Path-ordering: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Luizpuodzius
en>Jochen Burghardt
→‎top: mentioned context 'math.' in hatnote
 
Line 1: Line 1:
In [[quantum information theory]], a '''quantum circuit''' is a [[model (abstract)|model]] for [[quantum computation]] in which a computation is a sequence of [[quantum gate]]s, which are reversible transformations on a [[quantum mechanics|quantum mechanical]] [[Quantum register|analog]] of an ''n''-[[bit]] [[Processor register|register]]. This analogous structure is referred to as an ''n''-[[qubit]] register.
I am Adore Cahoon but my husband doesn't like it at all. One of the very best issues in the world for him is home [https://Www.google.com/search?hl=en&gl=us&tbm=nws&q=brewing&btnI=lucky brewing] but he can't make it his profession. Maryland is exactly where we've been residing for years but my spouse wants us to move. I am currently an info officer but I've usually needed my [http://www.bing.com/search?q=personal+company&form=MSNNWS&mkt=en-us&pq=personal+company personal company]. If you want to find out more check out my web site: http://wikist.org/What_Everybody_Dislikes_About_Nya_Internet_Casino_P%C3%A5_N%C3%A4tet_And_Why<br><br>


== Reversible logic gates ==
my blog post - [http://wikist.org/What_Everybody_Dislikes_About_Nya_Internet_Casino_P%C3%A5_N%C3%A4tet_And_Why nya online casino på nätet]
 
Ordinarily, in <!-- Grammer correction --> a classical computer, the [[logic gate]]s other than the [[NOT gate]] are not [[Reversible computing|reversible]]. Thus, for instance, for an [[AND gate]] one cannot recover the two input bits from the output bit; for example, if the output bit is 0, we cannot tell from this whether the input bits are 0,1 or 1,0  or 0,0.  However, it is instructive to observe that reversible gates in classical computers are theoretically possible for input strings of any length; moreover, these are actually of practical interest, since they do not increase [[entropy]]. A reversible gate is a reversible function on  ''n''-bit data that returns  ''n''-bit data,  where an ''n''-bit data is a [[string (computer science)|string]] of bits ''x''<sub>1</sub>,''x''<sub>2</sub>, ...,''x''<sub>''n''</sub>  of length  ''n''.  The set of ''n''-bit data is the space {0,1}<sup>''n''</sup>, which consists of 2<sup>''n''</sup> strings of 0's and 1's.  More precisely,
 
* An ''n''-bit reversible gate is a [[bijective]] mapping ''f'' from the set {0,1}<sup>''n''</sup> of ''n''-bit data onto itself.
An example of such a reversible gate ''f'' is a mapping that changes the first digit of each string.
 
We are only interested in maps ''f'' which are different from the identity, and for reasons of practical engineering we are only interested in gates for small values of ''n'', e.g. ''n''=1, ''n''=2 or ''n''=3.  These gates can be easily described by tables.  Examples of these logic gates which have been studied are the controlled NOT gate (also called [[Controlled NOT gate|CNOT]] gate), the [[Toffoli gate]] and the [[Fredkin gate]].
 
To consider quantum gates, we first need to specify the quantum replacement of an ''n''-bit datum.
 
<blockquote> The ''quantized version'' of classical ''n''-bit space {0,1}<sup>''n''</sup> is
 
:<math>H_{\operatorname{QB}(n)}= \ell^2(\{0,1\}^n).</math>
 
This is by definition the space of complex-valued functions on {0,1}<sup>''n''</sup> and is naturally an [[inner product space]].  This space can also be regarded as consisting of linear superpositions of classical bit strings. Note that  ''H''<sub>QB(''n'')</sub> is a vector space over the complex numbers of [[dimension]] 2<sup>''n''</sup>.  The elements of this space are called ''n''-qubits.
</blockquote>
Using Dirac [[bra-ket|ket]] notation, if ''x''<sub>1</sub>,''x''<sub>2</sub>, ...,''x''<sub>''n''</sub> is a classical bit string, then
:<math> | x_1, x_2, \cdots,x_n \rangle \quad </math>
is a special  ''n''-qubit corresponding to the function which maps this classical bit string to 1 and maps all other bit strings to 0; these 2<sup>''n''</sup> special ''n''-qubits are called ''computational basis states''. All ''n''-qubits are complex linear combinations of these computational basis states. 
 
For a quantum computer gate, we require a very special kind of reversible function, namely a [[unitarity (physics)|unitary]] mapping, that is, a mapping on ''H''<sub>QB(''n'')</sub> that preserves the inner product.
 
* An ''n''-qubit (reversible) quantum gate is a unitary mapping ''U'' from the space  ''H''<sub>QB(''n'')</sub> of ''n''-qubits onto itself.
 
Again we are only interested in [[unitary operators]] ''U'' which are different from the identity and we are only interested in gates for small values of ''n''. In fact, reversible classical ''n''-bit logic gates give rise to reversible ''n''-bit quantum gates as follows:  to each reversible ''n''-bit logic gate ''f''  corresponds a quantum gate ''W''<sub>''f''</sub> defined as follows:
:<math> W_f( | x_1, x_2, \cdots,x_n \rangle) = |f(x_1, x_2, \cdots, x_n) \rangle. </math>
 
Note that ''W''<sub>''f''</sub> permutes the computational basis states.
Of particular importance is the quantized 2 qubit CNOT gate ''W''<sub>CNOT</sub>.  Of course there are many other properly quantum gates.  For example, a relative phase shift is a 1 qubit gate given by multiplication by the unitary matrix:
:<math> U_\theta =\begin{bmatrix} e^{i \theta} & 0 \\ 0 & 1 \end{bmatrix}, </math>
so
:<math> U_\theta | 0 \rangle = e^{i \theta}  | 0 \rangle \quad U_\theta | 1 \rangle = | 1 \rangle. </math>
 
== Reversible circuits ==
{{main|reversible computing}}
 
Again we consider first ''reversible'' classical computation.  Conceptually there is no difference between a reversible ''n'' bit  circuit and a reversible ''n'' bit logical gate: it is just an invertible function on the space of ''n'' bit data. However, as we mentioned in the previous section, for engineering reasons we would like to have a small number of reversible gates, that can be put together to assemble any reversible circuit. To explain this assembly process, suppose we have a reversible ''n'' bit gate ''f'' and  a reversible  ''m'' bit gate ''g''.  Putting them together means producing a new circuit by connecting some set ''k'' < ''n'' of the outputs of ''f'' to some set of ''k'' inputs of ''g'' as in the figure below.  In that figure ''n''=5, ''k'' =3 and ''m'' = 7. The resulting circuit is also reversible and operates on ''n''+''m''&minus;''k'' bits.
 
<center>
[[Image:Reversible circuit composition.svg|175px]]
</center>
 
We will refer to this scheme as a ''classical assemblage''. (Remark: this concept corresponds to a technical definition in Kitaev's pioneering paper cited below.) In composing these reversible machines, it is important to ensure that the intermediate machines are also reversible.  This condition assures that  ''intermediate'' garbage is not created (the net physical effect would be to increase entropy, which is one of the motivations for going through  this exercise). Now it is possible to show that the [[Toffoli gate]] is a [[quantum gate|universal gate]]. This means that given any reversible classical ''n'' bit circuit ''h'', we can construct a classical assemblage of Toffoli gates in the above manner to produce an  ''n''+''m'' bit circuit ''f'' such that
:<math> f(x_1, \ldots, x_n, \underbrace{0, \dots, 0}) = (y_1, \ldots, y_n, \underbrace{0, \ldots , 0})</math>
where there are ''m'' underbraced zeroed inputs and
:<math>(y_1, \ldots, y_n) = h(x_1, \ldots, x_n)</math>.
Notice that the end result always has a string of ''m'' zeros as the ancilla bits! No rubbish is ever produced, and so this computation is indeed one that, in a physical sense, generates no entropy.  This issue is carefully discussed in Kitaev's article.
 
It follows immediately from this result that any function ''f'' (bijective or not) can be simulated by a circuit of Toffoli gates. Obviously, if the mapping fails to be [[injective]], at some point in the simulation (for example as the last step) some garbage has to be produced.
 
For quantum circuits a similar composition of qubit gates can be defined.  That is, associated to any ''classical assemblage'' as above, we can produce a reversible quantum circuit when in place of ''f'' we have an ''n'' qubit gate ''U'' and in place of ''g'' we have an ''m'' qubit gate ''W''. See illustration below:
<center>
[[Image:Quantum circuit composition.svg|300px]]
</center>
 
The fact that connecting gates this way gives rise to a unitary mapping on ''n''+''m''&minus;''k'' qubit space is an easy check, which should not concern the non-expert reader {{Citation needed|date=June 2010}}. It should also be noted that in a real quantum computer the physical connection between the gates is a major engineering challenge, since it is one of the places where [[decoherence]] may actually occur.
 
There is also a [[Quantum_gate#Universal_quantum_gates|universality theorem]] for sets of well known gates; such a universality theorem exists for instance, for the pair consisting of the single qubit phase gate ''U''<sub>θ</sub> mentioned above for some reasonable value of θ together with the 2 qubit CNOT gate ''W''<sub>CNOT</sub>). However the universality theorem is  somewhat weaker in the case of quantum computation, namely that any reversible ''n'' qubit circuit can be ''approximated'' arbitrarily well by circuits assembled from these two elementary gates. Note that there are [[uncountable|uncountably]] many possible single qubit phase gates, one for every possible angle θ, so uncountably many of these gates cannot be represented by any finite circuit constructed from {''U''<sub>θ</sub>, ''W''<sub>CNOT</sub>)}.
 
== Quantum computations ==
 
So far we have not shown how quantum circuits are used to perform computations.  Since many important numerical problems reduce to computing a unitary transformation ''U'' on a finite dimensional space (the celebrated [[discrete Fourier transform]]
being a prime example), one might expect that some quantum circuit could be designed to carry out the transformation ''U''. In principle, one needs only to prepare an ''n'' qubit state ψ as an appropriate superposition of computational basis states for the input and measure the output ''U''ψ.  Unfortunately, there are two problems with this:
 
* One cannot measure the phase of ψ at any computational basis state so there is no way of reading out the complete answer. This is in the nature of [[measurement in quantum mechanics]].
 
* There is no way to efficiently prepare the input state ψ.
 
This does not prevent quantum circuits for the discrete Fourier transform from being used as intermediate steps in other quantum circuits, but the use is more subtle.  In fact quantum computations are ''probabilistic''.
 
We now provide a mathematical model for how quantum circuits can simulate
''probabilistic'' but classical computations.  Consider an ''r''-qubit circuit ''U'' with
register space ''H''<sub>QB(''r'')</sub>. ''U'' is thus a unitary map
:<math>H_{\operatorname{QB}(r)} \rightarrow
H_{\operatorname{QB}(r)}.</math>
 
In order to associate this circuit to a classical mapping on bitstrings, we specify
 
* An ''input register'' ''X'' = {0,1}<sup>''m''</sup> of ''m'' (classical) bits.
 
* An ''output register'' ''Y'' = {0,1}<sup>''n''</sup> of ''n'' (classical) bits.
 
The contents ''x'' = ''x''<sub>1</sub>, ..., ''x''<sub>''m''</sub> of
the classical input register are used to initialize the qubit
register in some way.  Ideally, this would be done with the computational basis
state
:<math> |\vec{x},0\rangle= | x_1, x_2, \cdots, x_{m}, \underbrace{0, \dots, 0} \rangle, </math>
where there are ''r''-''m'' underbraced zeroed inputs.  Nevertheless,
this perfect initialization is completely unrealistic.  Let us assume
therefore that the initialization is a mixed state given by some density operator ''S'' which is near the idealized input in some appropriate metric, e.g.
:<math> \operatorname{Tr}\left(\big||\vec{x},0\rangle \langle \vec{x},0 | - S\big|\right) \leq \delta. </math>
 
Similarly, the output register space is related to the qubit register, by a ''Y''
valued observable ''A''. Note that observables in quantum mechanics are usually defined in
terms of ''projection valued measures'' on '''R'''; if the variable
happens to be discrete, the projection valued measure reduces to a
family {E<sub>λ</sub>} indexed on some parameter λ
ranging over a countable set.  Similarly, a ''Y'' valued observable,
can be associated with a family of pairwise orthogonal projections
{E<sub>''y''</sub>} indexed by elements of ''Y''.  such that
:<math> I = \sum_{y \in Y} \operatorname{E}_y. </math>
 
Given a mixed state ''S'', there corresponds a probability measure on ''Y''
given by
:<math> \operatorname{Pr}\{y\} = \operatorname{Tr}(S \operatorname{E}_y ). </math>
 
The function ''F'':''X'' → ''Y'' is computed by a circuit
''U'':''H''<sub>QB(''r'')</sub> → ''H''<sub>QB(''r'')</sub> to within ε if and only if
for all bitstrings ''x'' of length ''m''
:<math>\left\langle \vec{x},0 \big| U^* \operatorname{E}_{F(x)} U
\big|\vec{x},0 \right\rangle = \left\langle \operatorname{E}_{F(x)} U( |\vec{x},0\rangle) \big|  U( |\vec{x},0\rangle) \right\rangle \geq 1 - \epsilon.</math>
 
Now
:<math> \left| \operatorname{Tr} (S U^* \operatorname{E}_{F(x)} U) - \left\langle \vec{x},0 \big| U^* \operatorname{E}_{F(x)} U
\big|\vec{x},0 \right\rangle\right|\leq \operatorname{Tr} (\big||\vec{x},0\rangle \langle \vec{x},0 | - S\big|) \| U^* \operatorname{E}_{F(x)} U \| \leq \delta </math>
so that
:<math>\operatorname{Tr} (S U^* \operatorname{E}_{F(x)} U) \geq 1 - \epsilon - \delta.</math>
 
'''Theorem'''.  If  ε+ δ <1/2, then  the probability distribution
:<math> \operatorname{Pr}\{y\} = \operatorname{Tr} (S U^* \operatorname{E}_{y} U)</math>
on ''Y'' can be used to determine ''F''(''x'') with an arbitrarily  small probability of error by majority sampling, for a sufficiently large sample size.  Specifically, take ''k'' independent samples from the probability distribution Pr on ''Y'' and choose a value on which more than half of the samples agree. The probability that the value ''F''(''x'') is sampled more than ''k''/2 times is at least
:<math> 1 - e^{- 2 \gamma^2 k}, </math>
where γ = 1/2 -ε - δ. 
 
This follows by applying the [[Chernoff bound]].
 
== References ==
*{{citation
| last1 = Biham | first1 = Eli | author1-link = Eli Biham
| last2 = Brassard | first2 = Gilles | author2-link = Gilles Brassard
| last3 = Kenigsberg | first3 = Dan
| last4 = Mor | first4 = Tal
| arxiv = quant-ph/0306182
| doi = 10.1016/j.tcs.2004.03.041
| issue = 1
| journal = Theoretical Computer Science
| mr = 2060181
| pages = 15–33
| title = Quantum computing without entanglement
| volume = 320
| year = 2004}}.
*{{citation
| last1 = Freedman | first1 = Michael H. | author1-link = Michael Freedman
| last2 = Kitaev | first2 = Alexei | author2-link = Alexei Kitaev
| last3 = Larsen | first3 = Michael J. | author3-link = Michael J. Larsen
| last4 = Wang | first4 = Zhenghan
| arxiv = quant-ph/0101025
| doi = 10.1090/S0273-0979-02-00964-3
| issue = 1
| journal = Bulletin of the American Mathematical Society
| mr = 1943131
| pages = 31–38
| title = Topological quantum computation
| volume = 40
| year = 2003}}.
*{{citation
| last = Hirvensalo | first = Mika
| isbn = 3-540-66783-0
| location = Berlin
| mr = 1931238
| publisher = Springer-Verlag
| series = Natural Computing Series
| title = Quantum Computing
| year = 2001}}.
*{{citation
| last = Kitaev | first = A. Yu. | authorlink = Alexei Kitaev
| doi = 10.1070/RM1997v052n06ABEH002155
| issue = 6(318)
| journal = Uspekhi Mat. Nauk
| language = Russian
| mr = 1611329
| pages = 53–112
| title = Quantum computations: algorithms and error correction
| volume = 52
| year = 1997|bibcode = 1997RuMaS..52.1191K }}.
*{{citation
| last1 = Nielsen | first1 = Michael A. | author1-link = Michael Nielsen
| last2 = Chuang | first2 = Isaac L.
| isbn = 0-521-63235-8
| location = Cambridge
| mr = 1796805
| publisher = Cambridge University Press
| title = Quantum Computation and Quantum Information
| year = 2000}}.
 
==External links==
*[http://www.cquic.org/Qcircuit/ Q-circuit] is a macro package for drawing quantum circuit diagrams in LaTeX.
*[http://www.davyw.com/quantum Quantum Circuit Simulator] a browser-based quantum circuit diagram editor and simulator.
{{Quantum computing}}
 
[[Category:Quantum information science]]
[[Category:Models of computation]]

Latest revision as of 22:34, 22 June 2014

I am Adore Cahoon but my husband doesn't like it at all. One of the very best issues in the world for him is home brewing but he can't make it his profession. Maryland is exactly where we've been residing for years but my spouse wants us to move. I am currently an info officer but I've usually needed my personal company. If you want to find out more check out my web site: http://wikist.org/What_Everybody_Dislikes_About_Nya_Internet_Casino_P%C3%A5_N%C3%A4tet_And_Why

my blog post - nya online casino på nätet