9.6
Superdense coding
Share a Bell pair in advance and mailing one qubit carries two classical bits: the four Pauli gates tune one entangled pair through the four orthogonal Bell states — teleportation's mirror image.
Recommended first
After this section you should be able to
- Work through the superdense coding protocol in full: four encoding operations, four Bell states, the decoding circuit, all by hand
- Explain why "touching only your own half" is enough to reach all four Bell states
- Show that 2 bits is the ceiling: without pre-shared entanglement, 1 qubit carries at most 1 bit (Holevo)
- Write the resource equations of superdense coding and teleportation side by side and see the duality
At the end of the last section we read teleportation’s trade slip backwards: pre-share 1 ebit, then mail 1 qubit — how many classical bits does that exchange for? Section 9.1’s Holevo argument says one qubit yields at most 1 bit on readout, yet this section will legally read out 2. Watch entanglement cut the postage in half.
The concrete problem: one particle per shipment, four things to say
Alice needs to send Bob a two-bit message — one of 00, 01, 10, 11 (say “buy / sell / hold / liquidate”). But the channel is expensive, and this month’s quota is down to one qubit.
Without entanglement, one qubit is worth one bit
First, the ceiling on the naive scheme. Alice encodes the message into a single qubit’s state and mails it; Bob measures on arrival. Section 9.1 told us: a measurement has only two exits, and distinct non-orthogonal states cannot be reliably distinguished. To send 2 bits reliably, Bob must separate the four states unambiguously, which requires four mutually orthogonal states — but a single qubit’s Hilbert space is only two-dimensional, with room for at most 2 orthogonal states. Dead end. (This is exactly a special case of Holevo’s theorem: with no auxiliary resource, qubits ≤ classical bits.)
The way out: Bob is allowed to hold something in advance. As long as the two share a Bell pair beforehand, the “room for manoeuvre” of Alice’s half doubles.
The full protocol, by hand
Beforehand: the two share , particle A with Alice, particle B with Bob.
encode (Alice, local) mail A decode (Bob, local)
A ────────[ I / X / Z / ZX ]────────────────●──[H]──[measure]→ m₁
╲ │
Φ⁺ │
╱ │
B ──────────────────────────────────────────⊕──────[measure]→ m₂
Four Pauli gates dial up four Bell statesbasic~7 min
Step 1: encode. According to the message, Alice applies one gate to her own half:
- Message 00: do nothing (). The state is unchanged:
- Message 01: apply (flip A). Acting term by term on the first qubit:
- Message 10: apply (a minus sign on A’s ):
- Message 11: first , then :
Four messages four Bell states, and the Bell states are mutually orthogonal — the orthogonality needed for reliable discrimination is all there; it just lives in the two-qubit space.
Step 2: mail it. Alice sends particle A to Bob. Both particles are now in Bob’s hands.
Step 3: decode = Bell measurement. Run the circuit from the end of section 9.5 in reverse reading: CNOT (A controlling B) then on A maps the four Bell states back onto the four computational basis states. Verify one case (take ; the rest go the same way):
The complete table of all four cases:
| Message | Alice’s gate | State in the channel | Readout |
|---|---|---|---|
| 00 | 00 | ||
| 01 | 01 | ||
| 10 | 10 | ||
| 11 | 11 |
Bob reads out two bits deterministically. No probabilities, no guessing — because the four candidate states are orthogonal.
The picture
Mirror image of teleportation. The two protocols burn the same fuel (1 ebit), in exactly opposite directions:
- Teleportation: spend 2 classical bits to ship 1 qubit;
- Superdense coding: spend 1 qubit to ship 2 classical bits.
One hauls quantum cargo over a classical channel; the other hauls classical cargo over a quantum channel. This mirror pair shows there is no fixed exchange rate between qubits and cbits — the rate is set by the entanglement reserves on hand. The very notion of “entanglement as a consumable communication resource” was established by these two protocols of 1992/1993.
The mathematics
The resource equations side by side (consumed on the left of the arrow, produced on the right):
Neither can be reverse-engineered into a free lunch: substitute the second into the first and one round cancels on each side, giving back where you started — entanglement only dwindles with use, never appreciates out of thin air (LOCC cannot increase entanglement, section 9.3).
Key formulas
Encoding
Four Pauli operations ↦ four mutually orthogonal Bell states
Decoding
The Bell-measurement circuit; deterministic readout
Resource equation
Dual to teleportation's 1 ebit + 2 cbit → 1 qubit
Holevo bound
Superdense coding exactly saturates it; no "denser" coding exists
Self-check4 questions
- 1.
Alice wants to send the message 10. Which gate should she apply to her particle?
- 2.
An eavesdropper Eve intercepts the particle A that Alice mailed (but cannot get B). How much of the message can she read?
- 3.
The two parties share 3 Bell pairs and Alice mails 3 qubits in total. Using superdense coding, how many classical bits can be reliably transmitted at most?
bit0% relative tolerance - 4.
Which statements about the relationship between superdense coding and teleportation are correct? (Select all that apply.)
Select all that apply
What comes next
So far, entanglement has helped us move information: sending states, carrying messages. The next question is more ambitious: can quantum mechanics help us compute faster? The Deutsch–Jozsa algorithm of 1992 delivered the first clean “yes” — a question that classically takes exponentially many queries, answered quantumly in one. Next section: how superposition and interference become computing power.
Section 70 of 106 · use ← → to turn the page