logo

Hadamard Gate

Hadamard Gate

English Translation

양자정보이론
[ 펼치기 · 접기 ]

Definition1

The gate defined as follows, known as the Hadamard gate when referring to a 11qubit, is defined as follows.

H:C2C2 H : \mathbb{C}^{2} \to \mathbb{C}^{2}

H0=120+121H1=120121 \textstyle H \ket{0} = \frac{1}{\sqrt{2}} \ket{0} + \frac{1}{\sqrt{2}} \ket{1} \\[1em] H \ket{1} = \frac{1}{\sqrt{2}} \ket{0} - \frac{1}{\sqrt{2}} \ket{1}

Its matrix representation is as follows.

H=12[1111] H = \dfrac{1}{\sqrt{2}} \begin{bmatrix} 1 & 1 \\ 1 & -1 \end{bmatrix}

Description

The Hadamard gate changes a qubit existing only in the states of 0\ket{0} or 1\ket{1} into a superposition state where both exist simultaneously. Moreover, because the coefficients of the two states are 12\frac{1}{\sqrt{2}}, the probability of being measured as either 0\ket{0} or 1\ket{1} becomes equal.


  1. 김영훈·허재성, 양자 정보 이론 (2020), p96 ↩︎