Are the Fresnel coefficients equal for E and B fields?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Gabriel Maia
Messages
70
Reaction score
1
From the Maxwell Equations we know that there are four boundary conditions for an electromagnetic wave crossing an interface between two dielectric media. For the TE polarisation state, these conditions give us that

[itex]E_{i} + E_{r} = E_{t}[/itex]

[itex]B_{i}\,\cos\theta_{i} - B_{r}\,\cos\theta_{r} = B_{t}\,\cos\theta_{t}[/itex]

where [itex]E[/itex] and [itex]B[/itex] are the components parallel to the interface of the electric and the magnetic fields, respectively. The indices i, r and t are associated with the incoming, the reflected and the transmitted waves, being then [itex]\theta_{i}[/itex] the angle of incidence, [itex]\theta_{r}=\theta_{i}[/itex] the angle of reflection and [itex]\theta_{t}[/itex] the angle of transmission.

Now, knowing that [itex]B=n\,E/c[/itex] and that [itex]E_{r}/E_{i} = R[/itex] and [itex]E_{t}/E_{i} = T[/itex] we have the set of equations

[itex]1 + R = T[/itex]

[itex]1 - R = \frac{\displaystyle n_{2}\,\cos\theta_{t}}{\displaystyle n_{1}\,\cos\theta_{i}}\,T[/itex]

Solving these equations, we will arrive at the known Fresnel coefficients for the TE polarisation:

[itex]T = \frac{\displaystyle 2\,n_{1} \cos\theta_{i}}{\displaystyle n_{1}\,\cos\theta_{i}+n_{2}\,\cos\theta_{t}}[/itex]

[itex]R = \frac{\displaystyle n_{1}\,\cos\theta_{i}-n_{2}\,\cos\theta_{t}}{\displaystyle n_{1}\,\cos\theta_{i}+n_{2}\,\cos\theta_{t}}[/itex]

The problem is that, if I write the equations in terms of the magnetic field, that is, if I use that [itex]E=c\,B/n[/itex], the transmission coefficient becomes different:

[itex]T = \frac{\displaystyle 2\,n_{2} \cos\theta_{i}}{\displaystyle n_{1}\,\cos\theta_{i}+n_{2}\,\cos\theta_{t}}[/itex]Is this correct? I could not find a mistake in my derivations so I am inclined to believe it is indeed correct, but if it is so, why do we always talk about the Fresnel coefficients of the Electric field?

Thank you very much.
 
Physics news on Phys.org
Gabriel Maia said:
[itex]E_{t}/E_{i} = T[/itex]

Are you sure about this?
I would calculate the transmission comparing the Poynting vector of the incident and the transmitted light. Assuming ##\mu=1##,
##E_tB_T/(E_iB_i)=T## or ##n_2E_t^2/n_1E_i^2## and a similar equation for R.
 
DrDu said:
Are you sure about this?
I would calculate the transmission comparing the Poynting vector of the incident and the transmitted light. Assuming ##\mu=1##,
##E_tB_T/(E_iB_i)=T## or ##n_2E_t^2/n_1E_i^2## and a similar equation for R.
Doing some math I found out that, in order for

[itex]B_{t} = n\,E_{t}/c[/itex]

we must have

[itex]E_{t} = T_{E}\,E_{i}[/itex]

[itex]B_{t} = T_{B}\,B_{i}[/itex]

So I believe it makes sense for the Fresnel coefficients to be different for both fields.
 
Gabriel Maia said:
So I believe it makes sense for the Fresnel coefficients to be different for both fields.
Probably yes. It is a bit confusing that you uses "T" and "R" for the coefficients of the field amplitudes. Most texts I know use "t" and "r" for the amplitudes and use the capital letters for the intensities.
 
  • Like
Likes   Reactions: Gabriel Maia