Comparison of Nakagami-m, Rayleigh, and Rician Fading Models
Wireless fading models describe how the received signal envelope (amplitude) fluctuates due to multipath propagation. This article provides an intuitive, mathematical, and practical comparison of the three most widely used small-scale fading models.
1. Why Fading Models Are Needed
In wireless communication, signals reach the receiver through multiple paths caused by reflection, diffraction, and scattering. These paths interfere constructively and destructively, producing random fluctuations in signal amplitude and SNR.
Fading models statistically characterize these fluctuations.
2. Rayleigh Fading
Applicable scenario: Non-line-of-sight (NLOS) environments with many scatterers and no dominant path.
Probability density function (PDF):
\(r\): Received signal envelope (amplitude).
\(\sigma^2\): Variance of the multipath components; the total average power is \(P_{avg} = 2\sigma^2\).
- Severe fading (worst case for reliability)
- Special case of Nakagami-m with \( m = 1 \)
3. Rician Fading
Applicable scenario: Environments with a strong line-of-sight (LOS) component (e.g., satellite or rural links).
Probability density function (PDF):
\(s^2\): Power of the dominant LOS component.
\(\sigma^2\): Variance (power) of the non-line-of-sight scattered components.
\(I_0(\cdot)\): Modified Bessel function of the first kind and zero-order.
The K-factor defines the ratio of LOS power to scattered power:
4. Nakagami-m Fading
Applicable scenario: Highly versatile model used for empirical measurement matching in varied environments.
Probability density function (PDF):
\(m\): Shape parameter (fading severity); \(m \ge 0.5\).
\(\Omega\): Average received power (\(E[r^2]\)).
\(\Gamma(m)\): The Gamma function.
5. Comparison Table of Fading Models
| Feature | Rayleigh | Rician | Nakagami-m |
|---|---|---|---|
| LOS component | None | Dominant Path | Adjustable |
| Key parameter | \(\sigma^2\) (Power) | \(K\) (LOS ratio) | \(m\) (Shape) |
| Distribution Range | Fixed | \(K=0\) to \(\infty\) | \(m=0.5\) to \(\infty\) |
6. Summary
Rayleigh fading models severe NLOS conditions, Rician fading captures environments with a dominant LOS component, and Nakagami-m provides a flexible framework that can approximate both by varying the shape parameter \(m\).