Relaxation and Dephasing (T₁, T₂)
Two clocks for one qubit
A qubit coupled to a bath loses information along two distinct channels, each with its own characteristic time:
- — the relaxation (or longitudinal) time. How fast the populations equilibrate, i.e. how fast an excited qubit decays toward its steady state along the -axis of the Bloch sphere.
- — the coherence (or transverse) time. How fast the off-diagonal coherences decay, i.e. how fast a superposition loses its phase, measured in the – plane of the Bloch sphere.
In NMR and superconducting-qubit language these are the longitudinal and transverse relaxation times of the Bloch equations.
Where they come from in the Lindblad equation
Combine the amplitude-damping and pure-dephasing channels of the previous lessons. Amplitude damping with rate uses ; pure dephasing with rate uses . Solving the resulting equations of motion for the Bloch components gives
The fundamental relation
Reading off the decay of the coherence under both channels: amplitude damping contributes to its decay (the half from the anticommutator), and pure dephasing contributes its full rate. Defining ,
The relaxation channel feeds the transverse decay at half its rate, because killing an excited population necessarily scrambles half of the phase; pure dephasing adds on top of that without touching the populations.
The inequality
Since , the relation immediately implies
with equality only in the absence of pure dephasing (). A measured longer than would signal an error or a non-Markovian effect; a much shorter than signals that pure dephasing dominates. This single inequality is one of the most-used diagnostics in experimental quantum computing.
Try it
This is a numerical exercise — your code should return a number. Given and a
pure-dephasing time , use to compute and return
in microseconds.
Sign in on the full site to ask questions and join the discussion.