6.5.13 · D5Advanced & Emerging Architectures
Question bank — Quantum computing hardware basics
This page attacks the parent topic from the side: not "compute this" but "why is this statement true or false". Prerequisites worth reopening: Classical Bits vs Qubits, Bloch Sphere, Superposition and Entanglement, Unitary Operators and Reversible Computing, Boltzmann Distribution.
True or false — justify
A qubit in superposition is secretly already 0 or 1, we just don't know which
False — that is a hidden-variable picture. Interference experiments (paths cancelling) prove the qubit has no pre-decided value; the amplitude, not our ignorance, is physical. See Superposition and Entanglement.
Global phase on changes what you measure
False — measurement depends only on , which are unchanged by a global phase; that is exactly why the Bloch Sphere has one fewer parameter.
Relative phase between and is also unobservable
False — relative phase moves the point around the Bloch equator and is detectable after a rotating gate (e.g. Hadamard-measure), which is why interference works at all.
can safely exceed with good engineering
False — the derivation forces because relaxation itself scrambles phase; no engineering escapes the inequality.
Adding more physical qubits always increases usable computing power
False — noisy qubits below the error threshold make things worse; power depends on fidelity and the ratio , not raw count. See Quantum Error Correction.
A quantum gate is reversible
True — gates are unitary, and means every has an inverse ; the map can always be undone. See Unitary Operators and Reversible Computing.
Measurement is a unitary operation
False — measurement collapses the state and destroys probability amplitude information; it is the one non-unitary, irreversible step in the whole pipeline.
Cooling a qubit is just to reduce electrical resistance
False — the deep reason is : warmth thermally excites the qubit out of , breaking initialization (DiVincenzo criterion 2). See Boltzmann Distribution.
Two orthogonal qubit states point in opposite directions in real 3D space
True on the Bloch sphere — and sit at opposite poles ( apart) even though they are orthogonal () in Hilbert space; the factor is what maps the two pictures.
Entanglement lets you send information faster than light
False — measurement outcomes are locally random; correlations only appear when classical results are compared, and that comparison travels at . See Superposition and Entanglement.
Spot the error
" qubits store classical bits of readable information."
The error is readable. There are complex amplitudes for computation, but measuring qubits yields only classical bits; the advantage is interference, not storage.
"A transmon uses a Josephson junction to make the two levels equally spaced so lasers can address them."
Backwards — the Josephson Junction provides anharmonicity (unequal spacing) so a pulse tuned to the gap does not also drive ; and transmons use microwaves, not lasers.
"Error per gate , so a longer gate is always better because it's gentler."
Longer raises , giving more decoherence error per gate; gate time should be short relative to , the opposite conclusion.
"Because probabilities are always positive, wrong answers can cancel out."
Probabilities cannot cancel — that is precisely why we need complex amplitudes, where and sum to zero.
"The Hadamard gate measures the qubit into a random state."
A Hadamard is unitary and reversible — it creates a definite superposition ; nothing is measured or randomized until an actual readout.
"Dispersive readout works by absorbing the qubit's energy to see it."
No — it senses a frequency shift of a coupled resonator that depends on the qubit state, so it can (mostly) read vs without directly draining the qubit.
"1000 physical qubits means 1000 logical qubits."
With current error rates, roughly ~1000 physical qubits may encode just one logical qubit via Quantum Error Correction; physical and logical counts differ by orders of magnitude.
Why questions
Why must gate operations be unitary and not any invertible matrix?
Only unitary maps preserve the norm ; a general invertible matrix would let total probability drift, which is physically forbidden. See Unitary Operators and Reversible Computing.
Why do independent decoherence rates add rather than multiply?
Independent decays each give an exponential factor, and ; multiplying the survivals means adding the rates.
Why does relaxation () contribute only to dephasing, not ?
Coherence lives in the off-diagonal density-matrix element, which scales with the amplitude not the population; amplitude decays at half the population rate, giving the factor .
Why write the state with instead of ?
So sweeps the whole Bloch Sphere from north pole () to south pole (), placing orthogonal states at opposite poles.
Why is a better figure of merit than alone?
It counts how many gates you can run before coherence dies; a long with slow gates may allow fewer operations than a shorter with fast gates.
Why can't we just clone a qubit to make measurement easier?
The no-cloning theorem forbids copying an unknown quantum state — a consequence of linearity/unitarity — so you cannot make backup copies to read repeatedly.
Why does entanglement matter for computation and not just correlation?
It lets the amplitudes of many qubits interfere jointly so wrong answers cancel across the whole register; product (unentangled) states cannot produce that global interference.
Edge cases
At exactly , what does the phase do?
Nothing observable — at the north pole , so regardless of ; the poles are the coordinate singularities of the Bloch Sphere.
As , what happens to ?
It , so the qubit is perfectly initialized in ; this is the ideal limit that finite cold dilution fridges only approximate.
As (or room temperature), what is ?
It — both levels equally populated, the qubit fully scrambled and useless, which is why room-temperature operation fails for GHz-scale gaps.
If (no pure dephasing), what is ?
Then , so — the best possible coherence, limited purely by relaxation.
What is the state right after measurement of gives outcome 0?
It collapses to exactly ; the superposition and all phase information are gone, so re-measuring always yields 0.
For a classical bit, how many real parameters describe its state, versus a qubit?
A classical bit has one discrete parameter (0 or 1); a pure qubit has two continuous real parameters — the source of, but not directly the payoff of, quantum power. See Classical Bits vs Qubits.
If a gate takes longer than , is the computation salvageable?
No — coherence has decayed past before the gate even finishes, so its output carries essentially random phase; gates must satisfy .
Recall One-line self-test
Cover every answer above, run the list top to bottom, and for each say your verdict and its reason aloud. Any item where the reason wobbles is your next study target — most of them trace back to just four facts: amplitudes (not probabilities) interfere, global phase is invisible, , and .