Use channels 1, 6, 11 on 2.4 GHz
Only three non-overlapping channels exist on 2.4 GHz. Using any other channel causes co-channel interference.
Understanding the 802.11 standards is only part of the picture. Choosing the right frequency band and channel width determines whether your wireless network delivers reliable throughput or suffers from interference.
The 2.4 GHz band has 14 channels (region-dependent), each 22 MHz wide with 5 MHz spacing. Only channels 1, 6, and 11 are non-overlapping in North America.
| Characteristic | Value |
|---|---|
| Range | Longer (lower frequency penetrates walls better) |
| Interference | High (microwaves, Bluetooth, baby monitors share 2.4 GHz) |
| Non-overlapping channels | 3 (channels 1, 6, 11) |
The 5 GHz band has 25+ non-overlapping 20 MHz channels. Channels bond to 40, 80, or 160 MHz for higher throughput.
| Characteristic | Value |
|---|---|
| Range | Shorter (higher frequency attenuates through walls) |
| Interference | Low |
| Non-overlapping channels | 25+ |
Wi-Fi 6E adds the 6 GHz band (5.925 to 7.125 GHz), providing 59 additional 20 MHz channels. Only Wi-Fi 6E devices use this band, so there is no legacy interference.
Channel bonding combines adjacent channels into a single wider channel for higher throughput. 802.11n supports 40 MHz (2 channels bonded). 802.11ac supports 80 MHz and 160 MHz. 802.11ax supports 160 MHz.
| Channel Width | Throughput Gain | Available Non-Overlapping Channels (5 GHz) |
|---|---|---|
| 20 MHz | Baseline | 25 |
| 40 MHz | ~2x | 12 |
| 80 MHz | ~4x | 6 |
| 160 MHz | ~8x | 2 to 3 |
The tradeoff is clear: wider channels deliver higher throughput per client but reduce the number of available non-overlapping channels. In a dense environment with many APs, use 20 or 40 MHz channels to avoid co-channel interference. In a low-density environment with few APs, use 80 or 160 MHz for maximum throughput.
Previous Wi-Fi generations use OFDM (Orthogonal Frequency Division Multiplexing): the AP divides a channel into many subcarriers and transmits to one client at a time. Even if a client needs only a small amount of data, it occupies the entire channel for the duration of its transmission.
OFDMA (Orthogonal Frequency Division Multiple Access) in Wi-Fi 6 divides the channel into Resource Units (RUs), each consisting of a subset of subcarriers. The AP assigns different RUs to different clients simultaneously. Multiple clients transmit and receive in the same time slot, each using their assigned portion of the channel.
| Feature | OFDM (Wi-Fi 5 and earlier) | OFDMA (Wi-Fi 6) |
|---|---|---|
| Channel usage | One client at a time | Multiple clients simultaneously |
| Efficiency for small packets | Low (entire channel for one small frame) | High (small RU for small frame) |
| Latency in dense environments | High (clients queue and wait) | Low (parallel transmissions) |
| Scheduling | Client-driven (contention) | AP-driven (scheduled) |
OFDMA is most beneficial in dense environments: conference rooms, factory floors with many IoT sensors, and warehouses with hundreds of scanners. Each sensor gets a small RU, and the AP serves them all in parallel instead of sequentially.
Use channels 1, 6, 11 on 2.4 GHz
Only three non-overlapping channels exist on 2.4 GHz. Using any other channel causes co-channel interference.
Wider channels trade capacity for throughput
80 MHz channels deliver 4x throughput but leave only 6 non-overlapping channels on 5 GHz. Match channel width to AP density.
OFDMA serves many clients in parallel
Wi-Fi 6 OFDMA assigns resource units to multiple clients simultaneously, reducing latency in dense IoT environments.
Choosing the right channel avoids interference. The next page covers wireless encryption and SSID configuration, explaining how to secure wireless traffic with WPA3 and 802.1X.