Peak-to-Average Power Ratio (PAPR)

The PAPR Challenge

The OFDM time-domain signal is the superposition of NN independent subcarrier waveforms. When these waveforms add constructively, the instantaneous power can be much larger than the average power. This high peak-to-average power ratio (PAPR) forces the power amplifier (PA) to operate with large back-off, reducing efficiency and increasing cost β€” a fundamental challenge for OFDM transmitters.

Definition:

Peak-to-Average Power Ratio (PAPR)

For a continuous-time OFDM signal x(t)=βˆ‘k=0Nβˆ’1X[k]ej2Ο€kΞ”f tx(t) = \sum_{k=0}^{N-1} X[k] e^{j2\pi k\Delta f\, t}, the PAPR is defined as:

PAPR=max⁑0≀t<Tsym∣x(t)∣2E[∣x(t)∣2]=βˆ₯xβˆ₯∞2βˆ₯xβˆ₯22/Tsym\text{PAPR} = \frac{\max_{0 \leq t < T_{\text{sym}}} |x(t)|^2}{\mathbb{E}[|x(t)|^2]} = \frac{\|x\|_\infty^2}{\|x\|_2^2 / T_{\text{sym}}}

For the discrete-time version with NN samples:

PAPR=max⁑0≀n≀Nβˆ’1∣x[n]∣21Nβˆ‘n=0Nβˆ’1∣x[n]∣2\text{PAPR} = \frac{\max_{0 \leq n \leq N-1} |x[n]|^2}{\frac{1}{N}\sum_{n=0}^{N-1} |x[n]|^2}

PAPR is often expressed in dB: PAPRdB=10log⁑10(PAPR)\text{PAPR}_{\text{dB}} = 10 \log_{10}(\text{PAPR}).

The maximum possible PAPR is NN (or 10log⁑10N10\log_{10} N dB), occurring when all NN subcarriers add in phase.

Definition:

CCDF of PAPR

The complementary cumulative distribution function (CCDF) of PAPR is:

CCDF(γ)=Pr⁑(PAPR>γ)\text{CCDF}(\gamma) = \Pr(\text{PAPR} > \gamma)

The CCDF is the standard metric for comparing PAPR reduction techniques. A common reference point is the PAPR value at CCDF=10βˆ’3\text{CCDF} = 10^{-3} (i.e., the PAPR exceeded with probability 0.1%0.1\%).

Theorem: PAPR Distribution for Large N

For an OFDM signal with NN subcarriers carrying i.i.d. data symbols, when NN is large, the time-domain samples x[n]x[n] are approximately i.i.d. complex Gaussian by the central limit theorem. The CCDF of the discrete-time PAPR is approximately:

Pr⁑(PAPR>Ξ³)β‰ˆ1βˆ’(1βˆ’eβˆ’Ξ³)N\Pr(\text{PAPR} > \gamma) \approx 1 - (1 - e^{-\gamma})^N

For the continuous-time signal (with oversampling factor JJ), the approximation becomes:

Pr⁑(PAPR>Ξ³)β‰ˆ1βˆ’(1βˆ’eβˆ’Ξ³)Ξ±N\Pr(\text{PAPR} > \gamma) \approx 1 - (1 - e^{-\gamma})^{\alpha N}

where Ξ±β‰ˆ2.8\alpha \approx 2.8 is an empirical correction factor for J=4J = 4 oversampling.

Each of the NN time-domain samples has a Rayleigh-distributed envelope. The probability that the maximum of NN independent Rayleigh samples exceeds a threshold Ξ³\gamma follows from order statistics: the CDF of the maximum is the product of individual CDFs.

,

Definition:

Clipping

Clipping is the simplest PAPR reduction technique. The signal amplitude is hard-limited to a maximum value Amax⁑A_{\max}:

x~[n]={x[n]∣x[n]βˆ£β‰€Amax⁑Amax⁑⋅ej∠x[n]∣x[n]∣>Amax⁑\tilde{x}[n] = \begin{cases} x[n] & |x[n]| \leq A_{\max} \\ A_{\max} \cdot e^{j\angle x[n]} & |x[n]| > A_{\max} \end{cases}

The clipping ratio is defined as CR=Amax⁑2/Pavg\text{CR} = A_{\max}^2 / P_{\text{avg}}, often in dB. Clipping is a nonlinear operation that introduces in-band distortion (increased BER) and out-of-band radiation (spectral regrowth), typically followed by filtering.

Definition:

Selected Mapping (SLM)

Selected mapping (SLM) generates UU candidate OFDM symbols by multiplying the data vector X\mathbf{X} element-wise with UU different phase sequences P(u)=[ejΞΈ0(u),…,ejΞΈNβˆ’1(u)]T\mathbf{P}^{(u)} = [e^{j\theta_0^{(u)}}, \ldots, e^{j\theta_{N-1}^{(u)}}]^T:

X(u)=P(u)βŠ™X,u=1,…,U\mathbf{X}^{(u)} = \mathbf{P}^{(u)} \odot \mathbf{X}, \qquad u = 1, \ldots, U

The candidate with the lowest PAPR is transmitted. The index uβˆ—u^* of the selected sequence must be communicated to the receiver as side information (⌈log⁑2UβŒ‰\lceil \log_2 U \rceil bits).

With UU candidates, the CCDF improves to:

Pr⁑(PAPRSLM>Ξ³)β‰ˆ[1βˆ’(1βˆ’eβˆ’Ξ³)N]U\Pr(\text{PAPR}_{\text{SLM}} > \gamma) \approx \left[1 - (1 - e^{-\gamma})^N\right]^U

PAPR Build-Up from Subcarrier Superposition

Visualise the instantaneous power ∣x(t)∣2|x(t)|^2 of an OFDM signal. When the NN subcarrier phasors align constructively, the power spikes far above the average β€” illustrating why OFDM has high PAPR and why power amplifier back-off is needed.
Time-domain power of a 16-subcarrier OFDM symbol showing peak power far exceeding the average (green dashed line).

PAPR CCDF Comparison

Compare the CCDF of PAPR for different numbers of subcarriers and PAPR reduction techniques. Observe how PAPR grows logarithmically with NN and how SLM with multiple candidates shifts the CCDF to the left.

Parameters
64
1
6

Example: PAPR of a 4-Subcarrier OFDM Signal

Consider an OFDM signal with N=4N = 4 subcarriers and data symbols X[k]=1X[k] = 1 for all kk (all subcarriers carry the same unit-energy symbol).

(a) Compute the time-domain samples x[n]x[n].

(b) Calculate the PAPR.

(c) What is the maximum possible PAPR for N=4N = 4?

Common Mistake: Clipping Without Filtering

Mistake:

Applying hard clipping to reduce PAPR without subsequent filtering, assuming the clipped signal still satisfies spectral mask requirements.

Correction:

Clipping is a nonlinear operation that spreads the signal spectrum, causing out-of-band emissions (spectral regrowth). The clipped signal will violate the transmit spectral mask. Always follow clipping with a band-limiting filter to suppress out-of-band radiation. Note that filtering may cause some peak regrowth, so iterative clipping-and-filtering is often employed.

Quick Check

For an OFDM system with N=256N = 256 subcarriers, what is the maximum possible PAPR in dB?

10log⁑10(256)=24.110\log_{10}(256) = 24.1 dB

10log⁑10(128)=21.110\log_{10}(128) = 21.1 dB

20log⁑10(256)=48.220\log_{10}(256) = 48.2 dB

33 dB regardless of NN

🚨Critical Engineering Note

Power Amplifier Back-Off and Efficiency

A power amplifier (PA) is most efficient when operating near its saturation point (maximum output power). However, OFDM's high PAPR forces the PA to operate with significant input back-off (IBO) to avoid clipping the signal peaks:

IBOβ‰₯PAPRtarget(inΒ dB)\text{IBO} \geq \text{PAPR}_{\text{target}} \quad (\text{in dB})

For OFDM with N=1024N = 1024 subcarriers, PAPR at CCDF =10βˆ’3= 10^{-3} is approximately 10.5 dB, requiring β‰₯10.5\geq 10.5 dB IBO. This reduces the PA's power efficiency from a theoretical maximum of 60--70% (class B) to only 5--10%.

The cost implications are severe: in a macro base station with Pout=40P_{\text{out}} = 40 W per antenna, the PA consumes 400--800 W of DC power. For 64-antenna massive MIMO, this totals 25--50 kW per sector β€” a major component of the total site power budget and operational expenditure.

This is why PAPR reduction techniques (SLM, clipping, DFT precoding) and PA linearisation (digital pre-distortion, DPD) are active research areas with direct commercial impact.

Practical Constraints
  • β€’

    Typical PA efficiency with 10 dB back-off: 5-10% (class A/B), 15-20% (Doherty)

  • β€’

    DFT-s-OFDM (SC-FDMA) reduces required back-off by 2-4 dB

  • β€’

    Digital pre-distortion (DPD) can reduce required back-off by 2-3 dB

Key Takeaway

PAPR is the price of parallel subcarriers. The superposition of NN independent subcarrier waveforms can produce peaks up to NN times the average power. At CCDF =10βˆ’3= 10^{-3}, typical PAPR is 10--12 dB for N=1024N = 1024, requiring massive PA back-off. This is the principal reason LTE uplink uses SC-FDMA instead of OFDM β€” the mobile handset cannot afford the power inefficiency.

PAPR

Peak-to-Average Power Ratio β€” the ratio of the peak instantaneous power to the average power of the OFDM signal. High PAPR requires large power amplifier back-off, reducing efficiency.

Related: Orthogonal Frequency Division Multiplexing (OFDM), Clipping, Selected Mapping (SLM), power amplifier

SLM

Selected Mapping β€” a PAPR reduction technique that generates multiple candidate OFDM symbols using different phase rotations and transmits the one with the lowest PAPR.

Related: CCDF of PAPR, Orthogonal Frequency Division Multiplexing (OFDM), Tone Reservation

Tone Reservation

A PAPR reduction technique that reserves a set of subcarriers (not used for data) and optimises their values to minimise the peak power of the time-domain signal.

Related: CCDF of PAPR, Selected Mapping (SLM), Orthogonal Frequency Division Multiplexing (OFDM)