Quantum Computing Glossary
Plain-English explanations of every key concept in quantum computing, from qubits to VQE to Shor's algorithm.
Showing 62 of 62 terms
A
Ancilla Qubit
FundamentalsAn auxiliary qubit used as a helper in quantum computations, often for error detection or phase kickback.
Algorithmic Qubits
MetricsIonQ's benchmark for the number of effectively usable qubits a system provides for running an algorithm, accounting for connectivity, gate fidelity, and circuit depth rather than counting physical qubits.
Amplitude Estimation
AlgorithmsA quantum algorithm that estimates the probability amplitude of a marked outcome quadratically faster than classical Monte Carlo sampling, the basis of proposed quantum speedups in derivative pricing and risk analysis.
B
C
CNOT Gate
GatesControlled-NOT: a two-qubit gate that flips the target qubit when the control qubit is |1⟩.
CRYSTALS-Kyber
AlgorithmsThe lattice-based key encapsulation algorithm NIST standardized as ML-KEM, the post-quantum replacement for Diffie-Hellman and RSA key exchange.
CRYSTALS-Dilithium
AlgorithmsThe lattice-based digital signature algorithm NIST standardized as ML-DSA, the primary post-quantum replacement for RSA and ECDSA signatures.
CLOPS
MetricsCircuit Layer Operations Per Second: IBM's speed benchmark measuring how fast a quantum system executes complete circuits, paired with Quantum Volume for quality.
D
Decoherence
HardwareThe loss of quantum properties when a qubit interacts with its environment.
Distributed Quantum Computing
HardwareLinking multiple QPUs over quantum interconnects so they behave as one larger logical machine.
Decoherence Budget
HardwareThe total tolerable error accumulated across a circuit before results become unreliable.
Deutsch-Jozsa Algorithm
AlgorithmsAn early quantum algorithm that determines whether a hidden function is constant or balanced in a single query, versus up to half the possible inputs classically, historically important as the first proof that quantum computers can offer an exponential speedup.
E
F
H
Hadamard Gate
GatesThe H gate: creates an equal superposition of |0⟩ and |1⟩ from a basis state.
Hybrid Algorithm
AlgorithmsA quantum-classical algorithm that uses a QPU for quantum subroutines and a classical computer for optimization and control.
HHL Algorithm
AlgorithmsA quantum algorithm, named for Harrow, Hassidim, and Lloyd, that solves systems of linear equations exponentially faster than classical methods under a specific and restrictive set of conditions.
N
NISQ
HardwareNoisy Intermediate-Scale Quantum: devices with 50-1000 qubits without full error correction.
Neutral Atom Qubit
HardwareA qubit encoded in the internal states of an individual neutral atom held in place by a focused laser beam (an optical tweezer), with Rydberg states used to entangle neighboring atoms.
P
Pauli Operators
GatesThe fundamental single-qubit gates X, Y, Z: forming the basis for all quantum operations.
Post-Quantum Cryptography
AlgorithmsClassical cryptographic algorithms designed to be secure against attacks from both classical and quantum computers.
Photonic Qubit
HardwareA qubit encoded in a property of a single photon, such as polarization or path, that can travel through optical fiber and operate without deep cryogenic cooling.
Q
Qubit
FundamentalsThe fundamental unit of quantum information: the quantum analog of a classical bit.
Quantum Gate
GatesA unitary operation that transforms the state of one or more qubits.
Quantum Circuit
FundamentalsA sequence of quantum gates applied to a register of qubits, followed by measurements.
QPU
HardwareQuantum Processing Unit: the physical hardware chip that executes quantum circuits.
Quantum Network
HardwareA system that links separate quantum processors by distributing entanglement between them, usually carried by photons.
Quantum Error Correction
HardwareTechniques to detect and correct errors in quantum circuits without measuring (and collapsing) the qubits.
QFT
AlgorithmsQuantum Fourier Transform: the quantum analog of the discrete Fourier transform, exponentially faster.
Quantum Phase Estimation
AlgorithmsAn algorithm that estimates the eigenvalue phase of a unitary operator: the subroutine underlying Shor's algorithm and quantum chemistry energy calculations.
QAOA
AlgorithmsQuantum Approximate Optimization Algorithm: a hybrid algorithm for combinatorial optimization problems.
Quantum Volume
MetricsIBM's single-number benchmark measuring the overall capability of a quantum computer, accounting for qubits, connectivity, and fidelity.
Quantum Advantage
FundamentalsA demonstrated speedup or improvement where a quantum computer outperforms the best classical algorithm on a practical task.
Quantum Utility
HardwareIBM's term for quantum circuits that are too complex to simulate classically but run on real QPUs.
Q-Day
FundamentalsThe hypothetical point at which a quantum computer breaks currently deployed public-key cryptography.
Quantum Job
HardwareA unit of work submitted to a quantum cloud service: one or more circuits to be run on a QPU or simulator.
Quantum Developer
FundamentalsA software engineer who writes quantum circuits and hybrid algorithms using quantum SDKs like Qiskit, PennyLane, or HLQuantum.
Quantum Teleportation
AlgorithmsA protocol that transmits an unknown qubit's exact state to a distant qubit using pre-shared entanglement and two classical bits, without physically moving the particle or violating the no-cloning theorem.
Quantum Annealing
AlgorithmsA specialized approach to quantum computing that finds low-energy solutions to optimization problems by slowly evolving a system of qubits from an easy starting state toward one whose lowest-energy configuration encodes the answer.
Quantum Supremacy
FundamentalsThe demonstration that a quantum computer can solve some specific, often contrived, task faster than any classical computer or algorithm can, regardless of whether the task itself is useful.
S
Superposition
FundamentalsThe ability of a quantum system to exist in multiple states at the same time.
Shor's Algorithm
AlgorithmsA quantum algorithm for integer factorization with exponential speedup over the best known classical algorithms.
Shot Noise
MetricsStatistical uncertainty in measurement results from running a quantum circuit a finite number of times.
Shot Budget
MetricsThe total number of circuit executions allocated for a quantum job: a practical resource limit.
Syndrome Decoding
Error CorrectionThe classical computation that turns error-syndrome measurements into an actual correction.
Superconducting Qubit
HardwareA qubit built from a superconducting circuit containing one or more Josephson junctions, cooled to near absolute zero and controlled with microwave pulses.
Spin Qubit
HardwareA qubit encoded in the spin state of a single electron or nucleus confined in a semiconductor quantum dot, built using processes adapted from conventional chip manufacturing.
SPHINCS+
AlgorithmsA stateless, hash-based digital signature algorithm NIST standardized as SLH-DSA, offering a conservative fallback if lattice-based schemes are ever broken.
Superdense Coding
AlgorithmsA protocol that sends two classical bits of information by physically transmitting only one qubit, using a pre-shared entangled pair to double the channel's classical capacity.
T
Transpilation
HardwareThe process of compiling a quantum circuit into the native gate set and qubit connectivity of a specific device.
T1 / T2 Time
HardwareT1 is the qubit energy relaxation time; T2 is the coherence (dephasing) time. Both limit circuit duration.
Toffoli Gate
GatesThe three-qubit CCX gate: flips the target qubit only when both control qubits are |1⟩.
Trapped-Ion Qubit
HardwareA qubit encoded in the internal energy levels of an individual ion held in place by electromagnetic fields and controlled with laser pulses.
Topological Qubit
HardwareA theorized qubit that encodes information in the braiding of exotic quasiparticles so that errors are suppressed by the qubit's underlying topology rather than corrected after the fact.