The Basics of Orthogonal Frequency-Division Multiplexing (OFDM)
Quick Answer
OFDM divides a wideband channel into hundreds or thousands of narrowband subcarriers that are mathematically orthogonal — meaning they can be packed tightly without interfering with each other. A cyclic prefix guards against multipath interference, and an FFT/IFFT implements the entire modulator and demodulator in digital hardware. The result: high spectral efficiency, robust performance in multipath, and flexible resource allocation.
What Is OFDM?
OFDM is a multicarrier modulation technique that transmits data in parallel across many orthogonal subcarriers. Unlike single-carrier systems that send symbols at high speed on one carrier, OFDM sends many low-speed symbols simultaneously on many subcarriers.
This makes the symbol duration much longer than the channel's impulse response, which simplifies equalization and provides resilience against multipath fading and intersymbol interference (ISI).
Why "Orthogonal"?
Two signals are orthogonal if their product integrated over a symbol period is zero. In OFDM, each subcarrier is a sinus sine wave, and the set of subcarriers is chosen so that peaks of one coincide with nulls of all others. This means:
- Subcarriers can be packed as closely as possible without guard bands.
- The receiver can recover each subcarrier independently using an FFT.
- Spectral efficiency is dramatically higher than in FDM with guard bands.
How OFDM Works
OFDM Transmitter & Receiver Block Diagram
OFDM moves all the heavy math (FFT, channel estimation, equalization) into the digital baseband, making the RF front-end simple.
Key Concepts
1. Subcarriers
The OFDM signal is the sum of many subcarriers, each modulated with a low-rate symbol stream. Subcarrier spacing is fixed (e.g., 15 kHz in 4G, 30 kHz default in 5G NR). Wi-Fi uses 312.5 kHz spacing; DVB-T uses ~1 kHz.
2. Cyclic Prefix (CP)
A copy of the end of each OFDM symbol is prepended to absorb multipath echoes. As long as the channel impulse response fits inside the CP, ISI and inter-carrier interference (ICI) are eliminated.
3. IFFT / FFT
The modulator and demodulator are implemented as Inverse FFT and FFT. This is the key insight that makes OFDM practical — a single 1024-point FFT replaces hundreds of analog oscillators and filters.
4. Resource Allocation
Subcarriers are grouped into Resource Blocks (RBs) in cellular, or tones in Wi-Fi. The scheduler assigns different users to different RBs at different times — the foundation of OFDMA.
5. Channel Estimation & Equalization
Known pilot symbols are inserted into the OFDM grid. The receiver compares received pilots to expected values to estimate the channel frequency response, then applies a one-tap equalizer per subcarrier.
Key Specifications
| Parameter | Typical Value | Standard |
|---|---|---|
| Subcarrier Spacing | 15 kHz (default) | 4G LTE |
| Subcarrier Spacing | 15 / 30 / 60 kHz | 5G NR |
| Subcarrier Spacing | 312.5 kHz | Wi-Fi 6 / 6E |
| FFT Size | 128 – 4096 | Various |
| Cyclic Prefix Length | 4.7 – 16.7 µs | 4G / 5G |
| Modulation per Subcarrier | BPSK to 1024-QAM | Adaptive |
| Number of Subcarriers | 72 – 3300+ | Per OFDM symbol |
Why OFDM Is Used Everywhere
- Robust against multipath: the cyclic prefix absorbs echoes that would otherwise corrupt symbols.
- Spectral efficiency: orthogonal packing means no wasted bandwidth between subcarriers.
- Simple equalization: one-tap equalizer per subcarrier in the frequency domain.
- Flexible resource allocation: subcarriers can be assigned to users dynamically.
- Easy FFT implementation: digital baseband rather than analog filtering.
- Adaptive modulation: each subcarrier can use a different modulation based on its SNR.
Challenges of OFDM
- High peak-to-average power ratio (PAPR): many subcarriers add constructively, demanding linear RF power amplifiers.
- Sensitive to Doppler: in fast-moving scenarios, Doppler shift destroys orthogonality.
- Sensitive to frequency offset: oscillator mismatch between TX and RX causes ICI.
- Strict synchronization required: timing and frequency must be tightly controlled.
- Long latency: the FFT block plus cyclic prefix adds delay, problematic for ultra-low-latency apps.
OFDM vs. OFDMA
| Aspect | OFDM | OFDMA |
|---|---|---|
| Multi-user | Time-division only | Time + frequency |
| Resource Allocation | All subcarriers to one user | Subcarriers grouped per user |
| Latency | Higher | Lower (parallel access) |
| Used In | DVB, Wi-Fi (legacy) | 4G/5G, Wi-Fi 6 / 6E / 7 |
Real-World Standards
- 4G LTE / 5G NR: downlink uses OFDMA with adaptive numerology.
- Wi-Fi (a/g/n/ac/ax/be): Wi-Fi 6 and 7 use OFDMA for multi-user uplink and downlink.
- DVB-T / DVB-T2: digital television broadcasting worldwide.
- DAB / DAB+: digital radio broadcasting.
- ADSL / VDSL: discrete multitone (DMT), a variant of OFDM, for DSL broadband.
- Power-line communication (HomePlug, G.hn): OFDM for home networking over AC lines.
- Digital audio broadcasting: DAB and DRM use OFDM for robust mobile reception.
Common Mistakes
- Insufficient CP length: long multipath channels exceed the cyclic prefix, causing ISI.
- Ignoring PAPR: saturating the RF power amplifier creates out-of-band emissions and distortion.
- Poor frequency synchronization: oscillator offset destroys orthogonality.
- Over-aggressive channel estimation: noisy pilots produce unreliable equalization.
- Mismatched sampling rates: between TX and RX causes timing drift over long packets.
Designing with OFDM
- Choose FFT size and subcarrier spacing based on channel coherence bandwidth.
- Set cyclic prefix length to cover the worst-case delay spread.
- Allocate pilot subcarriers for channel estimation.
- Select modulation and coding based on target SNR and throughput.
- Design RF front-end for high PAPR with back-off power amplifier.
- Implement tight frequency and timing synchronization.
- Validate with field tests in real multipath environments.
Key Takeaways
- OFDM uses many orthogonal subcarriers to send data in parallel.
- The cyclic prefix absorbs multipath echoes and eliminates ISI.
- FFT/IFFT make OFDM practical in digital hardware.
- 4G, 5G, Wi-Fi, and many broadcast standards use OFDM.
- High PAPR and sensitivity to frequency offset are the main challenges.
Frequently Asked Questions
What is OFDM?
OFDM (Orthogonal Frequency-Division Multiplexing) is a multicarrier modulation scheme that splits data across many orthogonal subcarriers. It is used in 4G, 5G, Wi-Fi, DVB, and many other standards.
What is the cyclic prefix?
The cyclic prefix is a copy of the end of each OFDM symbol prepended to the beginning. It absorbs multipath echoes, preventing inter-symbol interference.
Why is OFDM better than single-carrier modulation?
OFDM turns a difficult time-domain equalization problem into many simple frequency-domain one-tap equalizations. It is also more spectrally efficient and more robust against multipath fading.
What is the main drawback of OFDM?
The high peak-to-average power ratio (PAPR) requires linear RF amplifiers. OFDM is also sensitive to frequency offset and Doppler, which destroys the orthogonality of subcarriers.
What is the difference between OFDM and OFDMA?
OFDM serves one user at a time on all subcarriers. OFDMA assigns subsets of subcarriers to different users simultaneously, enabling efficient multi-user access.
About the Author — MeiXun Team
Chief Engineer Wang
High-tech Enterprise, Feifeng Talent
Chief Engineer Wang graduated with a master's degree in high-power microwave from the Institute of Electronics, University of Chinese Academy of Sciences.
View Full Profile- RF Microwave Components Manufacturers
- RF Switch Circuit Diagram
- RF Switch
- RF Connector
- SMA Connector
- RF Switch Module
- RF Coupler
- RF PIN Switch
- Microwave Coaxial Switch
- PIN Switch
- Coaxial RF Switch
- Waveguide Switch
- Microwave Switch
- RF Microwave Switch Manufacturers
- Low Noise Amplifier
- PIN Diode Switch
- Coaxial Switch
- RF Microwave Switch





