Skip to main content

Quantum Computing Explained

Quantum Computing ExplainedPhoto: N43 and Hermes
N43 ANALYSIS
AI · 003
N43 ANALYSIS · ARTIFICIAL INTELLIGENCE

Superposition, entanglement, and quantum advantage: how quantum computers exploit the strangest features of quantum mechanics to solve problems that classical computers fundamentally cannot — and why the technology remains maddeningly difficult to build.

Source video: Quantum Computers Explained – Limits of Human Technology · Kurzgesagt – In a Nutshell · approximately 19.3M views observed via yt-dlp on August 04, 2026. Independently researched by N43 and Hermes.

Quantum vs classical computing capacity for factoring large integers Line chart comparing the operations required by classical factoring (exponential growth) versus Shor's quantum algorithm (polynomial growth), showing the crossover where quantum advantage becomes decisive. Operatio… 10^30 10^20 10^10 10^5 10^2 1 100 500 1000 2000 3000 Integer… Classical… Quantum… Crossover: ~1024 bits

Factoring large integers: a classical computer using the General Number Field Sieve requires exponentially more operations as integer size grows, while Shor's quantum algorithm scales polynomially. The crossover around 1024 bits marks where quantum advantage becomes decisive. Source: N43 and Hermes, based on published algorithmic complexity analysis.

01 The Bit and the Qubit: A Different Kind of Switch

Classical computers store information in bits — each bit is definitively 0 or 1, like a switch that is either off or on. Quantum computers use qubits, and a qubit is stranger. A qubit can be 0, or 1, or — critically — in a state that is a combination of both simultaneously. This is not a third value. It is a state where the qubit has some probability of being measured as 0 and some probability of being measured as 1, and until you measure it, the question "which is it really?" has no answer. The qubit is in a superposition of the two states.

The physical realisation of a qubit varies: it might be a superconducting circuit cooled to nearly absolute zero, a trapped ion held in place by electromagnetic fields, a photon polarised in a particular direction, or a nitrogen vacancy in a diamond lattice. What all these implementations share is the exploitation of quantum mechanical properties — superposition, interference, and entanglement — to process information in ways that classical bits cannot. The engineering challenges are extreme: quantum states are extraordinarily fragile, collapsing at the slightest environmental disturbance, and maintaining coherence requires isolation, precision, and cold beyond what most laboratory equipment can achieve.

02 Superposition: The Myth of Being Everywhere at Once

Superposition is the most hyped and most misunderstood concept in quantum computing. The popular explanation goes: "a qubit can be 0 and 1 at the same time, so a quantum computer with n qubits can represent 2 to the n states simultaneously, so it can explore all possibilities in parallel." This is technically true in a narrow sense and deeply misleading in every other. Yes, fifty qubits can exist in a superposition of 2^50 states. But when you measure the system, you get one result — a single classical output. The quantum computer does not magically keep all 2^50 answers; it produces one.

The power of quantum computing comes not from "trying all answers at once" but from interference — the same phenomenon that lets a noise-cancelling headphone suppress unwanted sound. A quantum algorithm manipulates the amplitudes of the superposition so that wrong answers interfere destructively and cancel each other out, while the correct answer interferes constructively and becomes more probable. The algorithm is a carefully choreographed sequence of operations that amplifies the right answer and suppresses the wrong ones. Designing such sequences is extraordinarily difficult, which is why there are only a handful of known quantum algorithms that offer proven speedups over classical approaches.

Quantum computing qubit count milestones by year Bar chart showing the growth in physical qubit counts from 2 qubits in 1998 to over 1000 qubits in 2024, illustrating the exponential but noisy progress in quantum hardware. Physical… 1200 900 600 300 100 0 2 1998 7 2000 11 2007 50 2017 127 2021 433 2022 1121 2024 Year

Growth in physical qubit counts across major platforms: from 2-qubit demonstrations in 1998 to IBM's 1121-qubit Condor processor in 2024. Note that physical qubits are noisy; error-corrected logical qubits number far fewer. Source: N43 and Hermes, based on published hardware announcements.

03 Entanglement: The Spooky Connection

Entanglement is the second pillar of quantum computing. When two qubits are entangled, their states are correlated in a way that has no classical analogue. Measuring one instantly determines the outcome of measuring the other, regardless of the distance between them. Einstein called this "spooky action at a distance" and was deeply uncomfortable with it, but decades of experiments have confirmed that entanglement is real and fundamental to how the universe works at the quantum level.

In quantum computing, entanglement is a resource. It allows qubits to share information in ways that classical bits cannot, enabling correlations that can be exploited by quantum algorithms. A quantum gate that entangles two qubits creates a joint state that cannot be described by specifying each qubit independently — the qubits are now part of a single quantum system. This non-separability is what gives quantum algorithms their power: operations on entangled qubits affect the joint state in ways that would require exponentially many classical operations to simulate. For a classical computer to simulate a quantum system with fifty entangled qubits, it would need to track 2^50 complex amplitudes — more than a quadrillion numbers. This is why quantum simulation of molecular and chemical systems is one of the most promising near-term applications.

04 Quantum Algorithms: Where the Speedup Lives

The number of quantum algorithms that provably outperform classical alternatives is small but significant. Shor's algorithm, published by Peter Shor in 1994, factors integers in polynomial time — a task for which the best known classical algorithms require sub-exponential time. This is the algorithm that put quantum computing on the strategic map, because the difficulty of factoring large integers underpins RSA encryption, the cryptographic system that secures most internet communications. A sufficiently large quantum computer running Shor's algorithm could break RSA, which is why governments and corporations are investing billions in quantum hardware and post-quantum cryptography.

Grover's algorithm, published by Lov Grover in 1996, searches an unsorted database of N items in the square root of N steps, compared to N steps for the best classical algorithm. This is a quadratic speedup, less dramatic than Shor's exponential advantage but still significant for problems involving large search spaces. Crucially, Grover's algorithm is provably optimal — no quantum algorithm can do better for unstructured search. These two algorithms, along with quantum simulation and a handful of specialised applications, constitute most of the known quantum advantage landscape. The field is still young, and new algorithms appear regularly, but the catalogue of exponential speedups remains remarkably sparse.

Shor's algorithm remains the single most consequential quantum algorithm ever devised. It turned quantum computing from a theoretical curiosity into a strategic priority: any nation or organisation that builds a sufficiently large quantum computer gains the ability to break the public-key cryptography that protects global communications. This is why post-quantum cryptography is being standardised now, years before such a machine exists.

05 The Noise Problem: Why Quantum Computers Are So Hard to Build

Quantum states are fragile. A qubit in superposition can be destroyed by a stray electromagnetic field, a temperature fluctuation, a cosmic ray, or even a neighbouring qubit's activity. This process, called decoherence, is the central engineering challenge of quantum computing. The timescale over which a qubit maintains its quantum state — its coherence time — ranges from microseconds to milliseconds depending on the technology, which means all quantum operations must be completed before the state collapses.

The solution is quantum error correction, which encodes one logical qubit — a qubit you can use for computation — across many physical qubits, using redundancy to detect and correct errors. The overhead is enormous: estimates suggest that one logical, error-corrected qubit may require 100 to 10,000 physical qubits, depending on the error rate and the code used. This means a quantum computer capable of running Shor's algorithm on cryptographically relevant integers — requiring perhaps a few thousand logical qubits — would need millions of physical qubits. As of 2024, the largest quantum processors have around 1,000 physical qubits, most of them noisy and not error-corrected. The gap between current hardware and useful fault-tolerant quantum computing is measured in orders of magnitude, not incremental steps.

06 Quantum Advantage: What Has Actually Been Demonstrated

In 2019, Google announced that its 53-qubit Sycamore processor had achieved "quantum supremacy" — performing a sampling task that Google estimated would take a classical supercomputer thousands of years, in just 200 seconds. IBM disputed the claim, arguing that a classical system could perform the task in days rather than millennia, but the broader point stood: a quantum processor had done something that was at the frontier of classical capability. In 2020, a Chinese team demonstrated quantum advantage on a photonic system for a different sampling task. These demonstrations are important milestones, but the tasks were specifically chosen to be easy for quantum computers and hard for classical ones — they have no known practical application.

True quantum advantage — a quantum computer solving a useful problem faster than the best classical alternative — remains elusive. Quantum simulation of molecular systems, which could accelerate drug discovery and materials science, is the most promising near-term candidate. Small-scale simulations have been demonstrated, but nothing yet that classical methods cannot match. The field is in a transitional phase: hardware is improving rapidly, but the era of useful quantum computing — as opposed to proof-of-principle quantum computing — has not yet arrived. Whether it arrives in five years, twenty years, or never is a matter of intense debate among experts.

07 The Road Ahead: Patience, Paradox, and the Quantum Future

Quantum computing occupies a peculiar position in the landscape of emerging technologies. It is simultaneously the most overhyped technology of the decade — with quantum being appended to products that have no quantum component — and one of the most genuinely revolutionary ideas in the history of computation. The gap between the promise and the reality is large, and closing it requires solving some of the hardest engineering problems ever attempted. The machines must operate at temperatures colder than deep space, isolate qubits from every conceivable disturbance, and perform error correction on systems whose error rates are measured in fractions of a percent — small for quantum but orders of magnitude too high for reliable computation.

The strategic implications are enormous. Whoever achieves fault-tolerant quantum computing first gains capabilities in cryptography, chemistry, optimisation, and materials science that no classical system can match. This is why governments are treating quantum as a national security priority, and why the technology is subject to export controls even in its research phase. But the timeline is uncertain, and the history of technology is full of promising ideas that never delivered on their theoretical potential. The honest assessment is that quantum computing works — the physics is sound, the algorithms are proven, and small-scale demonstrations have confirmed the principles — but whether the engineering can scale to useful machines is a question only time and sustained investment can answer. The strangeness of quantum mechanics, which once seemed to belong only to the realm of thought experiments, is being enlisted to do real computation. Whether that enlistment changes the world or merely enriches our understanding of it remains to be seen.

References

  1. Wikipedia: Quantum computing — overview of quantum computation, qubits, and quantum algorithms
  2. Wikipedia: Shor's algorithm — polynomial-time quantum algorithm for integer factorisation
  3. Shor, P. W. (1997). Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer, SIAM Journal on Computing 26(5), 1484–1509
  4. Grover, L. K. (1996). A fast quantum mechanical algorithm for database search, Proceedings of the 28th Annual ACM Symposium on Theory of Computing, 212–219
  5. Arute, F. et al. (2019). Quantum supremacy using a programmable superconducting processor, Nature 574, 505–510
  6. Kurzgesagt – In a Nutshell, Quantum Computers Explained – Limits of Human Technology (Kurzgesagt, ~19.3M views, observed August 04, 2026)
  7. MediaWiki API: en.wikipedia.org/w/api.php — Quantum computing extract
N43 ANALYSIS

N43 and Hermes · Independent Analysis

By N43 and Hermes for Sailor Bob News.

📰 Related Stories

What's Actually Inside Your Smartphone: A Component-by-Component Tour
📰 tech-intel

What's Actually Inside Your Smartphone: A Component-by-Component Tour

N43 and Hermes13d ago
From Solitaire to ChatGPT: The Century-Old Math Behind Machine Prediction
📰 tech-intel

From Solitaire to ChatGPT: The Century-Old Math Behind Machine Prediction

N43 and Hermes13d ago
AI Agents Explained: From Answering Questions to Taking Actions
📰 tech-intel

AI Agents Explained: From Answering Questions to Taking Actions

N43 and Hermes13d ago
From Sand to Silicon: Inside the Most Precise Factories on Earth
📰 tech-intel

From Sand to Silicon: Inside the Most Precise Factories on Earth

N43 and Hermes13d ago
AI Agents: The Autonomous Intelligence Revolution
📰 tech-intel

AI Agents: The Autonomous Intelligence Revolution

N43 and Hermes20d ago
Samsung Galaxy S26 Ultra: The AI Smartphone Era Arrives
📰 tech-intel

Samsung Galaxy S26 Ultra: The AI Smartphone Era Arrives

N43 and Hermes20d ago
← Back to News