Jump to content

Carrier-sense multiple access with collision detection

From Simple English Wikipedia, the free encyclopedia
Revision as of 20:00, 25 December 2009 by Ashishsingh87 (talk | changes) (Created page with 'When two stations sense the channel to be idle and start transmitting simultaneously, they will both detect collision immediately. rather than finish transmitting their frame, th...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When two stations sense the channel to be idle and start transmitting simultaneously, they will both detect collision immediately. rather than finish transmitting their frame, that are irretrievably garbled anyway,they should abruptly stop transmitting as soon as the collision is detected. quickly terminating damaged frames saves time and bandwidth. This protocol is known as CSMA\CD.

This is widely used on LANs in the MAC sublayer.