Richardcyoung.com

  • Home
  • Debbie Young
  • Jimmy Buffett
  • Key West
  • Your Survival Guy
  • How We Are Different
  • Paris
  • About Us
    • Foundation Principles
    • Contributors
  • Investing
    • You’ve Read The Last Issue of Intelligence Report, Now What?
  • The Swiss Way
  • My Rifles
  • Dividends and Compounding
  • Your Security
  • Dick Young
  • Dick’s R&B Top 100
  • Liberty & Freedom Map
  • Bank Credit & Money
  • Your Survival Guy’s Super States
  • NNT & Cholesterol
  • Your Health
  • Ron Paul
  • US Treasury Yield Curve: My Favorite Investor Tool
  • Anti-Gun Control
  • Anti-Digital Currency
  • Joel Salatin & Alfie Oakes
  • World Gold Mine Production
  • Fidelity & Wellington Since 1971
  • Hillsdale College
  • Babson College
  • Contact Us

STARLING: IBM Is Building a ‘Fault Tolerant’ Quantum Computer

June 16, 2025 By The Editors

IBM’s Poughkeepsie, NY research lab in the 1950s. Photo courtesy of IBM.

Quantum computing is coming, and at the front of its development is IBM. But there are obstacles that need to be overcome if quantum computing can realize its potential. One of these obstacles is making extremely sensitive quantum computers “fault-tolerant,” so they’ll work properly. What that means is best explained by IBM’s Robert Davis, Olivia Lanes, and John Watrous, who write, “A fault-tolerant quantum computer is a quantum computer designed to operate correctly even in the presence of errors. Because quantum bits (“qubits”) are extremely sensitive to their environment, they are prone to errors like decoherence and noise. Fault tolerance is about detecting and correcting these errors, in real time.”


They continue:

Quantum error correction theory

When the field of quantum computing started to take off after Peter Shor’s 1994 discovery of a quantum algorithm for integer factorization, a natural question arose: could we somehow use error correcting codes to protect qubits from errors, so that quantum computations could be made more resilient against noise?

Even back then, long before quantum computers existed, it was widely suspected that noise and decoherence would be major obstacles to building reliable quantum computers. It was not at all obvious that error-correcting codes could actually help, and it was Shor who first showed that they could.

Quantum error correction isn’t easy, though, because quantum information is extremely fragile. This means that quantum error correcting codes have much greater demands placed on them — they have to protect the delicacy of quantum states. The basic idea is similar to Hamming’s code, where we encode four bits into seven by adding three parity bits, but it’s not so simple as adding parity bits in the quantum case.

Instead, we start with one or more logical qubits — meaning the qubits representing the quantum information we’d like to protect and perform computations on — and we encode their state into a larger number of physical qubits using entanglement. In effect, the state of the logical qubits is distributed across the physical qubits in such a way that it’s made more resilient to noise. Certain measurements can then be performed on the physical qubits to provide information about what errors might have occurred, and based on that information we can then try to correct the errors.

It is theoretically impossible for a quantum error correcting code to handle every error, but different quantum error correcting codes are tolerant to different error rates when we model noise mathematically. Just as in the Hamming code, which works only so long as we never have more than one bit flip among seven, quantum error correcting codes only work when the error rate is sufficiently low.

Shor’s very first quantum error correcting code, known as the 9-qubit Shor code because it encodes one qubit into 9, was a breakthrough. It’s also a great example for learning about quantum error correcting codes because it’s simple and intuitive. It’s not a practical code, though; it can only tolerate a minuscule error rate.

More quantum error correcting codes followed. Another breakthrough came a couple of years later in 1997, when Alexei Kitaev discovered the toric code, which could tolerate a much higher error rate than the codes that came before it. Subsequent work by Kitaev and now IBM Fellow Sergey Bravyi led to surface codes soon after, which can be viewed as more practical implementations of the toric code. Surface codes allow single qubits to be encoded into square grids of qubits of varying sizes, and like the toric code they can tolerate a relatively high error rate.

Surface codes do have a shortcoming, however. Namely, they need lots of physical qubits to encode each logical qubit. This is why we’re excited about the gross code, which we debuted last year in our landmark error correction paper in Nature. The gross code is related to surface codes and tolerates a similar level of noise, but is much more efficient, allowing several times as many logical qubits to be encoded with a given number of physical qubits. In simple terms, the gross code scales much better.

Quantum error correction fundamentals

The process of error correction itself can be broken down into three basic steps. The first step is that the physical qubits are measured — but this is done indirectly so as to leave the encoded state intact. More specifically, in error correction we introduce some new, initialized qubits, have them interact with the physical qubits being used for the encoding, and then measure them.

This gives us a string of bits called the syndrome, and the process of obtaining that bit-string is referred to as syndrome extraction. Much like the medical term for which it is named, the syndrome doesn’t tell us exactly which errors took place (i.e., the underlying cause), but it gives us helpful information about what might have gone wrong (analogous to a list of symptoms).

The second step is decoding, which means processing the syndrome with a classical computation to try to figure out what correction operations, if any, to apply to the physical qubits to get them back to their original encoded state. This step is performed on a classical computer, the faster the better.

The last step is to actually perform the correction operations on the physical qubits and attempt to get them back to their original encoded state. The entire error correction process is repeated over and over in a race against noise to store quantum information reliably.

However, in a quantum computer, every operation is noisy, which means any operation can fail. We have to perform syndrome extraction and correction operations using components which themselves have a chance of being inaccurate or not working correctly, and we also have to be very careful that our QEC protocols don’t have the effect of magnifying the rate of errors.

And of course, we don’t just want to “protect” quantum information using quantum error correcting codes; we also want to perform computations on logical qubits. Once again, we face the same problem. Computations must be performed with quantum computing components that are imperfect and can magnify error rates if not done properly.

It’s really a fascinating theoretical and engineering challenge, and one of the reasons quantum error correction has inspired decades of research. How do you build something reliable out of unreliable parts?

Additional requirements for fault-tolerant quantum computations

Beyond merely getting our quantum computations to be reliable, fault-tolerant quantum computing also requires the implementation of a so-called universal set of quantum gates on the logical qubits we’ve encoded.

In simple terms, this is a rich enough collection of gates to give us the full computational power of quantum computing. For example, Hadamard gates, T gates, and controlled-NOT gates together give us one version of a universal gate set. If you can perform these three operations, then you can combine them together to create circuits that closely approximate any quantum computation.

As it turns out, some operations are easier to perform on encoded quantum information than others, and which operations are easy and which are hard can depend on the quantum error correcting code we choose. But no matter how you slice it — and there’s a mathematical theorem that tells us this — for whatever code you choose, you’re always going to have at least one gate in any universal gate set for which the task is quite tricky.

This is where so-called magic states, another discovery by Bravyi and Kitaev, perform their function. The idea is that certain operations on encoded quantum information can be performed in a fault-tolerant way — meaning that they can be done with unreliable components without magnifying the error rate and spoiling the computation — provided that we have additional qubits initialized to these very special states.

One way to think about magic states is that they’re tiny little quantum programs pre-loaded into qubits. (Technically speaking, they work through a process known as gate teleportation.) A critically important aspect of them is that they can be prepared and tested independently, and then, once we have confidence that they’re good, we can interact them with our physical qubits, with the end result being that computations are performed on the logical qubits that the physical qubits encode in a fault-tolerant way. They’re not really magic, of course, but it is pretty amazing that this is possible in theory.

From an implementation perspective, there are many obstacles that we must overcome to reach the long-sought goal of building a reliable, fault-tolerant quantum computer through the methods described above.

Error rates for physical qubits must be sufficiently low for the error correcting code to work. The direct connections between qubits must allow both syndrome extraction and fault-tolerant operations to be performed reliably and quickly. Decoding must take place with extremely low latency, and the process of creating magic states and interacting them with physical qubits to perform computations on logical qubits must be perfected.

IBM is rising to this challenge, and we look forward to sharing our plans for achieving fault-tolerant quantum computing with you soon.

Read more here.

If you’re willing to fight for Main Street America, click here to sign up for the Richardcyoung.com free weekly email.

Related Posts

  • Chinese are Building a ‘Hack Proof’ Quantum Communications Network
  • Quantum Dawn 2
  • Yellowstone Closed. Who’s at Fault?
  • America's New Quantum Tech Can Defeat Russian Jamming
  • Author
  • Recent Posts
The Editors
The Editors
The Editors
Latest posts by The Editors (see all)
  • STARLING: IBM Is Building a ‘Fault Tolerant’ Quantum Computer - June 16, 2025
  • Mossad in Iran - June 16, 2025
  • Are California Politicians Abetting the Violence? - June 11, 2025

Dick Young’s Must Reads

  • Boiled Frogs: Lulled to Sleep by This Market
  • We’ll Burn the Place Down!
  • Set Sail with Stocks
  • Making America Great Again Is What America Wants
  • America’s Colleges Have Become Progressive Liberal Rat Holes
  • Protection While Traveling in France
  • Hillsdale College: What College Is Meant to Be
  • The Three Best Retirement Decisions I Ever Made
  • Could Nature’s Pharmacy Hold the Key to Cancer Recovery?
  • What Do You Know About Rho-Kinase?

Our Most Popular Posts

  • The Night of the Living Dead
  • Whoa, Hang on Here. There’s Trouble in Culver City
  • People Are on Edge
  • Is Salt Bad for You?
  • TRUMP: "Everyone Should Immediately Evacuate Tehran!"
  • A Classic Issue from Richard C. Young’s Intelligence Report
  • A Nationwide Day of Defiance
  • Are You Familiar with the EF and Arithmetic?
  • Graduating from Work to Retirement #19: A Teacher for Life
  • RON PAUL: Can Musk and Trump Reconcile?

Compensation was paid to utilize rankings. Click here to read full disclosure.

RSS Youngresearch.com

  • Are You Familiar with the EF and Arithmetic?
  • Canadian Shipbuilder Targets U.S. Arctic Contracts
  • Israel-Iran Conflict Triggers Freight Rate Surge and Maritime Caution
  • US Export Prices Drop Sharply in May
  • Retro Meets Futurism: Dacora’s Ultra-Luxury EV Channels 1930s Elegance
  • A Classic Issue from Richard C. Young’s Intelligence Report
  • The Strait of Hormuz: Oil’s Global Chokepoint
  • AWS’s New Data Center Strategy
  • Trump Mobile Targets Conservative Consumers with U.S.-Made Service
  • Epic Man Cave with Car Elevator in Utah

RSS Yoursurvivalguy.com

  • The Sound of Silence?
  • Are You Familiar with the EF and Arithmetic?
  • “Happy I Found Richard C. Young’s Intelligence Report”
  • A Classic Issue from Richard C. Young’s Intelligence Report
  • The Rich Man “Doesn’t Need the Markets”
  • Is Bitcoin Really Digital Gold?
  • Epic Man Cave with Car Elevator in Utah
  • Is Private Capital Appropriate for 401(k)s?
  • Strikes Expose Israel’s Hidden Drone Operations Inside Iran
  • Even If You Don’t Golf: Part 2

US Treasury Yield Curve: My Favorite Investor Tool

My Key West Garden Office

Your Retirement Life: Traveling the Efficient Frontier

Live a Long Life

Your Survival Guy’s Mt. Rushmore of Investing Legends

“Then One Day the Grandfather was Gone”

Copyright © 2025 | Terms & Conditions | About Us | Dick Young | Archives