Inferensys

Glossary

Tone Reservation (TR)

A PAPR reduction method that reserves a subset of subcarriers to carry a peak-canceling signal, avoiding distortion on the data-bearing subcarriers.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
PAPR REDUCTION TECHNIQUE

What is Tone Reservation (TR)?

Tone Reservation is a distortionless PAPR reduction method that reserves a subset of OFDM subcarriers exclusively for a peak-canceling signal, preserving the integrity of data-bearing subcarriers.

Tone Reservation (TR) is a crest factor reduction technique where a predetermined set of subcarriers within an OFDM symbol are set aside to carry a peak-canceling signal rather than user data. The core principle is to generate a time-domain correction signal, constructed solely from these reserved tones, that coherently subtracts from the high-amplitude peaks of the original data waveform. Because the reserved tones are orthogonal to the data tones, the cancellation process introduces zero in-band distortion or Error Vector Magnitude (EVM) degradation on the active subcarriers.

The primary implementation challenge lies in the iterative computation of the optimal cancellation signal, often solved using gradient-based algorithms to minimize the remaining peak magnitude. Unlike clipping-based methods, TR avoids spectral regrowth by confining the correction energy strictly to the reserved subcarriers, which act as a controlled out-of-band emission sink. This makes TR particularly attractive for standards like 5G NR and DVB-T2, where maintaining low EVM is critical, and the trade-off is a reduction in net data throughput due to the sacrificed subcarriers.

CORE MECHANISMS

Key Characteristics of Tone Reservation

Tone Reservation (TR) is a distortionless PAPR reduction technique that allocates a subset of OFDM subcarriers exclusively for a peak-canceling signal, preserving the integrity of data-bearing tones.

01

Orthogonal Cancellation Principle

TR exploits the orthogonality of OFDM subcarriers. A peak-canceling signal is constructed entirely on reserved tones that are disjoint from data tones. Because data and reserved tones occupy non-overlapping frequency bins, the cancellation signal causes zero in-band distortion on the data subcarriers at the receiver after FFT processing. This is the fundamental advantage over clipping-based Crest Factor Reduction (CFR).

02

Reservation Ratio and Overhead

The Tone Reservation Ratio (TRR) defines the percentage of total subcarriers allocated to peak reduction rather than data transmission.

  • Typical values: 5% to 15% of total subcarriers
  • Trade-off: Higher TRR enables more aggressive PAPR reduction but directly reduces spectral efficiency (throughput)
  • 5G NR context: A 10% reservation on a 100 MHz carrier sacrifices 10 MHz of data bandwidth for improved Power Amplifier (PA) efficiency
5-15%
Typical Reservation Overhead
3-6 dB
PAPR Reduction Range
03

Kernel-Based Signal Design

The peak-canceling signal is generated by time-shifting and scaling a reference kernel. This kernel is a pre-computed waveform with a dominant time-domain peak, constructed by assigning specific magnitudes and phases to the reserved tones. The kernel is designed to approximate a Dirac delta function within the constraints of the reserved tone set, enabling precise peak cancellation at detected locations.

04

Iterative Peak Reduction Algorithm

TR typically employs an iterative clipping and filtering process on the reserved tones only:

  1. Detect the time-domain sample with the largest magnitude exceeding the target threshold
  2. Shift the reference kernel to align with the peak location
  3. Scale and subtract the kernel to cancel the peak
  4. Repeat until all peaks fall below the threshold or a maximum iteration count is reached This iterative approach handles peak regrowth that occurs when canceling one peak affects neighboring samples.
05

Distortionless vs. Distortion-Based Methods

TR is classified as a distortionless PAPR reduction technique, distinguishing it from methods like clipping and filtering.

  • TR: Cancellation energy is confined to reserved tones, leaving data tones pristine. EVM on data subcarriers is theoretically zero.
  • Clipping/CFR: Applies nonlinearity directly to the composite signal, causing in-band distortion (EVM degradation) and out-of-band spectral regrowth (ACLR degradation).
  • Hybrid approaches: Combine TR with soft clipping on data tones for extreme PAPR targets.
06

Computational Complexity and Real-Time Constraints

The iterative peak detection and cancellation loop imposes significant computational overhead compared to simpler methods like hard clipping.

  • Peak search: Requires scanning all time-domain samples per iteration
  • Kernel convolution: Each cancellation step involves adding a shifted kernel, equivalent to a filtering operation
  • Optimization: Fast Fourier Transform (FFT)-based implementations can accelerate the process by operating in the frequency domain
  • Hardware: Typically implemented on FPGA or ASIC in baseband processors to meet microsecond-level latency budgets
COMPARATIVE ANALYSIS

Tone Reservation vs. Other PAPR Reduction Methods

A feature-level comparison of Tone Reservation against other common crest factor reduction and PAPR mitigation techniques for OFDM systems.

FeatureTone Reservation (TR)Clipping & FilteringSelected Mapping (SLM)Active Constellation Extension (ACE)

Distortion on Data Subcarriers

None (clean signal)

High (in-band distortion)

None

Controlled (within EVM limit)

Out-of-Band Emission

Zero (confined to reserved tones)

High (requires filtering)

None

Low

Requires Side Information

Computational Complexity

Moderate (convex optimization)

Low

High (multiple IFFTs)

Moderate

Spectral Efficiency Loss

Yes (reserved tones ~1-5%)

None

None

None

PAPR Reduction Gain

4-6 dB

3-7 dB

2-4 dB

2-3 dB

Compatibility with Existing Receivers

Full (transparent)

Full

Requires modified receiver

Full

Peak Regrowth After Filtering

Not applicable

Significant

Not applicable

Not applicable

TONE RESERVATION EXPLAINED

Frequently Asked Questions

Clear, technical answers to the most common questions about Tone Reservation (TR), a distortion-free PAPR reduction technique that uses reserved subcarriers to carry a peak-canceling signal.

Tone Reservation (TR) is a Peak-to-Average Power Ratio (PAPR) reduction technique that reserves a specific subset of OFDM subcarriers exclusively for carrying a peak-canceling signal, rather than user data. The core mechanism involves solving a convex optimization problem: the transmitter designs a time-domain cancellation pulse using only the reserved tones, then adds this pulse to the original data signal to suppress amplitude peaks. Crucially, because the reserved tones are orthogonal to the data-bearing subcarriers, the cancellation signal does not introduce in-band distortion or degrade the Error Vector Magnitude (EVM) of the payload. This makes TR fundamentally different from Crest Factor Reduction (CFR) methods like clipping, which inevitably distort the data constellation. The trade-off is a loss of spectral efficiency, as the reserved tones consume bandwidth that could otherwise carry information.

Prasad Kumkar

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.