Skip to main content
Interactive Explainer

Noise Channels

Every quantum computation is a race against noise. Three fundamental channels corrupt qubit states in different ways — understanding which one dominates your hardware determines which mitigation strategy works.

The Three Channels

How qubits lose information

A perfect qubit holds any point on the Bloch sphere indefinitely. Real qubits drift, shrink, and collapse. The trajectory depends on which noise channel dominates.

|0⟩|1⟩x|+⟩equator centerT₂ Dephasing
Dephasing70%I0%X0%Y30%Z

T₂ Dephasing (Phase Randomization)

The qubit's phase drifts randomly — the x-y plane shrinks while z stays fixed. Like a spinning top wobbling. Only causes Z-type phase errors. This is why Tuna-9 shows 3–5x more Z errors than X errors.

Metaphor

Ice cube on a tableT₂ is like a crowd of clocks that started synchronized but gradually drift apart. Each clock still ticks, but they lose their shared rhythm. The average of all the clock hands shrinks to zero.

Coherence Times

T₁ and T₂: the qubit's clock

Every qubit has two lifetimes. T₁ measures how long it holds energy (|1⟩ → |0⟩). T₂ measures how long it holds phase coherence. T₂ is always ≤ 2T₁ — you can't maintain phase if you've already lost the energy.

00.250.500.7511/eT₁ = 35 μsT₂ = 22 μsTime (μs)SignalT₁ (energy decay)T₂ (coherence decay)
T₁ (energy lifetime)35 μs
5 μs (noisy)200 μs (IBM Torino)
T₂ (coherence time)22 μs
1 μs200 μs
35 μs
T₁
22 μs
T₂
0.63
T₂/T₁ ratio
31%
of 2T₁ limit
From our experiments

On Tuna-9, T₂/T₁ ≈ 0.6 — well below the 2T₁ limit. This means pure dephasing (not relaxation) is the dominant decoherence mechanism. That's why Z-errors outnumber X-errors 3–5x in our Bell experiments.

Where Errors Come From

The error budget

Not all errors are equal. On Tuna-9, we proved through systematic experiments (ZNE gate folding, readout calibration) that 80% of error comes from measurement — not from the quantum gates themselves.

Readout 80%Decoherence 12%Gates 5%State prep 3%
Readout80%

Measuring |1⟩ as |0⟩ (or vice versa). Asymmetric on Tuna-9: 8.5% for |1⟩→|0⟩ vs 0.7% for |0⟩→|1⟩.

Decoherence12%

Qubit state decays during the circuit. Worse for longer circuits and qubits with short T₂.

Gate errors5%

Imperfect rotations and entangling operations. Our ZNE experiment showed adding 4 extra CNOTs only added ~1 kcal/mol.

State prep3%

Qubit doesn't start perfectly in |0⟩. Small but systematic — affects every shot the same way.

Metaphor

Faulty speedometerReadout error is like a speedometer that reads 55 when you're going 60. The car (quantum state) is fine — it's the measurement that's wrong. That's why readout error mitigation (calibrating the "speedometer") works so well, giving us a 119x improvement on IBM with TREX.

The Race

Gate speed vs coherence time

Quantum computing is a race: finish the computation before the qubit forgets. The ratio of coherence time to gate time determines how many operations you can perform.

Platform1q gate2q gateT₂Ops before T₂RB fidelity
Tuna-920 ns40 ns22 μs~55099.82%
IQM Garnet32 ns72 ns30 μs~42099.7%
IBM Torino30 ns68 ns150 μs~220099.5%
From our experiments

IBM Torino has 4x the operations budget of Tuna-9 (2200 vs 550 before T₂), but its raw Bell fidelity is lower (86.5% vs 93.5%). Why? Because IBM uses default qubit placement, while we hand-picked the best Tuna-9 pair. Knowing your chip beats having more qubits.

Across Three Chips

Same circuit, different noise

We ran identical Bell-state circuits on all three platforms. The dominant noise channel determines both the error rate and which mitigation works.

QI Tuna-993.5%DephasingIQM Garnet98.4%DephasingIBM Torino99.05%Depolarizing
QI Tuna-99q
T₁: 20–50 μs
T₂: 15–35 μs
Dominant: Dephasing

Z-errors 3–5x more likely than X-errors. Readout asymmetric (|1⟩→|0⟩ dominant).

IQM Garnet20q
T₁: 30–60 μs
T₂: 20–40 μs
Dominant: Dephasing

Similar Z-bias. Best Bell 98.4% (pair-dependent). CZ native gate.

IBM Torino133q
T₁: 200–300 μs
T₂: 100–200 μs
Dominant: Depolarizing

More balanced X/Y/Z error rates. Longer coherence but complex crosstalk at scale.

Metaphor

Three kitchens, one recipeRunning a circuit on different chips is like cooking the same recipe in three kitchens. One has a hot oven (depolarizing — burns everything equally). Another has a drafty door (dephasing — only the soufflé collapses). The mitigation is different: you don't fix a draft with oven mitts.

Matching Mitigation to Noise

The right tool for the right noise

Our key finding: mitigation strategy must match the dominant error source. TREX (readout correction) achieves 119x improvement when readout dominates. ZNE (gate noise extrapolation) fails completely when gates aren't the bottleneck.

Noise SourceBest MitigationWhy It WorksImprovement
Readout errorsTREX / REMCalibrates measurement, doesn't touch circuit119x
Dephasing (T₂)Post-selectionCatches parity violations from phase flips3.7x
Gate errorsZNEAmplify gate noise, extrapolate to zero1.3x*
Decoherence (T₁)Dynamical decouplingRefocusing pulses during idle time~2x

*ZNE 1.3x on IBM kicked Ising (gate-noise-dominated circuit). For our shallow VQE circuit, ZNE gives only 2x because gates aren't the bottleneck.

Key Terms
T₁ (Relaxation time)
Time for the qubit to lose energy and decay from |1⟩ to |0⟩. Sets the ultimate coherence limit.
T₂ (Dephasing time)
Time for the qubit to lose phase coherence. Always T₂ ≤ 2T₁. Determines frequency selectivity.
Depolarizing channel
Noise that applies random Pauli errors (X, Y, Z) with equal probability. Shrinks the Bloch vector uniformly.
Dephasing channel
Noise that only applies Z errors. Shrinks the equatorial (x-y) plane while preserving the z component.
Amplitude damping
Physical process of T₁ decay. The qubit spontaneously emits a photon and falls to |0⟩.
Readout error
Misidentifying |0⟩ as |1⟩ or vice versa during measurement. Often asymmetric (|1⟩→|0⟩ more common).
Pauli error rate
Probability of a random X, Y, or Z error per gate. Measured by randomized benchmarking (RB).
Error budget
Breakdown of total circuit error by source. Guides which mitigation technique to apply first.
Confusion matrix
Calibration data showing readout error rates. Prep |0⟩ and |1⟩, measure, count misidentifications.
TREX
Twirled Readout EXtraction. IBM's readout mitigation that randomly flips measurement basis across shots and classically corrects.
References
Explore More

About Quantum Noise

Quantum noise is the primary obstacle to useful quantum computing. Every real qubit interacts with its environment, causing errors that accumulate over the course of a computation. The two fundamental timescales are T₁ (energy relaxation — how long before |1⟩ decays to |0⟩) and T₂ (dephasing — how long superposition phase information survives).

Different noise channels affect the Bloch sphere differently. Amplitude damping (T₁) shrinks the sphere toward the north pole. Pure dephasing (T₂) collapses it to the z-axis. Depolarizing noise contracts it uniformly toward the center. Understanding which channel dominates on a given processor determines which error mitigation strategies will work.

This explorer shows noise channel dynamics on the Bloch sphere with real T₁/T₂ values from IBM Quantum, Quantum Inspire Tuna-9, and IQM Garnet processors.