File:Quantum error correction of phase flip using three qubits.svg
Summary
| Description |
English: Quantum error correction of for a single qubit where at most one phase flip error can happen in the channel . |
| Date | |
| Source | Own work |
| Author | Bender2k14 |
| SVG development |
Source code

This media was created with Q-circuit (macro package for drawing quantum circuit diagrams in LaTeX)Category:Images with Q-circuit source code
Here is a listing of the source used to create this file.
Here is a listing of the source used to create this file.
\documentclass[11pt]{article}
\input{Qcircuit}
\thispagestyle{empty}
\begin{document}
\begin{align*}
\Qcircuit @C=1em @R=.7em {
\lstick{\ket{\psi}} & \ctrl{1} & \ctrl{2} & \gate{H} & \multigate{2}{E_{\text{phase}}} & \gate{H} & \ctrl{1} & \ctrl{2} & \targ & \rstick{\ket{\psi}} \qw\\
\lstick{\ket{0}} & \targ & \qw & \gate{H} & \ghost{E_{\text{phase}}} & \gate{H} & \targ & \qw & \ctrl{-1} & \qw \\
\lstick{\ket{0}} & \qw & \targ & \gate{H} & \ghost{E_{\text{phase}}} & \gate{H} & \qw & \targ & \ctrl{-2} & \qw
}
\end{align*}
\end{document}
Licensing
Bender2k14, the copyright holder of this work, hereby publishes it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution:
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Bender2k14, the copyright holder of this work, hereby publishes it under the following license:
This file is licensed under the Creative Commons Attribution 3.0 Unported license.
Attribution:
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
Category:CC-BY-3.0
Category:CC-BY-SA-3.0
Category:Images with LaTeX source code
Category:Images with Q-circuit source code
Category:Quantum circuit
Category:Quantum error detection and correction
Category:SVG created also with Inkscape
Category:Self-published work
Category:Valid SVG created with Q-circuit