No mysticism, no hype. What a qubit really is, why n qubits hold 2โฟ states, how a superconducting chip runs colder than space, and an honest look at what quantum computing can โ and cannot โ do.
A classical bit is a switch: 0 or 1. A quantum bit, or qubit, can be in a superposition โ a blend of 0 and 1 at the same time, described by two numbers (amplitudes) that say "how much" 0 and "how much" 1.
The catch โ and this is where the magic and the limits both live: when you measure a qubit, you don't see the blend. It collapses to a single 0 or 1, with a probability set by those amplitudes. So you can't just "read out" all that hidden information. The whole art of quantum computing is arranging things so the answer you want is the one most likely to appear.
You'll hear "a quantum computer tries every possibility at once." Half-true. It holds all possibilities in superposition โ but you only get to measure once, yielding a single answer. The cleverness is interference: shaping the amplitudes so the useful answer is the likely one. Without that, you'd just get a random result.
Add qubits and the state space grows exponentially. 1 qubit needs 2 amplitudes; 2 qubits need 4; 3 need 8; n qubits need 2โฟ. This explodes fast:
That's the promise. But remember Figure 1's catch: you can't read all 2โฟ amplitudes โ measurement gives you one n-bit answer. Exponential power only helps when an algorithm can use interference to concentrate it.
A qubit needs a real physical system with two quantum states you can control. Several technologies compete:
| Qubit type | How | Used by |
|---|---|---|
| Superconducting | tiny superconducting circuits (transmons); the most common today | Google, IBM, others |
| Trapped ions | individual atoms held by fields, manipulated with lasers | IonQ, Quantinuum |
| Photonic | qubits encoded in particles of light | PsiQuantum, Xanadu |
| Neutral atoms | atoms held in optical tweezers | QuEra, Pasqal |
| Spin / topological | electron spins / exotic states (early research) | Intel, Microsoft |
The famous "chandelier" you've seen photos of is not the quantum chip โ it's the dilution refrigerator around it. The actual superconducting chip is a small square at the very bottom.
Superconducting quantum chips are cooled to about 10โ15 millikelvin โ a hundredth of a degree above absolute zero, colder than deep space. Two reasons: the circuits become superconducting (zero resistance) at those temperatures, and thermal noise is suppressed so the fragile quantum states aren't instantly destroyed. The dilution fridge's gold "chandelier" is the multi-stage cooling and wiring that gets there. (Other qubit types โ trapped ions, photonics โ use different setups and aren't all cooled this way.)
You program a quantum computer with quantum gates โ operations that rotate or entangle qubits, applied as precisely shaped microwave or laser pulses. Examples: the X gate flips a qubit (like NOT), the Hadamard (H) gate creates an equal superposition, and the CNOT gate entangles two qubits. A sequence of gates is a quantum circuit โ the quantum analogue of the logic circuits in our Logic Gate Simulator, but operating on amplitudes, not fixed 0/1 values.
Quantum states are extraordinarily fragile. Any stray heat, vibration or field nudges a qubit and its delicate superposition leaks away โ this is decoherence, and it often happens in microseconds. It's the single biggest obstacle in the field.
The defence is quantum error correction: spread one reliable logical qubit across many noisy physical qubits so errors can be detected and fixed. The ratio is brutal โ a single robust logical qubit may need hundreds to thousands of physical qubits. That's why headline "qubit counts" can be misleading, and why genuinely useful, fault-tolerant machines may require millions of physical qubits.
Today's machines are NISQ โ Noisy Intermediate-Scale Quantum: tens to a few hundred physical qubits, too noisy for full error correction. They're real and improving, but they are not yet the world-changing fault-tolerant computers of the headlines.
The biggest myth: "a quantum computer is just a much faster computer." It isn't. For everyday tasks โ email, browsing, spreadsheets, most software โ a classical computer is and will stay better. Quantum helps only on specific problem structures:
| Classical | Quantum | |
|---|---|---|
| Unit | bit (0 or 1) | qubit (superposition) |
| Best at | everyday, general computing | specific: factoring, search, simulation |
| Errors | extremely rare | frequent (decoherence) |
| Status | mature, everywhere | early (NISQ), improving |
A qubit holds 0 and 1 in superposition, and n qubits hold 2โฟ amplitudes โ but measurement gives one answer, so algorithms use interference to make the right one likely. Superconducting chips run near absolute zero to protect these fragile states, which still decohere in microseconds, so error correction needs many physical qubits per logical one. Quantum isn't a faster everyday computer โ it's a specialised tool for factoring, search and especially simulating nature itself.
Quantum computing is advancing fast but is genuinely early and heavily hyped. Treat bold "quantum will do X next year" claims with healthy skepticism โ including this page; verify the latest before relying on it.
The basic unit of quantum information โ unlike a 0/1 bit, it can be in a superposition of 0 and 1, and collapses to one value when measured.
n qubits hold 2โฟ amplitudes; interference concentrates probability on the right answer. This helps specific problems, not all computing.
Superconducting qubits need ~10โ15 mK so circuits superconduct and thermal noise doesn't destroy the fragile states.
Factoring (Shor), search (Grover), and simulating molecules/materials. Not faster email or browsing.
Related: What Is an AI Chip? ยท Photonics Explained ยท Transistor Evolution ยท Logic Gate Simulator