Home/Glossary/CNOT Gate
Gates

CNOT Gate

Controlled-NOT — a two-qubit gate that flips the target qubit when the control qubit is |1⟩.

The CNOT (Controlled-NOT or CX) gate is the most important two-qubit quantum gate. It has a control qubit and a target qubit. If the control is |0⟩, the target is unchanged. If the control is |1⟩, the target qubit is flipped (X gate applied). CNOT maps |00⟩→|00⟩, |01⟩→|01⟩, |10⟩→|11⟩, |11⟩→|10⟩. The CNOT gate is entangling: applying H to the control then CNOT creates the Bell state (|00⟩ + |11⟩)/√2. Together with single-qubit gates, CNOT forms a universal gate set for quantum computation. In superconducting hardware, the native two-qubit gate is often CX or ECR; in trapped ions it is typically the Mølmer–Sørensen (XX) gate.