Free Space Path Loss (FSPL)
The fundamental propagation loss model for clear line-of-sight radio links.
What is Free Space Path Loss?
Free Space Path Loss (FSPL) is the signal attenuation that occurs as a radio wave propagates through free space — an idealized vacuum with no obstacles, reflections, or atmospheric effects. It models the spreading of electromagnetic energy as the wave expands outward from the transmit antenna.
FSPL is not caused by absorption or physical obstruction. It is purely a consequence of geometric spreading: as distance doubles, the signal power spreads over four times the area, reducing received power by 6 dB. This inverse-square relationship governs the loss, which also increases with frequency because higher-frequency signals are harder to capture with a given aperture antenna.
FSPL forms the baseline for every RF link budget calculation. Even in real-world environments, you compute FSPL first, then add extra margins for terrain, obstructions, and atmospheric effects.
Why Does It Matter?
FSPL is the single largest loss term in most wireless link budgets. For a 2.4 GHz Wi-Fi link at 1 km, FSPL alone is approximately 100 dB — meaning the transmitted power is reduced by a factor of 10 billion before reaching the receiver. Understanding FSPL allows engineers to:
- Determine the maximum achievable link range for a given transmit power and receiver sensitivity
- Compare propagation loss across different frequency bands
- Calculate how much antenna gain or transmit power is needed to close a link
- Establish a baseline for more complex propagation models (Two-Ray, ITU, Okumura-Hata)
Doubling the distance increases FSPL by approximately 6 dB. Halving the distance decreases FSPL by approximately 6 dB. A 3 dB FSPL change corresponds to about a 1.41× distance change. Engineers routinely use this fact when trading off range vs. frequency vs. antenna gain.
Quick FSPL Calculator
Formula Used by LinkBudgetPro
where \(d\) = link distance in km, \(f\) = frequency in MHz · Constant 32.44 derived from \(20\log_{10}(4\pi/c \times 10^9)\)
This is the standard Friis free-space path loss formula expressed with the constant 32.44, which applies when distance is in kilometers and frequency is in MHz. Note: some references cite 32.45 due to rounding; this site uses 32.44 as derived directly from the speed of light.
Parameter Explanation
| Parameter | Symbol | Unit | Description |
|---|---|---|---|
| Distance | d | km | One-way path length between transmitter and receiver antennas |
| Frequency | f | MHz | RF center frequency of the transmitted signal |
| Free Space Path Loss | FSPL | dB | Total propagation loss due to geometric spreading in free space |
| Speed of Light | c | m/s | 299,792,458 m/s — determines wavelength at given frequency |
| Wavelength | λ | m | λ = c / f — effective capture aperture scales with wavelength |
Worked Example
Calculate FSPL for a 5.8 GHz drone video link at 500 m range:
When Should You Use It?
- Clear line-of-sight links — elevated antennas with no obstructions (towers, hilltops, aircraft-to-ground)
- Satellite and space links — FSPL is the primary loss mechanism with no ground reflections
- Indoor Wi-Fi planning — FSPL gives a lower bound before adding wall penetration and multipath losses
- Frequency comparison — quickly estimate how much more loss a 5 GHz link incurs vs. a 900 MHz link at the same distance
- Initial feasibility — first-pass link budget before adding real-world impairments
Avoid using FSPL alone when antennas are close to the ground (use the Two-Ray model), or when significant obstructions exist in the path (use Fresnel zone analysis).
Related Calculations
- Two-Ray Ground Reflection Model — improved accuracy for low-altitude or over-water links
- Fresnel Zone & Clearance — determine required antenna height clearance above obstacles
- Fade Margin Calculator — compute link headroom using FSPL as the path loss term
- EIRP Calculator — effective radiated power from transmitter through antenna
- Receiver Sensitivity — minimum signal level the receiver can detect
- RF Documentation Index — all RF engineering reference pages
Ready to calculate FSPL for your link? Enter your frequency and distance in the full calculator.
Open Full RF Link Budget Calculator