Chapter 10 - Fault-Tolerant Quantum Computing

From Qunet
Revision as of 16:55, 22 July 2011 by Mbyrd (talk | contribs) (Aspects of Fault-Tolerance)
Jump to: navigation, search

Introduction

As the name implies, fault-tolerant quantum computing means that quantum computations can be performed in spite of errors in the computation. To ensure that a computation is reliable, one must be able to prevent errors from accumulating. This could happen, for example, if a small error occurs on one qubit and propagates to many others before it is fixed. What are all the ways in which a error can occur and how can they be prevented from accumulating to produce erroneous results? In this chapter, these questions are addressed.

Aspects of Fault-Tolerance

As Preskill puts it in Lo, Popescu, and Spiller, one needs to "...sniff out all the ways in which a recovery failure could result from a single error, ..." Then, in a Proc. Roy. Soc. London article, he gives five laws for reliable quantum computing, as he reviews the results obtained for avoiding failure. Here, a slightly modified list is discussed. The list is

  1. Be careful not to propagate errors,
  2. Copy errors not data,
  3. Carefully prepare ancilla,
  4. Verify ancilla,
  5. Verify the syndrome,
  6. Take care with measurements.


All of these require some explanation. Let us take them in order.

1. Reuse of Qubits

The statement is that qubits should not be re-used. This really means that one should be careful when qubits are reused because error correction procedures can actually propagate errors. Consider the syndrome measurement in Figure 7.2. In that circuit, one of the ancillary qubits is used twice to check the parity of a pair of qubits in the bit-flip code. This, however, can propagate a single error.

Figure 7.3
SyndromeNFT.jpg
    
SyndromeFT.jpg

Figure 7.3: Two different syndrome extraction circuits for the three-qubit quantum error correcting code. The figure on the left is not fault-tolerant. It is the same as Figure 7.2. The figure on the right is fault-tolerant. However, as explained in the text, it cannot be used.

Figure 7.4
CNOTgateid1.jpg

Figure 7.4: The above circuit identity was used by Preskill to show that errors can propagate in not-so-obvious ways. In this particular case, an error can propagate from the source qubit as well as propagating to the target qubit in a CNOT gate.



(7.?)

Fault-Tolerant Quantum Computing for the Steane Code