Selected Mapping (SLM) is a probabilistic PAPR reduction method that operates by generating a set of U statistically independent candidate transmit sequences from the same source data block. Each candidate is created by multiplying the original frequency-domain symbols element-wise by a distinct phase rotation vector before the Inverse Fast Fourier Transform (IFFT). The algorithm then computes the PAPR of each resulting time-domain signal and selects the candidate with the minimum PAPR for actual transmission, requiring the transmission of side information (the index of the chosen phase vector) to the receiver for correct decoding.
Glossary
Selected Mapping (SLM)

What is Selected Mapping (SLM)?
Selected Mapping (SLM) is a distortionless, probabilistic technique for reducing the Peak-to-Average Power Ratio (PAPR) in multicarrier systems by generating multiple candidate signals representing the same data and transmitting the one with the lowest peak power.
Unlike Crest Factor Reduction (CFR) techniques such as clipping, SLM introduces no in-band distortion or out-of-band spectral regrowth, preserving the Error Vector Magnitude (EVM) perfectly. The PAPR reduction performance improves with the number of candidate sequences U, but this gain comes at the cost of increased computational complexity due to multiple IFFT operations. The primary implementation challenge is the reliable transmission of the side information, as an error in recovering the phase sequence index at the receiver causes catastrophic block errors, often necessitating embedded signaling or blind detection schemes.
Key Characteristics of SLM
Selected Mapping (SLM) is a distortionless PAPR reduction technique that generates multiple candidate transmit sequences from the same data block and selects the one with the lowest PAPR for transmission.
Distortionless Operation
Unlike Crest Factor Reduction (CFR) techniques such as clipping or companding, SLM does not introduce in-band distortion or out-of-band spectral regrowth. The transmitted signal is an exact representation of the original data, preserving Error Vector Magnitude (EVM) and Adjacent Channel Leakage Ratio (ACLR). This makes SLM ideal for modulation schemes with strict constellation fidelity requirements, such as 256-QAM and 1024-QAM in 5G NR.
Phase Rotation Candidate Generation
SLM operates by multiplying the original frequency-domain OFDM symbol vector by U statistically independent phase rotation sequences. Each sequence applies a different pseudo-random phase shift to each subcarrier:
- Common phase sets: {±1}, {±1, ±j}, or unit-circle phases
- The IFFT is computed for each candidate, generating U distinct time-domain signals
- The candidate with the minimum PAPR is selected for transmission
Side Information Overhead
The receiver must know which phase rotation sequence was selected to correctly demodulate the data. This side information (SI) must be transmitted alongside the payload:
- Typically encoded as log₂(U) bits per OFDM symbol
- SI is critical—if corrupted, the entire symbol is lost
- Robust channel coding or dedicated control channels protect SI integrity
- Advanced variants embed SI via pilot scrambling or blind detection to eliminate explicit overhead
Computational Complexity Trade-off
SLM requires U parallel IFFT operations per OFDM symbol, making it computationally intensive compared to clipping-based methods. The complexity scales as O(U · N log N) where N is the FFT size. Practical implementations use:
- Reduced-complexity SLM with simplified phase sets
- Suboptimal selection algorithms that avoid exhaustive PAPR calculation
- Hardware-accelerated IFFT banks on FPGA or ASIC platforms
- Hybrid SLM-CFR architectures that combine a small U with mild clipping
PAPR Reduction Performance
SLM achieves PAPR reduction gain that improves with the number of candidates U, following a diminishing returns curve. At a CCDF probability of 10⁻⁴:
- U=4: approximately 2–3 dB reduction
- U=8: approximately 3–4 dB reduction
- U=16: approximately 4–5 dB reduction Performance depends on the phase set design and the statistical independence of candidate sequences. The technique is most effective for OFDM systems with a large number of subcarriers.
Comparison with PTS and TR
SLM belongs to the family of distortionless PAPR reduction techniques alongside Partial Transmit Sequence (PTS) and Tone Reservation (TR):
- SLM vs. PTS: PTS partitions subcarriers into blocks and optimizes phase per block; SLM applies per-subcarrier phases. PTS offers finer control but requires more complex optimization
- SLM vs. TR: TR reserves dedicated subcarriers for peak cancellation; SLM uses all subcarriers for data, avoiding spectral efficiency loss
- SLM is preferred when spectral efficiency and signal fidelity are paramount
Frequently Asked Questions
Clear, technically precise answers to the most common questions about the Selected Mapping (SLM) technique for reducing peak-to-average power ratio in OFDM and other multicarrier communication systems.
Selected Mapping (SLM) is a probabilistic Peak-to-Average Power Ratio (PAPR) reduction technique that generates multiple candidate transmit sequences from the same input data block and selects the one with the lowest PAPR for transmission. The core mechanism involves multiplying the original frequency-domain data vector by a set of ( U ) distinct phase rotation sequences, where each sequence applies a different pseudo-random phase shift to each subcarrier. This produces ( U ) statistically independent time-domain candidate signals after the Inverse Fast Fourier Transform (IFFT). The transmitter computes the PAPR of each candidate and transmits the one exhibiting the minimum crest factor. Critically, the data content remains identical across all candidates—only the phase relationships between subcarriers are altered. The receiver must know which phase sequence was selected to correctly demodulate the signal, requiring the transmission of Side Information (SI) as a ( \log_2(U) )-bit index. SLM achieves PAPR reduction without introducing in-band distortion or out-of-band spectral regrowth, making it a distortionless technique suitable for systems with strict Error Vector Magnitude (EVM) requirements. The trade-off is increased computational complexity proportional to the number of candidate sequences generated.
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.
SLM vs. Other PAPR Reduction Techniques
Comparison of Selected Mapping against alternative PAPR reduction methods for OFDM systems, evaluating distortion, complexity, and spectral efficiency trade-offs.
| Feature | Selected Mapping (SLM) | Clipping & Filtering | Tone Reservation (TR) | Partial Transmit Sequence (PTS) |
|---|---|---|---|---|
Distortion Type | Distortionless | In-band & out-of-band distortion | Distortionless on data subcarriers | Distortionless |
Spectral Regrowth | ||||
Requires Side Information | ||||
Data Rate Loss | ||||
Computational Complexity | High (multiple IFFTs) | Low | Medium (optimization per symbol) | Very High (multiple IFFTs + combinations) |
PAPR Reduction Gain (CCDF at 10^-4) | 2-4 dB | 3-6 dB | 2-3 dB | 3-5 dB |
EVM Degradation |
Related Terms
Key concepts and complementary techniques surrounding the Selected Mapping (SLM) probabilistic approach to PAPR reduction.
Partial Transmit Sequence (PTS)
A closely related probabilistic PAPR reduction method that partitions an OFDM symbol into disjoint sub-blocks. Unlike SLM, which generates full candidate sequences, PTS applies independent phase rotations to each sub-block and combines them. The combination with the lowest PAPR is transmitted. PTS typically requires transmitting side information about the chosen phase factors, similar to SLM's index signaling overhead.
Side Information (SI) Transmission
A critical overhead in SLM systems. The receiver must know which phase rotation sequence was selected by the transmitter to correctly demodulate the data. This selected mapping index is transmitted as side information. Robust SI encoding is essential because errors cause catastrophic block failure. Techniques include embedding the index in reserved tones or using SI-free detection via maximum likelihood estimation at the receiver.
Tone Reservation (TR)
A distortion-less PAPR reduction technique that reserves a small subset of subcarriers specifically for a peak-canceling signal. Unlike SLM, TR does not modify data-bearing subcarriers and requires no side information. The reserved tones carry an optimized cancellation kernel that subtracts from detected peaks. TR is often combined with SLM in hybrid architectures to achieve aggressive PAPR targets without EVM degradation.
Complementary Cumulative Distribution Function (CCDF)
The primary statistical metric for evaluating SLM performance. The CCDF curve plots the probability that a signal's instantaneous PAPR exceeds a given threshold. SLM shifts the CCDF curve leftward, indicating reduced probability of high peaks. Performance is typically quoted as the PAPR reduction gain at a specific probability point, such as 10⁻⁴, comparing the original and SLM-modified CCDF curves.
Active Constellation Extension (ACE)
A PAPR reduction method that dynamically extends outer constellation points outward within acceptable EVM limits. Unlike SLM's phase rotation approach, ACE exploits the tolerable decision margins in the constellation. Outer points are moved further from decision boundaries to reduce peaks without increasing bit error rate. ACE is compatible with SLM and can be applied as a post-processing step to further suppress residual peaks.
Computational Complexity Reduction
A central challenge in practical SLM implementation. Generating U candidate sequences requires U separate IFFT operations, which is computationally expensive. Reduced-complexity techniques include:
- Conversion matrices to generate candidates from a single IFFT
- Sub-optimal phase sequences with structured search
- Pruned candidate sets using prior CCDF knowledge These methods trade marginal PAPR performance for significant complexity savings.

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