Editing Quantum Teleportation

Jump to navigation Jump to search
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.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 17: Line 17:
* As a result of the measurement performed at the sender's location, the EPR pair qubit at the receiver's location is in one of four possible states. Of these four possible states, one is identical to the original quantum state, and the other three are closely related. Which of these four possibilities actually obtained, is encoded in the two classical bits. Knowing this, the EPR pair qubit at the receiver's location is modified by local unitary operations that the receiver performs on his state. And the result will be the original qubit.
* As a result of the measurement performed at the sender's location, the EPR pair qubit at the receiver's location is in one of four possible states. Of these four possible states, one is identical to the original quantum state, and the other three are closely related. Which of these four possibilities actually obtained, is encoded in the two classical bits. Knowing this, the EPR pair qubit at the receiver's location is modified by local unitary operations that the receiver performs on his state. And the result will be the original qubit.


==Knowledge Graph==
==Requirements==
 
[[File:ST_TP.PNG|center|State Teleportation (Third Party)]]
 
<br/>
 
[[File:ST_Sender.PNG|center|State Teleportation (Sender)]]
 
<br/>
 
[[File:ST_Receiver.PNG|center|State Teleportation (Receiver)]]


{{graph}}


==Notation==
==Notation==
Line 37: Line 46:


==Protocol Description==
==Protocol Description==
[https://github.com/quantumprotocolzoo/protocols/tree/master/QuantumStateTeleportation <u>click here for Python code</u>]
[https://github.com/apassenger/CQC-Python/tree/master/examples/pythonLib/teleport/Quantum%20State%20Teleportation <u>click here for SimulaQron code</u>]
[https://github.com/apassenger/CQC-Python/tree/master/examples/pythonLib/teleport/Quantum%20State%20Teleportation <u>click here for SimulaQron code</u>]


Line 79: Line 85:
# '''if'''  he receives <math>11 \rightarrow</math>, he performs <math>ZX</math> (Pauli X then a Pauli Z)
# '''if'''  he receives <math>11 \rightarrow</math>, he performs <math>ZX</math> (Pauli X then a Pauli Z)
*As a result, the state of the receiver will be: <math>|\psi\rangle_B = \alpha|0\rangle + \beta |1\rangle</math>
*As a result, the state of the receiver will be: <math>|\psi\rangle_B = \alpha|0\rangle + \beta |1\rangle</math>
==Simulation and benchmark==
A simulation code for benchmarking the Quantum Teleportation Protocol is available [[fn:5] https://github.com/LiaoChinTe/netsquid-simulation/tree/main/QuantumTeleportation here].
Hardware parameter analysis can be found in the following [https://cloud.veriqloud.fr/index.php/s/iiw1SxU4D22FyQ7 preprint]


==Further Information==
==Further Information==


<div style='text-align: right;'>''*contributed by Mina Doosti''</div>
<div style='text-align: right;'>''*contributed by Mina Doosti''</div>
Please note that all contributions to Quantum Protocol Zoo 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 Quantum Protocol Zoo:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Template used on this page: