SlideShare ist ein Scribd-Unternehmen logo
1 von 31
Chapter 9:
Queuing Models
© 2007 Pearson Education
Queuing or Waiting Line Analysis
• Queues (waiting lines) affect people
everyday
• A primary goal is finding the best level of
service
• Analytical modeling (using formulas) can
be used for many queues
• For more complex situations, computer
simulation is needed
Queuing System Costs
1. Cost of providing service
2. Cost of not providing service (waiting time)
Three Rivers Shipping Example
• Average of 5 ships arrive per 12 hr shift
• A team of stevedores unloads each ship
• Each team of stevedores costs $6000/shift
• The cost of keeping a ship waiting is
$1000/hour
• How many teams of stevedores to employ
to minimize system cost?
Three Rivers Waiting Line Cost Analysis
Number of Teams of Stevedores
1 2 3 4
Ave hours
waiting per ship 7 4 3 2
Cost of ship
waiting time
(per shift)
$35,000 $20,000 $15,000 $10,000
Stevedore cost
(per shift) $6000 $12,000 $18,000 $24,000
Total Cost $41,000 $32,000 $33,000 $34,000
Characteristics of a
Queuing System
The queuing system is determined by:
• Arrival characteristics
• Queue characteristics
• Service facility characteristics
Arrival Characteristics
• Size of the arrival population – either
infinite or limited
• Arrival distribution:
–Either fixed or random
–Either measured by time between
consecutive arrivals, or arrival rate
–The Poisson distribution is often used
for random arrivals
Poisson Distribution
• Average arrival rate is known
• Average arrival rate is constant for some
number of time periods
• Number of arrivals in each time period is
independent
• As the time interval approaches 0, the
average number of arrivals approaches 0
Poisson Distribution
λ = the average arrival rate per time unit
P(x) = the probability of exactly x arrivals
occurring during one time period
P(x) = e-λ
λx
x!
Behavior of Arrivals
• Most queuing formulas assume that all
arrivals stay until service is completed
• Balking refers to customers who do not
join the queue
• Reneging refers to customers who join
the queue but give up and leave before
completing service
Queue Characteristics
• Queue length (max possible queue length)
– either limited or unlimited
• Service discipline – usually FIFO (First In
First Out)
Service Facility Characteristics
1. Configuration of service facility
• Number of servers (or channels)
• Number of phases (or service stops)
2. Service distribution
• The time it takes to serve 1 arrival
• Can be fixed or random
• Exponential distribution is often used
Exponential Distribution
μ = average service time
t = the length of service time (t > 0)
P(t) = probability that service time will be
greater than t
P(t) = e- μt
Measuring Queue Performance
• ρ = utilization factor (probability of all
servers being busy)
• Lq = average number in the queue
• L = average number in the system
• Wq = average waiting time
• W = average time in the system
• P0 = probability of 0 customers in system
• Pn = probability of exactly n customers in
system
Kendall’s Notation
A / B / s
A = Arrival distribution
(M for Poisson, D for deterministic, and
G for general)
B = Service time distribution
(M for exponential, D for deterministic,
and G for general)
S = number of servers
The Queuing Models
Covered Here All Assume
1. Arrivals follow the Poisson distribution
2. FIFO service
3. Single phase
4. Unlimited queue length
5. Steady state conditions
We will look at 5 of the most commonly used
queuing systems.
Models CoveredName
(Kendall Notation) Example
Simple system
(M / M / 1)
Customer service desk in a
store
Multiple server
(M / M / s)
Airline ticket counter
Constant service
(M / D / 1)
Automated car wash
General service
(M / G / 1)
Auto repair shop
Limited population
(M / M / s / ∞ / N)
An operation with only 12
machines that might break
Single Server Queuing System (M/M/1)
• Poisson arrivals
• Arrival population is unlimited
• Exponential service times
• All arrivals wait to be served
• λ is constant
• μ > λ (average service rate > average
arrival rate)
Operating Characteristics for M/M/1 Queue
1. Average server utilization
ρ = λ / μ
2. Average number of customers waiting
Lq = λ2
μ(μ – λ)
2. Average number in system
L = Lq + λ / μ
4. Average waiting time
Wq = Lq = λ
λ μ(μ – λ)
5. Average time in the system
W = Wq + 1/ μ
5. Probability of 0 customers in system
P0 = 1 – λ/μ
7. Probability of exactly n customers in
system
Pn = (λ/μ )n
P0
Arnold’s Muffler Shop Example
• Customers arrive on average 2 per hour
(λ = 2 per hour)
• Average service time is 20 minutes
(μ = 3 per hour)
Install ExcelModules
Go to file 9-2.xls
Total Cost of Queuing System
Total Cost = Cw x L + Cs x s
Cw = cost of customer waiting time per
time period
L = average number customers in
system
Cs = cost of servers per time period
s = number of servers
Multiple Server System (M / M / s)
• Poisson arrivals
• Exponential service times
• s servers
• Total service rate must exceed arrival rate
( sμ > λ)
• Many of the operating characteristic
formulas are more complicated
Arnold’s Muffler Shop
With Multiple Servers
Two options have already been considered:
System
Cost
• Keep the current system (s=1) $32/hr
• Get a faster mechanic (s=1) $25/hr
Multi-server option
3. Have 2 mechanics (s=2) ?
Go to file 9-3.xls
Single Server System With
Constant Service Time (M/D/1)
• Poisson arrivals
• Constant service times (not random)
• Has shorter queues than M/M/1 system
- Lq and Wq are one-half as large
Garcia-Golding Recycling Example
• λ = 8 trucks per hour (random)
• μ = 12 trucks per hour (fixed)
• Truck & driver waiting cost is $60/hour
• New compactor will be amortized at
$3/unload
• Total cost per unload = ?
Go to file 9-4.xls
Single Server System With
General Service Time (M/G/1)
• Poisson arrivals
• General service time distribution with
known mean (μ) and standard deviation (σ)
• μ > λ
Professor Crino Office Hours
• Students arrive randomly at an average
rate of, λ = 5 per hour
• Service (advising) time is random at an
average rate of, μ = 6 per hour
• The service time standard deviation is,
σ = 0.0833 hours
Go to file 9-5.xls
Muti-Server System With
Finite Population (M/M/s/∞/N)
• Poisson arrivals
• Exponential service times
• s servers with identical service time
distributions
• Limited population of size N
• Arrival rate decreases as queue lengthens
Department of Commerce Example
• Uses 5 printers (N=5)
• Printers breakdown on average every 20
hours
λ = 1 printer = 0.05 printers per hour
20 hours
• Average service time is 2 hours
μ = 1 printer = 0.5 printers per hour
2 hours
Go to file 9-6.xls
More Complex Queuing Systems
• When a queuing system is more complex,
formulas may not be available
• The only option may be to use computer
simulation, which we will study in the next
chapter

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Queuing unit v ppt
Queuing unit v pptQueuing unit v ppt
Queuing unit v ppt
 
QUEUEING THEORY
QUEUEING THEORYQUEUEING THEORY
QUEUEING THEORY
 
Queuing Theory - Operation Research
Queuing Theory - Operation ResearchQueuing Theory - Operation Research
Queuing Theory - Operation Research
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Ramniwas final
Ramniwas finalRamniwas final
Ramniwas final
 
Job shop scheduling
Job shop schedulingJob shop scheduling
Job shop scheduling
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Simulation in Operation Research
Simulation in Operation ResearchSimulation in Operation Research
Simulation in Operation Research
 
Queueing theory
Queueing theoryQueueing theory
Queueing theory
 
Queueing Theory and its BusinessS Applications
Queueing Theory and its BusinessS ApplicationsQueueing Theory and its BusinessS Applications
Queueing Theory and its BusinessS Applications
 
Applied Operation Research (AOR) Replacement Theory
Applied Operation Research (AOR) Replacement TheoryApplied Operation Research (AOR) Replacement Theory
Applied Operation Research (AOR) Replacement Theory
 
Queue
QueueQueue
Queue
 
Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)
 
queuing theory/ waiting line theory
queuing theory/ waiting line theoryqueuing theory/ waiting line theory
queuing theory/ waiting line theory
 
Unit 7 dynamic programming
Unit 7   dynamic programmingUnit 7   dynamic programming
Unit 7 dynamic programming
 
QUEUING THEORY
QUEUING THEORY QUEUING THEORY
QUEUING THEORY
 
Queuing Theory by Dr. B. J. Mohite
Queuing Theory by Dr. B. J. MohiteQueuing Theory by Dr. B. J. Mohite
Queuing Theory by Dr. B. J. Mohite
 
Operation research and its application
Operation research and its applicationOperation research and its application
Operation research and its application
 

Ähnlich wie Queuing model

Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)snket
 
Queuing Theory
Queuing TheoryQueuing Theory
Queuing TheoryDallina1
 
To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...
To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...
To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...IJERA Editor
 
Queuing theory and traffic analysis in depth
Queuing theory and traffic analysis in depthQueuing theory and traffic analysis in depth
Queuing theory and traffic analysis in depthIdcIdk1
 
Waiting Line Management
Waiting Line Management Waiting Line Management
Waiting Line Management Joshua Miranda
 
Queuing theory and traffic flow analysis
Queuing theory and traffic flow analysisQueuing theory and traffic flow analysis
Queuing theory and traffic flow analysisReymond Dy
 
quening theory for the operations research
quening theory for the operations researchquening theory for the operations research
quening theory for the operations researchssuser96912f1
 
Ssme queueing theory
Ssme queueing theorySsme queueing theory
Ssme queueing theoryAmar Hegde
 
queueing problems in banking
queueing problems in bankingqueueing problems in banking
queueing problems in bankingMani Deep
 
Lecture7-QuantitativeAnalysis2.pptx
Lecture7-QuantitativeAnalysis2.pptxLecture7-QuantitativeAnalysis2.pptx
Lecture7-QuantitativeAnalysis2.pptxssuser0d0f881
 
Decision Sciences_SBS_9.pdf
Decision Sciences_SBS_9.pdfDecision Sciences_SBS_9.pdf
Decision Sciences_SBS_9.pdfKhushbooJoshiSBS
 
Simulation chapter 4
Simulation chapter 4Simulation chapter 4
Simulation chapter 4Hagos Guesh
 

Ähnlich wie Queuing model (20)

Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)
 
Q theory
Q theoryQ theory
Q theory
 
Queuing Theory
Queuing TheoryQueuing Theory
Queuing Theory
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Unit V - Queuing Theory
Unit V - Queuing TheoryUnit V - Queuing Theory
Unit V - Queuing Theory
 
To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...
To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...
To Minimize the Waiting Time and Waiting Time Cost of Dumpers, Waiting in a Q...
 
Queuing theory and traffic analysis in depth
Queuing theory and traffic analysis in depthQueuing theory and traffic analysis in depth
Queuing theory and traffic analysis in depth
 
08_Queueing_Models.pdf
08_Queueing_Models.pdf08_Queueing_Models.pdf
08_Queueing_Models.pdf
 
Waiting Line Management
Waiting Line Management Waiting Line Management
Waiting Line Management
 
L22 Queuing Theory
L22 Queuing TheoryL22 Queuing Theory
L22 Queuing Theory
 
Operation Research
Operation ResearchOperation Research
Operation Research
 
Queuing theory and traffic flow analysis
Queuing theory and traffic flow analysisQueuing theory and traffic flow analysis
Queuing theory and traffic flow analysis
 
module d_7e.ppt
module d_7e.pptmodule d_7e.ppt
module d_7e.ppt
 
quening theory for the operations research
quening theory for the operations researchquening theory for the operations research
quening theory for the operations research
 
Ssme queueing theory
Ssme queueing theorySsme queueing theory
Ssme queueing theory
 
queueing problems in banking
queueing problems in bankingqueueing problems in banking
queueing problems in banking
 
Lecture7-QuantitativeAnalysis2.pptx
Lecture7-QuantitativeAnalysis2.pptxLecture7-QuantitativeAnalysis2.pptx
Lecture7-QuantitativeAnalysis2.pptx
 
Decision Sciences_SBS_9.pdf
Decision Sciences_SBS_9.pdfDecision Sciences_SBS_9.pdf
Decision Sciences_SBS_9.pdf
 
Simulation chapter 4
Simulation chapter 4Simulation chapter 4
Simulation chapter 4
 
Queuing_analysis
Queuing_analysisQueuing_analysis
Queuing_analysis
 

Kürzlich hochgeladen

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 

Kürzlich hochgeladen (20)

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 

Queuing model

  • 1. Chapter 9: Queuing Models © 2007 Pearson Education
  • 2. Queuing or Waiting Line Analysis • Queues (waiting lines) affect people everyday • A primary goal is finding the best level of service • Analytical modeling (using formulas) can be used for many queues • For more complex situations, computer simulation is needed
  • 3. Queuing System Costs 1. Cost of providing service 2. Cost of not providing service (waiting time)
  • 4. Three Rivers Shipping Example • Average of 5 ships arrive per 12 hr shift • A team of stevedores unloads each ship • Each team of stevedores costs $6000/shift • The cost of keeping a ship waiting is $1000/hour • How many teams of stevedores to employ to minimize system cost?
  • 5. Three Rivers Waiting Line Cost Analysis Number of Teams of Stevedores 1 2 3 4 Ave hours waiting per ship 7 4 3 2 Cost of ship waiting time (per shift) $35,000 $20,000 $15,000 $10,000 Stevedore cost (per shift) $6000 $12,000 $18,000 $24,000 Total Cost $41,000 $32,000 $33,000 $34,000
  • 6. Characteristics of a Queuing System The queuing system is determined by: • Arrival characteristics • Queue characteristics • Service facility characteristics
  • 7. Arrival Characteristics • Size of the arrival population – either infinite or limited • Arrival distribution: –Either fixed or random –Either measured by time between consecutive arrivals, or arrival rate –The Poisson distribution is often used for random arrivals
  • 8. Poisson Distribution • Average arrival rate is known • Average arrival rate is constant for some number of time periods • Number of arrivals in each time period is independent • As the time interval approaches 0, the average number of arrivals approaches 0
  • 9. Poisson Distribution λ = the average arrival rate per time unit P(x) = the probability of exactly x arrivals occurring during one time period P(x) = e-λ λx x!
  • 10. Behavior of Arrivals • Most queuing formulas assume that all arrivals stay until service is completed • Balking refers to customers who do not join the queue • Reneging refers to customers who join the queue but give up and leave before completing service
  • 11. Queue Characteristics • Queue length (max possible queue length) – either limited or unlimited • Service discipline – usually FIFO (First In First Out)
  • 12. Service Facility Characteristics 1. Configuration of service facility • Number of servers (or channels) • Number of phases (or service stops) 2. Service distribution • The time it takes to serve 1 arrival • Can be fixed or random • Exponential distribution is often used
  • 13. Exponential Distribution μ = average service time t = the length of service time (t > 0) P(t) = probability that service time will be greater than t P(t) = e- μt
  • 14. Measuring Queue Performance • ρ = utilization factor (probability of all servers being busy) • Lq = average number in the queue • L = average number in the system • Wq = average waiting time • W = average time in the system • P0 = probability of 0 customers in system • Pn = probability of exactly n customers in system
  • 15. Kendall’s Notation A / B / s A = Arrival distribution (M for Poisson, D for deterministic, and G for general) B = Service time distribution (M for exponential, D for deterministic, and G for general) S = number of servers
  • 16. The Queuing Models Covered Here All Assume 1. Arrivals follow the Poisson distribution 2. FIFO service 3. Single phase 4. Unlimited queue length 5. Steady state conditions We will look at 5 of the most commonly used queuing systems.
  • 17. Models CoveredName (Kendall Notation) Example Simple system (M / M / 1) Customer service desk in a store Multiple server (M / M / s) Airline ticket counter Constant service (M / D / 1) Automated car wash General service (M / G / 1) Auto repair shop Limited population (M / M / s / ∞ / N) An operation with only 12 machines that might break
  • 18. Single Server Queuing System (M/M/1) • Poisson arrivals • Arrival population is unlimited • Exponential service times • All arrivals wait to be served • λ is constant • μ > λ (average service rate > average arrival rate)
  • 19. Operating Characteristics for M/M/1 Queue 1. Average server utilization ρ = λ / μ 2. Average number of customers waiting Lq = λ2 μ(μ – λ) 2. Average number in system L = Lq + λ / μ
  • 20. 4. Average waiting time Wq = Lq = λ λ μ(μ – λ) 5. Average time in the system W = Wq + 1/ μ 5. Probability of 0 customers in system P0 = 1 – λ/μ 7. Probability of exactly n customers in system Pn = (λ/μ )n P0
  • 21. Arnold’s Muffler Shop Example • Customers arrive on average 2 per hour (λ = 2 per hour) • Average service time is 20 minutes (μ = 3 per hour) Install ExcelModules Go to file 9-2.xls
  • 22. Total Cost of Queuing System Total Cost = Cw x L + Cs x s Cw = cost of customer waiting time per time period L = average number customers in system Cs = cost of servers per time period s = number of servers
  • 23. Multiple Server System (M / M / s) • Poisson arrivals • Exponential service times • s servers • Total service rate must exceed arrival rate ( sμ > λ) • Many of the operating characteristic formulas are more complicated
  • 24. Arnold’s Muffler Shop With Multiple Servers Two options have already been considered: System Cost • Keep the current system (s=1) $32/hr • Get a faster mechanic (s=1) $25/hr Multi-server option 3. Have 2 mechanics (s=2) ? Go to file 9-3.xls
  • 25. Single Server System With Constant Service Time (M/D/1) • Poisson arrivals • Constant service times (not random) • Has shorter queues than M/M/1 system - Lq and Wq are one-half as large
  • 26. Garcia-Golding Recycling Example • λ = 8 trucks per hour (random) • μ = 12 trucks per hour (fixed) • Truck & driver waiting cost is $60/hour • New compactor will be amortized at $3/unload • Total cost per unload = ? Go to file 9-4.xls
  • 27. Single Server System With General Service Time (M/G/1) • Poisson arrivals • General service time distribution with known mean (μ) and standard deviation (σ) • μ > λ
  • 28. Professor Crino Office Hours • Students arrive randomly at an average rate of, λ = 5 per hour • Service (advising) time is random at an average rate of, μ = 6 per hour • The service time standard deviation is, σ = 0.0833 hours Go to file 9-5.xls
  • 29. Muti-Server System With Finite Population (M/M/s/∞/N) • Poisson arrivals • Exponential service times • s servers with identical service time distributions • Limited population of size N • Arrival rate decreases as queue lengthens
  • 30. Department of Commerce Example • Uses 5 printers (N=5) • Printers breakdown on average every 20 hours λ = 1 printer = 0.05 printers per hour 20 hours • Average service time is 2 hours μ = 1 printer = 0.5 printers per hour 2 hours Go to file 9-6.xls
  • 31. More Complex Queuing Systems • When a queuing system is more complex, formulas may not be available • The only option may be to use computer simulation, which we will study in the next chapter