12.6 Finite Population Model (M / M / 1 with Finite Source)

When there is a limited population of potential customers for a service facility, we need to consider a different queuing model. This model would be used, for example, if you were considering equipment repairs in a factory that has five machines, if you were in charge of maintenance for a fleet of 10 commuter airplanes, or if you ran a hospital ward that has 20 beds. The limited population model permits any number of repair people (servers) to be considered.

The reason this model differs from the three earlier queuing models is that there is now a dependent relationship between the length of the queue and the arrival rate. To illustrate the extreme situation, if your factory had five machines and all were broken and awaiting repair, the arrival rate would drop to zero. In general, as the waiting line becomes longer in the limited population model, the arrival rate of customers or machines drops lower.

In this section, we describe a finite calling population model that has the following assumptions:

  1. There is only one server.

  2. The population of units seeking service is finite.4

  3. Arrivals follow a Poisson distribution, and service times are exponentially distributed.

  4. Customers are served on a first-come, first-served basis.

Equations for the Finite Population Model

Using

λ=mean arrival rate, μ=mean service rate, and N=size of the population,

the operating characteristics for the finite population model with a single channel or server on duty are as follows:

  1. Probability that the system is empty:

    P0=1n=0NN!(Nn)!(λμ)n
    (12-23)
  2. Average length of the queue:

    Lq=N(λ+μλ)(1P0)
    (12-24)
  3. Average number of customers (units) in the system:

    L=Lq+(1P0)
    (12-25)
  4. Average waiting time in the queue:

    Wq=Lq(NL)λ
    (12-26)
  5. Average time in the system:

    W=Wq+1μ
    (12-27)
  6. Probability of n units in the system:

    Pn=N!(Nn)! (λμ)nP0for n=0, 1, , N
    (12-28)

Department of Commerce Example

Past records indicate that each of the five high-speed “page” printers at the U.S. Department of Commerce, in Washington, D.C., needs repair after about 20 hours of use. Breakdowns have been determined to be Poisson distributed. The one technician on duty can service a printer in an average of 2 hours, following an exponential distribution.

To compute the system’s operation characteristics, we first note that the mean arrival rate is λ=1/20=0.05 printer/hour. The mean service rate is μ=1/2=0.50 printer/hour. Then

  1. P0=1n=055!(5n)! (0.050.5)n=0.564 (we leave these calculations for you to confirm)

    A screenshot of a spreadsheet shows the solution for Finite Population Model for Department of Commerce Example.

    Program 12.4 Excel QM Solution for Finite Population Model for Department of Commerce Example

  2. Lq=5(0.05+0.50.05)(1P0)=5(11)(10.564)=54.8=0.2printer

  3. L=0.2+(10.564)=0.64 printer

  4. Wq=0.2(50.64)(0.05)=0.20.22=0.91 hour

  5. W=0.91+10.50=2.91 hours

If printer downtime costs $120 per hour and the technician is paid $25 per hour, we can also compute the total cost per hour:

Total hourly cost=(Average number of printers down)(Cost per downtime hour)+ Cost per technician hour=(0.64)($120) + $25 = $76.80 + $25.00 = $101.80

Solving The Department Of Commerce Finite Population Model With Excel QM

To use Excel QM for this problem, from the Excel QM menu, select Waiting Lines - Limited Population Model (M/M/s). When the spreadsheet appears, enter the arrival rate (8), service rate (12), number of servers, and population size. Once these are entered, the solution shown in Program 12.4 will be displayed. Additional output is also available.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset