Classification of Queuing Models

Size: px
Start display at page:

Download "Classification of Queuing Models"

Transcription

1 Classification of Queuing Models

2 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 law according to which the customers are being served.

3 c = Number of service stations d = The maximum number allowed in the system(in service and waiting) e = Queue Discipline The above notation is called Kendal s Notation.

4 Single server Poisson Queue model I (M/M/1):( /FIFO) (Single server / Infinite Queue) In this model we assume that arrival follows a Poisson distribution and services follows an exponential distribution. In this model we assume the arrival rate is λ and service rate is µ.

5 We know that the Birth death processes equation is P () t = ( + ) P () t + P + P () t ' λ µ λ µ n n n n n 1 n 1 n+ 1 n+ 1 Pt () = Pt () + Pt () ( A) ' λ µ

6 Steady state equations The steady state equations can got by substituting λ n = λ;µ n = µ;λ µ for all in (A) Hence the steady state equations are given by ( λ + µ ) P + λ P + P µ = 0...(1) n n 1 n+ 1 λ P + Pµ = (2)

7 Values of P 0 and P n By using the equations of (1) and (2) we can get values of P 0 and P n given by Pn λ = µ n P0...(3) Hence λ P 0 = 1...(4) µ P n n λ λ = 1 µ µ

8 Remark: (1) λ P 0 = 1 µ denotes the probability of system being idle (2)The quantity λ µ = ρ is called the traffic intensity

9 Average number (Ls) of customers in the system Let n be the customers in the system. Then L = E( n) = np s n= 0 n n λ λ = n 1 n= 0 µ µ = 1 λ λ n µ n= 0 µ n

10 = 1 λ λ λ n µ n= 0 µ µ n 1 = 1 λ λ λ n µ µ n= 0 µ n n 1 1 n where { } = ρ ρ ρ ρ = n= 1 λ µ { } { 2 1 ρ ρ 1 2ρ 3 ρ...} = + + +

11 = 1 ρ ρ 1 { } { } = ρ { 1 ρ} Q 2 ρ x = 1+ 2x+ 3 x +... ( ) ( )... 5 λ µ = λ 1 µ = λ { µ λ} ( )... 6

12 Remark: 1.By the average number of customers L s in the system, we mean the number of customers in the queue + the person who is getting serviced. 2.To calculate the expected number of customers or average number of customers in the system we can use the formula given by (5) and (6) 3. The average number of customers in the system can also denoted as E(n).

13 Average number of customers in the Queue(L q) Let n be the customers in the system. Then L = En ( ) = ( n 1) P q n= 1 n λ λ = 1 ( n 1) µ n= 1 µ n

14 λ λ λ = 1 ( n 1) µ n= 1 µ µ 2 n 2 2 n 2 λ λ λ = 1 ( n 1) µ µ µ n= 2 2 n 2 = 1 ρ ρ n 1 ρ where ρ = { } ( ) n= 2 λ µ { } 2{ 2 1 ρ ρ 1 2ρ 3 ρ...} = + + +

15 2 { 1 ρ} ρ { 1 ρ} = Q ( ) x = 1+ 2x+ 3 x +... L q = ρ { 1 ρ} ( ) λ µ = λ 1 µ L q = 2 λ µ µ λ { }...(8)

16 Remark : 1)By the average number of customers in the queue we mean the number of customers in the queue excluding theperson who is gettingserviced 2)To calculate the expected number of customers or average number of customers in the queue we can use the formula given (7) or (8). 3)The average number of customers in the system can also denoted E(N q )

17 The value of L q can also be calculated by L q = L s λ µ...(9) Probability that the number of customers in the system exceeds k.

18 Pn ( > k) = Pn = 1 n= k+ 1 n= k+ 1 λ λ µ µ Q P n n λ λ = 1 µ µ n = 1 λ λ µ µ n= k+ 1 n

19 k+ 1 k+ 2 λ λ λ = µ µ µ k λ λ λ λ = µ µ µ µ

20 k λ λ λ = 1 1 µ µ µ λ = µ k (10) = ρ k (11)

21 Average number L w of customers in the nonempty queue Since the queue is nonempty, we have w ( ) ( ) { 1/ 1 0} L = E N N > = P EN ( 1) ( N ) { 1 > 0}

22 2 λ = µ µ λ { } 1 n= 2 P n (by (8)) 2 2 λ µ = (by (10)) 2 µ µ λ λ { } µ =...(12) µ λ

23 Probability density function of the waiting time in the system. Let W s be the continuous random variable that represents the waiting time of a customer in the system. Note that this waiting includes the waiting time of the customer in queue as well as the service time.

24 Let its p.d.f be f(w) and let f(w/n) be the density function of W s subject to the condition that there are n customers in the system when the customer arrives. = f( w) f( w/ n) P...(13) n= 0 n

25 Now f(w/n) =p.d.f of sum of (n+1) service times random variables =p.d.f of sum of (n+1)independent Since each of the (n+1) independent random variables are exponentially distributed with parameter µ, we have

26 µ n + 1 µ w f( w/ n) = e w, w> 0 n! Which is the p.d.f of the erlang distribution. Hence (13) becomes n = n= 0 µ n + 1 f( w) e w P n! µ w n n

27 n+ 1 µ µ w n λ λ = e w 1 n= 0 n! µ µ n λ ( λw) 1 µ e ( µ λ ) = = e e µ n= 0 n! n µ w µ w λw = µ λ ( ) e ( µ λ) w...(14) which is the p.d.f of the exponential distribution with parameter µ -λ.

28 Average waiting time of a customers in the system Let W s be the waiting time of a customer in the system. Then W s follows a exponential distribution with parameter µ -λ 1 W = s µ λ...(15)

29 (since, if λ is the parameter of the exponential distribution then the mean of the Distribution is 1/λ ) Average waiting time of the customer in the queue Let W q be the waiting time of a customer in the system. Then

30 1 1 = W q µ λ µ = λ µµ λ ( )...(16) Probability that the waiting time of a customer in the system exceeds t. w P( W t) f ( w) dw µ λ e dw s > = = t t ( ) ( µ λ) ( µ λ ) w ( µ λ) t = e = t e...(17)

31 Probability density function of the waiting time in the system Let W q be the continuous random variable that represents the waiting time of a customer in the system. Note that this waiting time does not include the waiting time of the customer in service.

32 Let its p.d.f be g(w) and let g(w/n) be the density function of W q subject to the condition that there are n customers in the system when the customer arrives. gw ( ) gw ( / np )...(18) = n= 0 n

33 Now g(w/n) = p.d.f of sum of n service times Hence n µ µ w n 1 ( / ) =, > 0 gw n e w w n 1! ( ) Hence (18) becomes µ n w n 1 gw ( ) µ e w Pn n= 1 n 1 =

34 n µ w n 1 = e w 1 n= 1 n 1 µ µ µ λ λ n = 1 λ µ λ e e µ w λw λ ( µ λ ) ( µ λ) w = e ( w> 0) µ λ µ µ λ ( w = 0) ( )

35 Little s formula We have a relation between W s,w q,l s,l q given as follows W L L L s q s s λ µ λ = = λ W λ λ = = Lq + µ λ µ 1 1 = = Wq + µ λ µ 2 λ µ λ = = λ W q s Remark: Using Little s formula, if one value is calculated then the other 3 values can be found using the above relation

36 Problems

37 Example 1 Arrival rate of telephone calls at a telephone booth is according to the Poisson distribution with an average time of 9 minutes between two consecutive arrivals. The length of telephone call is assume to be exponentially distributed with mean 3 minutes. (a) Determine the probability that a person arriving at the booth will have to wait.

38 (b) Find the average Queue length that forms from time to time (c)the telephone company will install a second booth when convinced that an arrival would expect to have to wait at least four minutes for the phone. Find the increase in flow of arrivals which will justify a second booth.

39 (d) What is the probability that an arrival will have to wait for more than 10 minutes before the phone is free? (e) What is the probability that an arrival will have to wait for more than 10minutes before the phone is available and the call is also complete? (f) Find the fraction of a day that the phone will be in use.

40 Solution: Step 1: Model identification Since there is only one telephone booth, the number of service channels is one. Also, since any number of customers can enter the booth, the capacity of the system is infinity. Hence this problem comes under the model ( M M ) ( FCFS ) / /1 : /. (Single server, Infinite queue)

41 Step 2: Given data 1 Arrival rate, λ = per minute 9 service rate, 1 µ = 3 per minute Step 3: To find the following The probability that a person arriving at the booth will have to wait i.e. The average queue length that forms from time to time i.e. L s

42 The increase in flow of arrivals which will justify a second booth(we need to apply a different technique) The probability that an arrival will have to wait for more than 10 minutes before the phone is free i.e. P(W s >10)

43 The probability that an arrival will have to wait for more than 10 minutes before the phone is available and the call is also complete i.e. probability (time in system > 10) Find the fraction of a day that the phone will be in use. i.e.. ρ.

44 Step 4 : Required computations Probability that a person will have to wait ρ λ = = µ = 0.33 Average queue length that forms from time to time L s = µ µ λ

45 = = = = 1.5 Average waiting time in the queue W q = λ1 µµ ( λ) 1 (We use λ hereas we have used λ already) 1 λ 1 1 ( λ1 ) = ( The waiting time toinstalla second booth is 4minutes) Q

46 λ = λ = λ = 9 3 λ 1 λ 1 λ 1 = 4 arrivals / minute 21

47 4 1 Increasein flow of arrivals = 21 9 = 5 per minute 63 Probability of waiting time more than 10 minutes = P(W s > 10) 10 λ µ µ ( λ ) = e ( µ λ) t dt (p.d.f of a exponentialdistribution)

48 λ µ 10 ( µ λ) = e ( µ λ) t dt ( ) µ λ t λ e = ( µ λ ) µ ( µ λ) 10 λ µ = 0 + e 10 ( µ λ) = 1 3 e

49 = 1 3 e 20 9 = 1 (approximately) 30 Probability (time in system > 10) = 10 µ λ ( ) e ( µ λ) t dt (p.d.f of a exponentialdistribution)

50 µ λ = λ µ 10 ( µ λ) e ( µ λ) 1 µ = = ( By ( d)) λ t dt = 0.1

51 The expected fraction of day that the phone will be in use is equal to = = = λ µ

52 Example 2: Customers arrive at a one man barber shop according to a Poisson process with an mean interarrival time of 12 minutes. customers spend a average of 10 minutes in the barber s chair. (a)what is the expected number of customers in the barber shop and in the queue?

53 (b)calculate the percent of time an arrival can walk straight into the barber s chair without having to wait (c)how much time can a customer expect to spend in the barber s shop?

54 (d)management will provide another chair and hire another barber, when the customer s waiting time in the shop exceeds 1.25Hr. How much must the average rate of arrivals increase to warrant a second barber? (e)what is the average time customers spend in the queue?

55 (f)what is the probability that the waiting time in the system greater than 30 minutes? (g)calculate the percentage of customers who have to wait prior to getting into the barber s chair. (h)what is the probability that more than 3 customers are in the system?

56 Step 1: Model Identification Since there is only one barber, the number of service channels is one. Also, since any number of persons can enter the barber shop, the capacity of the system is infinity. Hence this problem comes under the model M / M /1 : / FCFS. ( ) ( ) (Single server / infinite Queue)

57 Step 2: Given data: 1 Mean arrival rate, = 12 λ = 1 12 λ 1 Mean service rate = = 10 µ per minute = µ 1 per minute 10

58 Step 3: To find the following: (a) Expected number of customers in the system i.e., L s Expected number of customers in the queue i.e., L q (b) P (a customer straightly goes to the barber s chair) i.e., P 0 (c) The time can a customer expect to spend in the barber s shop i.e.,w s (d) The new arrival rate λ r (say), if W s > 75

59 (e) Average time customers spend in the queue i.e., W q (f)probability that the waiting time in the system is greater than 30 minutes i.e., P(W>30) (g) Percentage of customers who have to wait prior to getting into the barber s chair i.e., P(W>0) (h) The probability that more than 3 customers are in the system

60 Step 4: Required computations a) Expected number of customers in the system L s λ = = µ λ = 5 customers

61 Expected number of customers in queue L q 1 2 λ = = 144 µµ ( λ) = 4.17 customers

62 b) P( a customer straightly goes to the barber s chair) = P(no customer in the system) (i.e., the system is idle) P o λ µ = 1 = = 1 6 Percentage of time on arrival need not wait = 16.7

63 ) 1 1 = = c W s µ λ = 60 minutes or1hour 1 d) Ws > 75, if > 75, where λr is the new arrival rate. µ λ r (i.e)if λ > µ r 1 75

64 (i.e)if λ r 1 1 > (i.e)if λ r > Hence to warrant a second barber, the average arrival rate must increase by = per minute

65 1 λ e) W 12 q = = = 50 minutes µ ( µ λ) f) PW ( > t) = e ( µ λ) t PW ( > 30) = e = e 0.5 =

66 g) P( a customer has to wait) = P( W > 0) = 1 PW ( = 0) = 1 P( Number of customers = 0) = 1 P o 1 λ 12 5 = = = µ Percentage of customers who have to wait = 100 =

67 ( h) P( N> 3) = P + P + P { P0 P1 P2 P3} = λ λ λ λ = 1 (1 ) µ µ µ µ n λ λ Since Pn = 1, for n 0 µ µ 4 4 λ 5 = = µ 6 =

68 Exercises: 1) In a telephone booth the arrivals are on the average 15 per hour. A call on the average takes 3 minutes. If there are just one phone (Poisson and Exponential arrival), find the expected number of customers in the booth and the idle time of the booth. [Hint : Model identification Given λ & µ. Find L s and P 0

69 2) A car machine finds that the time spent on his jobs has an exponential distribution with mean 30 minutes. If he repairs the car as how it comes in, arrival rate is Poisson with an average rate of 10 per 8 hour per day (i) What is the repairman s expected idle time each day? (ii) How many jobs are ahead of the average set brought in. [Model identification, Given λ &µ. Find P o, L s ]

70 3) In a given M/M/I queuing system, the average arrivals is 4 customers per minute and ρ = 0.7. What is 1) Mean number of customers in the system 2) Mean number of customers in the queue. 3) Probability that the server is idle. 4) Mean waiting time W s in the system 5) Mean waiting time W q in the queue [Model identification Given λ & ρ. Find µ, L s, L q,p 0, W s,w q ]

71 Model 2: (M/M/1) : (N/FIFO) (Finite capacity, single server Poisson Queue Model)

72 Characteristics The steady state are given by the difference equations ( λ + µ ) P + λ P + P µ = 0 ( n> 0)...(1) n n n n 1 n 1 n+ 1 n+ 1 and λ P + Pµ = 0...(2)

73 This is a typical equations model where the number of customers in the system is limited. In other words, the system can accommodate only finite number of customers in the system. If a customer arrives and the queue is full, the customers leaves the system without joining the queue.

74 Hence for this model µ = µ, n = 1, 2,3,... n & λ λ, for n= 0,1, 2,3,...( n 1)and is zero for n= N, N + 1,... n = Using these values in the difference equations given in (1) and (2), we have P µ = λp (3) λ and hence P1= P0...(4) µ

75 Also, P µ = ( λ + µ ) P λp,0 < n< N...(5) n+ 1 n n 1 and P µ = λp,for n= N...(6) N N 1 From (5) P µ = ( λ + µ ) P λp λ P2 = P0 and soon...(7) µ 2 λ In general, Pn = P0,0 < n < N...(8) µ n

76 (5),...(9)...(10) N N N N N N From P P P P P P λ µ λ λ µ µ λ µ = = = Since total probability is one, we have 0 1 N n n P = =

77 N N n N N n P P λ µ λ µ = = = = , 1 N N P P valid for λ λ λ µ µ µ λ µ λ µ λ µ = =

78 λ 1 µ P0 =, valid for λ µ N + 1 λ 1 µ λ λ If λ = µ, then = 1. Hence P = P = P µ µ N N o o N P = 1 P = 1 N n n= 0 n= 0 0 ( N + 1) P = 1 P = ( N + 1)

79 Hencefrom (10), we have P n λ N 1 λ µ =, for N + 1 µ λ 1 µ λ µ and P n 1 = for = ( N + 1) λ µ

80 Similar to the first model, we can find the following Probability that the system is idle. P 1 ρ λ = ρ 1 ρ + Q = µ 0 N 1 ( ) Average number of customers in the system L s = En ( ) N = P o n= 0 nρ n

81 N + 1 λ ( N + 1) λ µ =, for N + 1 µ λ λ 1 µ k =, for = 2 λ µ Average queue length ' λ Lq = Ls λ = µ P µ λ µ ', ( 1 ) 0 the effective arrival rate

82 Average waiting time in the queue W q = L λ q ' Average number of units in the queue L = L (1 P) q s 0

83 Example 1: A one person barbershop has six chairs to accommodate people waiting for hair cut. Assume customers who arrive when all six chairs are full, leave without entering the barbershop. Customers arrive at the average rate of 3 per hour and spend on average of 15 minutes in the barbershop. Then find the a) the probability a customer can get directly into the barber chair upon arrival.

84 b) Expected number of customers waiting for hair cut. c) Effective arrival rate. d) The time a customer can expect to spend in the barbershop. Step 1: Model identification Since there is only one barber, the number of service channels is one. Also, since only six chairs are available, the capacity of the system is finite. Hence this problem comes under the model (M/M/1) : (N/FCFS)

85 Step 2 : Given data Arrival rate, λ = 3 per hour Service rate, µ = 1 15 per minute = 4 per hour N = Capacity of the system = Chairs to accomodate waiting people + one chair in service = 6+ 1 = 7

86 Step 3: To find the following The probability a customer can get directly into the barber chair upon arrival i.e., P 0. Expected number of customers waiting for hair cut i.e., L q Effective arrival rate i.e., Service rate x(1 P 0 ) The time a customer can expect to spend in the barbershop i.e., W q

87 Step 4 : Required computations The customer will directly go in barber chair when the system at the time of his arrival is empty. The probability in this situation is given by P 0. We know that P 1 ρ λ 3 =, ρ = = µ 4 ( ) 0 N 1 1 ρ + = =

88 Expected number of customers waiting for the hair cut(l q ) L q = L s -1 +P 0 ( N 1) N + 1 λ + λ µ = 1+ N + 1 µ λ λ 1 µ P ( 7+ 1) 3 4 =

89 = = 1.38 Effective arrival rate = (service rate)(1 P 0 ) = µ 1 λ µ = 4( ) = 2.89 per hour

90 The time a customer can expect to spend in the system (W s ) W s = L Effectivearrival rate s = L +1-P q Effective arrival rate o = 2.89 = 43.2 minutes

91 Example 2: Trains arrive at the yard every 15 minutes and the service rate is 33 minutes. If the line capacity at the yard is limited to 4 trains, find The probability that the yard is empty. The average number of trains in the system.

92 Solution: Step 1:Model identification: Since there is only one yard, the number of service channels is one. Also, since line capacity of the yard is limited to 4 trains, the capacity of the system is finite. Hence this problem comes under the model (M/M/1) : (N/FCFS). (Single Server / Finite Queue)

93 Step 2: Given data Arrival rate λ = 15 minutes. Service rate µ = 33 minutes. Step 3: To find the following The probability that the yard is empty i.e., P 0 Average number of trains in the system i.e.,l s

94 Step 4 : Required computations The probability that the yard is empty is given by P P 1 ρ λ =, ρ = = µ 0 N ρ + 1 = ( ) ρ 1 ρ N = = ( ) =

95 Average number of trains in the system L s = N n= 0 np n = P + 2P + 3P + 4P = ρp + 2ρ P + 3ρ P + 4ρ P = P 0 ρ+ 2ρ + 3ρ + 4ρ ( ) = (2.2) + 3(2.2) + 4(2.2) = 3.26

96 Example 3: A barbershop has space to accommodate only 10 customers. He can serve only one person at a time. If a customer comes to his shop and finds it full he goes to the next shop. Customers randomly arrive at an average rate λ = 10 per hour and the barber service time is exponential with an average of 5 minutes per customer. Find P 0 & P n

97 Step 1: Model Identification Since there is only one barber, the number of service channels is one. Also, since only 10 chairs are available, the capacity of the system is finite. Hence this problem comes under the model (M/M/1) : (N/FCFS) (Single Server / Finite Queue)

98 Step 2: Given data Arrival rate λ 10 1 = = 60 6 Service rate µ = 1 5 Capacity of the system N = 10 Step 3: To find the following i)p 0 ii)p n

99 step 4: Required Computations Traffic Intensity ρ λ µ = = 5 6 P ρ = = 6 1 ( ) N 1 11 ρ = =

100 P n 1 ρ = ( ) N 1 1 ρ +. ρ N n 5 ( ) = ( n = 0,1, 2,3,...10) 6

101 Exercise: 1) A car park contains 5 cars. The arrival of cars is Poisson at a mean rate of 10 per hour. The length of time each car spends in the car park is exponentially distributed with mean of 5 hour. How many cars are there in the car park on an average. [Hint : Model identification Given N, λ & µ. Find L s and P 0 ]

102 2) In a railway marshalling yard, goods train arrive at and P ] the rate of 30 trains per day. Assume that the inter arrival time follows as exponential distribution and the service time is also to be assumed as exponential with mean of 36 minutes. Calculate The probability that the yard is empty. The average queue length, assuming the line capacity of the yard is 9 trains. [Hint : Model identification Given N, λ & µ. Find L s

103 3) Patients arrival at a clinic having single doctor according to Poisson distribution at a rate of 30 patients per hour. The waiting room does not accommodate more than 14 patients. Examination time per patient is exponential with mean rate of 20 per hour.

104 Find the effective arrival rate at the clinic. What is the probability that an arriving patient will not wait? What is the expected waiting time until a patient is discharged from the clinic? [Hint : Model identification Given N, λ & µ. Find L s, P 0, Effective arrival rate]

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

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs SUBJECT NAME : Probability & Queueing Theory SUBJECT CODE : MA 6453 MATERIAL NAME : Additional Problems MATERIAL CODE : JM08AM1004 REGULATION : R2013 UPDATED ON : March 2015 (Scan the above Q.R code for

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

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

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

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs SUBJECT NAME : Probability & Queueing Theory SUBJECT CODE : MA 2262 MATERIAL NAME : Problem Material MATERIAL CODE : JM08AM1008 (Scan the above Q.R code for the direct download of this material) Name of

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

Queuing Theory. 3. Birth-Death Process. Law of Motion Flow balance equations Steady-state probabilities: , if

Queuing Theory. 3. Birth-Death Process. Law of Motion Flow balance equations Steady-state probabilities: , if 1 Queuing Theory 3. Birth-Death Process Law of Motion Flow balance equations Steady-state probabilities: c j = λ 0λ 1...λ j 1 µ 1 µ 2...µ j π 0 = 1 1+ j=1 c j, if j=1 c j is finite. π j = c j π 0 Example

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

Systems Simulation Chapter 6: Queuing Models

Systems Simulation Chapter 6: Queuing Models Systems Simulation Chapter 6: Queuing Models Fatih Cavdur fatihcavdur@uludag.edu.tr April 2, 2014 Introduction Introduction Simulation is often used in the analysis of queuing models. A simple but typical

More information

Quiz Queue II. III. ( ) ( ) =1.3333

Quiz Queue II. III. ( ) ( ) =1.3333 Quiz Queue UMJ, a mail-order company, receives calls to place orders at an average of 7.5 minutes intervals. UMJ hires one operator and can handle each call in about every 5 minutes on average. The inter-arrival

More information

Engineering Mathematics : Probability & Queueing Theory SUBJECT CODE : MA 2262 X find the minimum value of c.

Engineering Mathematics : Probability & Queueing Theory SUBJECT CODE : MA 2262 X find the minimum value of c. SUBJECT NAME : Probability & Queueing Theory SUBJECT CODE : MA 2262 MATERIAL NAME : University Questions MATERIAL CODE : SKMA104 UPDATED ON : May June 2013 Name of the Student: Branch: Unit I (Random Variables)

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

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

PROBABILITY & QUEUING THEORY Important Problems. a) Find K. b) Evaluate P ( X < > < <. 1 >, find the minimum value of C. 2 ( )

PROBABILITY & QUEUING THEORY Important Problems. a) Find K. b) Evaluate P ( X < > < <. 1 >, find the minimum value of C. 2 ( ) PROBABILITY & QUEUING THEORY Important Problems Unit I (Random Variables) Problems on Discrete & Continuous R.Vs ) A random variable X has the following probability function: X 0 2 3 4 5 6 7 P(X) 0 K 2K

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

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

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

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 Theory. Queuing Theory. Fatih Cavdur April 27, 2015

Queuing Theory. Queuing Theory. Fatih Cavdur April 27, 2015 Queuing Theory Fatih Cavdur fatihcavdur@uludag.edu.tr April 27, 2015 Introduction Introduction Simulation is often used in the analysis of queuing models. A simple but typical model is the single-server

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

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

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

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

Introduction to Markov Chains, Queuing Theory, and Network Performance

Introduction to Markov Chains, Queuing Theory, and Network Performance Introduction to Markov Chains, Queuing Theory, and Network Performance Marceau Coupechoux Telecom ParisTech, departement Informatique et Réseaux marceau.coupechoux@telecom-paristech.fr IT.2403 Modélisation

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 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

SOLUTIONS IEOR 3106: Second Midterm Exam, Chapters 5-6, November 8, 2012

SOLUTIONS IEOR 3106: Second Midterm Exam, Chapters 5-6, November 8, 2012 SOLUTIONS IEOR 3106: Second Midterm Exam, Chapters 5-6, November 8, 2012 This exam is closed book. YOU NEED TO SHOW YOUR WORK. Honor Code: Students are expected to behave honorably, following the accepted

More information

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

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

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

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

Solutions to Homework Discrete Stochastic Processes MIT, Spring 2011

Solutions to Homework Discrete Stochastic Processes MIT, Spring 2011 Exercise 6.5: Solutions to Homework 0 6.262 Discrete Stochastic Processes MIT, Spring 20 Consider the Markov process illustrated below. The transitions are labelled by the rate q ij at which those transitions

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

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

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

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

λ λ λ 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

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

BRANCH / SEM : M.E. COMMUNICATION SYSYEMS FIRST SEMESTER MA7158 Applied Mathematics for Communication Engineers 1.Write a note on least square solution 2.Define singular value matrix 3.If A is a non singular

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

Data analysis and stochastic modeling

Data analysis and stochastic modeling Data analysis and stochastic modeling Lecture 7 An introduction to queueing theory Guillaume Gravier guillaume.gravier@irisa.fr with a lot of help from Paul Jensen s course http://www.me.utexas.edu/ jensen/ormm/instruction/powerpoint/or_models_09/14_queuing.ppt

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

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs SUBJECT NAME : Probability & Queueing Theory SUBJECT CODE : MA 6453 MATERIAL NAME : University Questions REGULATION : R013 UPDATED ON : December 018 (Upto N/D 018 Q.P) TEXTBOOK FOR REFERENCE : Sri Hariganesh

More information

All models are wrong / inaccurate, but some are useful. George Box (Wikipedia). wkc/course/part2.pdf

All models are wrong / inaccurate, but some are useful. George Box (Wikipedia).  wkc/course/part2.pdf PART II (3) Continuous Time Markov Chains : Theory and Examples -Pure Birth Process with Constant Rates -Pure Death Process -More on Birth-and-Death Process -Statistical Equilibrium (4) Introduction to

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

Introduction to Queuing Networks Solutions to Problem Sheet 3

Introduction to Queuing Networks Solutions to Problem Sheet 3 Introduction to Queuing Networks Solutions to Problem Sheet 3 1. (a) The state space is the whole numbers {, 1, 2,...}. The transition rates are q i,i+1 λ for all i and q i, for all i 1 since, when a bus

More information

57:022 Principles of Design II Final Exam Solutions - Spring 1997

57:022 Principles of Design II Final Exam Solutions - Spring 1997 57:022 Principles of Design II Final Exam Solutions - Spring 1997 Part: I II III IV V VI Total Possible Pts: 52 10 12 16 13 12 115 PART ONE Indicate "+" if True and "o" if False: + a. If a component's

More information

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 60303. DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Year & Semester : II / IV Section : CSE& Subject Code : MA6453 Subject Name : PROBABILITY

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

Exercises Stochastic Performance Modelling. Hamilton Institute, Summer 2010

Exercises Stochastic Performance Modelling. Hamilton Institute, Summer 2010 Exercises Stochastic Performance Modelling Hamilton Institute, Summer Instruction Exercise Let X be a non-negative random variable with E[X ]

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

Chapter 8 Queuing Theory Roanna Gee. W = average number of time a customer spends in the system.

Chapter 8 Queuing Theory Roanna Gee. W = average number of time a customer spends in the system. 8. Preliminaries L, L Q, W, W Q L = average number of customers in the system. L Q = average number of customers waiting in queue. W = average number of time a customer spends in the system. W Q = average

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

Lecture 20: Reversible Processes and Queues

Lecture 20: Reversible Processes and Queues Lecture 20: Reversible Processes and Queues 1 Examples of reversible processes 11 Birth-death processes We define two non-negative sequences birth and death rates denoted by {λ n : n N 0 } and {µ n : n

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

λ, µ, ρ, 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

Computer Systems Modelling

Computer Systems Modelling Computer Systems Modelling Computer Laboratory Computer Science Tripos, Part II Michaelmas Term 2003 R. J. Gibbens Problem sheet William Gates Building JJ Thomson Avenue Cambridge CB3 0FD http://www.cl.cam.ac.uk/

More information

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER I EXAMINATION MH4702/MAS446/MTH437 Probabilistic Methods in OR

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER I EXAMINATION MH4702/MAS446/MTH437 Probabilistic Methods in OR NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER I EXAMINATION 2013-201 MH702/MAS6/MTH37 Probabilistic Methods in OR December 2013 TIME ALLOWED: 2 HOURS INSTRUCTIONS TO CANDIDATES 1. This examination paper contains

More information

Photo: US National Archives

Photo: US National Archives ESD.86. Markov Processes and their Application to Queueing II Richard C. Larson March 7, 2007 Photo: US National Archives Outline Little s Law, one more time PASTA treat Markov Birth and Death Queueing

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

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

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

Readings: Finish Section 5.2

Readings: Finish Section 5.2 LECTURE 19 Readings: Finish Section 5.2 Lecture outline Markov Processes I Checkout counter example. Markov process: definition. -step transition probabilities. Classification of states. Example: Checkout

More information

Since D has an exponential distribution, E[D] = 0.09 years. Since {A(t) : t 0} is a Poisson process with rate λ = 10, 000, A(0.

Since D has an exponential distribution, E[D] = 0.09 years. Since {A(t) : t 0} is a Poisson process with rate λ = 10, 000, A(0. IEOR 46: Introduction to Operations Research: Stochastic Models Chapters 5-6 in Ross, Thursday, April, 4:5-5:35pm SOLUTIONS to Second Midterm Exam, Spring 9, Open Book: but only the Ross textbook, the

More information

Introduction to queuing theory

Introduction to queuing theory Introduction to queuing theory Claude Rigault ENST claude.rigault@enst.fr Introduction to Queuing theory 1 Outline The problem The number of clients in a system The client process Delay processes Loss

More information

Link Models for Packet Switching

Link Models for Packet Switching Link Models for Packet Switching To begin our study of the performance of communications networks, we will study a model of a single link in a message switched network. The important feature of this model

More information

IEOR 6711: Stochastic Models I, Fall 2003, Professor Whitt. Solutions to Final Exam: Thursday, December 18.

IEOR 6711: Stochastic Models I, Fall 2003, Professor Whitt. Solutions to Final Exam: Thursday, December 18. IEOR 6711: Stochastic Models I, Fall 23, Professor Whitt Solutions to Final Exam: Thursday, December 18. Below are six questions with several parts. Do as much as you can. Show your work. 1. Two-Pump Gas

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

The Behavior of a Multichannel Queueing System under Three Queue Disciplines

The Behavior of a Multichannel Queueing System under Three Queue Disciplines The Behavior of a Multichannel Queueing System under Three Queue Disciplines John K Karlof John Jenkins November 11, 2002 Abstract In this paper we investigate a multichannel channel queueing system where

More information

Exercises Solutions. Automation IEA, LTH. Chapter 2 Manufacturing and process systems. Chapter 5 Discrete manufacturing problems

Exercises Solutions. Automation IEA, LTH. Chapter 2 Manufacturing and process systems. Chapter 5 Discrete manufacturing problems Exercises Solutions Note, that we have not formulated the answers for all the review questions. You will find the answers for many questions by reading and reflecting about the text in the book. Chapter

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

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

Link Models for Circuit Switching

Link Models for Circuit Switching Link Models for Circuit Switching The basis of traffic engineering for telecommunication networks is the Erlang loss function. It basically allows us to determine the amount of telephone traffic that can

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

Continuous-Time Markov Chain

Continuous-Time Markov Chain Continuous-Time Markov Chain Consider the process {X(t),t 0} with state space {0, 1, 2,...}. The process {X(t),t 0} is a continuous-time Markov chain if for all s, t 0 and nonnegative integers i, j, x(u),

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

Queueing Theory (Part 4)

Queueing Theory (Part 4) Queueing Theory (Part 4) Nonexponential Queueing Systems and Economic Analysis Queueing Theory-1 Queueing Models with Nonexponential Distributions M/G/1 Model Poisson input process, general service time

More information

ISyE 2030 Practice Test 2

ISyE 2030 Practice Test 2 1 NAME ISyE 2030 Practice Test 2 Summer 2005 This test is open notes, open books. You have exactly 75 minutes. 1. Short-Answer Questions (a) TRUE or FALSE? If arrivals occur according to a Poisson process

More information

Chapter 3 Balance equations, birth-death processes, continuous Markov Chains

Chapter 3 Balance equations, birth-death processes, continuous Markov Chains Chapter 3 Balance equations, birth-death processes, continuous Markov Chains Ioannis Glaropoulos November 4, 2012 1 Exercise 3.2 Consider a birth-death process with 3 states, where the transition rate

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

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

Statistics 150: Spring 2007

Statistics 150: Spring 2007 Statistics 150: Spring 2007 April 23, 2008 0-1 1 Limiting Probabilities If the discrete-time Markov chain with transition probabilities p ij is irreducible and positive recurrent; then the limiting probabilities

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

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

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

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

Analysis of A Single Queue

Analysis of A Single Queue Analysis of A Single Queue 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

Queueing. Chapter Continuous Time Markov Chains 2 CHAPTER 5. QUEUEING

Queueing. Chapter Continuous Time Markov Chains 2 CHAPTER 5. QUEUEING 2 CHAPTER 5. QUEUEING Chapter 5 Queueing Systems are often modeled by automata, and discrete events are transitions from one state to another. In this chapter we want to analyze such discrete events systems.

More information

Analysis of an M/M/1/N Queue with Balking, Reneging and Server Vacations

Analysis of an M/M/1/N Queue with Balking, Reneging and Server Vacations Analysis of an M/M/1/N Queue with Balking, Reneging and Server Vacations Yan Zhang 1 Dequan Yue 1 Wuyi Yue 2 1 College of Science, Yanshan University, Qinhuangdao 066004 PRChina 2 Department of Information

More information

Recap. Probability, stochastic processes, Markov chains. ELEC-C7210 Modeling and analysis of communication networks

Recap. Probability, stochastic processes, Markov chains. ELEC-C7210 Modeling and analysis of communication networks Recap Probability, stochastic processes, Markov chains ELEC-C7210 Modeling and analysis of communication networks 1 Recap: Probability theory important distributions Discrete distributions Geometric distribution

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

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

International Journal of Pure and Applied Mathematics Volume 28 No ,

International Journal of Pure and Applied Mathematics Volume 28 No , International Journal of Pure and Applied Mathematics Volume 28 No. 1 2006, 101-115 OPTIMAL PERFORMANCE ANALYSIS OF AN M/M/1/N QUEUE SYSTEM WITH BALKING, RENEGING AND SERVER VACATION Dequan Yue 1, Yan

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

MONTE CARLO SIMULATION STUDY ON M/M/1 AND M/M/2 QUEUEING MODELS IN A MULTI SPECIALITY HOSPITAL

MONTE CARLO SIMULATION STUDY ON M/M/1 AND M/M/2 QUEUEING MODELS IN A MULTI SPECIALITY HOSPITAL Volume 117 No. 13 2017, 271-282 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu MONTE CARLO SIMULATION STUDY ON M/M/1 AND M/M/2 QUEUEING MODELS IN

More information

Logistical and Transportation Planning. QUIZ 1 Solutions

Logistical and Transportation Planning. QUIZ 1 Solutions QUIZ 1 Solutions Problem 1. Patrolling Police Car. A patrolling police car is assigned to the rectangular sector shown in the figure. The sector is bounded on all four sides by a roadway that requires

More information

Richard C. Larson. March 5, Photo courtesy of Johnathan Boeke.

Richard C. Larson. March 5, Photo courtesy of Johnathan Boeke. ESD.86 Markov Processes and their Application to Queueing Richard C. Larson March 5, 2007 Photo courtesy of Johnathan Boeke. http://www.flickr.com/photos/boeke/134030512/ Outline Spatial Poisson Processes,

More information