SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

Operating characteristics ofqueuing system
Operating characteristics ofqueuing systemOperating characteristics ofqueuing system
Operating characteristics ofqueuing system
 
Queuing theory network
Queuing theory networkQueuing theory network
Queuing theory network
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
 
Queueing theory
Queueing theoryQueueing theory
Queueing theory
 
Integer programming
Integer programmingInteger programming
Integer programming
 
Queuing Theory
Queuing TheoryQueuing Theory
Queuing Theory
 
Queuing Theory - Operation Research
Queuing Theory - Operation ResearchQueuing Theory - Operation Research
Queuing Theory - Operation Research
 
Waiting line model(or presentation)
Waiting line model(or presentation)Waiting line model(or presentation)
Waiting line model(or presentation)
 
Vogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution MethodVogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution Method
 
Introduction to queueing theory
Introduction to queueing theoryIntroduction to queueing theory
Introduction to queueing theory
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Queueing Theory and its BusinessS Applications
Queueing Theory and its BusinessS ApplicationsQueueing Theory and its BusinessS Applications
Queueing Theory and its BusinessS Applications
 
Goal programming
Goal programmingGoal programming
Goal programming
 
QUEUEING THEORY
QUEUEING THEORYQUEUEING THEORY
QUEUEING THEORY
 
queuing theory/ waiting line theory
queuing theory/ waiting line theoryqueuing theory/ waiting line theory
queuing theory/ waiting line theory
 
Queuing Theory
Queuing TheoryQueuing Theory
Queuing Theory
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Unit 4 or
Unit 4 orUnit 4 or
Unit 4 or
 
Lecture28 tsp
Lecture28 tspLecture28 tsp
Lecture28 tsp
 
Waiting line mgmt
Waiting line mgmtWaiting line mgmt
Waiting line mgmt
 

Similar a 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 and simulation (MSOR)
Queuing theory and simulation (MSOR)Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)snket
 
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
 

Similar a Queuing model (20)

Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)Queuing theory and simulation (MSOR)
Queuing theory and simulation (MSOR)
 
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 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
 
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
QUEUING THEORY QUEUING THEORY
QUEUING THEORY
 
Ramniwas final
Ramniwas finalRamniwas final
Ramniwas final
 
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
 

Último

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
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
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
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
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
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
 
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
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
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
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 

Último (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
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
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
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"
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
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
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
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
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
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
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
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
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.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