Optical Path Length and Phase
Optical Path Length and Phase
The optical path length (OPL) is the equivalent distance light would travel in vacuum to accumulate the same phase as it does traveling a physical distance through a medium of refractive index :
Why OPL Matters
Inside a medium, light travels slower () and its wavelength shortens (). But the phase accumulated per meter of wavelength is the same as in vacuum. The OPL captures the total phase accumulation in vacuum-equivalent meters.
OPL is the foundation of:
- Interference calculations — path difference in OPL determines constructive or destructive interference
- Optical coherence — coherence length in OPL units
- Wavefront engineering — spatial light modulators and adaptive optics manipulate OPL
Phase Difference
As light travels through a medium, the accumulated phase is:
Where is the vacuum wavelength.
When two beams with OPL difference interfere:
- Constructive if ()
- Destructive if
Example: Light () through glass (, ):
That is roughly 27,000 full oscillations — which is why the slightest path length difference matters in interferometry.
Optical Path Difference
When comparing two paths, the optical path difference (OPD) determines the interference outcome:
Your Task
Implement the OPL and phase difference calculations.