Dephasing (T₂)
When a qubit is not actively driven it still interacts weakly with its environment. Random fluctuations in the local electromagnetic field impart tiny, unpredictable phase kicks. Each kick is a small rotation about the -axis; the accumulated effect is that the relative phase between and drifts randomly. This process is called dephasing, and its characteristic timescale is .
What dephasing destroys
Write a general single-qubit density matrix as
The diagonal entries and are the populations (probabilities of the two basis states). The off-diagonal entries are the coherences — they encode the quantum phase relation between and and are the signature of genuine superposition.
Dephasing leaves the populations unchanged but erodes the coherences:
As the state approaches the diagonal mixed state , which has the same measurement probabilities as before but zero quantum coherence. The information about the superposition phase has leaked irreversibly into the environment.
The discrete phase-flip model
In the discrete (gate-based) picture one step of dephasing is modelled by the phase-flip channel
where is the dephasing probability per gate cycle (see the preceding lesson). Computing the action on the off-diagonal element directly:
The factor is the dephasing factor for a single channel application.
Relating to
In the continuous limit, dephasing accumulates over time with rate . The coherence decays as . Applying the discrete channel times with step size gives a coherence of . Setting and matching to the exponential decay yields
valid when . A longer means smaller per cycle: the qubit retains its coherence for more gate operations before it dephases completely.
The Ramsey experiment
The standard way to measure in the lab is a Ramsey experiment:
- Apply to prepare .
- Wait a free-evolution time , during which dephasing shrinks the coherence by .
- Apply again and measure in the computational basis.
If there were no dephasing the second would return the qubit to and every shot would read 0. With dephasing the probability of seeing 0 becomes
Fitting the observed versus to this exponential gives . Modern superconducting qubits achieve in the range of tens to hundreds of microseconds, depending on the qubit design and the quality of the local electromagnetic environment.
Try it
A qubit starts in , so its initial off-diagonal coherence is . The dephasing channel with parameter is applied once. Compute and return the new coherence after the channel.
Sign in on the full site to ask questions and join the discussion.