Content deleted Content added
m Open access bot: doi added to citation with #oabot. |
m Task 18 (cosmetic): eval 5 templates: del empty params (4×); hyphenate params (4×); |
||
Line 1:
In [[queueing theory]], a discipline within the mathematical [[probability theory|theory of probability]], an '''M/D/c queue''' represents the queue length in a system having ''c'' servers, where arrivals are determined by a [[Poisson process]] and job service times are fixed (deterministic). The model name is written in [[Kendall's notation]].<ref>{{Cite journal | last1 = Kendall | first1 = D. G. |
==Model definition==
Line 12:
==Waiting time distribution==
Erlang showed that when ''ρ'' = (''λ'' ''D'')/''c'' < 1, the waiting time distribution has distribution F(''y'') given by<ref name="franx">{{Cite journal | last1 = Franx | first1 = G. J. | title = A simple solution for the M/D/c waiting time distribution | doi = 10.1016/S0167-6377(01)00108-0 | journal = Operations Research Letters | volume = 29 | issue = 5 | pages = 221–229 | year = 2001
::<math>F(y) = \int_0^\infty F(x+y-D)\frac{\lambda^c x^{c-1}}{(c-1)!} e^{-\lambda x} \text{d} x, \quad y \geq 0 \quad c \in \mathbb N.</math>
|