The encyclopedia · Software & IT · Technical decision · 2009–2020
OFDMA split radio channels into orthogonal subcarriers so many devices transmit at once
4G and Wi-Fi 6 divide a channel into thousands of orthogonal subcarriers and hand subsets to users, multiplying capacity without extra spectrum.
3GPP · Wi-Fi Alliance
the move
Early cellular and Wi-Fi systems gave the whole channel to one user at a time: with TDMA they took turns, with FDMA they split spectrum into fixed bands. As smartphones multiplied, that allocation wasted capacity—a user with a light load still held the channel.
OFDMA changed the mechanism. The channel is divided into hundreds or thousands of narrow subcarriers, and because the subcarriers are orthogonal—each completes an integer number of cycles per symbol—they can be packed tightly and still be separated cleanly by the receiver. The scheduler can assign individual subcarrier groups to different users per symbol, so dozens of devices share the channel simultaneously.
This is why 4G LTE and Wi-Fi 6 both run on OFDMA: it turns a one-at-a-time medium into a finely sliced, schedulable resource. In a crowded home, Wi-Fi 6 can serve many phones and IoT gadgets in the same transmission instead of making them queue.
why it works
- Orthogonality lets subcarriers overlap spectrally without colliding, so spectrum is used far more densely.
- Per-user subcarrier groups allow the scheduler to match resources to demand in each symbol.
- The same mechanism scales from a phone to a router, which is why LTE and Wi-Fi 6 both adopted it.
- It multiplies capacity without requiring new spectrum, the scarcest input in wireless.
what transfers
When a shared resource seems indivisible, look for a mathematical structure that lets many users slice it at once—separation does not require physical gaps.
what came after
OFDMA became the physical-layer foundation of 4G LTE and of Wi-Fi 6 (802.11ax), which brought it to billions of devices. Wi-Fi 6E and 7 extended the same principles to new bands, and OFDMA remains the standard way modern wireless networks serve many users at once.
references
spotted an error? The archive wants to know.