- Quantum Internet
Bell Basis Measurement
A Bell basis measurement projects two qubits onto one of the four maximally entangled Bell states, enabling quantum teleportation, entanglement swapping, and superdense coding.
The Bell states are the four maximally entangled two-qubit states: |Phi+> = (|00> + |11>)/sqrt(2), |Phi-> = (|00> - |11>)/sqrt(2), |Psi+> = (|01> + |10>)/sqrt(2), and |Psi-> = (|01> - |10>)/sqrt(2). Together they form a complete orthonormal basis for the two-qubit Hilbert space, meaning any two-qubit state can be written as a superposition of Bell states. A Bell basis measurement asks: which of these four states does the pair occupy? The answer is always one of the four, and the measurement leaves the pair in that state. Because the Bell states are maximally entangled, a Bell measurement is fundamentally a joint measurement on two qubits simultaneously; it cannot be decomposed into separate single-qubit measurements without destroying the information it seeks.
Circuit implementation
Performing a Bell basis measurement in practice requires a simple two-gate circuit. First, a CNOT gate is applied with the first qubit as control and the second as target. Then a Hadamard gate is applied to the first qubit. Finally, both qubits are measured in the computational (Z) basis. The combined effect of CNOT and Hadamard is to rotate from the Bell basis into the computational basis, mapping each Bell state to a distinct computational basis state: |Phi+> maps to |00>, |Phi-> maps to |01>, |Psi+> maps to |10>, and |Psi-> maps to |11>. The two classical bits of measurement outcome therefore identify which Bell state the pair was in before the measurement. All four Bell states are distinguishable with certainty, which is a key advantage of this circuit-based approach.
Role in teleportation and entanglement swapping
Quantum teleportation uses a Bell measurement as its central step. Alice holds one qubit of a shared Bell pair and an unknown qubit |psi> she wants to send to Bob. She performs a Bell measurement on her two qubits (the unknown state and her half of the entangled pair). The measurement outcome, communicated classically to Bob, tells him which of four Pauli corrections to apply to his half of the shared pair to recover |psi>. No quantum channel carries |psi> itself; the quantum information travels through the pre-shared entanglement and the classical feedforward. Entanglement swapping is the same protocol applied to two separate Bell pairs: Alice holds one qubit from each pair and performs a Bell measurement on them. This projects Bob’s qubit and the remaining qubit (held by a third party) into a Bell state, creating entanglement between two parties that never directly interacted. Entanglement swapping is the mechanism that allows quantum repeaters to extend entanglement across long distances.
Hardware challenges
Performing a Bell measurement on photons is harder than on matter qubits. In a photonic system, the CNOT gate required by the circuit above demands a strong photon-photon nonlinearity that is not available without ancilla photons and postselection. A linear-optics Bell measurement using only beam splitters and single-photon detectors can distinguish only two of the four Bell states with certainty (the states |Psi+> and |Psi->), achieving at most 50% success probability for distinguishing all four. This limit, known as the linear-optics Bell state analysis bound, is a fundamental obstacle for photonic quantum networks. Hyperentanglement (using multiple degrees of freedom such as polarization and time-bin simultaneously) and auxiliary entangled photons can push the success probability higher, but complete Bell state discrimination in linear optics remains an active research challenge. For matter qubits such as trapped ions or NV centers, deterministic Bell measurements are achievable because strong entangling gates are available.