The 802.11 MAC adopts CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance) for medium access, differing from Ethernet's CSMA/CD due to wireless constraints.
Stations sense the medium before transmitting and back off randomly if the medium is busy.
Wireless collisions are inferred by the absence of acknowledgments, unlike wired networks where collisions are detected electrically.
1.1.2 The 802.11 PHY Layers
The original IEEE 802.11 standard (1997) defined three physical layers (PHYs):
Infrared (IR)
Frequency Hopping Spread Spectrum (FHSS)
Direct Sequence Spread Spectrum (DSSS)
Later amendments added:
802.11b: Improved DSSS with CCK (11 Mbps in 2.4 GHz).
802.11a: Introduced OFDM (54 Mbps in 5 GHz).
802.11g: Combined OFDM in 2.4 GHz with backward compatibility to 802.11b.
802.11n and 802.11ac introduced wider channels and MIMO.
Key Data Rate Progression:
802.11n: Up to 600 Mbps using 40 MHz channels.
802.11ac: Up to 6.933 Gbps with 160 MHz channels and 8 spatial streams.
1.1.3 Network Architecture
Basic Service Set (BSS): A foundational unit of 802.11, either: