Carrier sense multiple access with collision avoidance

In computer networking, Carrier Sense Multiple Access With Collision Avoidance (CSMA/CA) is a network control protocol in which:


CSMA/CA is a modification of pure Carrier Sense Multiple Access (CSMA). Please visit this article for a complete description of the basic protocol.

Collision avoidance is used to improve the performance of CSMA by attempting to reserve the network for a single transmitter. This is the function of the "jamming signal" in CSMA/CA. The performance improvement is achieved by reducing the probability of collision and retry. Extra overhead is added due to the jamming signal wait time, so other techniques give better performance. Collision avoidance is particularly useful in media such as radio, where reliable collision detection is not possible.

Compare use of the jamming signal in Carrier sense multiple access with collision detection (CSMA/CD), which uses another technique to improve CSMA performance.

Source: derived in part from Federal Standard 1037C

See also: Carrier sense multiple access with collision avoidance, 802.11 RTS/CTS, Apple Computer, Carrier, Carrier Sense Multiple Access, Carrier sense multiple access with collision detection, Communications protocol, Computer network, Computer networking, Data