Types of Parameters TRAFFIC CHARACTERIZATION
86 CONGESTION CONTROL IN ATM NETWORKS
on off
on off
on
Figure 4.5 The onoff process.
VBR sources A commonly used traffic model for data transfers is the onoff process see Figure 4.5.
In this model, a source is assumed to transmit only during an active period, known as the on period. This period is followed by a silent period, known as the off period, during
which the source does not transmit. This cycle of an on period followed by an off period repeats continuously until the source terminates its connection. During the on period, a
cell might be transmitted with every slot or with every fixed number of slots, depending upon the source’s PCR and the link speed.
The PCR of an onoff source is the rate at which it transmits cells during the on period. For example, if it transmits every other slot, then its PCR is equal to half the speed of
the link, where the link’s speed is expressed in cells per second. Alternatively, we can say that the source’s peak bit rate is half the link’s capacity, expressed in bits per second.
The average cell rate is:
PCR × mean length of on period mean length of on and off period
The onoff model captures the notion of burstiness, which is an important traffic char- acteristic in ATM networks. The burstiness of a source is indicative of how cells are
clumped together. There are several formulas for measuring burstiness. The simplest for- mula is the ratio of the mean length of the on period, divided by the sum of the mean on
and off periods:
r = mean on period
sum of mean on and off periods This quantity can be also seen as the fraction of time that the source is active transmitting.
When r is close to 0 or 1, the source is not bursty. The burstiness of the source increases as r approaches 0.5. Another commonly used measure of burstiness, but more complicated
to calculate, is the squared coefficient of variation of the inter-arrival times defined by Var XE X
2
, where X is a random variable indicating the inter-arrival times. The length of the on and off periods of the onoff process follow an arbitrary distribu-
tion. A special case of the onoff process is the well-known interrupted Bernoulli process IBP,
which has been used extensively in performance studies of ATM networks. In an IBP the on and off periods are geometrically distributed and cells arrive during the on
period in a Bernoulli fashion. That is, during the on period, each slot contains a cell with probability α, or it is empty with probability 1 − α.
The IBP process can be generalized to the two-state Markov modulated Bernoulli process MMBP.
A two-state MMBP consists of two alternating periods, Periods 1 and 2. Each period is geometrically distributed. During Period i, we have Bernoulli arrivals
with rate α
i
, i = 1, 2. That is, each slot during Period i has α
i
probability of containing
QUALITY OF SERVICE QOS PARAMETERS 87
1–a
1
period 1 period 2
1–a
1
1–a
1
1–a
1
1–a
1
1–a
2
1–a
2
1–a
2
1–a
2
1–a
2
1–a
2
a
1
a
1
a
1
a
2
a
2
a
2
Figure 4.6 The two-state MMBP.
a cell see Figure 4.6. Transitions between the two periods are as follows: Period 1
Period 2 Period 1
p 1 − p
Period 2 1 − q
q That is, if the process is in Period 1 Period 2, then in the next slot it will be in the same
period with probability pq or it will change to Period 2 Period 1 with probability 1 − p1 − q. A two-state MMBP model captures both the notion of burstiness and the
correlation of inter-arrival times. More complicated MMBPs can be obtained using n different periods.
The above arrival processes were defined in discrete time. That is, we assumed that the link is slotted, and the length of the slot is equal to the time it takes to transmit a cell.
Similar arrival processes have been defined in continuous time. In this case, the underlying assumption is that the link is not slotted and the arrival of an ATM cell can occur at any
time. The continuous-time equivalent of the IBP is the interrupted Poisson process IPP which is a well known process used in teletraffic studies. In an IPP the on and off periods
are exponentially distributed and cells arrive in a Poisson fashion during the on period. An alternative model can be obtained using the fluid approach. In this case, the on and
off periods are exponentially distributed as in the IPP model, but the arrivals occur during the on period at a continuous rate, like fluid flowing in. This model, referred to as the
interrupted fluid process IFP
, has been used extensively in performance studies. The IPP can be generalized to a two-state Markov modulated Poisson process MMPP,
which consists of two alternating periods, period 1 and period 2. Each period i, i = 1, 2, is exponentially distributed with a mean 1µ
i
and during the ith period arrivals occur in a Poisson fashion at the rate of γ
i
. More complicated MMPPs can be obtained using n different periods.