Path-Loss Models

Definition:

Two-Ray Ground-Reflection Model

Over a flat, reflecting ground plane, the received signal is the sum of a direct ray and a ground-reflected ray. For antenna heights hth_t and hrh_r and distance dd:

Pr=PtGtGr(Ξ»4Ο€d)2∣1+Γ eβˆ’jΞ”Ο•βˆ£2P_r = P_t G_t G_r \left(\frac{\lambda}{4\pi d}\right)^2 \left|1 + \Gamma\,e^{-j\Delta\phi}\right|^2

where Ξ“β‰ˆβˆ’1\Gamma \approx -1 (grazing incidence) and the phase difference is

Δϕ=2πλ(d2+(ht+hr)2βˆ’d2+(htβˆ’hr)2).\Delta\phi = \frac{2\pi}{\lambda}\left(\sqrt{d^2 + (h_t + h_r)^2} - \sqrt{d^2 + (h_t - h_r)^2}\right).

For d≫ht,hrd \gg h_t, h_r (far field):

Prβ‰ˆPtGtGrht2hr2d4.P_r \approx P_t G_t G_r \frac{h_t^2 h_r^2}{d^4}.

The path-loss exponent changes from 2 (free space) to 4 beyond the breakpoint distance:

dc=4hthrΞ».d_c = \frac{4 h_t h_r}{\lambda}.

,

Theorem: Two-Ray Model β€” Near and Far Regimes

The two-ray model exhibits two distinct regimes:

  • Near field (d<dcd < d_c): constructive and destructive interference cause oscillations around free-space path loss. Average exponent β‰ˆ2\approx 2.

  • Far field (d>dcd > d_c): the direct and reflected rays nearly cancel, giving Pr∝dβˆ’4P_r \propto d^{-4} (exponent 4). The received power becomes independent of wavelength:

Pr=PtGtGrht2hr2d4(d≫dc).P_r = P_t G_t G_r \frac{h_t^2 h_r^2}{d^4} \qquad (d \gg d_c).

Beyond the breakpoint, the ground reflection nearly cancels the direct ray. The residual power comes from the small path-length difference between the two rays, which scales as hthr/dh_t h_r / d. Squaring gives the dβˆ’4d^{-4} dependence.

Free-Space vs. Two-Ray Path Loss

Compare free-space path loss (∝dβˆ’2\propto d^{-2}) with the two-ray model. Adjust antenna heights to see how the breakpoint distance dc=4hthr/Ξ»d_c = 4h_t h_r/\lambda shifts.

Parameters
30
1.5
900

Example: Breakpoint Distance for a Cellular System

A cellular base station has ht=30h_t = 30 m. A mobile user has hr=1.5h_r = 1.5 m. The carrier frequency is 1800 MHz. Find the breakpoint distance and the path loss at d=1d = 1 km.

Two-Ray Ground-Reflection Model Geometry

Two-Ray Ground-Reflection Model Geometry
Geometry of the two-ray model. The direct ray (solid) and ground- reflected ray (dashed) combine at the receiver. The path-length difference Ξ”β„“β‰ˆ2hthr/d\Delta\ell \approx 2h_t h_r / d for d≫ht,hrd \gg h_t, h_r. Beyond the breakpoint dc=4hthr/Ξ»d_c = 4h_t h_r / \lambda, the two rays nearly cancel, producing Pr∝dβˆ’4P_r \propto d^{-4}.

Two-Ray Interference Pattern

Watch how the received power oscillates between constructive and destructive interference as distance increases, then transitions to the smooth dβˆ’4d^{-4} regime beyond the breakpoint.
The oscillation pattern arises from the phase difference between direct and reflected rays. Beyond dcd_c, the envelope settles to dβˆ’4d^{-4}.

Definition:

Log-Distance Path-Loss Model

A general model that captures the average path loss as a function of distance:

PL(d)=PL(d0)+10nlog⁑10 ⁣(dd0)dBPL(d) = PL(d_0) + 10n\log_{10}\!\left(\frac{d}{d_0}\right) \quad \text{dB}

where:

  • d0d_0 is a reference distance (typically 1 m or 100 m)
  • PL(d0)PL(d_0) is the path loss at d0d_0 (often set to free-space)
  • nn is the path-loss exponent (PLE)
Environment Typical nn
Free space 2
Urban cellular 2.7–3.5
Suburban 3–5
Indoor (same floor) 1.6–3.3
Indoor (through floors) 4–6
Dense urban (mmWave) 2–4

Path-Loss Model Comparison

Compare Friis (free-space), two-ray, and log-distance models on a single plot. Adjust the path-loss exponent nn to see how different environments affect received power vs. distance.

Parameters
3.5
30
1.5
900

Why This Matters: Path-Loss Exponent in Network Planning

The path-loss exponent nn is a key input to cellular network planning. A higher nn means faster signal decay, which reduces inter-cell interference but also reduces coverage. In dense urban deployments, nn is typically 3–4, leading to cell radii of 100–500 m. In rural areas, nβ‰ˆ2.5n \approx 2.5 allows cells to cover several kilometres. 5G millimeter-wave cells have nβ‰ˆ2n \approx 2–33 but suffer high penetration loss, limiting cells to tens of metres indoors.

Common Mistake: Path-Loss Exponent Is NOT Universal

Mistake:

Using n=2n = 2 (free-space) for all environments, or a single value of nn for all distances.

Correction:

The path-loss exponent depends on the environment, frequency, antenna heights, and distance range. Even within one environment, nn may differ in LOS vs. NLOS conditions. Always use measurement- calibrated values or standardised models (Section 5.4) for engineering calculations.

Quick Check

In the two-ray model, what is the path-loss exponent beyond the breakpoint distance?

2

3

4

6

Quick Check

How does the breakpoint distance dc=4hthr/Ξ»d_c = 4h_t h_r/\lambda change when the frequency doubles?

It halves

It doubles

It stays the same

It quadruples

Two-Ray Model

A propagation model that accounts for the direct ray and a single ground-reflected ray. Predicts Pr∝dβˆ’4P_r \propto d^{-4} beyond the breakpoint distance.

Related: Breakpoint Distance, Path-Loss Exponent

Breakpoint Distance

dc=4hthr/Ξ»d_c = 4h_t h_r / \lambda. The distance beyond which the two-ray model transitions from the dβˆ’2d^{-2} to the dβˆ’4d^{-4} regime.

Related: Two-Ray Model, Free Space Path Loss

Path-Loss Exponent

The exponent nn in PL∝dnPL \propto d^n. Free space: n=2n=2. Typical urban: n=3n = 3–44. Dense indoor: n=4n = 4–66.

Related: Log-Distance Path-Loss Model, Two-Ray Model