Decoherence: T₁ and T₂ Times
Track: Noise & Errors · Difficulty: Intermediate · Est: 13 min
Decoherence: T₁ and T₂ Times
Overview
Decoherence is the main reason real quantum computers cannot run arbitrarily long circuits. Even if every gate were perfect, a qubit sitting idle still interacts with its environment.
Two standard timescales summarize how a qubit loses quantum information:
- (energy relaxation): how quickly population decays toward the ground state.
- (dephasing): how quickly phase relationships become scrambled.
These quantities matter because:
- algorithms rely on coherent phase relationships across many gates
- decoherence accumulates with time and circuit depth
Intuition
: energy relaxation
Think of a qubit as a small system with an excited state and a ground state . If the qubit is in , it can “leak” energy into the environment and relax to .
This is like a ball rolling down to a valley: once it falls, you cannot recover the original energy without actively pumping it back.
: dephasing
Dephasing is loss of phase coherence. Even if the qubit stays in the same energy level population-wise, the relative phase between and can drift unpredictably.
A helpful picture:
- Each run of the experiment accumulates a slightly different phase.
- When you average over many runs (or when the phase becomes effectively random), interference disappears.
Relationship between and
is never longer than a bound set by . Intuitively:
- if the qubit frequently relaxes, it certainly cannot keep stable phase for long
But can be much shorter than if there is strong dephasing noise.
Formal Description
We keep it descriptive with just the standard exponential idea.
as exponential decay of excited population
If you prepare a qubit in and wait time , the probability of still being in typically decays approximately like:
Interpretation:
- after time , the excited population has dropped to about of its initial value
as decay of coherence
If you prepare a superposition like , the coherence (the “off-diagonal” structure in the state) decays approximately like:
Interpretation:
- after time , interference visibility has dropped to about of its initial value
What these times do to quantum states
- tends to push states toward .
- tends to remove phase information, turning superpositions into mixtures.
Both reduce the effectiveness of deep circuits.
Worked Example
Suppose a device has:
If you prepare and run a circuit that takes total time, then coherence drops to roughly .
That means:
- interference effects are much weaker
- algorithm outcomes can look noisy even if gates were otherwise ideal
This illustrates why is often the most immediately limiting number for algorithms that depend on phase.
Turtle Tip
is about energy loss. is about phase loss. Most algorithmic “quantumness” depends heavily on .
Common Pitfalls
- Treating and as hard cutoffs. They are decay times, not sudden deadlines.
- Assuming long implies long coherence. Dephasing can make much shorter than .
- Confusing dephasing with measurement randomness. Dephasing is uncontrolled environment-induced phase drift, not the intrinsic randomness of measurement.
Quick Check
- What physical process does describe?
- What kind of information does describe losing?
- If is much smaller than , what does that suggest about the dominant noise?
What’s Next
Decoherence limits how long quantum information survives. Next we look at what happens even during active computation: gate errors, where the intended operation is slightly wrong and errors accumulate with circuit depth.
