Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2 Assess need for Berreman calculus #8

Open
Tracked by #6
Jashcraf opened this issue Jul 31, 2022 · 2 comments
Open
Tracked by #6

1.2 Assess need for Berreman calculus #8

Jashcraf opened this issue Jul 31, 2022 · 2 comments

Comments

@Jashcraf
Copy link
Owner

No description provided.

@Jashcraf
Copy link
Owner Author

Jashcraf commented Aug 5, 2022

Birefringent Thin Films and Polarizing Elements

Section 3.3: Propagation in Layered Biaxial Media

A plane wave incident on a parallel layer of biaxial medium will excite four plane waves in the medium. These waves are linearly polarized in directions specified by the D fields and share the same value $\beta$ for snells law

$$\beta = nsin(\theta)$$

Where the angles change based on the effective refractive index experienced. We also know that there are four parameters $\alpha$ defined by

$$\alpha = ncos\theta$$

amounts to knowledge of the four indices and angles, because

$$ n = \sqrt{\alpha^2 + \beta^2} $$ $$ \theta = arcsin(\beta/n) $$

These are used to solve Fresnel's quartic equation, which is kind of a beast

image

But there are simplifications for Uniaxial and Isotropic media later in the chapter. To determine the basis vectors you need to solve for the Auxilliary Matrix L

image

Which I think is just a function of the layer thickness and electric permitivity. Computing the field matrix is done by solving for the eigenvectors of the auxilliary matrix.

image

@Jashcraf
Copy link
Owner Author

Jashcraf commented Aug 5, 2022

Berreman Calculus

Section 4.4: Berreman Calculus

Armed with the field matrix you have the basis vectors for your four principal directions. Note that the eigenequation can't be used for the isotropic case (but we would just call the characteristic matrix in this case). Beginning with the field matrix and the field coeficients, we can compute the total field vector.

image

The four waves also change phase linearly with displacement but at different rates. We account for this with a diagonal phase matrix.

image

Computing the characteristic matrix is done like a rotation of the phase matrix by the field matrix

image

Through which the m vector can be propagated

image

For an arbitrary set of thin films this is done with

image

Repeating this procedure for the full characteristic matrix with the field matrix for the cover medium and the substrate medium to derive the system matrix A.

image

@Jashcraf Jashcraf changed the title 1.2 Asses need for Berreman calculus 1.2 Asess need for Berreman calculus Dec 1, 2023
@kenjim21 kenjim21 changed the title 1.2 Asess need for Berreman calculus 1.2 Assess need for Berreman calculus Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant