Master free-space path loss, log-distance models, Okumura-Hata, COST-231, 3GPP TR 38.901, Fresnel zones, and link budgets with worked examples and comparison tables.

Whether you’re planning a 5G millimeter-wave deployment or troubleshooting a long-range Wi-Fi link, the single largest term eating into your link budget is almost always path loss. Get it right and your system works on paper before a single antenna is bolted to a tower. Get it wrong and you’ll spend weeks chasing unexplained dropouts in the field.
This article walks through everything from the clean physics of free-space propagation to the messy empirical models engineers actually rely on—complete with worked examples, comparison tables, and a reference FAQ.
Path loss (L_path) is the reduction in power density of a radio wave as it travels from transmitter to receiver. It is not heat, not absorption (at most frequencies), and not noise—it is simply the geometric spreading of energy over an ever-growing wavefront, plus any environment-specific penalties layered on top.
In the standard link-budget equation:
P_r (dBm) = P_t (dBm) + G_t (dBi) − L_path (dB) − L_misc (dB) + G_r (dBi)
Every other term—cable loss, connector loss, body-loss, polarization mismatch—typically totals 3–10 dB. Path loss, by contrast, routinely reaches 80–160 dB depending on frequency and distance. It is the dominant term by an order of magnitude, which is why propagation modeling is the first thing to get right.
If you need a refresher on dB arithmetic or antenna gain, see RF Basics and Antenna Basics before continuing.
Free-space path loss describes propagation with a perfectly clear line of sight and no reflective surfaces—think two antennas in an anechoic chamber, or (approximately) a satellite link above the atmosphere.
An isotropic transmitter radiates uniformly in all directions. At distance d, that power is spread over a sphere of surface area 4πd². The receiving antenna intercepts a fraction of that sphere equal to its effective aperture A_eff = λ²/4π (for a lossless isotropic antenna). Combining these:
FSPL = (4πd/λ)² = (4πdf/c)²
Taking 10·log₁₀ of both sides and collecting constants:
FSPL (dB) = 20·log₁₀(d) + 20·log₁₀(f) + K
The constant K depends on your units:
| Unit system | d unit | f unit | K (dB) |
|---|---|---|---|
| Metric (telecom standard) | km | MHz | 32.45 |
| SI base | m | GHz | 92.45 |
| US/legacy | mi | MHz | 36.58 |
The most commonly used form among network planners (km, MHz):
FSPL (dB) = 20·log₁₀(d_km) + 20·log₁₀(f_MHz) + 32.45
Example 1 — 2.4 GHz Wi-Fi at 1 km (outdoor point-to-point)
FSPL = 20·log₁₀(1) + 20·log₁₀(2400) + 32.45
= 0 + 67.6 + 32.45
= 100.1 dB
Example 2 — 5 GHz Wi-Fi at 10 km (long-range backhaul)
FSPL = 20·log₁₀(10) + 20·log₁₀(5000) + 32.45
= 20 + 73.98 + 32.45
= 126.4 dB
Example 3 — 28 GHz 5G mmWave at 200 m
FSPL = 20·log₁₀(0.2) + 20·log₁₀(28000) + 32.45
= −13.98 + 88.94 + 32.45
= 107.4 dB
Notice that even at a modest 200 m, 28 GHz already exceeds 107 dB in free space—before any building or foliage loss is applied. This is one reason mmWave cells are dense and small.
→ Use AntennaMath’s FSPL Calculator to run your own scenarios instantly.
FSPL is a theoretical lower bound. Real propagation adds several mechanisms on top of it:
Multipath fading. Reflections from buildings, terrain, and vehicles create copies of the signal that arrive with different phases. Depending on the geometry, these copies can constructively or destructively combine, producing local signal variations of 20–30 dB over distances as short as half a wavelength. Rayleigh fading (no dominant LOS path) and Rician fading (dominant LOS plus scatter) are the standard statistical models (Rappaport, Wireless Communications, 2nd ed., Ch. 3).
Obstruction (diffraction) loss. When the LOS path is blocked, energy diffraction around the obstacle—a hill, a building edge—adds loss that increases with the depth of the shadow. Knife-edge diffraction models (ITU-R P.526) capture single obstacles; multiple-diffraction models are needed for dense urban areas.
Foliage loss. Trees and vegetation attenuate signals primarily through scattering. At 2.4 GHz, a mature tree canopy adds roughly 3–5 dB; at 28 GHz the same canopy can add 15–30 dB per 100 m (ITU-R P.833).
Rain fade. Raindrops are comparable in size to millimeter wavelengths, making them efficient scatterers. At 28 GHz, heavy rain (50 mm/hr) contributes approximately 10–15 dB/km of additional loss. At 10 GHz, the same rain rate is only ~2 dB/km (ITU-R P.838).
Atmospheric absorption. Oxygen and water vapor absorb radio energy at specific resonant frequencies. The most dramatic example is the 60 GHz oxygen absorption peak, where atmospheric loss reaches 10–15 dB/km at sea level—making 60 GHz useful for secure short-range links (< 500 m) but impractical for anything longer. At 28 GHz, atmospheric absorption is only ~0.1 dB/km and is generally negligible for links under a few kilometers (ITU-R P.676).
Because exact electromagnetic simulation of a real environment is computationally prohibitive, engineers use empirical models calibrated against measurement campaigns. Choosing the right model is as important as applying it correctly.
The simplest extension of FSPL to real environments replaces the exponent of 2 (free-space spreading) with a measured path-loss exponent n:
L_path (dB) = L_FSPL(d₀) + 10·n·log₁₀(d/d₀) + X_σ
where d₀ is a close-in reference distance (typically 1 m indoors, 100 m outdoors) and X_σ is a zero-mean Gaussian random variable (standard deviation σ, typically 4–12 dB) representing shadowing. The value of n is measured empirically for the target environment.
Table 1 — Typical Path-Loss Exponents by Environment
| Environment | n (typical range) | Notes |
|---|---|---|
| Free space | 2.0 | Theoretical lower bound |
| Suburban outdoor | 2.7 – 3.5 | Low building density |
| Urban macrocell | 3.5 – 4.0 | Dense buildings, NLOS dominant |
| Urban microcell (LOS) | 2.0 – 2.5 | Street-canyon waveguiding |
| Urban microcell (NLOS) | 3.0 – 4.5 | Blockage by buildings |
| Indoor office (LOS) | 1.6 – 1.8 | Waveguiding in corridors |
| Indoor office (NLOS) | 3.0 – 4.0 | Through walls |
| Indoor shopping mall | 2.2 – 3.0 | Mixed LOS/NLOS |
Source: Rappaport (2002), Parsons, J.D., “The Mobile Radio Propagation Channel,” 2nd ed.
Developed from Okumura’s extensive Tokyo measurement campaign and curve-fitted into closed-form expressions by Hata, this model is the workhorse for 150 MHz – 1500 MHz macro-cell planning. It distinguishes urban, suburban, and open (rural) terrains:
L_urban (dB) = 69.55 + 26.16·log₁₀(f_MHz) − 13.82·log₁₀(h_b)
− a(h_m) + (44.9 − 6.55·log₁₀(h_b))·log₁₀(d_km)
where h_b is base-station height (30–200 m), h_m is mobile height (1–10 m), and a(h_m) is a correction factor that differs between large and small/medium cities. Suburban and rural corrections are applied as additive terms. Hata’s formulas are the basis of hundreds of deployments from GSM to early LTE.
The European COST-231 project extended Hata’s model up to 2000 MHz (covering DCS-1800 and early UMTS bands) with a correction factor C_M that is 0 dB for medium-sized cities and 3 dB for metropolitan centres. This remains widely used for 1800 MHz GSM and legacy 2G/3G audit work.
ITU-R Recommendation P.1411 covers site-general outdoor propagation up to a few kilometres for frequencies from 300 MHz to 100 GHz. It provides separate models for LOS and NLOS scenarios in urban high-rise, urban low-rise/suburban, and residential environments. P.1411 is particularly useful for small-cell and heterogeneous network planning where the Hata family overshoots in distance range.
ITU-R Recommendation P.1238 gives power-loss models for indoor environments from 900 MHz to 100 GHz, including floor-attenuation factors (FAF) and environment-specific path-loss coefficients. It is the standard reference when designing in-building systems, DAS (Distributed Antenna Systems), or Wi-Fi coverage for multi-storey buildings.
For 5G NR system design, 3GPP TR 38.901 defines path-loss models covering 0.5–100 GHz across four deployment scenarios:
Each scenario specifies the path-loss formula, applicable distance range, shadow-fading standard deviation, and LOS probability function. TR 38.901 is the mandatory reference for 5G NR link budgets submitted to spectrum regulators.
Table 2 — Model Applicability by Frequency and Range
| Model | Frequency Range | Distance Range | Best Use Case |
|---|---|---|---|
| FSPL | Any | Any (LOS only) | Satellite, clear LOS microwave |
| Log-distance (empirical n) | Any | Any | Quick estimates, calibrated scenarios |
| Okumura-Hata | 150–1500 MHz | 1–20 km | GSM, CDMA macro planning |
| COST-231 Hata | 1500–2000 MHz | 1–20 km | DCS-1800, early UMTS |
| ITU-R P.1411 | 300 MHz–100 GHz | < 5 km | Small cells, short outdoor links |
| ITU-R P.1238 | 900 MHz–100 GHz | Indoor | DAS, Wi-Fi, in-building 5G |
| 3GPP TR 38.901 | 500 MHz–100 GHz | Model-specific | 5G NR all deployment types |
Line-of-sight does not mean “unobstructed.” Even when the geometric straight line between two antennas is clear, radio energy travels in a family of ellipsoidal volumes called Fresnel zones. Energy in the first Fresnel zone contributes constructively to the received signal; obstruction of it causes diffraction loss even when the geometric LOS is open.
The radius of the n-th Fresnel zone at a point between transmitter and receiver is:
r_n = √(n·λ·d₁·d₂ / (d₁ + d₂))
where d₁ and d₂ are distances from the obstacle to each end, and λ is wavelength.
Example 4 — First Fresnel zone radius at mid-path, 5 GHz, 10 km link
At the midpoint: d₁ = d₂ = 5000 m, λ = 0.06 m:
r₁ = √(1 × 0.06 × 5000 × 5000 / 10000)
= √(150) ≈ 12.2 m
Any obstacle within roughly 12 m of the mid-path LOS line will noticeably degrade this 5 GHz link—even though the link visually appears clear. The rule of thumb is to maintain 60% of the first Fresnel zone radius as minimum clearance above any obstacle; at 60% clearance, diffraction loss is essentially zero (< 0.5 dB). Below 60%, loss increases rapidly—at full blockage of the first zone, loss is approximately 6 dB beyond FSPL.
→ Calculate exact Fresnel zone radii for your link with AntennaMath’s Fresnel Zone Calculator.
These additional impairments are frequency-dependent and must be added to the propagation model for links above roughly 6 GHz.
Rain attenuation (ITU-R P.838): Specific attenuation γ_R (dB/km) is calculated from rainfall rate R (mm/hr) using the power-law γ_R = k·R^α, where k and α are frequency-dependent coefficients tabulated in P.838. Practical rule of thumbs:
Rain fade is the primary design driver for mmWave outdoor links and demands a rain fade margin of 5–20 dB depending on climate zone and availability target.
Atmospheric absorption (ITU-R P.676): At sea level, the dominant features are water-vapor absorption (~22 GHz and ~183 GHz peaks) and oxygen absorption (~60 GHz and ~118 GHz peaks). For most sub-6 GHz and sub-30 GHz links, atmospheric absorption is below 0.01 dB/km and safely ignored. At 60 GHz, it peaks at roughly 10–15 dB/km, making this band ideal for ultra-dense small-cell meshes or secure campus links where the absorption itself provides isolation.
Foliage loss (ITU-R P.833): Specific attenuation through vegetation varies enormously with species, leaf moisture, and frequency. A useful engineering rule: add 0.2–0.4 dB/m at 2.4 GHz and 0.5–1.5 dB/m at 28 GHz for in-foliage paths. For paths that merely graze a tree canopy, use the lateral-scatter models in P.833 rather than these specific-attenuation figures.
All propagation models ultimately feed a single link-budget equation. Here is a concise worked example for a 28 GHz 5G NR urban micro downlink:
System parameters:
Link budget:
P_r = P_t + G_t − L_path − L_misc − L_rain + G_r
= 30 + 24 − 130 − 2 − 5 + 5
= −78 dBm
Link margin = P_r − Sensitivity = −78 − (−66) = −12 dB
The link is 12 dB short. Real deployments compensate with beamforming gain (an additional 15–25 dB from a 5G active array), which brings the margin comfortably positive. This illustrates exactly why TR 38.901 planning without accounting for beam gain leads to overly pessimistic results—and why understanding every term in the budget matters.
→ Build your own link budget using AntennaMath’s Link Budget Calculator and Received Power Calculator.
Using FSPL indoors. FSPL assumes unobstructed free space. Applying it inside a building—even for a single floor—will underestimate loss by 15–40 dB. Use ITU-R P.1238 or 3GPP TR 38.901 InH instead.
Ignoring polarization loss. If transmit and receive antennas are cross-polarized (e.g., one vertical, one horizontal) and no diversity is employed, you lose 20+ dB. Cross-polarization discrimination (XPD) should always appear in the link budget for fixed links.
Forgetting the fade margin. Path-loss models give median (50th percentile) loss. For a link that must work 99.9% of the time in a shadowing environment (σ = 8 dB), the additional margin needed is approximately 2.5σ ≈ 20 dB. Omitting the fade margin is the single most common reason links fail in the field.
Mismatching model to scenario. Okumura-Hata is calibrated for macro-cells above rooftop height. Applying it to street-level small cells or indoor picocells produces errors of 10–20 dB. Always match the model to the environment it was designed for (see Table 2).
Treating path-loss exponent n as a fixed constant. The value of n depends on the specific site, antenna heights, and clutter. Published tables give ranges; calibrate against a drive-test or ray-tracing tool for any deployment where accuracy matters.
At 1800 MHz and 1 km in a medium urban environment, the COST-231 Hata model predicts roughly 130–140 dB of path loss for a base station antenna height of 30 m and a mobile height of 1.5 m. Exact values depend on terrain, clutter density, and the correction factors applied for city size.
Path loss increases with frequency because a higher-frequency antenna has a smaller effective aperture (capture area) at fixed physical size. In free space, doubling the frequency adds exactly 6 dB of loss at the same distance—this is visible directly in the 20·log₁₀(f) term of the FSPL equation. In real environments, the increase is often larger due to greater interaction with structures and atmosphere.
With n = 2 (free space), power decreases as 1/d². With n = 4 (typical two-ray ground-reflection model in open macrocells), power decreases as 1/d⁴. Over a 10× increase in distance, n = 2 adds 20 dB while n = 4 adds 40 dB—a 20 dB difference that profoundly affects cell radius and spectral efficiency.
The 60 GHz band sits on an oxygen absorption resonance that adds 10–15 dB/km of attenuation at sea level (ITU-R P.676). Combined with high FSPL and significant material penetration loss, this limits practical 60 GHz links (IEEE 802.11ad/ay) to roughly 10–50 m indoors and 200–500 m outdoors, making it well-suited for high-density short-range applications.
Fade margin depends on the required link availability and the shadow-fading standard deviation σ of the propagation environment. For 99% availability in an urban environment (σ ≈ 8 dB), roughly 18–20 dB of fade margin is appropriate. For 99.9% availability the figure rises to ~25 dB. Always specify the target availability percentile alongside the fade margin value.