Preview: Setting Up an Optical System
Explore the fundamentals of setting up optical systems in Python by using Jones calculus. Understand how light polarization is represented by Jones vectors and optical components by Jones matrices. Learn to compute the combined system matrix for multiple optical elements and apply it to analyze polarization changes. This lesson prepares you to solve problems involving optical system setup.
We'll cover the following...
Preview
In optical physics, light can be described using Jones calculus.
Light polarization is represented by a Jones vector, with dimensions :
Each light polarization has its distinct Jones vector.
and all optical elements are represented by Jones matrices, with dimensions :
Each element has a distinct Jones matrix.
When light crosses an optical element, the resulting polarization of the emerging light is found by taking the product of the Jones matrix from the optical element and the Jones vector from the incident light.
The above picture can be mathematically represented as:
...