Quantum Supremacy in Plain English: No Physics PhD Required

Google claimed it in 2019. IBM pushed back. China announced it again. And now quantum computers sit in air-chilled labs around the world, apparently doing things impossible for regular machines. But what does any of that actually mean?

2026-05-16 · By the a2zezines editorial team

Start With the Bit

Every computer you have ever used — the phone in your pocket, the laptop on your desk, the server farms that power the internet — runs on bits. A bit is the simplest possible unit of information: it is either a 0 or a 1. Nothing in between. All of modern computing — every email, every video, every financial transaction — is ultimately a long sequence of 0s and 1s being shuffled around at tremendous speed.

A quantum computer uses something different: a qubit. Short for quantum bit, a qubit can be 0, or 1, or — and here is where classical intuition starts to strain — both at the same time. This state of being in multiple conditions simultaneously is called superposition. It is a genuine property of quantum physics, not a metaphor. Electrons, photons, and other subatomic particles genuinely exist in superposition until something observes or measures them, at which point they resolve into a definite state.

To understand why this matters for computing, imagine you are trying to find the fastest route through a city with a thousand intersections. A classical computer would try routes one by one, or use clever algorithms to prune the search space. A quantum computer in superposition can, in principle, explore many routes simultaneously, collapsing to the best answer when the calculation completes. For certain classes of problems, this is an extraordinary advantage.

What Superposition Actually Looks Like

Qubits in real quantum computers are typically physical objects kept at temperatures close to absolute zero — colder than outer space. IBM, Google, IonQ, and others use superconducting loops of metal that carry current in both directions at once when cooled to about 15 millikelvins. Other approaches use trapped ions, individual atoms suspended in laser fields, or photons moving through optical circuits.

The extreme cold is necessary because qubits are extraordinarily fragile. Any interaction with the outside world — a stray electromagnetic field, a vibration, even a cosmic ray — can cause decoherence, a fancy word for the qubit losing its quantum state and collapsing into an ordinary 0 or 1 before the calculation is complete. Managing decoherence is the central engineering challenge of quantum computing, and most of the field's progress over the last decade has been in building systems that stay coherent longer and correct errors when decoherence inevitably occurs.

A second key property is entanglement. When two qubits are entangled, measuring one instantly determines the state of the other, regardless of distance. Einstein famously called this "spooky action at a distance" and spent years trying to show it was impossible. He was wrong. Entanglement is real, and it gives quantum computers a way to coordinate across qubits that has no classical equivalent.

What "Quantum Supremacy" Actually Means

In October 2019, Google announced that its 53-qubit Sycamore processor had performed a specific mathematical calculation in 200 seconds that would take the world's best classical supercomputer approximately 10,000 years. This was the milestone Google called "quantum supremacy" — the first demonstration that a quantum computer had solved a problem practically impossible for classical machines.

IBM immediately disputed the claim, arguing that the same calculation could be done on a classical supercomputer in about two and a half days with the right algorithm. The dispute illustrated something important: quantum supremacy is not a permanent threshold. As classical computing methods improve, tasks that once seemed quantum-only become tractable again. The relevant question is not which individual milestones have been crossed, but on what kinds of problems quantum computers are fundamentally better.

"Quantum supremacy is a PR term that helped communicate a milestone to the public, but the scientific community is much more focused on quantum advantage — finding specific real-world problems where quantum methods provide a lasting benefit over classical ones." — Dr. Priya Nair, MIT Quantum Engineering Group, 2025

By 2026, the term "quantum advantage" has largely replaced "quantum supremacy" in serious scientific discussion. The goal is not simply to beat classical computers on contrived benchmarks, but to solve genuinely useful problems faster.

Where Quantum Computers Are Genuinely Better

The honest answer is: we are still working that out. But several domains look very promising.

Drug discovery and molecular simulation may be the most exciting near-term application. Simulating how a drug molecule interacts with a biological target is an extraordinarily complex quantum mechanical problem. Classical computers struggle with molecules beyond a few dozen atoms. Quantum computers, which are themselves quantum mechanical systems, may be naturally suited to simulating quantum systems — potentially accelerating the development of new antibiotics, cancer therapies, and materials for clean energy.

Cryptography is a more troubling application. Much of the encryption protecting internet communications today — the HTTPS padlock in your browser, the security of banking transactions — relies on the difficulty of factoring very large numbers. A quantum algorithm called Shor's algorithm could, if run on a large enough quantum computer, factor those numbers efficiently and break current encryption. This threat is still years away from becoming practical, but governments and standards bodies are already working on post-quantum cryptography: encryption methods designed to be secure even against quantum attacks.

Optimization problems — from supply chain logistics to financial portfolio management to traffic routing in large cities — are another promising domain. Many real-world optimization challenges are so complex that classical computers can only find approximate solutions. Quantum approaches may find better solutions or find them faster, with significant economic consequences.

Where We Actually Are in 2026

Current quantum computers are often described as NISQ devices — Noisy Intermediate-Scale Quantum computers. They have enough qubits to be interesting (the largest systems have hundreds to low thousands of physical qubits) but too much noise to run the most demanding quantum algorithms reliably. The error rates in current systems mean that long calculations accumulate mistakes faster than they produce results.

The path forward involves either dramatically reducing error rates in physical qubits, or implementing quantum error correction — using multiple physical qubits to represent a single logical qubit that is protected against errors. Error-corrected quantum computing is the long-term goal, but estimates for when a large-scale, error-corrected, fault-tolerant quantum computer will exist range from five to twenty years, depending on who you ask and what assumptions you make.

In the meantime, hybrid quantum-classical algorithms — which use quantum computers for the parts of a problem where they excel, and hand off the rest to classical machines — are showing promising results in chemistry and optimization. This pragmatic approach may be where the first genuine commercial value from quantum computing emerges.

Should You Care?

If you work in cybersecurity, pharmaceuticals, logistics, finance, or materials science, quantum computing is already relevant to your field's planning horizon. If you are a curious citizen watching where technology is going, the quantum era represents something genuinely new: a computing paradigm based not on faster transistors but on the strange rules of physics at the smallest scales. The machines in those cryogenically cooled chambers are not just faster computers — they are a different kind of computer, and the problems they will eventually crack are ones we have been waiting decades to solve.

Further Reading

Related On A2Z eZines