> anishgoyal โ–ˆ


Notes โ€บ PHYS 3571: Quantum Computing Lecture 9

More on Error (Phase) Correction

calendar_today   article 208 words   access_time 1 min   replay Modified

Table of Contents

Detecting Partial Phase Flip Errors With Ancilla Qubits

08 Error Correction 2026-03-03 11.23.05

Detection of Complete Phase Flip

Example 09.1 (Left-qubit flipped).

Consider the following phase flip:

$$\ket{\psi} = \alpha \ket{- \ + \ +} + \beta \ket{+ \ - \ -} $$

How can we encode the given state?

09 More on Error (Phase) Correction 2026-03-03 11.42.50

Partial Phase Flip

$$\begin{align*} \hat{U}(\theta) &= e^{i \pi/2}\left[ \cos \left( \frac{\theta}{2} \right) \hat{I} - i \sin \left( \frac{\theta}{2} \right) \hat{Z} \right] \\ &= i\left[ \sqrt{ 1-\epsilon^2} \left( \begin{matrix} 1 & 0 \\0 & 1 \end{matrix} \right) - i \epsilon \left( \begin{matrix} 1 & 0 \\ 0 & -1 \end{matrix} \right) \right] \\ &= \left( \begin{matrix} i \sqrt{ 1- \epsilon^2 } + \epsilon & 0 \\ \\ 0 & i \sqrt{ 1 - \epsilon^2 } - \epsilon \end{matrix} \right) \end{align*}$$

Graph