Entanglement Swapping
A single Bell pair only reaches as far as one optical link. To connect nodes that are too far apart to share a direct pair, we swap entanglement through an intermediate node. The remarkable part: the two end qubits become entangled even though they have never interacted and were created independently.
The setup
Place a repeater station between Alice and Bob. Each end shares a Bell pair with the repeater:
where are the repeater's two qubits. In our register, , , , . Initially Alice is entangled only with , and Bob only with ; Alice and Bob share nothing.
Bell-state measurement at the repeater
The repeater performs a Bell-state measurement (BSM) jointly on its two qubits . A BSM projects a two-qubit system onto one of the four Bell states. Operationally it is the inverse of the entangler that creates a Bell pair: apply a CNOT and then a Hadamard, then measure in the computational basis.
This measurement consumes both repeater qubits and, by entanglement monogamy, transfers the correlations: Alice's and Bob's are now entangled, with which Bell state they share determined by the two measurement bits.
Feed-forward corrections
The four BSM outcomes leave in one of the four Bell states , . To standardise on , Bob applies a Pauli correction based on the classically communicated bits :
This is the same Pauli-frame bookkeeping that appears in teleportation — entanglement swapping is literally teleportation of one half of a Bell pair. In a circuit we model the classically conditioned corrections with the deferred-measurement trick: a CNOT from onto implements , and a CZ from onto implements .
The swap signature
After correction, the defining observable is that Alice's and Bob's outcomes are perfectly correlated: a computational-basis readout never finds . The repeater qubits, having been measured, are uniformly random and carry no remaining link to the data — exactly as they should after being consumed.
Try it
Run the swap. The grader verifies the swap signature directly: it checks that all probability lies on outcomes with , and that the probability of any outcome is zero.
Inspect the Probabilities tab: every populated bar has matching first and last bits, confirming that two never-interacting qubits are now entangled across the repeater.
Sign in on the full site to ask questions and join the discussion.