Electromagnetic Wave Propagation Basics

From Transmitter to Receiver

Every wireless link begins with an electromagnetic wave leaving a transmit antenna and ends with what remains of that wave arriving at a receive antenna. Between these two points, the wave interacts with the environment β€” it spreads, reflects, diffracts, scatters, and is absorbed. Understanding these mechanisms is essential for predicting coverage, capacity, and reliability.

Definition:

Maxwell's Equations (Communications Perspective)

In a source-free, linear, isotropic medium, Maxwell's equations in phasor form are:

βˆ‡Γ—E=βˆ’jωμH,βˆ‡Γ—H=jωΡE\nabla \times \mathbf{E} = -j\omega\mu\mathbf{H}, \qquad \nabla \times \mathbf{H} = j\omega\varepsilon\mathbf{E}

These yield the wave equation for plane waves propagating in the zz-direction:

E(z,t)=E0 ej(Ο‰tβˆ’Ξ²z) x^\mathbf{E}(z, t) = E_0\,e^{j(\omega t - \beta z)}\,\hat{\mathbf{x}}

where Ξ²=ωμΡ=2Ο€/Ξ»\beta = \omega\sqrt{\mu\varepsilon} = 2\pi/\lambda is the phase constant, Ξ»=c/f\lambda = c/f is the wavelength, and c=1/ΞΌ0Ξ΅0β‰ˆ3Γ—108c = 1/\sqrt{\mu_0\varepsilon_0} \approx 3 \times 10^8 m/s in free space.

For communications, we rarely solve Maxwell's equations directly. Instead, we use their consequences: the Friis equation, reflection coefficients, and diffraction models.

Definition:

Isotropic Radiator and Antenna Gain

An isotropic radiator radiates equally in all directions. At distance dd, the power flux density is

S=Pt4Ο€d2(W/m2)S = \frac{P_t}{4\pi d^2} \quad \text{(W/m}^2\text{)}

A real antenna concentrates power in certain directions. The antenna gain GG is the ratio of power density in the direction of maximum radiation to that of an isotropic radiator:

Smax⁑=PtGt4Ο€d2.S_{\max} = \frac{P_t G_t}{4\pi d^2}.

The effective aperture relates gain to the physical collecting area:

Ae=Ξ»24Ο€Gr.A_e = \frac{\lambda^{2}}{4\pi} G_r.

Theorem: Friis Transmission Equation

For a clear line-of-sight link with separation d≫λd \gg \lambda, the received power is

Pr=PtGtGr(Ξ»4Ο€d)2.P_r = P_t G_t G_r \left(\frac{\lambda}{4\pi d}\right)^2.

In decibels:

Pr (dBm)=Pt (dBm)+Gt (dBi)+Gr (dBi)βˆ’PLfs (dB)P_r\,\text{(dBm)} = P_t\,\text{(dBm)} + G_t\,\text{(dBi)} + G_r\,\text{(dBi)} - PL_{\text{fs}}\,\text{(dB)}

where the free-space path loss is

PLfs(d)=20log⁑10 ⁣(4Ο€dΞ»)Β dB.PL_{\text{fs}}(d) = 20\log_{10}\!\left(\frac{4\pi d}{\lambda}\right) \text{ dB}.

The 1/d21/d^2 dependence arises from the spreading of power over a sphere of area 4Ο€d24\pi d^2. The Ξ»2\lambda^{2} term reflects the effective aperture of the receive antenna β€” higher frequencies have smaller apertures and thus collect less power for a given gain.

Example: Link Budget Calculation

A 2.4 GHz Wi-Fi access point transmits 20 dBm with antenna gain Gt=5G_t = 5 dBi. A laptop at d=50d = 50 m has Gr=2G_r = 2 dBi. Find the received power in free space.

Common Mistake: Free-Space Path Loss Is NOT Absorption

Mistake:

Saying "free space absorbs the signal" or "path loss means the energy is lost."

Correction:

Free-space path loss is a geometric effect: power spreads over an ever-larger sphere. No energy is absorbed β€” the total power crossing any enclosing sphere is still PtP_t. What decreases is the power density at the receiver, and hence the power captured by the finite-area antenna.

Key Takeaway

Free-space path loss follows the inverse-square law: doubling the distance costs 6 dB, and doubling the frequency also costs 6 dB. The Friis equation is the starting point for every link budget β€” all other propagation effects are modelled as deviations from it.

Historical Note: Harald T. Friis and the Transmission Equation

Harald T. Friis derived his famous equation in 1946 at Bell Labs. It was one of the first rigorous analyses of radio link performance and remains the foundation of every link budget calculation. Friis also introduced the concept of noise figure, which we encounter in receiver design (Chapter 7).

Definition:

Effective Isotropic Radiated Power (EIRP)

The EIRP combines transmit power and antenna gain into a single figure of merit:

EIRP=Ptβ‹…GtorEIRPΒ (dBm)=Pt (dBm)+Gt (dBi).\text{EIRP} = P_t \cdot G_t \qquad \text{or} \qquad \text{EIRP (dBm)} = P_t\,\text{(dBm)} + G_t\,\text{(dBi)}.

Regulatory limits are typically expressed as maximum EIRP. For example, the FCC limits unlicensed operation at 2.4 GHz to 36 dBm EIRP (4 W).

Quick Check

By how many dB does free-space path loss increase when the distance doubles?

3 dB

6 dB

10 dB

20 dB

Path Loss

The ratio of transmitted to received power (in dB): PL=Pt/PrPL = P_t/P_r (linear) or PL=Pt(dBm)βˆ’Pr(dBm)PL = P_t(\text{dBm}) - P_r(\text{dBm}) (dB).

Related: Friis Transmission Equation, Free Space, Antenna Parameters in Link Budgets

EIRP

Effective Isotropic Radiated Power: EIRP=PtGt\text{EIRP} = P_t G_t. The power that an isotropic antenna would need to produce the same peak power density.

Related: Isotropic Radiator and Antenna Gain, Friis Transmission Equation

Antenna Gain

The ratio of radiation intensity in a given direction to that of an isotropic radiator. Related to effective aperture by G=4Ο€Ae/Ξ»2G = 4\pi A_e / \lambda^{2}.

Related: Effective Isotropic Radiated Power (EIRP), Effective Aperture