Back

Laser Rate-Equation Dynamics

A laser is a pumped gain medium in a resonator, governed by two coupled rate equations for the population inversion nn and the intracavity photon number ϕ\phi: n˙=rnnϕ\dot n = r - n - n\phi, ϕ˙=nϕϕ/q0+s\dot\phi = n\phi - \phi/q_0 + s. Net photon growth needs n>1/q0n\gt 1/q_0, so the threshold pump is rth=1/q0r_{th}=1/q_0. Below it the cavity is dark. Above it the inversion clamps exactly at nth=1/q0n_{th}=1/q_0 (gain clamping) no matter how hard you pump, and the output power rises linearly with pump from a sharp kink at threshold; on the way to steady state the photon number rings down in relaxation oscillations. Q-switching holds the cavity lossy (low q0q_0) so the gain charges far above threshold, then suddenly opens it: the stored inversion dumps as a giant pulse. Pick the regime, the pump and the cavity q0q_0 and watch the inversion bar, the ϕ(t)\phi(t) and n(t)n(t) traces, and the operating point on the power-versus-pump curve. RK4, deterministic, gate-tested.

Figure 1. A pumped laser resonator (inversion bar with the n_th threshold line and the intracavity photon glow), the phi(t) and n(t) traces (relaxation oscillations / giant pulse), and the output-power-versus-pump curve with the threshold kink and the live operating point. Method: RK4 integration of the normalized two-level laser rate equations plus the closed-form threshold and gain-clamped steady state (gate-tested sim.js), Canvas2D; the live readouts are the threshold pump, the (clamped) inversion, the photon number and the regime.
regime
pump r12.00
cavity q00.25

WHAT TO TRY

  • Vary each control and watch the rail readouts respond.
  • Compare the diagnostic plot against the live scene.