Glossary: Difference between revisions

Jump to navigation Jump to search
80 bytes added ,  3 June 2019
Line 6: Line 6:


===Unitary Operations===
===Unitary Operations===
*X (NOT gate):  <math>X|0\rangle\,\to\,\ |1\rangle,\quad X|1\rangle\,\to\,\ |0\rangle,\quad X|+\rangle\,\to\,\ |+\rangle,\quad *X|-\rangle\,\to\,\ -|-\rangle</math>
*<math>\text{X (NOT gate)}</math>:  <math>X|0\rangle\,\to\,\ |1\rangle,\quad X|1\rangle\,\to\,\ |0\rangle,\quad X|+\rangle\,\to\,\ |+\rangle,\quad *X|-\rangle\,\to\,\ -|-\rangle</math>
*Z (Phase gate): <math>Z|+\rangle \,\to\,\ |-\rangle,\quad Z|-\rangle \,\to\,\ |+\rangle,\quad Z|0\rangle \,\to\,\ |0\rangle,\quad Z|1\rangle \,\to\,\ -|1\rangle </math></br>
*<math>\text{Z (Phase gate)}</math>: <math>Z|+\rangle \,\to\,\ |-\rangle,\quad Z|-\rangle \,\to\,\ |+\rangle,\quad Z|0\rangle \,\to\,\ |0\rangle,\quad Z|1\rangle \,\to\,\ -|1\rangle </math></br>
Thus, <math>|0\rangle </math>, <math>|1\rangle </math> are eigenstates of Z gate and <math>|+\rangle</math>, <math>|-\rangle </math> are eigenstates of X gate.
Thus, <math>|0\rangle </math>, <math>|1\rangle </math> are eigenstates of Z gate and <math>|+\rangle</math>, <math>|-\rangle </math> are eigenstates of X gate.
*H (Hadamard gate): <math>H|0\rangle \,\to\,\ |+\rangle </math> or  <math>H|1\rangle \,\to\,\ |-\rangle </math>
*<math>\text{H (Hadamard gate)|</math>: <math>H|0\rangle \,\to\,\ |+\rangle </math> or  <math>H|1\rangle \,\to\,\ |-\rangle </math>


<math>X=
<math>X=
Line 27: Line 27:
   \end{array} }\right]\quad
   \end{array} }\right]\quad
</math>
</math>
*Controlled-U(CU):  uses two inputs, control qubit and target qubit. It operates U on the second(target) qubit only when the first (source) qubit is 1. C-U gates are used to produce entangled states, when the target qubit is <math>|+\rangle</math> and control qubit is not an eigenstate of U. In the given equation 'i' denotes the source qubit and 'j', the target qubit. Following are two important C-U gates.
*<math>\text{Controlled-U(CU)}</math>:  uses two inputs, control qubit and target qubit. It operates U on the second(target) qubit only when the first (source) qubit is 1. C-U gates are used to produce entangled states, when the target qubit is <math>|+\rangle</math> and control qubit is not an eigenstate of U. In the given equation 'i' denotes the source qubit and 'j', the target qubit. Following are two important C-U gates.
<math>
<math>
\text{Controlled-NOT(CX or CNOT): }CX_{ij}|+\rangle_i|0\rangle_j\,\to\,\ \frac{1}{\sqrt{2}} (|0_i0_j\rangle+|1_i1_j\rangle)</math></br>
\text{Controlled-NOT(CX or CNOT): }CX_{ij}|+\rangle_i|0\rangle_j\,\to\,\ \frac{1}{\sqrt{2}} (|0_i0_j\rangle+|1_i1_j\rangle)</math></br>
Write, autoreview, editor, reviewer
3,125

edits

Navigation menu