Wireless LAN
What Is Wireless LAN?
A wireless local area network (WLAN) is a local area network that uses radio-frequency transmissions rather than physical cables to connect devices within a bounded area such as a building, campus, or home. It enables computers, smartphones, and other endpoints to share network resources and access the internet without requiring wired Ethernet ports at each location. The dominant technical foundation for WLANs is the IEEE 802.11 family of standards, which has defined the physical and medium access control layer specifications for the technology since its first release in 1997.
WLANs draw from radio engineering, medium access control theory, and network protocol design. The shared nature of the radio medium, where all devices within range compete for the same channel, means that access coordination is central to the technology. Unlike wired Ethernet, which can detect collisions electrically, WLAN devices use carrier-sense multiple access with collision avoidance (CSMA/CA) because a transmitting node cannot simultaneously detect incoming signals.
The IEEE 802.11 Standard Family
The IEEE 802.11 Working Group has published a succession of amendments that have progressively raised data rates and improved spectral efficiency. The original 1997 standard operated at up to 2 Mbit/s in the 2.4 GHz band using direct-sequence or frequency-hopping spread spectrum. IEEE 802.11b (1999) extended this to 11 Mbit/s, while 802.11g (2003) moved to OFDM modulation and reached 54 Mbit/s in the same 2.4 GHz band. IEEE 802.11n (Wi-Fi 4, 2009) introduced MIMO antenna techniques and dual-band operation, pushing peak throughput above 600 Mbit/s. Each amendment preserved backward compatibility at the MAC layer, allowing newer access points to serve older clients. Butler matrices, passive beamforming networks used to feed antenna arrays, appeared in early WLAN antenna designs and remain relevant in phased-array access points that implement spatial multiplexing. Time-varying channel conditions caused by user mobility and reflections are addressed through adaptive modulation and coding, which the 802.11 rate adaptation algorithms select continuously based on measured link quality.
Network Modes and Topology
IEEE 802.11 defines two fundamental operational modes. Infrastructure mode places one or more access points at fixed locations; all client-to-client traffic passes through an access point, which also bridges WLAN traffic to the wired LAN backbone. Ad hoc mode, also called the independent basic service set (IBSS), allows devices to form a peer-to-peer network without any access point, useful in field or emergency deployments where fixed infrastructure does not exist. Infrastructure-mode WLANs can be extended across multiple access points using a distribution system, and clients roam between cells with handover negotiated at the MAC layer. IEEE 802.15 standards cover the adjacent personal area network space, including Bluetooth (802.15.1) and low-rate wireless personal area networks (802.15.4), which complement WLAN by addressing shorter-range, lower-power connectivity within the personal area that WLAN does not optimize for.
Quality of Service and Advanced Extensions
The original 802.11 MAC was designed for best-effort data traffic and provided no mechanism to prioritize latency-sensitive traffic such as voice or video. IEEE 802.11e, ratified in 2005 and incorporated into the base standard, addressed this gap by introducing the hybrid coordination function (HCF), which provides two access methods: enhanced distributed channel access (EDCA) for contention-based prioritization across four traffic categories, and HCF controlled channel access (HCCA) for polled, contention-free scheduling. As analyzed in QoS research for IEEE 802.11-based wireless networks, EDCA's four access categories each use distinct backoff parameters to give voice and video traffic statistically better channel access than background data. The IEEE 802.11r amendment added fast BSS transition to reduce handover latency during roaming, which is critical for voice-over-Wi-Fi applications where call quality degrades if the transition takes more than 50 milliseconds.
Applications
Wireless LAN has applications in a wide range of disciplines, including:
- Home broadband sharing among computers, tablets, and smart devices
- Enterprise campus networks interconnecting offices, labs, and meeting rooms
- Healthcare facility networks supporting mobile nursing carts and patient monitoring
- Retail point-of-sale and inventory systems
- Industrial shop-floor connectivity for machine monitoring and control
- Public hotspot services in hotels, airports, and educational institutions