Checkpoint: Beat the Standard Limit
Time to put the whole module together. You will build a complete entangled-probe sensing protocol and watch it resolve a phase twice as fast as the single-qubit probe from the standard-quantum-limit lesson — a direct, measurable demonstration of beating the SQL.
The protocol
The 2-qubit GHZ Ramsey protocol has four stages:
- Prepare the GHZ probe with then .
- Encode the phase by applying to both qubits. The two branches separate by the amplified phase :
- Decode by reversing the entangler — then — which disentangles the pair and maps the amplified relative phase onto qubit 0 alone, returning qubit 1 to .
- Measure.
The amplified fringe
Working the decode through, the population of qubit 0 oscillates as
Compare this with the single-qubit Ramsey fringe from Lesson 2. The GHZ probe oscillates at twice the rate — its slope is doubled, so the same phase error produces twice the change in counts. That doubled slope is precisely the factor in the Heisenberg scaling.
The headline comparison
In the SQL lesson a single-qubit probe at gave outcome 1 with probability . Here, with the entangled probe, you reach the same signal at only — half the phase — because does the work. The entangled probe extracts the same information from a smaller phase, which is exactly what "more precise" means.
Try it
Implement the full four-stage protocol at and measure both qubits. The grader checks
the exact distribution: on outcome 00 and on outcome 10, with the other two
outcomes at . Getting this right means you have built — and beaten the SQL with — an entangled
quantum sensor.
Sign in on the full site to ask questions and join the discussion.