IEEE 802.11
By IEEE
11 is a family of technical standards that defines the physical and data-link layer specifications for wireless local area networking, commonly known by the trademark Wi-Fi. It specifies how devices transmit and receive data over radio…
Definition
IEEE 802.11 is a family of technical standards that defines the physical and data-link layer specifications for wireless local area networking, commonly known by the trademark Wi-Fi. It specifies how devices transmit and receive data over radio frequencies, including modulation schemes, channel access methods, and frame formats, so that wireless network adapters and access points from different manufacturers can interoperate. The family has been extended through numerous amendments over time, each adding higher speeds, additional frequency bands, or improved efficiency.
Overview
IEEE 802.11 exists because untethered network access requires a shared radio medium to be divided among many devices reliably, without the collision-detection methods used on wired Ethernet, which cannot sense collisions over radio the same way. The standard's purpose is to define exactly how devices contend for airtime, encode data onto radio signals, and structure the resulting frames so that any compliant client, whether a laptop, phone, or router, can join the same wireless network and exchange data correctly regardless of manufacturer. Mechanically, 802.11 defines a medium access method called carrier-sense multiple access with collision avoidance, in which devices listen before transmitting and back off for a random interval if the channel is busy, since radio collisions cannot be detected the way electrical signal collisions can on a wire. The standard also specifies modulation and coding schemes that determine how many bits per second can be carried on a given radio channel, and it defines the management and data frame formats used for tasks like network discovery, association, authentication, and actual payload delivery. Successive amendments to the family, identified by letter suffixes, have introduced wider channels, multiple-antenna (MIMO) techniques, and operation across additional frequency bands to increase throughput and reduce interference. 802.11 differs from wired Ethernet standards in that it must contend with a shared, lossy, and interference-prone radio medium rather than a dedicated physical wire, which is why it uses collision avoidance rather than detection and typically achieves lower reliable throughput than an equivalent wired connection. Within the IEEE 802 family, it sits alongside standards like 802.3 (Ethernet) and 802.15 (short-range personal area networking such as Bluetooth-adjacent technologies), each targeting a different physical medium and use case under a shared numbering scheme. In practice, virtually every consumer router, laptop, smartphone, and IoT device includes an 802.11-compliant radio, and network administrators select specific amendments and frequency bands based on required range, throughput, and interference tolerance when designing a wireless network. Enterprise deployments also layer additional security protocols, such as WPA, on top of the base 802.11 frame structure to authenticate and encrypt traffic. The standard's core limitation is that wireless capacity is a shared, contested resource: as more devices join a network or operate in the same frequency band, effective per-device throughput drops and interference from other networks or devices increases. Range and reliability are also more variable than wired connections, since walls, distance, and radio interference all degrade signal quality, which is why latency-sensitive or high-throughput applications still often prefer a wired Ethernet connection where one is available.
Specification
- defines wireless local area network physical and data-link layer behavior
- uses carrier-sense multiple access with collision avoidance for channel access
- specifies multiple modulation and coding schemes for varying speed and range
- extended through many lettered amendments adding speed and efficiency
- operates across multiple frequency bands including 2.4 GHz and 5 GHz
- underlies the Wi-Fi trademark used for compliant consumer devices