Report
Report
ANSHUMAN GIRI
Regd. No: 2101289280
1
October 2024
Seminar Report on
QUANTUM COMPUTING
Submitted in Partial Fulfillment
of The Requirement for the 6th
Sem. Seminar
Bachelor of
Technology In
Computer Science & Technology
Submitted by
ANSHUMAN GIRI
Regd. No: 2101289280
2
Department of Computer Science & Technology
Trident Academy of Technology
Bhubaneswar-751024, Odisha, India.
October 2024
CERTIFICATE
3
University of Technology, Odisha, is a record of the
candidate's own work carried out by her under my
supervision.
ABSTRACT
4
enabling them to carry far more information than id available using
conventional two-state bits. The mathematical basis of the proportionality
of qubit states is similar to that of the input weights of neural networks.
There has been some successful development of quantum computer
technology, but a great deal of research and development remains to be
done before quantum computers become viable as a mainstream
technology, and there are arguments as to why this eventuality can never
be achieved.
Place: Bhubaneswar
Anshuman Giri
Date: 4th Oct, 2024
ACKNOWLEDGMENTS
5
I would like to express my special thanks of gratitude to my supervisor Sashi
Bhusan Parida who gave me the golden opportunity to do this wonderful
seminar on the topic, “Quantum Computing”, which also helped me in
doing a lot of research and I came to know about so many new things. I
am really thankful to all the faculty members of our department who have
helped us in getting to know Computing knowledge better.
Place: Bhubaneswar
CONTENTS
6
Certificate i
Abstract ii
Acknowledgements iii
Contents iv
1 Introduction 7
7
Chapter 1
1. Introduction
1.1 History of computing
9
consuming. It becomes possible due to improvements
in architecture, hard- ware components, and software
running on them. Electronic circuits used in com-
puters are getting smaller and smaller day by day.
Transistors are small semiconductor devices that are
used to amplify and also switch electric or electronic
signals. They were used to be fabricated on a piece of
silicon. The circuit was made by connectingthese
transistors together into a single silicon surface. The
shape of circuits in an IC was printed together in all
layers of silicon at the same time. This process takes
the same amount of time even if the number of
transistors in the circuit was increased.
The cost of production of IC was decided by the size
of silicon and not the number of transistors. This
reduced the price of products due to which
manufacturing and selling of IC increased and thus
benefits and sales also. From the idea of connecting
individual transistors to the collection of these
transistors (Logic Gates) and finally, the collection of
these Logic Gates used to get connected into a single
integrated circuit (IC). Nowadays, a single IC can even
integrate small computers onto it.
Gordon Moore, co-founder of Intel, in 1965,
discovered that the number of transistors on a silicon
microprocessor chip had made twice as much every
year while the prices were reduced to half since their
invention. This is known as Moore’s Law. Moore’s Law is
considerable because it means that computers and their
com- puting power get smaller and faster over time.
Though this law is putting the brakeson now and
consequently, the improvement in classical computers
is not like before it used to be [2].
This leads to the idea of the smallest computer by
reducing the size of the circuitup to the size of an
atom. But then these circuits will not be able to act as
a switch
as electrons inside an atom can become invisible from
one side of a barrier and appear on another side, i.e.
10
they can exist in more than one place at the same
time. This is due to the teleporting phenomena in
quantum mechanics called “Quantum Tunneling”. It
shows that the size of the circuits of the
11
classical computer after 5–7nanometers has reached their
limit. The representation and processing of these
computers can be illustrated by the law of classical
physics that gives us an only deterministic justification
of the Universe. But it fails to forecast all noticeable
phenomena occurring in nature and this led to the
discovery of quantum mechan- ics, the biggest
changeover in physics. Thus, there is a need for new
computing other than current classical computing to
put its state into some physical informa- tion rather
than a circuit. Since the quantum phenomena are
bringing up more constraints on the design of the
computers. It changes the basic building blocks
of a computer that not only expects new type of
hardware creation but also a new design, software,
and layers of abstraction to facilitate the designers to
create andexploit these systems even if their
complexities scale over time. The design of
thehardware components has to be governed by
quantum properties [3].
Quantum Computing is a new kind of computing based on
Quantum mechan-
ics that deals with the physical world that is
probabilistic and unpredictable in nature. Quantum
mechanics being a more general model of physics than
classical mechanics give rise to a more general model
of computing- quantum computing that has more
potential to solve problems that cannot be solved by
classical ones. To store and manipulate the
information, they use their own quantum bits also
called ‘Qubits’ unlike other classical computers which are
based on classical computing that uses binary bits 0
and 1 individually. The computers using such type of
com- puting are known as ‘Quantum Computers’. In such
small computers, circuits with transistors, logic gates,
and Integrated Circuits are not possible. Hence, it uses
the subatomic particles like atoms, electrons,
photons, and ions as their bits along with their
information of spins and states. They can be
12
superposed and can give more combinations.
Therefore, they can run in parallel using memory
efficiently and hence is more powerful. Quantum
computing is the only model that could disobey the
Church-Turing thesis and thus
13
quantum computers can perform exponentially faster
than classical computers.
15
smaller, will be affected by noise if any type of
quantum phenomenon takes place. They tried to avoid
quantum phenomena com- pletely for their circuits. But
the quantum computer adapts a different technique
instead of using classical bits and even works on the
quantum phenomenon itself. Ituses quantum bits that
are analogous to classical bits and have two quantum
states where it can be either 0 or 1 except it follows
some quantum properties where it can have both
values simultaneously leading to a concept of
superposed bits.
17
taining values of real numbers as a binary digit or ‘bit’ of
either 0 (low voltage) or 1 (high voltage). Registers are
another type of Gate which stores a bit or the number of
bits present in an input value to process further. Gates
can remove noise from a signal by limiting the set of
values a signal can hold. Constructing IC using logic
gates rather than transistors simplifies the designing
by creating a powerful circuit that is not sensitive to
design and fabrication issues and facilitates abstraction to
designers so that they can focus only on gate functions
(Boolean functions) rather than circuit issues. Boolean
functions are defined by the rules of Boolean algebra.
They can use an automated design tool for mapping
the required logic gates. A standard library containing
a set of tested logic gates is integrated into the
siliconchip design with the help of their manufacturing
technology. Negligible error rates can be achieved
using digital logic and standard libraries.
This helps in making
the design robust. Also, the data is encoded by adding
some redundant bits in the memory using an error
correction code. This code is checked at regular
intervals to detect the error. It also helps in other
traits of design like testing and debugging.
Quantum Bit or Qubit is the fundamental unit of quantum
information that
represents subatomic particles such as atoms,
electrons, etc. as a computer’s memory while their
control mechanisms work as a computer’s processor. It
can take the value of 0, 1, or both simultaneously. It is
a million times more powerful than today’s stron- gest
supercomputers. Production and management of qubits
are tremendous chal- lenges in the field of engineering.
They acquire both, digital as well as analog nature which
gives the quantum computer their computational
power. Their analog nature indicates that quantum
gates have no noise limit and their digital nature
provides a norm to recover from this serious weakness.
Therefore, the approach of logic gates and abstractions
18
created for classical computing is of no use in quantum
computing. Quantum computing may adopt ideas only
from classical computing. But this com- puting needs
its own
19
method to overcome the variations of processing and
any type of noise. It also needs its own strategy to
debug errors and handle defects in design.
Qubit has two quantum states similar to the classical
binary states. The qubit can be in either state as well as
in the superposed state of both states simultaneously.
There is a representation of these quantum states also
Therefore,
states are written as |0⟩ and |1⟩ which are literally
having analog values and both are participating to
give any value between 0 and 1 given that sum of
probability of occurrence of each state must be 1.
Thus any quantum bit wave function can be
expressed as a two-state linear combination each with
its own complex coefficient
i.e. |w⟩ = x |0⟩ + y |1⟩ where x and y are coefficients of
both the states. The probabil- ity of the state is directly
proportional to the square of the magnitude of its coeffi-
cient. |x|2 is the probability of identifying the qubit state 0
and |y|2 is the probability of identifying the qubit state
1. These probabilities when summed up must give a total
of 1 or say 100% mathematically, i.e. |x|2 + |y|2 = 1.
21
quantum objects is called quantum measure- ment.
Measurement can also result in the loss of information
by disrupting the quan- tum state. These are some of
the properties of quantum objects. Quantum objects
referred here are the qubits in the case of quantum
computing. The progress of any quantum system is
regulated by Schrodinger’s equation that tells us about
the change in the wave-function of the system due to
the energy environment. This environmentis the
system Hamiltonian which is a mathematical
description of energies experi- encing from all forces
felt by all components of the system. To control any
quantum system, there is a need to control this
environment by isolating the system from theforces of
the universe that cannot be controlled easily and by
assigning energy within this isolated area only. A
system cannot be completely isolated. However,
energy and information exchanges can be minimized.
This interaction with the outside environ- ment can
lead to loss of coherence and can result in
“Decoherence” [7].
The properties are the conceptual rules and
mathematical manifestations that describe the
behavior of the particles. Quantum computers use
three fundamental properties of quantum mechanics
to store, represent, and perform operations on data in
such a way so that it can compute exponentially
faster than any classical computer. The three
properties are given as follows [8]:
• Superposition
22
ability of a quantum system where quantum particle
or qubit can exist in two different positions or say, in
multiple states at the same time. It provides high-
speed parallel processing in an
23
unbelievable way and is very different from their
classical equivalents that have binary constraints. The
quantum computer system holds the information that
existsin two states simultaneously. Qubits are brought
into a superposition by influenc- ing them with the help
of lasers so that it can simultaneously store 0 and 1 at
the same time. In classical computing, if there are 2
bits, the total possible values after combining we get are
4, out of which only 1 value is possible at any instant. But
on the other hand, if there are 2 qubits in the quantum
computer. The total possible values after combination
are 4 and all are possible at once. It looks like
unthinkable
• Entanglement
25
such as located at the oppositeends of the Universe.
They are entangled or defined with reference to each
other. The fact is that the state of one particle
influences the state of the other. It creates strong
communication between qubits. Once they got
entangled, they will stay connected even after
separated at any distance. In classical computers, if
bits are doubled, com- putational power also gets
doubled. But in the case of Entanglement, adding extra
bits to a quantum computer can increase its
computational power exponentially.
Quantum computer uses this property in a sort of
quantum daisy chain.
Some examples of entanglement can be seen in
nature such as electrons separatedfrom each other at
some distance inside an electron cloud are massively
entangled with one another. If one electron is at both
the states of spin-up and spin-down with each state
having a probability of ½, a similar case is with the
other electron.
• Interference
27
combine its various computations into one making it
more error-prone [9].
28
Quantum computing is the central focus of this research
which exploits the quantum mechanical properties of
superposition, entanglement and interference to enact
29
computations. In common, a quantum computer is a
physical system that comprises a collection of qubits
that must be isolated from the environment for
their quantum state to stay coherent until it performs
the computation. These qubits are organized and
manipulated in order to enforce an algorithm and to
achieve a result with high probability from the
measurement of its final state.
Difference between classical computers and quantum
computers [11].
30
entanglement properties
Operations Operations use Boolean Operations use linear
Algebra algebra and
are
represented with
unitary
matrices.
31
Circuit Circuits implemented in Circuits implemented in
implementati macroscopic technologies microscopic
on (e.g. CMOS) that are technologies (e.g.
fastand scalable nuclear magnetic
resonance) that are
slow
and delicate
32
Figure 1.
The architecture of a practical quantum computer. It can be divided into five
layers, each performing differenttypes of processing [12].
34
the last one is “host processor” which is a classical
computer run- ning a conventional operating system
that handles user interfaces, network access, and big
storage data structures. The
35
processor is controlled using a high
bandwidthconnection that it provides [13].
A functional Quantum computer also requires
software components in addi- tion to the hardware. It
is comparable to classical computers. Various new
tools including programming languages are needed
to substantiate quantum operations so that
programmers can formulate algorithms, compilers
that can map them to the hardware used by quantum
computers and some other supports which can
evaluate, optimize, debug and test programs. The
programming language must be designed for any
targeting quantum architecture. Some preparatory
tools have
been developed to support quantum computers and
are accessible on the web [14]. These tools must be
designed in an abstract way so that software
developers can think more algorithmically without
much concern for details of quantum mechan- ics. This
software must be flexible enough to adapt to the
changes in hardware and algorithms. This is one of the
biggest challenges in quantum computing to develop
complete software architecture. Other than
programming languages, there must be simulation
tools for modeling quantum operations and tracking
quantum states and optimization tools for evaluating
needed qubit resources so that it can perform different
quantum algorithms in an efficient manner. The main
goal is to minimize the number of qubits and the
operations required for the hardware [15].
37
one unique quantum step due to the property of
either superposition or entanglement to be called a
Quantum algorithm.
Quantum algorithms are characterized by a
quantum circuit. A quantum circuit is a prototype for
quantum computation that includes each step of the
quantum algorithm as a quantum gate. A quantum
gate is an operation that can be performed on any
number of qubits. It changes the quantum state of the
qubit. It can be divided into a single-qubit or multi-
qubit gate, depending on the number of qubits on
which it is applied at the same time. A quantum circuit
is determined with qubit measurement [16].
An algorithm executing on a simulator rather than
hardware is very profitable in terms of execution time
by replacing the measurement overhead at the end of
the algorithm. It is also known as simulation
optimization. A quantum algorithm is always reversible
when compared to the classical algorithm. It implies
that if the
measurement is not considered, a quantum circuit can be
traversed back which can undo all the operations done by
a forward traversing of the circuit. According to the
undecidability problem, all problems that are unsolvable
by a classical algorithm cannot be solved by quantum
algorithms too. But these algorithms can solve prob-
lems significantly faster than classical algorithms. Some
examples of the quantum algorithm are Shor’s algorithm
and Grover’s algorithm. The Shor’s algorithm can
do factorization of very large numbers in exponentially
faster than best-known classical algorithms [17],
whereas, Grover’s algorithm is used for searching large
unordered list or unstructured databases that is four
times faster than the classic algorithm [18].
There are various quantum algorithms available so far
are as follows [19]:
38
• Amplitude amplification-based quantum algorithms
• BQP-complete problems
40
queried into the memory of the quantum system to
perform its task successfully.
The third limitation is due to the absence of noise
protection of qubit opera- tions. The small deformities
in gate operations or input signals are collected over
time disturbing the state of the system because
they are not discarded by the fundamental gate
operations. This can highly affect the calculation
preciseness, measurements and coherence of the
quantum systems and lessen the qubit opera- tions
integrity [21].
The final limitation is the incapability of the
quantum machine to identify its full state even after it
has finished its operation. Assume quantum computer
has introduced an initial set of qubits with the
superposition of all states combination. After applying
a function to this state, the new quantum state will
have informa- tion about the function value for each
possible input and measuring this quantum system
will not give this information. Therefore, a successful
quantum algorithm can be achieved by manipulating
the system in such a way so that states after finish- ing
the operations have a higher probability of getting
measured than any other probable result.
41
itsphysical energy environment.
Thus, it leads to 2 approaches to quantum computing. In
42
the first approach, the energy environment
representing Hamiltonian is frequently changed
smoothly
as qubits operations are analog in nature and smoothly
changes from 0 to 1 which cannot be completely
corrected. It initializes the quantum state and then uses
Hamiltonian directly to develop the quantum state. This is
known as ‘Analog Quantum Computing’. It includes quantum
annealing, quantum simulation and adiabatic quantum
computers.
The second approach is similar to the classical
computer approach where the problem is decomposed
into a sequence of fundamental operations or gates.
Thesegates have adequately defined digital outcomes
for some input states. The set of fundamental
operations of quantum computing is different from that
of classical computing. This approach is referred to as
‘Gate- based quantum computing’.
43
process takes place. It has process- ing power similar
to a gate-based computer but still cannot perform full
error correction.
44
There are three basic types of analog quantum
computing. These are divided on the basis of the
required amount of processing power (number of
qubits) and time to become practically and
commercially available.
• Quantum Annealing
• Quantum Simulation
45
Quantum simulations examine certain problems in
quantum mechanics that are beyond classical
physics.
46
Simulating quantum phenomena that are complex in
nature is one of the most important applications of
quantum computing such as quantum chemistry. It
includes modeling of chemical reactions on a large
number of quantum subatomic particles. Quantum
simulators can be used to simulate the misfolded protein
structure [23]. Diseases like Alzheimer’s are caused by
misfolded
proteins. Using random computer simulation,
researchers test new treatment drugsand learn
reactions. To achieve correctly folded protein
structure and study all drug-induced effects,
sequential sampling is done which could take more
than a million years. Quantum computers can help
evaluate it for making more effective treatments and
medicines and it would be a significant healthcare
improvement. In the
future, quantum simulations will facilitate quick drug
designing and testing by evaluating every possible
drug combinations of protein.
47
learning but the hardware and software for quantum AI
are still not practically accessible.
48
NISQ stands for Noisy Intermediate-Scale Quantum. It is
also known as the Digital NISQ computer. These type of
systems are gate-based and operates on a col- lection of
qubits without full error correction and cannot restrict all
the errors. The computations must be designed in a way
so that they remain practical on a quantum system with
little noise and can be finished in fewer and sufficient
steps so that Decoherence and gate errors do not hide
the outcomes [25].
50
timeframe.
52
16. Applications of quantum computing
• Cryptography
• Optimization Problems
54
problem out of all the possible solutions. It can be done
by minimizing the error and even minimizing the steps
available. Quantum computers are best in solving
optimization problems. There are a lot of quantum
algorithms out of which quantum optimization algo-
rithms might improve the already existing optimization
problems which are solved using conventional
computers currently. Some of them are quantum semi-
definite programming, quantum data fitting, and
quantum combinatorial optimization.
Some of the examples include simulating the molecular
model like protein behavior for medical research which
can lead to the new discovery of drugs for serious dis-
eases like cancer, lung disease, etc. Another example is
the Simulation of the cellular structure of batteries for
improving battery power and life in electric vehicles. It
could also solve travel-related problems in real traffic just
like traveling salesman problems to find the shortest
path between many cities, going to each city once and
returning back, modeling the entire finance market, and
many more. Traveling optimization is the major work
under Volkswagen recently [30].
• Artificial Intelligence
55
understand all the phrases and speech in real-time with
improved quality, which is computationally costly with
today’s computer.
• Quantum Simulation
56
It is an important utility in the field of quantum
chemistry and material science[31]. This problem
needs solving ground state energies of electrons and
their wave functions, with or without the presence of
some external electric or magnetic field. From the
structure of atoms and electrons in chemistry to the
rate at which chemi- cal reactions are taking place,
everything can be simulated very well. The classical
computer when applied to this problem often fails to
reach the level of precision needed to predict the rate
of the chemical reaction.
It could also have commercial applications in areas such
as medical and health- care fields, chemical catalysts,
storage of energy, pharmaceutical advancement and
device displays.
58
input signal value of 0.8 and treating it as 1. But in the
analog signal, every value between 0 and 1 is permitted
since they have their meanings. Signals cannot be
checked for any kind of noise or corruption. Since 0.8
can be 1 with some error or 0.8 without error.
Presuming the error as 0 like Gates do or taking some
noise value even if it was not present there can affect
the adherence of the resulting quantum computation.
Hence, there is a need for
algorithms like quantum error correction similar to the
logical error correction inclassical computers. These
algorithms can be run on a noisy gate-based quantum
computer to eliminate the errors and noises present
in them [34].
It is possible to employ a Quantum Error Correction
algorithm on a quantum system. But quantum error
correction requires dealing with the overhead such as a
large number of qubits and their fundamental
operations and generally needs more resources. Also,
problems with large data inputs require a large amount
of time to create the input quantum state that would
monopolize the computation time lessen- ing the
quantum benefits.
Quantum algorithm development is another challenge since
achieving quantum speedup expects entirely new types
of algorithm design as the speed of computer- tion
depends on the design of the algorithm. The design of
the algorithm should be corresponding to the number of
qubits used.
Further development of software tools in addition to
hardware, is required to cre- ate and debug quantum
systems to help explain unknown issues and push
towardsdesigns.
Debugging quantum hardware and software is of
utmost importance which depends on memory and
intermediate machine states in classical computers.
But in the case of quantum computing, states cannot
be copied directly for later evaluation, and directly
measuring intermediate state can bring it to halt. Hence, new
strategies for debugging are essential for their
development.
59
18. Importance of quantum computing
60
perform computa- tions that would run a lifetime on a
classical computer. Practical applications of quantum
computing need controlling the quantum phenomena
and thus the quan- tum world to an exceptional level.
This job requires substantial engineering and research
to build, manage and employ a noiseless quantum
system. The experiment with quantum supremacy is an
important test of the theory of quantum mechanics that
will help to improve the support of quantum theory and
leads to unexpected discoveries. The development of
aspects and components of quantum information
technology and computing has already started to
influence the area of physics. The quantum error
correction theory to attain the fault-tolerant quantum
system has proven important. The quantum information
theory is practically useful to study physics and
dynamics of multibody systems like a massive number
of quantum subatomic particles and even in blackhole
and related concepts. Advancement in this area is
important for an accurate understanding of various
physical structures. It has contributed to many other
engineering fields like physics, mathematics, chemistry,
computer science, material science, etc. It has also
advanced classical computing. Strategies to develop a
quantum computing algorithm have helped
in improving the classical computing algorithm also.
Research in the quantum algorithm has answered many
questions in the computer science area. It can help to
evaluate the safety of cryptographic systems, clarifying
the limitations of physical computational and advancing
computational methods. It will help to advance the
human’s understanding of the universe. The qubits that
are recently being used inquantum computing is also
used for building sensors, precision clocks, and other
applications. Quantum communication is used for
communicating two quantum systems at distance.
There is an increased risk of asymmetric cryptography
as well as the entire security system. Hence, the
actions are being taken towards new quan- tum
cryptography. The development of quantum
information, science, technology and computing is a
global area now.
61
19. Future scope of quantum computing
A significant amount of struggle is remaining before a
practical quantum computer can be launched. There are
some
62
future advancements that are needed. Some of the
future needs are enabling a Quantum Error Correction
algorithm that requires low overhead and decreases the
error rates in qubits, developing more algorithms with
lesser qubits for solving problems, reducing circuit
thickness so that NISQ computers can be operated, the
advancement of methods which can verify, debug, and
simulate the quantum computers, scaling the number
of qubits per processor in such a way so that error rate
is maintained or can be improved if possible,
interleaving of operations in a qubit, recognizing more
algorithms that can reduce the computation time and
creating input–output for the quantum processor.
Such ‘Quantum games’ are predicted in the future that will
give unexpected situations and results that a player can
experience because quantum computers will take all
the possible operations and throws them into the game
randomly due to its quantum properties like
superpositioning and entanglement of qubits. It will be
anever-ending experience.
‘Quantum computing in Cloud’ has the potential to overtake
business initiatives like in other emerging technologies
such as cryptography and artificial Intelligence. Since the
classical simulation of fifty qubits is equal to the memory of
one Petabyte that doubles with every single qubit added
[35], the memory required should also be large enough to
provide an environment for application development and
testing for multiple developers to simulate quantum
computers using suitable shared resources.
AI and machine learning problems could be solved in
a practical amount of time that can be reduced from
hundreds of thousands of years to seconds. Several
quan- tum algorithms have been developed such as
Grover’s algorithm for searching and Shor’s algorithm for
factoring large numbers. More quantum algorithms are
coming soon. Google has also declared that it would
produce a workable quantum computerin the following
5 years with a 50-qubit quantum computer and will
achieve quan- tum supremacy. IBM is also offering
commercial quantum computers soon.
63
computers depends on many factors. Interest and
financial support from the private sector can help
devel- oping commercial applications for NISQ computers.
It depends on the progress of quantum algorithm
development, availability of
64
enough investment in the quantum technology field
from government and the exchange of ideas within
researchers, scientists and engineers [36]. To illuminate
the limitations of quantum technology, a defensive result
is also beneficial. It can help in overcoming those
negative results which can lead to a new discovery.
65
Conclusion
The field of quantum computing is growing rapidly
as many of today's leading computing groups,
universities, colleges, and all the leading IT vendors
are researching the topic. This pace is expected to
increase as more research is turned into practical
applications. Although practical machines lie years
in the future, this formerly fanciful idea is gaining
plausibility.
67
References
[1]Copeland, B. J. (2000). The modern history of
computing, https://plato.stanford.edu/entries/
computing- history/
[4] Arute, F., Arya, K., Babbush, R., Bacon, D., Bardin, J.
C., Barends, R., ... & Burkett, B. (2019). Quantum
supremacyusing a programmable superconducting
processor. Nature, 574(7779), 505-510.
69
J. Preskill, 2018, “Quantum Computing in the
[10]
NISQ Era and Beyond,” arXiv:1801.00862.
70
https://en.m.wikipedia.org/wiki/ Quantum_algorithm
71
[20]T.P. Harty, D.T.C. Allcock, C.J. Ballance, L. Guidoni,
H.A. Janacek, N.M. Linke, D.N. Stacey, and D.M. Lucas, 2014,
High- fidelity preparation, gates, memory, and readout of
a trapped- ion quantum bit, Physical Review Letters
113:220501.
72
faulttolerant quantum computing, Nature 508:500-503.
73
Computing”. Wired.
74