Quantum register

From HandWiki
Short description: System comprising multiple qubits

In quantum computing, a quantum register is a system comprising multiple qubits.[1] It is the quantum analogue of the classical processor register. Quantum computers perform calculations by manipulating qubits within a quantum register.[2]

Definition

It is usually assumed that the register consists of qubits. It is also generally assumed that registers are not density matrices, but that they are pure, although the definition of "register" can be extended to density matrices.

An [math]\displaystyle{ n }[/math] size quantum register is a quantum system comprising [math]\displaystyle{ n }[/math] pure qubits.

The Hilbert space, [math]\displaystyle{ \mathcal{H} }[/math], in which the data is stored in a quantum register is given by [math]\displaystyle{ \mathcal{H} = \mathcal{H_{n-1}}\otimes\mathcal{H_{n-2}}\otimes\ldots\otimes\mathcal{H_0} }[/math] where [math]\displaystyle{ \otimes }[/math] is the tensor product.[3]

The number of dimensions of the Hilbert spaces depends on what kind of quantum systems the register is composed of. Qubits are 2-dimensional complex spaces ([math]\displaystyle{ \mathbb{C}^2 }[/math]), while qutrits are 3-dimensional complex spaces ([math]\displaystyle{ \mathbb{C}^3 }[/math]), et.c. For a register composed of N number of d-dimensional (or d-level) quantum systems we have the Hilbert space [math]\displaystyle{ \mathcal{H}=(\mathbb{C}^d)^{\otimes N} = \underbrace{\mathbb{C}^d \otimes \mathbb{C}^d \otimes \dots \otimes \mathbb{C}^d }_{N\text{ times}} \cong \mathbb{C}^{d^N}. }[/math]

The registers quantum state can in the bra-ket notation be written [math]\displaystyle{ |\psi\rangle = \sum_{k=0}^{d^N-1} a_k|k\rangle = a_0|0\rangle + a_1|1\rangle + \dots + a_{d^N-1}|d^N-1\rangle. }[/math] The values [math]\displaystyle{ a_k }[/math] are probability amplitudes. Because of the Born rule and the 2nd axiom of probability theory, [math]\displaystyle{ \sum_{k=0}^{d^N-1} |a_k|^2 = 1, }[/math] so the possible state space of the register is the surface of the unit sphere in [math]\displaystyle{ \mathbb{C}^{d^N}. }[/math]

Examples:

  • The quantum state vector of a 5-qubit register is a unit vector in [math]\displaystyle{ \mathbb{C}^{2^5}=\mathbb{C}^{32}. }[/math]
  • A register of four qutrits similarly is a unit vector in [math]\displaystyle{ \mathbb{C}^{3^4}=\mathbb{C}^{81}. }[/math]

Quantum vs. classical register

First, there's a conceptual difference between the quantum and classical register. An [math]\displaystyle{ n }[/math] size classical register refers to an array of [math]\displaystyle{ n }[/math] flip flops. An [math]\displaystyle{ n }[/math] size quantum register is merely a collection of [math]\displaystyle{ n }[/math] qubits.

Moreover, while an [math]\displaystyle{ n }[/math] size classical register is able to store a single value of the [math]\displaystyle{ 2^n }[/math] possibilities spanned by [math]\displaystyle{ n }[/math] classical pure bits, a quantum register is able to store all [math]\displaystyle{ 2^n }[/math] possibilities spanned by quantum pure qubits at the same time.

For example, consider a 2-bit-wide register. A classical register is able to store only one of the possible values represented by 2 bits - [math]\displaystyle{ 00, 01, 10, 11 \quad(0, 1, 2, 3) }[/math] accordingly.

If we consider 2 pure qubits in superpositions [math]\displaystyle{ |a_0\rangle=\frac{1}{\sqrt2}(|0\rangle + |1\rangle) }[/math] and [math]\displaystyle{ |a_1\rangle=\frac{1}{\sqrt2}(|0\rangle - |1\rangle) }[/math], using the quantum register definition [math]\displaystyle{ |a\rangle=|a_{0}\rangle\otimes|a_{1}\rangle = \frac{1}{2}(|00\rangle - |01\rangle + |10\rangle - |11\rangle) }[/math] it follows that it is capable of storing all the possible values (by having non-zero probability amplitude for all outcomes) spanned by two qubits simultaneously.

References

  1. Ekert, Artur; Hayden, Patrick; Inamori, Hitoshi (2008). "Basic Concepts in Quantum Computation". Coherent atomic matter waves. Les Houches - Ecole d'Ete de Physique Theorique. 72. pp. 661–701. doi:10.1007/3-540-45338-5_10. ISBN 978-3-540-41047-8. 
  2. Ömer, Bernhard (2000-01-20). Quantum Programming in QCL (PDF) (Thesis). p. 52. Retrieved 2021-05-24.
  3. Major, Günther W., V.N. Gheorghe, F.G. (2009). Charged particle traps II : applications. Berlin: Springer. p. 220. ISBN 978-3540922605. 

Further reading

  • Arora, Sanjeev; Barak, Boaz (2016). Computational Complexity: A Modern Approach. Cambridge University Press. pp. 201–236. ISBN 978-0-521-42426-4.