Physics-Unit 4-21-08-2024
Physics-Unit 4-21-08-2024
COMPUTATION
(QUBITS)
Name of the Teacher: TEAM 4
Department of Physics
School of Applied Sciences
SYLLABUS
2
What is a quantum computer ?
A quantum computer is a machine that performs calculations
based on the laws of quantum mechanics, which is the behavior of
particles at the sub-atomic level.
A classical computer works with ones and zeros
A quantum computer will have the advantage of using ones, zeros
and “superposition” of ones and zeros.
1982 - Feynman proposed the idea of creating machines based on the laws of quantum
mechanics instead of the laws of classical physics. This lead to the idea of Quantum
Computing.
3
1. A building block of classical computational devices is a two-state
system.
2. 0 ←→ 1
4
WHAT IS QUBIT ?
A bit of data is represented by a single atom that is in one of two states denoted by 0 and 1
Nucleus
Ground
State Electro
State |0> n State |1>
5
5
BLOCH SPHERE
6
7
DIFFERENCE BETWEEN BITS AND QUBITS IN QUANTUM
COMPUTING :
8
9
10
DIRAC NOTATION OF STATES
11
QUANTUM GATES
Quantum Gates are similar to classical gates, but do not have a degenerate
output. i.e., their original input state can be derived from their output state,
uniquely. They must be reversible.
Luckily, it has been shown that any deterministic computation can be made
reversible (Charles Bennet, 1973).
12
OPERATIONS ON QUBITS - REVERSIBLE LOGIC
1. Due to the nature of quantum physics, the destruction of information in a gate will
cause heat to be evolved which can destroy the superposition of qubits.
Ex.
The AND Gate
In these 3 cases,
A B C information is
being destroyed
A 0 0 0
C 0 1 0
B
1 0 0
1 1 1
13
14
PAULI GATES SYMBOLS
15
16
Single qubit logic gates -
Pauli’s X gate
SINGLE QUBIT LOGIC GATES - PAULI’S Y GATE
1. The Y gate
18
SINGLE QUBIT LOGIC GATES - PAULI’S Z GATE
1. The z gate
19
SINGLE QUBIT LOGIC GATE - HADAMARD
1. Simplest gate involves one qubit and is called a Hadamard Gate (also
known as a square-root of NOT gate.) Used to put qubits into
superposition.
20
QUANTUM GATES - CONTROLLED NOT
1. A gate which operates on two qubits is called a Controlled-NOT (CN) Gate. If the
bit on the control line is 1, invert the bit on the target line.
Note: The CN gate has a similar behavior to the XOR gate with
some extra information to make it reversible.
21
CONTROLLED CONTROLLED NOT (CCN)
GATE
A gate which operates on three qubits is called a Controlled Controlled NOT (CCN) Gate. If the
bits on both of the control lines is 1,then the target bit is inverted.
A B C A’ B’ C’
A - Target A’ 0 0 0 0 0 0
0 0 1 0 0 1
0 1 0 0 1 0
B - Control 1 B’
0 1 1 1 1 1
1 0 0 1 0 0
1 0 1 1 0 1
C - Control 2 C’
1 1 0 1 1 0
1 1 1 0 1 1
The CCN gate has been shown to be a universal reversible logic gate as it can be used as a NAND
gate.
22
TWO-QUBIT GATES
Single Qubit gates are defined using 2 x 2 matrices. Two-Qubit gates need 4 x 4 matrices. Likewise, n
qubit gate needs 2n x 2n matrices.
(Target )
23
SUMMARY 0F ONE QUBIT
GATES
24
25
INTRODUCTION TO QUANTUM INFORMATION TECHNOLOGY
1. Definition: Quantum Information Technology utilizes principles of quantum mechanics to
process, store, and transmit information.
2. Core Principle: Quantum superposition and entanglement.
Introduction
1. A new quantum information technology (QIT) could emerge in the future, based on
current research in the fields of quantum information processing and communication
2. Quantum Information Processing and Communication (QIPC). In contrast to conventional
IT, where quantum mechanics plays a support role in improving the building blocks,
fundamental quantum phenomena play a central role in QIPC — information is stored,
processed, and communicated according to the laws of quantum physics. This additional
freedom could enable future QIT to perform tasks we will never achieve with ordinary IT.
26
SUPER POSITION OF QUBIT
STATES
27
SUPER POSITION OF QUBIT
STATES
28
SUPER POSITION OF QUBIT
STATES
|0> 1 1
Probability |0 |1 |1>
1/2 2 2 1 1
|0 |1
1 1 2 2
|0 |1
2 2
|1> Probability 1/2
Probability 1/2
Probability
1/2
29
QUANTUM SUPERPOSITION
30
1.It is an extremely strong correlation that exists between quantum
particles
2.Two or more quantum particles can be inextricably linked in perfect
unis-on, even when placed at opposite ends of the universe.
3.This seemingly impossible connection inspired Einstein to describe
entanglement as “Spooky action at a distance”.
31
ENTANGLEMENT
Imagine two qubits, each in the state |0> + |1> (a superposition of the 0 and 1.)
We can entangle the two qubits such that the measurement of one qubit is
always correlated to the measurement of the other qubit.
32
QUANTUM ENTANGLEMENT
33
1. The biggest quantum computing challenge, possibly, is qubit
decoherence. Qubits are extremely sensitive to their environment, and
even small disturbances can cause them to lose their quantum
properties, a phenomenon known as decoherence.
2. Scaling up the technology. Currently, quantum computers are limited
to a few dozen qubits, which is not enough to solve complex problems.
However, researchers are working on developing more stable and
scalable qubits to increase the processing power of quantum computers.
3.High cost of quantum hardware and the difficulty of building and
maintaining quantum computers. The development of quantum
computers requires specialized expertise and expensive equipment,
which limits their accessibility to only the largest tech companies and
research institutions. However, as research in quantum computing
continues to progress, we can expect to see the costs of quantum
hardware decrease over time.
34
QUANTUM CRYPTOGRAPHY
35
QUANTUM KEY DISTRIBUTION (QKD)
36
SECURITY GUARANTEES OF QKD
No-Cloning Theorem: Quantum information cannot be copied exactly.
The no-cloning theorem asserts that it is impossible to create an exact
copy of an unknown quantum state. This property ensures that
eavesdroppers cannot perfectly replicate quantum information to
intercept and decode it without detection.
Heisenberg Uncertainty Principle: Measuring quantum states disturbs
them. The Heisenberg Uncertainty Principle states that certain pairs of
physical properties (like position and momentum) cannot both be
measured precisely at the same time. In quantum cryptography, this
principle ensures that measuring a quantum state necessarily alters it,
thereby revealing any eavesdropping attempts.
Implications: Eavesdropping can be detected.
37
38
ADVANTAGES OF QUANTUM CRYPTOGRAPHY
39
40
CHALLENGES
41
42
43
USEFUL LINKS
https://www.youtube.com/watch?v=xGAyI5fufmk (Qubits)
https://www.youtube.com/watch?v=xD2iqmI9LzY (Geometric representation)
https://www.youtube.com/watch?v=qxhoMD5LnxU (Single qubit gates)
https://www.youtube.com/watch?v=Bs1UupkMUvg (Two qubit gates)
44
ADDITIONAL INFORMATION
1. https://youtu.be/uPnHzQ7qJ2Y?si=tvkIeAyHv9P92QaA
2. https://youtu.be/6IhQnWb44zk?si=KRBcL1yQ6Sn23tBy
3. https://youtu.be/6IhQnWb44zk?si=o1fD_3OjHOSw38_J
45
Thank You