Plasma Frequency: EM Wave Reflection and Transmission

simulator intermediate ~10 min
Loading simulation...
Plasma frequency sets the boundary between wave reflection and transmission in a plasma.

The plasma frequency is the natural oscillation frequency of electrons in a plasma. Electromagnetic waves below this frequency are reflected; above it, they propagate through. This principle explains why radio waves bounce off the ionosphere and why microwave diagnostics can probe fusion plasmas.

Formula

f_pe = (1/2*pi)*sqrt(n_e*e^2 / (m_e*epsilon_0)) — electron plasma frequency
n_r = sqrt(1 - (f_pe/f)^2) — cold plasma refractive index
delta = c / omega_pe — collisionless skin depth

The Frequency That Defines a Plasma

Every plasma has a characteristic frequency — the plasma frequency — that determines how it interacts with electromagnetic radiation. Discovered theoretically by Langmuir and Tonks in the 1920s, it is simply the natural oscillation frequency of the electron sea when displaced from the stationary ion background. Below this frequency, a plasma behaves like a mirror; above it, like transparent glass. This single number controls everything from radio wave propagation in the ionosphere to microwave diagnostics in fusion reactors.

Reflection, Transmission, and Cutoff

When an EM wave enters a plasma, its behavior depends entirely on the ratio f/f_pe. If the wave frequency f exceeds the plasma frequency f_pe, electrons cannot respond fast enough to screen the wave — it propagates through with a refractive index less than 1. If f < f_pe, the electrons oscillate in phase opposition to the wave, perfectly screening it. The wave becomes evanescent, decaying exponentially over a skin depth delta = c/omega_pe. At exactly f = f_pe, the refractive index drops to zero — total reflection.

The Ionosphere as a Plasma Mirror

Earth's ionosphere, with electron densities around 10^12 m^-3, has a plasma frequency of roughly 9 MHz. This is why AM radio (0.5-1.7 MHz) signals can bounce off the ionosphere and travel beyond the horizon, while FM radio (88-108 MHz) and television pass straight through to space. During solar storms, increased ionization raises the plasma frequency, disrupting shortwave communications — a dramatic reminder that we live beneath a dynamic plasma layer.

Probing Fusion Plasmas

In fusion research, the plasma frequency is both a diagnostic tool and a design constraint. Microwave interferometers send beams through the plasma; the phase shift reveals the line-integrated density. Reflectometers exploit the cutoff: a swept-frequency microwave reflects at the layer where its frequency matches the local plasma frequency, mapping the density profile. Electron cyclotron heating must use frequencies above f_pe to penetrate the plasma core. The plasma frequency thus constrains the entire microwave engineering of a fusion device.

FAQ

What is the plasma frequency?

The plasma frequency f_pe = (1/2*pi)*sqrt(n_e*e^2/(m_e*epsilon_0)) is the natural oscillation frequency of free electrons in a plasma. It depends only on electron density. For a typical ionospheric density of 10^12 m^-3, f_pe is about 9 MHz; for a fusion plasma at 10^20 m^-3, f_pe is about 90 GHz.

Why does plasma reflect radio waves?

When an electromagnetic wave enters a plasma with frequency below f_pe, the electrons can respond fast enough to screen out the wave's electric field. The wave becomes evanescent and decays exponentially — it is reflected. Above f_pe, electrons cannot keep up and the wave propagates through. This is why AM radio bounces off the ionosphere for long-distance communication.

What is the plasma refractive index?

The refractive index of an unmagnetized plasma is n = sqrt(1 - (f_pe/f)^2). When f > f_pe, n is real and less than 1 (the phase velocity exceeds c). When f < f_pe, n is imaginary — the wave is evanescent. At f = f_pe, n = 0 and the wave is totally reflected.

How is the plasma frequency used in diagnostics?

Microwave interferometry measures plasma density by sending a wave through the plasma and detecting the phase shift, which depends on f_pe. Reflectometry uses the reflection of waves at the cutoff layer to profile density. These are standard diagnostic techniques in fusion experiments.

Sources

Embed

<iframe src="https://homo-deus.com/lab/plasma-physics/plasma-frequency/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub