Level 1 · Foundations
What is a Qubit?
A qubit (short for "quantum bit") is the basic unit of information in a quantum computer — the quantum equivalent of the bit in classical computing. Understanding qubits is the first step to understanding everything else in quantum computing.
From bits to qubits
A classical bit is simple: it's either 0 or 1, full stop. You can think of it like a light switch — it's either off or on, and there's no in-between.
A qubit can also be measured as a 0 or a 1 — but before it's measured, it can exist in a superposition: a combination of both 0 and 1 at the same time, with certain probabilities attached to each outcome.
The coin-flip analogy
Picture a coin spinning in the air. While it's spinning, it isn't "heads" or "tails" — it's in a blend of both, with some likelihood of landing on each. Only when it lands (when it's "measured") does it become definitely heads or definitely tails. A qubit behaves similarly: while unmeasured, it holds a combination of 0 and 1; once measured, it collapses into one definite value.
How is a qubit physically made?
A qubit isn't a "thing" in the way a transistor is — it's a property of a physical system that can be controlled and measured. Different companies use different physical systems to create qubits:
- Superconducting circuits — tiny loops of metal cooled to near absolute zero, used by IBM and Google
- Trapped ions — individual charged atoms controlled with lasers, used by IonQ
- Photons — particles of light, used in photonic quantum computing
- Neutral atoms — atoms held in place by laser "tweezers"
Each approach has trade-offs in terms of stability, speed, and how easy it is to scale up to many qubits.
What can a single qubit do?
On its own, not much more than a classical bit — when measured, it still gives you just one bit of information (a 0 or a 1). The real power emerges when many qubits are combined and become entangled with each other, allowing a quantum computer to represent and process a huge number of combinations at once.
Visualizing a qubit: the Bloch sphere
Physicists often visualize a qubit's state as a point on the surface of a sphere, called a Bloch sphere. The North and South poles represent the pure states 0 and 1, while every other point on the sphere represents a different superposition. You'll see this sphere referenced throughout this site as a visual shorthand for "the state of a qubit."
What's next?
Now that you understand what a qubit is, let's directly compare it to a classical bit to make the differences crystal clear.
Continue to: Difference Between Bit & Qubit →
Frequently Asked Questions
Can a qubit store more than one bit of information?
A single qubit, when measured, still only yields one classical bit (0 or 1). However, before measurement, its state involves more information (the probabilities and "phase" of being 0 vs 1), which quantum algorithms exploit during computation — even though you can't directly "read out" extra bits from one qubit.
How long can a qubit maintain superposition?
This depends on the hardware, but typically only for a very short time — microseconds to milliseconds in most current systems — before interactions with the environment cause "decoherence." Extending this time is a major focus of quantum hardware research.