Partial Transmit Sequence (PTS) is a distortionless PAPR reduction method that divides an OFDM frequency-domain symbol into V disjoint sub-blocks, applies an independent complex phase rotation factor to each sub-block, and selects the combination of phase factors that minimizes the peak-to-average power ratio of the transmitted time-domain signal. Unlike clipping-based crest factor reduction (CFR) techniques, PTS introduces no in-band distortion or out-of-band spectral regrowth, preserving error vector magnitude (EVM) and adjacent channel leakage ratio (ACLR) performance.
Glossary
Partial Transmit Sequence (PTS)

What is Partial Transmit Sequence (PTS)?
Partial Transmit Sequence is a probabilistic peak-to-average power ratio reduction technique for OFDM systems that partitions the input data block into disjoint sub-blocks and applies independent phase rotations to minimize the combined signal's peak envelope power.
The core computational challenge of PTS lies in the exhaustive search over the phase factor space, as the transmitter must compute the PAPR for W^V candidate combinations, where W is the number of allowed phase rotations per sub-block. Practical implementations employ sub-optimal search algorithms, such as iterative flipping or gradient descent, to reduce complexity while maintaining significant PAPR reduction gain. Side information indicating the selected phase factors must be transmitted to the receiver for correct data recovery, representing a throughput overhead that distinguishes PTS from blind techniques like Selected Mapping (SLM).
Key Characteristics of PTS
Partial Transmit Sequence (PTS) is a distortionless, probabilistic technique for reducing the Peak-to-Average Power Ratio (PAPR) in OFDM systems. It works by partitioning the frequency-domain data into disjoint sub-blocks, applying independent phase rotations to each, and transmitting the combination with the lowest PAPR.
Sub-Block Partitioning Schemes
The method of dividing the OFDM subcarriers into M disjoint sub-blocks critically impacts performance and complexity. Common approaches include:
- Adjacent Partitioning: Assigns contiguous subcarrier blocks. Simple but offers limited PAPR reduction due to high correlation between adjacent subcarriers.
- Interleaved Partitioning: Distributes subcarriers in a round-robin fashion. Achieves the best PAPR reduction performance but requires the highest computational complexity.
- Pseudo-Random Partitioning: Uses a pseudo-random pattern to assign subcarriers. Provides a practical trade-off between performance and complexity, and is the most commonly adopted scheme.
Phase Rotation Factor Set
Each sub-block is multiplied by a complex phase rotation factor b_m selected from a finite set. The set size determines the search space:
- A typical set is {±1, ±j}, allowing four phase states (0°, 90°, 180°, 270°).
- For M sub-blocks and W phase factors, the total number of candidate sequences is W^(M-1) (one sub-block is fixed to avoid ambiguity).
- The exponential growth in candidates with M is the primary computational bottleneck, driving the need for sub-optimal search algorithms.
Side Information Transmission
The receiver must know which phase combination was selected to correctly demodulate the data. This requires transmitting side information (SI) as overhead:
- The number of bits required is log₂(W^(M-1)) bits per OFDM symbol.
- SI must be heavily protected with error-correcting codes, as a single bit error corrupts the entire symbol.
- Blind PTS techniques eliminate SI by embedding the phase information in the signal structure (e.g., using pilot subcarrier power ratios), trading receiver complexity for spectral efficiency.
Computational Complexity Drivers
The primary cost of PTS lies in the repeated Inverse Fast Fourier Transforms (IFFTs) required to evaluate each candidate sequence. Key complexity factors include:
- Number of IFFTs: An exhaustive search requires W^(M-1) IFFT operations per symbol.
- Peak Power Calculation: Each candidate's PAPR must be computed from its time-domain samples.
- Complexity Reduction: Iterative flipping algorithms and gradient-based searches reduce complexity from exponential to linear in M with minimal performance loss, making real-time implementation feasible.
Distortionless vs. Distortion-Based Methods
PTS belongs to the class of distortionless PAPR reduction techniques, offering a distinct advantage over clipping-based methods:
- No In-Band Distortion: Unlike Crest Factor Reduction (CFR), PTS does not degrade Error Vector Magnitude (EVM).
- No Out-of-Band Emissions: PTS introduces zero spectral regrowth, fully preserving the Adjacent Channel Leakage Ratio (ACLR).
- Trade-off: This fidelity comes at the cost of computational complexity and the spectral overhead of side information, making it ideal for systems where signal integrity is paramount.
Iterative Flipping Algorithm
To avoid the exponential complexity of exhaustive search, sub-optimal iterative algorithms are used in practice:
- Process: Starting with an initial phase vector, the algorithm iteratively flips the phase of each sub-block and keeps the change if PAPR decreases.
- Convergence: Typically converges in a few iterations, reducing the number of IFFTs from W^(M-1) to a linear function of M.
- Performance: Achieves PAPR reduction within 0.5–1.0 dB of the exhaustive search optimum, making it the standard approach for practical PTS implementations in FPGA and DSP platforms.
PTS vs. Other PAPR Reduction Techniques
A feature-level comparison of Partial Transmit Sequence against other established PAPR reduction methods for OFDM systems.
| Feature | Partial Transmit Sequence (PTS) | Selected Mapping (SLM) | Clipping and Filtering | Tone Reservation (TR) |
|---|---|---|---|---|
Distortion Type | Distortionless | Distortionless | Distortion-inducing | Distortionless |
Spectral Regrowth | None | None | Significant (requires filtering) | None (confined to reserved tones) |
Side Information Overhead | High (phase factor vector) | High (selected branch index) | None | Low (peak cancellation signal) |
Computational Complexity | Very High (M^V candidate evaluations) | High (U IFFT operations) | Low | Moderate (iterative peak detection) |
PAPR Reduction Gain | Excellent (3-5 dB typical) | Excellent (2-4 dB typical) | Moderate (2-3 dB typical) | Good (3-4 dB typical) |
EVM Degradation | ||||
Data Rate Loss | ||||
Compatibility with MIMO | Challenging (per-antenna optimization) | Challenging (per-antenna optimization) | Straightforward | Moderate |
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.
Frequently Asked Questions
Clear, technical answers to the most common questions about Partial Transmit Sequence (PTS) for OFDM PAPR reduction, covering its mechanism, complexity, and practical implementation trade-offs.
Partial Transmit Sequence (PTS) is a probabilistic Peak-to-Average Power Ratio (PAPR) reduction technique for Orthogonal Frequency Division Multiplexing (OFDM) signals that partitions the input data block into disjoint sub-blocks, applies independent phase rotations to each sub-block, and selects the combination that yields the minimum PAPR. The core mechanism works by exploiting the fact that the time-domain OFDM signal is the sum of multiple independently modulated subcarriers. By dividing the frequency-domain data vector into V disjoint sub-blocks and multiplying each by a phase factor from a finite set (e.g., {±1, ±j}), PTS generates multiple candidate transmit signals. The combination of phase factors that minimizes the peak envelope power is selected, and the resulting signal is transmitted along with side information indicating the chosen phases. Unlike clipping-based methods, PTS is a distortionless technique—it does not introduce in-band distortion or out-of-band spectral regrowth, preserving Error Vector Magnitude (EVM) and Adjacent Channel Leakage Ratio (ACLR). The PAPR reduction gain increases with the number of sub-blocks and the size of the phase factor set, but at the cost of exponential growth in search complexity.
Related Terms
Partial Transmit Sequence is one of several probabilistic and deterministic techniques for reducing peak-to-average power ratio. These related concepts form the toolkit for baseband processor designers optimizing power amplifier efficiency.
Selected Mapping (SLM)
A probabilistic PAPR reduction scheme that generates multiple candidate transmit sequences by multiplying the original OFDM data block by different phase rotation vectors. The candidate with the lowest PAPR is selected for transmission.
- Requires transmission of side information (SI) to inform the receiver which phase vector was used
- Computational complexity scales with the number of candidate sequences
- Unlike PTS, SLM applies phase rotations to all subcarriers rather than partitioned sub-blocks
- Achieves comparable PAPR reduction gain to PTS but with different complexity trade-offs
Tone Reservation (TR)
A deterministic PAPR reduction method that reserves a subset of subcarriers exclusively for carrying a peak-canceling signal. These reserved tones do not carry user data, avoiding in-band distortion on data-bearing subcarriers.
- The peak-canceling signal is computed to subtract from amplitude peaks in the time domain
- No side information required—the receiver simply ignores reserved tones
- Performance depends on the number and placement of reserved tones
- Often combined with iterative clipping and filtering for aggressive PAPR targets
Active Constellation Extension (ACE)
A PAPR reduction technique that dynamically extends outer constellation points outward within tolerable error vector magnitude (EVM) limits. By allowing constellation points to move away from decision boundaries, ACE creates degrees of freedom for peak reduction without increasing bit error rate.
- Operates on a per-subcarrier basis with constellation-aware constraints
- No side information overhead—the receiver treats extended points as normal symbols
- Particularly effective for QAM modulation schemes with corner points
- Can be implemented iteratively using projection onto convex sets (POCS)
Clipping and Filtering
An iterative CFR process that applies hard amplitude limiting followed by frequency-domain filtering to suppress out-of-band spectral regrowth. The fundamental trade-off is between PAPR reduction aggressiveness and in-band distortion measured as EVM.
- Peak regrowth occurs after filtering, necessitating multiple iterations
- Simple to implement but introduces in-band distortion that degrades modulation accuracy
- Often used as a baseline comparison for more sophisticated techniques like PTS
- Filter design critically impacts the ACLR compliance of the final signal
Complementary Cumulative Distribution Function (CCDF)
The statistical tool used to evaluate and compare PAPR reduction techniques. A CCDF curve shows the probability that a signal's instantaneous power exceeds a given threshold relative to its average power.
- PTS performance is typically measured as PAPR reduction gain at a specific CCDF point (e.g., 10⁻⁴)
- The steepness of the CCDF curve indicates how effectively peaks are suppressed
- Engineers use CCDF plots to determine required power amplifier back-off
- Standard reference for comparing SLM, PTS, TR, and clipping-based methods
Crest Factor Reduction (CFR)
The broader category of signal conditioning techniques that deliberately limit peak amplitude to improve power amplifier efficiency. PTS is a probabilistic CFR method operating at the symbol level, while clipping-based approaches operate on the time-domain waveform.
- CFR is mandatory in modern base stations to meet efficiency and linearity requirements
- Can be implemented as a multi-stage cascade combining different reduction strategies
- The choice between PTS, SLM, clipping, and TR depends on latency, complexity, and EVM budgets
- Often paired with digital predistortion (DPD) for complete transmitter linearization

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