X-basis measurement
Definition:
X-basis measurement refers to measuring a qubit in the basis of the Pauli-X operator, which corresponds to the quantum states |+⟩ and |−⟩ instead of the standard |0⟩ and |1⟩ (Z-basis). The outcome of an X-basis measurement reveals whether the qubit is aligned or anti-aligned with the X-axis on the Bloch sphere.
Scientific context:
In quantum computing, Pauli measurements are performed using the eigenstates of the Pauli matrices (X, Y, Z). While Z-basis measurements are the default in most hardware, X-basis measurements can be implemented by first applying a Hadamard gate (H) to the qubit and then measuring in the Z-basis.
These measurements are important in quantum error correction, Bell state measurements, and entanglement verification, as they allow access to quantum information encoded in superpositions of basis states.
Example in practice:
In the BB84 protocol, Alice and Bob randomly choose between Z and X basis measurements to encode and decode the key. The use of the X-basis ensures that an eavesdropper’s presence can be detected due to the incompatibility of measurement bases.
Did you know?
Measuring in different Pauli bases is a core technique in quantum tomography, which reconstructs the full quantum state by combining statistics from measurements in multiple bases.