-
Notifications
You must be signed in to change notification settings - Fork 6
/
Theorem_plane_wave_solutions.tex
37 lines (37 loc) · 1.27 KB
/
Theorem_plane_wave_solutions.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
%
% Copyright © 2018 Peeter Joot. All Rights Reserved.
% Licenced as described in the file LICENSE under the root directory of this GIT repository.
%
\maketheorem{Plane wave solutions to Maxwell's equation.}{thm:planewavesMultivector:620}{
Single frequency \textit{plane wave solutions of Maxwell's equation} have the form
\begin{equation*}
F(\Bx, t)
=
\Real \lr{
\lr{ 1 + \kcap }
\kcap \wedge \BE\,
e^{-j \Bk \cdot \Bx + j \omega t}
}
,
\end{equation*}
where \( \Norm{\Bk} = \omega/c \), \( \kcap = \Bk/\Norm{\Bk} \) is the unit vector pointing along the propagation direction, and \( \BE \) is any complex-valued vector variable.
When a \( \BE \cdot \Bk = 0 \) constraint is imposed on the vector variable \( \BE \), that variable can be interpreted as the electric field, and the solution reduces to
\begin{equation*}
F(\Bx, t)
=
\Real \lr{
\lr{ 1 + \kcap }
\BE\,
e^{-j \Bk \cdot \Bx + j \omega t}
}
,
\end{equation*}
showing that the field phasor \( F(\Bk) = \BE(\Bk) + I \eta \BH(\Bk) \) splits naturally into electric and magnetic components
\begin{equation*}
\begin{aligned}
\BE(\Bk) &= \BE\, e^{-j \Bk \cdot \Bx} \\
\eta \BH(\Bk) &= \kcap \cross \BE \, e^{-j \Bk \cdot \Bx},
\end{aligned}
\end{equation*}
where the directions \( \kcap, \BE, \BH \) form a right handed triple.
} % theorem