You are on page 1of 3

Capacity of the queuing system

A finite source limits the customers arriving for service and infinite source is
forever abundant.

Operating Characteristic of queuing system


Expected number of customers in the system E(n) or L

Expected number of customers in the Queue E(m) or Lq

Expected waiting line in the system W

Expected waiting time in the queue Wq

The service utilisation factor P = λ/µ: the proportion pf time that a server
actually spends with a customer where, λ is the average number of
customers arriving per unit of time and µ is the average number of customers
completing the service per unit time.

Probability distributions in the queuing system


The models in which only arrival are counted is a pure birth models. In
queuing theory is a birth-death processes because the additional customers
increases the arrivals in the system and decreases by departure of serviced
customers from the system

Distribution of arrivals:

Let Pn(t) be the probability of n arrivals in a time interval of length t, n ≥ 0 is


an integer.

The arrival distribution is assumed as Poisson process with mean λt and the
distribution is given by

Pn(t) = (λt)nexp(-λt)/n! , n ≥ 0

Here the random variable is defined as the number of arrivals to a system in


time has the Poisson distribution with mean λt or mean arrival rate λ.

Distribution of inter arrival times:

Inter arrival time is defined as the time intervals between two successive
arrivals. If the arrival process has the Poisson distribution then the random
variable that is the time between successive arrivals follows an exponential
distribution given by

f(t) = λexp(-λt), t ≥ 0.

Distribution of departures:

The queuing system starts with N customers at time t= 0 where N ≥ 0.


Departures occurs at the rate of µ customers per unit time. Let Pn(t) be the
probability that n customers remaining after t time units.

The probability distribution is stated below which is the Truncated Poisson


distribution

Pn(t) = (µt)N-n exp(-µt)/(N-n), 1≤n≤N

P0(t) = 1- 1NPn(t)

Distribution of service times:

The probability for completing the service of n customers in time t has the
exponential distribution with

s(t) = µexp(-µt) , t ≥ 0.

Classification of Queuing Models


The queuing model may be completely described by ( a/b/c)d/e)

a: inter arrival time distribution

b: distribution of inter service time

c: the number of servers in the system

d: capacity of the system

e: queue discipline

Model 1 (M/M/1):(∞/FIFO)
In this model queuing system has single server channel, Poisson input,
exponential service, and there is no limit on the system capacity and
customers are served on a first in first out basis.
Characteristics of the model:

Probability of queue size being greater than the number of customers is


given by ρn, where ρ =λ/µ.

Average number of customers in the system

E(n) = λ/(µ-λ)=ρ/(1-ρ)

Average queue length is given by

E(m) = ρ2/(1-ρ). m= n-1, being the number of customers in the queue


excluding the customer in service.

Average length of the nonempty queue

E(m│m>0) = ρ2

Average waiting time of a customer in the queue.


E(w) = λ/(µ(µ-λ))

Let the random variable v denote the total time that a customer has to
spend in the system including the service.

E(v) = 1/(µ -λ)

You might also like