Question: The binary exponential backoff algorithm is defined by IEEE 802 as follows: The delay is an integral multiple of slot time. The number of slot
The binary exponential backoff algorithm is defined by IEEE 802 as follows:
The delay is an integral multiple of slot time. The number of slot times to delay before the nth retransmission attempt is chosen as a uniformly distributed random integer r in the range 0 … r 6 2K, where K = min(n,10).
Slot time is, roughly, twice the round-trip propagation delay. Assume that two stations always have a frame to send. After a collision, what is the mean number of retransmission attempts before one station successfully retransmits? What is the answer if three stations always have frames to send?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
