Laser-Plasma Interaction
High-intensity laser physics and parametric processes
4.1 The Ponderomotive Force
When a charged particle oscillates in a spatially inhomogeneous electromagnetic wave, it experiences a time-averaged force that pushes it away from regions of high field intensity. This is the ponderomotive force, the fundamental nonlinear mechanism in laser-plasma interactions.
Consider an electron oscillating in a laser field with slowly varying envelope. The quiver velocity is \(\mathbf{v}_{osc} = e\mathbf{E}/(m_e\omega)\). To second order, the \(\mathbf{v} \times \mathbf{B}\) force and the spatial variation of\(\mathbf{E}\) produce a time-averaged force:
$$\mathbf{F}_p = -\frac{e^2}{4m_e\omega^2}\nabla E^2 = -\frac{m_e c^2}{4}\nabla a_0^2$$
where \(a_0 = eE_0/(m_e\omega c)\) is the normalized vector potential. The ponderomotive potential is:
$$\Phi_p = \frac{e^2 E^2}{4m_e\omega^2} = \frac{m_e c^2}{4} a_0^2$$
For ions, the ponderomotive force is smaller by a factor of \(m_e/m_i\) and is usually negligible for optical-frequency lasers. However, for low-frequency or very long-pulse lasers, ion ponderomotive effects can become important (hole boring, radiation pressure acceleration).
4.2 Critical Density and Light Propagation
An electromagnetic wave can only propagate in a plasma if its frequency exceeds the local plasma frequency. The dispersion relation is:
$$\omega^2 = \omega_{pe}^2 + c^2 k^2$$
The wave becomes evanescent when \(\omega = \omega_{pe}\), which defines the critical density:
$$n_c = \frac{m_e \omega^2 \epsilon_0}{e^2} = \frac{1.1 \times 10^{21}}{\lambda_{\mu m}^2} \;\text{cm}^{-3}$$
For a 1 micrometer Nd:glass laser, \(n_c \approx 1.1 \times 10^{21}\) cm-3. For a CO2 laser at 10.6 micrometers, \(n_c \approx 10^{19}\) cm-3. The region where \(n_e = n_c\) is the critical surface, where the laser is reflected or absorbed.
4.3 Stimulated Raman and Brillouin Scattering
A high-intensity laser in a plasma can decay into daughter waves through parametric instabilities. These are three-wave processes satisfying frequency and wavevector matching:
$$\omega_0 = \omega_1 + \omega_2, \qquad \mathbf{k}_0 = \mathbf{k}_1 + \mathbf{k}_2$$
Stimulated Raman Scattering (SRS): The laser (EM wave) decays into a scattered EM wave plus an electron plasma wave (EPW). This requires\(n_e < n_c/4\) (so the EPW frequency\(\omega_{pe}\) is less than half the laser frequency). The growth rate is:
$$\gamma_{SRS} = \frac{k_{EPW} v_{osc}}{4}\sqrt{\frac{\omega_{pe}}{\omega_0}}$$
Stimulated Brillouin Scattering (SBS): The laser decays into a scattered EM wave plus an ion acoustic wave (IAW). Since the IAW frequency is much lower than the laser frequency, the scattered light is nearly the same frequency as the laser. SBS can occur up to the critical surface:
$$\gamma_{SBS} = \frac{k_{IAW} v_{osc}}{4}\sqrt{\frac{n_e}{n_c}\frac{\omega_0}{\omega_{IAW}}}$$
Both SRS and SBS are critical concerns for inertial confinement fusion, as they scatter laser energy away from the target and can produce energetic electrons (from SRS) that preheat the fuel.
4.4 Self-Focusing and Filamentation
The ponderomotive force expels electrons from the high-intensity center of a laser beam, creating a density channel. Since the refractive index of a plasma is\(\eta = \sqrt{1 - n_e/n_c}\), the reduced density on axis increases the refractive index, focusing the beam further. This positive feedback leads to relativistic and ponderomotive self-focusing.
Self-focusing occurs when the laser power exceeds the critical power:
$$P_c = 17\left(\frac{n_c}{n_e}\right) \;\text{GW}$$
For relativistic self-focusing, the electron mass increase\(\gamma = \sqrt{1 + a_0^2/2}\) reduces the effective plasma frequency on axis, also increasing the refractive index. Filamentation is the transverse breakup of a wide beam into multiple self-focused filaments, driven by small transverse perturbations in intensity.
Interactive Simulation
Ponderomotive Potential and Critical Density
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server