The parent note gave us four number-machines: the Boltzmann ratio P 1 / P 0 = e − Δ E / k B T , the temperature-equivalent Δ E / k B , the coherence relation T 2 1 = 2 T 1 1 + T ϕ 1 , and the gate budget t g / T 2 . This page runs each machine through every kind of input it can meet — hot and cold, tiny and huge, zero, and the broken edge cases where the naive formula lies. By the end there is no thermal, coherence, or readout scenario you haven't already seen worked all the way through.
We only reuse tools built in the parent note plus the Boltzmann Distribution . Nothing new is assumed.
Every worked example below is tagged with the cell it fills. The columns are the quantity we compute ; the rows are the kind of input .
Input class
Thermal ratio P 1 / P 0
Coherence T 1 , T 2 , T ϕ
Gate budget / readout
Cold / large gap (nice regime)
Ex 1
Ex 4
Ex 6
Hot / small gap (formula still fine but scary)
Ex 2
—
Ex 7 (word problem)
Zero / degenerate input (T → 0 , T ϕ → ∞ )
Ex 3
Ex 5
—
Limiting / edge (T → ∞ , T 2 = 2 T 1 ceiling)
Ex 2, Ex 3
Ex 5
Ex 8 (exam twist)
Definition The four machines, restated in words
Δ E = energy gap between ∣0 ⟩ and ∣1 ⟩ . We usually give it as a frequency f via Δ E = h f (Planck's constant h = 6.626 × 1 0 − 34 J⋅s times the frequency in Hz).
k B = 1.381 × 1 0 − 23 J/K (Boltzmann constant) turns temperature into energy: k B T is "how much energy thermal jiggling has at temperature T ".
P 1 / P 0 = e − Δ E / k B T : how likely the qubit is wrongly excited when it should rest in ∣0 ⟩ .
T 2 1 = 2 T 1 1 + T ϕ 1 and its ceiling T 2 ≤ 2 T 1 .
Short-time error per gate ≈ t g / T 2 ; usable depth ≈ T 2 / t g .
A conversion trick used everywhere below. Instead of computing Δ E in joules, we form the dimensionless exponent
x = k B T Δ E = k B T h f .
Why this step? Both h f and k B T are energies (joules); their ratio is a pure number. Feeding a pure number into e − x is safe — no units left to mismatch. If x is large the qubit is cold-and-happy; if x is near zero it is hot-and-scrambled. So x is the whole story.
Ex 1 — Cold / large gap (nice regime). A transmon with f = 5 GHz sits at T = 15 mK . What is P 1 / P 0 , and how good is the initialization?
Forecast: guess before reading — is the wrong-state probability closer to 1 0 − 2 , 1 0 − 7 , or 0.5 ?
Form the exponent x = h f / ( k B T ) .
h f = ( 6.626 × 1 0 − 34 ) ( 5 × 1 0 9 ) = 3.313 × 1 0 − 24 J .
Why this step? We need the energy gap in joules to compare it to thermal energy.
k B T = ( 1.381 × 1 0 − 23 ) ( 0.015 ) = 2.072 × 1 0 − 25 J .
Why this step? Same units (J) so the ratio is clean.
x = 3.313 × 1 0 − 24 /2.072 × 1 0 − 25 ≈ 15.99 .
Why this step? This is the pure number that decides everything.
P 1 / P 0 = e − 15.99 ≈ 1.1 × 1 0 − 7 .
Why this step? Plug the exponent into Boltzmann.
Verify: matches the parent note's "≈ 1 0 − 7 " claim and its x ≈ 16 . Sanity: x > 15 means "very cold" so a near-zero excitation is exactly what we expect. Initialization criterion (DiVincenzo #2) is comfortably met.
Ex 2 — Hot / small gap + the T → ∞ edge. Same qubit (f = 5 GHz ) but left at room temperature T = 300 K . Compute P 1 / P 0 . Then argue the true high-temperature limit .
Forecast: will the coin be mostly heads, mostly tails, or a 50/50 mush?
x = h f / ( k B T ) . With the numerator from Ex 1 (3.313 × 1 0 − 24 J) and k B T = ( 1.381 × 1 0 − 23 ) ( 300 ) = 4.143 × 1 0 − 21 J:
x = 3.313 × 1 0 − 24 /4.143 × 1 0 − 21 ≈ 7.996 × 1 0 − 4 .
Why this step? Huge T makes k B T huge, so x collapses toward zero.
P 1 / P 0 = e − 0.0008 ≈ 0.9992 .
Why this step? Plug in — almost exactly 1 means equal populations.
The limit: as T → ∞ , x → 0 , so P 1 / P 0 = e − x → e 0 = 1 .
Why this step? This is the mathematical statement of "totally scrambled": both levels equally likely, the qubit carries no reliable starting state.
Verify: 0.9992 ≈ 1 matches parent note. Units: x dimensionless ✓. Limiting behaviour: lim T → ∞ e − h f / k B T = 1 , the "coin slapped flat" case — consistent with why we refrigerate.
Ex 3 — Zero / degenerate inputs (T → 0 and Δ E → 0 ). Two degenerate cases: (a) T → 0 + with fixed gap; (b) a degenerate qubit whose gap Δ E → 0 at fixed T . What happens to P 1 / P 0 in each?
Forecast: one goes to 0 , the other goes to 1 — which is which?
(a) T → 0 + : x = h f / ( k B T ) → + ∞ , so P 1 / P 0 = e − ∞ = 0 .
Why this step? Absolute zero removes all thermal jiggle; the qubit cannot be excited — it is frozen in ∣0 ⟩ . This is the ideal (but unreachable) limit.
(b) Δ E → 0 : x = Δ E / ( k B T ) → 0 , so P 1 / P 0 = e 0 = 1 .
Why this step? If the two levels have the same energy there is no reason to prefer ∣0 ⟩ ; thermal noise fills both equally. This is why we engineer a gap (via the Josephson Junction anharmonicity) — a zero gap is a useless qubit.
Verify: limits agree with the monotone shape of e − x : e − ∞ = 0 , e 0 = 1 . Both are degenerate endpoints of Ex 1–2, so no new physics, just the boundary. Reaching T → 0 literally needs Cryogenics and Dilution Refrigerators .
The figure shows the ceiling relationship: 1/ T 2 (chalk-blue bar) is the sum of the relaxation share 1/ ( 2 T 1 ) (yellow) and the pure-dephasing share 1/ T ϕ (pink). Because rates add and 1/ T ϕ ≥ 0 , the blue bar can never be shorter than the yellow one — which is exactly the statement T 2 ≤ 2 T 1 .
Ex 4 — Cold / nice regime: solve for T ϕ . A qubit reports T 1 = 80 μ s and T 2 = 100 μ s . Find the pure-dephasing time T ϕ .
Forecast: will T ϕ be bigger or smaller than T 2 ?
Rearrange T 2 1 = 2 T 1 1 + T ϕ 1 to T ϕ 1 = T 2 1 − 2 T 1 1 .
Why this step? T ϕ is the only unknown; isolate it by subtracting the known relaxation share.
T 2 1 = 100 1 = 0.01 μ s − 1 ; 2 T 1 1 = 160 1 = 0.00625 μ s − 1 .
Why this step? Convert both known times to rates (per-microsecond) so they can be subtracted.
T ϕ 1 = 0.01 − 0.00625 = 0.00375 μ s − 1 ⇒ T ϕ = 266.7 μ s .
Why this step? Invert the rate back to a time.
Verify: 2 ( 80 ) 1 + 266.7 1 = 0.00625 + 0.00375 = 0.01 = 100 1 ✓. T ϕ = 266.7 > T 2 , sensible: dephasing here is slow , so relaxation is the bigger limiter.
Ex 5 — Degenerate / ceiling edge (T ϕ → ∞ , then T ϕ → 0 ). (a) A qubit with no pure dephasing, T ϕ → ∞ , has T 1 = 50 μ s . Find T 2 . (b) What if dephasing is catastrophic, T ϕ → 0 ?
Forecast: case (a) hits the famous ceiling — what value?
(a) T 2 1 = 2 T 1 1 + ∞ 1 = 2 T 1 1 + 0 , so T 2 = 2 T 1 = 100 μ s .
Why this step? Removing pure dephasing leaves only relaxation-induced phase loss — this is the best a given T 1 allows, the ceiling T 2 ≤ 2 T 1 .
(b) T 2 1 = 2 T 1 1 + 0 + 1 → ∞ , so T 2 → 0 .
Why this step? Infinitely fast phase noise kills coherence instantly regardless of T 1 — the coin still spins energetically but you lose all track of its facing immediately.
Verify: (a) T 2 = 2 T 1 saturates the inequality — matches parent's "T 2 is Two-limited". (b) lim T ϕ → 0 ( 2 T 1 1 + T ϕ 1 ) − 1 = 0 ✓. These two endpoints bracket every real device; anything measured must land in 0 < T 2 ≤ 2 T 1 . Fighting T ϕ is the daily job of Quantum Error Correction and better shielding.
Ex 6 — Cold / nice regime: gate depth. With T 2 = 100 μ s and gate time t g = 20 ns , find (a) error per gate and (b) usable circuit depth.
Forecast: roughly how many gates before decoherence dominates — dozens, hundreds, or thousands?
Convert to one unit: T 2 = 100 μ s = 100000 ns .
Why this step? Error is a ratio t g / T 2 ; both must be nanoseconds or the ratio is meaningless.
(a) error per gate ≈ t g / T 2 = 20/100000 = 2 × 1 0 − 4 .
Why this step? Short-time expansion e − t / T 2 ≈ 1 − t / T 2 , so the loss per gate is t / T 2 .
(b) depth ≈ T 2 / t g = 100000/20 = 5000 gates.
Why this step? It's the reciprocal — the count of gates whose accumulated error reaches order 1.
Verify: matches parent's 2 × 1 0 − 4 and 5000 . Cross-check: ( error per gate ) × ( depth ) = 2 × 1 0 − 4 × 5000 = 1 ✓ — by construction, depth is where total error hits ≈ 1 .
Ex 7 — Hot / real-world word problem. An engineer's fridge drifts warmer and the qubit frequency is lowered to f = 4 GHz (softer junction) while T = 100 mK . Is initialization still acceptable (say, we demand P 1 / P 0 < 1 0 − 3 )?
Forecast: with a smaller gap and a warmer fridge, do we still pass?
h f = ( 6.626 × 1 0 − 34 ) ( 4 × 1 0 9 ) = 2.650 × 1 0 − 24 J.
Why this step? Smaller frequency ⇒ smaller gap ⇒ smaller x ⇒ worse initialization; quantify it.
k B T = ( 1.381 × 1 0 − 23 ) ( 0.100 ) = 1.381 × 1 0 − 24 J.
Why this step? Warmer fridge ⇒ bigger thermal energy ⇒ also shrinks x .
x = 2.650 × 1 0 − 24 /1.381 × 1 0 − 24 ≈ 1.919 .
Why this step? Both effects pushed x from ∼ 16 (Ex 1) down toward ∼ 2 — danger sign.
P 1 / P 0 = e − 1.919 ≈ 0.147 .
Why this step? Compare to the requirement.
Verify: 0.147 > 1 0 − 3 ⇒ fails badly — about a 15% chance of starting in the wrong state. Decision: raise the gap or lower T . Sanity: x ≈ 2 is neither the cold (x ≈ 16 ) nor scrambled (x ≈ 0 ) case — it sits in the "marginal" middle, exactly where a real fault would live.
Ex 8 — Exam-style twist (limiting logic, no calculator). "A vendor claims T 1 = 40 μ s and T 2 = 120 μ s . Without computing T ϕ , is this physically possible?"
Forecast: trust the vendor or catch the lie?
Recall the ceiling: T 2 ≤ 2 T 1 .
Why this step? It's the one inequality that needs no knowledge of T ϕ — the fastest possible test.
Compute the ceiling: 2 T 1 = 2 × 40 = 80 μ s .
Why this step? This is the maximum T 2 the given T 1 allows.
Compare: claimed T 2 = 120 μ s > 80 μ s .
Why this step? If T 2 exceeds 2 T 1 the coherence relation would need a negative 1/ T ϕ , i.e. dephasing that creates coherence — impossible.
Verify: T ϕ 1 = 120 1 − 80 1 = 0.00833 − 0.0125 = − 0.00417 < 0 ⇒ negative rate ⇒ the spec is unphysical . Confirms the ceiling caught it instantly. This is the reasoning behind the parent's mnemonic "T 2 is Two-limited".
Recall One-line recap of each cell
Cold thermal :: x ≈ 16 , P 1 / P 0 ≈ 1 0 − 7 (Ex 1).
Hot thermal :: x → 0 , ratio → 1 , scrambled (Ex 2).
Zero-input thermal :: T → 0 ⇒ 0 ; gap → 0 ⇒ 1 (Ex 3).
Coherence solve :: 1/ T ϕ = 1/ T 2 − 1/ ( 2 T 1 ) (Ex 4).
Coherence edges :: T ϕ → ∞ ⇒ T 2 = 2 T 1 ; T ϕ → 0 ⇒ T 2 → 0 (Ex 5).
Gate budget :: error = t g / T 2 , depth = T 2 / t g (Ex 6).
Word problem :: warm+soft gap can fail initialization (Ex 7).
Exam twist :: T 2 > 2 T 1 is impossible (Ex 8).
"Form x , then pick a pole." Every thermal problem = compute the pure number x = h f / k B T ; big x → cold pole (ratio → 0 ), small x → hot pole (ratio → 1 ). Every coherence problem = check the ceiling T 2 ≤ 2 T 1 first .
Related building blocks: Boltzmann Distribution , Bloch Sphere , Superposition and Entanglement , Classical Bits vs Qubits , Unitary Operators and Reversible Computing .