Content deleted Content added
m capitalization |
unfortunately this was moved to the wrong place, rm explicit line breaks, fmt as bulleted lists, +cat |
||
Line 1:
{{moveto|Jackson's Theorem}}
'''Jackson's
network of single-server queues with the following characteristics:
* M = # of queues in the system, not counting queue 0 which represents the outside world
* <math>\mu_i</math> = service rate at queue <math>i</math
* <math>\lambda_i</math> = total rate at which jobs arrive at queue <math>j</math
* <math>\forall i,1\leq i\leq M:\rho_i = </math> utilization of the service at queue <math>i = \frac {\lambda_i}{\mu_i} < 1</math
* <math>n_i(t)</math> =# of jobs in queue i at time t
* <math>n(t)=(n_1(t), n_2(t), ..., n_M(t))^T</math>= the system state at time t
* <math>P(k_1, k_2, ..., k_M, t)=Pr(n(t)=k_1, k_2, ..., k_M)^T)</math
* <math>P(k_1, k_2, ..., k_M)=\lim_{t\to\infty}P(k_1,k_2,...,k_M,t)</math
* Arrivals from the outside world are Poisson. All queues have exponential service time distributions.
==Production form of Jackson's
<math>P(k_1,k_2,...,k_M)=\prod_{i=1\to M}[(\frac{\lambda_i}{\mu_i})^{k_i}(1-\frac{\lambda_i}{\mu_i})]=\prod_{i=1\to M}[(1-\rho_i)\rho_i^{k_i}]</math><br>
(where <math>\rho_i=\frac{\lambda_i}{\mu_i}</math>)
==See also==
*[[Jackson Network]]
==External links==
*Sinclair, B. (2005, June 9). ''[http://cnx.rice.edu/content/m10888/latest/ Jackson's Theorem]''. Connexions
[[Category:Stochastic processes]]
|