Model
The medium is homogeneous, isotropic, lossless and nonmagnetic, so ε = n²ε₀ and μ = μ₀. With the suite's
convention E(z, t) = Re{Ẽ ei(kz − ωt)} a wave travelling along k̂ satisfies
At normal incidence on z = 0 the reflected wave has amplitude rẼ and travels along −ẑ, so its H has the
opposite sign relative to its E. The coefficient r comes from the suite's Fresnel model
(fresnel.solve(n₁, n₂, 0).rs, r = (n₁ − n₂)/(n₁ + n₂)); at normal incidence it applies to both Ex and Ey.
A perfect electric conductor has r = −1 and no field inside. Medium 1 then contains
Every number on the page comes from these closed forms. The Poynting-theorem readout differentiates the
instantaneous u and Sz numerically (central differences, steps 10⁻⁵λ₀ and 10⁻⁵T) as an independent consistency check.
- E₀
- peak phasor amplitude |Ẽ| of the incident wave (V/m); Erms = E₀/√2
- ĵ
- unit Jones vector (Ex, Ey) of the incident wave
- η, η₀
- wave impedance η₀/n; η₀ = μ₀c ≈ 376.73 Ω
- k₁, λ₁
- k₁ = n₁ω/c, λ₁ = λ₀/n₁ (λ₀ is always the vacuum wavelength)
- S, I
- Poynting vector (W/m²); I = ⟨Sz⟩ of a travelling wave
- uE, uH
- electric and magnetic energy densities (J/m³)
- r, R, T
- field reflection coefficient; R = |r|², T = (n₂/n₁)|1 + r|²
Derivation
Transversality and H. For fields ∝ ei(k·r − ωt), ∇ → ik and ∂/∂t → −iω. Gauss's law in a
source-free medium gives k·E = 0 and ∇·B = 0 gives k·H = 0. Faraday's law, ∇×E = −μ₀∂H/∂t, becomes
ik×E = iωμ₀H, so H = k×E/(ωμ₀) = (n/(μ₀c)) k̂×E = (1/η) k̂×E. Hence E ⟂ H ⟂ k and |H| = |E|/η.
Direction of S. S = E×(k̂×E)/η = [k̂(E·E) − E(E·k̂)]/η = k̂E²/η, which points along k̂ at every instant and
equals (c/n)u because ½εE² = ½μ₀H² when |H| = |E|/η.
Time averages. For a = Re{Ae−iωt}, b = Re{Be−iωt}, ⟨ab⟩ = ½Re(AB*). So ⟨Sz⟩ = E₀²/(2η) = nε₀cE₀²/2
for peak E₀. Using RMS amplitudes the ½ disappears: I = Erms²/η.
Standing wave. For r = −1, Ẽ = 2iE₀ĵ sin k₁z and H̃ = (2E₀/η₁) ẑ×ĵ cos k₁z. E and H are 90° out of phase in time
and λ₁/4 apart in space, so ⟨Sz⟩ = ½Re(Ẽ×H̃*) = 0 while Sz(t) ∝ sin 2k₁z sin 2ωt sloshes energy back and forth
between neighbouring electric and magnetic antinodes. For general real r the cross terms in ½Re(Ẽ×H̃*) are purely imaginary,
leaving ⟨Sz⟩ = (1 − |r|²)I₀ at every z.
Poynting's theorem. From Maxwell's curl equations, ∂u/∂t + ∇·S = −J·E = 0 without currents. In one dimension
∂u/∂t + ∂Sz/∂z = 0, which is what the readout checks.
Worked example: sunlight at 1 kW/m²
Treat full sunlight at normal incidence as a plane wave with I = 1.00 kW/m² in air (n = 1). The peak field is
E₀ = √(2I/(ε₀c)) = √(2000 / 2.654×10⁻³) ≈ 868 V/m, so Erms ≈ 614 V/m and H₀ = E₀/η₀ ≈ 2.30 A/m.
The mean energy density is ⟨u⟩ = I/c ≈ 3.34 µJ/m³, split equally between electric and magnetic parts.
On a perfect mirror the standing wave has zero net flux, and the reflected momentum gives radiation pressure 2I/c ≈ 6.7 µPa.
If the same 1 kW/m² travels inside glass (n = 1.5), E₀ = √(2I/(nε₀c)) ≈ 709 V/m: a denser medium needs a smaller field for the same flux,
because η is smaller. Load Sunlight 1 kW/m² (E₀ = 868 V/m) and confirm that I₀ reads ≈ 1.00 kW/m².
(Real sunlight is broadband and partially coherent; this example treats only the power balance.)