Wideband Channel Characterization

Beyond Flat Fading

Sections 6.3–6.4 assumed the channel was a single complex coefficient (narrowband/flat fading). Modern wideband systems (OFDM, spread-spectrum) transmit signals whose bandwidth WW may exceed the coherence bandwidth BcB_c. Different frequency components then experience different fading β€” the channel is frequency-selective. We now characterise this through the power delay profile, RMS delay spread, and coherence bandwidth.

Definition:

Power Delay Profile

The power delay profile (PDP) is the average power as a function of excess delay:

P(Ο„)=E[∣h(Ο„;t)∣2]P(\tau) = E[|h(\tau; t)|^2]

For a discrete multipath channel with LL paths:

P(Ο„)=βˆ‘l=0Lβˆ’1Pl δ(Ο„βˆ’Ο„l)P(\tau) = \sum_{l=0}^{L-1} P_l\, \delta(\tau - \tau_l)

where Pl=E[∣αl∣2]P_l = E[|\alpha_l|^2] is the average power of the ll-th path. The PDP is obtained from measurements by averaging ∣h(Ο„;t)∣2|h(\tau; t)|^2 over time or spatial locations.

Definition:

Mean Excess Delay and RMS Delay Spread

From the PDP, the key delay statistics are:

Mean excess delay:

Ο„Λ‰=βˆ‘lPlΟ„lβˆ‘lPl\bar{\tau} = \frac{\sum_l P_l \tau_l}{\sum_l P_l}

RMS delay spread:

στ=Ο„2β€Ύβˆ’Ο„Λ‰2\sigma_\tau = \sqrt{\overline{\tau^2} - \bar{\tau}^2}

where Ο„2β€Ύ=βˆ‘lPlΟ„l2/βˆ‘lPl\overline{\tau^2} = \sum_l P_l \tau_l^2 / \sum_l P_l.

Environment Typical στ\sigma_\tau
Indoor (office) 10–50 ns
Urban micro 100–300 ns
Urban macro 1–3 ΞΌ\mus
Hilly terrain 3–10 ΞΌ\mus

Theorem: Coherence Bandwidth

The coherence bandwidth BcB_c is the frequency separation over which the channel's frequency response remains correlated. It is inversely proportional to the RMS delay spread:

Bcβ‰ˆ15στ(correlationΒ β‰₯0.9)B_c \approx \frac{1}{5\sigma_\tau} \quad \text{(correlation } \geq 0.9\text{)}

Bcβ‰ˆ12πστ(correlationΒ β‰₯0.5)B_c \approx \frac{1}{2\pi\sigma_\tau} \quad \text{(correlation } \geq 0.5\text{)}

Channel classification:

  • Wβ‰ͺBcW \ll B_c (Ts≫στT_s \gg \sigma_\tau): flat fading β€” all frequencies fade together
  • W≫BcW \gg B_c (Tsβ‰ͺστT_s \ll \sigma_\tau): frequency-selective fading β€” different subcarriers fade independently

If two frequencies are separated by more than BcB_c, their fading is essentially independent. A wideband signal spanning many coherence bandwidths experiences frequency diversity β€” some subcarriers may be in a deep fade while others are strong. This is the basis for OFDM and frequency-domain scheduling.

,

Power Delay Profile and Delay Spread

Adjust the number of clusters and exponential decay rate to see how the PDP shape affects the RMS delay spread and coherence bandwidth.

Parameters
3
200
50

Coherence Bandwidth vs Delay Spread

Visualise the frequency correlation function for different delay spreads. See how larger delay spread narrows the coherence bandwidth.

Parameters
200

Flat vs Frequency-Selective Fading

Compare what happens to a narrowband signal (Wβ‰ͺBcW \ll B_c) versus a wideband signal (W≫BcW \gg B_c) passing through a multipath channel.

Parameters
5
200

Definition:

WSSUS β€” Wide-Sense Stationary Uncorrelated Scattering

The WSSUS assumption simplifies channel statistics:

  1. Wide-sense stationary (WSS): the fading statistics do not change over the time interval of interest β€” i.e., E[h(Ο„1;t) hβˆ—(Ο„2;t+Ξ”t)]E[h(\tau_1; t)\, h^*(\tau_2; t + \Delta t)] depends only on Ξ”t\Delta t, not on tt.

  2. Uncorrelated scattering (US): scatterers at different delays are uncorrelated β€” i.e., E[h(Ο„1;t) hβˆ—(Ο„2;t)]=P(Ο„1) δ(Ο„1βˆ’Ο„2)E[h(\tau_1; t)\, h^*(\tau_2; t)] = P(\tau_1)\,\delta(\tau_1 - \tau_2).

Under WSSUS, the channel is fully characterised by the power delay profile P(Ο„)P(\tau) and the Doppler spectrum SH(f)S_H(f). This is the standard assumption for system design.

WSSUS is an approximation. It breaks down for non-stationary scenarios (e.g., high-speed trains, drones) and for ultra-wideband channels where scatterer correlations matter.

,

Example: OFDM Subcarrier Spacing and Coherence Bandwidth

An OFDM system has subcarrier spacing Ξ”f=15\Delta f = 15 kHz (LTE standard). The urban channel has στ=1 μ\sigma_\tau = 1\,\mus.

(a) Compute the coherence bandwidth BcB_c (at 0.5 correlation).

(b) How many subcarriers fit within one coherence bandwidth?

(c) Is this flat or frequency-selective fading per subcarrier?

Common Mistake: Mean Delay vs RMS Delay Spread

Mistake:

Using the maximum excess delay instead of the RMS delay spread for coherence bandwidth calculations.

Correction:

The maximum excess delay (the delay of the last arriving path above a threshold) can be much larger than στ\sigma_\tau and gives a pessimistic estimate of frequency selectivity. The RMS delay spread is the second central moment of the PDP and is the correct parameter for coherence bandwidth formulas.

Quick Check

A channel has στ=100\sigma_\tau = 100 ns. A signal has bandwidth W=200W = 200 kHz. Is this flat or frequency-selective fading?

Flat fading

Frequency-selective fading

Cannot determine without knowing the carrier frequency

It depends on the mobile speed

⚠️Engineering Note

Cyclic Prefix Design Trade-offs

The cyclic prefix (CP) in OFDM must absorb the channel's maximum excess delay to prevent inter-symbol interference. Practical design constraints:

  • CP length β‰₯Ο„max⁑\geq \tau_{\max}: In LTE, the normal CP is 4.7 ΞΌ\mus (sufficient for urban macro with στ≀1 μ\sigma_\tau \leq 1\,\mus, since Ο„maxβ‘β‰ˆ4στ\tau_{\max} \approx 4\sigma_\tau). The extended CP is 16.7 ΞΌ\mus for extreme delay spread scenarios.

  • Overhead penalty: CP duration is wasted energy and bandwidth. For LTE normal CP: 4.7/(66.7+4.7)=6.64.7/(66.7 + 4.7) = 6.6% overhead. For 5G NR at 120 kHz spacing: 0.59/(8.33+0.59)=6.60.59/(8.33 + 0.59) = 6.6% (same ratio by design).

  • Numerology selection: 5G NR offers subcarrier spacings of 15, 30, 60, 120, 240 kHz. Larger spacing means shorter symbols and shorter CP β€” suitable only for low-delay-spread environments (e.g., mmWave indoor). Choosing the wrong numerology for the deployment scenario causes ISI.

  • Timing advance: Even with sufficient CP, the base station must command each UE to advance its transmission timing to compensate for propagation delay. Timing advance errors effectively reduce the usable CP length.

Practical Constraints
  • β€’

    CP must exceed maximum excess delay of the deployment scenario

  • β€’

    CP overhead is proportional to delay spread / symbol duration ratio

  • β€’

    Timing advance errors reduce effective CP length

πŸ“‹ Ref: 3GPP TS 38.211, Β§5.3 (OFDM baseband signal generation)
,

RMS Delay Spread

στ=Ο„2β€Ύβˆ’Ο„Λ‰2\sigma_\tau = \sqrt{\overline{\tau^2} - \bar{\tau}^2}: the second central moment of the power delay profile. Determines the coherence bandwidth Bcβ‰ˆ1/(5στ)B_c \approx 1/(5\sigma_\tau).

Related: Coherence Bandwidth, Pdp, Frequency Selective

Coherence Bandwidth

Bcβ‰ˆ1/(5στ)B_c \approx 1/(5\sigma_\tau): the frequency range over which the channel response is correlated. Determines flat vs frequency-selective classification.

Related: Mean Excess Delay and RMS Delay Spread, WSSUS β€” Wide-Sense Stationary Uncorrelated Scattering, Channel Estimation in OFDM

WSSUS

Wide-Sense Stationary Uncorrelated Scattering: the standard channel assumption combining temporal stationarity with uncorrelated scattering at different delays.

Related: Power Delay Profile, Doppler Spectrum, Bello's 1963 Paper