← Part V: Radiation
Chapter 15

Retarded Potentials & Liénard–Wiechert Fields

Fields of moving charges include retardation — information travels at speed c.

15.1 Retarded Potentials

The solution to the Lorenz-gauge wave equations for time-varying sources is the retarded potentials — signals travel at speed $c$, so the potential at $(\mathbf{r}, t)$ is determined by the source at the retarded time $t_r = t - |\mathbf{r} - \mathbf{r}'|/c$:

$$V(\mathbf{r}, t) = \frac{1}{4\pi\epsilon_0}\int \frac{\rho(\mathbf{r}', t_r)}{|\mathbf{r}-\mathbf{r}'|}\,d\tau'$$$$\mathbf{A}(\mathbf{r}, t) = \frac{\mu_0}{4\pi}\int \frac{\mathbf{J}(\mathbf{r}', t_r)}{|\mathbf{r}-\mathbf{r}'|}\,d\tau'$$

These are the Jefimenko equations when expressed directly in terms of $\mathbf{E}$ and $\mathbf{B}$.

15.2 Liénard–Wiechert Potentials

For a point charge $q$ moving along trajectory $\mathbf{w}(t)$ with velocity$\mathbf{v} = \dot{\mathbf{w}}$, the retarded potentials are the Liénard–Wiechert potentials:

$$V(\mathbf{r}, t) = \frac{1}{4\pi\epsilon_0}\frac{qc}{\mathscr{r}c - \boldsymbol{\mathscr{r}}\cdot\mathbf{v}}, \qquad \mathbf{A}(\mathbf{r},t) = \frac{\mathbf{v}}{c^2}V$$

where $\boldsymbol{\mathscr{r}} = \mathbf{r} - \mathbf{w}(t_r)$ is evaluated at the retarded time. The resulting fields contain two parts:

Velocity (Coulomb) fields

Fall off as $1/\mathscr{r}^2$. Dominate near the charge. Do not radiate (no net energy flux to infinity).

Acceleration (radiation) fields

Fall off as $1/\mathscr{r}$. Proportional to acceleration. These radiate energy to infinity.

$$\mathbf{E} = \frac{q}{4\pi\epsilon_0}\frac{\mathscr{r}}{\left(\boldsymbol{\mathscr{r}}\cdot\mathbf{u}\right)^3}\left[(c^2 - v^2)\mathbf{u} + \boldsymbol{\mathscr{r}}\times(\mathbf{u}\times\mathbf{a})\right], \quad \mathbf{u} \equiv c\hat{\mathscr{r}} - \mathbf{v}$$

Simulation: Dipole Radiation & Retarded Fields

Visualizes the radiation pattern of an oscillating electric dipole, the retardation delay, and the $P \propto \omega^4$ (Larmor) frequency dependence.

Liénard–Wiechert: Dipole Radiation

Far-field radiation pattern of an oscillating electric dipole, retarded fields, and Larmor power vs frequency.

Click Run to execute the Python code

First run will download Python environment (~15MB)