11.5 Self-Similar Traffic 407
We start our estimation of the arrival probability x by determine the maximum
number of packets that could arrive in one step time
N
m
=σ T (11.71)
The ceiling function was used here after assuming that the receiver will consider
packets that partly arrived during one time step. If the receiver does not wait for
partially arrived packets, then the floor function should be used.
The average number of packets arriving in the time period T is
N
a
(in) = λ
a
T (11.72)
From the binomial distribution, the average number of packets in one step time is
N
a
(in) = xN
m
(11.73)
From the above two equations, the packet arrival probability per time step is
x =
λ
a
T
N
m
(11.74)
The probability that k packets arrive at one time step T is given by the binomial
distribution
p(k) =
N
m
k
x
k
(1 − x)
N
m
−k
(11.75)
11.5 Self-Similar Traffic
We are familiar with the concept of periodic waveforms. A periodic signal repeats
itself with additive translations of time. For example, the sine wave sin ωt will have
the same value if we add an integer, multiple of the period T = 2π/ω since
sin ωt = sin ω(t +i T )
On the other hand, a self-similar signal repeats itself with multiplicative changes
in the time scale [13, 14]. Thus a self-similar waveform will have the same shape
if we scale the time axis up or down. In other words, imagine we observe a certain
waveform on a scope when the scope is set at 1 ms/division. We increase the res-
olution and set the scale to 1s/division. If the incoming signal is self-similar, the
scope would display the same waveform we saw earlier at a coarser scale.
Self-similar traffic describes traffic on Ethernet LANs and variable-bit-rate video
services [2–7]. These results were based on analysis of millions of observed packets
over an Ethernet LAN and an analysis of millions of observed frame data generated