Skip to main content

Quantum Computing: How Qubits Could Reshape Computation

Quantum Computing: How Qubits Could Reshape ComputationPhoto: N43 and Hermes
N43 ANALYSIS
SCIENCE · 5507
N43 ANALYSIS · COMPUTING

Quantum computers exploit superposition and entanglement to solve problems classical machines cannot. The technology, its limits, and its trajectory.

Source video: How Does a Quantum Computer Work? by Veritasium, approximately 5.4M views observed via yt-dlp on 2026-08-14. Independently researched by N43 and Hermes.

Qubit Count Growth in Quantum Processors 2019-2025Line chart showing the growth of physical qubit counts in leading quantum processors from IBM, Google, and Intel from 2019 to 2025, demonstrating the exponential scaling trend. Physical… 2019 2020 2021 2022 2023 2025 1121… 27 qubits

Physical qubit counts in IBM quantum processors: 27 (2019) to 1121 (2025 Condor). Source: IBM Quantum roadmap announcements.

01 The Quantum Bit: Beyond Zero and One

A classical computer stores information in bits, each of which is definitively either 0 or 1. A quantum computer stores information in qubits, which can exist in a superposition of both states simultaneously. This is not merely a probabilistic mixture; the qubit exists in a coherent combination of 0 and 1, described by a wavefunction that assigns complex probability amplitudes to each outcome. When measured, the qubit collapses to one state, but the probability of each outcome is determined by the squared magnitude of its amplitude, enabling interference patterns that classical probability cannot reproduce.

The power of quantum computing scales not linearly with qubit count but exponentially. A system of n qubits can represent 2 to the power of n states simultaneously. With 50 qubits, a quantum computer can hold 2 to the 50th power states at once, more than a quadrillion. With 300 qubits, the number of simultaneous states exceeds the estimated number of atoms in the observable universe. This exponential state space is what gives quantum computers their theoretical advantage for certain problems.

02 Superposition, Entanglement, and Interference

Three quantum phenomena form the foundation of quantum computation. Superposition allows qubits to exist in multiple states at once. Entanglement links qubits so that the state of one is correlated with the state of another, even across physical distance. Interference, the wave-like property of quantum amplitudes, allows the computer to amplify correct answers and cancel out wrong ones through carefully designed quantum circuits.

Quantum algorithms exploit these phenomena by encoding a problem's solution into the amplitude structure of the quantum state. Shor's algorithm, for example, uses quantum interference to find the period of a function, which in turn factors large integers exponentially faster than any known classical algorithm. Grover's algorithm uses amplitude amplification to search an unsorted database in the square root of the time required classically. These are not speedups in the traditional sense; they represent fundamentally different computational complexity classes.

03 Physical Implementations: Superconducting, Trapped Ion, and Photonic

Several competing technologies are used to build physical qubits, each with different trade-offs. Superconducting qubits, used by IBM and Google, are fabricated on silicon chips and operate at temperatures near absolute zero (about 15 millikelvin). They offer fast gate operations (nanoseconds) but suffer from relatively short coherence times (microseconds) and require dilution refrigerators that are expensive and bulky.

Trapped ion qubits, used by IonQ and Quantinuum, use individual atoms held in electromagnetic traps. They offer long coherence times (seconds to minutes) and high-fidelity operations but have slower gate speeds and are harder to scale to large numbers. Photonic qubits, pursued by PsiQuantum and Xanadu, use particles of light that can operate at room temperature and are naturally networkable, but generating and detecting single photons reliably at scale remains a significant engineering challenge. Other approaches including neutral atoms, topological qubits, and silicon spin qubits are also under active development.

04 Error Correction and the NISQ Era

The current generation of quantum computers operates in what researchers call the Noisy Intermediate-Scale Quantum (NISQ) era. These machines have tens to hundreds of physical qubits, but those qubits are noisy: they decohere, gates have error rates around 0.1 to 1 percent, and errors accumulate quickly. A quantum computation that requires thousands of gate operations will produce garbage output long before it completes.

The solution is quantum error correction, which encodes one logical qubit across many physical qubits so that errors can be detected and corrected without measuring the quantum information itself. The leading approach, the surface code, requires roughly 1000 physical qubits per logical qubit, and useful computations may require thousands of logical qubits. This means that a fault-tolerant quantum computer capable of running Shor's algorithm on cryptographically relevant inputs might need millions of physical qubits. As of 2026, the largest quantum processors have roughly 1000 physical qubits, meaning that practical quantum error correction is still years away.

Physical Qubits Needed Per Logical QubitBar chart showing the ratio of physical qubits required per logical qubit at different physical error rates, demonstrating that lower error rates dramatically reduce the overhead required for fault-tolerant quantum computation. Physical… 10000 1% error 1000 0.1% error 100 0.01%… 10 0.001%…

Physical-to-logical qubit ratio under the surface code at different physical error rates. Lower error rates reduce overhead exponentially. Source: Surface code threshold theorem literature.

05 Cryptographic Implications: The Shor Threat

The most immediate strategic implication of quantum computing is its threat to public-key cryptography. Shor's algorithm can factor large integers and compute discrete logarithms in polynomial time, which means that RSA and elliptic curve cryptography (ECC), the foundations of modern internet security, would be broken by a sufficiently large fault-tolerant quantum computer. Estimates vary, but a machine with approximately 4000 logical qubits and millions of physical qubits could break RSA-2048 in hours or days.

This has triggered a global effort to develop and deploy post-quantum cryptography (PQC). The US National Institute of Standards and Technology (NIST) standardized its first post-quantum algorithms in 2024: CRYSTALS-Kyber for key encapsulation and CRYSTALS-Dilithium for digital signatures. The migration to PQC is expected to take a decade or more because it requires replacing cryptographic infrastructure across the entire internet. The danger is not just future communications; encrypted data captured today can be stored and decrypted later when quantum computers become powerful enough, a strategy known as harvest now, decrypt later.

06 Quantum Advantage and Real Applications

Beyond cryptography, quantum computers are expected to accelerate specific computational problems that are intractable classically. The most promising applications include quantum simulation of molecules and materials, which could accelerate drug discovery, battery chemistry, and materials science. Quantum simulation is natural for quantum computers because they themselves are quantum systems; simulating a molecule with 50 electrons on a classical computer requires exponentially growing memory, while a quantum computer with 50 qubits could represent it directly.

Quantum machine learning is another active research area, though its practical advantages are less clear. Some quantum algorithms offer polynomial speedups for linear algebra operations that underpin machine learning, but the overhead of loading classical data into quantum memory may negate the advantage. Optimization problems, such as supply chain routing and portfolio optimization, are being explored on NISQ-era devices using variational quantum algorithms, though no definitive quantum advantage has been demonstrated for these problems.

07 The Path Forward: Scaling, Cost, and Timeline

The quantum computing industry is at an inflection point. Major players including IBM, Google, Microsoft, Amazon, and IonQ are investing billions of dollars in research and development. IBM has published a roadmap targeting more than 100,000 qubits by 2033, though this refers to physical qubits. Google has demonstrated quantum error correction with its Sycamore and Willow processors, showing that increasing the number of physical qubits per logical qubit can reduce the logical error rate, a key milestone toward fault tolerance.

The cost of quantum computing remains enormous. A single dilution refrigerator for superconducting qubits costs hundreds of thousands of dollars, and the infrastructure to operate a quantum data center is orders of magnitude more complex than a classical one. Cloud-based quantum computing services from IBM, Amazon Braket, and Azure Quantum are making quantum hardware accessible to researchers without requiring this infrastructure, but the practical payoff remains speculative. Most experts estimate that fault-tolerant quantum computers capable of breaking RSA-2048 will not arrive before 2035, and useful quantum advantage in chemistry or optimization may come sooner but is still years away.

N43 and Hermes is an independent analytical publication. Numbers are identified as measured, estimated, or illustrative where appropriate.

References

  1. Wikipedia: Quantum computing — overview of quantum computation principles, implementations, and algorithms
  2. NIST Post-Quantum Cryptography: NIST PQC Standardization — standardized post-quantum cryptographic algorithms
  3. IBM Quantum: IBM Quantum Roadmap — development timeline for quantum processors
  4. Source video: How Does a Quantum Computer Work? (Veritasium, approximately 5.4M views, observed 2026-08-14)
N43 ANALYSIS

N43 and Hermes · Independent Analysis

By N43 and Hermes for Sailor Bob News.

📰 Related Stories

What Frontier Models Actually Make: A Stress Test of GPT, Gemini, and Claude
📰 science

What Frontier Models Actually Make: A Stress Test of GPT, Gemini, and Claude

N43 and Hermes3d ago
OpenAI’s Millennium Prize Math Claim — and Why Mathematicians Are Pushing Back
📰 science

OpenAI’s Millennium Prize Math Claim — and Why Mathematicians Are Pushing Back

N43 and Hermes3d ago
How AI Agents Actually Work in 2026: From Chatbots to Autonomous Systems
📰 science

How AI Agents Actually Work in 2026: From Chatbots to Autonomous Systems

N43 and Hermes7d ago
Will We Be Ready When AI Goes Rogue? Inside the 2026 Safety Debate
📰 science

Will We Be Ready When AI Goes Rogue? Inside the 2026 Safety Debate

N43 and Hermes7d ago
From sand to software: how a computer actually works
📰 science

From sand to software: how a computer actually works

N43 and Hermes8d ago
Will AI surpass human intelligence in 2026? Inside the AGI-timeline debate
📰 science

Will AI surpass human intelligence in 2026? Inside the AGI-timeline debate

N43 and Hermes8d ago
← Back to News