RF link budget: combine transmit power, antenna gains, cable losses, and free-space path loss to determine received signal level and link margin. This is a first-pass, free-space estimate — real links will have additional losses from terrain, multipath, and rain.
The RF link budget applies the Friis transmission equation with explicit accounting for all gains and losses:
Expanded: Pr = Pt + Gt − LTx − FSPL + Gr − LRx. Positive margin = link closes. Negative = link does not close under these assumptions.
References: Friis, H.T. (1946) "A Note on a Simple Transmission Formula," Proc. IRE 34(5), 254–256; ITU-R P.525-4 (2019); Pozar, D.M. (2012) Microwave Engineering 4th ed., §14.1.
IoT uplink: LoRa sensor to gateway at 5 km (915 MHz)
Point-to-point WiFi backhaul at 10 km (5.8 GHz)
No spam. Unsubscribe anytime.
You're in — check your inbox to confirm.
Something went wrong. Try on Buttondown →
A link budget is an accounting of all gains and losses in a radio link from transmitter output to receiver input. It answers: given a transmit power, antenna gains, and the path loss between two points, what is the received signal level? And is that level above the receiver's sensitivity threshold? A positive link margin means the link should close; a negative margin means it will not.
EIRP (Equivalent Isotropic Radiated Power) is the power that an isotropic antenna would need to radiate to produce the same peak field strength as the actual transmitter and antenna combination in its direction of maximum gain. EIRP (dBm) = Pt (dBm) + Gt (dBi) − cable losses (dB). Regulatory bodies (FCC, ETSI) set EIRP limits rather than transmit power limits.
A minimum of 10–15 dB margin is typically recommended for a reliable fixed link in clear line-of-sight. For mobile or outdoor links subject to fading, shadowing, or weather, 20–30 dB is more appropriate. GNSS receivers typically have 10–20 dB margin over the noise floor. For links subject to Rayleigh fading, add the system's required fade margin — often 20–40 dB for 99.9% link availability.
This calculator uses the free-space path loss model only. Additional losses not included: terrain diffraction and knife-edge loss; building penetration loss (5–30 dB depending on material and frequency); rain and ice attenuation (significant above 10 GHz); atmospheric absorption (O₂ at 60 GHz, H₂O at 22 GHz); polarization mismatch (up to 3 dB); multipath fading (add fade margin); antenna pointing error; cable and connector degradation over time. Add these as additional loss entries in the Rx or Tx loss fields.
Link margin is the received power above the receiver sensitivity threshold: Margin = Pr − Sensitivity. Receiver sensitivity already incorporates a minimum required SNR, noise figure, and bandwidth. So link margin is how much additional headroom you have above the minimum for successful demodulation. SNR at the receiver can be computed as: SNR = Pr − (thermal noise floor + noise figure), which is a different calculation.