Free Space Path Loss & Link Budget Calculator

Link budget and estimated range for LoRa, WiFi and BLE from TX power, gains and sensitivity.

Example: At 1 km and 868 MHz, path loss is 91.2 dB — leaving 63.8 dB of margin against a -137 dBm receiver.

Formula

FSPL(dB) = 20·log₁₀(d_km) + 20·log₁₀(f_MHz) + 32.44

Worked example

At 1 km and 868 MHz, path loss is 91.2 dB — leaving 63.8 dB of margin against a -137 dBm receiver.

  1. FSPL = 20·log₁₀(d_km) + 20·log₁₀(f_MHz) + 32.44

    20·log₁₀(1) + 20·log₁₀(868) + 32.44

    91.21 dB

  2. received = TX + gains − loss

    14 + 2 + 2 − 91.2

    -73.2 dBm

  3. margin = received − sensitivity

    -73.2 − (-137)

    63.8 dB

Frequently asked questions

How far will my radio link reach?

Free-space calculation gives an upper bound that real links never achieve. Expect roughly a third of it outdoors with clear line of sight, and far less indoors — a single interior wall costs 5–15 dB, which alone can halve the range.

How much link margin do I need?

At least 10 dB, and 20 dB for anything that must be reliable. Margin absorbs fading, rain, antenna misorientation and the difference between a datasheet's sensitivity figure and your actual board. A link with 3 dB margin works on the bench and fails in the field.

Why does doubling transmit power barely help?

Because path loss rises 6 dB per doubling of distance, and doubling power only gives 3 dB. You need four times the power to double the range in free space — and worse than that in the real world. Antenna gain and a better receiver are usually cheaper.

Does a lower frequency really travel further?

For the same power, yes — path loss rises 6 dB per doubling of frequency, so 433 MHz reaches roughly twice as far as 868 MHz. Lower frequencies also penetrate obstacles better. The trade-off is a physically larger antenna and less available bandwidth.

Related tools