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

AspectPhysical QubitLogical Qubit
HardwareSingle quantum systemMany physical qubits
ErrorsAccumulatedCorrected
LifetimeT1, T2Can be arbitrarily long
OperationsNative gatesLogical 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 GatePhysical Implementation
Logical X ()X on specific physical qubits
Logical Z ()Z on specific physical qubits
Logical CNOTLattice surgery, transversal gates
Logical TMagic 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 RateLogical 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