Presentation is loading. Please wait.

Presentation is loading. Please wait.

McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.1 Table of Contents Chapter 14 (Queueing Models) Elements of a Queueing Model (Section 14.1)14.2–14.13.

Similar presentations


Presentation on theme: "McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.1 Table of Contents Chapter 14 (Queueing Models) Elements of a Queueing Model (Section 14.1)14.2–14.13."— Presentation transcript:

1 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.1 Table of Contents Chapter 14 (Queueing Models) Elements of a Queueing Model (Section 14.1)14.2–14.13 Some Examples of Queueing Systems (Section 14.2)14.14–14.16 Measures of Performance for Queueing Systems (Section 14.3)14.17–14.20 A Case Study: The Dupit Corp. Problem (Section 14.4)14.21–14.23 Some Single-Server Queueing Models (Section 14.5)14.24–14.33 Some Multiple-Server Queueing Models (Section 14.6)14.34–14.42 Priority Queueing Models (Section 14.7)14.43–14.50 Some Insights about Designing Queueing Systems (Section 14.8)14.51–14.53 Economic Analysis of the Number of Servers to Provide (Section 14.9)14.54–14.57 Queueing Models (UW Lecture)14.58–14.76 These slides are based upon a lecture from the MBA elective course “Modeling with Spreadsheets” at the University of Washington (as taught by one of the authors). Queueing Applications (UW Lecture)14.77–14.90 These slides are based upon a lecture from the MBA elective course “Modeling with Spreadsheets” at the University of Washington (as taught by one of the authors).

2 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.2 A Basic Queueing System

3 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.3 Herr Cutter’s Barber Shop Herr Cutter is a German barber who runs a one-man barber shop. Herr Cutter opens his shop at 8:00 A.M. The table shows his queueing system in action over a typical morning. Customer Time of Arrival Haicut Begins Duration of Haircut Haircut Ends 18:03 17 minutes8:20 28:158:2021 minutes8:41 38:258:4119 minutes9:00 48:309:0015 minutes9:15 59:059:1520 minutes9:35 69:43———

4 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.4 Arrivals The time between consecutive arrivals to a queueing system are called the interarrival times. The expected number of arrivals per unit time is referred to as the mean arrival rate. The symbol used for the mean arrival rate is = Mean arrival rate for customers coming to the queueing system where is the Greek letter lambda. The mean of the probability distribution of interarrival times is 1 / = Expected interarrival time Most queueing models assume that the form of the probability distribution of interarrival times is an exponential distribution.

5 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.5 Evolution of the Number of Customers

6 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.6 The Exponential Distribution for Interarrival Times

7 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.7 Properties of the Exponential Distribution There is a high likelihood of small interarrival times, but a small chance of a very large interarrival time. This is characteristic of interarrival times in practice. For most queueing systems, the servers have no control over when customers will arrive. Customers generally arrive randomly. Having random arrivals means that interarrival times are completely unpredictable, in the sense that the chance of an arrival in the next minute is always just the same. The only probability distribution with this property of random arrivals is the exponential distribution. The fact that the probability of an arrival in the next minute is completely uninfluenced by when the last arrival occurred is called the lack-of-memory property.

8 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.8 The Queue The number of customers in the queue (or queue size) is the number of customers waiting for service to begin. The number of customers in the system is the number in the queue plus the number currently being served. The queue capacity is the maximum number of customers that can be held in the queue. An infinite queue is one in which, for all practical purposes, an unlimited number of customers can be held there. When the capacity is small enough that it needs to be taken into account, then the queue is called a finite queue. The queue discipline refers to the order in which members of the queue are selected to begin service. –The most common is first-come, first-served (FCFS). –Other possibilities include random selection, some priority procedure, or even last- come, first-served.

9 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.9 Service When a customer enters service, the elapsed time from the beginning to the end of the service is referred to as the service time. Basic queueing models assume that the service time has a particular probability distribution. The symbol used for the mean of the service time distribution is 1 /  = Expected service time where  is the Greek letter mu. The interpretation of  itself is the mean service rate.  = Expected service completions per unit time for a single busy server

10 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.10 Some Service-Time Distributions Exponential Distribution –The most popular choice. –Much easier to analyze than any other. –Although it provides a good fit for interarrival times, this is much less true for service times. –Provides a better fit when the service provided is random than if it involves a fixed set of tasks. –Standard deviation:  = Mean Constant Service Times –A better fit for systems that involve a fixed set of tasks. –Standard deviation:  = 0. Erlang Distribution –Fills the middle ground between the exponential distribution and constant. –Has a shape parameter, k that determines the standard deviation. –In particular,  = mean / (  k)

11 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.11 Standard Deviation and Mean for Distributions DistributionStandard Deviation Exponentialmean Degenerate (constant)0 Erlang, any k (1 /  k) (Mean) Erlang, k = 2 (1 /  2) (Mean) Erlang, k = 4(1 / 2) (Mean) Erlang, k = 8 (1 / 2  2) (Mean) Erlang, k = 16(1 / 4) (Mean)

12 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.12 Labels for Queueing Models To identify which probability distribution is being assumed for service times (and for interarrival times), a queueing model conventionally is labeled as follows: Distribution of service times — / — / — Number of Servers Distribution of interarrival times The symbols used for the possible distributions are M = Exponential distribution (Markovian) D = Degenerate distribution (constant times) E k = Erlang distribution (shape parameter = k) GI = General independent interarrival-time distribution (any distribution) G = General service-time distribution (any arbitrary distribution)

13 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.13 Summary of Usual Model Assumptions 1.Interarrival times are independent and identically distributed according to a specified probability distribution. 2.All arriving customers enter the queueing system and remain there until service has been completed. 3.The queueing system has a single infinite queue, so that the queue will hold an unlimited number of customers (for all practical purposes). 4.The queue discipline is first-come, first-served. 5.The queueing system has a specified number of servers, where each server is capable of serving any of the customers. 6.Each customer is served individually by any one of the servers. 7.Service times are independent and identically distributed according to a specified probability distribution.

14 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.14 Examples of Commercial Service Systems That Are Queueing Systems Type of SystemCustomersServer(s) Barber shopPeopleBarber Bank teller servicesPeopleTeller ATM machine servicePeopleATM machine Checkout at a storePeopleCheckout clerk Plumbing servicesClogged pipesPlumber Ticket window at a movie theaterPeopleCashier Check-in counter at an airportPeopleAirline agent Brokerage servicePeopleStock broker Gas stationCarsPump Call center for ordering goodsPeopleTelephone agent Call center for technical assistancePeopleTechnical representative Travel agencyPeopleTravel agent Automobile repair shopCar ownersMechanic Vending servicesPeopleVending machine Dental servicesPeopleDentist Roofing ServicesRoofsRoofer

15 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.15 Examples of Internal Service Systems That Are Queueing Systems Type of SystemCustomersServer(s) Secretarial servicesEmployeesSecretary Copying servicesEmployeesCopy machine Computer programming servicesEmployeesProgrammer Mainframe computerEmployeesComputer First-aid centerEmployeesNurse Faxing servicesEmployeesFax machine Materials-handling systemLoadsMaterials-handling unit Maintenance systemMachinesRepair crew Inspection stationItemsInspector Production systemJobsMachine Semiautomatic machinesMachinesOperator Tool cribMachine operatorsClerk

16 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.16 Examples of Transportation Service Systems That Are Queueing Systems Type of SystemCustomersServer(s) Highway tollboothCarsCashier Truck loading dockTrucksLoading crew Port unloading areaShipsUnloading crew Airplanes waiting to take offAirplanesRunway Airplanes waiting to landAirplanesRunway Airline servicePeopleAirplane Taxicab servicePeopleTaxicab Elevator servicePeopleElevator Fire departmentFiresFire truck Parking lotCarsParking space Ambulance servicePeopleAmbulance

17 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.17 Choosing a Measure of Performance Managers who oversee queueing systems are mainly concerned with two measures of performance: –How many customers typically are waiting in the queueing system? –How long do these customers typically have to wait? When customers are internal to the organization, the first measure tends to be more important. –Having such customers wait causes lost productivity. Commercial service systems tend to place greater importance on the second measure. –Outside customers are typically more concerned with how long they have to wait than with how many customers are there.

18 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.18 Defining the Measures of Performance L=Expected number of customers in the system, including those being served (the symbol L comes from Line Length). L q =Expected number of customers in the queue, which excludes customers being served. W=Expected waiting time in the system (including service time) for an individual customer (the symbol W comes from Waiting time). W q =Expected waiting time in the queue (excludes service time) for an individual customer. These definitions assume that the queueing system is in a steady-state condition.

19 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.19 Relationship between L, W, L q, and W q Since 1/  is the expected service time W = W q + 1/  Little’s formula states that L = W and L q = W q Combining the above relationships leads to L = L q + 

20 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.20 Using Probabilities as Measures of Performance In addition to knowing what happens on the average, we may also be interested in worst-case scenarios. –What will be the maximum number of customers in the system? (Exceeded no more than, say, 5% of the time.) –What will be the maximum waiting time of customers in the system? (Exceeded no more than, say, 5% of the time.) Statistics that are helpful to answer these types of questions are available for some queueing systems: –P n = Steady-state probability of having exactly n customers in the system. –P(W ≤ t) = Probability the time spent in the system will be no more than t. –P(W q ≤ t) = Probability the wait time will be no more than t. Examples of common goals: –No more than three customers 95% of the time: P 0 + P 1 + P 2 + P 3 ≥ 0.95 –No more than 5% of customers wait more than 2 hours: P(W ≤ 2 hours) ≥ 0.95

21 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.21 The Dupit Corp. Problem The Dupit Corporation is a longtime leader in the office photocopier marketplace. Dupit’s service division is responsible for providing support to the customers by promptly repairing the machines when needed. This is done by the company’s service technical representatives, or tech reps. Current policy: Each tech rep’s territory is assigned enough machines so that the tech rep will be active repairing machines (or traveling to the site) 75% of the time. –A repair call averages 2 hours, so this corresponds to 3 repair calls per day. –Machines average 50 workdays between repairs, so assign 150 machines per rep. Proposed New Service Standard: The average waiting time before a tech rep begins the trip to the customer site should not exceed two hours.

22 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.22 Alternative Approaches to the Problem Approach Suggested by John Phixitt: Modify the current policy by decreasing the percentage of time that tech reps are expected to be repairing machines. Approach Suggested by the Vice President for Engineering: Provide new equipment to tech reps that would reduce the time required for repairs. Approach Suggested by the Chief Financial Officer: Replace the current one-person tech rep territories by larger territories served by multiple tech reps. Approach Suggested by the Vice President for Marketing: Give owners of the new printer-copier priority for receiving repairs over the company’s other customers.

23 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.23 The Queueing System for Each Tech Rep The customers: The machines needing repair. Customer arrivals: The calls to the tech rep requesting repairs. The queue: The machines waiting for repair to begin at their sites. The server: The tech rep. Service time: The total time the tech rep is tied up with a machine, either traveling to the machine site or repairing the machine. (Thus, a machine is viewed as leaving the queue and entering service when the tech rep begins the trip to the machine site.)

24 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.24 Notation for Single-Server Queueing Models = Mean arrival rate for customers = Expected number of arrivals per unit time 1/ = expected interarrival time  = Mean service rate (for a continuously busy server) = Expected number of service completions per unit time  = expected service time  = the utilization factor = the average fraction of time that a server is busy serving customers =

25 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.25 The M/M/1 Model Assumptions 1.Interarrival times have an exponential distribution with a mean of 1/. 2.Service times have an exponential distribution with a mean of 1/ . 3.The queueing system has one server. The expected number of customers in the system is L =  1 –  = – The expected waiting time in the system is W = (1 / )L = 1 / (  – ) The expected waiting time in the queue is W q = W – 1/  = / [  (  – )] The expected number of customers in the queue is L q = W q = 2 / [  (  – )] =  2 / (1 –  )

26 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.26 The M/M/1 Model The probability of having exactly n customers in the system is P n = (1 –  )  n Thus, P 0 = 1 –  P 1 = (1 –  )  P 2 = (1 –  )  2 : : The probability that the waiting time in the system exceeds t is P(W > t) = e –  (1–  )t for t ≥ 0 The probability that the waiting time in the queue exceeds t is P(W q > t) =  e –  (1–  )t for t ≥ 0

27 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.27 M/M/1 Queueing Model for the Dupit’s Current Policy

28 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.28 John Phixitt’s Approach (Reduce Machines/Rep) The proposed new service standard is that the average waiting time before service begins be two hours (i.e., W q ≤ 1 / 4 day). John Phixitt’s suggested approach is to lower the tech rep’s utilization factor sufficiently to meet the new service requirement. Lower  = / , until W q ≤ 1 / 4 day, where = (Number of machines assigned to tech rep) / 50.

29 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.29 M/M/1 Model for John Phixitt’s Suggested Approach (Reduce Machines/Rep)

30 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.30 The M/G/1 Model Assumptions 1.Interarrival times have an exponential distribution with a mean of 1/. 2.Service times can have any probability distribution. You only need the mean (1/  ) and standard deviation (  ). 3.The queueing system has one server. The probability of zero customers in the system is P 0 = 1 –  The expected number of customers in the queue is L q =  2  2 +  2 ] / [2(1 –  )] The expected number of customers in the system is L = L q +  The expected waiting time in the queue is W q = L q / The expected waiting time in the system is W = W q + 1/ 

31 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.31 The Values of  and L q for the M/G/1 Model with Various Service-Time Distributions DistributionMean  ModelLqLq Exponential 1/  M/M/1  2 / (1 –  ) Degenerate (constant) 1/  0M/D/1 ( 1 / 2 ) [  2 / (1 –  )] Erlang, with shape parameter k 1/  (1/  k) (1/  ) M/E k /1 (k+1)/(2k) [  2 / (1 –  )]

32 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.32 VP for Engineering Approach (New Equipment) The proposed new service standard is that the average waiting time before service begins be two hours (i.e., W q ≤ 1 / 4 day). The Vice President for Engineering has suggested providing tech reps with new state-of-the-art equipment that would reduce the time required for the longer repairs. After gathering more information, they estimate the new equipment would have the following effect on the service-time distribution: –Decrease the mean from 1 / 4 day to 1 / 5 day. –Decrease the standard deviation from 1 / 4 day to 1 / 10 day.

33 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.33 M/G/1 Model for the VP of Engineering Approach (New Equipment)

34 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.34 The M/M/s Model Assumptions 1.Interarrival times have an exponential distribution with a mean of 1/. 2.Service times have an exponential distribution with a mean of 1/  3.Any number of servers (denoted by s). With multiple servers, the formula for the utilization factor becomes  = / s  but still represents that average fraction of time that individual servers are busy.

35 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.35 Values of L for the M/M/s Model for Various Values of s

36 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.36 CFO Suggested Approach (Combine Into Teams) The proposed new service standard is that the average waiting time before service begins be two hours (i.e., W q ≤ 1 / 4 day). The Chief Financial Officer has suggested combining the current one-person tech rep territories into larger territories that would be served jointly by multiple tech reps. A territory with two tech reps: –Number of machines = 300 (versus 150 before) –Mean arrival rate = = 6(versus = 3 before) –Mean service rate =  = 4 (as before) –Number of servers = s = 2 (versus s = 1 before) –Utilization factor =  = /s  = 0.75(as before)

37 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.37 M/M/s Model for the CFO’s Suggested Approach (Combine Into Teams of Two)

38 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.38 CFO Suggested Approach (Teams of Three) The Chief Financial Officer has suggested combining the current one-person tech rep territories into larger territories that would be served jointly by multiple tech reps. A territory with three tech reps: –Number of machines = 450 (versus 150 before) –Mean arrival rate = = 9(versus = 3 before) –Mean service rate =  = 4 (as before) –Number of servers = s = 3 (versus s = 1 before) –Utilization factor =  = /s  = 0.75(as before)

39 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.39 M/M/s Model for the CFO’s Suggested Approach (Combine Into Teams of Three)

40 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.40 Comparison of W q with Territories of Different Sizes Number of Tech Reps Number of Machines  s  WqWq 11503410.750.75 workday (6 hours) 23006420.750.321 workday (2.57 hours) 34509430.750.189 workday (1.51 hours)

41 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.41 Values of L for the M/D/s Model for Various Values of s

42 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.42 Values of L for the M/E k /2 Model for Various Values of k

43 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.43 Priority Queueing Models General Assumptions: –There are two or more categories of customers. Each category is assigned to a priority class. Customers in priority class 1 are given priority over customers in priority class 2. Priority class 2 has priority over priority class 3, etc. –After deferring to higher priority customers, the customers within each priority class are served on a first-come-fist-served basis. Two types of priorities –Nonpreemptive priorities: Once a server has begun serving a customer, the service must be completed (even if a higher priority customer arrives). However, once service is completed, priorities are applied to select the next one to begin service. –Preemptive priorities: The lowest priority customer being served is preempted (ejected back into the queue) whenever a higher priority customer enters the queueing system.

44 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.44 Preemptive Priorities Queueing Model Additional Assumptions 1.Preemptive priorities are used as previously described. 2.For priority class i (i = 1, 2, …, n), the interarrival times of the customers in that class have an exponential distribution with a mean of 1/ i. 3.All service times have an exponential distribution with a mean of 1/ , regardless of the priority class involved. 4.The queueing system has a single server. The utilization factor for the server is  = ( 1 + 2 + … + n ) / 

45 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.45 Nonpreemptive Priorities Queueing Model Additional Assumptions 1.Nonpreemptive priorities are used as previously described. 2.For priority class i (i = 1, 2, …, n), the interarrival times of the customers in that class have an exponential distribution with a mean of 1/ i. 3.All service times have an exponential distribution with a mean of 1/ , regardless of the priority class involved. 4.The queueing system can have any number of servers. The utilization factor for the servers is  = ( 1 + 2 + … + n ) / s 

46 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.46 VP of Marketing Approach (Priority for New Copiers) The proposed new service standard is that the average waiting time before service begins be two hours (i.e., W q ≤ 1 / 4 day). The Vice President of Marketing has proposed giving the printer-copiers priority over other machines for receiving service. The rationale for this proposal is that the printer-copier performs so many vital functions that its owners cannot tolerate being without it as long as other machines. The mean arrival rates for the two classes of copiers are – 1 = 1 customer (printer-copier) per workday(now) – 2 = 2 customers (other machines) per workday(now) The proportion of printer-copiers is expected to increase, so in a couple years – 1 = 1.5 customers (printer-copiers) per workday (later) – 2 = 1.5 customers (other machines) per workday(later)

47 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.47 Nonpreemptive Priorities Model for VP of Marketing’s Approach (Current Arrival Rates)

48 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.48 Nonpreemptive Priorities Model for VP of Marketing’s Approach (Future Arrival Rates)

49 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.49 Expected Waiting Times with Nonpreemptive Priorities sWhen 1 2  W q for Printer CopiersW q for Other Machines 1Now1240.750.25 workday (2 hrs.)1 workday (8 hrs.) 1Later1.5 40.750.3 workday (2.4 hrs.)1.2 workday (9.6 hrs.) 2Now2440.750.107 workday (0.86 hr.)0.439 workday (3.43 hrs.) 2Later3340.750.129 workday (1.03 hrs.)0.514 workday (4.11 hrs.) 3Now3640.750.063 workday (0.50 hr.)0.252 workday (2.02 hrs.) 3Later4.5 40.750.076 workday (0.61 hr.)0.303 workday (2.42 hrs.)

50 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.50 The Four Approaches Under Considerations ProposerProposalAdditional Cost John PhixittMaintain one-person territories, but reduce number of machines assigned to each from 150 to 100 $300 million per year VP for EngineeringKeep current one-person territories, but provide new state-of-the-art equipment to the tech-reps One-time cost of $500 million Chief Financial OfficerChange to three-person territoriesNone, except disadvantages of larger territories VP for MarketingChange to two-person territories with priority given to the printer- copiers for repairs None, except disadvantages of larger territories Decision: Adopt fourth proposal (except for sparsely populated areas where second proposal should be adopted).

51 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.51 Some Insights About Designing Queueing Systems 1.When designing a single-server queueing system, beware that giving a relatively high utilization factor (workload) to the server provides surprisingly poor performance for the system. 2.Decreasing the variability of service times (without any change in the mean) improves the performance of a queueing system substantially. 3.Multiple-server queueing systems can perform satisfactorily with somewhat higher utilization factors than can single-server queueing systems. For example, pooling servers by combining separate single-server queueing systems into one multiple-server queueing system greatly improves the measures of performance. 4.Applying priorities when selecting customers to begin service can greatly improve the measures of performance for high-priority customers.

52 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.52 Effect of High-Utilization Factors (Insight 1)

53 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.53 Effect of Decreasing  (Insight 2)

54 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.54 Economic Analysis of the Number of Servers to Provide In many cases, the consequences of making customers wait can be expressed as a waiting cost. The manager is interested in minimizing the total cost. TC = Expected total cost per unit time SC = Expected service cost per unit time WC = Expected waiting cost per unit time The objective is then to choose the number of servers so as to Minimize TC = SC + WC When each server costs the same (C s = cost of server per unit time), SC = C s s When the waiting cost is proportional to the amount of waiting (C w = waiting cost per unit time for each customer), WC = C w L

55 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.55 Acme Machine Shop The Acme Machine Shop has a tool crib for storing tool required by shop mechanics. Two clerks run the tool crib. The estimates of the mean arrival rate and the mean service rate (per server)  are = 120 customers per hour  = 80 customers per hour The total cost to the company of each tool crib clerk is $20/hour, so C s = $20. While mechanics are busy, their value to Acme is $48/hour, so C w = $48. Choose s so as to Minimize TC = $20s + $48L.

56 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.56 Excel Template for Choosing the Number of Servers

57 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.57 Comparing Expected Cost vs. Number of Clerks

58 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.58 Where is There Waiting? Service Facility –Fast-food restaurants –Post office –Grocery store –Bank Disneyland Highway traffic Manufacturing Equipment awaiting repair Phone or computer network Product orders

59 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.59 Why is There Waiting? Example #1: McDonalds –50 customers arrive per hour –Service rate is 60 customers per hour Example #2: Doctor’s Office –Arrivals are scheduled to arrive every 20 minutes. –The doctor spends an average of 18 minutes with each patient.

60 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.60 System Characteristics Number of servers Arrival and service pattern –rate of arrivals and service –distribution of arrivals and service Maximum size of the queue Queue disciplince –FCFS? –Priority system? Population size –Infinite or finite?

61 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.61 Measures of System Performance Average number of customers waiting –in the system –in the queue Average time customers wait –in the system –in the queue Which measure is the most important?

62 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.62 Number of Servers Single Server Multiple Servers

63 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.63 Arrival Pattern A Poisson distribution is usually assumed. A good approximation of random arrivals. Lack-of-memory property: Probability of an arrival in the next instant is constant, regardless of the past.

64 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.64 Service Pattern Either an exponential distribution is assumed, –Implies that the service is usually short, but occasionally long –If service time is exponential then service rate is Poisson –Lack-of-memory property: The probability that a service ends in the next instant is constant (regardless of how long its already gone). –Decent approximation if the jobs to be done are random. –Not a good approximation if the jobs to be done are always the same. Or any distribution –Only single-server model is easily solved.

65 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.65 Maximum Size of Queue Most queueing models assume an infinite queue length is possible. If the queue length is limited, a finite queue model can be used.

66 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.66 Queue Discipline Most queueing systems assume customers are served first-come first-served. If certain customers are given priority, a priority queueing model can be used. –Nonpreemptive: Finish customer in service before taking a new one. –Preemptive: If priority customer arrives, any regular customer in service is preempted (put back in the queue).

67 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.67 Population Source Most queueing models assume an infinite population source. If the number of potential customers is small, a finite source model can be used. –Number in system affects arrival rate (fewer potential arrivals when more in system) –Okay to assume infinite if N > 20.

68 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.68 Models 1.Single server, exponential service time (M/M/1) 2.Single server, general service time (M/G/1) 3.Multiple servers, exponential service time (M/M/s) 4.Finite queue (M/M/s/K) 5.Priority queue (nonpreemptive and preemptive) 6.Finite calling population A Taxonomy — / — / — (and an optional fourth element / —) ArrivalServiceNumber ofMaximum DistributionDistributionServersin Queue where M = Exponential (Markovian) D = deterministic (constant) G = general distribution

69 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.69 Notation Parameters: = customer arrival rate  = service rate (1/  = average service time) s= number of servers Performance Measures L q = average number of customers in the queue L= average number of customers in the system W q = average waiting time in the queue W= average waiting time (including service) P n = probability of having n customers in the system  = system utilization

70 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.70 Model 1 (M/M/1) Customers arrive to a small-town post office at an average rate of 10 per hour (Poisson distribution). There is only one postal employee on duty and he can serve customers in an average of 5 minutes (exponential distribution).

71 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.71 Model 2 (M/G/1) ABC Car Wash is an automated car wash. Each customer deposits four quarters in a coin slot, drives the car into the auto-washer, and waits while the car is automatically washed. Cars arrive at an average rate of 20 cars per hour (Poisson). The service time is exactly 2 minutes.

72 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.72 Model 3 (M/M/s) A grocery store has three registers open. Customers arrive to check out at an average of 1 per minute (Poisson). The service time averages 2 minutes (exponential).

73 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.73 Model 4 (M/M/s/K) A call center that handles the tech support for a software manufacturer currently has 10 telephone lines, with three people fielding the calls. Customers call at an average rate of 40 per hour (Poisson). A customer can be served in an average of four minutes (exponential).

74 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.74 Model 5a (Nonpreemptive Priority Queue) Consider a small-town hospital emergency room (ER) that has just one doctor on duty. When patients arrive, they are classified as either critical or non-critical. When the doctor is finished treating a patient, she takes the next critical patient. If there are no critical patients, then she takes the next non-critical patient. The ER doctor spends an average of 10 minutes (exponential) treating each patient before they are either released or admitted to the hospital. An average of 1 critical patient and 3 non-critical patients arrive each hour (Poisson).

75 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.75 Model 5b (Preemptive Priority Queue) Reconsider the same small-town hospital emergency room (ER). Now suppose they change their policy so that if a critical patient arrives while a non-critical patient is being treated, the doctor stops treating the non-critical patient, and immediately starts treating the critical patient. Only when there are no critical patients to be treated does the doctor start treating non-critical patients.

76 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.76 Model 6 (Finite Calling Population) Consider a PC-Board assembly facility. There are six automated component insertion machines. Unfortunately, they are very prone to break down. Each operating machine breaks down every eight hours or so (exponential distribution). Because these machines are so prone to break down, a full-time repairperson is kept on staff just to repair these machines. Each repair takes an average of one hour (exponential distribution). On average, how many machines are operating at a time?

77 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.77 Application of Queueing Models We can use the results from queueing models to make the following types of decisions: –How many servers to employ. –How large should the waiting space be. –Whether to use a single fast server or a number of slower servers. –Whether to have a general purpose server or faster specific servers.

78 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.78 Total Cost The goal is to minimize total cost = cost of servers + cost of waiting

79 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.79 Example #1: How Many Servers? The MIS department of a high tech company handles employee requests for assistance when computer questions arise. Employees requiring assistance phone the MIS department with their questions (but may have to wait on hold if all of the tech support staff are busy). The MIS department receives an average of 40 requests for assistance per hour (Poisson). The average question can be answered in 3 minutes (exponential). The MIS staff is paid an average of $15 per hour. The average employee earns $25 per hour. Question: What is the optimal size of the MIS tech support staff?

80 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.80 Example #1: How Many Servers

81 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.81 A Data Table for Example #1: How Many Servers?

82 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.82 Example #2: How Many Servers? A McDonalds franchise is trying to decide how many registers to have open during their busiest time, the lunch hour. Customers arrive during the lunch hour at a rate of 98 customers per hour (Poisson distribution). Each service takes an average of 3 minutes (exponential distribution). Question #1: If management would not like the average customer to wait longer than five minutes in line, how many registers should they open? Question #2: If management would like no more than 5% of customers to wait more than 5 minutes, how many registers should they open?

83 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.83 Example #2: How Many Servers?

84 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.84 Example #3: How Much Waiting Space? A photo development shop operates a drive-through lane where customers can drop off film to be developed and pick up developed photos. Customers arrive at an average rate of 40 per hour (Poisson). Each service takes an average of 1 minute (exponential). They are remodeling the parking area and drive-through lane. They would like the drive-through lane to hold all of the customers at least 95% of the time. Question: How many cars must the drive-through lane be able to hold?

85 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.85 Example #3: How Much Waiting Space?

86 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.86 Example #4: One Fast Server or Many Slow Servers A McDonalds is considering changing the way that they serve customers. Customers arrive at an average rate of 50 per hour. Current System: For most of the day (all but their lunch hour), they have three registers open. Each cashier takes the customer’s order, collects the money, and then gets the burgers and pours the drinks. This takes an average of 3 minutes per customer (exponential distribution). Proposed System: They are considering having just one cash register. While one person takes the order and collects the money, another will pour the drinks, and another will get the burgers (like Wendys). The three together think they can serve a customer in an average of 1 minute. Question: Should they switch to the proposed system?

87 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.87 3 Slow Servers (McDonalds) 1 Fast Server (Wendys)

88 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.88 Example #5: General or Specific Servers A small bank in a mall has two tellers. The bank handles two kinds of customers: merchant customers and regular customers. Each arrive at an average rate of 20 customers per hour (for a total arrival rate of 40 customers per hour). Current System (Specific Servers): Currently one teller handles only merchant customers and one teller handles only regular customers. The service time for both tellers averages 2 minutes (exponential). Proposed System (General Servers): The bank manager is considering changing the setup to allow each teller to handle both merchant customers and regular customers. Since the tellers would have to handle both types of jobs, their efficiency would decrease to a mean service time of 2.2 minutes. Question: Should they switch to the proposed system?

89 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.89 Current (Specific Servers) Proposed (General Servers)

90 McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.90 LL Bean LL Bean’s mail order business –Mail order phone lines open 24 hours per day, 365 days per year –78,000 calls per week (average) –Seasonal variations as well as variability during each day How LL Bean estimates the number of servers needed –Each of the week’s 168 hours in a week is modeled separately as a period to be staffed –Each hour modeled as an M/M/s queue –Arrival rates and service rates estimated from historical data –Service standard: no more than 15% of calls wait more than 20 seconds –Full-time, part-time, and temporary workers scheduled to meet service standard


Download ppt "McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., 2003 14.1 Table of Contents Chapter 14 (Queueing Models) Elements of a Queueing Model (Section 14.1)14.2–14.13."

Similar presentations


Ads by Google