Free Space Path Loss (FSPL) Calculator
Estimate radio signal attenuation over line-of-sight distance in ideal free space. Optionally include antenna gains and transmit power to estimate received power.
Optional Link Budget Inputs
What is FSPL?
FSPL means Free Space Path Loss. It is the theoretical loss of signal strength as an electromagnetic wave spreads out through open space. Even in perfect conditions with no buildings, no rain, and no interference, signal power density drops with distance. FSPL quantifies that drop in decibels (dB).
This value is foundational for wireless system design: Wi-Fi links, microwave backhaul, satellite communications, telemetry, drone data links, amateur radio planning, and more.
FSPL Formula
A common engineering form of the formula is:
FSPL(dB) = 32.44 + 20·log10(distance_km) + 20·log10(frequency_MHz)
Equivalent forms exist for different units. For example:
FSPL(dB) = 92.45 + 20·log10(distance_km) + 20·log10(frequency_GHz)FSPL(dB) = 32.44 + 20·log10(distance_km) + 20·log10(frequency_MHz)
Key takeaway: higher frequency and longer distance both increase path loss.
How to Use This FSPL Calculator
Step-by-step
- Enter the link distance and select the distance unit.
- Enter the carrier frequency and select the frequency unit.
- Click Calculate FSPL.
- If you also fill in transmit power and gains/losses, the tool estimates receive power in dBm.
The calculator automatically normalizes units, computes FSPL, shows the linear loss ratio, and gives the approximate wavelength.
Worked Examples
Example 1: 2.4 GHz over 1 km
At 2.4 GHz and 1 km, FSPL is about 100.04 dB. This is why a practical wireless link usually needs antenna gain, sufficient transmit power, and good receiver sensitivity.
Example 2: 5.8 GHz over 10 km
Compared to 2.4 GHz, the higher frequency and greater distance increase loss significantly. The result can exceed 127 dB, demanding directional antennas and careful alignment for reliability.
Reading FSPL Inside a Link Budget
FSPL by itself does not tell the full story. In link-budget terms:
Received Power (dBm) = Tx Power + Tx Gain + Rx Gain − FSPL − Other Losses
- Tx Power: output of transmitter
- Tx/Rx Gain: directional gain of antennas
- Other Losses: cable, connectors, filters, atmospheric effects, foliage, etc.
After finding received power, compare it with receiver sensitivity and required SNR margin.
Ways to Reduce Effective Path Loss Impact
- Use higher-gain directional antennas.
- Reduce path distance when possible.
- Choose lower frequencies if regulations and hardware permit.
- Minimize cable and connector losses.
- Ensure clear line-of-sight and adequate Fresnel zone clearance.
- Add fade margin for weather and multipath conditions.
Limitations You Should Know
FSPL assumes ideal free-space propagation. Real deployments often include:
- Obstructions and diffraction
- Reflection/multipath fading
- Rain fade (especially at higher microwave bands)
- Atmospheric absorption
- Interference from other systems
Use FSPL as a baseline, then add realistic margins and environmental losses.
Quick Reference Table
| Distance | Frequency | Approx. FSPL |
|---|---|---|
| 100 m | 2.4 GHz | 80.04 dB |
| 1 km | 2.4 GHz | 100.04 dB |
| 1 km | 5.8 GHz | 107.71 dB |
| 10 km | 5.8 GHz | 127.71 dB |
FAQ
Does FSPL include antenna gain?
No. FSPL is only propagation loss in ideal free space. Antenna gains are applied separately in the link budget.
Is a higher frequency always worse?
For free-space loss alone, yes, higher frequency means more loss at the same distance. But overall system performance also depends on antenna design, bandwidth, regulations, and equipment quality.
Why is my real-world result different from FSPL?
Because real paths include terrain, clutter, weather, multipath, and hardware losses. FSPL is the starting point, not the final answer.
Tip: For production network planning, pair this calculator with a full link budget model and local propagation data.