Skip to content

Assume a y-polarized uniform plane wave ( Ei, Hi) is incident at an angle of incidence theta(i) from medium 1 ( er1,ur1 ) on medium 2 ( er2,ur2 ) at x=0. Plot the instantaneous expressions of total fields E1(= Ei+ Er), H1(= Hi+ Hr), E2(=Et ),H2 (=Ht ) of the wave in media 1 and 2, respectively. Consider both parallel and perpendicular polarizati…

Notifications You must be signed in to change notification settings

harshb910/Interface-to-determine-Brewster-angle-for-different-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Interface-to-determine-Brewster-angle-for-different-cases

Assume a y-polarized uniform plane wave ( Ei, Hi) is incident at an angle of incidence theta(i) from medium 1 (εr1, μr1) on medium 2 (εr2, μr2) at x=0. Plot the instantaneous expressions of total fields E1(= Ei+ Er), H1(= Hi+ Hr), E2(=Et ),H2 (=Ht ) of the wave in media 1 and 2, respectively. Consider both parallel and perpendicular polarizations separately. Determine the Brewster angle for different cases. The parameter values will be provided from user-end.

Brief Information

  • Taken a y-polarized uniform plane wave (Ei, Hi) is incident at an angle of incidence θi from medium 1 (εr1, μr1) on medium 2 (εr2, μr2) at x=0.
  • Considered both cases of Perpendicular Polarization and Parallel Polarization.
  • Made an app for plotting the instantaneous expressions of total fields E1 (=Ei + Er), H1 (= H1 + Hr), E2 (=Et), H2 (= Ht) of the wave in media 1 and 2, respectively.
  • In the app, we can provide parameters values Ei0, ω, θi, εr1, μr1, εr2, μr2 from user end. It contains buttons for plotting E1(Ei + Er), H1(Hi + Hr), E2(Er) and H2(Hr) for both the cases.
  • It also has a feature to calculate Brewster Angle which is a angle at which incident EM wave has zero reflection coefficient for both Perpendicular and Parallel Polarization.

Description

CASE-1: Perpendicular Polarisation

image

In case of perpendicular polarization, the electric field is perpendicular to the plane of incidence and the magnetic field is parallel to the plane of incidence.

  • For the above case, since the incident electric field, Ei is

image

  • And the reflected electric field, Er is

image

  • Then the total electric field in medium 1, E1 will be Ei+Er

image

  • Similarly. since the incident magnetic field, Hi is

image

  • And the reflected magnetic field, Hr is

image

  • Then the total magnetic field in medium 1, H1 will be Hi+Hr

image

Plotting E1 and H1 in GUI

image

image

image

  • Now, in medium 2 the transmitted electric field, Et is

image

  • Then the total electric field in medium 2, E2 will be (E2=Et)

image

  • Similarly, the transmitted magnetic field, Ht is

image

  • Then the total magnetic field in medium 2, H2 will be (H2=Ht)

image

Plotting E2 and H2 in GUI

image

About

Assume a y-polarized uniform plane wave ( Ei, Hi) is incident at an angle of incidence theta(i) from medium 1 ( er1,ur1 ) on medium 2 ( er2,ur2 ) at x=0. Plot the instantaneous expressions of total fields E1(= Ei+ Er), H1(= Hi+ Hr), E2(=Et ),H2 (=Ht ) of the wave in media 1 and 2, respectively. Consider both parallel and perpendicular polarizati…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages