Key insight

Three ideas power a quantum computer. Superposition: a qubit is genuinely a blend of 0 and 1 at once, and many qubits hold an exponential number of combinations together. Entanglement: qubits can be linked so their outcomes are perfectly coordinated, letting them act as one system. Measurement: the instant you look, the blend collapses to one ordinary value — so all the cleverness must happen before you look. Combine them with wave-like interference and you get a machine that can make wrong answers cancel and the right one survive.

In one sentence

Superposition supplies a vast space of possibilities, entanglement weaves them together, interference makes the wrong ones cancel, and measurement forces out the single answer left standing.

In the previous article we met the qubit and the idea that measuring it collapses a blend to one answer. Now we get comfortable with the strangeness itself, through three ideas — each with a picture, none with an equation.

Superposition: genuinely both at once

Our picture is the spinning coin. While it spins, it is not secretly heads-or-tails with you merely ignorant of which. Quantum physics insists it is genuinely a blend of both possibilities — there is no hidden pre-decided answer underneath. That blend is superposition. Only when the coin lands — when you measure — does one face become real.

This isn’t a figure of speech or a gap in our knowledge; decades of careful experiments confirm the coin really has no definite value until measured. That is deeply counter-intuitive, because nothing in everyday life behaves this way. Accepting it is most of the battle.

Why more qubits explode so fast

One spinning coin is only two possibilities (heads / tails). But the possibilities multiply astonishingly as you add qubits, because each new qubit doubles the number of combinations held at once:

Qubits double the combinations 1 qubit is 2 combinations, 2 qubits is 4, 3 qubits is 8, growing to astronomically large numbers by 300 qubits. 1 qubit2combos 2 qubits4 3 qubits8 10 qubits1,024 300 qubits> atoms in thevisible universe
Each qubit doubles the count. This exponential blend is the raw material a quantum algorithm works with.

This is the grain of truth behind “tries everything at once.” The blend really does hold all those combinations. The problem — as we saw — is getting a useful answer out, which is where the next two ideas earn their keep.

Entanglement: the “spooky” linked coins

The strangest idea — the one Einstein disliked so much he called it “spooky action at a distance” — is entanglement. Prepare two special coins together so their fates are linked, then carry one to the opposite side of the planet. When you finally look at your coin and it lands heads, you instantly know the distant one will land tails — every single time — even though neither had a definite value until that moment.

What entanglement is not

It is not a way to send messages faster than light. You can’t control which face your coin shows, so you can’t transmit a chosen signal — you only discover, afterward, that the two results were coordinated. No information travels; the correlation is simply built in from the start in a way ordinary objects can never match.

Entanglement lets the qubits in a quantum computer behave as one connected system rather than a bag of independent coins. That coordination is essential: it’s what allows an algorithm to weave the exponential blend together and steer it, instead of just holding a heap of unrelated possibilities.

Entangled coins Two linked coins far apart; when one is measured heads, the other is instantly tails. Headsmeasured here Tailsinstantly, far away linked fate — always opposite (no message is sent)
Entangled qubits are perfectly coordinated — the coordination, not communication, is the useful part.

Measurement: why looking ruins it

The third idea is the spoilsport everyone forgets. Measurement — the act of looking — forces a qubit’s blend to collapse to a single ordinary value, and all the other possibilities vanish irreversibly. You never observe the blend directly; you only ever see one settled answer.

This is exactly why a quantum computer can’t just print out every possibility it was juggling. Every bit of cleverness has to happen before the look. The entire craft of quantum algorithm design is to manipulate the blend so that, at the single moment you’re allowed to measure, the answer you want is overwhelmingly the one that survives.

The whole engine, in one picture

Put the three ideas together with the wave-like interference from the last article, and the entire quantum engine has a simple shape:

The quantum engine Four stages: superposition creates possibilities, entanglement links them, interference cancels wrong answers, measurement reveals the right one. Superpositionmany possibilities Entanglementwoven together Interferencewrong ones cancel Measurementright one survives
Superposition → entanglement → interference → measurement. The same four-step engine underlies every quantum speed-up — including the ones that break cryptography.

A reality check on today’s machines

All of this is real, but delicate. Qubits are fantastically fragile: a stray vibration, a flicker of heat, a wandering magnetic field — any tiny disturbance — can collapse the blend before the calculation finishes, an unwanted effect called decoherence. To fight it, today’s machines run at temperatures colder than deep space and still make frequent errors.

Because of this, engineers distinguish a raw, noisy physical qubit from a robust logical qubit — a single reliable qubit built by pooling many physical ones together with error-correction. Breaking real-world cryptography will take thousands of logical qubits, and therefore perhaps millions of physical ones — far beyond today’s devices. That is why the threat is future-tense. It is also, as the next part will show, no reason to relax: some of your data must stay secret for decades, and the clock on that is already running.

Superposition
A qubit genuinely being a blend of 0 and 1 until measured.
Entanglement
Qubits linked so their measured outcomes are perfectly coordinated, even far apart. No message is sent.
Measurement
Looking at a qubit, which collapses its blend to one definite value.
Decoherence
Fragile quantum states being disturbed and collapsing prematurely — the main engineering enemy.
Physical vs logical qubit
A raw noisy qubit vs a reliable one built from many physical qubits with error-correction.
NIST (National Institute of Standards and Technology)
The US standards body behind the post-quantum algorithms; cited here for its explainer on why large quantum machines remain years away.

What to carry forward

Next: Shor, Grover & What Actually Breaks — we point this engine at cryptography and see precisely which locks shatter and which merely bend.

Understand it in your own words

Paste into any AI assistant to check yourself:

I'm learning the three core quantum ideas before studying how they break
cryptography. Quiz me one question at a time, correcting me gently:

1. Explain superposition with the spinning-coin picture. Is the coin
   "secretly" heads/tails, or genuinely both?
2. What is entanglement, and why is it NOT a way to send faster-than-light
   messages?
3. What does MEASUREMENT do, and why does it mean a quantum computer can't
   just read out every answer it was holding?
4. Put it together: how do superposition, entanglement, interference and
   measurement combine into one "engine"?
5. Why can't today's quantum computers break real encryption yet? (Mention
   decoherence and logical vs physical qubits.)

References & further reading

  1. A. Einstein, B. Podolsky, N. Rosen (1935) and later Bell-test experiments — the origin and confirmation of “spooky action at a distance.”
  2. National Academies, Quantum Computing: Progress and Prospects (2019) — on decoherence, error correction, and logical vs physical qubits.
  3. NIST, What Is Post-Quantum Cryptography? — why large fault-tolerant machines are still years away. nist.gov
  4. M. Nielsen and I. Chuang, Quantum Computation and Quantum Information — the standard reference.