Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Quantum teleportation
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Formal presentation == There are a variety of ways in which the teleportation protocol can be written mathematically. Some are very compact but abstract, and some are verbose but straightforward and concrete. The presentation below is of the latter form: verbose, but has the benefit of showing each quantum state simply and directly. Later sections review more compact notations. The teleportation protocol begins with a quantum state or qubit <math>|\psi\rangle</math>, in Alice's possession, that she wants to convey to Bob. This qubit can be written generally, in [[bra–ket notation]], as: :<math>|\psi\rangle_C = \alpha |0\rangle_C + \beta|1\rangle_C.</math> The subscript ''C'' above is used only to distinguish this state from ''A'' and ''B'', below. Next, the protocol requires that Alice and Bob share a maximally entangled state. This state is fixed in advance, by mutual agreement between Alice and Bob, and can be any one of the four [[Bell state]]s shown. It does not matter which one. :<math>|\Phi^+\rangle_{AB} = \frac{1}{\sqrt{2}} (|0\rangle_A \otimes |0\rangle_{B} + |1\rangle_A \otimes |1\rangle_{B})</math>, :<math>|\Psi^+\rangle_{AB} = \frac{1}{\sqrt{2}} (|0\rangle_A \otimes |1\rangle_{B} + |1\rangle_A \otimes |0\rangle_{B})</math>, :<math>|\Psi^-\rangle_{AB} = \frac{1}{\sqrt{2}} (|0\rangle_A \otimes |1\rangle_{B} - |1\rangle_A \otimes |0\rangle_{B})</math>. :<math>|\Phi^-\rangle_{AB} = \frac{1}{\sqrt{2}} (|0\rangle_A \otimes |0\rangle_{B} - |1\rangle_A \otimes |1\rangle_{B})</math>, In the following, assume that Alice and Bob share the state <math>|\Phi^+\rangle_{AB}.</math> Alice obtains one of the particles in the pair, with the other going to Bob. (This is implemented by preparing the particles together and shooting them to Alice and Bob from a common source.) The subscripts ''A'' and ''B'' in the entangled state refer to Alice's or Bob's particle. At this point, Alice has two particles (''C'', the one she wants to teleport, and ''A'', one of the entangled pair), and Bob has one particle, ''B''. In the total system, the state of these three particles is given by :<math> |\psi\rangle_C\otimes|\Phi^+\rangle_{AB} = (\alpha |0\rangle_C + \beta|1\rangle_C)\otimes\frac{1}{\sqrt{2}} (|0\rangle_A \otimes |0\rangle_B + |1\rangle_A \otimes |1\rangle_B) . </math> Alice will then make a local measurement in the Bell basis (i.e. the four Bell states) on the two particles in her possession. To make the result of her measurement clear, it is best to write the state of Alice's two qubits as superpositions of the Bell basis. This is done by using the following general identities, which are easily verified: :<math>|0\rangle \otimes |0\rangle = \frac{1}{\sqrt{2}} (|\Phi^+\rangle + |\Phi^-\rangle),</math> :<math>|0\rangle \otimes |1\rangle = \frac{1}{\sqrt{2}} (|\Psi^+\rangle + |\Psi^-\rangle),</math> :<math>|1\rangle \otimes |0\rangle = \frac{1}{\sqrt{2}} (|\Psi^+\rangle - |\Psi^-\rangle),</math> and :<math>|1\rangle \otimes |1\rangle = \frac{1}{\sqrt{2}} (|\Phi^+\rangle - |\Phi^-\rangle).</math> After expanding the expression for <math display="inline"> \begin{align} | & \psi\rangle_C \otimes\ |\Phi^+\rangle_{AB} \end{align} </math>, one applies these identities to the qubits with ''A'' and ''C'' subscripts. In particular,<math display="block"> \alpha \frac{1}{\sqrt{2}} |0\rangle_C \otimes |0\rangle_A \otimes |0\rangle_B = \alpha \frac{1}{2}(|\Phi^+\rangle_{CA} + |\Phi^-\rangle_{CA}) \otimes |0\rangle_B, </math>and the other terms follow similarly. Combining similar terms, the total three particle state of ''A'', ''B'' and ''C'' together becomes the following four-term superposition:<ref name="Nielsen-2010">{{Cite book|last1=Nielsen |first1=Michael A. |last2=Chuang |first2=Isaac |author-link=Michael Nielsen |author-link2=Isaac Chuang |year=2010 |title=Quantum Computation and Quantum Information |pages=26–27 |publisher=[[Cambridge University Press]] |isbn=978-1-10700-217-3 |location=Cambridge |oclc=43641333}}</ref> : <math> \begin{align} | & \psi\rangle_C \otimes\ |\Phi^+\rangle_{AB} \ = \\ \frac{1}{2} \Big \lbrack \ & |\Phi^+\rangle_{CA} \otimes (\alpha |0\rangle_B + \beta|1\rangle_B) \ + \ |\Phi^-\rangle_{CA} \otimes (\alpha |0\rangle_B - \beta|1\rangle_B) \\ \ + \ & |\Psi^+\rangle_{CA} \otimes (\alpha |1\rangle_B + \beta|0\rangle_B) \ + \ |\Psi^-\rangle_{CA} \otimes (\alpha |1\rangle_B - \beta|0\rangle_B) \Big \rbrack . \\ \end{align} </math> Note that all three particles are still in the same total state since no operations have been performed. Rather, the above is just a change of basis on Alice's part of the system. This change has moved the entanglement from particles A and B to particles C and A. The actual teleportation occurs when Alice measures her two qubits (C and A) in the Bell basis [[File:Bell_State_Decoder.jpg|thumb|upright=1.15|A simple quantum circuit that maps one of the four Bell states (the EPR pair in the picture) into one of the four two-qubit computational basis states. The circuit consists of a [[Controlled NOT gate|CNOT]] gate followed by a [[Quantum logic gate#Hadamard gate|Hadamard]] operation. In the outputs, a and b take on values of 0 or 1.]] :<math>|\Phi^+\rangle_{CA}, |\Phi^-\rangle_{CA}, |\Psi^+\rangle_{CA}, |\Psi^-\rangle_{CA}.</math> Equivalently, the measurement may be done in the computational basis, <math> \{|0\rangle,|1\rangle\} </math>, by mapping each Bell state uniquely to one of <math> \{|0\rangle \otimes|0\rangle, |0\rangle \otimes|1\rangle, |1\rangle \otimes|0\rangle, |1\rangle \otimes|1\rangle\} </math> with the quantum circuit in the figure to the right. The result of Alice's (local) measurement is a collection of two classical bits (00, 01, 10 or 11) related to one of the following four states (with equal probability of 1/4), after the three-particle state has [[Wave function collapse|collapse]]d into one of the states: *<math>|\Phi^+\rangle_{CA} \otimes (\alpha |0\rangle_B + \beta|1\rangle_B)</math> *<math>|\Phi^-\rangle_{CA} \otimes (\alpha |0\rangle_B - \beta|1\rangle_B)</math> *<math>|\Psi^+\rangle_{CA} \otimes (\alpha |1\rangle_B + \beta|0\rangle_B)</math> *<math>|\Psi^-\rangle_{CA} \otimes (\alpha |1\rangle_B - \beta|0\rangle_B)</math> Alice's two particles are now entangled to each other, in one of the four [[Bell states]], and the entanglement originally shared between Alice's and Bob's particles is now broken. Bob's particle takes on one of the four superposition states shown above. Note how Bob's qubit is now in a state that resembles the state to be teleported. The four possible states for Bob's qubit are unitary images of the state to be teleported. The result of Alice's Bell measurement tells her which of the above four states the system is in. She can now send her result to Bob through a classical channel. Two classical bits can communicate which of the four results she obtained. After Bob receives the message from Alice, he will know which of the four states his particle is in. Using this information, he performs a unitary operation on his particle to transform it to the desired state <math>\alpha |0\rangle_B + \beta|1\rangle_B</math>: *If Alice indicates her result is <math>|\Phi^+\rangle_{CA}</math>, Bob knows his qubit is already in the desired state and does nothing. This amounts to the trivial unitary operation, the identity operator. *If the message indicates <math>|\Phi^-\rangle_{CA}</math>, Bob would send his qubit through the unitary [[quantum gate]] given by the [[Pauli matrix]] :<math>\sigma_3 = \begin{bmatrix} 1 & 0 \\ 0 & -1\end{bmatrix}</math> to recover the state. *If Alice's message corresponds to <math>|\Psi^+\rangle_{CA}</math>, Bob applies the gate :<math>\sigma_1 = \begin{bmatrix} 0 & 1 \\ 1 & 0\end{bmatrix}</math> to his qubit. *Finally, for the remaining case, the appropriate gate is given by :<math> \sigma_3 \sigma_1 = - \sigma_1 \sigma_3 = i \sigma_2 = \begin{bmatrix} 0 & 1 \\ -1 & 0\end{bmatrix}.</math> Teleportation is thus achieved. The above-mentioned three gates correspond to rotations of π radians (180°) about appropriate axes (X, Y and Z) in the [[Bloch sphere]] picture of a qubit. Some remarks: * After this operation, Bob's qubit will take on the state <math>|\psi\rangle_B= \alpha |0\rangle_B + \beta|1\rangle_B</math>, and Alice's qubit becomes an (undefined) part of an entangled state. Teleportation does not result in the copying of qubits, and hence is consistent with the [[no-cloning theorem]]. * There is no transfer of matter or energy involved. Alice's particle has not been physically moved to Bob; only its state has been transferred. The term "teleportation", coined by Bennett, Brassard, Crépeau, Jozsa, Peres and Wootters, reflects the indistinguishability of quantum mechanical particles. * For every qubit teleported, Alice needs to send Bob two classical bits of information. These two classical bits do not carry complete information about the qubit being teleported. If an eavesdropper intercepts the two bits, she may know exactly what Bob needs to do in order to recover the desired state. However, this information is useless if she cannot interact with the entangled particle in Bob's possession.
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Quantum teleportation
(section)
Add topic