Checkpoint: Engineer an Entangled State
You have met all four Bell states and the template circuit that generates them. This checkpoint asks you to go further: given a target state, figure out the right setup for yourself.
The target
Prepare the Bell state
Like all Bell states, is maximally entangled — each qubit measured alone is a 50/50 mixture, yet the two outcomes are perfectly correlated. What makes distinct from is the relative phase: the amplitude carries a factor of .
Why the phase matters
Two quantum states that differ only by a global phase are physically indistinguishable — there is no measurement that can tell from . A relative phase between two terms inside a superposition is a different story. It affects interference and is therefore observable. In particular, and are orthogonal:
A Bell-state measurement — used in teleportation and superdense coding — can distinguish these two states reliably, so engineering the correct relative phase is a meaningful task.
Anatomy of the template circuit
The standard two-qubit entangling circuit is: apply a Hadamard to qubit 0, then a CNOT from qubit 0 to qubit 1. Feeding this circuit a pre-rotated input state controls which Bell state emerges. If the initial state of the two-qubit register is , then after followed by :
- gives a positive relative phase; gives a negative relative phase.
- keeps both terms in the subspace; sends them to .
To reach you need (negative phase) and (the family), so the desired input is . Starting from that means flipping qubit 0 first.
Try it
Build the circuit that maps to . The grader checks the full state vector: amplitude on , amplitude on , and exactly zero on and .
Once you pass, examine the Bloch sphere: both qubits sit at the origin (maximally mixed individually), confirming the entangled nature of the joint state. The relative phase is invisible on the individual Bloch spheres but was decisive in determining which Bell state you built.
Sign in on the full site to ask questions and join the discussion.