Quantum Computing · Instrument 01 of 03 · Informative

A qubit is a coin that
spins while it's airborne.

Classical computing asks every wire to be a clean yes or no. Quantum computing lets a wire be a weighted blend of both until you look — and that single change reshapes what computation can be. Here is the working vocabulary.

01 / THE UNIT

The classical bit, and the qubit that replaces it

A classical bit is the smallest decision a machine can hold: it is either 0 or 1, and at any instant it is exactly one of them. Every photo, model, and spreadsheet is built from billions of these committed choices.

A qubit refuses to commit early. Its state is written |ψ⟩ = α|0⟩ + β|1⟩, where α and β are complex numbers carrying both a size and a phase. The qubit genuinely is that combination — not secretly one value we haven't checked, but a real superposed state with structure of its own.

Classical bit

Committed

1
0

One definite value at all times. Reading it changes nothing.

Qubit

Suspended

α|0⟩
β|1⟩

A weighted blend of 0 and 1 with phase. Reading it forces a choice.

The one constraint

The weights must satisfy |α|² + |β|² = 1. Those squared magnitudes are the probabilities of measuring 0 or 1, and probabilities have to total 1 — so a qubit's state always lives on the surface of a sphere, never inside it.

02 / SUPERPOSITION

Holding every answer at once — with a catch

Put n qubits together and the system can occupy all 2ⁿ classical patterns simultaneously, each with its own complex amplitude. Three hundred qubits would carry more amplitudes than there are atoms in the observable universe.

The catch — and it is the whole game — is that you cannot read out all of those amplitudes. Measurement collapses everything to a single n-bit string. So a quantum algorithm is never "try every answer and print them." It is the art of arranging interference so the wrong answers cancel and the right ones reinforce, before you look.

Why interference matters

Amplitudes can be negative or complex, so two paths to the same outcome can add (louder) or subtract (silence). Classical probabilities only ever add. That subtraction is the resource quantum computers actually spend.

03 / GEOMETRY

The Bloch sphere: one qubit as a point on a globe

A single qubit's state, ignoring an irrelevant overall phase, is fully described by two angles. That makes it a point on the surface of a sphere — the Bloch sphere. The north pole is |0⟩, the south pole is |1⟩, and the equator holds the even superpositions, separated only by their phase.

|ψ⟩ |0⟩ |1⟩ +x
  • North the pure state |0⟩ — measures 0 every time
  • South the pure state |1⟩ — measures 1 every time
  • Equator 50/50 superpositions; longitude = phase
  • θ tilt from the north pole sets the 0-vs-1 odds
  • φ rotation around the axis sets the phase

Every single-qubit operation is just a rotation of this sphere. That is the quiet payoff of the picture: abstract complex algebra becomes "turn the globe," and the next instrument lets you do exactly that by hand.

04 / OPERATIONS

The gate zoo

Gates are the verbs of quantum computing. Each is a reversible operation — mathematically a unitary matrix — that rotates the state without ever destroying information. Here are the workhorses you will meet everywhere.

X NOT
Pauli-X
Flips |0⟩↔|1⟩. A half-turn about the x-axis — the quantum NOT gate.
Y i·flip
Pauli-Y
Bit-flip and phase-flip together. Half-turn about the y-axis.
Z phase
Pauli-Z
Leaves |0⟩, sends |1⟩→−|1⟩. Flips phase, not bit value.
H √NOT-ish
Hadamard
Turns a pole into the equator — the gate that creates superposition.
S ¼ phase
S / phase
Quarter-turn of phase (90°). Two S gates make a Z.
T ⅛ phase
T / π/8
Eighth-turn of phase (45°). Key to universal, fault-tolerant sets.
2-qubit
CNOT
Flips the target only if the control is 1. The standard entangler.
2-qubit
SWAP
Exchanges the states of two qubits. Useful for routing on real hardware.
Universality

A small kit — say {H, T, CNOT} — can approximate any quantum operation to arbitrary precision. You don't need infinitely many gate types, just the right handful, exactly as classical logic reduces to NAND.

05 / CORRELATION

Entanglement: two qubits, one shared fate

Apply a Hadamard then a CNOT to two fresh qubits and you reach the Bell state (|00⟩ + |11⟩)/√2. Now neither qubit has a state of its own — only the pair does. Measure one and find 0, and the other is instantly 0 too; find 1, and its partner is 1, no matter how far apart they sit.

qubit A
qubit B

This is not a hidden message being sent — you can't use it to signal faster than light, because each qubit alone looks like random noise. What entanglement buys computation is correlation structure: a way to wire qubits together so operations on one ripple through the whole register at once.

06 / READOUT

Measurement: the irreversible step

Every gate so far is reversible. Measurement is the one door that only swings one way. The instant you read a qubit, its superposition collapses to a single definite value — 0 or 1 — with probability equal to that outcome's squared amplitude. The rest of the state is gone.

So the rhythm of a quantum program is always the same: prepare a superposition, interfere with gates so the answer dominates, measure once. Often you repeat the whole run many times and read the answer from the distribution of outcomes, the way you'd learn a coin's bias by flipping it repeatedly.

07 / HONEST LABELING

What's settled — and what's still frontier

Quantum computing carries a lot of hype. Worth separating the textbook physics, which is not in dispute, from the engineering and the open claims, which very much are. And the line moves: one item below just crossed from frontier to settled.

Settled — not controversial

  • Qubits, superposition, and entanglement are real, lab-confirmed phenomena.
  • The gate model and unitary evolution are rigorous, standard mathematics.
  • Specific algorithms (Shor's factoring, Grover's search) have proven speedups on an ideal machine.
  • Small quantum processors exist today and run real circuits.
  • New (2024): below-threshold error correction works on real hardware — adding physical qubits now lowers the logical error rate.

Frontier — open or contested

  • Scaling from ~100 physical qubits per logical qubit up to the millions a useful algorithm needs is still unsolved.
  • Magic-state distillation — the overhead for the hardest gates — remains a dominant cost.
  • "Quantum advantage" for genuinely useful problems is still claimed more often than demonstrated.
  • Which industries see real payoff, and when, is forecast — not fact.
Frontier → Settled · 2024–2026

The line that just moved: below-threshold error correction

Historically, adding qubits added error sources — more parts to go wrong — so bigger codes performed worse. "Below threshold" means the opposite finally happened in hardware: enlarge the code and the logical qubit gets better, exponentially. That is the threshold theorem confirmed on a real chip — the precondition for everything in the frontier column eventually scaling. The proof of work:

Error suppression Λ
2.14 ± 0.02logical error shrinks ~2.1× each time the code grows by distance 2 — the exponential signature
Largest code
distance-7101 physical qubits · 0.143% logical error per cycle
Beyond break-even
2.4× ± 0.3the logical memory outlives its own best physical qubit
Decoding
real-timeerrors corrected as fast as the hardware makes them
Google Quantum AI — "Quantum error correction below the surface code threshold," Nature (Dec 2024), processor "Willow." Corroborated 2024–2026 across superconducting, trapped-ion (>99.9% two-qubit gates), and neutral-atom platforms — no longer a single-vendor result. The same machinery you'll meet in instrument 05, scaled to a 2D surface code.