Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Performance Analysis of Token Ring Networks

Assumptions and Notation

For the following analysis of token ring networks, we will assume:

  • Poisson arrivals at each host
  • equally likely destinations from each source (i.e. the average distance between the source and destination is 1/2 the ring length)
  • equally spaced host around the ring (i.e. propagation delay between consecutive hosts is the the propagation delay around the ring / the number of hosts)
  • same distribution of frame lengths at each host
  • exhaustive cyclic service

The notation we will use is summarized in the following table:

VariableDescription
XRV denoting length of an arbitrary frame
Rlink speed in bits/second
Bbits of latency per host
τpropagation delay around entire ring
τ'ring latency
a'normalized ring latency
wwalk time
Taverage transfer delay
Waverage access delay
Snormalized throughput
S'effective throughput
Eeffective service time of a frame
Mnumber of hosts in the ring

 

Latencies in Token Rings

There are a couple different latencies or delays that must be considered when analyzing a token ring network.

...