Nonlinear Optics
At high optical intensities, the response of a medium becomes nonlinear, enabling frequency conversion, self-focusing, and optical solitons through second- and third-order susceptibilities.
5.1 Nonlinear Polarization
In the linear regime, the polarization of a medium is proportional to the electric field: P = ε0χ(1)E. At high intensities, higher-order terms become significant:
The second-order susceptibility χ(2) is nonzero only in non-centrosymmetric media (e.g., KDP, LiNbO3, BBO). The third-order susceptibility χ(3)exists in all materials, including glasses and liquids.
Orders of Magnitude
- - χ(1) ~ 1 (dimensionless)
- - χ(2) ~ 10-12 m/V (LiNbO3: d33 = 25.2 pm/V)
- - χ(3) ~ 10-22 m²/V² (silica: 2.5 × 10-22 m²/V²)
Despite the tiny values, focused laser beams can reach E ~ 108 V/m, making nonlinear effects substantial.
5.2 Second-Order (χ(2)) Processes
5.2.1 Second-Harmonic Generation (SHG)
Two photons at frequency ω combine to produce one photon at 2ω. The nonlinear polarization at the second harmonic is:
Derivation: SHG Efficiency with Phase Matching
Step 1. The coupled-wave equation for the second-harmonic field A2(z) in the slowly-varying envelope approximation is:
Step 2. For undepleted pump (A1 ≈ const), integrating over crystal length L:
Step 3. The SHG efficiency is:
Result:
Maximum efficiency requires phase matching: Δk = k(2ω) - 2k(ω) = 0. This is achieved by birefringent phase matching or quasi-phase matching (periodic poling).
5.2.2 Spontaneous Parametric Down-Conversion (SPDC)
The reverse of SHG: a pump photon at ωp spontaneously splits into signal (ωs) and idler (ωi) photons satisfying energy and momentum conservation:
SPDC produces entangled photon pairs and is the primary source for quantum optics experiments, including tests of Bell inequalities and quantum key distribution.
5.2.3 Optical Parametric Amplification
In optical parametric amplification (OPA), a weak signal is amplified at the expense of a strong pump. The parametric gain is:
5.3 Third-Order (χ(3)) Processes
5.3.1 The Optical Kerr Effect
The third-order nonlinearity causes the refractive index to depend on intensity:
For silica glass, n2 ≈ 2.6 × 10-20 m²/W. Despite this tiny value, the Kerr effect is crucial in fibers due to the long interaction lengths and small mode areas.
5.3.2 Self-Phase Modulation (SPM)
A pulse propagating in a Kerr medium acquires an intensity-dependent phase:
where γ = n2ω0/(cAeff) is the nonlinear parameter and Leff = (1 - e-αL)/α. SPM generates new frequencies (spectral broadening) without changing the temporal profile. The nonlinear length is:
5.3.3 Optical Solitons
When the anomalous GVD (β2 < 0) exactly balances SPM, the pulse propagates without changing shape: a fundamental soliton. The condition is:
The soliton pulse shape is a hyperbolic secant: E(t) = √P0 sech(t/T0). Soliton propagation in fibers was proposed by Hasegawa (1973) and first observed by Mollenauer (1980). Solitons are self-reinforcing: perturbations shed dispersive radiation and the soliton reforms.
5.3.4 Four-Wave Mixing
Three input frequencies can interact via χ(3) to generate a fourth: ω4 = ω1 + ω2 - ω3. In fibers, degenerate FWM (2ωp = ωs + ωi) produces parametric gain and is both a source of crosstalk in WDM systems and a tool for wavelength conversion.
5.4 Python Simulation: SHG, SPM & Solitons
This simulation demonstrates SHG phase-matching curves, self-phase modulation spectral broadening, soliton propagation, and the Kerr lens effect.
Nonlinear Optics: SHG, SPM & Solitons
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server