0% found this document useful (0 votes)
58 views1 page

Quantum Qubit Teleportation Guide

Quantum teleportation summary made by Arda Saygan

Uploaded by

Arda Saygan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views1 page

Quantum Qubit Teleportation Guide

Quantum teleportation summary made by Arda Saygan

Uploaded by

Arda Saygan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Quantum Teleportation

#Mathematics/Quantum
Teleport your qubit by using one entangled pair and transmitting two bits of information

How it Works
Alice and Bob shares an entangled qubit pair, let's say |q 2q3⟩ =
1
(|00⟩ + |11⟩) where |q 2⟩
√2

belongs to Alice. Alice wants to teleport her qubit in state |q 1⟩ = α|0⟩ + β|1⟩ to Bob.
We can think about the three qubit system as

1
|q1q2q3⟩ = (α|0⟩ + β|1⟩) ⊗ (|00⟩ + |11⟩)
√2

1
= (α|000⟩ + α|011⟩ + β|100⟩ + β|111⟩)
√2

Using the transformation from computational basis to Bell basis, we can write this system in Bell
Basis as
+
|q1q2q3⟩ = |Φ ⟩ ⊗ (α|0⟩ + β|1⟩)

+ |Φ ⟩ ⊗ (α|0⟩ − β|1⟩)
+
+ |Ψ ⟩ ⊗ (α|1⟩ + β|0⟩)

+ |Ψ ⟩ ⊗ (α|1⟩ − β|0⟩)

See the relation between first two qubits and the third?
To teleport her qubit, Alice measures her two qubits |q q ⟩ in Bell basis. This measurement can
1 2

result in one of the four bell states. Depending on this measurement, Alice sends a two-bit
encoding to Bob, which is as follows:
If she measures


+
⟩ , she sends 00,


⟩ , she sends 01,

+
⟩ , she sends 10,


, she sends 11.

Depending on the two-bits he receives, Bob does the following:


If he receives
00 , he doesn't do anything
01 , he applies Z gate to his qubit
10 , he applies X gate to his qubit
11, he first applies Z gate and then X gate to his qubit.
This way, Bob ends up with α|0⟩ + β|1⟩.

Notice the similarity of encodings between teleportation and Superdense Coding.

You might also like