Model Description

This model represents a $M^{[X]}/M/1/K$ queueing system where $X$ is a geometric random variable. It is basically made of the same objects as the $M/M/1/K$ model (Poisson source and Exponential server), with an additional object acting as an interface between the two, as shown in figure [*].

Figure: The Geometric bulk arrivals model.
\includegraphics[width=4.5in]{figuras/geometricbulk.eps}

The Geometric_Bulk object receives the Packet_Generation events from the Poisson source and generates a number of packets for the exponential server that is geometrically-distributed with parameter $P$, where $P$ is a constant declared in the object. In this example, we are not very concerned with taking measures from the system but instead we will focus on the modeling technique employed in the Geometric_Bulk object.



Guilherme Dutra Gonzaga Jaime 2010-10-27