Five-qubit Error Correcting Code
   HOME

TheInfoList



OR:

The five-qubit error correcting code is the smallest quantum error correcting code that can protect a logical qubit from any arbitrary single qubit error. In this code, 5 physical qubits are used to encode the logical qubit. With X and Z being
Pauli matrices In mathematical physics and mathematics, the Pauli matrices are a set of three complex matrices which are Hermitian, involutory and unitary. Usually indicated by the Greek letter sigma (), they are occasionally denoted by tau () when used in ...
and I the
Identity matrix In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. Terminology and notation The identity matrix is often denoted by I_n, or simply by I if the size is immaterial o ...
, this code's generators are \langle XZZXI, IXZZX, XIXZZ,ZXIXZ \rangle. Its logical operators are \bar = XXXXX and \bar = ZZZZZ. Once the logical qubit is encoded, errors on the physical qubits can be detected via stabilizer measurements. A
lookup table In computer science, a lookup table (LUT) is an array that replaces runtime computation with a simpler array indexing operation. The process is termed as "direct addressing" and LUTs differ from hash tables in a way that, to retrieve a value v wi ...
that maps the results of the stabilizer measurements to the types and locations of the errors gives the control system of the quantum computer enough information to correct errors.


Measurements

Stabilizer measurements are
parity measurement Parity measurement (also referred to as Operator measurement) is a procedure in Quantum information science used for error detection in quantum qubits. A parity measurement checks the equality of two qubits to return either a true or false answer, w ...
s that measure the stabilizers of physical qubits. For example, to measure the first stabilizer (XZZXI), a parity measurement of X of the first qubit, Z on the second, Z on the third, X on the fourth , and I on the fifth is performed. Since there are four stabilizers, 4 ancillas will be used to measure them. The first 4 qubits in the image above are the ancillas. The resulting bits from the ancillas is the syndrome; which encodes the type of error that occurred and its location. A logical qubit can be measured in the computational basis by performing a parity measurement on \bar. If the measured ancilla is 0 , the logical qubit is , 0_\rangle. If the measured ancilla is 1, the logical qubit is , 1_\rangle.


Error correction

It is possible to compute all the single qubit errors that can occur and how to correct them. This is done by calculating what errors
commute Commute, commutation or commutative may refer to: * Commuting, the process of travelling between a place of residence and a place of work Mathematics * Commutative property, a property of a mathematical operation whose result is insensitive to th ...
with the stabilizers. For example, if there is an X error on the first qubit and no errors on the others (X_ = XIIII), it commutes with the first stabilizer IIII, XZZXI= 0. This means that if an X error occurs on the first qubit, the first ancilla qubit will be 0. The second ancilla qubit: IIII, IXZZX= 0, the third: IIII, XIXZZ= 0 and the fourth IIII, ZXIXZ\neq 0. So if an X error occurs on the first qubit, the syndrome will be 0001; which is shown in the table below, to the right of X_. Similar calculations are realized for all other possible errors to fill out the table. To correct an error, the same operation is performed on the physical qubit based on its syndrome. If the syndrome is 0001, an X
gate A gate or gateway is a point of entry to or from a space enclosed by walls. The word derived from old Norse "gat" meaning road or path; But other terms include ''yett and port''. The concept originally referred to the gap or hole in the wall ...
is applied to the first qubit to reverse the error.


Encoding

The first step in executing error corrected quantum computation is to encode the computer's initial state by transforming the physical qubits into logical codewords. The logical codewords for the five qubit code are :, 0_ \rangle = \frac[, 00000\rangle + , 10010\rangle + , 01001\rangle + , 10100\rangle + , 01010\rangle - , 11011\rangle - , 00110\rangle - , 11000\rangle - , 11101\rangle - , 00011\rangle - , 11110\rangle - , 01111\rangle - , 10001\rangle - , 01100\rangle - , 10111\rangle + , 00101\rangle], :, 1_ \rangle=\frac[, 11111\rangle + , 01101\rangle + , 10110\rangle + , 01011\rangle + , 10101\rangle - , 00100\rangle - , 11001\rangle - , 00111\rangle - , 00010\rangle - , 11100\rangle - , 00001\rangle - , 10000\rangle - , 01110\rangle - , 10011\rangle - , 01000\rangle + , 11010\rangle ]. stabilizer measurements followed by a \bar measurement can be used to encode a logical qubit into 5 physical qubits. To prepare , 0_\rangle, perform stabilizer measurements and apply error correction. After error correction, the logical state is guaranteed to be a logical codeword. If the result of measuring \bar is 0 , the logical state is , 0_\rangle. If the result is 1, the logical state is , 1\rangle and applying \bar will transform it into , 0_\rangle.


References

{{Quantum computing, state=collapsed Quantum computing