Orthogonal Frequency Division Multiplexing (OFDM)
Also known as: multicarrier modulation
OFDM is a multicarrier modulation technique that divides a wideband channel into many narrowband orthogonal subcarriers. Introduced by Weinstein and Ebert in 1971, it exploits the duality between time and frequency domains to efficiently use spectrum while mitigating intersymbol interference in frequency-selective channels. OFDM is now the standard for high-speed wireless systems including WiFi, cellular LTE, and digital broadcasting.
Key highlights
- High spectral efficiency by using orthogonal subcarriers
- Robustness to multipath fading via cyclic prefix
- Low-complexity FFT-based implementation
- Flexible subcarrier allocation and adaptive loading per carrier
- Backwards compatible with existing channel models
Intuition
This section is available to Pro members. Upgrade to Pro
How it works
This section is available to Pro members. Upgrade to Pro
When to use it
OFDM is ideal for wideband systems with frequency-selective fading, especially when the channel has significant delay spread. It requires accurate synchronization and is sensitive to timing and frequency offsets. Prefer OFDM when spectral efficiency and robustness to multipath are critical; avoid it if strict latency constraints demand low processing overhead or if the channel is extremely sparse (where single-carrier techniques might be simpler).
Strengths & limitations
- High spectral efficiency by using orthogonal subcarriers
- Robustness to multipath fading via cyclic prefix
- Low-complexity FFT-based implementation
- Flexible subcarrier allocation and adaptive loading per carrier
- Backwards compatible with existing channel models
- High peak-to-average power ratio (PAPR) requires power-efficient amplification
- Sensitive to synchronization errors and frequency offsets
- Overhead from cyclic prefix reduces efficiency in short-duration bursts
- Requires explicit channel state information for equalization
Common pitfalls
This section is available to Pro members. Upgrade to Pro
Applications
This section is available to Pro members. Upgrade to Pro
Frequently asked
Why is the cyclic prefix necessary?
The cyclic prefix ensures that each OFDM symbol period encompasses the entire channel impulse response. This makes the circular convolution property of the DFT applicable, allowing simple one-tap equalization per subcarrier. Without it, linear convolution would spread a symbol across multiple OFDM symbol periods, causing inter-symbol interference.
How does OFDM handle frequency-selective fading?
By dividing the wideband channel into narrowband subcarriers, each subcarrier experiences approximately flat (frequency-flat) fading. This replaces a complex frequency-selective equalization problem with simpler per-subcarrier gain correction, dramatically reducing receiver complexity.
What is the role of synchronization in OFDM?
Synchronization errors (timing or frequency offset) destroy the orthogonality between subcarriers, causing inter-carrier interference. Timing offset shifts the FFT window and loses the cyclic prefix benefit; frequency offset rotates subcarrier phase differently and leaks energy across carriers. Both must be estimated and corrected before symbol detection.
How can PAPR be reduced in OFDM?
Techniques include clipping (crude but simple), companding, tone reservation, tone injection, and selected mapping (SLM). Each trades off computational cost, PAPR reduction, and data overhead. Most practical systems use a combination; 5G allows filter bank multi-carrier variants that inherently reduce PAPR.
Sources
- 1.Weinstein, S. B., & Ebert, P. M. (1971). Data transmission by frequency-division multiplexing using the discrete Fourier transform. IEEE Transactions on Communication Technology, 19(5), 628-634.
- 2.Alves, H., Nouri, M., & Latva-aho, M. (2015). Performance analysis of orthogonal frequency division multiplexing for wireless networks. IEEE Access, 3, 1627-1640.
You have read it. What now?
Cite this page
ScholarGate. (2026, June 3). OFDM. ScholarGate. https://scholargate.app/telecommunications/ofdm