A qubit, short for quantum bit, is the basic unit of information in quantum computing. A classical bit is represented as either 0 or 1. A qubit has two basis states that are also labeled 0 and 1, but quantum mechanics allows its state to be a combination of those basis states until it is measured.
Superposition does not mean “0 and 1” in the ordinary sense
A qubit state is described by probability amplitudes, including a property called phase. This richer mathematical state is often summarized by saying that a qubit can be in a superposition of 0 and 1. When the qubit is measured in that basis, however, the result is one classical outcome: 0 or 1, with probabilities determined by the state before measurement.
The phase relationship between amplitudes is crucial. Quantum algorithms manipulate amplitudes so that some possible outcomes interfere constructively while others interfere destructively. This is one reason a qubit is not simply a random classical bit.
Entanglement connects qubits
Two or more qubits can be prepared in an entangled state whose full description cannot be separated into independent states for each qubit. Entanglement is a resource used by many quantum algorithms and communication protocols. It does not allow information to travel faster than light.
What can physically serve as a qubit?
Qubits are information units, not one particular object. Experimental platforms include superconducting electrical circuits, trapped ions, neutral atoms, photons, electron or nuclear spins, and other quantum systems. Each approach has different trade-offs in control, measurement, operating temperature, error rates, and scalability.
Why qubits are hard to use
Quantum states are fragile. Unwanted interactions with the environment can destroy useful coherence, while imperfect control introduces errors. Quantum processors therefore require careful isolation, precise calibration, and error-management techniques. Quantum error correction aims to encode reliable logical information across multiple imperfect physical qubits, but doing that at useful scale is technically demanding.
Does more qubits always mean a faster computer?
No. Qubit count alone does not describe a quantum computer’s capability. Fidelity, connectivity, coherence, gate speed, error correction, and the algorithm all matter. Quantum computers also are not expected to replace classical computers for every task. Their potential advantage is tied to particular problems that can exploit quantum effects.
The physical rules behind qubits come from quantum physics, while quantum computing is an engineering and computer-science effort to turn those rules into useful computation.