Superposition is the fundamental property of quantum systems to exist in all theoretically possible states simultaneously until the moment of measurement. Unlike a classical bit that can only be 0 or 1, a qubit in superposition is in both states at once with certain probabilities. This phenomenon powers quantum computing, providing exponential speedup for certain problems – and simultaneously threatens classical cryptography through Shor’s algorithm.
What Is Superposition in Simple Words?
Imagine a coin. In the classical world, it can be either heads up or tails up. That’s a bit – 0 or 1. Now imagine a coin spinning in the air. While it spins, you can’t call it heads or tails – it is both at the same time. A qubit is exactly that “spinning coin”.
Quantum superposition is a state where a microscopic particle (photon, electron, atom) gets “stuck” in several mutually exclusive states at once – until we look at it.
Key Definitions
| Term | Definition |
|---|---|
| Superposition principle | Fundamental principle of quantum mechanics: if states Ψ₁ and Ψ₂ are allowed, then their linear combination Ψ₃ = c₁Ψ₁ + c₂Ψ₂ is also allowed. |
| Quantum superposition | Superposition of states that cannot be realised simultaneously from a classical perspective – superposition of alternative (mutually exclusive) states. |
Superposition and Qubits: How It Works
Classical computers work with bits – switches that are either 0 or 1. Quantum computers work with qubits – quantum objects that can be in a superposition of 0 and 1 at the same time.
Mathematical Description
A qubit state is written as:
|ψ⟩ = α|0⟩ + β|1⟩
Where:
- α and β are complex numbers (probability amplitudes)
- |α|² is the probability of measuring 0
- |β|² is the probability of measuring 1
- |α|² + |β|² = 1 (normalisation condition)
The Power of Superposition: Quantum Parallelism
A classical computer processes one value at a time. A quantum computer, thanks to superposition, can process all possible values simultaneously. A system of n qubits in superposition can represent 2ⁿ states at once – giving an exponential speedup for certain classes of problems.
Wavefunction Collapse and Decoherence
Collapse
Until a quantum system is measured, it exists in a superposition of all possible states. But the moment we perform a measurement, the superposition “collapses” into a single definite state. This is called wavefunction collapse.
Example: a qubit in equal superposition of 0 and 1 (α = 1/√2, β = 1/√2). Upon measurement, with 50% probability we get 0 and with 50% we get 1.
Decoherence
Decoherence is the loss of quantum coherence due to interaction with the environment. Even cosmic radiation can disturb the fragile quantum state. This is one of the main technical challenges in building quantum computers: qubits must be isolated from any external influence to maintain superposition long enough for computations.
Superposition vs Entanglement: What’s the Difference?
| Superposition | Entanglement | |
|---|---|---|
| What it is | Uncertainty of a single particle’s state | Quantum correlation between two or more particles |
| Number of particles | One | Two or more |
| Classical analogy | A spinning coin | No classical analogy |
| Example | An electron with spin “up and down” simultaneously | Two photons whose spins are always opposite, no matter the distance |
Entanglement can be seen as superposition applied to a system of multiple particles. If you have two entangled qubits, measuring one instantly determines the state of the other – even if they are on opposite sides of the universe.
Classic Experiments Demonstrating Superposition
Young’s Double‑Slit Experiment
One of the most famous experiments demonstrating superposition. Photons (or electrons) are fired at a barrier with two slits. If we observe which slit the particle goes through, it behaves like a classical particle. If we don’t observe, it behaves like a wave – passing through both slits simultaneously.
Schrödinger’s Cat
A famous thought experiment: a cat is placed in a box with a radioactive atom and a mechanism that kills the cat when the atom decays. While the box is closed, the atom is in superposition of “decayed and not decayed” – therefore the cat is in superposition of “alive and dead” simultaneously. Measurement (opening the box) collapses the superposition into one definite state.
Why Does Superposition Threaten Cryptocurrencies?
Superposition is the foundation of Shor’s algorithm – the quantum algorithm that can break the ECDSA cryptography securing Bitcoin and Ethereum.
A classical computer tries possible solutions one by one. A quantum computer, thanks to superposition, can try all possibilities simultaneously. This makes factorisation of large numbers and discrete logarithms (the basis of classical cryptography) trivial for a quantum computer.
Current estimates show that a quantum computer with ~10,000–26,000 physical qubits could derive a private key from a public key in minutes or days.
How Cellframe Protects Against the Superposition Threat
Cellframe was designed from the ground up with the quantum threat in mind and does not use vulnerable ECDSA cryptography.
Post‑Quantum Cryptography in the Core
Instead of ECDSA, Cellframe uses NIST‑approved post‑quantum algorithms:
- CRYSTALS‑Dilithium (ML‑DSA) – for digital signatures
- Falcon (FN‑DSA) – for compact signatures
- SPHINCS+ (SLH‑DSA) – as a backup (hash‑based)
- Kyber 512 – for secure key exchange
These algorithms are based on mathematical problems (lattices, hash functions) that Shor’s algorithm cannot solve – even using superposition.
Upgradable Cryptography Without Hard Forks
Cellframe addresses include a cryptography type identifier. If any algorithm is ever compromised (e.g., new quantum attacks emerge), the network simply disables its ID and uses others – without stopping the network and without requiring a hard fork.
Glossary
| Term | Definition |
|---|---|
| Qubit (quantum bit) | Basic unit of quantum information; can be in superposition of 0 and 1 simultaneously. |
| Superposition | Ability of a quantum system to exist in multiple states at once. |
| Wavefunction collapse | The “collapse” of superposition into a single definite state upon measurement. |
| Decoherence | Loss of quantum coherence due to interaction with the environment. |
| Quantum entanglement | Correlation between two qubits where measuring one instantly determines the state of the other, regardless of distance. |
| Shor’s algorithm | Quantum algorithm that uses superposition to factor large numbers and solve discrete logarithms – breaks ECDSA and RSA. |
| Post‑quantum cryptography (PQC) | Algorithms resistant to attacks from quantum computers that use superposition (Shor’s algorithm). |
| NIST | National Institute of Standards and Technology (USA). Approves post‑quantum cryptographic algorithms. |
Summary
Superposition is not just an abstract concept from physics textbooks. It is a real quantum phenomenon that makes both quantum computing and the threat to modern cryptography possible.
In the classical computing world, a bit is a coin lying heads or tails. In the quantum computing world, a qubit is a coin spinning in the air – being both heads and tails at the same time.
This “spinning coin” gives quantum computers exponential power to break ECDSA via Shor’s algorithm. That is why the industry must migrate to post‑quantum cryptography – algorithms that remain secure even against attacks using superposition.
Cellframe is one of the few platforms already running on NIST‑approved post‑quantum algorithms today, without waiting for quantum computers to become reality. While other projects discuss migration, Cellframe is already protected.
Top comments (0)