Quantum Computing
Quantum Computing
Computing
Abstract
1. History of computing
1
favorable. It all started from World War II when Alan Turing created a real general-
purpose computer with a storable program model and is known as the ‘Universal
Turing Machine’. It was redesigned by Von Neumann and is now the most important
architecture for almost every computer. The computers and their physical parts kept
improving with time in terms of performance and their strengths. And gradually,
the industry of computers became larger than the military department which initi-
ated it. The advancement in control and understanding of humans over nature and
physical systems has given us the latest electronic devices we are utilizing today [1].
Today’s computers are smaller, cheaper, faster, greatly efficient, and even more
powerful as compared to early computers that used to be huge, costly, and more
power-consuming. It becomes possible due to improvements in architecture,
hardware components, and software running on them. Electronic circuits used in
computers are getting smaller and smaller day by day. Transistors are small semi-
conductor 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 connecting these 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 brakes
on 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 circuit
up 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. 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 classical computer after 5–7
nanometers 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 and
2
exploit these systems even if their complexities scale over time. The design of the
hardware 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 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 quantum computers can perform exponentially
faster than classical computers.
Quantum computers can solve any computational problem that any classical
computer can. According to the Church-Turing thesis, the converse is also true that
classical computers can solve all the problems of quantum computers too. It means
they provide no extra benefit over classical computers in terms of computability but
there are some complex and impossible problems that cannot be solved by today’s
conventional computers in a practical amount of time. It needs more computational
power. Quantum computers can solve such problems in reasonably and exponen-
tially lower time complexities, also known as “Quantum Supremacy” [4].
Peter Shor in 1993 showed that Quantum computers can help to solve these
problems considerably more efficiently like in seconds without getting overheated.
He developed algorithms for factoring large numbers quickly. Since their calcula-
tions are based on the probability of an atom’s state before it is actually known.
These are having the potential to process data in an exponentially huge quantity.
It also explains that a practical quantum computer could break the cryptographic
secret codes. It can risk the security of encrypted data and communication. It can
expose private and protected secret information. But the advantages of quantum
computers are also kept in mind that is significantly more than its flaws. Hence,
they are still needed and further research is going towards a brighter future.
While designing the conventional computer, it was kept in mind that transistors’
performance especially when getting 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. It
uses 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.
3
5. Where the concept of bits came from?
Transistors are the fundamental construction blocks for an IC which are con-
nected through wires in a circuit. They conduct electric signals between devices.
The communication between transistors within an IC takes place through electric
signals. The behavior of the signals is analog in nature. Therefore, their values are
real numbers that change smoothly between 0 and 1. These electric signals can also
interact with the environment resulting in noise. Therefore, a little change from 0 to
0.1 due to temperature or vibrations from the environment can drastically change the
system’s behavior. There are two types of noise present in the environment. The first
type of noise results from energy instabilities occurring suddenly within the object
like temperature above absolute zero Kelvin. These are fundamental in nature. Other
types of noise are the consequences of signal interactions. This type of noise could
have corrected or designed. But neither of them got designed nor corrected or maybe
left intentionally uncorrected at the hardware layer. They are systematic in nature [5].
To overcome these noises in analog circuits, the IC is built with transistors in
such a way that it could work on digital signals (binary bits) instead of analog
signals. These circuits are called ‘Logic Gates’. They perceive the electric signals con-
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 silicon
chip 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 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 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 known as Dirac notation [6].
In this notation, the state label is kept between two symbols | and ⟩. 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
4
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.
In quantum physics, the quantum object does not exist in an entirely determined
state. It looks like a particle but behaves like a wave when not being observed. This
dual nature of particles leads to interesting physical phenomena. The state of any
quantum object is expressed as a sum of possible participating states or a wave-
function. Such states are coherent due to the interference of all the participating
states either in a constructive or a destructive manner. Observation of quantum
objects when they interact with some larger physical system results in the extraction
of information. Such observation of 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 environment
is 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 the
forces 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
Superposition in quantum mechanics states that any two quantum states can be
summed up (superposed) resulting in another valid quantum state. It is a funda-
mental principle of quantum mechanics. Oppositely we can say that any quantum
state is the sum of two or more than two other unique states.
Superposition in quantum computing refers to the 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
unbelievable way and is very different from their classical equivalents that have
binary constraints. The quantum computer system holds the information that exists
in 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
5
because it is not like gravity that can be proved easily just by looking at the falling of
an apple. The laws of classical physics fail here because superposition only exists in
the territory of quantum particles.
For example, when solving a puzzle-like maze, a quantum particle can decide to
take the various paths at the same time using superposition. This process matches
the function of the parallel computer. Due to this property, the qubit is able to
navigate the maze in exponentially less time than a classical bit
• Entanglement
• Interference
The quantum phenomena are not limited to just quantum computing but they
apply to other technologies also including quantum information science, quantum
6
communication, and quantum metrology. The progresses of all these technologies
are mutually dependent on each other and can control as well as transform the
entire quantum system. They share the same theory of physics, common hardware
and related methods [10].
Quantum Information Science seeks the methods of encoding the information
in a quantum system. It includes statistics of quantum mechanics along with their
limitations. It provides a core for all other applications such as quantum computing,
communications, networking, sensing and metrology.
Quantum Communication and networking concentrates on the conversation or
exchange of information by encoding it into a quantum system to facilitate com-
munication between quantum computers. Quantum cryptography is the subset of
quantum communication in which quantum properties help to design the secure
communication system.
Quantum sensing and metrology is the study and development of quantum
systems. The drastic sensitivity of such a system to environmental nuisances can
be utilized in order to measure important physical properties (e.g. electric and
magnetic fields, temperature, etc.) more accurately than classical systems. Quantum
sensors are based on qubits and are carried out using the experimental quantum
systems.
Quantum computing is the central focus of this research which exploits the
quantum mechanical properties of superposition, entanglement and interference
to enact 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].
Information Bit based information storage using Quantum bit (qubit) based information
storage voltage/ charge storage using electron spin
Bit values Bits having a value of either 0 or 1 and Qubits having a value of 0,1 or
can have a single value at any instant sometimes negative and can have both
values at the same time
Number of The number of possible states is 2 which The number of possible states is infinite
possible states is either 0 or 1 since it can hold combinations of 0 or 1
along with some complex information
Gates used for Logic gates process the information Quantum logic gates process the
processing sequentially, i.e. AND, OR, NOT, etc. information parallel
Scope of possible Defined and limited answers due to the probabilistic and multiple answers are
solutions algorithm’s design considered due to superposition and
entanglement properties
Operations Operations use Boolean Algebra Operations use linear algebra and are
represented with unitary matrices.
7
8. The architecture of quantum computer
• Classical Layer- It optimizes and compiles the quantum algorithm into micro-
instructions. It also processes quantum-state measurement returned back from
hardware in the below layers and gives it to a classical algorithm to produce results.
Figure 1.
The architecture of a practical quantum computer. It can be divided into five layers, each performing different
types of processing [12].
8
• Digital Layer- It interprets microinstructions into signals (pulses) needed
by qubit which act as quantum logic gates. It is the digital description of the
required analog pulses in the below layers. It also gives quantum measurement
as feedback to the above classical layer for merging the quantum outcomes to
the final result.
• Analog Layer- It creates voltage signals which are having a phase and
amplitude modulations like in wave, for sending it to the below layer so that
qubit operations can be executed.
• Quantum Layer- It is integrated with the digital and the analog processing layer
onto the same chip. It is used for holding qubits and is kept at room temperature
(absolute). Error correction is handled here. This layer determines how well the
computer performs.
9
10. What is quantum algorithm?
• BQP-complete problems
10
it is hard to generate a direct relation between qubits. But it can be decomposed into
a number of simple fundamental operations directly aided by the hardware. One
can also perform indirect coupling which is known to be an overhead in machines
in classical computing and is crucial at the early stages of development especially
when qubits and gate operations are confined.
The second limitation is that it is impossible to copy an entire quantum system
because of a principle called a no-cloning principle [20]. There is a risk of deletion
of arbitrary information from the original qubits since the state of qubits or set of
qubits are moved to another set of qubits rather than being copied. The generation
and storage of copies of intermediate states or partial outcomes in memory is a
necessary aspect of classical computing. But quantum computers need a different
strategy. There are quantum algorithms that help to access classical bits from the
storage so that it can be known which bits are loaded and being 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.
If we can design each gate slightly different from others, then the generated
electric signals on communicating with each other produce periodic noise in each
other. Thus, the noise immunity of gates used will be adequate to cancel the impact
of various noise origins. Therefore, the concluding system will produce the same
outcome as the logical gate model, even with millions of gates operating in parallel.
The goal of the design is to minimize the noise in qubit that can prevent the qubit
state to pass through noisy channels. The qubit state can be changed by changing its
physical energy environment.
Thus, it leads to 2 approaches to quantum computing. In 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. These
gates 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’.
11
13. Different categories of quantum computer
This type of system performs its operation by manipulating the analog values
in the Hamiltonian representation. It does not use quantum gates. It includes
quantum annealing, quantum simulation and adiabatic quantum computing. The
quantum annealing is done using some initial set of qubits that gradually changes
the energy encountered by the system until the problem parameters are defined by
Hamiltonian. This is done in order to get the highest probability final state of the
qubits that corresponds to the solution of that problem. The adiabatic quantum
computer performs computation using some initial set of qubits in the Hamiltonian
ground state and then Hamiltonian is changed slowly enough such that it stays in its
ground state or lowest possible energy while the process takes place. It has process-
ing power similar to a gate-based computer but still cannot perform full error
correction.
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
12
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.
13
2. It provides that computing power which can sufficiently process excessively
large amounts of data (2.5 Exabyte daily i.e. equal to 5 million laptops) created
all around the world to extract meaning from it.
5. It can solve complex problems without being overheated since for its stability it
kept cold up to 0.2 Kelvin inside the quantum system.
6. It can easily solve optimization problems such as finding the best route and
scheduling trains and flights. It would also be able to compute 1 trillion moves
in chess per second. Quantum computers will be able to crack the highest
security unbreakable encryption techniques. However, it would also build
hack-proof alternates.
2. The Quantum Computer will work as a different device and cannot replace
classical computers entirely. Since, classical computers are better at some chores
than quantum computers like email, excel, etc.
3. It has not been invented completely yet as only parts are being implemented and
people are still imagining how it would look.
5. Quantum processors are very unstable and are very hard to test even. For the
stability of the quantum computer, it is kept at 0.2 Kelvin (absolute Kelvin)
which is nearly below the universe temperature [28]. It is very hard to maintain
and regulate such temperature. The main problem is to really develop it as a
personal computer with the price range in the budget of consumers. They will
be firstly accessible to large scale industry then come to retail markets.
14
16. Applications of quantum computing
Many quantum algorithms have been evolved for quantum computers that
deliver speedup which is a result of some fundamental mathematical methods like
Fourier transform, Hamiltonian simulation, etc. Most algorithms require a large
number of qubits of the best quality and some error correction to provide use-
ful functionalities. These algorithms are formed in blocks rather than as a whole
combined application since it is not practical. Therefore, it is a great challenge to
create quantum applications that are really practically useful along with providing
speedup with no error. The potential utility or say useful application of a quantum
computer is an area of ongoing research. It is predicted that those applications
require fewer qubits and can be carried out with a lesser amount of codes. It is pos-
sible to build algorithms that can run faster on quantum computers because of the
distinct features of the qubit. Below are some of the primary applications that we
will see soon in the upcoming era:
• Cryptography
• Optimization Problems
Optimizing a problem implies finding the best solution to that 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
15
mistaking and making errors in its task. It takes a significant amount of time in
learning too. But quantum computing can make it easy and more accurate. Since
conventional computers are only training the learning model from a specific size
of the dataset to restrict the computation time. Quantum computers can train
these models over a huge dataset without sticking into the exponential time. The
more data it uses to train, the more accurate it will be. Generative models generate
output such as image, audio, etc. that can be fed to quantum computers to improve
its quality and accuracy. Natural Language processing is another example that can
understand complete sentences. Quantum computers can make it understand all the
phrases and speech in real-time with improved quality, which is computationally
costly with today’s computer.
• Quantum Simulation
The good news is that at any instant of time, the quantum state with the same
number of quantum bits can stretch over all possible states as compared to classical
computers and thus works in an exponentially massive space. However, to be able to
use this space requires all qubits to remain interconnected. Even after such progress,
improvements are still needed. The bad news is that making new and high-quality
qubits does not guarantee the creation and efficient use of fault-tolerant quantum
computers and is still having challenges in its path [32].
Qubits cannot naturally ignore the noise. Hence, the quantum system is more
error-prone. It suffers from Decoherence. The biggest challenge is how it can handle
any undesirable deviations or noise in quantum computers. Classical comput-
ers can produce clean noise-free outcomes by simply putting its state as off or
‘0’, which is not possible for quantum computers where errors occur in physical
circuits. Qubits will gradually lose its information as well as interconnection
(entanglement) between each other. The error rate is seen as a design parameter
for such systems which should be improved in large qubit systems also. However,
to make the qubits stable and error-free, they are being insulated from the outside
environment in super-refrigerated fridges or vacuum chambers and accurately
handled [33].
Qubits are neither completely binary nor digital. It is having analog properties
also. Gate can reject noise by dealing with the 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
16
algorithms like quantum error correction similar to the logical error correction in
classical 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 computa-
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 towards
designs.
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.
17
19. Future scope of quantum computing
[5] Emily Grumbling and Mark [13] Emily Grumbling and Mark
Horowitz (2019),“2 Quantum Horowitz (2019), “5Essential Hardware
Computing: A New Paradigm.”, National Components of a Quantum Computer,”
Academies of Sciences, Engineering, Quantum Computing: Progress and
and Medicine. Quantum Computing: Prospects, ISBN 978-0-309-47969-1 |
Progress and Prospects. Washington, DOI 10.17226/25196
DC: The National Academies Press. doi:
10.17226/25196 [14] For example, QISKit and
OpenQASM from IBM (https://www.
[6] Charles H. Benett, and David P. qiskit.org/) and Forest from Rigetti
DiVincenzo (March, 2000), “Quantum (https://www.rigetti.com/forest)
Information and computation,”
NATURE, Vo. 404, 16 [15] Emily Grumbling and Mark
Horowitz (2019),“6Essential Software
[7] M.H.S. Amin, D.V. Averin, and Components of a scalable Quantum
J.A. Nesteroff, 2009, Decoherence Computer,” Quantum Computing:
in adiabatic quantum computation, Progress and Prospects, ISBN 978-0-
Physical Review A 79(2):022107. 309-47969-1 | DOI 10.17226/25196
19
[18] L.K. Grover, 1996, “A Fast Quantum computation, Fortschritte der Physik
Mechanical Algorithm for Database 48:771-783.
Search,” pp. 212-219 in Proceedings
of the Twenty-Eighth Annual ACM [27] David Nield (2015), “Google’s
Symposium on Theory of Computing, Quantum Computer Is 100 Million
https://dl.acm.org/proceedings.cfm Times Faster Than Your Laptop”,
Science Alert, https://www.sciencealert.
[19] “Quantum Algorithm,” com/google-s-quantum-computer-is-
https://en.m.wikipedia.org/wiki/ 100-million-times-faster-than-your-
Quantum_algorithm laptop
[20] W.K. Wootters and W.H. Zurek [28] R. Barends, J. Kelly, A. Megrant, A.
(1982), “A single quantum cannot be Veitia, D. Sank, E. Jeffrey, T.C. White,
cloned”, Nature 299(5886):802-803. et al., 2014, Logic gates at the surface
code threshold: Supercomputing qubits
[21] T.P. Harty, D.T.C. Allcock, C.J. poised for faulttolerant quantum
Ballance, L. Guidoni, H.A. Janacek, N.M. computing, Nature 508:500-503.
Linke, D.N. Stacey, and D.M. Lucas, 2014,
High-fidelity preparation, gates, memory, [29] Katwala, Amit (5 March 2020).
and readout of a trapped-ion quantum “Quantum computers will change the
bit, Physical Review Letters 113:220501. world (if they work)”. Wired UK.
20
[35] “Multiple Qubits (2017),”Microsoft
Quantum docs, https://docs.microsoft.
com/en-us/quantum/concepts/
multiple-qubits
21