Content deleted Content added
No edit summary |
|||
(48 intermediate revisions by 25 users not shown) | |||
Line 1:
{{
In [[queueing theory]], a discipline within the mathematical [[probability theory|theory of probability]], a '''G-network''' ('''generalized queueing network''',<ref>{{cite journal | doi=10.2307/3214499 | title = Product-form queueing networks with negative and positive customers | first = Erol | last = Gelenbe | journal=Journal of Applied Probability | volume = 28 | number = 3 | date = 1991 | pages = 656–663 | url=https://www.di.ens.fr/~busic/mar/projets/G91.pdf}}</ref><ref>{{cite journal | doi = 10.2307/3214781 | title = G-Networks with Triggered Customer Movement | first = Erol | last = Gelenbe |
| url=https://www.researchgate.net/profile/Erol-Gelenbe-2/publication/239294946_Random_Neural_Networks_with_Negative_and_Positive_Signals_and_Product_Form_Solution/links/60a3b1eb458515952dd4b706/Random-Neural-Networks-with-Negative-and-Positive-Signals-and-Product-Form-Solution.pdf}}</ref><ref>{{cite journal | title = Turning Back Time – What Impact on Performance? | first = Peter | last = Harrison | author-link = Peter G. Harrison | journal = [[The Computer Journal]] | volume = 53 | doi = 10.1093/comjnl/bxp021 | issue = 6 | pages = 860–868 | year = 2009 | citeseerx = 10.1.1.574.9535 }}</ref> A G-queue is a network of queues with several types of novel and useful customers:
*''positive'' customers, which arrive from other queues or arrive externally as Poisson arrivals, and obey standard service and routing disciplines as in conventional network models,
*''negative'' customers, which arrive from another queue, or which arrive externally as Poisson arrivals, and remove (or 'kill') customers in a non-empty queue, representing the need to remove traffic when the network is congested, including the removal of "batches" of customers
*"triggers", which arrive from other queues or from outside the network, and which displace customers and move them to other queues
A [[product
==Definition==
{{no footnotes|section|date=February 2012}}
A network of ''m'' interconnected queues is a ''G-network'' if
# each queue has one server, who serves at rate ''
# external arrivals of positive customers or of triggers or resets form [[Poisson processes]] of rate <math>\scriptstyle{\Lambda_i}</math> for positive customers, while triggers and resets, including negative customers, form a Poisson process of rate <math>\scriptstyle{\lambda_i}</math>,
# on completing service a customer moves from queue ''i'' to queue ''j'' as a positive customer with probability <math>\scriptstyle{p_{ij}^{+}}</math>, as a trigger or reset with probability <math>\scriptstyle{p_{ij}^{-}}</math> and departs the network with probability <math>\scriptstyle{d_i}</math>,
# on arrival to a queue, a positive customer acts as usual and increases the queue length by 1,
# on arrival to a queue, the negative customer reduces the length of the queue by some random number (if there is at least one positive customer present at the queue), while a trigger moves a customer probabilistically to another queue and a reset sets the state of the queue to its steady-state if the queue is empty when the reset arrives. All triggers, negative customers and resets
* note that normal customers leaving a queue can become triggers or resets and negative customers when they visit the next queue.
A queue in such a network is known as a '''G-queue'''.
==Stationary distribution theorem==▼
Define the utilization at each node,
:<math>\pi(k) = \prod_{i=1}^m (1 - q_i)q_i^{k_i}.</math>▼
:<math>\rho_i = \frac{\lambda^+_i}{\mu_i + \lambda^-_i}</math>
===Proof===▼
where the <math>\scriptstyle{\lambda^+_i, \lambda^-_i}</math> for <math>\scriptstyle{i=1,\ldots,m}</math> satisfy
{{NumBlk|:|<math>\lambda^+_i = \sum_j \rho_j \mu_j p^+_{ji} + \Lambda_i \,</math>|{{EquationRef|1}}}}
{{NumBlk|:|<math>\lambda^-_i = \sum_j \rho_j \mu_j p^-_{ji} + \lambda_i. \,</math>|{{EquationRef|2}}}}
Then writing (''n''<sub>1</sub>, ... ,''n''<sub>m</sub>) for the state of the network (with queue length ''n''<sub>''i''</sub> at node ''i''), if a unique non-negative solution <math>\scriptstyle{(\lambda^+_i,\lambda^-_i)}</math> exists to the above equations ({{EquationNote|1}}) and ({{EquationNote|2}}) such that ''ρ''<sub>''i''</sub> for all ''i'' then the stationary probability distribution π exists and is given by
▲===Proof===
{{no footnotes|section|date=February 2012}}
It is sufficient to show <math>\pi</math> satisfies the [[balance equation|global balance equations]] which, quite differently from Jackson networks are non-linear. We note that the model also allows for multiple classes.
G-networks have been used in a wide range of applications, including to represent Gene Regulatory Networks, the mix of control and payload in packet networks, neural networks, and the representation of colour images and medical images such as Magnetic Resonance Images.
==Response time distribution==
The response time is the length of time a customer spends in the system. The response time distribution for a single G-queue is known<ref name="joap-sojourn">{{Cite journal | last1 = Harrison | first1 = P. G. | author-link1 = Peter G. Harrison| last2 = Pitel | first2 = E. | title = Sojourn Times in Single-Server Queues with Negative Customers | journal = Journal of Applied Probability | volume = 30 | issue = 4 | pages = 943–963 | doi = 10.2307/3214524 | jstor = 3214524| year = 1993 }}</ref> where customers are served using a [[first come first served|FCFS]] discipline at rate ''μ'', with positive arrivals at rate ''λ''<sup>+</sup> and negative arrivals at rate ''λ''<sup>−</sup> which kill customers from the end of the queue. The [[Laplace transform]] of response time distribution in this situation is<ref name="joap-sojourn" /><ref name="net-resp" />
:<math>W^\ast(s) = \frac{\mu(1-\rho)}{\lambda^+}\frac{s+\lambda+\mu(1-\rho)-\sqrt{[s+\lambda+\mu(1-\rho)]^2-4\lambda^+\lambda^-}}{\lambda^--\lambda^+-\mu(1-\rho)-s+\sqrt{[s+\lambda+\mu(1-\rho)]^2-4\lambda^+\lambda^-}}</math>
where ''λ'' = ''λ''<sup>+</sup> + ''λ''<sup>−</sup> and ''ρ'' = ''λ''<sup>+</sup>/(''λ''<sup>−</sup> + ''μ''), requiring ''ρ'' < 1 for stability.
The response time for a tandem pair of G-queues (where customers who finish service at the first node immediately move to the second, then leave the network) is also known, and it is thought extensions to larger networks will be intractable.<ref name="net-resp">{{cite conference|title=Response times in G-nets|conference=13th International Symposium on Computer and Information Sciences (ISCIS 1998)|isbn=9051994052|pages=9–16|first=Peter G.|last=Harrison|year=1998|author-link=Peter G. Harrison|url=https://books.google.com/books?id=ClU2XG64UOIC&pg=PA9}}</ref>
==References==
{{Reflist}}
{{Queueing theory}}
[[Category:Queueing theory]]
|