← Back to Blog

Bell States and EPR Pairs: The Building Blocks of Quantum Networking

Bell States and EPR Pairs: The Building Blocks of Quantum Networking - QNSQY post-quantum encryption guide

A Bell state is the simplest example of a maximally entangled pair of qubits. There are exactly four of them, and every quantum networking protocol you have heard of (teleportation, superdense coding, entanglement-based QKD) is built on top of them. The name comes from John Stewart Bell, whose 1964 inequality settled a 30-year debate about whether quantum mechanics was complete or whether Einstein's "hidden variables" were real. The 2022 Nobel Prize in Physics went to Aspect, Clauser, and Zeilinger for the experiments that proved nature is non-local. Bell states are at the center of all of it.

This article walks through what the four Bell states are, how they look mathematically and physically, how Bell's 1964 inequality used them, what protocols depend on them, and how this all relates to the post-quantum migration that QNSQY's encryption is designed for.

The Two Boxes Analogy

Imagine a magician who hands you and your friend two sealed boxes. You agree on a coordinate system: each box has three buttons labeled X, Y, Z. When either of you presses a button, your box lights up red or green. The magician promises that for some choices of buttons you will always see opposite colors, and for other choices the result is random.

A classical magician could pre-load the boxes with answers for every possible button combination, and as long as the colors are pre-determined before the boxes were sealed, your observations will match a hidden ledger. Bell's 1964 inequality describes exactly how strongly classical pre-loading can correlate the buttons. If you and your friend run a long experiment and observe correlations that exceed Bell's bound, then no pre-loaded box can explain the data, and "spooky action at a distance" is real.

The boxes in physics are entangled qubits, the buttons are measurement bases, and the lights are measurement outcomes. The Bell states are the specific entangled states that produce the maximum possible violation of Bell's inequality.

The Four Bell States

There are exactly four maximally entangled two-qubit pure states, and together they form an orthonormal basis of the two-qubit state space called the Bell basis.

Bell state nameMathematical formOutcome on Z-basis measurement
Phi-plus, Φ+(00> +11>) / sqrt(2)Both qubits same: 00 or 11, 50/50
Phi-minus, Φ-(00> -11>) / sqrt(2)Both qubits same, opposite phase
Psi-plus, Ψ+(01> +10>) / sqrt(2)Qubits opposite: 01 or 10, 50/50
Psi-minus, Ψ-(01> -10>) / sqrt(2)Qubits opposite, opposite phase, called the singlet

The Phi states have qubits with same outcomes (both 0 or both 1). The Psi states have qubits with opposite outcomes. The plus and minus differ in their relative phase, which does not show up in Z-basis measurement statistics but is detectable in X- or Y-basis measurements.

Each of these states is non-separable: there is no way to write any of them as a product of two single-qubit states. They are genuine joint states of the pair, not independent properties of each qubit.

Creating a Bell State

The standard recipe for creating Φ+ in a quantum circuit:

  1. Start with two qubits in |00>.
  2. Apply Hadamard to qubit 1: state becomes (|0> + |1>) / sqrt(2) tensor |0> = (|00> + |10>) / sqrt(2).
  3. Apply CNOT with qubit 1 as control and qubit 2 as target: state becomes (|00> + |11>) / sqrt(2). That is Φ+.

To create the other Bell states, apply X or Z gates on qubit 1 before the Hadamard, or change the initial state, or add Z gates after the CNOT. Every Bell state is reachable from |00> with at most three single-qubit gates plus one CNOT.

Bell's 1964 Inequality (In Plain English)

Bell's inequality says: in any local hidden-variable theory, certain correlations between measurements at two separated detectors cannot exceed a specific numerical value.

The setup: Alice has one qubit, Bob has the other (a Bell state). They each pick one of two measurement angles (in a 2D plane on the Bloch sphere) at random, perform their measurements, and record the outcomes. Repeat many times.

For a particular combination of angles called the CHSH inequality (after Clauser, Horne, Shimony, and Holt, 1969), the classical bound on the correlation sum is 2. Quantum mechanics predicts a bound of 2 sqrt(2), about 2.828. Experiments routinely produce values close to 2.828, decisively above the classical bound.

The first experimental Bell tests by John Clauser in 1972 and Alain Aspect in 1982 showed clear violations of the inequality. The 2015 loophole-free experiments by Hanson at Delft, Zeilinger in Vienna, and Shalm at NIST closed every conceivable loophole (detection efficiency, locality, free choice of settings). The 2022 Nobel Prize in Physics recognized this body of work.

The takeaway: nature is genuinely non-local. There are no hidden variables that pre-determine measurement outcomes while obeying Einstein's locality. Bell states are the cleanest demonstration.

Bell States in Quantum Teleportation

Quantum teleportation, proposed by Bennett, Brassard, Crepeau, Jozsa, Peres, and Wootters in 1993, transfers an unknown qubit state from Alice to Bob using a pre-shared Bell state and two classical bits.

The protocol:

  1. Alice and Bob each receive one half of a Bell state Φ+ shared between them.
  2. Alice has an unknown state |psi> she wants to send.
  3. Alice performs a Bell measurement on |psi> and her half of the Bell state. The result is one of four classical outcomes, two bits.
  4. Alice sends the two classical bits to Bob via a classical channel.
  5. Bob applies one of four possible Pauli corrections (I, X, Y, or Z) to his half of the Bell state, depending on which two bits he received. His qubit is now in state |psi>.

Notice: the original |psi> at Alice's end is destroyed by her measurement (no-cloning is preserved). Information about |psi> reaches Bob only after the classical bits arrive (no faster-than-light signaling). The Bell state is consumed.

This is how quantum information can move between locations without copying. It is also the foundation of distributed quantum computing.

Bell States in Superdense Coding

Superdense coding is the dual of teleportation. It uses a pre-shared Bell state to transmit two classical bits using one qubit.

  1. Alice and Bob share a Bell state Φ+.
  2. Alice wants to send Bob two classical bits.
  3. Alice applies one of four Pauli operations to her half of the Bell state, depending on the two bits.
  4. Alice sends her qubit to Bob.
  5. Bob now holds both halves of the modified Bell state. He performs a Bell measurement, which returns one of four outcomes corresponding to the two bits Alice encoded.

This is a factor-of-two improvement over what classical encoding can do. It does not violate the no-signaling theorem because the pre-shared Bell state had to be set up in advance, and it does not let you transmit more than two bits per qubit; it just lets you saturate the Holevo bound.

Bell States in Entanglement-Based QKD (E91 Protocol)

Artur Ekert's 1991 E91 protocol uses Bell states as the basis for quantum key distribution. Unlike BB84 (which uses individual qubits), E91 uses entangled pairs and uses Bell's inequality as the security check.

  1. A central source generates Bell states Ψ- and sends one half to Alice, one half to Bob.
  2. Alice and Bob each measure their half in one of three randomly chosen bases.
  3. They publicly compare their basis choices for each measurement.
  4. Where their bases match, they get correlated outcomes that form the key.
  5. Where their bases differ, they use the data to compute the Bell inequality violation. If the violation drops, an eavesdropper has interfered.

The security of E91 reduces to the violation of Bell's inequality. If an eavesdropper has tampered with the channel, the correlations will be classical (below the Bell bound), and Alice and Bob will detect it. Quantum mechanics guarantees the security, not computational hardness assumptions.

E91 has been demonstrated in research labs and in some satellite deployments. The Micius satellite (2017) demonstrated E91-style entanglement-based QKD over 1,200 kilometers. Production deployments remain limited because of the hardware requirements (entangled photon sources, low-loss fiber or free-space links, single-photon detectors).

Entanglement Swapping: Bell States Across Distance

A quantum repeater extends entanglement across distances longer than direct fiber transmission allows. The technique is entanglement swapping, which uses two Bell states to create a new Bell state between non-adjacent endpoints.

The setup: A is entangled with B. C is entangled with D. B and C sit at a middle relay node. The relay performs a Bell measurement on B and C. The measurement projects A and D into a Bell state, even though A and D have never directly interacted.

This is the basis for proposed quantum repeater architectures. Each segment between A-B, C-D, etc. is short enough that a Bell pair can be created reliably. Bell measurements at the relay nodes link the segments. The result is a Bell state across the entire network.

In practice, quantum repeaters need quantum memory (to hold qubits while waiting for the partner photon) and high-fidelity Bell measurements. These are research topics. The Department of Energy's 2020 Quantum Internet Blueprint and the European Quantum Internet Alliance are both funding efforts to deploy quantum repeater networks. Production rollout is 10 to 20 years out by most expert estimates.

Bell States and Post-Quantum Cryptography

Bell states do not directly threaten classical encryption. They are used in research-grade quantum networking and QKD, not in the kind of large-scale Shor's algorithm computation that would break RSA-2048.

That said, Bell states are part of the broader quantum computing toolkit. Any large quantum computer running Shor's algorithm uses entanglement extensively, including Bell-state-like correlations. The quantum threat is real and growing.

QNSQY's response is the standard one: hybrid post-quantum cryptography. The classical layer (X25519, Ed25519) is fast, well-tested, and protects against today's threats. The post-quantum layer (ML-KEM, ML-DSA, SLH-DSA, FN-DSA, HQC, LMS) protects against future quantum computers running any algorithm, including Shor's. NIST's FIPS 203, 204, and 205 are the standards QNSQY implements.

Frequently Asked Questions

What does it mean for a state to be "maximally entangled"?

A state is maximally entangled if either qubit considered alone is in the maximally mixed state (the center of the Bloch sphere, no useful information). Bell states satisfy this: each individual qubit looks completely random until you look at the partner. Other entangled states have less perfect entanglement and do not violate Bell's inequality as strongly.

Why exactly four Bell states?

The two-qubit pure state space is 4-dimensional. A maximally entangled basis of it has exactly 4 vectors, one for each dimension. The Bell basis (Φ+, Φ-, Ψ+, Ψ-) is one such basis, and by far the most common in physics literature.

Can Bell states be used to send signals faster than light?

No. Both ends see random outcomes; the correlations only become apparent after classical communication (limited to light speed). The no-signaling theorem applies, just as it does for any entangled pair.

Where are Bell states used in real hardware today?

In quantum computing experiments (IBM, Google, Quantinuum routinely create Bell pairs as benchmarks). In quantum networking research (Delft, NIST, Vienna, Beijing). In commercial QKD products from ID Quantique and Toshiba (which mostly use BB84, but some E91 deployments exist). In satellite-mediated quantum links (the Chinese Micius satellite).

How does Bell state quality affect QKD security?

Higher quality (closer to perfect Bell state) means stronger Bell inequality violation, which means harder for eavesdroppers to hide. If the Bell state fidelity drops below a threshold, the protocol detects it and aborts. Real systems have to maintain Bell fidelity above roughly 0.85 to 0.95 depending on the protocol, which is hard at long distances and requires either high-quality fiber, free-space links, or quantum repeaters.

Sources

  1. Bell, J. S. "On the Einstein Podolsky Rosen Paradox." Physics 1, 195 (1964). https://cds.cern.ch/record/111654
  2. Hensen, B. et al. "Loophole-free Bell inequality violation using electron spins separated by 1.3 kilometres." Nature 526, 682 (2015). https://www.nature.com/articles/nature15759
  3. Yin, J. et al. "Satellite-based entanglement distribution over 1200 kilometers." Science 356, 1140 (2017). https://www.science.org/doi/10.1126/science.aan3211
  4. NIST. "Module-Lattice-Based Key-Encapsulation Mechanism Standard." FIPS 203, August 13, 2024. https://csrc.nist.gov/pubs/fips/203/final
  5. NSA. "Quantum Key Distribution (QKD) and Quantum Cryptography (QC)." Cybersecurity Information. https://www.nsa.gov/Cybersecurity/Quantum-Key-Distribution-QKD-and-Quantum-Cryptography-QC/
  6. NSA. "Commercial National Security Algorithm Suite 2.0." September 2022. https://media.defense.gov/2022/Sep/07/2003071834/-1/-1/0/CSA_CNSA_2.0_ALGORITHMS_.PDF

Related Articles

Protect Your Data Before Q-Day Arrives

QNSQY's NIST-standardized post-quantum encryption protects files against both current and quantum-era threats.

Try QNSQY