Quantum physics can sound like science fiction, but its two key ideas, superposition and entanglement, have been tested in laboratories for decades. Here is what they mean for computing.
Superposition: more than just 0 or 1
An ordinary bit is like a light switch: on or off. A qubit is more like a spinning coin. While it spins, it isn’t simply heads or tails; it has a certain chance of landing each way. Only when it lands, when we measure it, do we get a definite answer.
The analogy isn’t perfect. A qubit’s state also has a “phase”, which lets quantum programs make possibilities cancel or reinforce each other. That is where the real power comes from.
Why more qubits add up so fast
Describing one qubit exactly needs two numbers. Two qubits need four, three need eight, and every extra qubit doubles the amount. Describing 300 qubits would need more numbers than there are atoms in the observable universe.
This is why ordinary computers struggle to simulate even modest quantum systems, and why quantum computers could be useful for studying them.
Measuring changes things
When you measure a qubit, its superposition ends and you get just 0 or 1. You cannot peek at the blend without destroying it. So a quantum computer cannot simply read out all its internal possibilities; algorithms must be designed so that the answer you want is the most likely result when you measure.
The same rule is useful for security. In quantum key distribution, an eavesdropper who measures the light carrying a key inevitably disturbs it, and can be detected.
Entanglement: linked outcomes
When qubits are entangled, measuring one tells you something about the other, even if they are far apart. Albert Einstein famously called this “spooky action at a distance”.
Entanglement does not let you send messages faster than light: each individual result still looks random. The link only shows up when the results are compared afterwards.
Experiments confirming entanglement earned the 2022 Nobel Prize in Physics, awarded to Alain Aspect, John Clauser and Anton Zeilinger.
Why qubits are so fragile
Superposition and entanglement are delicate. Any unwanted contact with the outside world, such as heat, vibration or electrical noise, can scramble a qubit’s state. This is called decoherence, and it is the main reason building large quantum computers is so hard.
task_altKey takeaways
- check_circleSuperposition means a qubit holds a blend of 0 and 1 until it is measured.
- check_circleEntangled qubits have linked results, but can’t be used to send messages faster than light.
- check_circleMeasurement and decoherence destroy quantum states, which makes qubits fragile.