Orthogonal Frequency Division Multiplexing (OFDM) is a digital multi-carrier modulation technique that partitions a wideband frequency-selective channel into numerous narrowband, overlapping, and mutually orthogonal subcarriers. Each subcarrier independently carries a low-symbol-rate data stream, collectively achieving a high aggregate data rate while maintaining robust resistance to multipath fading and narrowband interference.
Glossary
Orthogonal Frequency Division Multiplexing (OFDM)

What is Orthogonal Frequency Division Multiplexing (OFDM)?
A foundational modulation scheme for 4G, 5G, and Wi-Fi that divides a high-rate data stream into many parallel low-rate streams on orthogonal subcarriers.
A defining characteristic of OFDM is its high Peak-to-Average Power Ratio (PAPR), where the superposition of many independently modulated subcarriers creates large instantaneous signal peaks. This high PAPR forces the power amplifier (PA) to operate with significant back-off from its saturation point to avoid nonlinear distortion, severely reducing energy efficiency and making OFDM a primary target for advanced linearization techniques like Digital Pre-Distortion (DPD).
Key Characteristics of OFDM
Orthogonal Frequency Division Multiplexing (OFDM) is defined by a set of distinct spectral and temporal properties that make it the dominant modulation scheme for modern wideband systems, while simultaneously creating the linearity challenges that necessitate advanced digital pre-distortion.
Orthogonal Subcarrier Spacing
OFDM divides a high-rate data stream into N parallel low-rate streams, each modulating a separate subcarrier. The subcarriers are spaced precisely at intervals of Δf = 1/Tu, where Tu is the useful symbol duration. This mathematical orthogonality ensures that the spectral peak of each subcarrier coincides with the nulls of all other subcarriers, eliminating inter-carrier interference (ICI) in an ideal channel despite significant spectral overlap.
- Spectral Efficiency: Achieves near-Nyquist rate signaling without guard bands between subcarriers.
- Implementation: Orthogonality is maintained through the use of the Inverse Fast Fourier Transform (IFFT) at the transmitter and the FFT at the receiver.
Cyclic Prefix for ISI Mitigation
A Cyclic Prefix (CP) is a copy of the last Tg seconds of the OFDM symbol appended to its beginning. As long as the channel's delay spread is shorter than the CP duration, linear convolution with the channel is transformed into circular convolution, preserving subcarrier orthogonality.
- Inter-Symbol Interference (ISI): The CP acts as a guard interval, absorbing delayed multipath copies of the previous symbol.
- Trade-off: The CP represents a power and spectral efficiency overhead, typically 7-25% of the symbol duration depending on the numerology (e.g., normal vs. extended CP in LTE/5G NR).
High Peak-to-Average Power Ratio (PAPR)
The superposition of N independently modulated subcarriers with random phases causes the instantaneous signal power to fluctuate dramatically. The resulting PAPR can reach values of 10-13 dB or higher, proportional to the number of subcarriers. This is the fundamental Achilles' heel of OFDM.
- PA Back-off: To avoid clipping and spectral regrowth, the power amplifier must operate with a large output back-off (OBO), severely degrading its power efficiency.
- DPD Necessity: This high PAPR directly drives the requirement for Crest Factor Reduction (CFR) and advanced Digital Pre-Distortion (DPD) to maintain linearity without sacrificing efficiency.
Sensitivity to Frequency Offset and Phase Noise
OFDM's strict orthogonality is fragile. A carrier frequency offset (CFO) caused by Doppler shift or mismatched local oscillators destroys the alignment of subcarrier nulls, introducing Inter-Carrier Interference (ICI).
- Phase Noise: Imperfections in the local oscillator phase noise cause a common phase rotation and ICI, degrading the Error Vector Magnitude (EVM).
- Mitigation: This sensitivity necessitates sophisticated synchronization algorithms and, in the context of DPD, requires the predistorter to be robust against time-varying phase impairments in the feedback path.
Resource Element and Frame Structure
OFDM organizes transmission resources into a two-dimensional time-frequency grid. A single subcarrier for one OFDM symbol duration is a Resource Element (RE), the smallest allocatable unit. Multiple REs are grouped into Resource Blocks (RBs).
- Scheduling Flexibility: This grid structure allows dynamic resource allocation, assigning specific RBs to users based on channel quality (frequency-selective scheduling).
- Reference Signals: Known pilot symbols are inserted into specific REs to enable channel estimation, which is critical for coherent demodulation and for training the DPD observation receiver's equalizer.
Frequency-Domain Equalization
Unlike single-carrier systems that require complex time-domain equalizers, OFDM simplifies receiver design dramatically. By inserting a cyclic prefix, the frequency-selective fading channel is decomposed into N parallel flat-fading subchannels.
- One-Tap Equalizer: Each subcarrier can be equalized by a single complex multiplication (one-tap equalizer) after the FFT, drastically reducing computational complexity.
- DPD Implication: This frequency-domain processing is mirrored in DPD systems, where frequency-selective predistortion techniques can apply independent correction coefficients to different sub-bands to compensate for frequency-dependent PA nonlinearity.
Frequently Asked Questions About OFDM
Orthogonal Frequency Division Multiplexing (OFDM) is the foundational modulation scheme behind 4G LTE, 5G NR, Wi-Fi, and digital broadcasting. Its unique structure creates both spectral efficiency advantages and significant power amplifier design challenges that directly motivate advanced linearization techniques.
Orthogonal Frequency Division Multiplexing (OFDM) is a multi-carrier modulation technique that divides a high-rate data stream into many parallel low-rate streams, each transmitted on a separate, closely spaced subcarrier. The defining characteristic is orthogonality: subcarriers are spaced precisely at the reciprocal of the symbol duration, ensuring that the peak of each subcarrier's spectrum aligns with the nulls of all others. This eliminates inter-carrier interference without requiring guard bands. Implementation relies on the Inverse Fast Fourier Transform (IFFT) at the transmitter to generate the composite time-domain signal and an FFT at the receiver for demodulation. A cyclic prefix—a copy of the symbol's end appended to its beginning—absorbs multipath delay spread, converting linear convolution into circular convolution and enabling simple single-tap frequency-domain equalization.
OFDM vs. Single-Carrier Modulation
Key performance and architectural differences between Orthogonal Frequency Division Multiplexing and traditional single-carrier modulation schemes for wideband communication systems.
| Feature | OFDM | Single-Carrier (QAM) | Single-Carrier (SC-FDE) |
|---|---|---|---|
Subcarrier Spacing | Multiple narrowband orthogonal subcarriers (e.g., 15 kHz in LTE) | Single wideband carrier | Single wideband carrier with frequency-domain equalization |
Peak-to-Average Power Ratio (PAPR) | High (10-13 dB typical) | Moderate (6-9 dB typical) | Low to Moderate (4-7 dB with shaping) |
Spectral Efficiency | High (no guard bands between subcarriers) | Moderate (requires excess bandwidth for pulse shaping) | High (comparable to OFDM) |
Multipath Immunity | Excellent (cyclic prefix absorbs delay spread) | Poor (requires complex time-domain equalizer) | Excellent (frequency-domain equalization) |
Equalization Complexity | Low (single-tap per subcarrier) | High (long time-domain equalizer) | Low (FFT-based block equalization) |
Sensitivity to Frequency Offset | High (inter-carrier interference) | Low (single carrier, no ICI) | Low (single carrier, no ICI) |
Phase Noise Tolerance | Poor (common phase error + ICI) | Good (tracked by single equalizer) | Good (tracked by frequency-domain equalizer) |
Power Amplifier Back-Off | High (8-12 dB to avoid nonlinear distortion) | Moderate (4-7 dB) | Low to Moderate (3-6 dB) |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Key concepts that define the challenges and solutions surrounding Orthogonal Frequency Division Multiplexing in modern wideband communication systems.
Peak-to-Average Power Ratio (PAPR)
The defining challenge of OFDM. PAPR is the ratio of the instantaneous peak power to the average power of the transmitted signal. In OFDM, when multiple subcarriers align constructively in phase, they create extreme amplitude spikes. A high PAPR forces the power amplifier to operate with significant back-off to avoid clipping and spectral regrowth, drastically reducing power efficiency. This is the primary reason OFDM signals require linearization techniques like Digital Pre-Distortion.
Crest Factor Reduction (CFR)
A signal conditioning technique applied before the power amplifier to reduce the PAPR of an OFDM signal. CFR algorithms intelligently clip or smooth signal peaks while minimizing the impact on Error Vector Magnitude (EVM) and spectral emissions. Common methods include:
- Peak Windowing: Applying a smoothing filter to clipped peaks to limit spectral regrowth.
- Pulse Injection: Subtracting a cancellation pulse at detected peaks. CFR is often paired with DPD to achieve both efficiency and linearity.
Subcarrier Orthogonality
The fundamental principle enabling OFDM's spectral efficiency. Subcarriers are spaced precisely at the reciprocal of the symbol duration, ensuring that the peak of each subcarrier's spectrum aligns with the nulls of all others. This eliminates Inter-Carrier Interference (ICI) without requiring guard bands. Orthogonality is maintained through the use of the Inverse Fast Fourier Transform (IFFT) at the transmitter and the FFT at the receiver, allowing computationally efficient modulation and demodulation.
Cyclic Prefix (CP)
A guard interval inserted at the beginning of each OFDM symbol to combat Inter-Symbol Interference (ISI) caused by multipath delay spread. The CP is a copy of the end of the symbol, which transforms the linear convolution of the channel into a circular convolution. This allows for simple single-tap frequency-domain equalization at the receiver. The CP length must exceed the maximum channel delay spread to be effective, trading off spectral efficiency for robustness.
Error Vector Magnitude (EVM)
The critical in-band distortion metric for OFDM systems. EVM measures the deviation of received constellation points from their ideal locations, capturing the combined effect of all transmitter impairments including nonlinear distortion, phase noise, and IQ imbalance. In 5G NR, strict EVM requirements (e.g., 3.5% for 256-QAM) mandate highly linear transmitters. DPD directly improves EVM by suppressing the nonlinear compression that distorts the constellation.
Adjacent Channel Leakage Ratio (ACLR)
The primary out-of-band emission metric regulated by bodies like the 3GPP. ACLR quantifies the ratio of power in the assigned channel to power leaking into adjacent channels. OFDM's high PAPR makes it susceptible to spectral regrowth when the power amplifier compresses signal peaks. DPD is essential for meeting ACLR masks by modeling and canceling the intermodulation products that cause this leakage, enabling operation closer to the amplifier's saturation point.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us