Open navigation menu
Back to All Calculators
Link Budget & RF

Friis Transmission Equation Calculator

Calculate free-space path loss, EIRP, and received power using the Friis transmission equation.

6

Inputs

Live

Math

3

Related

Calculator

Input Parameters

Enter parameters and click Calculate to view results

Formula & Theory

Pr = Pt + Gt + Gr - FSPL - System Loss

This formula is used to calculate antenna parameters for friis transmission equation calculator.

The Friis Transmission Equation Calculator estimates the received power of a wireless signal under free-space propagation conditions. Enter the operating frequency, transmission distance, transmit power, transmit antenna gain, receive antenna gain, and system loss to calculate wavelength, free-space path loss (FSPL), EIRP, total antenna gain, and received power.

The calculator uses the dB-based Friis link equation:

Pr = Pt + Gt + GrFSPLL

where Pr is received power, Pt is transmit power, Gt and Gr are antenna gains, FSPL is free-space path loss, and L represents system losses.

This makes the tool useful for preliminary RF link-budget analysis, antenna system design, wireless communication studies, satellite communication calculations, and point-to-point radio planning.

Important: The result represents an idealized free-space calculation. Actual received power can differ because of terrain, buildings, atmospheric conditions, multipath, antenna alignment, polarization mismatch, cable losses, and other propagation effects.

What Is the Friis Transmission Equation?

The Friis transmission equation is a fundamental RF relationship used to estimate the power received by an antenna from a transmitting antenna when the signal propagates through free space.

The original linear form is:

Pr = PtGtGr(λ4πR)2

Where:

  • Pr = received power
  • Pt = transmit power
  • Gt = transmit antenna gain
  • Gr = receive antenna gain
  • λ = wavelength
  • R = distance between antennas

For practical RF link calculations, the equation is commonly expressed in logarithmic units. The calculator uses:

Pr(dBm) = Pt(dBm) + Gt(dBi) + Gr(dBi) − FSPL(dB) − L(dB)

This form is particularly convenient because RF gains and losses can be added or subtracted directly.

For example, increasing transmit power by 3 dB increases the theoretical received power by 3 dB, assuming the other variables remain unchanged. Similarly, adding 3 dB of antenna gain at either end improves the calculated received power by 3 dB.

How the Friis Transmission Equation Calculator Works

The calculator performs several RF calculations from the six input values.

1. Calculate Wavelength

The calculator first determines wavelength from frequency:

λ = 300f

Here, frequency f is entered in MHz and wavelength is returned in meters.

For example, at 2400 MHz:

λ = 3002400 = 0.125m

Therefore, a 2.4 GHz signal has an approximate free-space wavelength of 12.5 cm.

2. Calculate Free-Space Path Loss

The calculator determines free-space path loss using:

FSPL = 32.44 + 20log10(f) + 20log10(d)

where:

  • f is frequency in MHz
  • d is distance in km
  • FSPL is expressed in dB

This calculation shows why both frequency and distance are critical in wireless link design.

For a fixed distance, increasing frequency increases free-space path loss. Likewise, increasing the distance between the transmitter and receiver increases path loss.

3. Calculate EIRP

The calculator determines effective isotropic radiated power using:

EIRP = Pt + Gt

when transmit power is expressed in dBm and antenna gain in dBi.

EIRP combines transmitter output power and transmit antenna gain into a single value that represents the equivalent isotropic radiated power.

4. Calculate Total Antenna Gain

The calculator adds the transmit and receive antenna gains:

Gtotal = Gt + Gr

This provides a quick view of the combined antenna contribution to the theoretical link budget.

5. Calculate Received Power

The main result is:

Pr = Pt + Gt + GrFSPLL

The calculator subtracts free-space path loss and system loss from the available transmit-side power and antenna gains.

6. Convert Received Power to mW

Because RF engineers commonly work with both logarithmic and linear power units, the calculator also converts dBm into milliwatts:

PmW = 10Pr/10

This allows the same received-power result to be viewed in dBm and mW.

Calculator Inputs Explained

Frequency

Enter the operating frequency in MHz.

Frequency affects both wavelength and free-space path loss.

Typical examples include:

  • 433 MHz
  • 868 MHz
  • 915 MHz
  • 2400 MHz
  • 5800 MHz

The frequency must be greater than zero.

Distance

Enter the transmitter-to-receiver distance in km.

Distance is used in the FSPL calculation. As the propagation distance increases, free-space path loss increases.

Make sure to convert your distance to kilometers before entering it.

For example:

  • 500 m = 0.5 km
  • 1,000 m = 1 km
  • 5,000 m = 5 km

Transmit Power

Enter transmitter power in dBm.

dBm is a logarithmic power unit referenced to 1 milliwatt.

Because the calculator operates in dB-based link-budget units, entering power in dBm keeps the calculation straightforward.

Transmit Antenna Gain

Enter the transmit antenna gain in dBi.

A higher-gain antenna can increase the theoretical received power in its intended direction.

For example, a directional antenna may provide substantially more gain in its main beam than an isotropic radiator.

Receive Antenna Gain

Enter the receiving antenna gain in dBi.

Receive antenna gain contributes directly to the calculated link budget. Increasing receive antenna gain increases the theoretical received power by the same number of dB.

System Loss

Enter additional system losses in dB.

This can represent losses associated with components such as:

  • RF cables
  • Connectors
  • Filters
  • Passive components
  • Other implementation losses

The calculator subtracts system loss from the received-power calculation.

For example, if the estimated system loss is 3 dB, the received-power result is reduced by 3 dB compared with a zero-loss calculation.

Friis Transmission Equation Formula

The primary equation used by the calculator is:

Pr = Pt + Gt + GrFSPLL

The free-space path loss calculation is:

FSPL = 32.44 + 20log10(f) + 20log10(d)

The wavelength calculation is:

λ = 300f

EIRP is:

EIRP = Pt + Gt

Total antenna gain is:

Gtotal = Gt + Gr

And received power in milliwatts is:

PmW = 10Pr/10

Formula Variables

SymbolMeaningUnit
PrReceived powerdBm
PtTransmit powerdBm
GtTransmit antenna gaindBi
GrReceive antenna gaindBi
FSPLFree-space path lossdB
LSystem lossdB
fFrequencyMHz
dDistancekm
λWavelengthm

Real-Life Example: 2.4 GHz Wireless Link

Consider an engineer designing a theoretical point-to-point wireless link between two locations separated by 2 km.

The radio system has:

  • Frequency = 2400 MHz
  • Distance = 2 km
  • Transmit power = 20 dBm
  • TX antenna gain = 10 dBi
  • RX antenna gain = 10 dBi
  • System loss = 2 dB

Step 1: Calculate Wavelength

λ = 3002400λ = 0.125m

The calculated wavelength is approximately 0.125 m.

Step 2: Calculate FSPL

Using the calculator's MHz/km formula:

FSPL = 32.44 + 20log10(2400) + 20log10(2)

This produces an FSPL of approximately:

FSPL ≈ 46.08 + 6.02FSPL ≈ 52.10dB

Step 3: Calculate EIRP

EIRP = 20 + 10EIRP = 30dBm

Step 4: Calculate Total Antenna Gain

Gtotal = 10 + 10Gtotal = 20dB

Step 5: Calculate Received Power

Pr = 20 + 10 + 10 − 52.10 − 2Pr ≈ − 14.10dBm

Step 6: Convert to Milliwatts

PmW = 10 − 14.10/10

The result is approximately:

Pr ≈ 0.039mW

Therefore, under the calculator's free-space assumptions, the theoretical received power is approximately −14.10 dBm, or 0.039 mW.

What Does This Result Mean?

The result provides a theoretical RF power level at the receiver. It does not, by itself, prove that the wireless link will operate reliably.

For an actual deployment, the engineer should compare the calculated received power with the radio's receiver sensitivity and determine the available link margin.

Additional factors such as antenna alignment, polarization, obstacles, multipath, feeder losses, and environmental conditions may cause the measured received signal to differ from the theoretical value.

Practical Use Cases

Point-to-Point Wireless Links

The calculator can provide an initial estimate for point-to-point radio systems.

Examples include:

  • Building-to-building wireless connections
  • Campus networks
  • Industrial links
  • Long-distance radio systems
  • Microwave communication links

An engineer can quickly evaluate how distance, frequency, antenna gain, and transmit power affect the theoretical received signal.

Antenna System Design

Antenna gain is one of the key variables in the Friis equation.

The calculator allows users to compare different antenna configurations.

For example, you can compare a system using 5 dBi antennas at both ends with another using 10 dBi antennas. Keeping other variables constant, the higher-gain configuration produces a stronger theoretical link budget.

RF Education

The calculator is also useful for learning the fundamentals of:

  • RF propagation
  • Antenna gain
  • Free-space path loss
  • dBm
  • dBi
  • EIRP
  • Wireless link budgets

Instead of calculating every logarithm manually, students can change one parameter at a time and observe how the theoretical received power changes.

Satellite Communication

Satellite communication frequently involves long line-of-sight paths where free-space propagation is an important part of the overall link calculation.

The Friis relationship can therefore serve as a theoretical baseline for:

  • Satellite-to-ground links
  • Satellite-to-satellite links
  • Space communication studies

However, professional satellite link budgets normally include considerably more parameters than this simplified calculation.

RF Troubleshooting

The calculator can also be used as a baseline when troubleshooting an RF link.

For example, if a calculated free-space received power is significantly different from an actual measurement, an engineer can investigate potential causes such as:

  • Incorrect antenna gain assumptions
  • Cable losses
  • Connector losses
  • Polarization mismatch
  • Antenna misalignment
  • Obstructions
  • Multipath propagation
  • Additional system losses

Friis Equation vs Free-Space Path Loss

Friis transmission and free-space path loss are closely related, but they are not the same calculation.

FSPL describes the theoretical propagation loss associated with transmission through free space.

The Friis transmission equation uses free-space propagation along with transmit power, transmit antenna gain, and receive antenna gain to determine received power.

The calculator combines these concepts through:

Pr = Pt + Gt + GrFSPLL

Therefore, FSPL is one component of the Friis-based link calculation.

A free-space path loss calculator might tell you how much signal is lost during propagation, while a Friis transmission calculator can use that loss together with transmitter and antenna parameters to estimate the resulting received power.

Assumptions and Limitations

The Friis equation is based on an idealized propagation model, so its results need to be interpreted correctly.

Free-Space Propagation

The calculator assumes free-space propagation. Real environments rarely behave like perfect free space.

Buildings, terrain, trees, walls, and other structures can introduce additional attenuation or reflections.

Line of Sight

The model is most useful when there is a clear propagation path between the antennas.

An obstructed path can produce losses that are not represented by the basic Friis calculation.

Antenna Alignment

The calculator uses the antenna gains entered by the user. It does not independently model antenna orientation or detailed radiation patterns.

A directional antenna that is poorly aligned may not deliver its nominal gain toward the receiving antenna.

Polarization

The basic calculation does not explicitly include polarization mismatch.

If the transmit and receive antenna polarizations are not properly matched, additional loss can occur.

Multipath

Reflections can cause constructive and destructive interference. Consequently, real received signal strength may vary considerably from a simple free-space prediction.

Receiver Sensitivity

The calculated received power is not the same thing as link quality.

A complete wireless analysis should consider receiver sensitivity, required signal-to-noise ratio, modulation, bandwidth, coding, interference, and desired link margin.

Factors That Affect Real-World Received Power

Several variables can cause real RF measurements to differ from a Friis-based estimate.

Distance

Increasing distance increases free-space path loss and therefore reduces theoretical received power.

Frequency

Frequency appears directly in the FSPL equation. At the same distance, higher frequencies produce greater free-space path loss.

Antenna Gain

Higher transmit or receive antenna gain can improve the theoretical link budget.

However, antenna gain is directional and depends on where the antenna radiates or receives energy.

Cable and Connector Loss

Loss between the radio and antenna reduces the power available to the propagation path and can reduce received power.

Polarization

A mismatch between antenna polarizations can introduce additional loss.

Obstructions

Buildings, terrain, vegetation, and other physical objects can attenuate or reflect RF signals.

Multipath

Reflected signals can combine with the direct signal and produce constructive or destructive interference.

Atmospheric Effects

Depending on frequency, path length, and operating environment, atmospheric effects can also become relevant in detailed RF link analysis.

How to Use the Friis Transmission Equation Calculator

Using the calculator is straightforward:

  1. Enter the operating frequency in MHz.
  2. Enter the link distance in km.
  3. Enter transmit power in dBm.
  4. Enter transmit antenna gain in dBi.
  5. Enter receive antenna gain in dBi.
  6. Enter the estimated system loss in dB.
  7. Calculate the result.
  8. Review the wavelength, FSPL, EIRP, total antenna gain, received power, and system loss.

For practical link planning, don't stop at the received-power value. Compare the calculated received power with the receiver's sensitivity and determine the available link margin.

Understanding dBm, dBi, and dB

What Is dBm?

dBm is a logarithmic unit for expressing power relative to 1 milliwatt.

The conversion from milliwatts to dBm is:

PdBm = 10log10(PmW)

For example, 1 mW corresponds to 0 dBm.

What Is dBi?

dBi represents antenna gain relative to an ideal isotropic radiator.

It describes antenna directional gain rather than transmitter power.

What Is dB?

dB represents a logarithmic ratio between two power levels or quantities.

In an RF link budget, dB is commonly used for gains and losses.

These units should not be treated as interchangeable:

  • dBm → absolute power level
  • dBi → antenna gain relative to isotropic
  • dB → relative gain or loss

How to Improve RF Link Performance

If your calculated received power is lower than desired, several design changes may improve the theoretical link budget.

Increase Antenna Gain

Higher-gain antennas can improve the link budget, particularly in directional point-to-point systems.

Reduce System Loss

Use appropriate RF cables, connectors, and components with lower insertion loss where practical.

Improve Antenna Alignment

Directional antennas need accurate alignment to maximize the energy transmitted toward and received from the remote station.

Reduce Link Distance

A shorter propagation path reduces free-space path loss.

Optimize Transmit Power

Increasing transmit power can improve received power, subject to applicable regulatory limits and equipment specifications.

Improve Receiver Performance

A receiver with better sensitivity can potentially operate at a lower received signal level.

The best solution is usually a combination of antenna, propagation, hardware, and link-budget improvements rather than simply increasing transmitter power.

Common Mistakes When Using the Friis Equation

Mixing Units

This calculator expects frequency in MHz and distance in km. Using Hz or meters without conversion will produce an incorrect result.

Entering Watts Instead of dBm

Transmit power must be entered as dBm, not watts.

Confusing dBi and dB

Antenna gain is entered in dBi, while system loss is entered in dB.

Ignoring System Loss

A real RF installation can contain cable, connector, filter, and other losses.

Assuming Theoretical Power Equals Measured Power

The Friis equation is an idealized free-space model. Real propagation can produce substantially different measurements.

Ignoring Antenna Orientation

Antenna gain is not necessarily uniform in every direction, especially for directional antennas.

Treating Received Power as Link Margin

Received power is only one part of determining whether a wireless link will perform reliably. Receiver sensitivity and required link margin must also be considered.

Frequently Asked Questions

What is the Friis transmission equation?

The Friis transmission equation estimates the received power between transmitting and receiving antennas under free-space propagation conditions. It accounts for transmit power, antenna gains, wavelength, and distance. A dB-based version can also include additional system losses.

What does a Friis Transmission Equation Calculator calculate?

It calculates wavelength, free-space path loss, EIRP, total antenna gain, and theoretical received power using frequency, distance, transmit power, antenna gains, and system loss.

What is the Friis received power formula?

The calculator uses:

Pr = Pt + Gt + GrFSPLL

where Pt is transmit power, Gt and Gr are antenna gains, FSPL is free-space path loss, and L is system loss.

How do I calculate free-space path loss?

For frequency in MHz and distance in km, the calculator uses:

FSPL = 32.44 + 20log10(f) + 20log10(d)

The result is expressed in dB.

How does distance affect the Friis equation?

Increasing distance increases free-space path loss. Because distance appears inside a logarithmic term, the relationship is logarithmic rather than linear.

How does frequency affect Friis transmission loss?

Frequency appears in the FSPL calculation through 20log10(f). For a fixed propagation distance, increasing frequency increases calculated free-space path loss.

What is EIRP?

EIRP is effective isotropic radiated power. In this calculator, it is determined by adding transmit power in dBm to transmit antenna gain in dBi:

EIRP = Pt + Gt

Can the Friis equation be used for Wi-Fi?

Yes, it can provide a theoretical free-space estimate for a Wi-Fi link. However, indoor and urban Wi-Fi environments commonly include walls, reflections, multipath, interference, and other factors that are not represented by the basic free-space model.

Can the Friis equation be used for satellite communication?

Yes. The Friis relationship can be useful for understanding free-space propagation in satellite communication. However, a complete satellite link budget normally includes additional parameters such as other system gains and losses and propagation effects.

What is a good received power level?

There is no single received-power value that is universally "good." The required level depends on receiver sensitivity, bandwidth, modulation, coding, noise, signal-to-noise requirements, interference, and desired link margin.

Why is calculated received power different from measured power?

Differences can result from obstructions, multipath, antenna alignment, polarization mismatch, cable losses, connector losses, antenna-pattern effects, environmental conditions, and other factors not represented by the simplified free-space model.

Key Takeaways

The Friis Transmission Equation Calculator provides a fast way to estimate theoretical received power for a free-space wireless link.

The most important relationships are:

Pr = Pt + Gt + GrFSPLLFSPL = 32.44 + 20log10(f) + 20log10(d)λ = 300f

The calculator is useful for preliminary RF design, antenna comparisons, wireless link analysis, education, and free-space propagation studies.

Remember that the result is a theoretical estimate, not a guarantee of real-world signal strength. For an actual deployment, use the calculated received power as one component of a broader RF link budget that considers receiver sensitivity, link margin, antenna characteristics, propagation environment, and additional system losses.

Inputs used by this calculator

  • Frequency — use MHz.
  • Distance — use km.
  • Transmit Power — use dBm.
  • Transmit Antenna Gain — use dBi.
  • Receive Antenna Gain — use dBi.
  • System Loss — use dB.
AW
RF Engineering ExpertCalculator content reviewer

Alex Warren

B.Sc. in Electrical & Electronic Engineering (EEE)

Alex specialises in antenna design and wave propagation. His expertise helps ensure these calculators present practical RF concepts, useful design estimates, and clear engineering guidance for students, HAM operators, and wireless professionals.

Electrical & Electronic EngineeringAntenna & Wave Propagation
Connect: