RF Link Budget Calculator
Estimate free-space path loss, received signal strength, SNR, and link margin for a line-of-sight RF link.
What this RF calculator does
This RF calculator is designed for quick link-budget estimates. If you are planning a wireless bridge, telemetry link, IoT deployment, amateur radio experiment, or point-to-point backhaul, you need to know one thing early: will the signal arriving at the receiver be strong enough?
The tool above calculates:
- Free-Space Path Loss (FSPL) in dB
- EIRP (effective isotropic radiated power) in dBm
- Estimated received power in dBm
- Receiver noise floor in dBm
- SNR (signal-to-noise ratio) in dB
- Link margin versus your required SNR target
Core RF formulas used
1) Free-space path loss
FSPL assumes unobstructed line-of-sight propagation:
FSPL(dB) = 32.44 + 20 log10(frequency in MHz) + 20 log10(distance in km)
Increasing distance or frequency increases path loss. That is why 5 GHz links generally lose more power over distance than 900 MHz links.
2) EIRP
EIRP(dBm) = TX Power(dBm) + TX Gain(dBi) − TX Loss(dB)
EIRP tells you how much apparent power your transmitter radiates in the strongest direction. Check your local regulatory limits before increasing power.
3) Received power
RX Power(dBm) = EIRP + RX Gain − RX Loss − FSPL
This is a first-order estimate. Real environments include additional loss from obstacles, foliage, rain fade, polarization mismatch, and interference.
4) Noise floor and SNR
Thermal noise is based on bandwidth:
Thermal Noise(dBm) = -174 + 10 log10(Bandwidth in Hz)
Noise Floor(dBm) = Thermal Noise + Noise Figure
SNR(dB) = RX Power − Noise Floor
How to use this calculator correctly
- Enter frequency in MHz and distance in km.
- Use realistic TX power from your radio datasheet.
- Include both antenna gains and cable/connector losses.
- Match bandwidth to your channel width (narrower channels improve SNR).
- Set required SNR based on modulation/coding target.
Interpreting results
Link margin guideline
- Excellent: > 20 dB margin
- Usable: 5 to 20 dB margin
- Risky: < 5 dB margin
Good engineering practice is to keep extra margin for weather, seasonal foliage changes, device aging, and interference spikes.
Example scenario
Suppose you are building a 2.4 GHz, 5 km point-to-point link with 20 dBm TX power, 8 dBi antennas on both ends, and 1 dB cable loss per side. With 20 MHz bandwidth and 6 dB noise figure, the calculator will show whether your resulting SNR can sustain your target data rate.
Common RF planning mistakes
- Ignoring cable and connector losses
- Using ideal antenna gain values without installation losses
- Assuming free-space conditions in cluttered urban or indoor paths
- Choosing very wide bandwidth when link budget is already weak
- Skipping fade margin for weather or multipath conditions
Final notes
This RF calculator is a practical first pass, not a full propagation simulator. For critical deployments, validate with a proper site survey, line-of-sight verification, Fresnel-zone clearance checks, and on-air testing. Still, a quick link-budget estimate can save hours and prevent expensive hardware mistakes.