Logical Qubit
A qubit encoded across multiple physical qubits for error protection. The basic unit of fault-tolerant quantum computing.
A logical qubit is quantum information encoded in a way that’s protected from errors. It’s built from multiple physical qubits using quantum error correction.
Physical vs Logical
| Aspect | Physical Qubit | Logical Qubit |
|---|---|---|
| Hardware | Single quantum system | Many physical qubits |
| Errors | Accumulated | Corrected |
| Lifetime | T1, T2 | Can be arbitrarily long |
| Operations | Native gates | Logical gates (more complex) |
Encoding
A logical qubit state is a superposition in a larger Hilbert space:
where and are encoded states spanning multiple physical qubits.
Example: 3-Qubit Code
3 physical qubits → 1 logical qubit
Surface Code
~ physical qubits → 1 logical qubit
Logical Operations
Operations on logical qubits are constructed from physical operations:
| Logical Gate | Physical Implementation |
|---|---|
| Logical X () | X on specific physical qubits |
| Logical Z () | Z on specific physical qubits |
| Logical CNOT | Lattice surgery, transversal gates |
| Logical T | Magic state injection |
The Overhead
The “cost” of a logical qubit depends on:
- Error correction code used
- Physical error rate
- Target logical error rate
| Physical Error Rate | Logical Qubits Needed |
|---|---|
| ~1000 physical per logical | |
| ~100 physical per logical |
Quality Metrics
Logical Error Rate
Probability of logical error per round:
Lower is better.
Logical Gate Fidelity
How well logical gates are implemented.
Why We Need Them
NISQ devices use physical qubits directly:
- Limited circuit depth
- Errors accumulate
- Results become noise
Logical qubits enable:
- Arbitrary circuit depth
- Reliable computation
- True quantum advantage
Current Status
- Demonstrations of logical qubits (Google, Quantinuum, IBM)
- Error rates not yet better than physical in useful regimes
- Key milestone: Logical qubit outperforming its physical components
See also: Physical Qubit, Quantum Error Correction, Surface Code, Fault-Tolerant Quantum Computing