]> Queuing Chains
  1. Virtual Laboratories
  2. 15. Markov Chains
  3. 1
  4. 2
  5. 3
  6. 4
  7. 5
  8. 6
  9. 7
  10. 8
  11. 9
  12. 10
  13. 11
  14. 12

10. Queuing Chains

Introduction

In a queuing model, customers arrive at a station for service. As always, the terms are generic; here are some typical examples:

Queuing models can be quite complex, depending on such factors as the probability distribution that governs the arrival of customers, the probability distribution that governs the service of customers, the number of servers, and the behavior of the customers when all servers are busy. Indeed, queuing theory has its own lexicon to indicate some of these factors. In this section, we will study one of the simplest, discrete time queuing models. However, as we will see, this discrete time chain is embedded in a much more realistic continuous time queuing process knows as the M/G/1 queue. In a general sense, the main interest in any queuing model is the number of customers in the system as a function of time, and in particular, whether the servers can adequately handle the flow of customers.

Our main assumptions are as follows:

Thus, let X n denote the number of customers in the system at time n , and let U n denote the number of new customers who arrive at time n . Then U U 1 U 2 is a sequence of independent random variables, with common probability density function f on , and

X n 1 U n 1 X n 0 X n 1 U n 1 X n 0

Show that X X 0 X 1 X 2 is a Markov chain with state space and transition probability matrix P given by

P 0 y f y ,  y P x y f y x 1 ;  x ,  y x 1 x x 1

Explicitly find the one-step transition matrix P for each of the following customer distributions:

  1. The Poisson distribution with parameter m 0 .
  2. The binomial distribution with trial parameter k and success parameter p 0 1
  3. The geometric distribution on with parameter 1 p 0 1 .

Consider the queuing chain with customer probability density function given by f 0 1 p , f 2 p where p 0 1 is a parameter. Thus, at each time period, either no new customers arrive or 2 new customers arrive. Find the probability density function of X 1 X 2 X 3 starting with 1 customer.

Recurrence and Transience

From now on we will assume that f 0 0 and f 0 f 1 1 . Show that the chain is irreducible.

Our goal in this section is to compute the probability that the chain reaches 0, as a function of the initial state (so that the server is able to serve all of the customers). As we will see, there are some curious and unexpected parallels between this problem and the problem of computing the extinction probability in the branching chain. As a corollary, we will also be able to classify the queuing chain as transient or recurrent. Our basic parameter of interest is q H 1 0 , the probability that the queue eventually empties, starting with a single customer, where as usual, H is the hitting probability matrix.

Prove the following facts:

  1. The restriction of P to x x 1 x 1 x is independent of x .
  2. q H x x 1 for every x .
  3. q x H x 0 for every x .

Condition on the first state to establish the following equation:

q x 0 f x q x

Note that this is exactly the same equation that we considered for the branching chain, namely Φ q q , where Φ is the probability generating function of the distribution that governs the number of new customers that arrive during each period.

The recurrent case The transient case

Based on our analysis of the branching chain and the graphs above, show that q is the smallest solution in 0 1 and prove the following results:

  1. If m 1 , so that on average, one or fewer new customers arrive for each customer served, then q 1 , so the queue eventually empties with probability 1. The chain is recurrent.
  2. If m 1 , so that on average, more than one new customer arrives for each customer served, then 0 q 1 , so there is a positive probability that the queue never empties. The chain is transient.

Find the probability generating function of each of the following new customer probability density functions. Find the probability that the queue is eventually empty, starting with 1 customer.

  1. f n 1 p p n for n , the geometric distribution on with parameter 1 p 0 1 .
  2. f 0 1 p , f 2 p where p 0 1 is a parameter. Thus, at each time period, either no new customes arrive or 2 new customers arrive.

Positive Recurrence

Our next goal is to find conditions for the queuing chain to be positive recurrent. Let m denote the mean of the probability density function f ; that is, the expected number of new customers who arrive during a time period.

Let Ψ denote the probability generating function of T 0 , starting in state 1, where as usual, T 0 is the first positive time that the chain is in state 0. Show that

  1. Ψ is the probability generating function of T 0 starting in state 0.
  2. Ψ x is the probability generating function of T 0 starting in state x .

Show that Ψ t t Φ Ψ t for t 0 1 .

Show that

Ψ t Φ Ψ t 1 t Φ Ψ t ,  t 0 1

As usual, let μ 0 T 0 X 0 0 , the mean return time to state 0. Let t 1 in the previous exercise to conclude that

  1. μ 0 1 1 m if m 1 and therefore the chain is positive recurrent.
  2. μ 0 if m 1 and therefore the chain is null recurrent.

For each of the new customer distributions in Exercise 8, compute the mean m . Find conditions on the parameter p for the queuing chain to be positive recurrent, null recurrent, and transient.