Set input polarization and cascade up to 4 optical elements (polarizer, QWP, HWP, retarder). Output Jones vector, Stokes parameters, and Poincaré sphere updated in real time.
Degree of polarization: $\mathrm{DOP}= \sqrt{S_1^2+S_2^2+S_3^2}/S_0$
What is Polarization Optics?
🙋
What exactly is a Jones vector? I see it in the simulator output, but it just looks like two complex numbers.
🎓
Basically, it's a compact mathematical way to describe the complete polarization state of a light wave. The two numbers represent the complex amplitudes of the electric field's $E_x$ and $E_y$ components. In practice, their relative magnitude and phase difference tell you if the light is linear, circular, or elliptical. Try moving the "Polarization Angle θ" slider in the simulator—you'll see the two numbers change, describing a purely linear polarization rotating.
🙋
Wait, really? So the "Ellipticity χ" slider then controls how circular it is? What does a phase of 90° do?
🎓
Exactly! When χ is 0°, you have linear light. When you slide χ to +45°, you get right-handed circular polarization. The "Phase δ" is baked into the Jones vector calculation. A 90° phase shift between $E_x$ and $E_y$ is what creates circularity. For instance, set θ to 0° and χ to 45° in the simulator. The Jones vector becomes proportional to $(1, i)$—that 'i' is the 90° phase shift, and the light will spin in a perfect circle.
🙋
Okay, I see the input light. But what's the point of cascading optical elements like a quarter-wave plate (QWP)?
🎓
That's where the real engineering happens! Each optical element is represented by a 2x2 Jones matrix. When light passes through, its Jones vector is multiplied by that matrix, transforming its polarization. A common case is using a QWP to convert linear polarization to circular. In the simulator, set your input to linear (χ=0°), then add a QWP rotated to 0°. The output Jones vector and Poincaré sphere visualization will show it's now circular. This is fundamental for designing optical isolators or LCD screens.
Physical Model & Key Equations
The core idea is that any polarization state can be described by the amplitude and phase of the electric field along two orthogonal axes (x and y). The Jones vector encapsulates this.
Here, $\theta$ is the orientation angle of the polarization ellipse's major axis, and $\chi$ defines its ellipticity (where $\tan\chi$ is the ratio of the minor to major axis). The imaginary unit $i$ inherently applies the necessary phase shift between components.
Optical elements like wave plates and polarizers are modeled as linear operators—Jones matrices—that transform the input Jones vector to an output state.
This matrix represents a quarter-wave plate (introducing a $\pi/2$ phase retardation) rotated by an angle $\alpha$. $R(\alpha)$ is a rotation matrix. The output state is calculated as $\mathbf{J}_{out}= M_{element}\cdot \mathbf{J}_{in}$.
Frequently Asked Questions
θ ranges from -90° to 90° and represents the azimuth angle of the major axis of the ellipse; χ ranges from -45° to 45° and represents the ellipticity (with ±45° corresponding to circular polarization). Input values outside these ranges are automatically normalized.
Place the elements from left to right in the order that light passes through them. The tool calculates using the product of Jones matrices (multiplying sequentially from the rightmost element) and updates the final polarization state in real time.
Each point on the sphere, with S1, S2, and S3 as the three axes, corresponds to a polarization state. S1 indicates the intensity difference between horizontal and vertical, S2 between 45° and 135°, and S3 between right-handed and left-handed circular polarization. The polarization angle and ellipticity can be read directly from the position on the sphere.
Check whether the units for the polarization angle θ and ellipticity angle χ are in degrees (°) or radians. Also, since the phase difference of birefringent elements is wavelength-dependent, verify that the operating wavelength is correct.
Real-World Applications
LCD & Liquid-Crystal Cell Design: Each pixel in your screen is a liquid crystal cell acting as a voltage-controlled wave plate. Engineers use Jones calculus to model how it rotates polarization to block or pass light from the backlight, determining the contrast and color you see.
Fiber-Optic Communications: In long-haul optical fibers, random birefringence causes Polarization Mode Dispersion (PMD), which distorts signals. Analyzing this with Jones matrices helps design compensation techniques to keep data rates high.
LiDAR & Polarimetric Sensing: Autonomous vehicles use LiDAR. The polarization state of scattered laser light carries information about the material it hit (e.g., metal vs. asphalt). Jones vectors model this scattering to improve object classification.
Photoelastic Stress Analysis: When transparent materials like plastic or glass are under stress, they become birefringent. By measuring the induced change in polarization (Jones vector) of light passing through, engineers can visualize and quantify internal stress patterns non-destructively.
Common Misconceptions and Points to Note
When you start using this tool, especially when applying it in practical work, there are several pitfalls to be aware of. First, the relationship between the sign of the "phase difference δ" and the rotation direction. Setting the phase difference δ to +90 degrees (π/2) will turn 45-degree linear polarization into "right-handed circular polarization," but this depends on the definition that the phase lags in the "fast axis" direction. If the results are opposite between the simulator and an actual waveplate, first check this definition. Next, overlooking intensity calculations. While Jones vectors represent the electric field amplitude, what detectors actually measure is light intensity (the square of the absolute value of the electric field). For example, the intensity after passing through a polarizer requires calculating the norm of the computed output vector. Finally, the idealization of perfect polarization. These calculations assume perfectly coherent, monochromatic light. Real light sources, especially LEDs or sunlight, include partial polarization and incoherence. Note that describing the state of such light requires coherence matrices or Mueller matrices, not Jones calculus.