Proof of EM Wave Orthogonality: Ideas Needed

  • Thread starter Thread starter dave4000
  • Start date Start date
  • Tags Tags
    Em Em wave Wave
AI Thread Summary
The discussion centers on proving the orthogonality of the electric field (E), magnetic field (B), and the direction of propagation (k) in electromagnetic waves. The equations presented demonstrate the relationships between these vectors, highlighting that k, E, and B must be orthogonal. Participants suggest using the dot product and plane wave representations to simplify the proof. There is clarification that the wavenumber (k) is a scalar, while the vector \vec{k} indicates the direction of propagation. The conversation emphasizes the mathematical approach to understanding these relationships in the context of electromagnetic theory.
dave4000
Messages
16
Reaction score
0
So I am trying to work through the proof why why the direction of proporgation, the E field and B field are all orthogonal to one another.

What i have is...

E=E_{0}e^{i(k\ \bullet \ r-\omega t)}
B=B_{0}e^{i(k\ \bullet \ r-\omega t)}

\nabla \times E= -\frac{dB}{dt} \Rightarrow k \times E_{0}= \omega B_{0}

\nabla \times B= \mu_{0}\epsilon_{0}\frac{dE}{dt} \Rightarrow k \times B_{0}= \mu_{0}\epsilon_{0}\omega E_{0}

and i can see from this why k, B and E must be orthogonal. What I am having difficulty with is how to get from the left to the right...

Any ideas?
 
Last edited:
Physics news on Phys.org
dave4000 said:
So I am trying to work through the proof why why the direction of proporgation, the E field and B field are all orthogonal to one another.

and i can see from this why k, B and E must be orthogonal. What I am having difficulty with is how to get from the left to the right...

Any ideas?
It is interesting and very useful to think about two signals passing one another in a coax cable (e.g., RG-8) without interference. I show cartesian coordinates below, but in a coax, E is radial, and H is azimuthal. Also, for RG-8, E/H = 50 ohms

Ex = E0 exp[j(k z - w t)]
Hy = H0 exp[j(k z - w t)]

and
Ex = E0 exp[j(-k z - w t)]
Hy = -H0 exp[j(-k z - w t)]

So one pulse goes from left to right, and the other from right to left, without a "collision". There are instruments (directional couplers) that can measure the amplitude AND direction of each pulse simultaneously.

Edit: changed k x to k z four places
 
Last edited:
dave4000 said:
What I am having difficulty with is how to get from the left to the right...

You mean how to work out the derivatives?
 
dave4000 said:
So I am trying to work through the proof why why the direction of proporgation, the E field and B field are all orthogonal to one another.

What i have is...
<snip>

and i can see from this why k, B and E must be orthogonal. What I am having difficulty with is how to get from the left to the right...

Any ideas?

Have you tried taking a dot product?

Edit- I just noticed the form you wrote for E and B- spherical wavefronts. That can complicate the maths, so it's easier to use plane waves.
 
Last edited:
For a plane wave, we can use the vector identity (ignoring any currents J)
div(E x H) = H curl E - E curl H
= -E dD/dt - H dB/dt = -1/2 (d/dt)(e0E2 + u0 H2). (= energy loss per meter). So
S= E x H is a vector (called the Poynting vector), whose direction is the direction, and magnitude is the average power flow, in watts per square meter. Both E and H are orthogonal to direction of power flow.
 
Andy Resnick said:
Edit- I just noticed the form you wrote for E and B- spherical wavefronts. That can complicate the maths, so it's easier to use plane waves.

Actually, the OP is using plane waves (and just not specifying the direction of propagation in Cartesian coords, explicitly). Spherical waves have a much more complicated form.
 
dave4000 said:
So I am trying to work through the proof why why the direction of proporgation, the E field and B field are all orthogonal to one another.

What i have is...

E=E_{0}e^{i(k\ \bullet \ r-\omega t)}
B=B_{0}e^{i(k\ \bullet \ r-\omega t)}

\nabla \times E= -\frac{dB}{dt} \Rightarrow k \times E_{0}= \omega B_{0}

\nabla \times B= \mu_{0}\epsilon_{0}\frac{dE}{dt} \Rightarrow k \times B_{0}= \mu_{0}\epsilon_{0}\omega E_{0}

and i can see from this why k, B and E must be orthogonal. What I am having difficulty with is how to get from the left to the right...

Any ideas?

If you are having trouble working out the derivatives, it will help you to look at my responses to question 2. in this thread since you are essentially both trying to work out the same curls...Are you also having trouble with the time derivatives?
 
That thread has proved helpful - i have cracked the derivatives. Thanks.

Another question though, k is the wavenumber right? Is the wavenumber equivalent to the direction of proporgation?

I mean, from the solution k, E and B must be orthogonal, but how does this relate to the direction of proporgtaion?
 
dave4000 said:
That thread has proved helpful - i have cracked the derivatives. Thanks.

Another question though, k is the wavenumber right? Is the wavenumber equivalent to the direction of proporgation?

I mean, from the solution k, E and B must be orthogonal, but how does this relate to the direction of proporgtaion?

You're welcome!:smile:

The scalar k is the wavenumber, the vector \vec{k} which appears in your plane waves (it's a good idea to get into the habit of explicitly writing vectors with some sort of marking to distinguish them from scalars!) , is defined as the product of the wavenumber with the unit vector in the direction of propagation. In other words, \vec{k} points in the direction of propagation and its magnitude is the wavenumber.
 
Back
Top