FDDI Analysis: Computer Networks Prof. Hema A Murthy
FDDI Analysis: Computer Networks Prof. Hema A Murthy
Hema A Murthy
FDDI Analysis
Let TTRT = T (average token interval time)
Let α 0 , α1 ,..., α m −1 be the THT for each of
the m stations
α 0 + α1 + ... + α m −1 ≤ T
Let t 0 , t 1 ,..., t m −1 be the time of arrival of
token at stations 0, 1, ..., m - 1
t i , i > 0 is the time at which token reaches station i
= i mod m in cycle i/m
t − m ,..., t −1 , be the times at which token arrives
at m, ..., 1 in the previous cycle
Indian Institute of Technology Madras
Computer Networks Prof. Hema A Murthy
FDDI Analysis
If t i - t i-m < T, low priority frames transmitted
If t i - t i-m > T, no low priority frames transmitted
Both case high priority traffic transmitted
Time at which token reaches next node is
t i +1 = t i-m + T + α i , for t i − t i − m < T, i ≥ 0
t i +1 = t i + α i , for t i − t i − m > T, i ≥ 0
where α i = α i mod m is the allocated transmission
plus propagation time for node (i mod m)
FDDI Analysis
FDDI Analysis
Iterate over multiples of m + 1
t i ≤ t i mod (m + 1) + i/(m + 1)T all i > 0
The m + 1 occurs to ensure that when stations
are heavily loaded every cycle a different transmits
First cycle station 0 transmits
Next cycle station 1 transmits , ...
t m - station 0 transmits T
t 2m = T ⇒ station 0 cannot tra nsmit - token late
station 1 transmits ⇒ fair share to all stations
Utilisation
1
U=
1 + a/N
N - number of stations
a - propagation delay
1 - time take to transmit a packet
N → ∞ U →1