释义 |
binary exponential backoff
binary exponential backoffAn algorithm for dealing with contention in the use of anetwork. To transmit a packet the host sets a localparameter, L to 1 and transmits in one of the next L slots.If a collision occurs, it doubles L and repeats.See BEB See BEB |