SPREADSHEET SIMULATION: ICT ENABLED TEACHING OF OPERATIONS RESEARCH

Size: px
Start display at page:

Download "SPREADSHEET SIMULATION: ICT ENABLED TEACHING OF OPERATIONS RESEARCH"

Transcription

1 Bulletin of the Marathwada Mathematical Society Vol. 14, No. 1, June 2013, Pages SPREADSHEET SIMULATION: ICT ENABLED TEACHING OF OPERATIONS RESEARCH S. B. Kalyankar S.A.S. Mahavidylaya, Mukhed, Dist. Nanded India snjvkalvankar@yahoo.co.in and H. S. Acharya Allana Institute of Management Science, Azam Campus, Camp, Pune Abstract ICT enabled teaching has its own benefits. On shear strength of practice on computers, students can be made to visualize and get a proper first hand feel of many concepts. In this article we have tried to demonstrate this aspect of teaching OR to students of engineering management. We have chosen queuing as the concept to illustrate. It is true that these students accept the use of computers very easily. Many of these students carry laptops and are quite computer savvy. This attitude of students can be effectively exploited to expose them to a pedagogy with which they are naturally comfortable. This article uses SSQMT as the tool to use. However there can be other tools and the discussion on pedagogy will apply universally. 1 1 INTRODUCTION ICT enabled teaching has its own benefits. If a student happens to be computer savvy, many of his learning disabilities can be effectively masked and the process of learning can be made quite enjoyable. On shear strength of practice on computers students can be made to visualize and get a proper first hand feel of many concepts. Teaching OR to students of engineering, management has always been a challenge mainly because of their resistance to the traditional methods of class room teaching. At the same time it is true that these students accept the use of computers very easily. Many of these students carry laptops and are quite computer savvy. This attitude of students can be effectively exploited to expose them to a pedagogy with which they are naturally comfortable. Routing and queuing theories are quite complex. In this paper concepts of digital simulation of queues and models for its effective use in teaching of Queuing theory are discussed. 1 Key Words: Spreadsheet Simulation, Probability Distribution functions, Queueing Marathwada Mathematical Society, Aurangabad, India, ISSN

2 24 S. B. Kalyankar and H. S. Acharya 2 DIGITAL SIMULATION Simulation can be defined as the process of creating an abstract representation of a system in order to identify and understand those factors which control the system or to predict the future behavior of the system. Almost any system which can be quantitatively described by using equations or rules can be simulated. Simu1ation is an experimental problem solving technique. Simulations make possible the study of, and experimentation with, the interactions of a complex system or a subsystem thereof [10]. Simulations can be either event driven or time driven [3]. One can look at a Queuing system as driven by arrival of a customer which is a discrete event driving system. 2.1 Use of Speared sheet for simulation of queuing system. Queuing problems though are quite complex in nature can be easily simulated. To begin with, a student can simulate very simple queues using a Spreadsheet. In fact scenarios created on spread sheets and what if analysis are very popular with researchers in management and business analysis. Looking at the simplicity of the tool its effectiveness and adaptability are amazing. Example 2.1 Consider a queuing system where interarrival rate is, constant say 2 unit time per customer, and it takes exactly 1 unit of time to serve a customer. The problem can be trivially simulated on a spreadsheet(see Fig 1). What was given in Ex.2.1 is a deterministic queue with constant arrival rate and constant service rate. It is possible to simulate more complex models too. Operations Research an Introduction by Hamdy A. Taha [3] provides a CD which contains ready spread-sheet based simulation model for learners to practice with.

3 Spreadsheet Simulation: ICT Enabled Teaching Of THE MODEL REPRESENTATIONS USING KENDAL S NOTATION The illustrative example (Example 2.1) is a trivially simplistic model. Visualizing various queuing models ([1], [2], [7], [10], [8], [11]) and understanding how they are compactly represented using the Kendall s notation is the next step. A queuing system can be represented uniquely using a six character combination A/B/C/D/E/F. Kendall [6] has carefully planned the first three, where as fourth and fifth was introduced by A. M. Lee in 1966, and sixth notation was added by Taha in The attributes represented by these characters is given in Table 1. Table1: Symbols used to Represent Attributes of a Queuing Models Sr. No. Symbol Meaning Values / Options 1 A Represents the distribution of the inter-arrival time. Constant, Uniform Dist (D), Triangular Dist, 2 B Represents the distribution of the service time. Exponential Dist (M), General Distr. (G). 3 C Number of service channels 1, 2, 3,, M in 4 D Queue discipline FCFS, LIFO, Priority, Random etc. 5 E System capacity Infinite, or finite 6 F Size of calling source Infinite, finite Once the above notations are understood, one can straightway learn to use the simulation SSQMT (Speared sheet simulation of queuing model by Taha) as discussed in the next section. 4 SIMULATION OF SINGLE SERVER MODELS USING SSQMT In this section step by step procedures to simulate two of the selected models are explained. Students can follow the steps to simulate more models as given in Table 5, and gain confidence. SSQMT is a loadable excel work book, named SingleServer.xls, loadable from the CD containing TORA, which comes as an accompaniment to the text book [3]. Student has to simply open the SingleServer.xls file. Then follow instructions as given under. Example 4.1 Simulate a queuing model with deterministic inter-arrival time, exponential service time, single service channel and customers limited to 500. Inter-arrival time is 10 units per customer, Service time 11 unit; number of customers is limited to 200. Solution: Note that the model would be D/M/1/200 according to Kendall s notation.

4 26 S. B. Kalyankar and H. S. Acharya Step 1: Open Single Server.xls Sheet 1. This is configured to work as simulator with all spread sheets formulae (Fig. 2 )See Table 5 for locations/cell references to give input values. Step 2: To specify the number of arrivals type the value of N = 200 in C2. Step 3: Type X in A4, this selects Constant as the lnterarrival process Step 4: Type 10 in C4 which is the value of interarrival time. Step 5: Type X in A10 to select Exponential service. Step 6: Type 11 in D10 which is the value of service time. Step 7: Press F 9 to start simulation. Output: You can instantly see the output generated on the Spread Sheet. (See Fig 2 for a Snap Shot) 5 A BRIEF INSIGHT INTO THE PROCESS OF SIMULATION The process of simulation and computation of model statistics is explained in brief here ([3, pp ]. 1. First arrival occures at time T = 0, and service facility is idle at the start. 2. Arrival time of customer will be obtained as follows. Departure time of customer 1 = (arrival time of customer 1 + service time of customer 1)

5 Spreadsheet Simulation: ICT Enabled Teaching Of Arrival time of customer 2 = (arrival time of customer 1 + interarrival time of Customer 1 ) 3. Departure time of customer will be obtained as fallows Departure time of customer i = max{(arrival time i), (departure time i 1)}+ {Service time of i}. 6 MODEL STATISTICS The model statistics like waiting time in queue, waiting time in system, average waiting time in queue, average waiting time in system, and utilization factor will be considered as follows. Waiting time in queue of a customer i is W q (i) and in system W s (i) can be computed as W q (I) = (Departure time of Customer i) (arrival time of customer i) (service time of i) W s (i) = (Departure time of Customer i) (arrival time of customer i) Average waiting time in queue, W q is a sum of W q (i) divided by number of arrivals. n i=1 W q = w q (i) n. Average waiting time in system, w s, be a sum of W s (i) divided by number of arrivals, W s = n i=1 w s (i). n The average facility utilization will be a sum of service times divided by time of departure time of last arriving customer. Sum of Service Times Average Facility Utilization(U) = Departure Time of Last Arriving Customer Percent Idleness Facility Utilization(U i ) = (1 U) 100%. At every time the mentioned model statistics has different nature for different probability distribution selected. These model statistics will also be called as Performance measure of the simulated queueing model. The next section will be used for understanding these performance measures. 7 UNDERSTANDING THE PERFORMANCE MEASURES A Steady state queue is one, where no more changes occur with advance time. Any steady state queue is properly understood, if one can compute six performance measures for the queue ( Table 2). The last two columns in Table 2 are specific to models with Poisson arrival and Exponential service.

6 28 S. B. Kalyankar and H. S. Acharya Table 2: Performance Measures of a Generalized Poisson Queueing Model Sr.No Symbol used Performance Measure Formula Using Little s Formula 1 L s Expected number of L s = np n L s = λ eff W s customers in system n=0 2 L q Expected number of L q = (n c)p n L q = λ eff W q customers in queue n=0 3 W s Expected waiting time in system 4 W q Expected waiting time in queue W s = W q + 1 µ W q = W s + 1 µ W s = Ls λ eff W q = L q λ eff 5 c Expected number of c = L s L q = λ eff µ busy servers 6 U Facility Utilization U = c c In general λ is the arrival rate and µ the service rate per server. Here symbol c is the number of servers in queueing model, λ eff be effective arrival rate [3, p 559]. The performance measures for generalized Poisson queueing model can also be obtained by using simulation method. Different distributions can also be used for simulation of queueing models using SSQMT. 8 THE DISTRIBUTIONS USED IN SIMULATION The probability distributions mentioned in Section 7 are used while simulating queues using SSQMT for arrival as well as service. These distributions can be found in standard text books on probability theory. Table 3 shows these probability distributions with their Mean, Variance and Standard Deviation. Table 3: Probability Distributions with Mean, Variance and Standard Deviation Name of Distribution Probability Density Function Mean Variance Standard Diviation { (PDF) λe λx, x > 0 Exponential Distribution f(x) = 1 1 0, otherwise λ λ 2 1 λ Uniform Distribution f(x) = b a 1, a x b a+b = 0, otherwise 2 2(x a) (b a)(c a) Triangular Distribution P (x) =, a x c a+b+c 2(b x) (b a)(b c), c < x b 3 (b a) 2 12 a 2 +b 2 +c 2 ab ac bc 18 (b a) 2 12 a 2 +b 2 +c 2 ab ac bc 18 The probability distribution stated above is used in SSQMT simulator. The combinations of sixteen different queueing models for inter-arrival and service time distributions will be possible. 9 SIMULATIONS USING SSQMT How to simulate a queueing model using SSQMT is explained in Section 4. In this section the details of cell references for choice of different probability distributions is given. Table 4 shows the Cell Reference and choice of distributions for inter-arrival

7 Spreadsheet Simulation: ICT Enabled Teaching Of Table 4: Cell Reference in SSQMT [3] Sr. No. Inter-arrival Time ( ) ( 1 λ Service Time 1 µ) Distribution Numeric Value Distribution Numeric Value Cell address Cell address Cell address Cell address 1 A4: Constant C4 A9:Constant C9 2 A5: Exponential D5 A10:Exponential D10 3 A6: Uniform D6 and F6 A11:Uniform D11 and F11 4 A7: Triangular D7, F7 and H7 A12:Triangular D12, F12 and H12 time and service time. simulated. Using these different choices the queueing models will be 10 RESULTS OF SIMULATION QUEUEING MODELS USING SSQMT While simulating, the values of inter-arrival time has been varied in ascending order keeping the value of service time unchanged. The number of customers will also be kept constant. The results for three situations will be observed and recorded. 1. Inter-arrival time is less than service time. 2. Inter-arrival time is equal to service time. 3. Inter-arrival time is greater than service time. The simulation of sixteen different queueing models will be carried out and for example two Simulation Models i.e. Example 3 and, Example 2 are given in this paper accompanied with the results of simulation. Example 10.1 If the inter-arrival time (λ) and service time (µ) are constant and the value ( of λ is increased in steps keeping the value of µ unchanged then Case I: 1 λ µ) < 1 i.e. constant inter-arrival time is less than constant service time. ( Case II: 1 λ µ) = 1 i.e. constant inter-arrival time is equal to constant service time. ( ) Case III: 1 λ > 1 µ i.e.constant interarrival time is greater than constant service time. Table 5: Outcome for simulated model 1 Input 1. Constant Service time Sr. (C 9) = 10 Out Put Summary No 2. Nbr (C 2)= 50 Constant Interarrival Time (C4) U U i L q L s W q W s

8 30 S. B. Kalyankar and H. S. Acharya Following deductions can be made from the Table 5. Case I II III Deductions (a) Facility is busy and no idleness exists. (b) Queue length and system length are reasonably high. (c) Waiting time in queue and system will be very high. (a) Facility is busy and no idleness exists. (b) Queue length and system length are zero. (c) Waiting time in queue is zero and in system it is equal to µ. (a) Server will have to wait for customers and facility becomes towards idleness. (b) Queue length is zero and system length is negligible. (c) Waiting time in queue is zero and in system it is equal to µ. 11 CONCLUSIONS We have discussed the use of spread sheet simulation to enhance the students appreciation regarding queues and simulation. Such approach of teaching allows not only better understanding of queueing theory but also better introduction to speared sheet simulation. References [1] Frederick S. Hillier and Gerald J. Lieberman, Operational Research, Second Edition CBS Publishers and Distributors, 485, Jain Bhawn Nath Nagar, Shahdra,

9 Spreadsheet Simulation: ICT Enabled Teaching Of New Delhi , (India). [2] Gross, G. and Harris C. Fundamentals of Queueing Theory, New York: A Wiley-Interscience Publication, John Wiley & Sons, Inc.(1998). [3] Hamdy A. Taha, Operations Research: An Introduction, Pearson Prentice Hall, New Delhi, India (2009) ( books.google.com/books/about/ Operations research.html?id.) [4] Harry Perros, Computer Simulation Techniques. The Definitive Introduction, (2009)This book is available for free download from web site: [5] Kainti Swarup, P. K. Gupta and Man Mohan, Operations Research Sultan Chand & Sons, Educational Publishers, New Delhi,(2005). [6] Kendell D. G., Stochastic Processes Occurring in the Theory of Queues and their Analysis by the Method of Imbedded Chain, Ann. Math. Stat., 24, (1953). [7] Kleinrock, L., Queueing Systems - Volume 1: Theory, John Wiley & Sons, New York, (1975). [8] Li Wen LIU, Koichi and Masashi, A Queueing Model of a Production System with two Machienes, one Operator and Priorities, Queueing System 4, (1989), [9] Maggu P. L., Operational Research and Linear Programming, Shalini Prakashan, 192, Khari Kuan, Meerut (U.P.), (1972). [10] Malwina J. et.al., On the Maximum Queue Length in the Supermarket Model, The Annals of Probability, Vo1.34, No.2, (2006), [11] Moez Draief, The Single Server Queue and the Storage Model: Large Deviation and Fixed Points, Journal of Applied Mathematics and Stochastic Analysis, Volume 2006, 1-22, (2005). [12] Narsingh Deo, System Simulation with Digital Computer, Prentice-Hall of India, Pvt. Ltd. New Delhi , (2006). [13] U Narayan Bhat, An Introduction to Queueing Theory, Modeling and Analysis in Applications, Brikhauser, Boston, (2008).

I, A BRIEF REVIEW ON INFINITE QUEUE MODEL M.

I, A BRIEF REVIEW ON INFINITE QUEUE MODEL M. A BRIEF REVIEW ON INFINITE QUEUE MODEL M. Vasuki*, A. Dinesh Kumar** & G. Vijayaprabha** * Assistant Professor, Department of Mathematics, Srinivasan College of Arts and Science, Perambalur, Tamilnadu

More information

Introduction to Queueing Theory with Applications to Air Transportation Systems

Introduction to Queueing Theory with Applications to Air Transportation Systems Introduction to Queueing Theory with Applications to Air Transportation Systems John Shortle George Mason University February 28, 2018 Outline Why stochastic models matter M/M/1 queue Little s law Priority

More information

Introduction to Queuing Theory. Mathematical Modelling

Introduction to Queuing Theory. Mathematical Modelling Queuing Theory, COMPSCI 742 S2C, 2014 p. 1/23 Introduction to Queuing Theory and Mathematical Modelling Computer Science 742 S2C, 2014 Nevil Brownlee, with acknowledgements to Peter Fenwick, Ulrich Speidel

More information

Kendall notation. PASTA theorem Basics of M/M/1 queue

Kendall notation. PASTA theorem Basics of M/M/1 queue Elementary queueing system Kendall notation Little s Law PASTA theorem Basics of M/M/1 queue 1 History of queueing theory An old research area Started in 1909, by Agner Erlang (to model the Copenhagen

More information

CPSC 531: System Modeling and Simulation. Carey Williamson Department of Computer Science University of Calgary Fall 2017

CPSC 531: System Modeling and Simulation. Carey Williamson Department of Computer Science University of Calgary Fall 2017 CPSC 531: System Modeling and Simulation Carey Williamson Department of Computer Science University of Calgary Fall 2017 Motivating Quote for Queueing Models Good things come to those who wait - poet/writer

More information

Elementary queueing system

Elementary queueing system Elementary queueing system Kendall notation Little s Law PASTA theorem Basics of M/M/1 queue M/M/1 with preemptive-resume priority M/M/1 with non-preemptive priority 1 History of queueing theory An old

More information

Networking = Plumbing. Queueing Analysis: I. Last Lecture. Lecture Outline. Jeremiah Deng. 29 July 2013

Networking = Plumbing. Queueing Analysis: I. Last Lecture. Lecture Outline. Jeremiah Deng. 29 July 2013 Networking = Plumbing TELE302 Lecture 7 Queueing Analysis: I Jeremiah Deng University of Otago 29 July 2013 Jeremiah Deng (University of Otago) TELE302 Lecture 7 29 July 2013 1 / 33 Lecture Outline Jeremiah

More information

Queueing Theory I Summary! Little s Law! Queueing System Notation! Stationary Analysis of Elementary Queueing Systems " M/M/1 " M/M/m " M/M/1/K "

Queueing Theory I Summary! Little s Law! Queueing System Notation! Stationary Analysis of Elementary Queueing Systems  M/M/1  M/M/m  M/M/1/K Queueing Theory I Summary Little s Law Queueing System Notation Stationary Analysis of Elementary Queueing Systems " M/M/1 " M/M/m " M/M/1/K " Little s Law a(t): the process that counts the number of arrivals

More information

Waiting Time Analysis of A Single Server Queue in an Out- Patient Clinic

Waiting Time Analysis of A Single Server Queue in an Out- Patient Clinic IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 11, Issue 3 Ver. V (May - Jun. 2015), PP 54-58 www.iosrjournals.org Waiting Time Analysis of A Single Server Queue in

More information

Queueing systems. Renato Lo Cigno. Simulation and Performance Evaluation Queueing systems - Renato Lo Cigno 1

Queueing systems. Renato Lo Cigno. Simulation and Performance Evaluation Queueing systems - Renato Lo Cigno 1 Queueing systems Renato Lo Cigno Simulation and Performance Evaluation 2014-15 Queueing systems - Renato Lo Cigno 1 Queues A Birth-Death process is well modeled by a queue Indeed queues can be used to

More information

Name of the Student:

Name of the Student: SUBJECT NAME : Probability & Queueing Theory SUBJECT CODE : MA 6453 MATERIAL NAME : Part A questions REGULATION : R2013 UPDATED ON : November 2017 (Upto N/D 2017 QP) (Scan the above QR code for the direct

More information

YORK UNIVERSITY FACULTY OF ARTS DEPARTMENT OF MATHEMATICS AND STATISTICS MATH , YEAR APPLIED OPTIMIZATION (TEST #4 ) (SOLUTIONS)

YORK UNIVERSITY FACULTY OF ARTS DEPARTMENT OF MATHEMATICS AND STATISTICS MATH , YEAR APPLIED OPTIMIZATION (TEST #4 ) (SOLUTIONS) YORK UNIVERSITY FACULTY OF ARTS DEPARTMENT OF MATHEMATICS AND STATISTICS Instructor : Dr. Igor Poliakov MATH 4570 6.0, YEAR 2006-07 APPLIED OPTIMIZATION (TEST #4 ) (SOLUTIONS) March 29, 2007 Name (print)

More information

Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTOMONY. SECOND YEAR B.Sc. SEMESTER - III

Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTOMONY. SECOND YEAR B.Sc. SEMESTER - III Deccan Education Society s FERGUSSON COLLEGE, PUNE (AUTONOMOUS) SYLLABUS UNDER AUTOMONY SECOND YEAR B.Sc. SEMESTER - III SYLLABUS FOR S. Y. B. Sc. STATISTICS Academic Year 07-8 S.Y. B.Sc. (Statistics)

More information

λ λ λ In-class problems

λ λ λ In-class problems In-class problems 1. Customers arrive at a single-service facility at a Poisson rate of 40 per hour. When two or fewer customers are present, a single attendant operates the facility, and the service time

More information

Performance Evaluation of Queuing Systems

Performance Evaluation of Queuing Systems Performance Evaluation of Queuing Systems Introduction to Queuing Systems System Performance Measures & Little s Law Equilibrium Solution of Birth-Death Processes Analysis of Single-Station Queuing Systems

More information

QUEUING SYSTEM. Yetunde Folajimi, PhD

QUEUING SYSTEM. Yetunde Folajimi, PhD QUEUING SYSTEM Yetunde Folajimi, PhD Part 2 Queuing Models Queueing models are constructed so that queue lengths and waiting times can be predicted They help us to understand and quantify the effect of

More information

1.225J J (ESD 205) Transportation Flow Systems

1.225J J (ESD 205) Transportation Flow Systems 1.225J J (ESD 25) Transportation Flow Systems Lecture 9 Simulation Models Prof. Ismail Chabini and Prof. Amedeo R. Odoni Lecture 9 Outline About this lecture: It is based on R16. Only material covered

More information

ON THE LAW OF THE i TH WAITING TIME INABUSYPERIODOFG/M/c QUEUES

ON THE LAW OF THE i TH WAITING TIME INABUSYPERIODOFG/M/c QUEUES Probability in the Engineering and Informational Sciences, 22, 2008, 75 80. Printed in the U.S.A. DOI: 10.1017/S0269964808000053 ON THE LAW OF THE i TH WAITING TIME INABUSYPERIODOFG/M/c QUEUES OPHER BARON

More information

Part II: continuous time Markov chain (CTMC)

Part II: continuous time Markov chain (CTMC) Part II: continuous time Markov chain (CTMC) Continuous time discrete state Markov process Definition (Markovian property) X(t) is a CTMC, if for any n and any sequence t 1

More information

Queueing Theory. VK Room: M Last updated: October 17, 2013.

Queueing Theory. VK Room: M Last updated: October 17, 2013. Queueing Theory VK Room: M1.30 knightva@cf.ac.uk www.vincent-knight.com Last updated: October 17, 2013. 1 / 63 Overview Description of Queueing Processes The Single Server Markovian Queue Multi Server

More information

PBW 654 Applied Statistics - I Urban Operations Research

PBW 654 Applied Statistics - I Urban Operations Research PBW 654 Applied Statistics - I Urban Operations Research Lecture 2.I Queuing Systems An Introduction Operations Research Models Deterministic Models Linear Programming Integer Programming Network Optimization

More information

10.2 For the system in 10.1, find the following statistics for population 1 and 2. For populations 2, find: Lq, Ls, L, Wq, Ws, W, Wq 0 and SL.

10.2 For the system in 10.1, find the following statistics for population 1 and 2. For populations 2, find: Lq, Ls, L, Wq, Ws, W, Wq 0 and SL. Bibliography Asmussen, S. (2003). Applied probability and queues (2nd ed). New York: Springer. Baccelli, F., & Bremaud, P. (2003). Elements of queueing theory: Palm martingale calculus and stochastic recurrences

More information

Queues and Queueing Networks

Queues and Queueing Networks Queues and Queueing Networks Sanjay K. Bose Dept. of EEE, IITG Copyright 2015, Sanjay K. Bose 1 Introduction to Queueing Models and Queueing Analysis Copyright 2015, Sanjay K. Bose 2 Model of a Queue Arrivals

More information

4.7 Finite Population Source Model

4.7 Finite Population Source Model Characteristics 1. Arrival Process R independent Source All sources are identical Interarrival time is exponential with rate for each source No arrivals if all sources are in the system. OR372-Dr.Khalid

More information

Computer Networks More general queuing systems

Computer Networks More general queuing systems Computer Networks More general queuing systems Saad Mneimneh Computer Science Hunter College of CUNY New York M/G/ Introduction We now consider a queuing system where the customer service times have a

More information

NICTA Short Course. Network Analysis. Vijay Sivaraman. Day 1 Queueing Systems and Markov Chains. Network Analysis, 2008s2 1-1

NICTA Short Course. Network Analysis. Vijay Sivaraman. Day 1 Queueing Systems and Markov Chains. Network Analysis, 2008s2 1-1 NICTA Short Course Network Analysis Vijay Sivaraman Day 1 Queueing Systems and Markov Chains Network Analysis, 2008s2 1-1 Outline Why a short course on mathematical analysis? Limited current course offering

More information

Queuing Theory. Using the Math. Management Science

Queuing Theory. Using the Math. Management Science Queuing Theory Using the Math 1 Markov Processes (Chains) A process consisting of a countable sequence of stages, that can be judged at each stage to fall into future states independent of how the process

More information

Section 1.2: A Single Server Queue

Section 1.2: A Single Server Queue Section 12: A Single Server Queue Discrete-Event Simulation: A First Course c 2006 Pearson Ed, Inc 0-13-142917-5 Discrete-Event Simulation: A First Course Section 12: A Single Server Queue 1/ 30 Section

More information

Chapter 6 Queueing Models. Banks, Carson, Nelson & Nicol Discrete-Event System Simulation

Chapter 6 Queueing Models. Banks, Carson, Nelson & Nicol Discrete-Event System Simulation Chapter 6 Queueing Models Banks, Carson, Nelson & Nicol Discrete-Event System Simulation Purpose Simulation is often used in the analysis of queueing models. A simple but typical queueing model: Queueing

More information

Queuing Theory and Stochas St t ochas ic Service Syste y ms Li Xia

Queuing Theory and Stochas St t ochas ic Service Syste y ms Li Xia Queuing Theory and Stochastic Service Systems Li Xia Syllabus Instructor Li Xia 夏俐, FIT 3 618, 62793029, xial@tsinghua.edu.cn Text book D. Gross, J.F. Shortle, J.M. Thompson, and C.M. Harris, Fundamentals

More information

GI/M/1 and GI/M/m queuing systems

GI/M/1 and GI/M/m queuing systems GI/M/1 and GI/M/m queuing systems Dmitri A. Moltchanov moltchan@cs.tut.fi http://www.cs.tut.fi/kurssit/tlt-2716/ OUTLINE: GI/M/1 queuing system; Methods of analysis; Imbedded Markov chain approach; Waiting

More information

Chapter 10. Queuing Systems. D (Queuing Theory) Queuing theory is the branch of operations research concerned with waiting lines.

Chapter 10. Queuing Systems. D (Queuing Theory) Queuing theory is the branch of operations research concerned with waiting lines. Chapter 10 Queuing Systems D. 10. 1. (Queuing Theory) Queuing theory is the branch of operations research concerned with waiting lines. D. 10.. (Queuing System) A ueuing system consists of 1. a user source.

More information

Queueing Systems: Lecture 3. Amedeo R. Odoni October 18, Announcements

Queueing Systems: Lecture 3. Amedeo R. Odoni October 18, Announcements Queueing Systems: Lecture 3 Amedeo R. Odoni October 18, 006 Announcements PS #3 due tomorrow by 3 PM Office hours Odoni: Wed, 10/18, :30-4:30; next week: Tue, 10/4 Quiz #1: October 5, open book, in class;

More information

STEADY-STATE PROBABILITIES FOR SOME QUEUEING SYSTEMS: Part II

STEADY-STATE PROBABILITIES FOR SOME QUEUEING SYSTEMS: Part II STEADY-STATE PROBABILITIES FOR SOME QUEUEING SYSTEMS: Part II Mahmoud Abdel Moety Hussain Faculty of Computers and Informatics Zagazig University Abstract This paper applies the theoretical results presented

More information

A FAST MATRIX-ANALYTIC APPROXIMATION FOR THE TWO CLASS GI/G/1 NON-PREEMPTIVE PRIORITY QUEUE

A FAST MATRIX-ANALYTIC APPROXIMATION FOR THE TWO CLASS GI/G/1 NON-PREEMPTIVE PRIORITY QUEUE A FAST MATRIX-ANAYTIC APPROXIMATION FOR TE TWO CASS GI/G/ NON-PREEMPTIVE PRIORITY QUEUE Gábor orváth Department of Telecommunication Budapest University of Technology and Economics. Budapest Pf. 9., ungary

More information

Slides 9: Queuing Models

Slides 9: Queuing Models Slides 9: Queuing Models Purpose Simulation is often used in the analysis of queuing models. A simple but typical queuing model is: Queuing models provide the analyst with a powerful tool for designing

More information

Queueing Review. Christos Alexopoulos and Dave Goldsman 10/6/16. (mostly from BCNN) Georgia Institute of Technology, Atlanta, GA, USA

Queueing Review. Christos Alexopoulos and Dave Goldsman 10/6/16. (mostly from BCNN) Georgia Institute of Technology, Atlanta, GA, USA 1 / 24 Queueing Review (mostly from BCNN) Christos Alexopoulos and Dave Goldsman Georgia Institute of Technology, Atlanta, GA, USA 10/6/16 2 / 24 Outline 1 Introduction 2 Queueing Notation 3 Transient

More information

Introduction to Queueing Theory

Introduction to Queueing Theory Introduction to Queueing Theory Raj Jain Washington University in Saint Louis Jain@eecs.berkeley.edu or Jain@wustl.edu A Mini-Course offered at UC Berkeley, Sept-Oct 2012 These slides and audio/video recordings

More information

Chapter 2 Queueing Theory and Simulation

Chapter 2 Queueing Theory and Simulation Chapter 2 Queueing Theory and Simulation Based on the slides of Dr. Dharma P. Agrawal, University of Cincinnati and Dr. Hiroyuki Ohsaki Graduate School of Information Science & Technology, Osaka University,

More information

A Nonlinear Programming Approach For a Fuzzy queue with an unreliable server Dr.V. Ashok Kumar

A Nonlinear Programming Approach For a Fuzzy queue with an unreliable server Dr.V. Ashok Kumar The Bulletin of Society for Mathematical Services and Standards Online: 2012-06-04 ISSN: 2277-8020, Vol. 2, pp 44-56 doi:10.18052/www.scipress.com/bsmass.2.44 2012 SciPress Ltd., Switzerland A Nonlinear

More information

Queueing Theory and Simulation. Introduction

Queueing Theory and Simulation. Introduction Queueing Theory and Simulation Based on the slides of Dr. Dharma P. Agrawal, University of Cincinnati and Dr. Hiroyuki Ohsaki Graduate School of Information Science & Technology, Osaka University, Japan

More information

CHAPTER 3 STOCHASTIC MODEL OF A GENERAL FEED BACK QUEUE NETWORK

CHAPTER 3 STOCHASTIC MODEL OF A GENERAL FEED BACK QUEUE NETWORK CHAPTER 3 STOCHASTIC MODEL OF A GENERAL FEED BACK QUEUE NETWORK 3. INTRODUCTION: Considerable work has been turned out by Mathematicians and operation researchers in the development of stochastic and simulation

More information

Calculation of Steady-State Probabilities of M/M Queues: Further Approaches. Queuing Theory and Applications (MA597)

Calculation of Steady-State Probabilities of M/M Queues: Further Approaches. Queuing Theory and Applications (MA597) Calculation of Steady-State Probabilities of M/M Queues: Further Approaches A assignment report submitted for the course Queuing Theory and Applications (MA597) by Ambati Narendar Reddy Roll No. 06212301

More information

Classification of Queuing Models

Classification of Queuing Models Classification of Queuing Models Generally Queuing models may be completely specified in the following symbol form:(a/b/c):(d/e)where a = Probability law for the arrival(or inter arrival)time, b = Probability

More information

The effect of probabilities of departure with time in a bank

The effect of probabilities of departure with time in a bank International Journal of Scientific & Engineering Research, Volume 3, Issue 7, July-2012 The effect of probabilities of departure with time in a bank Kasturi Nirmala, Shahnaz Bathul Abstract This paper

More information

Queuing Theory. Richard Lockhart. Simon Fraser University. STAT 870 Summer 2011

Queuing Theory. Richard Lockhart. Simon Fraser University. STAT 870 Summer 2011 Queuing Theory Richard Lockhart Simon Fraser University STAT 870 Summer 2011 Richard Lockhart (Simon Fraser University) Queuing Theory STAT 870 Summer 2011 1 / 15 Purposes of Today s Lecture Describe general

More information

Lecture Notes of Communication Network I y: part 5. Lijun Qian. Rutgers The State University of New Jersey. 94 Brett Road. Piscataway, NJ

Lecture Notes of Communication Network I y: part 5. Lijun Qian. Rutgers The State University of New Jersey. 94 Brett Road. Piscataway, NJ Lecture Notes of Communication Network I y: part 5 Lijun Qian Department of Electrical Engineering Rutgers The State University of New Jersey 94 Brett Road Piscataway, NJ 08854-8058 October 6, 1998 Abstract

More information

Sandwich shop : a queuing net work with finite disposable resources queue and infinite resources queue

Sandwich shop : a queuing net work with finite disposable resources queue and infinite resources queue Sandwich shop : a queuing net work with finite disposable resources queue and infinite resources queue Final project for ISYE 680: Queuing systems and Applications Hongtan Sun May 5, 05 Introduction As

More information

Introduction to Queueing Theory

Introduction to Queueing Theory Introduction to Queueing Theory Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of this lecture are available at: 30-1 Overview Queueing Notation

More information

Derivation of Formulas by Queueing Theory

Derivation of Formulas by Queueing Theory Appendices Spectrum Requirement Planning in Wireless Communications: Model and Methodology for IMT-Advanced E dite d by H. Takagi and B. H. Walke 2008 J ohn Wiley & Sons, L td. ISBN: 978-0-470-98647-9

More information

COMP9334 Capacity Planning for Computer Systems and Networks

COMP9334 Capacity Planning for Computer Systems and Networks COMP9334 Capacity Planning for Computer Systems and Networks Week 2: Operational Analysis and Workload Characterisation COMP9334 1 Last lecture Modelling of computer systems using Queueing Networks Open

More information

Figure 10.1: Recording when the event E occurs

Figure 10.1: Recording when the event E occurs 10 Poisson Processes Let T R be an interval. A family of random variables {X(t) ; t T} is called a continuous time stochastic process. We often consider T = [0, 1] and T = [0, ). As X(t) is a random variable

More information

Introduction to Queueing Theory

Introduction to Queueing Theory Introduction to Queueing Theory Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse567-11/

More information

EE 368. Weeks 3 (Notes)

EE 368. Weeks 3 (Notes) EE 368 Weeks 3 (Notes) 1 State of a Queuing System State: Set of parameters that describe the condition of the system at a point in time. Why do we need it? Average size of Queue Average waiting time How

More information

Performance Modelling of Computer Systems

Performance Modelling of Computer Systems Performance Modelling of Computer Systems Mirco Tribastone Institut für Informatik Ludwig-Maximilians-Universität München Fundamentals of Queueing Theory Tribastone (IFI LMU) Performance Modelling of Computer

More information

Queueing Review. Christos Alexopoulos and Dave Goldsman 10/25/17. (mostly from BCNN) Georgia Institute of Technology, Atlanta, GA, USA

Queueing Review. Christos Alexopoulos and Dave Goldsman 10/25/17. (mostly from BCNN) Georgia Institute of Technology, Atlanta, GA, USA 1 / 26 Queueing Review (mostly from BCNN) Christos Alexopoulos and Dave Goldsman Georgia Institute of Technology, Atlanta, GA, USA 10/25/17 2 / 26 Outline 1 Introduction 2 Queueing Notation 3 Transient

More information

CDA5530: Performance Models of Computers and Networks. Chapter 4: Elementary Queuing Theory

CDA5530: Performance Models of Computers and Networks. Chapter 4: Elementary Queuing Theory CDA5530: Performance Models of Computers and Networks Chapter 4: Elementary Queuing Theory Definition Queuing system: a buffer (waiting room), service facility (one or more servers) a scheduling policy

More information

M/G/1 and M/G/1/K systems

M/G/1 and M/G/1/K systems M/G/1 and M/G/1/K systems Dmitri A. Moltchanov dmitri.moltchanov@tut.fi http://www.cs.tut.fi/kurssit/elt-53606/ OUTLINE: Description of M/G/1 system; Methods of analysis; Residual life approach; Imbedded

More information

Generation of Discrete Random variables

Generation of Discrete Random variables Simulation Simulation is the imitation of the operation of a realworld process or system over time. The act of simulating something first requires that a model be developed; this model represents the key

More information

EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran November 13, 2014.

EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran November 13, 2014. EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran November 13, 2014 Midterm Exam 2 Last name First name SID Rules. DO NOT open the exam until instructed

More information

Analysis of Software Artifacts

Analysis of Software Artifacts Analysis of Software Artifacts System Performance I Shu-Ngai Yeung (with edits by Jeannette Wing) Department of Statistics Carnegie Mellon University Pittsburgh, PA 15213 2001 by Carnegie Mellon University

More information

Fuzzy Queues with Priority Discipline

Fuzzy Queues with Priority Discipline Applied Mathematical Sciences, Vol. 4,, no., 575-58 Fuzzy Queues with Priority Discipline W. Ritha* and Lilly Robert Department of Mathematics Holy Cross College (Autonomous) Trichirapalli, Tamilnadu,

More information

Fuzzy Optimization and Normal Simulation for Solving Fuzzy Web Queuing System Problems

Fuzzy Optimization and Normal Simulation for Solving Fuzzy Web Queuing System Problems Fuzzy Optimization and Normal Simulation for Solving Fuzzy Web Queuing System Problems Xidong Zheng, Kevin Reilly Dept. of Computer and Information Sciences University of Alabama at Birmingham Birmingham,

More information

To Obtain Initial Basic Feasible Solution Physical Distribution Problems

To Obtain Initial Basic Feasible Solution Physical Distribution Problems Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 9 (2017), pp. 4671-4676 Research India Publications http://www.ripublication.com To Obtain Initial Basic Feasible Solution

More information

Stochastic Models of Manufacturing Systems

Stochastic Models of Manufacturing Systems Stochastic Models of Manufacturing Systems Ivo Adan Systems 2/49 Continuous systems State changes continuously in time (e.g., in chemical applications) Discrete systems State is observed at fixed regular

More information

5/15/18. Operations Research: An Introduction Hamdy A. Taha. Copyright 2011, 2007 by Pearson Education, Inc. All rights reserved.

5/15/18. Operations Research: An Introduction Hamdy A. Taha. Copyright 2011, 2007 by Pearson Education, Inc. All rights reserved. The objective of queuing analysis is to offer a reasonably satisfactory service to waiting customers. Unlike the other tools of OR, queuing theory is not an optimization technique. Rather, it determines

More information

Chapter 1: Revie of Calculus and Probability

Chapter 1: Revie of Calculus and Probability Chapter 1: Revie of Calculus and Probability Refer to Text Book: Operations Research: Applications and Algorithms By Wayne L. Winston,Ch. 12 Operations Research: An Introduction By Hamdi Taha, Ch. 12 OR441-Dr.Khalid

More information

Chapter 5: Special Types of Queuing Models

Chapter 5: Special Types of Queuing Models Chapter 5: Special Types of Queuing Models Some General Queueing Models Discouraged Arrivals Impatient Arrivals Bulk Service and Bulk Arrivals OR37-Dr.Khalid Al-Nowibet 1 5.1 General Queueing Models 1.

More information

Basic Queueing Theory

Basic Queueing Theory After The Race The Boston Marathon is a local institution with over a century of history and tradition. The race is run on Patriot s Day, starting on the Hopkinton green and ending at the Prudential Center

More information

Probability and Statistics Concepts

Probability and Statistics Concepts University of Central Florida Computer Science Division COT 5611 - Operating Systems. Spring 014 - dcm Probability and Statistics Concepts Random Variable: a rule that assigns a numerical value to each

More information

Queuing Theory. The present section focuses on the standard vocabulary of Waiting Line Models.

Queuing Theory. The present section focuses on the standard vocabulary of Waiting Line Models. Queuing Theory Introduction Waiting lines are the most frequently encountered problems in everyday life. For example, queue at a cafeteria, library, bank, etc. Common to all of these cases are the arrivals

More information

Discrete-event simulations

Discrete-event simulations Discrete-event simulations Lecturer: Dmitri A. Moltchanov E-mail: moltchan@cs.tut.fi http://www.cs.tut.fi/kurssit/elt-53606/ OUTLINE: Why do we need simulations? Step-by-step simulations; Classifications;

More information

Outline. Finite source queue M/M/c//K Queues with impatience (balking, reneging, jockeying, retrial) Transient behavior Advanced Queue.

Outline. Finite source queue M/M/c//K Queues with impatience (balking, reneging, jockeying, retrial) Transient behavior Advanced Queue. Outline Finite source queue M/M/c//K Queues with impatience (balking, reneging, jockeying, retrial) Transient behavior Advanced Queue Batch queue Bulk input queue M [X] /M/1 Bulk service queue M/M [Y]

More information

Review of Queuing Models

Review of Queuing Models Review of Queuing Models Recitation, Apr. 1st Guillaume Roels 15.763J Manufacturing System and Supply Chain Design http://michael.toren.net/slides/ipqueue/slide001.html 2005 Guillaume Roels Outline Overview,

More information

Queuing Analysis. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall

Queuing Analysis. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Queuing Analysis Chapter 13 13-1 Chapter Topics Elements of Waiting Line Analysis The Single-Server Waiting Line System Undefined and Constant Service Times Finite Queue Length Finite Calling Problem The

More information

IOE 202: lectures 11 and 12 outline

IOE 202: lectures 11 and 12 outline IOE 202: lectures 11 and 12 outline Announcements Last time... Queueing models intro Performance characteristics of a queueing system Steady state analysis of an M/M/1 queueing system Other queueing systems,

More information

Continuous Time Processes

Continuous Time Processes page 102 Chapter 7 Continuous Time Processes 7.1 Introduction In a continuous time stochastic process (with discrete state space), a change of state can occur at any time instant. The associated point

More information

Bernoulli Counting Process with p=0.1

Bernoulli Counting Process with p=0.1 Stat 28 October 29, 21 Today: More Ch 7 (Sections 7.4 and part of 7.) Midterm will cover Ch 7 to section 7.4 Review session will be Nov. Exercises to try (answers in book): 7.1-, 7.2-3, 7.3-3, 7.4-7 Where

More information

Stochastic Models in Computer Science A Tutorial

Stochastic Models in Computer Science A Tutorial Stochastic Models in Computer Science A Tutorial Dr. Snehanshu Saha Department of Computer Science PESIT BSC, Bengaluru WCI 2015 - August 10 to August 13 1 Introduction 2 Random Variable 3 Introduction

More information

Non Markovian Queues (contd.)

Non Markovian Queues (contd.) MODULE 7: RENEWAL PROCESSES 29 Lecture 5 Non Markovian Queues (contd) For the case where the service time is constant, V ar(b) = 0, then the P-K formula for M/D/ queue reduces to L s = ρ + ρ 2 2( ρ) where

More information

λ, µ, ρ, A n, W n, L(t), L, L Q, w, w Q etc. These

λ, µ, ρ, A n, W n, L(t), L, L Q, w, w Q etc. These Queuing theory models systems with servers and clients (presumably waiting in queues). Notation: there are many standard symbols like λ, µ, ρ, A n, W n, L(t), L, L Q, w, w Q etc. These represent the actual

More information

A Fuzzy Approach to Priority Queues

A Fuzzy Approach to Priority Queues International Journal of Fuzzy Mathematics and Systems. ISSN 2248-9940 Volume 2, Number 4 (2012), pp. 479-488 Research India Publications http://www.ripublication.com A Fuzzy Approach to Priority Queues

More information

Classical Queueing Models.

Classical Queueing Models. Sergey Zeltyn January 2005 STAT 99. Service Engineering. The Wharton School. University of Pennsylvania. Based on: Classical Queueing Models. Mandelbaum A. Service Engineering course, Technion. http://iew3.technion.ac.il/serveng2005w

More information

System with a Server Subject to Breakdowns

System with a Server Subject to Breakdowns Applied Mathematical Sciences Vol. 7 213 no. 11 539 55 On Two Modifications of E 2 /E 2 /1/m Queueing System with a Server Subject to Breakdowns Michal Dorda VSB - Technical University of Ostrava Faculty

More information

Chapter 1. Introduction. 1.1 Stochastic process

Chapter 1. Introduction. 1.1 Stochastic process Chapter 1 Introduction Process is a phenomenon that takes place in time. In many practical situations, the result of a process at any time may not be certain. Such a process is called a stochastic process.

More information

BIRTH DEATH PROCESSES AND QUEUEING SYSTEMS

BIRTH DEATH PROCESSES AND QUEUEING SYSTEMS BIRTH DEATH PROCESSES AND QUEUEING SYSTEMS Andrea Bobbio Anno Accademico 999-2000 Queueing Systems 2 Notation for Queueing Systems /λ mean time between arrivals S = /µ ρ = λ/µ N mean service time traffic

More information

Waiting Line Models: Queuing Theory Basics. Metodos Cuantitativos M. En C. Eduardo Bustos Farias 1

Waiting Line Models: Queuing Theory Basics. Metodos Cuantitativos M. En C. Eduardo Bustos Farias 1 Waiting Line Models: Queuing Theory Basics Cuantitativos M. En C. Eduardo Bustos Farias 1 Agenda Queuing system structure Performance measures Components of queuing systems Arrival process Service process

More information

ANALYZING ROUGH QUEUEING MODELS WITH PRIORITY DISCIPLINE

ANALYZING ROUGH QUEUEING MODELS WITH PRIORITY DISCIPLINE Inter national Journal of Pure and Applied Mathematics Volume 113 No. 8 2017, 95 103 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu ANALYZING ROUGH

More information

1.225 Transportation Flow Systems Quiz (December 17, 2001; Duration: 3 hours)

1.225 Transportation Flow Systems Quiz (December 17, 2001; Duration: 3 hours) 1.225 Transportation Flow Systems Quiz (December 17, 2001; Duration: 3 hours) Student Name: Alias: Instructions: 1. This exam is open-book 2. No cooperation is permitted 3. Please write down your name

More information

Advanced Computer Networks Lecture 3. Models of Queuing

Advanced Computer Networks Lecture 3. Models of Queuing Advanced Computer Networks Lecture 3. Models of Queuing Husheng Li Min Kao Department of Electrical Engineering and Computer Science University of Tennessee, Knoxville Spring, 2016 1/13 Terminology of

More information

Class 11 Non-Parametric Models of a Service System; GI/GI/1, GI/GI/n: Exact & Approximate Analysis.

Class 11 Non-Parametric Models of a Service System; GI/GI/1, GI/GI/n: Exact & Approximate Analysis. Service Engineering Class 11 Non-Parametric Models of a Service System; GI/GI/1, GI/GI/n: Exact & Approximate Analysis. G/G/1 Queue: Virtual Waiting Time (Unfinished Work). GI/GI/1: Lindley s Equations

More information

The Queue Inference Engine and the Psychology of Queueing. ESD.86 Spring 2007 Richard C. Larson

The Queue Inference Engine and the Psychology of Queueing. ESD.86 Spring 2007 Richard C. Larson The Queue Inference Engine and the Psychology of Queueing ESD.86 Spring 2007 Richard C. Larson Part 1 The Queue Inference Engine QIE Queue Inference Engine (QIE) Boston area ATMs: reams of data Standard

More information

INDEX. production, see Applications, manufacturing

INDEX. production, see Applications, manufacturing INDEX Absorbing barriers, 103 Ample service, see Service, ample Analyticity, of generating functions, 100, 127 Anderson Darling (AD) test, 411 Aperiodic state, 37 Applications, 2, 3 aircraft, 3 airline

More information

Probability Models in Electrical and Computer Engineering Mathematical models as tools in analysis and design Deterministic models Probability models

Probability Models in Electrical and Computer Engineering Mathematical models as tools in analysis and design Deterministic models Probability models Probability Models in Electrical and Computer Engineering Mathematical models as tools in analysis and design Deterministic models Probability models Statistical regularity Properties of relative frequency

More information

Chapter 2 SIMULATION BASICS. 1. Chapter Overview. 2. Introduction

Chapter 2 SIMULATION BASICS. 1. Chapter Overview. 2. Introduction Chapter 2 SIMULATION BASICS 1. Chapter Overview This chapter has been written to introduce the topic of discreteevent simulation. To comprehend the material presented in this chapter, some background in

More information

Optimal Strategy Analysis of N-Policy M/M/1 Vacation Queueing System with Server Start-Up and Time-Out

Optimal Strategy Analysis of N-Policy M/M/1 Vacation Queueing System with Server Start-Up and Time-Out International Journal of Engineering Science Invention ISSN (Online): 319 6734, ISSN (rint): 319 676 Volume 6 Issue 11 November 017. 4-8 Optimal Strategy Analysis of N-olicy M/M/1 Vacation Queueing System

More information

SYMBOLS AND ABBREVIATIONS

SYMBOLS AND ABBREVIATIONS APPENDIX A SYMBOLS AND ABBREVIATIONS This appendix contains definitions of common symbols and abbreviations used frequently and consistently throughout the text. Symbols that are used only occasionally

More information

Regenerative Processes. Maria Vlasiou. June 25, 2018

Regenerative Processes. Maria Vlasiou. June 25, 2018 Regenerative Processes Maria Vlasiou June 25, 218 arxiv:144.563v1 [math.pr] 22 Apr 214 Abstract We review the theory of regenerative processes, which are processes that can be intuitively seen as comprising

More information

Introduction to queuing theory

Introduction to queuing theory Introduction to queuing theory Queu(e)ing theory Queu(e)ing theory is the branch of mathematics devoted to how objects (packets in a network, people in a bank, processes in a CPU etc etc) join and leave

More information

Transient Analysis of a Series Configuration Queueing System

Transient Analysis of a Series Configuration Queueing System Transient Analysis of a Series Configuration Queueing System Yu-Li Tsai*, Daichi Yanagisawa, and Katsuhiro Nishinari Abstract In this paper, we consider the transient analysis of a popular series configuration

More information