Teleportation: The Idea
Quantum teleportation is not the teleportation of science fiction. No matter moves and no faster-than-light signal is sent. Instead, an arbitrary unknown qubit state is transferred from one party to another using only classical communication, provided the two parties already share an entangled pair of qubits.
The problem and why it is hard
Suppose Alice holds a qubit in an unknown state
where the amplitudes and are completely unknown to her. She wants Bob, who is far away, to end up with a qubit in the same state .
A naive strategy — measure the qubit and send the outcome — fails immediately. Measuring collapses to either or ; all information about and is lost. Even if Alice could somehow learn both amplitudes exactly (she cannot — the no-cloning theorem prevents her from making a copy to measure repeatedly), broadcasting two complex numbers would require infinitely many classical bits.
The key resource: a shared Bell pair
What makes teleportation possible is a second resource shared in advance: an entangled pair of qubits, one held by Alice and one held by Bob. The standard choice is the Bell state
Neither qubit on its own has a definite value, but the two outcomes are perfectly correlated: if Alice measures her half and finds , Bob's qubit is instantly , and likewise for . This correlation is the channel through which the state information flows.
What Alice does
Alice performs a joint measurement (in the Bell basis) on her two qubits — the input qubit in state and her half of the entangled pair. This measurement yields one of four possible two-bit outcomes: , , , or , each with probability . Each outcome corresponds to a specific, known transformation that has been applied to Bob's qubit.
Alice sends her two classical bits to Bob over an ordinary channel. This is the only classical communication required — two bits is the minimum.
What Bob does
Once Bob receives Alice's two classical bits, he knows exactly which one of four single-qubit corrections to apply to his qubit. After the correction, his qubit is in the state — precisely the state Alice started with.
Crucially, Bob cannot do anything useful until the classical message arrives. Because the classical channel cannot carry information faster than light, teleportation does not violate special relativity.
Resources at a glance
| Resource | Quantity | |---|---| | Shared entangled pairs (Bell pairs) | 1 | | Classical bits sent Alice → Bob | 2 | | Input qubit state transmitted | 1 (arbitrary ) |
The protocol consumes the Bell pair — it cannot be reused. The input qubit is also destroyed by Alice's measurement. The net effect is that the quantum state moves from Alice to Bob without any physical qubit travelling between them.
The detailed circuit and step-by-step algebra are the subject of the next lesson.
Sign in on the full site to ask questions and join the discussion.