Friis Transmission Calculator
This calculator allows you to solve for any of the six variables in the Friis formula for RF transmission: transmitter power, transmitter gain, receiver power, receiver gain, frequency, or distance.
Overview
The Friis equation is used to find the ideal power arriving at the receiving antenna given the transmitted power, the signal frequency, travel distance, and the gains of the antennae. To use this calculator, just enter the required parameters and press the "calculate" button.
![]()
Equation
$$P_{RX} = P_{TX}G_{TX}G_{RX}(\frac{c}{4 \pi D f})^2$$
Where:
$$P_{RX}$$ = power arriving at the receiver (watts)
$$P_{TX}$$ = power at the transmitter (watts)
$$G_{TX}$$ = gain at the transmitter (absolute)
$$G_{RX}$$ = gain at the receiver (absolute)
$$c$$ = speed of light = 3 x 108 m/s
$$D$$ = distance between transmitter and receiver (meters)
$$f$$ = signal frequency (hertz)
Applications
The Friis equation is useful in calculating the signal power arriving at the receiver. However, in actual situations, a signal is composed of different frequencies, whereas the Friis equation only uses one frequency. The Friis equation provides a good approximation of the received signal power if the center frequency is high enough. This is because the frequency variation across the signal bandwidth is a smaller fraction for high carrier frequencies.
Further Reading
Textbook - Principles of Radio: Basic AC Theory
I think there is an error in this calculator as it gives a different answer to these two:
https://www.random-science-tools.com/electronics/friis.htm
https://www.pasternack.com/t-calculator-friis.aspx
To me it looks like the antenna gains are not being converted from dBi to absolute ratios before being put into the calculation. Increasing the gain of either antenna by 10dBi should increase the received power by a factor of 10, but going from 10dBi to 20dBi in this alcualtor only doubles the received power.