![]() | This article includes alist of references,related reading, orexternal links,but its sources remain unclear because it lacksinline citations. Please helpimprove this article byintroducing more precise citations.(January 2024) (Learn how and when to remove this message) |
Multiple access with collision avoidance (MACA) is a slottedmedia access control protocol used in wireless LAN data transmission to avoid collisions caused by thehidden station problem and to simplifyexposed station problem.
The basic idea of MACA is a wirelessnetwork node makes an announcement before it sends the data frame to inform other nodes to keep silent. When a node wants to transmit, it sends a signal calledRequest-To-Send (RTS) with the length of the data frame to send. If the receiver allows the transmission, it replies the sender a signal calledClear-To-Send (CTS) with the length of the frame that is about to receive.
Meanwhile, a node that hears RTS should remain silent to avoid conflict with CTS; a node that hears CTS should keep silent until the data transmission is complete.
WLAN data transmission collisions may still occur, and the MACA for Wireless (MACAW) is introduced to extend the function of MACA. It requires nodes sending acknowledgements after each successful frame transmission, as well as the additional function of Carrier sense.
![]() | This article related totelecommunications is astub. You can help Wikipedia byexpanding it. |