Shadowing

The Random Component of Large-Scale Fading

Path-loss models predict the average received power at a given distance. In reality, two locations at the same distance from a base station can experience vastly different path losses due to buildings, hills, and foliage blocking the signal. This location-dependent variation is shadowing (also called shadow fading or slow fading). Modelling shadowing is essential for computing coverage probability and outage.

Definition:

Log-Normal Shadowing Model

The received power in dB at distance dd is modelled as

Pr(d) [dBm]=Pt [dBm]βˆ’PL(d) [dB]+XΟƒP_r(d)\,\text{[dBm]} = P_t\,\text{[dBm]} - PL(d)\,\text{[dB]} + X_\sigma

where XΟƒβˆΌN(0,Οƒ2)X_\sigma \sim \mathcal{N}(0, \sigma^2) is a Gaussian random variable in dB. Equivalently, the path loss is

PL(d)=PLβ€Ύ(d)+XΟƒ=PL(d0)+10nlog⁑10(d/d0)+XΟƒ.PL(d) = \overline{PL}(d) + X_\sigma = PL(d_0) + 10n\log_{10}(d/d_0) + X_\sigma.

In linear scale, the received power is log-normally distributed:

Pr∼LogNormal(ΞΌ,Οƒ2)P_r \sim \text{LogNormal}(\mu, \sigma^2)

Environment Typical Οƒ\sigma (dB)
Outdoor urban 6–10
Outdoor suburban 6–8
Indoor 3–14
Factory floor 4–8

Theorem: Outage Probability

The outage probability is the probability that the received power falls below a minimum threshold Pmin⁑P_{\min} (receiver sensitivity):

Pout(d)=P(Pr(d)<Pmin⁑)=Q ⁣(Prβ€Ύ(d)βˆ’Pmin⁑σ)P_{\text{out}}(d) = P(P_r(d) < P_{\min}) = Q\!\left(\frac{\overline{P_r}(d) - P_{\min}}{\sigma}\right)

where Prβ€Ύ(d)=Ptβˆ’PLβ€Ύ(d)\overline{P_r}(d) = P_t - \overline{PL}(d) is the mean received power (dBm) and Q(β‹…)Q(\cdot) is the Gaussian Q-function.

Equivalently, the coverage probability is 1βˆ’Pout(d)1 - P_{\text{out}}(d).

Shadowing adds a random dB offset to the mean path loss. The Q-function measures the probability that this offset pushes the signal below the threshold. Larger Οƒ\sigma (more shadowing variability) increases the outage probability.

,

Key Takeaway

Shadowing transforms deterministic coverage into a probabilistic problem. To guarantee pp% coverage, the link budget must include a fade margin of Qβˆ’1(1βˆ’p/100)β‹…ΟƒQ^{-1}(1 - p/100) \cdot \sigma dB. For typical urban shadowing (Οƒ=8\sigma = 8 dB) and 95% coverage, this margin is β‰ˆ13\approx 13 dB β€” a substantial overhead that directly affects cell size and base station density.

Combined Path Loss and Shadowing

See how shadowing adds random variation around the mean path loss. Adjust Οƒ\sigma to see the impact on outage probability at a given distance.

Parameters
3.5
8
900

Theorem: Cell Coverage Area with Shadowing

The fraction of a circular cell of radius RR that achieves the minimum received power Pmin⁑P_{\min} is

C(R)=1Ο€R2∫0RQ ⁣(Prβ€Ύ(d)βˆ’Pmin⁑σ)2Ο€d ddC(R) = \frac{1}{\pi R^2} \int_0^R Q\!\left(\frac{\overline{P_r}(d) - P_{\min}}{\sigma}\right) 2\pi d\,dd

For the log-distance model, this evaluates to

C(R)=1βˆ’e2ab+b2 Q(2b+a)+2 Q(a)C(R) = 1 - e^{2ab + b^2}\,Q(2b + a) + 2\,Q(a)

(Jakes' formula) where

a=Prβ€Ύ(R)βˆ’Pmin⁑σ,b=10nlog⁑10(e)Οƒ=10n(ln⁑10)Οƒβ‰ˆ4.343nΟƒ.a = \frac{\overline{P_r}(R) - P_{\min}}{\sigma}, \qquad b = \frac{10n\log_{10}(e)}{\sigma} = \frac{10n}{(\ln 10)\sigma} \approx \frac{4.343n}{\sigma}.

Points closer to the base station have higher mean received power and thus higher coverage probability. The integral averages this over the entire cell area. The result depends on the ratio of shadowing spread to the path-loss slope.

Cell Coverage Area

Adjust the path-loss exponent and shadowing standard deviation to see how they affect the fraction of the cell area with adequate coverage.

Parameters
3.5
8
10

Definition:

Correlated Shadowing

Shadowing between two links sharing a common endpoint (e.g., a mobile receiving from two base stations) is correlated because the same obstacles may block both paths.

The Gudmundson model describes the spatial correlation of shadowing as exponentially decaying:

ρ(Ξ”d)=eβˆ’Ξ”d/dcorr\rho(\Delta d) = e^{-\Delta d / d_{\text{corr}}}

where dcorrd_{\text{corr}} is the decorrelation distance (typically 20–100 m in urban environments, up to several hundred metres in suburban areas).

Correlated shadowing affects handover margins and interference statistics in multi-cell systems.

Example: Fade Margin Design

A cellular system requires 95% coverage at the cell edge (outage probability ≀5\le 5%). The shadowing standard deviation is Οƒ=8\sigma = 8 dB. How much fade margin must be added to the link budget?

Common Mistake: Confusing Shadowing with Small-Scale Fading

Mistake:

Treating shadowing and multipath (small-scale) fading as the same phenomenon.

Correction:

Shadowing (Section 5.5) is caused by large obstacles (buildings, hills) and varies over distances of tens to hundreds of metres β€” it is a large-scale effect. Small-scale fading (Chapter 6) is caused by constructive/destructive interference of multiple signal copies and varies over distances of half a wavelength (β‰ˆ\approx cm at GHz frequencies). They are modelled independently: shadowing as log-normal, small-scale fading as Rayleigh/Rice.

Quick Check

If Οƒ=10\sigma = 10 dB and we want 90% coverage probability at the cell edge, what is the required fade margin?

10 dB

12.8 dB

16.5 dB

20 dB

Shadow Fading

Random variation of received power (in dB) around the mean path loss, caused by large obstacles. Modelled as XΟƒβˆΌN(0,Οƒ2)X_\sigma \sim \mathcal{N}(0, \sigma^2) (log-normal in linear scale).

Related: Log Normal, Outage Probability, Fade Margin

Outage Probability

The probability that the received signal falls below the minimum required level: Pout=Q((Prβ€Ύβˆ’Pmin⁑)/Οƒ)P_{\text{out}} = Q((\overline{P_r} - P_{\min})/\sigma).

Related: Shadow Fading, SSB Beam Sweep Latency and Coverage, Fade Margin

Fade Margin

Extra link budget margin (dB) added to combat shadowing. For pp% coverage: margin =Qβˆ’1(1βˆ’p/100)β‹…Οƒ= Q^{-1}(1-p/100) \cdot \sigma.

Related: Shadow Fading, Outage Probability, Antenna Parameters in Link Budgets