Accueil/Blog/Quantinuum's Helios: 48 Logical Qubits at 2:1 Encoding, Explained
Error CorrectionHardwareTrapped-Ion

Quantinuum's Helios: 48 Logical Qubits at 2:1 Encoding, Explained

Quantinuum's newest trapped-ion system claims 48 error-corrected logical qubits from around 96 physical ones. The qubit count isn't the headline. The ratio is.

FreeQuantumComputing
·· 7 min read

Quantinuum shipped its newest trapped-ion system, Helios, claiming 48 error-corrected logical qubits encoded at roughly 2:1, about 96 physical qubits doing the work of 48 logical ones. Coverage of the announcement mostly led with the qubit count. The number worth sitting with is the ratio.

If you've read our companion post on logical qubits and fault tolerance, you already know why. Surface-code estimates on superconducting hardware typically run from hundreds to a few thousand physical qubits per logical qubit, depending on how far below the error threshold the underlying hardware sits. A vendor-reported ratio close to 2:1 is not an incremental improvement on that. It's a different part of the design space entirely, and it's worth understanding what makes it possible before taking the number at face value.

What Helios is

Helios is Quantinuum's latest H-Series-generation trapped-ion machine: the same lineage that has repeatedly held quantum volume records and that IonQ, Quantinuum's main trapped-ion competitor, keeps as its primary benchmark to beat. Trapped-ion hardware traps individual ions in an electromagnetic field and manipulates them with laser pulses, which trades gate speed (microseconds to milliseconds, versus nanoseconds for superconducting qubits) for two things that matter enormously for error correction: higher per-gate fidelity, and all-to-all connectivity: any ion in the chain entangles with any other, without routing through intermediate qubits.

Why the ratio is possible here

The surface code (the workhorse error-correcting code for superconducting chips like Google's Willow) is built around nearest-neighbour parity checks, because that's what a flat, 2D superconducting chip physically supports. That constraint is a large part of why its overhead is so high: protecting one logical qubit against realistic error rates needs a sizeable 2D lattice of physical qubits.

Trapped ions don't have that constraint. Because any ion interacts with any other, codes that need non-local parity checks (the kind that would be prohibitively expensive to wire up on a planar chip) become directly implementable. That opens the door to more qubit-efficient code families (broadly, qLDPC-style constructions) that trade slower gates for dramatically lower physical-to-logical overhead. Our hardware overview and modality comparison cover this trade-off in more general terms. Helios is the sharpest concrete illustration of it currently shipping.

What the ratio doesn't tell you

Overhead is one axis. It is not the only one, and a low physical-qubit count per logical qubit doesn't automatically translate into a more useful machine. As we covered in the logical-qubits post, a logical qubit should be judged on several numbers together: overhead, idle logical error rate, logical gate fidelity, logical gate speed, and gate-set universality. Trapped-ion gates are orders of magnitude slower than superconducting gates, so a 2:1-encoded logical qubit that takes milliseconds per operation is not simply "better" than a more expensive logical qubit that runs a thousand times faster. The right comparison depends entirely on how many logical operations your algorithm needs before decoherence catches up with you.

It's also, as with every hardware claim in this industry, worth reading as a vendor number until independently reproduced. "48 logical qubits at 2:1" describes a specific demonstration under specific operating conditions, not a generally available, push-button capability.

Where this leaves someone learning today

Helios-class hardware isn't something you queue for on a free tier the way you do with IBM's Open Plan, but the ideas transfer regardless of which hardware eventually wins. Quantinuum's TKET compiler is open source and free to use today, independent of which backend you target, and the concepts in this post (encoding overhead, connectivity constraints, the threshold theorem) are the same ones you'll use to evaluate whatever the next announcement claims. Our error correction explainer covers the underlying mechanics, and the quantum landscape tracks who's building what across every modality, not only this one.