460 likes | 879 Views
Queueing Theory. Professor Stephen Lawrence Leeds School of Business University of Colorado Boulder, CO 80309-0419. General Queues General distributions Multiple servers G/G/k queues M/M/k queues G/M/1 queues D/D/k queues Other queueing systems. Simple Queues Intro to queues
E N D
Queueing Theory Professor Stephen Lawrence Leeds School of Business University of Colorado Boulder, CO 80309-0419
General Queues General distributions Multiple servers G/G/k queues M/M/k queues G/M/1 queues D/D/k queues Other queueing systems Simple Queues Intro to queues Queue assumptions Exponential distribution M/M/1 queues Service/cost tradeoffs Managerial implications Outline
Service Queuing Analysis Average Wait in Queue (Wq) Arrival Rate ( Departure Average Number in Queue (Lq) Rate ( Avg Time in System (W) Avg Number in System (L)
Principal Queue Parameters • Arrival Process • Service Process • Number of Servers • Queue Discipline
1. Arrival Process • In what pattern do jobs / customers arrive to the queueing system? • Distribution of arrival times? • Batch arrivals? • Finite population? • Finite queue length? • Poisson arrival process often assumed • Many real-world arrival processes can be modeled using a Poisson process
2. Service Process • How long does it take to service a job or customer? • Distribution of arrival times? • Rework or repair? • Service center (machine) breakdown? • Exponential service times often assumed • Works well for maintenance or unscheduled service situations
3. Number of Servers • How many servers are available? Single Server Queue Multiple Server Queue
4. Queue Discipline • How are jobs / customers selected from the queue for service? • First Come First Served (FCFS) • Shortest Processing Time (SPT) • Earliest Due Date (EDD) • Priority (jobs are in different priority classes) • FCFS default assumption for most models
Queue Nomenclature • X / Y / k (Kendall notation) • X = distribution of arrivals (iid) • Y = distribution of service time (iid) • M = exponential (memoryless) • Em = Erlang (parameter m) • G = general • D = deterministic • k = number of servers
The Poisson Distribution The interarrival times the population of a Poissonprocess are exponentially distributed…
Exponential Distribution • Simplest distribution • Single parameter (mean) • Standard deviation fixed and equal to mean • Lacks memory • Remaining time exponentially distributed regardless of how much time has already passed • Interarrival times of a Poisson process are exponential
f(t) 1/m t Exponential Distribution Exponential Density Mean = m Std Dev = s =m m
M/M/1 Assumptions • Arrival rate of • Poisson distribution • Service rate of • Exponential distribution • Single server • First-come-first-served (FCFS) • Unlimited queue lengths allowed • “Infinite” number of customers
M/M/1 Operating Characteristics Utilization (fraction of time server is busy) Average waiting times Average number waiting
Example Boulder Reservoir has one launching ramp for small boats. On summer weekends, boats arrive for launching at a mean rate of 6 boats per hour. It takes an average of s=6 minutes to launch a boat. Boats are launched FCFS. = 6 /hr = 1/s =1/6 = 0.167/min or 10 /hr = 6/10 = 0.6 or 60% L = = 6/(10-6) = 1.5 boats Lq = L = 1.5(0.6) = 0.9 boats W = 1/= 1/(10-6) = 0.25 hrs or 15 mins Wq = W = 0.25(0.6) = 0.15 hrs or 9 mins
Example (cont.) During the busy Fourth of July weekend, boats are expected to arrive at an average rate of 9 per hour. = 1/s =1/6 = 0.167/min or 10 /hr = 9 /hr = 9/10 = 0.9 or90% L = = 9/(10-9) = 9 boats Lq = L = 9(0.6) = 5.4 boats W = 1/= 1/(10-9) = 1.0 hrs or 60 mins Wq = W = 1(0.9) = 0.9 hrs or 54 mins
Another Example The personal services officer of the Aspen Investors Bank interviews all potential customers to ascertain that they have sufficient net worth to become clients. Potential customers arrive at a rate of nine every 2 hours according to a Poisson distribution, and the officer spends an average of twelve minutes with each customer reviewing their portfolio with an exponential distribution. Determine the principal operating characteristics for this system.
Queue Simulation • Averages are deceptive • Simulation of M/M/1 queue shows the effect of variance • Excel spreadsheet queue simulation • Available on course website
Managerial Implications • Low utilization levels provide • better service levels • greater flexibility • lower waiting costs (e.g., lost business) • High utilization levels provide • better equipment and employee utilization • fewer idle periods • lower production/service costs • Must trade off benefits of high utilization levels with benefits of flexibility and service
Flexibility/Utilization Trade-off High utilization Low ops costs Low flexibility Poor service L Lq W Wq Low utilization High ops costs High flexibility Good service = 0.0 = 1.0 Utilization
Cost Trade-offs Combined Costs Cost Sweet Spot – Min CombinedCosts Cost of Waiting Cost of Service * =1.0 = 0.0
G/G/k Assumptions • General interarrival time distribution with mean a=1/ and std. dev. = sa • General service time distribution with mean p=1/ and std. dev. = sp • Multiple servers (k) • First-come-first-served (FCFS) • “Infinite” calling population • Unlimited queue lengths allowed
f(t) t General Distributions • Two parameters • Mean (m) • Std. dev. (s) • Examples • Normal • Weibull • LogNormal • Gamma Coefficient of Variation cv = s/m s m
G/G/k Operating Characteristics Average waiting times (approximate) Average number in queue and in system
Alternative G/G/k Formulation Since 1/m = p Variance Term Congestion Term Service Time Term
G/G/k Analyzed Suppose m =s (cv = 1) and k =1 (M/M/1) for both arrival & service processes M/M/1 result!
G/G/k Analyzed • Waiting time increase with square of arrival or service time variation • Decrease as the inverse of the number of servers
Waiting times increase with the square of the coefficient of variance No variance, no wait! Wq c G/G/k Variance Analyzed
M/M/2 Example The Boulder Parks staff is concerned about congestion during the busy Fourth of July weekend when boats are expected to arrive at an average rate of 9 per hour and take 6 minutes per boat to unload. Boulder is considering constructing a second temporary ramp next to the first to relieve congestion. What will be its effect?
Another G/G/k Example • Aspen Investors Bank wants to provide better service to its clients and is considering two alternatives: • Add a second personal services officer • Install a computer system that will quickly provide client information and reduce service time variance (service time standard deviation cut in half). • Recall that customers arrive at a rate of 4 per hour and are serviced at a rate of 5 per hour.
Other Queueing Behavior Queue (waiting line) Customer Departures Customer Arrivals Server Line too long? Wait too long? Customer reneges (abandons queue) Customer balks (never enters queue)
Waiting Line Psychology • Waits with unoccupied time seem longer • Pre-process waits are longer than process • Anxiety makes waits seem longer • Uncertainty makes waits seem longer • Unexplained waits seem longer • Unfair waits seem longer than fair waits • Valuable service waits seem shorter • Solo waits seem longer than group waits Maister, The Psychology of Waiting Lines, teaching note, HBS 9-684-064.
Queues and Simulation • Only simple queues can be mathematically analyzed • “Real world” queues are often very complex • multiple servers, multiple queues • balking, reneging, queue jumping • machine breakdowns • networks of queues, ... • Need to analyze, complex or not • Computer simulation !