advanced · Physics · Quantum Channels & Open Systems
Phase-Damping Channel
Phase damping — pure dephasing — is the most quantum kind of noise: it destroys
superposition without dissipating any energy. Populations are untouched; only the off-diagonal
coherences decay. It is the channel responsible for T2 decoherence and is the reason a qubit can
lose its "quantumness" long before it loses its energy.
Definition and Kraus operators
Phase damping with parameter λ∈[0,1] has Kraus operators
K0=(1001−λ),K1=(000λ),
with K0†K0+K1†K1=diag(1,1−λ)+diag(0,λ)=1. Acting on a general ρ,
E(ρ)=(ρ001−λρ101−λρ01ρ11).
The diagonal — the populations — is exactly preserved, so no energy moves. Only the coherences
ρ01,ρ10 are damped, by 1−λ.
Equivalent forms
Phase damping is a dephasing channel: defining p=21(1−1−λ) it can be
rewritten as a random-Z channel,
E(ρ)=(1−p)ρ+pZρZ,
since ZρZ flips the sign of the coherences while fixing the diagonal, and the convex mixture
multiplies the coherences by (1−2p)=1−λ. So phase damping is a mixed-unitary
channel (unlike amplitude damping) and it is unital: E(1)=1.
Geometry: the Bloch ball collapses to an axis
In Bloch coordinates the map is
(rx,ry,rz)⟼(1−λrx,1−λry,rz).
The equatorial (x,y) components shrink while the polar (z) component is untouched. As
λ→1 the Bloch ball is squashed onto the z-axis: the only surviving states are the
classical mixtures of ∣0⟩ and ∣1⟩. The poles are fixed; the equator — the maximally
coherent superpositions ∣±⟩, ∣±i⟩ — decays fastest.
T2, T1, and the 2T1≥T2 bound
In continuous time, coherences decay as e−t/T2. Amplitude damping (T1 relaxation) already
shrinks coherences by 1−γ, contributing 1/(2T1) to the decoherence rate; pure
dephasing adds an independent rate 1/Tϕ. Hence
T21=2T11+Tϕ1≥2T11⟹T2≤2T1.
Pure phase damping is the limit T1→∞ (no energy loss), where coherence still decays at rate
1/Tϕ — decoherence with no relaxation.
Try it
Send ρ=∣+⟩⟨+∣=21(1111) through the
phase-damping channel with λ=0.5, using E(ρ)=∑kKkρKk†.
Return the overlap ⟨+∣E(ρ)∣+⟩, the probability the state is still found in
∣+⟩. It equals 21(1+1−λ) — compute it and check.
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.