IEEE 802.11: CSMA/CA

802.11 sender:

  1. If sense channel idle for a time DIFS, then transmit entire frame (no CD)
  2. If sense channel busy then start random backoff time timer counts down while channel idle transmit when timer expires. If no ACK, increase random backoff interval, repeat 2

802.11 receiver:

  1. If frame received OK return ACK after a period of time SIFS (ACK needed due to hidden terminal problem)
Figure shows a data frame sent after a DIFS delay. After a SIFS delay in the receiver, it sends back an ACK.

In order to avoid collisions, allow sender to “reserve” channel rather than random access of data frames: avoid collisions of long data frames.

  • Sender first transmits small request-to-send (RTS) packets to BS using CSMA
    • RTSs may still collide with each other (but they’re short)
  • BS broadcasts clear-to-send CTS in response to RTS
  • CTS heard by all nodes
    • Sender transmits data frame
    • Other stations defer transmissions
This figure presents a data transmission in IEEE 802.11. It shows two stations and an Access Point (AP). Both stations perform an RTS which collides. Station A finally sends a valid RTS which is received by the AP. Then the AP send a CTS frame which blocks station B and gives permission A to transmit. Finally A sends the frame and the AP sends back an ACK.
Project

  • University of Boras logo
  • UHI logo
  • Alcala University logo
  • Digital connextions logo

This resource was developed as part of an Erasmus+ project, funded with support from the European Commission under grant agreement 2016-1-SE01-KA203-22064.

The project was a collaboration between:

  Creative Commons License

This resource has been released under Creative Commons license CC-BY-SA 4.0.

Contact

  • University of Boras logo
  • UHI logo
  • Alcala University logo
  • Digital connextions logo

If you would like more information on this resource please contact:

  • Academic content – The University of Alcalá (https://www.uah.es/en/)
  • Technical resource development – The University of the Highlands and Islands Educational Development Unit - EDU (edu@uhi.ac.uk)
Disclaimer

  • University of Boras logo
  • UHI logo
  • Alcala University logo
  • Digital connextions logo

Except where otherwise noted, this website is licensed under Creative Commons license CC-BY-SA 4.0. All images used under permission remain the copyright of the license holder.

PDF

  • University of Boras logo
  • UHI logo
  • Alcala University logo
  • Digital connextions logo

Download a copy of this resource in PDF format.

You can also print individual pages by printing directly from the browser.

×