← Back to course overview

Quantum Teleportation: Measurement and Communication

Unit: Quantum Computing

Lesson Preview

Recall, so far, all operations in preparation for the teleportation of the state to Bob, have been done locally by Alice on her system.

Following Alice's local operations (CNOTQA\text{CNOT}_{QA} gate then Hadamard gate on QQ), the state of the 3-qubit system, Ψ2|\Psi_2\rangle, which we derived in the last lesson is:

Ψ2=12[α(000+100+011+111)+β(010110+001101)]QAB|\Psi_2\rangle = \frac{1}{2} [ \alpha(|000\rangle + |100\rangle + |011\rangle + |111\rangle) + \beta(|010\rangle - |110\rangle + |001\rangle - |101\rangle) ]_{QAB}

The next part of the teleportation protocol involves Alice performing measurements on her two qubits.

1. Rewriting the State for Measurement Insight: To understand what happens when Alice measures her qubits QQ and AA, it's crucial to rewrite Ψ2|\Psi_2\rangle by grouping terms based on the four possible computational basis states of Alice's two qubits (00QA,01QA,10QA,11QA|00\rangle_{QA}, |01\rangle_{QA}, |10\rangle_{QA}, |11\rangle_{QA}). This explicitly shows the corresponding state of Bob's qubit BB for each of Alice's potential measurement outcomes.

Let's collect terms for each state of Alice's qubits (QAQA):

  • For 00QA|00\rangle_{QA}: The terms from Ψ2|\Psi_2\rangle are 12(α000+β001)\frac{1}{2}(\alpha|000\rangle + \beta|001\rangle). This can be factored as:

    1200QA(α0B+β1B)\frac{1}{2}|00\rangle_{QA} \otimes (\alpha|0\rangle_B + \beta|1\rangle_B).

  • For 01QA|01\rangle_{QA}: The terms are 12(β010+α011)\frac{1}{2}(\beta|010\rangle + \alpha|011\rangle). This can be factored as:

    1201QA(β0B+α1B)\frac{1}{2}|01\rangle_{QA} \otimes (\beta|0\rangle_B + \alpha|1\rangle_B).

  • For 10QA|10\rangle_{QA}: The terms are 12(α100β101)\frac{1}{2}(\alpha|100\rangle - \beta|101\rangle). This can be factored as:

    1210QA(α0Bβ1B)\frac{1}{2}|10\rangle_{QA} \otimes (\alpha|0\rangle_B - \beta|1\rangle_B).

  • For 11QA|11\rangle_{QA}: The terms are 12(α111β110)\frac{1}{2}(\alpha|111\rangle - \beta|110\rangle). This can be factored as:

    1211QA(α1Bβ0B)\frac{1}{2}|11\rangle_{QA} \otimes (\alpha|1\rangle_B - \beta|0\rangle_B).

So, the full state Ψ2|\Psi_2\rangle can be rewritten as:

Ψ2=12(00QA(α0B+β1B)+01QA(β0B+α1B)+10QA(α0Bβ1B)+11QA(α1Bβ0B))\begin{align*} |\Psi_2\rangle &= \frac{1}{2}\Big( |00\rangle_{QA} \otimes (\alpha|0\rangle_B + \beta|1\rangle_B) \\ &+ |01\rangle_{QA} \otimes (\beta|0\rangle_B + \alpha|1\rangle_B) \\ & + |10\rangle_{QA} \otimes (\alpha|0\rangle_B - \beta|1\rangle_B) \\ &+ |11\rangle_{QA} \otimes (\alpha|1\rangle_B - \beta|0\rangle_B)\Big) \end{align*}

Note that the terms like (β0B+α1B)(\beta|0\rangle_B + \alpha|1\rangle_B) can be rewritten as (α1B+β0B)(\alpha|1\rangle_B + \beta|0\rangle_B) for easier comparison later.

2. Alice's Measurement: Alice now measures her two qubits, QQ and AA, in the computational basis. This measurement will yield one of four possible results: 0000, 0101, 1010, or 1111. Let mQm_Q be the outcome for qubit QQ and mAm_A be the outcome for qubit AA.

quantumteleportation3

3. Probabilities and State Update: From the regrouped form of Ψ2|\Psi_2\rangle, we can see that each of the four states for Alice's qubits (00QA,01QA,10QA,11QA|00\rangle_{QA}, |01\rangle_{QA}, |10\rangle_{QA}, |11\rangle_{QA}) is associated with a specific state of Bob's qubit BB. Since the initial state ψQ|\psi\rangle_Q was normalized (meaning α2+β2=1|\alpha|^2 + |\beta|^2 = 1), each of the conditional states for Bob's qubit (e.g.

...

... continued in the full lesson.

Ready to Start Learning?

Sign up now to access the full Quantum Teleportation: Measurement and Communication lesson and our entire curriculum!