Truncated binary exponential backoff: Difference between revisions

Content deleted Content added
No edit summary
Add template{{R to section}} to categorize redirect using AWB
 
(39 intermediate revisions by 18 users not shown)
Line 1:
#REDIRECT [[Exponential backoff#Binary exponential backoff / truncated exponential backoff]]
'''Truncated binary exponential backoff''': In [[carrier sense multiple access with collision avoidance]] (CSMA/CA) networks and in [[carrier sense multiple access with collision detection]] (CSMA/CD, the channel access method used, for instance, in [[Ethernet]]) networks, the [[algorithm]] used to schedule retransmission after a collision such that the retransmission is delayed by an amount of [[time]] derived from the [[slot time]] and the number of attempts to retransmit.
 
{{R to section}}
'''Source:''' From [[Federal Standard 1037C]]
 
[[Category:Algorithms]]
[[Category:Ethernet]]