EEL6507sp09L03
From BoykinWiki
Contents |
EEL6507 Spring 2009, Lecture 03, Monday 2008/01/12 (Notes created by Ajay Jain)
Continue With Little Results.
Introduce Markov Process.
Little Result For Waiting Time
- γq(t). The total time spent by all customer in (0,t).
.- Wt. The Waiting time per customer in (0,t).

is Average no. of customer in queue in (0,t).
=
=

Now Service Time

i.e average system time =average wait time +average service time
Traffic Intensity
It is defined as rate of work enters the system

= 
The Unit is Erlang
Utilization Factor
It is the ratio of the rate at which work enters the system to the maximum rate at which the system performs the this work

Where m is No. of Servers
Busy Probability
Let probability of being idle = Po
Let in period τ there are on average λτ customers arrives.
So Busy Time for server = τ(1 − Po).
Total customer served =
.
We know that total customer served should be same as total customer arrived.
Hence,
Markov Process
A set of random variables Xn forms a markov chain if the probability that the next value(state) is Xn + 1 depends only upon the current value(state)Xn and not upon any previous values.
Expressed analytically
P[X(tn + 1 = Xn + 1 | X(tn = Xn,X(tn − 1 = Xn − 1,.....,X(t1 = X1)] = P[X(tn + 1 = Xn + 1 | X(tn = Xn]
Where, t1 < t2 < t3 < .....< tn
