L07: Hardware Platforms & the Materials Physics of Qubits
Learning Objectives¶
Identify the physical two-level system, control knob, and readout for each major platform.
Interpret , , gate fidelity, and connectivity as the noise channels of L06.
Connect device limitations to materials problems: interfaces, defects, TLS, purity.
Match algorithm requirements (depth, connectivity, shots) to platform choice.
What Makes a Good Qubit? (DiVincenzo Criteria)¶
Well-defined, scalable two-level systems.
Initialization to a fiducial state (e.g. ).
Coherence times gate times (--105 today).
A universal gate set (L04).
Qubit-specific measurement.
Eureka! The tension: qubits must couple strongly to our controls but weakly to everything else. Materials engineering lives in that contradiction.
Platform Overview¶
| Platform | Qubit | 2Q Gate | T_2 | 2Q Fidelity |
|---|---|---|---|---|
| Superconducting | Transmon anharmonic oscillator | CZ / cross-res. | 10–500 μs | 99–99.9% |
| Trapped ions | Hyperfine/optical levels | Mølmer–Sørensen | s–min | 99.9% |
| Neutral atoms | Rydberg blockade | CZ (blockade) | ms–s | 99–99.5% |
| Photonics | Dual-rail / GKP modes | Fusion (measurement) | n/a (loss) | prob. |
| Spins in Si | Quantum dot / donor spin | Exchange | ms 99–99.5% |
(Orders of magnitude; check vendor datasheets — numbers improve yearly.)
Superconducting Transmons — a Materials Story¶
Josephson junction (Al/AlO/Al) provides the anharmonicity that isolates .
Dominant decoherence: two-level systems (TLS) in amorphous oxides at interfaces (substrate--metal, metal--air).
Progress has come from materials substitutions: tantalum films, sapphire substrates, surface treatments from s (2005) to s.
Eureka! For a materials scientist, transmon is a defect-spectroscopy problem: the qubit is the most sensitive probe of its own dielectric losses.
Trapped Ions & Neutral Atoms¶
Ions (Yb, Ca, Ba): identical-by-nature qubits; gates via shared motional modes; all-to-all connectivity within a chain; slower gates (s--ms).
Neutral atoms (Rb, Sr): optical-tweezer arrays of 100-1,000+ atoms; reconfigurable geometry natural lattice-model simulators for condensed matter.
Eureka! Analog quantum simulation of spin models on atom arrays is already producing materials-relevant phase-diagram data — a preview of L11.
Spins, Photons, and Topological Approaches¶
Si spin qubits: CMOS-compatible; isotopic purification (Si) removes nuclear-spin noise — purity as a coherence resource.
Photonics: room temperature, networking-native; loss is the enemy; measurement-based computing model.
Topological (Majorana): protection from local noise by encoding in nonlocal states; materials challenge: clean superconductor-semiconductor interfaces.
Metrics Noise Channels (Closing the Loop with L06)¶
(energy relaxation) amplitude damping channel, .
(dephasing) phase damping; always .
Gate infidelity depolarizing channel per layer; readout error classical confusion matrix.
Benchmarks: randomized benchmarking, quantum volume, CLOPS.
Eureka! Every datasheet number is a Kraus map in disguise. You can now simulate any advertised device with L06 machinery.
Choosing Hardware for a Job¶
Deep circuits, modest qubit count (phase estimation): ions (fidelity, connectivity).
Wide shallow variational circuits (VQE, L12): superconducting (speed, shots/s).
Lattice-model simulation: neutral-atom arrays (geometry).
Long-distance QKD (L16): photonics.
Mini-Lab¶
Pull calibration data from a public cloud backend; convert , , gate times into Kraus channels and predict GHZ-state fidelity vs. measured.
Estimate the maximum useful circuit depth for two real devices from their datasheets.
Takeaways¶
No platform wins on all axes: coherence, speed, connectivity, scalability trade off.
Qubit progress is materials progress: interfaces, defects, and purity set .
Hardware metrics are noise channels — the L06 formalism is your translation layer.