Wi-Fi

OFDMA

Orthogonal Frequency Division Multiple Access

A Wi-Fi 6 technique that subdivides a channel into small resource units and allocates them to different devices within the same transmission slot — reducing latency and improving efficiency when many devices share the same network.

OFDMA is the multi-user evolution of OFDM. In Wi-Fi 5 and earlier, the router dedicates the full channel to one device per time slot — others queue and wait. OFDMA splits the channel into Resource Units (RUs), ranging from 26 sub-carriers (smallest) to 996 sub-carriers (full channel), and assigns different RUs to different devices simultaneously. A device sending a small IoT sensor reading gets a tiny RU; a laptop downloading a large file gets a large RU. The router packs multiple small transmissions into one slot, cutting overhead and queuing delays significantly in busy networks.

OFDM vs OFDMA: the key distinction

OFDM (Orthogonal Frequency Division Multiplexing) divides a channel into many closely spaced orthogonal subcarriers to resist multipath interference — but it assigns all subcarriers to a single user for the entire transmission time slot. Only one device transmits at a time; every other device must wait. OFDMA takes the same subcarrier structure and adds a second dimension: it allocates different groups of subcarriers (Resource Units) to different users within the same time slot. Multiple devices transmit simultaneously on different frequency slices of the channel. This is the fundamental shift — from time-division-only to joint time-and-frequency division.

OFDM vs OFDMA comparison

FeatureOFDM (Wi-Fi 5 and earlier)OFDMA (Wi-Fi 6+)
Channel allocationFull channel to one deviceChannel split into Resource Units
Multi-user accessTime-division (one at a time)Frequency + time division (simultaneous)
Small packet efficiencyLow (full slot overhead per device)High (many small packets per slot)
Latency (dense)Higher (queuing)Lower (parallel scheduling)
Single-device peak throughputSameSame (full channel still available)

Resource Units in 802.11ax (Wi-Fi 6)

Wi-Fi 6 defines Resource Units as fixed groups of OFDM subcarriers. On a 20 MHz channel there are 256 subcarriers; the smallest RU is 26 subcarriers (roughly 2 MHz), and the largest is 242 subcarriers (nearly the full channel). A 40 MHz channel supports up to 484-subcarrier RUs; an 80 MHz channel supports 996-subcarrier RUs. The access point schedules which devices get which RUs for each transmission window using a trigger frame that announces the upcoming uplink OFDMA allocation. Devices then transmit simultaneously in their assigned RU, synchronised by the trigger frame timing.

Uplink OFDMA — the Wi-Fi 6 addition

Wi-Fi 5 (802.11ac) introduced downlink MU-MIMO, allowing the access point to transmit to multiple clients simultaneously using multiple antennas. However, 802.11ac had no equivalent for uplink — clients still took turns transmitting to the AP. Wi-Fi 6 added both uplink MU-MIMO and, more importantly, uplink OFDMA. This means multiple clients can transmit to the AP simultaneously on different Resource Units — critical for IoT environments, VoIP, and real-time applications where many devices have small amounts of data to send at roughly the same time. The trigger-based uplink mechanism also reduces contention overhead compared to the traditional CSMA/CA random backoff approach.

OFDMA in 4G LTE

OFDMA is not unique to Wi-Fi 6 — cellular networks have used it since 4G LTE (standardised in 3GPP Release 8, deployed from 2009). LTE uses OFDMA on the downlink and SC-FDMA (Single-Carrier FDMA, a related technique with better power efficiency for battery-operated devices) on the uplink. Resource allocation in LTE uses Resource Blocks of 12 subcarriers × 1 time slot. 5G NR also uses OFDMA with flexible numerology — different subcarrier spacings for different deployment scenarios. The cellular and Wi-Fi industries converged on OFDMA independently because it is the most spectrally efficient way to serve heterogeneous traffic mixes in shared radio channels.

Latency improvement in dense environments

In a network with 30 devices all generating small periodic traffic (smart home sensors, smartphones checking push notifications, laptops polling for email), OFDM forces each device to wait for its turn through random backoff. With 30 devices each needing 1 ms of airtime every 100 ms, contention alone can push average latency well above 10 ms. OFDMA allows the AP to serve all 30 devices in a single coordinated transmission window — aggregate latency drops dramatically even though no individual device's peak throughput increases. This is why OFDMA is most valuable in environments with many devices sending small, frequent bursts rather than a few devices streaming large files.

Trade-off: overhead vs benefit

OFDMA requires coordination overhead that OFDM does not. The AP must send trigger frames to schedule uplink transmissions, and the scheduling algorithm must decide RU allocations — adding latency and complexity. When only one or two devices are active, this overhead is pure cost with no benefit: the full channel could simply be given to the single active device. OFDMA's advantage grows with the number of simultaneously active devices. The Wi-Fi 6 standard handles this gracefully — the AP can always fall back to single-user OFDM when appropriate, and only enables OFDMA scheduling when multiple devices have pending traffic.

OFDMA and BSS Coloring

Wi-Fi 6 paired OFDMA with BSS Coloring — a mechanism that lets access points identify and ignore transmissions from nearby overlapping networks by tagging frames with a colour identifier. Without BSS Coloring, a device hearing any 802.11 preamble must back off, even if the transmission is from a different network. Together, OFDMA and BSS Coloring are the primary reasons Wi-Fi 6 performs dramatically better in apartment blocks and offices where many networks overlap.

Frequently Asked Questions

What is the difference between OFDMA and OFDM?

OFDM dedicates the entire channel to one device per time slot. OFDMA divides the channel into Resource Units and serves multiple devices simultaneously within one slot — reducing wait time and overhead for small-packet devices like IoT sensors and phones.

Does OFDMA improve speed for a single device?

No. With one active device, the full channel is still used — same peak throughput as OFDM. OFDMA's benefit is in dense multi-device environments, where it cuts latency and increases aggregate efficiency across all devices.

Do all Wi-Fi 6 devices support OFDMA?

OFDMA requires both the router and client to support Wi-Fi 6. A Wi-Fi 6 router serves older clients via OFDM. Most phones and laptops made since 2020 support Wi-Fi 6 and will benefit from OFDMA when connected to a compatible router.

Related Terms

More From This Section