Friis Transmission Equation

Study notes for undergraduate electrical engineering students on the fundamental equation for wireless communication link budget calculation

Introduction

The Friis Transmission Equation (also known as the Friis transmission formula) is a fundamental equation in antenna theory and wireless communications. It is used to calculate the power received by one antenna from another antenna under ideal conditions.

Developed by Harald T. Friis in 1946, this equation is essential for designing wireless communication systems, calculating link budgets, and understanding the factors that affect signal strength in free space.

Key Application: The equation is primarily used to determine if a radio communication link is feasible given specific transmitter power, antenna gains, distance, and frequency.

The Equation

The Friis transmission equation in its basic form is:

Pr Pt
= Gt Gr
λ2 (4πR)2

Where:

Pr / Pt = Power Ratio

The ratio of received power to transmitted power (also known as the path loss in linear terms).

Equation Terms Explained

Pr - Received Power (W)

The power available at the receiving antenna terminals.

Pt - Transmitted Power (W)

The power supplied to the transmitting antenna.

Gt - Transmitting Antenna Gain

The gain of the transmitting antenna relative to an isotropic radiator (dimensionless ratio, often expressed in dBi).

Gr - Receiving Antenna Gain

The gain of the receiving antenna relative to an isotropic radiator.

λ - Wavelength (m)

The wavelength of the transmitted signal. λ = c/f, where c is the speed of light (3×108 m/s) and f is the frequency.

R - Distance Between Antennas (m)

The separation between the transmitting and receiving antennas.

Note: The equation assumes the antennas are in far-field of each other and are polarization-matched.

Interactive Equation Explorer

Adjust the parameters below to see how they affect the received power:

10 W
1000 m
2.4 GHz
10
10

Key Insight 1

Received power decreases with the square of the distance (1/R² factor in the equation).

Key Insight 2

Higher frequency signals have shorter wavelengths, which reduces received power for the same antenna gains.

Assumptions & Limitations

The Friis transmission equation makes several important assumptions:

  • Antennas are in the far-field (Fraunhofer region) of each other
  • Antennas have impedance matching and are polarization-matched
  • Propagation occurs in free space without obstacles
  • No multipath propagation or interference
  • System is lossless except for the spreading loss
  • Bandwidth is narrow enough that antenna characteristics don't vary with frequency

Practical Consideration

In real-world applications, additional factors must be considered: atmospheric absorption, rain attenuation, obstructions, reflections, and system losses. These are often accounted for by adding margin to the link budget calculation.

Friis Equation Calculator

Calculate the received power using the Friis transmission equation:

Calculation Result

Example Problem

Problem: A wireless communication link operates at 5.8 GHz. The transmitter has an output power of 20 W and uses an antenna with a gain of 15 dBi. The receiver antenna has a gain of 12 dBi. If the distance between antennas is 2 km, calculate the received power.

Step 1: Convert gains from dBi to linear scale

Gt (linear) = 1015/10 = 101.5 ≈ 31.62

Gr (linear) = 1012/10 = 101.2 ≈ 15.85

Step 2: Calculate wavelength

λ = c/f = (3×108 m/s) / (5.8×109 Hz) ≈ 0.0517 m

Step 3: Apply Friis equation

Pr = Pt Gt Gr (λ/(4πR))2

Pr = 20 × 31.62 × 15.85 × (0.0517/(4π×2000))2

Pr ≈ 20 × 31.62 × 15.85 × (0.0517/25132.7)2

Pr ≈ 20 × 31.62 × 15.85 × (2.057×10-6)2

Pr ≈ 20 × 31.62 × 15.85 × 4.23×10-12

Pr ≈ 4.24×10-8 W = 42.4 nW

Step 4: Convert to dBm for practical interpretation

Pr (dBm) = 10×log10(42.4×10-9 / 0.001) ≈ -43.7 dBm

Interpretation: The received power is approximately -43.7 dBm, which is a typical value for many wireless communication systems. This power level would need to be compared with the receiver sensitivity to determine if the link is feasible.