SlideShare a Scribd company logo
Lecture 21: Macroscopic quantum phenomena and superconductor qubits
Lecture 21: Quantum Information Science and the role of Superconductivity
Next time
Today
Discussion of applications of superconductor materials and devices in five parts:
1. Overview of the quantum information landscape
2. Macroscopic quantum phenomena in superconductor devices and superconductor qubits
3. Transmon qubit --- the leading qubit platform
4. Topological superconducting qubits based on Majorana fermion states
5. S-TI-S Josephson junctions --- a compelling platform
PHYS 498 SQD Fall 2019
Superconductor Materials and Devices for Quantum Information Science
Relevance to Quantum Information Science:
There is probably no area hotter in science than quantum information
Recent discoveries and progress have made people worldwide aware of the potential of quantum
mechanics for advanced detectors and quantum computing
There are significant investments by countries, industries, and universities (including ours) in this area:
UIUC has launched IQUIST = Illinois Quantum Information Science and Technology Center, and
created CQE = Chicago Quantum Exchange, a consortium of partners in and near Chicago,
to promote activity in QIS, including encouraging training of students in QIS via courses like this
So, this NOT a course on QIS and I actually do NOT consider myself to be an expert in this emerging field
But superconductivity is one of the leading and most promising hardware approaches for achieving the
goals of this effort and it is to likely play a major role in qubit devices and quantum circuits,
so I want to learn with you about what is happening and how to advance it
Throughout the course we will keep an eye on new developments and opportunities for superconductivity
Quantum
Information
Fundamental physics
Decoherence
Quantumclassical
Entanglement
Ultimate control over
“large” systems
Quantum metrology
Measurements beyond
the classical limit
Non-invasive measurements
Measurements on quantum
systems
Quantum cryptography
Secure key distribution
(even between
non-speaking parties)
Quantum computation
Factoring
Simulating other quantum
systems (>30bits)
Error correction
Quantum communciation
Teleportation
Linking separated
quantum systems
(“quantum network”)
Quantum Information Timeline
0 5 10 ~15 20? 25??
Time (years)
Difficulty/Complexity
Quantum
Measurement
Quantum
Communication
The known
Quantum
Computation
The expected
The unlikely – impossible?
Quantum
Sensors?
The as yet unimagined!!!
Quantum
Engineered
Photocells?
Quantum
Widgets
Quantum
Games & Toys
IQUIST
Quantum
Communica on
Quantum
Compu ng
Quantum
Metrology
& Sensing
Advanced
Quantum
Materials
Role of superconductivity
IQUIST
Quantum
Communica on
Quantum
Compu ng
Quantum
Metrology
& Sensing
Advanced
Quantum
Materials
Advanced materials and fabrication
techniques are path to reduce dephasing
Topological materials to support
Majorana fermions states
Topological materials are promising for
computer interconnects
Transmon qubits produce microwave
photons that could be converted to
telecommunication photons for transmission
and coupling
SC qubit platforms useful for quantum
processing and error correction
SC devices are leading platforms for qubits
technologies
Conventional qubits: non-linearity of the
Josephson inductance
Topological qubits: Majorana fermions
nucleated in hybrid SC-topological
All: protection from dephasing by energy
gap, intrinisic high-frequency scale that
enables quantum phenomena, and low
temperature operation
Superconducting detectors already offer
quantum-limited sensitivity
Improvements possible by incorporating
entanglement and squeezed-state
techniques
Novel sensors incorporating SQUIDs may be
important in dark matter searches for axions
and WIMPS
Primary drivers for Quantum information Science
1. Quantum computing ---- beyond Moore’s Law
2. Secure data communications --- encryption codes
3. Exciting science enabled by quantum computing
https://www.factbasedinsight.com/quantum-outlook-2019/
ALICE BOB
Cipher:
…0110010110100010…
XOR(Cipher,Key)
Message
EVE
KEY:
…010001010011101001…
Quantum Cryptography
XOR(Message,Key)
Cipher
Source: Intel
Moore’s Law
The first solid-state transistor
(Bardeen, Brattain & Shockley, 1947)
INTEL
Pentium 4
transistor
The Ant and
the Pentium
~100 million transistors
Size of an atom
~ 0.1nm
Quantum Computing
Motivation :
Richard Feynman (1981) = observed that simulating the dynamics of quantum
systems requires classical resources exponential in the size of the system;
wondered what size quantum systems needed to simulate classical dynamics
Peter Shor (1994) = developed quantum algorithm for finding prime factors;
showed it scales in time as a polynomial (np) rather than exponential (qn)
“use of quantum mechanical systems to perform mathematical computations”
0 2 4 6 8 10 12 14 16 18 20
1
10
100
1 10
3
1 10
4
1 10
5
1 10
6
1 10
7
q
n
n
p
n
Important for complex calculations: molecular dynamics, nonlinear systems,
fluid dynamics (weather), combinatorics (cryptography), global nuclear war, etc.
Shor's algorithm is a quantum computer algorithm for integer factorization. Informally, it
solves the following problem: Given an integer N, find its prime factors. It was invented
in 1994 by the American mathematician Peter Shor.
On a quantum computer, to factor an integer N, Shor's algorithm runs in polynomial time
(the time taken is polynomial in log N, the size of the integer given as input). Specifically,
it takes quantum gates of order ((log N)²(log log N)(log log log N)) using fast
multiplication, thus demonstrating that the integer-factorization problem can be efficiently
solved on a quantum computer and is consequently in the complexity class BQP.
A hard problem: factoring large integers:
For example, it is hard to factor 167,659
But an elementary school student can easily multiply 389 x 431 = 167,659
This asymmetry in the difficulty of factoring vs. multiplying is the basis of
public key encryption, on which everything from on-line transaction security
to ensuring diplomatic secrecy depends.
Lov Grover (1996) = algorithm for “exhaustive search” 
identify an item having a specific property out of N items
• classical algorithm requires N/2 steps to succeed 50% of the time
• quantum algorithm requires only N1/2 steps
• useful for many computations
@106 keys per second
classical computer ~ 1000 years
quantum computer ~ 4 minutes !
Example: Data Encryption Standard
256 bit code = 7 x 1016 possible keys
In quantum computing, quantum supremacy is the goal of demonstrating that a programmable
quantum device can solve a problem that classical computers practically cannot (irrespective of the
usefulness of the problem).[1][2]
By comparison, the weaker quantum advantage is the demonstration that a quantum device can solve
a problem merely faster than classical computers. Conceptually, this goal involves both the engineering
task of building a powerful quantum computer and the computational-complexity-theoretic task of finding
a problem that can be solved with current technology and has a believed superpolynomial speedup over
the best known or possible classical algorithm for that task.[3][4] The term was originally popularized by
John Preskill[1] but the concept of a quantum computational advantage, specifically for simulating
quantum systems, dates back to Yuri Manin's (1980)[5] and Richard Feynman's (1981) proposals of
quantum computing.[6]
Quantum Supremacy
Classic vs. Quantum Logic
CLASSICAL LOGIC: two distinct states
QUANTUM LOGIC: superposition of two quantum levels
1
0 or
1
0 b
a 


“bit”
“qubit” = quantum bit
can do all operations from NOT and exclusive-OR gates
Single-bit
operation
Two-qubit
operation
can do all operations from single-qubit and controlled-NOT functions
unitary transformations
(e.g. rotations)
Two-bit
operation
perform series of operations on bits to get final answer
“Entangle” qubits and allow quantum evolution to “project out” answer
Representing qubits --- the Bloch sphere
Key to quantum computation = entanglement
qubit = quantum two-level system 1
0 and
Superposition: 1
0 b
a 


Entanglement: interference of two qubits 11
10
01
00 D
C
B
A 




0 1 q
E0
E1
0
1
Performing logic operations with entangled states allows the quantum evolution to sample multiple states …
effectively massive parallel computation
e.g. A 300-qubit register can simultaneously store
Quantum mechanically, a register of N entangled qubits can store 2N states in superposition:
2300 ~ 1090 numbers
2037035976334486086268445688409378161051468393665936250636140449354381299763336706183397376
This is more than the total number of particles in the Universe!
Some problems benefit from this exponential scaling, enabling solutions of otherwise insoluble problems.
(Google SC quantum computer has 57 qubits = only 144,115,188,075,855,872 states)
Classical vs. Quantum logic --- gates and algorithms (cont’d)
Because the bits are different, the logic operations are different also
Classic logic gates operate on discrete binary bits --- there are 7 types of logic gates:
Classical algorithms consist of sequences of these logic operations, sometimes
performed in parallel in large computers
CLASSICAL LOGIC
Classical vs. Quantum logic --- gates and algorithms (cont’d)
Quantum logic gates operate on single
qubits and pairs of qubits
QUANTUM LOGIC
Classical vs. Quantum logic --- gates and algorithms (cont’d)
A few other important differences:
1. Quantum gates are reversible --- classical gates are not.
That means that the input data is destroyed in the classical operations
but is retained in the quantum system
2. Classical gates (if they work) give an exact result --- quantum gates give superpositions of states
which are characterized by probabilities
That means (1) that you need “high-fidelity” readouts of the state that can distinguish which state
the system is in after an operation, and (2) even with perfect fidelity that you need to work with
ensembles and do enough measurements to get the final state
3. You need to implement “error-correcting codes” to mitigate accumulated measurements
That means that there is an “overhead cost”, i.e. to make N functioning qubits, you may need many
more physical qubits --- that overhead depends on the system but can be 10-1000 times*
* This is one of prime motivations of topologically-protected qubit platforms since it is proposed that these
give error-free operations that will eliminate the need for error-corrections (that is only partially true)
Quantum algorithms consist of sequences of these logic operations,
followed by measurements of the resulting quantum states
https://towardsdatascience.com/demystifying-quantum-gates-one-qubit-at-a-time-54404ed80640
If you want to get into quantum computing, there’s no way around it: you will have to master the cloudy
concept of the quantum gate. Like everything in quantum computing, not to mention quantum mechanics,
quantum gates are shrouded in an unfamiliar fog of jargon and matrix mathematics that reflects the
quantum mystery. My goal in this post is to peel off a few layers of that mystery.
But I’ll save you the suspense: no one can get rid of it completely. At least, not in 2019. All we can do
today is reveal the striking similarities and alarming differences between classical gates and quantum
gates, and explore the implications for the near and far future of computing.
Superconducting devices for Quantum Computing
 Intrinsic low temperature quantum system
 Characteristic energies and dynamics are well-understood
 Good control of fabrication and measurement schemes
 Easy to control and couple qubits
 Hard to isolate due to many degrees of freedom
QUBIT = rf SQUID
Measurement = dc SQUID
Al device … measurements at 10mK … TU Delft
Requirements for quantum computation (DiVincenzo criteria)
1. Scalable physical system of qubits
qubit = quantum two-level system bit = classical two-level system
1
0 and 1
0 or
Superposition: 1
0 b
a 


Two qubits --- entanglement :
11
10
01
00 D
C
B
A 




2. Ability to initialize qubits into a particular quantum state
initialization at the start of computation
supply of qubits in low entropy state for quantum error correction
0 1 q
E0
E1
0
1
Quantum measurement:
probability of
3. Universal set of quantum gates
Classical computer  all operations from NOT and exclusive-OR
Quantum computer  all operations from single qubit rotations and the
two-qubit controlled-NOT
Quantum algorithm = sequence of unitary transformations

/
t
iH
j
j
e
U 
4. Qubit-specific measurement capability
Need to measure the state of each qubit without perturbing the
state of the others
Ideal if the measurement does not destroy the quantum state of
the measured qubit also  non-demolition
Figure of merit = quantum efficiency (<100%)
1
0 b
a 


2
0 a
 probability of
2
2
1
1 a
b 


5. Long decoherence times
Effect of the environment  entangles system with the
environment (bad) … or, makes a measurement on the system
Decoherence time criterion is hard to define … depends on specific
system and type of measurement to be made, but must be:
“long enough that the uniquely quantum features of the
computation have a chance to come into play”
System must maintain phase coherence during the execution of
sequences of logic operations (~104 –105) , but not for the
duration of the entire calculation
Quantum error correction (Shor, 1996)
Implications:
reduce internal dissipation of the system
isolate system as much as possible from the environment
QUBIT implementation
1. Must be able to entangle, manipulate, and readout quantum states
Functionality
2. Must be able to isolate system from the environment
Quantum coherence
3. Develop architecture that allows coupling of multiple qubits
Scalability
Quantum Coherence
Functionality
Superconductors
Photons
Quantum dots
Spintronics
NMR
Ion traps
Solid state systems
(scalable)
Atomic systems
(not easily scalable)
Comparison of qubit technologies
https://www.ibm.com/quantum-computing/

More Related Content

Similar to Quantum Information FINAL.pptx

Quantum computation a review
Quantum computation a reviewQuantum computation a review
Quantum computation a review
Editor Jacotech
 
Seminar
SeminarSeminar
Presentation on quantum computers
Presentation on quantum computersPresentation on quantum computers
Presentation on quantum computers
Nancy Mann
 
Quantum Computation: An Overview
Quantum Computation: An OverviewQuantum Computation: An Overview
Quantum Computation: An Overview
IRJET Journal
 
Quantum computing seminar
Quantum computing seminarQuantum computing seminar
Quantum computing seminar
Pankaj Kumar
 
quantum computing22.pptx
quantum computing22.pptxquantum computing22.pptx
quantum computing22.pptx
Abhijit181377
 
Quantum Computers
Quantum ComputersQuantum Computers
Quantum Computers
Deepti.B
 
Presentation on quantum_computing
Presentation on quantum_computingPresentation on quantum_computing
Presentation on quantum_computing
AltafAlam12
 
Technical Trends_Study of Quantum
Technical Trends_Study of QuantumTechnical Trends_Study of Quantum
Technical Trends_Study of QuantumHardik Gohel
 
Machine learning with quantum computers
Machine learning with quantum computersMachine learning with quantum computers
Machine learning with quantum computers
Speck&Tech
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
dharmsinghggu
 
What is Quantum Computing and Why it is Important
What is Quantum Computing and Why it is ImportantWhat is Quantum Computing and Why it is Important
What is Quantum Computing and Why it is Important
Sasha Lazarevic
 
Quantum computers
Quantum computersQuantum computers
Quantum computers
Nolesh_Warke
 
Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115
domenico di mola
 
Introduction to Quantum Computing
Introduction to Quantum ComputingIntroduction to Quantum Computing
Quantum computer
Quantum computerQuantum computer
Quantum computer
Kaushik Chowdary
 
Quantum computation - Introduction
Quantum computation - IntroductionQuantum computation - Introduction
Quantum computation - IntroductionAakash Martand
 
Quantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic ConceptsQuantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic Concepts
Melanie Swan
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
Mehdi Rezaie
 

Similar to Quantum Information FINAL.pptx (20)

Quantum computation a review
Quantum computation a reviewQuantum computation a review
Quantum computation a review
 
Seminar
SeminarSeminar
Seminar
 
Presentation on quantum computers
Presentation on quantum computersPresentation on quantum computers
Presentation on quantum computers
 
Quantum Computation: An Overview
Quantum Computation: An OverviewQuantum Computation: An Overview
Quantum Computation: An Overview
 
Quantum computing seminar
Quantum computing seminarQuantum computing seminar
Quantum computing seminar
 
quantum computing22.pptx
quantum computing22.pptxquantum computing22.pptx
quantum computing22.pptx
 
Quantum Computers
Quantum ComputersQuantum Computers
Quantum Computers
 
Ppt of nanocomputing
Ppt of nanocomputingPpt of nanocomputing
Ppt of nanocomputing
 
Presentation on quantum_computing
Presentation on quantum_computingPresentation on quantum_computing
Presentation on quantum_computing
 
Technical Trends_Study of Quantum
Technical Trends_Study of QuantumTechnical Trends_Study of Quantum
Technical Trends_Study of Quantum
 
Machine learning with quantum computers
Machine learning with quantum computersMachine learning with quantum computers
Machine learning with quantum computers
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
What is Quantum Computing and Why it is Important
What is Quantum Computing and Why it is ImportantWhat is Quantum Computing and Why it is Important
What is Quantum Computing and Why it is Important
 
Quantum computers
Quantum computersQuantum computers
Quantum computers
 
Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115
 
Introduction to Quantum Computing
Introduction to Quantum ComputingIntroduction to Quantum Computing
Introduction to Quantum Computing
 
Quantum computer
Quantum computerQuantum computer
Quantum computer
 
Quantum computation - Introduction
Quantum computation - IntroductionQuantum computation - Introduction
Quantum computation - Introduction
 
Quantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic ConceptsQuantum Computing Lecture 1: Basic Concepts
Quantum Computing Lecture 1: Basic Concepts
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 

Recently uploaded

Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 

Recently uploaded (20)

Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 

Quantum Information FINAL.pptx

  • 1. Lecture 21: Macroscopic quantum phenomena and superconductor qubits Lecture 21: Quantum Information Science and the role of Superconductivity Next time Today Discussion of applications of superconductor materials and devices in five parts: 1. Overview of the quantum information landscape 2. Macroscopic quantum phenomena in superconductor devices and superconductor qubits 3. Transmon qubit --- the leading qubit platform 4. Topological superconducting qubits based on Majorana fermion states 5. S-TI-S Josephson junctions --- a compelling platform
  • 2. PHYS 498 SQD Fall 2019 Superconductor Materials and Devices for Quantum Information Science Relevance to Quantum Information Science: There is probably no area hotter in science than quantum information Recent discoveries and progress have made people worldwide aware of the potential of quantum mechanics for advanced detectors and quantum computing There are significant investments by countries, industries, and universities (including ours) in this area: UIUC has launched IQUIST = Illinois Quantum Information Science and Technology Center, and created CQE = Chicago Quantum Exchange, a consortium of partners in and near Chicago, to promote activity in QIS, including encouraging training of students in QIS via courses like this So, this NOT a course on QIS and I actually do NOT consider myself to be an expert in this emerging field But superconductivity is one of the leading and most promising hardware approaches for achieving the goals of this effort and it is to likely play a major role in qubit devices and quantum circuits, so I want to learn with you about what is happening and how to advance it Throughout the course we will keep an eye on new developments and opportunities for superconductivity
  • 3. Quantum Information Fundamental physics Decoherence Quantumclassical Entanglement Ultimate control over “large” systems Quantum metrology Measurements beyond the classical limit Non-invasive measurements Measurements on quantum systems Quantum cryptography Secure key distribution (even between non-speaking parties) Quantum computation Factoring Simulating other quantum systems (>30bits) Error correction Quantum communciation Teleportation Linking separated quantum systems (“quantum network”)
  • 4. Quantum Information Timeline 0 5 10 ~15 20? 25?? Time (years) Difficulty/Complexity Quantum Measurement Quantum Communication The known Quantum Computation The expected The unlikely – impossible? Quantum Sensors? The as yet unimagined!!! Quantum Engineered Photocells? Quantum Widgets Quantum Games & Toys
  • 6. Role of superconductivity IQUIST Quantum Communica on Quantum Compu ng Quantum Metrology & Sensing Advanced Quantum Materials Advanced materials and fabrication techniques are path to reduce dephasing Topological materials to support Majorana fermions states Topological materials are promising for computer interconnects Transmon qubits produce microwave photons that could be converted to telecommunication photons for transmission and coupling SC qubit platforms useful for quantum processing and error correction SC devices are leading platforms for qubits technologies Conventional qubits: non-linearity of the Josephson inductance Topological qubits: Majorana fermions nucleated in hybrid SC-topological All: protection from dephasing by energy gap, intrinisic high-frequency scale that enables quantum phenomena, and low temperature operation Superconducting detectors already offer quantum-limited sensitivity Improvements possible by incorporating entanglement and squeezed-state techniques Novel sensors incorporating SQUIDs may be important in dark matter searches for axions and WIMPS
  • 7. Primary drivers for Quantum information Science 1. Quantum computing ---- beyond Moore’s Law 2. Secure data communications --- encryption codes 3. Exciting science enabled by quantum computing
  • 11.
  • 12. The first solid-state transistor (Bardeen, Brattain & Shockley, 1947)
  • 13. INTEL Pentium 4 transistor The Ant and the Pentium ~100 million transistors Size of an atom ~ 0.1nm
  • 14. Quantum Computing Motivation : Richard Feynman (1981) = observed that simulating the dynamics of quantum systems requires classical resources exponential in the size of the system; wondered what size quantum systems needed to simulate classical dynamics Peter Shor (1994) = developed quantum algorithm for finding prime factors; showed it scales in time as a polynomial (np) rather than exponential (qn) “use of quantum mechanical systems to perform mathematical computations” 0 2 4 6 8 10 12 14 16 18 20 1 10 100 1 10 3 1 10 4 1 10 5 1 10 6 1 10 7 q n n p n Important for complex calculations: molecular dynamics, nonlinear systems, fluid dynamics (weather), combinatorics (cryptography), global nuclear war, etc.
  • 15. Shor's algorithm is a quantum computer algorithm for integer factorization. Informally, it solves the following problem: Given an integer N, find its prime factors. It was invented in 1994 by the American mathematician Peter Shor. On a quantum computer, to factor an integer N, Shor's algorithm runs in polynomial time (the time taken is polynomial in log N, the size of the integer given as input). Specifically, it takes quantum gates of order ((log N)²(log log N)(log log log N)) using fast multiplication, thus demonstrating that the integer-factorization problem can be efficiently solved on a quantum computer and is consequently in the complexity class BQP. A hard problem: factoring large integers: For example, it is hard to factor 167,659 But an elementary school student can easily multiply 389 x 431 = 167,659 This asymmetry in the difficulty of factoring vs. multiplying is the basis of public key encryption, on which everything from on-line transaction security to ensuring diplomatic secrecy depends.
  • 16. Lov Grover (1996) = algorithm for “exhaustive search”  identify an item having a specific property out of N items • classical algorithm requires N/2 steps to succeed 50% of the time • quantum algorithm requires only N1/2 steps • useful for many computations @106 keys per second classical computer ~ 1000 years quantum computer ~ 4 minutes ! Example: Data Encryption Standard 256 bit code = 7 x 1016 possible keys
  • 17. In quantum computing, quantum supremacy is the goal of demonstrating that a programmable quantum device can solve a problem that classical computers practically cannot (irrespective of the usefulness of the problem).[1][2] By comparison, the weaker quantum advantage is the demonstration that a quantum device can solve a problem merely faster than classical computers. Conceptually, this goal involves both the engineering task of building a powerful quantum computer and the computational-complexity-theoretic task of finding a problem that can be solved with current technology and has a believed superpolynomial speedup over the best known or possible classical algorithm for that task.[3][4] The term was originally popularized by John Preskill[1] but the concept of a quantum computational advantage, specifically for simulating quantum systems, dates back to Yuri Manin's (1980)[5] and Richard Feynman's (1981) proposals of quantum computing.[6] Quantum Supremacy
  • 18. Classic vs. Quantum Logic CLASSICAL LOGIC: two distinct states QUANTUM LOGIC: superposition of two quantum levels 1 0 or 1 0 b a    “bit” “qubit” = quantum bit can do all operations from NOT and exclusive-OR gates Single-bit operation Two-qubit operation can do all operations from single-qubit and controlled-NOT functions unitary transformations (e.g. rotations) Two-bit operation perform series of operations on bits to get final answer “Entangle” qubits and allow quantum evolution to “project out” answer
  • 19. Representing qubits --- the Bloch sphere
  • 20. Key to quantum computation = entanglement qubit = quantum two-level system 1 0 and Superposition: 1 0 b a    Entanglement: interference of two qubits 11 10 01 00 D C B A      0 1 q E0 E1 0 1 Performing logic operations with entangled states allows the quantum evolution to sample multiple states … effectively massive parallel computation e.g. A 300-qubit register can simultaneously store Quantum mechanically, a register of N entangled qubits can store 2N states in superposition: 2300 ~ 1090 numbers 2037035976334486086268445688409378161051468393665936250636140449354381299763336706183397376 This is more than the total number of particles in the Universe! Some problems benefit from this exponential scaling, enabling solutions of otherwise insoluble problems. (Google SC quantum computer has 57 qubits = only 144,115,188,075,855,872 states)
  • 21. Classical vs. Quantum logic --- gates and algorithms (cont’d) Because the bits are different, the logic operations are different also Classic logic gates operate on discrete binary bits --- there are 7 types of logic gates: Classical algorithms consist of sequences of these logic operations, sometimes performed in parallel in large computers CLASSICAL LOGIC
  • 22. Classical vs. Quantum logic --- gates and algorithms (cont’d) Quantum logic gates operate on single qubits and pairs of qubits QUANTUM LOGIC
  • 23. Classical vs. Quantum logic --- gates and algorithms (cont’d) A few other important differences: 1. Quantum gates are reversible --- classical gates are not. That means that the input data is destroyed in the classical operations but is retained in the quantum system 2. Classical gates (if they work) give an exact result --- quantum gates give superpositions of states which are characterized by probabilities That means (1) that you need “high-fidelity” readouts of the state that can distinguish which state the system is in after an operation, and (2) even with perfect fidelity that you need to work with ensembles and do enough measurements to get the final state 3. You need to implement “error-correcting codes” to mitigate accumulated measurements That means that there is an “overhead cost”, i.e. to make N functioning qubits, you may need many more physical qubits --- that overhead depends on the system but can be 10-1000 times* * This is one of prime motivations of topologically-protected qubit platforms since it is proposed that these give error-free operations that will eliminate the need for error-corrections (that is only partially true)
  • 24.
  • 25. Quantum algorithms consist of sequences of these logic operations, followed by measurements of the resulting quantum states
  • 26. https://towardsdatascience.com/demystifying-quantum-gates-one-qubit-at-a-time-54404ed80640 If you want to get into quantum computing, there’s no way around it: you will have to master the cloudy concept of the quantum gate. Like everything in quantum computing, not to mention quantum mechanics, quantum gates are shrouded in an unfamiliar fog of jargon and matrix mathematics that reflects the quantum mystery. My goal in this post is to peel off a few layers of that mystery. But I’ll save you the suspense: no one can get rid of it completely. At least, not in 2019. All we can do today is reveal the striking similarities and alarming differences between classical gates and quantum gates, and explore the implications for the near and far future of computing.
  • 27. Superconducting devices for Quantum Computing  Intrinsic low temperature quantum system  Characteristic energies and dynamics are well-understood  Good control of fabrication and measurement schemes  Easy to control and couple qubits  Hard to isolate due to many degrees of freedom QUBIT = rf SQUID Measurement = dc SQUID Al device … measurements at 10mK … TU Delft
  • 28. Requirements for quantum computation (DiVincenzo criteria) 1. Scalable physical system of qubits qubit = quantum two-level system bit = classical two-level system 1 0 and 1 0 or Superposition: 1 0 b a    Two qubits --- entanglement : 11 10 01 00 D C B A      2. Ability to initialize qubits into a particular quantum state initialization at the start of computation supply of qubits in low entropy state for quantum error correction 0 1 q E0 E1 0 1
  • 29. Quantum measurement: probability of 3. Universal set of quantum gates Classical computer  all operations from NOT and exclusive-OR Quantum computer  all operations from single qubit rotations and the two-qubit controlled-NOT Quantum algorithm = sequence of unitary transformations  / t iH j j e U  4. Qubit-specific measurement capability Need to measure the state of each qubit without perturbing the state of the others Ideal if the measurement does not destroy the quantum state of the measured qubit also  non-demolition Figure of merit = quantum efficiency (<100%) 1 0 b a    2 0 a  probability of 2 2 1 1 a b   
  • 30. 5. Long decoherence times Effect of the environment  entangles system with the environment (bad) … or, makes a measurement on the system Decoherence time criterion is hard to define … depends on specific system and type of measurement to be made, but must be: “long enough that the uniquely quantum features of the computation have a chance to come into play” System must maintain phase coherence during the execution of sequences of logic operations (~104 –105) , but not for the duration of the entire calculation Quantum error correction (Shor, 1996) Implications: reduce internal dissipation of the system isolate system as much as possible from the environment
  • 31. QUBIT implementation 1. Must be able to entangle, manipulate, and readout quantum states Functionality 2. Must be able to isolate system from the environment Quantum coherence 3. Develop architecture that allows coupling of multiple qubits Scalability Quantum Coherence Functionality Superconductors Photons Quantum dots Spintronics NMR Ion traps Solid state systems (scalable) Atomic systems (not easily scalable)
  • 32. Comparison of qubit technologies
  • 33.
  • 34.
  • 35.