An Interactive Quantum Circuit Playground
Superposition and entanglement are abstract concepts - but somewhere they have to be built out of physical matter. How do you actually make a qubit? The answer turns out to be both more varied and more difficult than most people expect.
A qubit does not have to be a particular type of particle or physical object. It just needs to be a quantum system with exactly two distinct energy levels that you can control and measure. The two levels become |0⟩ and |1⟩. The system must also be isolatable - kept from interacting with its environment - and manipulable with enough precision to apply gates reliably.
The challenge is that quantum states are incredibly fragile. The slightest interaction with the environment - a stray magnetic field, a vibration, a thermal photon - can disturb the qubit and destroy its superposition. This loss of quantum coherence is called decoherence, and it is the central engineering problem of quantum computing. Think of balancing a pencil on its tip: the slightest nudge - a breath of air, a footstep across the room - knocks it over. A qubit's superposition is balanced just as precariously, except the "nudges" are everywhere, all the time.
The most widely deployed qubit technology today - used by IBM, Google, and others - is the superconducting qubit. These are tiny circuits made from superconducting metals (often aluminum or niobium) that operate at temperatures colder than outer space: about 15 millikelvin, or roughly 273 degrees below zero Celsius.
At such extreme cold, electrical resistance vanishes (that is what "superconducting" means) and quantum effects dominate. A small electronic circuit behaves like an artificial atom with discrete energy levels. Microwave pulses are used to flip the qubit between energy states and create superposition. The whole chip looks something like a miniature printed circuit board, but operating at quantum scales.
Superconducting qubits can be manufactured using techniques borrowed from semiconductor fabrication, which makes them scalable in principle. The main drawback is decoherence: these qubits stay coherent for only tens to hundreds of microseconds before environmental noise destroys the state. That might sound like a long time, but a complete quantum algorithm might require millions of operations - leaving very little margin for error. It's a bit like trying to finish a complex recipe in a kitchen where the stove shuts off after a few seconds - you have to work fast and you cannot afford many mistakes.
Another major approach uses individual atoms - specifically ions (charged atoms) - suspended in space by electromagnetic fields. The two qubit levels are two energy states of the ion's electrons. Laser pulses manipulate the states and create entanglement between ions.
Trapped ion qubits tend to have much longer coherence times than superconducting qubits - sometimes seconds or even minutes. They are also more uniform and easier to control precisely. The downside is that they are harder to scale: the ions must be kept in ultra-high vacuum, and as you add more ions to the trap, they interact with each other in ways that become harder to manage - like trying to hold a conversation with one friend across a quiet room, versus trying to hold ten separate conversations at once without any of them bleeding into each other.
Companies like IonQ and Honeywell (now Quantinuum) are the main players in this space. The field debate between superconducting and trapped-ion approaches is analogous to the early days of classical computing, when different physical technologies competed before silicon transistors won out.
Several other physical approaches are also being explored. Photonic qubits use individual photons - particles of light - as qubits. They are naturally isolated from most environmental noise, can travel at the speed of light, and are suited to quantum communication. But making photons interact with each other (needed for two-qubit gates) is difficult.
Neutral atom qubits (used by companies like Atom Computing and QuEra) trap individual neutral atoms in arrays using laser light. They share some advantages of trapped ions and can be arranged in large grids, making them promising for scaled-up systems.
Topological qubits - the technology Microsoft has pursued - aim to encode quantum information in the topology (the mathematical shape) of quantum states rather than in fragile individual particles. The idea is similar to tying information into a knot in a rope: small jostles can move the rope around, but they cannot undo the knot itself without a deliberate, large-scale change. Theoretically, topological qubits would be much more robust against decoherence, but constructing them has proven extremely difficult and remains experimental.
Whatever the physical platform, decoherence is the primary obstacle. Every qubit type has a characteristic coherence time - how long it maintains its quantum state before errors accumulate. This limits how many gates you can apply before the computation becomes unreliable.
Current best superconducting qubits have coherence times of order 100–500 microseconds. Gate operations take around 20–100 nanoseconds each. So in the best case, you can apply thousands of gates per qubit before decoherence corrupts the result. That is sufficient for many experiments but not for the most powerful applications like Shor's algorithm on large numbers, which would need far more error-free operations.
This is why quantum error correction - which you will learn about in Lesson 9 - is so critical. It requires using many physical qubits to build a single "logical" qubit that is much more robust, similar to how a single reliable signal can be sent redundantly across many noisy wires so that errors on any one wire get outvoted by the rest. The overhead is significant: current estimates suggest a fault-tolerant logical qubit might require thousands of physical qubits to support it.
Real qubits are physical quantum systems with two controllable energy levels - most commonly superconducting circuits or trapped ions. Decoherence, the loss of quantum state due to environmental interaction, is the central engineering challenge. Different platforms trade off coherence time, gate speed, and scalability in different ways.
What is the minimum requirement for a physical system to serve as a qubit?
Why do superconducting quantum computers operate at temperatures near absolute zero?
Why are trapped-ion qubits harder to scale up than superconducting qubits, even though they have longer coherence times?