13.1 Boundary Conditions
When a plane wave hits a planar interface between media $(n_1, \mu_1)$ and $(n_2, \mu_2)$, we match tangential E and H across the boundary (from Maxwell's equations). By Snell's law: $n_1\sin\theta_i = n_2\sin\theta_t$.
13.2 Fresnel Equations
Separating into s-polarization (TE: E β₯ plane of incidence) and p-polarization (TM: E β₯ plane):
s-polarization (TE)
p-polarization (TM)
Reflectance $R = r^2$, Transmittance $T = (n_2\cos\theta_t)/(n_1\cos\theta_i)\,t^2$, and $R + T = 1$ (energy conservation).
13.3 Special Angles
Brewster's Angle
p-polarized light is completely transmitted at Brewster's angle. Used in laser Brewster windows.
Critical Angle (TIR)
For $\theta_i > \theta_c$, total internal reflection: $R = 1$. Basis of optical fibers.
Simulation: Fresnel Equations
Fresnel Equations & TIR
Plots Rs, Rp, Ts, Tp vs angle for air-glass interface, shows Brewster's angle and total internal reflection.
Click Run to execute the Python code
First run will download Python environment (~15MB)