Content deleted Content added
Tqzhang1010 (talk | contribs) No edit summary |
Tqzhang1010 (talk | contribs) No edit summary |
||
Line 3:
==Model definition==
An M/D/1 queue is a stochastic process whose [[state space]] is the set {0,1,2,3,...} where the value corresponds to the number of
* Arrivals occur at rate λ according to a [[Poisson process]] and move the process from state ''i'' to ''i'' + 1.
* Service times are deterministic time ''D'' (serving at rate ''μ'' = 1/''D'').
* A single server serves
* The buffer is of infinite size, so there is no limit on the number of
The [[state space]] diagram for M/D/1 queue is as below:
[[File:1 Queue.png|none|thumb|637x637px|Stage Space Diagram of M/D/1 Queue]]
Line 28:
=== Example ===
So the utilization of the server is: ρ=20/30=2/3. Using the metrics shown above, the results are as following: 1) Average number in line L<sub>Q</sub>= 0.6667; 2) Average number in system L =1.333; 3) Average time in line ω<sub>Q</sub> = 0.033 hour; 4) Average time in system ω = 0.067 hour.
=== Relation for Mean Waiting Time in M/M/1 and M/D/1 queues ===
|