QubitThe quantum analog of a classical bit, capable of existing in a superposition of |0> and |1> states simultaneously.
Quantum GateA basic quantum operation that changes the state of one or more qubits, analogous to classical logic gates but operating on quantum superpositions.
Hadamard GateA single-qubit gate that creates an equal superposition state, transforming |0> to (|0>+|1>)/sqrt(2).
CNOT GateA two-qubit gate where the control qubit determines whether a NOT operation is applied to the target qubit.
Bloch SphereA geometrical representation of the state space of a single qubit, where any pure qubit state can be represented as a point on the sphere's surface.
State VectorA mathematical description of a quantum system's complete state, represented as a complex vector in Hilbert space.
MeasurementThe process of extracting classical information from a quantum system, which collapses the superposition into a definite state.
SuperpositionThe ability of a quantum system to exist in multiple states simultaneously until measured.
EntanglementA quantum correlation where the states of two or more qubits are fundamentally linked, regardless of spatial separation.
Circuit DepthThe number of time steps (layers of gates) in a quantum circuit, with deeper circuits generally being more error-prone on noisy hardware.
OpenQASMOpen Quantum Assembly Language, a standard text-based format for describing quantum circuits developed by IBM.
Unitary OperationA reversible quantum operation represented by a unitary matrix, preserving the total probability of quantum states.
Quantum RegisterA collection of qubits that together form the input and output of a quantum circuit.
PhaseThe complex angle associated with a quantum state's amplitude, which affects interference patterns but not measurement probabilities directly.
Quantum ParallelismThe ability of quantum computers to evaluate a function on many inputs simultaneously by exploiting superposition.
DecoherenceThe loss of quantum coherence due to unwanted interaction with the environment, causing qubits to lose their superposition and entanglement.
Bell StateA maximally entangled two-qubit state created by applying a Hadamard gate followed by a CNOT gate, one of four possible maximally entangled states.
Toffoli GateA three-qubit controlled-controlled-NOT gate that is universal for classical computation and useful in quantum error correction.
Quantum InterferenceThe phenomenon where quantum probability amplitudes combine constructively or destructively, used to amplify correct answers in quantum algorithms.
Ancilla QubitAn auxiliary qubit used in quantum circuits as a helper for implementing complex operations or error correction.