Jump Operators
What a jump operator is
In the Lindblad equation, each operator in the dissipator is called a jump operator (or Lindblad operator). The name comes from the quantum-trajectory picture: in a single run of an experiment, the system evolves smoothly until, at random times, it "jumps" — — corresponding to a detection event in the bath (a photon emitted, a phonon scattered). Averaging over all such trajectories reproduces the smooth density-matrix evolution. We make this precise in the trajectories lesson; here we read off what different do.
The dissipator, channel by channel
For a single channel,
The first term places the system into the range of ; the second removes weight from the support of . Three canonical single-qubit jump operators cover most of practice.
Amplitude damping (energy relaxation)
This sends the excited state to the ground state, modelling spontaneous emission. Population flows at rate , and coherence decays at rate . The fixed point is the ground state .
Pure dephasing (phase damping)
Here commutes with everything, so the populations never change. Because negates the off-diagonal elements, the dissipator drives the coherences to zero:
This is decoherence without dissipation — energy is conserved, only phase information is lost, exactly the process introduced earlier.
Incoherent excitation and thermal baths
A bath at finite temperature both de-excites and excites the qubit, modelled by two jump operators
with rates fixed by detailed balance, . The steady state is then the thermal (Gibbs) state at temperature , not the ground state — a point we return to when discussing steady states.
Try it
This is a numerical exercise — your code should return a number. For pure dephasing with
, the coherence obeys .
With , , , compute and return .
Sign in on the full site to ask questions and join the discussion.