Google's Quantum Computer Just Crossed a Threshold That Changes Everything

For the first time, a quantum computer has demonstrated that adding more qubits actually makes it more reliable — not less. This is the milestone quantum computing has chased for three decades.

4 min read
Quantum computing hardware with glowing quantum bits and error correction systems, representing quantum information processing
Contents 5 sections

There’s a puzzle at the heart of quantum computing that has haunted researchers since the field began. Quantum computers are powerful precisely because they exploit the fragile, weird rules of quantum mechanics — but those same fragile rules mean they make mistakes. Constantly. Embarrassingly often.

Every time you try to use more qubits to build a bigger, more powerful machine, you also create more opportunities for errors to creep in. For years, the uncomfortable truth was that making a quantum computer bigger made it worse, not better.

On December 9, 2024, a team at Google published a paper in Nature that fundamentally changes this story.

The Threshold Problem

To understand why this matters, you need to understand what physicists call the surface code threshold.

The idea is elegant: instead of trusting a single fragile physical qubit to store information, you can spread that information across many physical qubits in a clever pattern — a “surface code.” If you’re careful, errors in individual qubits become detectable and correctable. The logical qubit built from all those physical qubits is more reliable than any of its components.

But there’s a catch. This only works if your physical qubits are already good enough — if the error rate per qubit is below a critical threshold, around 1%. Above that threshold, adding more qubits makes things worse. Below it, adding more qubits makes things exponentially better.

For three decades, building hardware that reliably stays below this threshold — while also running the complex software needed to decode and correct errors in real time — was an unsolved engineering problem.

What Google’s Willow Chip Actually Did

Google’s new 105-qubit processor, called Willow, crossed that threshold. Not barely — with real margin.

The team built two surface code memories. Their distance-7 code (using 101 physical qubits to store one logical qubit) achieved an error rate of just 0.143% per error-correction cycle. More importantly, when they increased the code distance — essentially making the logical qubit bigger by adding more physical qubits — the logical error rate improved by a factor of 2.14 for each step up in code distance.

Let that sink in: adding more qubits made the computer more reliable. The exponential suppression is working exactly as theory predicts.

The logical qubit also outlived its best physical qubit by a factor of 2.4. The error correction isn’t just theoretical — it’s actually buying you something tangible.

And they did all this in real time, with a decoder running in hardware, not analyzing results after the fact.

Why Real-Time Decoding Matters

This is a detail that’s easy to miss but crucial.

A surface code works by constantly measuring the state of neighboring qubits and looking for patterns that indicate an error has occurred. But the quantum state can’t wait around — the computer is trying to do work. The error correction has to happen faster than errors accumulate, which means the decoder needs to process a million correction cycles per second while adding almost no latency.

The Willow team achieved an average decoder latency of 63 microseconds — fast enough to keep up with the 1.1-microsecond cycle time of the hardware. They ran this for up to a million consecutive cycles, finding only rare correlated error events roughly once per hour.

Once per hour, out of three billion cycles. That’s a quantum computer with a memory stable enough to actually run real algorithms.

The Road to Fault-Tolerant Quantum Computing

Here’s the sobering context: even Willow, remarkable as it is, isn’t yet a fault-tolerant quantum computer. Fault tolerance requires not just stable logical qubits but also reliable logical gates — ways to actually compute with that protected information. That’s the next mountain.

The Willow experiment also still uses 101 physical qubits to protect one logical qubit. A useful fault-tolerant quantum computer might need thousands of logical qubits, implying millions of physical ones. We’re not there.

But the gap between where we were and where we are has just narrowed dramatically. The exponential suppression is real. The real-time decoder works. The engineering challenges are enormous but no longer mysterious in kind — they’re known obstacles to an approach that demonstrably functions.

What This Actually Means

Quantum computing has always been caught in a credibility trap: impressive benchmark results on carefully chosen problems that don’t obviously translate to useful applications, paired with ambitious timelines that kept slipping.

The Willow result is different in character. It doesn’t demonstrate a quantum advantage on a specific problem. It demonstrates that the fundamental engineering path to fault-tolerant quantum computing works as predicted. The scaling is going the right direction. The errors are suppressed as theory says they should be.

That’s not a party trick. That’s a proof of principle for the whole endeavor.

There are still hard years of work ahead — better gates, better physical qubits, better decoders, vastly more qubits. But for the first time, researchers can look at the data and say with confidence: the path is open. The question is no longer whether scalable quantum computing is possible. The question is when and how hard.


The paper, “Quantum error correction below the surface code threshold,” was published in Nature on December 9, 2024, by Google Quantum AI. The arxiv preprint is at arXiv:2408.13687.