Tone Reservation (TR) is a distortionless peak-to-average power ratio (PAPR) reduction technique for OFDM systems that reserves a specific subset of subcarriers to carry a peak-canceling signal designed entirely in the time domain. Unlike clipping or companding, the reserved tones are orthogonal to the data-carrying subcarriers, meaning the canceling signal occupies a disjoint frequency space and introduces absolutely no in-band distortion or error vector magnitude (EVM) degradation.
Glossary
Tone Reservation (TR)

What is Tone Reservation (TR)?
A distortionless peak-to-average power ratio reduction method that reserves a subset of OFDM subcarriers exclusively for carrying a peak-canceling signal, ensuring no in-band distortion or spectral regrowth.
The primary advantage of TR over crest factor reduction (CFR) methods is its strict avoidance of spectral regrowth and adjacent channel leakage. Because the peak-canceling energy is confined to the reserved tones, which are filtered out at the receiver, the technique maintains a clean spectral mask and excellent adjacent channel leakage ratio (ACLR). The computational challenge lies in solving the convex optimization problem to find the optimal peak-canceling kernel in real-time, often using iterative clipping and projection algorithms.
Key Characteristics of Tone Reservation
Tone Reservation (TR) is a distortionless peak-to-average power ratio (PAPR) reduction technique that reserves a subset of OFDM subcarriers exclusively for carrying a peak-canceling signal, ensuring no in-band distortion or spectral regrowth.
Distortionless Operation
Unlike clipping-based Crest Factor Reduction (CFR) methods, TR generates a peak-canceling signal that occupies only reserved tones. These tones are orthogonal to data-carrying subcarriers, meaning the cancellation signal is completely removed by the receiver's FFT processing.
- Zero In-Band Distortion: No EVM degradation on data subcarriers
- No Spectral Regrowth: Reserved tones act as a guard band, containing cancellation energy
- Receiver Transparency: Standard OFDM receivers require no modification
Peak-Canceling Signal Design
The core of TR is designing a time-domain signal c[n] that, when added to the original OFDM symbol x[n], reduces peaks above a target threshold. This is formulated as a convex optimization problem minimizing the peak magnitude subject to the constraint that c[n] has zero energy on data subcarriers.
- Time-Domain Kernel: A pre-computed reference pulse
p[n]derived from the reserved tone set - Iterative Peak Reduction: Algorithmically scales and shifts
p[n]to cancel peaks sequentially - Gradient-Based Methods: Modern approaches use fast gradient projection for real-time convergence
Reserved Tone Allocation
System performance depends critically on which subcarriers are reserved. The number and placement of reserved tones represent a trade-off between PAPR reduction capability and throughput loss.
- Typical Overhead: 5-15% of total subcarriers are reserved
- Randomized Patterns: Avoids spectral periodicity that can regenerate peaks
- Standardized Sets: 3GPP LTE and 5G NR define specific reserved tone indices for TR-based CFR
- Adaptive Allocation: Dynamic reassignment based on channel conditions and modulation order
Computational Complexity
TR algorithms must operate at sample rates exceeding 100 MHz for wideband 5G signals. Efficient implementation is critical for real-time baseband processing.
- FFT-Based Kernel Generation: Leverages existing OFDM modulator hardware
- Peak Detection: Requires magnitude comparison at every sample
- Iteration Count: Typically 4-8 iterations per OFDM symbol for 4-6 dB PAPR reduction
- Hardware Acceleration: FPGA implementations use pipelined CORDIC processors for magnitude and phase operations
Comparison with Active Constellation Extension
Both TR and Active Constellation Extension (ACE) are distortionless PAPR reduction methods, but they operate on fundamentally different principles.
- TR: Adds signal on reserved, unmodulated subcarriers; no impact on constellation points
- ACE: Extends outer constellation points outward within acceptable EVM margins
- TR Advantage: Works with any modulation order, including QPSK where ACE has limited extension room
- ACE Advantage: Requires no dedicated subcarriers, preserving full throughput
- Hybrid Approaches: Modern systems often combine TR for coarse peak reduction with ACE for fine adjustment
Integration with Digital Predistortion
TR and Digital Pre-Distortion (DPD) are complementary techniques in the transmitter chain. TR reduces the PAPR before the power amplifier, while DPD linearizes the amplifier's response.
- Cascade Order: TR is applied before DPD to prevent the peak-canceling signal from being distorted
- Combined Benefit: TR reduces the PA back-off requirement; DPD corrects residual nonlinearity
- Joint Optimization: Emerging research explores co-designing the TR kernel and DPD coefficients for optimal end-to-end linearity
- Efficiency Gains: Together, they can improve PA efficiency by 10-15 percentage points in Doherty architectures
Frequently Asked Questions
Clear, technical answers to the most common questions about Tone Reservation (TR) as a distortionless PAPR reduction technique for OFDM systems.
Tone Reservation (TR) is a distortionless peak-to-average power ratio (PAPR) reduction technique that reserves a subset of OFDM subcarriers specifically to carry a peak-canceling signal, rather than user data. These reserved tones are orthogonal to the data-bearing subcarriers, meaning the cancellation signal occupies a dedicated, non-interfering frequency space. The core mechanism involves solving a convex optimization problem in the time domain: the transmitter iteratively constructs a signal on the reserved tones that, when added to the original OFDM waveform, reduces envelope peaks without introducing in-band distortion or spectral regrowth. Because the data and reserved tones occupy mutually exclusive subcarrier positions, the receiver can simply ignore the reserved tones, requiring no additional signaling or side information. The computational challenge lies in finding the optimal peak-canceling signal in real-time, typically addressed through iterative algorithms like the Signal-to-Clipping Noise Ratio (SCR) maximization approach or gradient-based projection methods.
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
Tone Reservation is one of several techniques for managing high peak-to-average power ratios in OFDM systems. These related concepts define the problem space and alternative solutions.
Peak-to-Average Power Ratio (PAPR)
The fundamental metric that Tone Reservation addresses. PAPR quantifies the ratio of a signal's instantaneous peak power to its average power, expressed in dB. OFDM signals exhibit inherently high PAPR due to the coherent summation of independently modulated subcarriers. High PAPR forces power amplifiers to operate with significant back-off to avoid nonlinear distortion, drastically reducing efficiency. Without PAPR reduction, a typical OFDM transmitter may require 8-12 dB of back-off, translating to power amplifier efficiencies below 25%.
Active Constellation Extension (ACE)
A distortionless PAPR reduction method that intelligently extends outer constellation points outward within acceptable EVM margins. ACE exploits the fact that exterior constellation points can be moved away from decision boundaries without increasing symbol error rate. This creates additional degrees of freedom for peak cancellation. Unlike Tone Reservation which uses reserved subcarriers, ACE modifies data-bearing subcarriers but only in directions that improve or maintain detection margin. ACE and TR can be combined for additive PAPR reduction gains.
Selected Mapping (SLM)
A probabilistic PAPR reduction technique that generates multiple candidate OFDM symbols representing the same data using different phase rotation sequences. The transmitter selects and transmits the candidate with the lowest PAPR. SLM requires:
- Side information transmission to inform the receiver which phase sequence was used
- Multiple IFFT operations per symbol, increasing computational complexity
- No in-band distortion, but reduced spectral efficiency due to side information overhead
SLM achieves PAPR reduction without reserved tones but at the cost of increased processing and overhead.
Companding
A non-uniform signal transformation that compresses high-amplitude signal components and expands low-amplitude ones, reducing PAPR at the cost of introduced distortion. Derived from speech processing (e.g., μ-law companding), this technique:
- Reduces PAPR without reserving subcarriers or transmitting side information
- Introduces companding noise that degrades BER performance
- Requires an inverse expansion at the receiver that amplifies channel noise
Companding trades signal fidelity for PAPR reduction, making it less suitable for high-order QAM constellations where EVM requirements are stringent.
Iterative Clipping and Filtering (ICF)
A repeated signal conditioning process that alternately clips signal peaks exceeding a threshold and applies frequency-domain filtering to remove out-of-band distortion. Each iteration:
- Clips time-domain peaks to the target amplitude
- Transforms to frequency domain via FFT
- Filters out-of-band components to zero
- Transforms back to time domain via IFFT
ICF progressively reduces PAPR while controlling spectral regrowth, but introduces in-band distortion that accumulates with iterations. Unlike TR, ICF cannot achieve distortion-free peak reduction.

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