Part III · Protocols — 7d

Repeaters & Swapping

Entanglement is fragile over distance — a qubit fired down 200 km of fibre almost never arrives. And you can’t just amplify it (no-cloning). The fix is beautiful: build a long entangled link out of short ones, by swapping.

↩ before you start · keep these handy
·From Ch. 6: a Bell pair is shared entanglement between two qubits, one held at each end.
·From Teleportation: a Bell measurement plus a classical fix moves a state — a swap is exactly this.
·From No-Cloning: you can't copy or amplify a qubit — so an ordinary signal-booster is out.
🔑 symbol decoder · every new mark, in plain words
repeateran intermediate relay station that holds one qubit from each of two neighbouring links. entanglement swapa Bell measurement at a node that fuses its two short links into one longer one. Bell measurementthe joint read-out that projects two qubits into a shared Bell state. link / ebitone shared entangled pair between two neighbours — a single hop. Pauli fixthe known correction (from the 2-bit result) that finalizes the new long link.
feel

Entanglement, passed hand to hand

Alice and Bob are too far apart to share a pair directly. So we plant relay stations between them, close enough that each neighbour can share a short Bell pair. Now the relays perform a small miracle: a station holding one qubit from each of its two links measures them together — and in doing so fuses the two short links into one longer one, even though its own qubits are consumed in the act. Chain enough of these and the two far ends, which never touched, end up entangled.

🪣 everyday picture

Think of a bucket brigade fighting a fire too far from the river to reach in one throw. No one can hurl water the whole distance — but a line of people, each passing a bucket to the next, delivers it just fine. A quantum repeater chain is that brigade for entanglement: no single hop spans the gap, yet each neighbour shares a short link and hands the connection along until the two far ends are joined.

recapA repeater fuses two short entangled links into one longer link by measuring its own two qubits.
play

Swap the links into one long line

Three short Bell pairs connect four nodes. Click a glowing repeater to make it perform a Bell measurement — its two links merge into one arc reaching further. Two swaps, and A is entangled with B across the whole span.

▸ entanglement swapA · R1 · R2 · B
{{ n.label }}
{{ status }}
recapTwo swaps join three short pairs into a single A↔B link spanning nodes that never met.
math

A swap is teleportation in disguise

Node R holds qubit 2 (entangled with A) and qubit 3 (entangled with B). It runs a Bell measurement on its own two qubits. That measurement projects the far qubits A and B into a Bell state — they become entangled, while R’s qubits collapse and drop out:

before — two independent pairs:
(A–2 entangled)  ⊗  (3–B entangled)
R measures qubits 2 & 3 in the Bell basis:
→ A–B now entangled  (+ a known Pauli fix from the 2-bit result)

It is exactly the teleportation circuit — only here the “unknown state” being teleported is itself half of an entangled pair. Teleport the end of one link onto the start of the next, and the entanglement stretches across both.

✎ worked example · how many swaps for the chain A–R1–R2–B?
1.start: 3 short Bell pairs — A–R1, R1–R2, R2–B
2.swap at R1: fuses A–R1 and R1–R2 → A–R2
3.swap at R2: fuses A–R2 and R2–B → A–B
4.2 swaps for 3 segments — in general an n-segment chain needs n−1 swaps. ✓
recapA swap is just teleportation where the teleported “state” is itself half of an entangled pair.
⚠ common misconception

“A quantum repeater boosts the signal, like the ones on a phone line.” It can’t. A classical repeater reads and re-amplifies — both forbidden here: measuring destroys the state and no-cloning (chapter 7a) blocks copying it for a louder retransmit.

Instead a quantum repeater never touches the carried state at all. It pre-distributes fresh short pairs and stitches them together by swapping — building a long-distance channel without ever amplifying anything. This is the backbone idea of a future quantum internet.

✓ you can now
describe entanglement swapping as a Bell measurement that fuses two links
count the swaps needed to span an n-segment chain (n−1)
explain why no-cloning rules out a classical amplify-and-forward repeater
← 7c Key Distribution next · 08 Why It Matters