← all environments 10 · Frontier · Quantum · v0.1.0
Quantum Error Correction
QuantumThe 3-qubit bit-flip code: one logical qubit is spread across three physical qubits, a bit-flip error is injected on any line, and two ancilla qubits extract a syndrome that names the culprit — without ever measuring the data. A majority-vote correction restores the logical state and the fidelity returns to one.
6 components · 13 connections · stabilizer parity + syndrome decoder
the ahaYou can protect a qubit you are not even allowed to look at — by measuring only whether the copies disagree, never what they say.
why it works
Measuring a qubit destroys its superposition, so the classical trick of "read it and fix it" is off the table. The bit-flip code sidesteps this beautifully. Encode as — the amplitudes are untouched, just spread across three qubits. Now measure two parities: and . A parity reveals whether two qubits differ, never their actual values, so the delicate survive. Yet the syndrome points straight at the flipped qubit: means , means , means , means clean. Flip it back and the logical state is exactly restored. This is the whole reason scalable quantum computing is believed possible.
governing model
structural inventory
- logical qubit physical
- injectable error
- ancilla syndrome bits
- majority-vote decoder
boundaries
- corrects any single bit-flip
- syndrome
- logical fidelity
fault relay syndrome decoder miswired
-
Inject a bit-flip on any one line.
Pick , , or . The physical state is now corrupted — but you are forbidden from reading the data to find out how. -
Read the syndrome, not the data.
The two parity bits light up a unique pattern that names the guilty qubit while learning nothing about . Watch the logical fidelity snap back to after correction. -
Miswire the decoder.
Corrupt the syndrome→correction map and the code "fixes" the wrong qubit, driving fidelity to . A correct decoder is as essential as the code itself.
causal signal trace paused
Prepare One logical qubit enters the encoder.
step 1 / 6 Prepare |ψ⟩
Loading Quantum Error Correction model…