Peak to average power ratio
What Is Peak-to-Average Power Ratio?
Peak-to-average power ratio (PAPR) is a signal metric that expresses the ratio of the maximum instantaneous power of a waveform to its time-averaged power. A high PAPR indicates that the signal exhibits occasional large amplitude excursions well above its typical level. This characteristic is particularly consequential in wireless communications because power amplifiers must be sized to handle the peak without clipping, while their efficiency is determined by average output power. When peak and average levels diverge substantially, the amplifier operates well below its saturation point most of the time, wasting power and reducing battery runtime in portable devices.
The metric is expressed logarithmically in decibels as PAPR = 10 log10(P_peak / P_average), where both powers are measured at the same reference impedance. Values of 8 to 12 dB are common in deployed multicarrier systems, meaning that the amplifier's peak capability may exceed its average operating point by a factor of six to sixteen in linear power terms.
PAPR in Multicarrier and OFDM Systems
PAPR becomes a dominant design concern in orthogonal frequency-division multiplexing (OFDM), the modulation format used in Wi-Fi (IEEE 802.11), 4G LTE, 5G NR, and digital broadcast standards. An OFDM signal is constructed by summing many independently modulated subcarriers. When subcarriers align in phase at a given instant, their amplitudes add constructively, producing a momentary peak that scales with the number of subcarriers N. For a system with 64 subcarriers, the theoretical maximum PAPR is approximately 18 dB, though practical distributions are lower. The inherent randomness of the subcarrier phase alignment means PAPR is characterized statistically using the complementary cumulative distribution function (CCDF), which describes the probability that instantaneous PAPR exceeds a given threshold.
An overview of PAPR reduction techniques for OFDM signals published in IEEE Transactions on Broadcasting identifies the problem as one of the central practical barriers to efficient amplifier design in multicarrier systems, particularly as channel bandwidths and subcarrier counts have grown with successive generations of wireless standards.
PAPR Reduction Techniques
Three main classes of PAPR reduction methods have been developed, each trading off between signal distortion, computational complexity, and spectral efficiency.
Signal distortion methods, including amplitude clipping and peak windowing, directly limit the signal amplitude before amplification. Clipping is simple and computationally cheap but introduces both in-band distortion, which raises the noise floor and degrades bit error rate, and out-of-band spectral regrowth, which can violate adjacent channel emissions masks.
Probabilistic methods generate multiple candidate signal representations of the same data and select the one with the lowest PAPR for transmission. Selective mapping (SLM) and partial transmit sequences (PTS) are the most studied examples. A comprehensive survey and taxonomy of PAPR reduction in OFDM published in IEEE Communications Surveys and Tutorials documents that PTS typically achieves greater PAPR reduction than SLM at the cost of higher computational burden from multiple inverse fast Fourier transform operations.
Coding-based methods select codewords from a restricted alphabet that inherently avoids high-PAPR combinations. This approach eliminates distortion and requires no side information overhead, but reduces spectral efficiency because only a fraction of all possible bit patterns is used.
Amplifier Nonlinearity and System Impact
Performance analysis of PAPR reduction techniques in OFDM-based wireless systems demonstrates that the choice of reduction technique interacts with the power amplifier's linearity characteristics and the system's error vector magnitude requirements. Reducing PAPR allows the amplifier's operating point to be raised toward saturation, improving power-added efficiency and reducing heat dissipation in base stations and handsets alike.
Applications
Peak-to-average power ratio considerations apply across a wide range of fields, including:
- Base station and handset power amplifier design for 4G LTE and 5G NR networks
- Digital audio and video broadcast transmitter engineering
- Cable television (DOCSIS) upstream and downstream channel management
- Radar waveform design where high PAPR limits detection range
- Satellite communication uplink efficiency optimization