Quantum Turing machine
A quantum Turing machine or universal quantum computer is an abstract machine used to model the effects of a quantum computer. It provides a simple model that captures all of the power of quantum computation—that is, any quantum algorithm can be expressed formally as a particular quantum Turing machine. However, the computationally equivalent quantum circuit is a more common model.
Quantum Turing machines can be related to classical and probabilistic Turing machines in a framework based on transition matrices. That is, a matrix can be specified whose product with the matrix representing a classical or probabilistic machine provides the quantum probability matrix representing the quantum machine. This was shown by Lance Fortnow.
Informal sketch
A way of understanding the quantum Turing machine is that it generalizes the classical Turing machine in the same way that the quantum finite automaton generalizes the deterministic finite automaton. In essence, the internal states of a classical TM are replaced by pure or mixed states in a Hilbert space; the transition function is replaced by a collection of unitary matrices that map the Hilbert space to itself.That is, a classical Turing machine is described by a 7-tuple. See the formal definition of a Turing Machine for a more in-depth understanding of each of the elements in this tuple.
For a three-tape quantum Turing machine :
- The set of states is replaced by a Hilbert space.
- The tape alphabet symbols are likewise replaced by a Hilbert space.
- The blank symbol is an element of the Hilbert space.
- The input and output symbols are usually taken as a discrete set, as in the classical system; thus, neither the input nor output to a quantum machine need be a quantum system itself.
- The transition function is a generalization of a semiautomaton and is understood to be a collection of unitary matrices that are automorphisms of the Hilbert space.
- The initial state may be either a mixed state or a pure state.
- The set of final or accepting states is a linear subspace of the Hilbert space.
History
In 1980 and 1982, physicist Paul Benioff published articles that first described a quantum-mechanical model of Turing machines. A 1985 article written by Oxford University physicist David Deutsch further developed the idea of quantum computers by suggesting that quantum gates could function in a similar fashion to traditional digital computing binary logic gates.Iriyama, Ohya, and Volovich have developed a model of a linear quantum Turing machine. This is a generalization of a classical QTM that has mixed states and that allows irreversible transition functions. These allow the representation of quantum measurements without classical outcomes.
A quantum Turing machine with postselection was defined by Scott Aaronson, who showed that the class of polynomial time on such a machine is equal to the classical complexity class PP.