Describe how wireless networks make use of the CSMA/CA method along with RTS/CTS to transmit data reliably between devices

When a device must send data to another across a wireless medium, it will first assemble a frame, and then send out a signal to check that the network is idle (no transmissions are currently occurring). If data is currently being transmitted, the device will wait a random amount of time and then check again. Once the network is recognised as idle, the device will transmit the packet. However, if RTS/CTS is being used, the device will send a RTS (ready to send) signal to the receiver before transmitting the packet. When the receiver receives this signal, it will send back a CTS (clear to send) signal to the sender. Once this has been received by the sender, the device will transmit the packet. Using RTS/CTS eliminates the problem of 'hidden nodes', where a node (device) is visible to the WAP (wireless access point), but not to other nodes, potentially leading to data collision and corruption.

Answered by Ciaran C. Computing tutor

2664 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

How do you convert from binary to decimal?


Describe two's complement.


Write pseudocode for the linear search algorithm, and then explain it’s complexity using big-O notation


Give two types of management of either hardware or other resources that are performed by an operating system.


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy