Skip to content

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, nn qubits ≤ nn 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 Φ+=00+112\ket{\Phi^+}=\frac{\ket{00}+\ket{11}}{\sqrt2}, 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₂

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