The IEEE 802.11 standard, commonly known as Wi-Fi, serves as the fundamental set of protocols for implementing Wireless Local Area Network (WLAN) computer communication in the 2.4, 5, and 6 GHz frequency bands. Developed by the Institute of Electrical and Electronics Engineers (IEEE) LAN/MAN Standards Committee, 802.11 has evolved from a niche technology into the primary method for providing high-speed internet access in homes, businesses, and public spaces globally.
Since its inception in 1997, the 802.11 standard has undergone numerous iterations, each designed to improve throughput, range, and reliability. Key milestones include:
An IEEE 802.11 network typically functions via two main topologies:
Infrastructure Mode: This is the most common setup, where wireless devices (stations) connect to an Access Point (AP). The AP acts as a bridge between the wireless network and the wired backbone, managing traffic flow and client authentication.
Ad-Hoc Mode: In this configuration, devices connect directly to one another without the need for a central access point. While simple to deploy, it is less common due to scalability limitations.
The 802.11 standard defines both the Physical Layer (PHY) and the Medium Access Control (MAC) layer. The MAC layer is responsible for managing how devices gain access to the shared wireless medium. Because wireless is a shared medium, 802.11 uses a mechanism known as Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA). Unlike wired Ethernet, which uses collision detection, wireless devices "listen" to the channel before transmitting. If the channel is busy, the device waits for a random backoff period before attempting to transmit again, thereby reducing the probability of data collisions.
Security has always been a critical focus of the 802.11 standard. Early implementations, such as Wired Equivalent Privacy (WEP), were found to be highly vulnerable. Consequently, new protocols were developed to address these weaknesses:
As the demand for data-intensive applications continues to grow, IEEE 802.11 will likely continue to evolve. Future developments are focused on increasing spectrum efficiency, integrating advanced AI for network management, and ensuring seamless integration with cellular technologies such as 5G and 6G. The transition to the 6 GHz band with Wi-Fi 6E and Wi-Fi 7 is currently the most significant shift, providing a massive increase in available bandwidth for modern connected devices.
