SlideShare a Scribd company logo
1 of 33
Quantum Computing
Seminar Topic
Image of computer
The Next Generation of Computing Devices?
Outline :
 History of Computer .
 Why Quantum Computer ?
 How Quantum Computer works ?
 What can Quantum Computer do?
 Summary.
 What is Quantum Computer ?
History of Computer :
There are totally five Generations of Computer till now. Initially Generation term is
used to distinguish between varying hardware technology. But nowadays include
Hardware and Software.
Following are five main generation of computers :
S.N Generation Generation-period Description
1. First 1946-1959 Vacuum tube based
2. Second 1959-1965 Transistor based
3. Third 1965-1971 Integrated Circuit based
4. Fourth 1971-1980 VLSI microprocessor based
5. Fifth 1980-present ULSI microprocessor based
Computers Generation :
First Generation Second Generation
Computer Generation :
Third Generation
Fourth Generation
Fifth Generation
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.
Classical Computer :
A computer that uses voltages flowing through circuits and gates, which use principle
of Digital electronics to perform operation .
Nobel Prize in Quantum Computing
Serge HarocheDavid Jeffrey Wineland
David J Wineland And Serge Haroche were Awarded with the Nobel Prize for
their work regarding measurement and manipulation of individual Quantum
Systems in 2012 .
Moore’s Law to the Atomic-scale
Moore’s Law to the Atomic-scale
Intel founder image
Gordon Moore :
Co-founder of Intel
No of transistor double after
18 month or 2 year.
Classical bits :
In the classical computer every thing is decoded in binary number and these two
binary bits are called Classical bits. Classical computer use these bits as combination
and perform the desired result.
We know that a single chip made of large no of transistor and all this
transistor must work reliably so that our computer/mobile/machine(based on
binary bit) can work properly.
Transistor
Quantum bits :
Quantum Physics (Quantum theory) is fundamental branch of
Physics which describe physical phenomena at atomic or sub-atomic
scale. Quantum mechanics provides an extremely accurate description of the
behaviour of photons , electrons and other atomic and molecular-scale objects or
sometime it is called reality.
Schrodinger Cat Experiment
Quantum Physics
Essential Elements of Quantum Physics
Particles are waves, and vice versa
Quantum physics tells us that every object in the universe has both particle like and wave-like
properties.
Quantum states are discrete
The “quantum” in quantum physics refers to the fact that everything in quantum physics comes
in discrete amounts.
 Well defined Spin
All the Quantum Element (electron, proton, neutron)have a well defined spin .Actually they have
momentum and Orientation in space.
Measurement determines reality
After a measurement is made, the state of the particle is absolutely determined.
Quantum physics is not magic
The bedrock principles of physics are still intact: energy is still conserved, entropy still increases,
nothing can move faster than the speed of light.
Quantum bits :
As we know that to perform operation we must need binary bits or something
equivalent to binary bits.
By using Q-bits we can do similar operation as classical computer.
Quantum computer use Quantum object to perform operation. We can either can
use a electron/proton as Q-bit. But it is very difficult to do operation with proton
because proton reside in nucleus. Electron of any material can be use as Q-bit .
Q-bit
Nucleus
p+
Quantum bits :
Digital information : 1
Quantum bits :
Digital information : 0
In this situation it can be either “0” or “1 ”. To predicate
this information we use Quantum formula that is :
Why Quantum Computer
Problem: A salesman has to travel to many cities and want to work out the shortest possible route.
Difficult problem : travelling salesman
Lets assume our classical computer speed
is 4.4 GHz ( intel i-7) (1010operation/sec )
Cities routes time taken
14 1011
10 sec
22 1019
771 year
28 1030 -------------
10 sec
771 year
Older than universe
How Quantum Computer works
A Quantum computer use the principle of Quantum physics. Like as classical
computer’s binary bits, in quantum Computer we use Q-bits. So now to understand
that how Quantum computer works we need to manipulate these Q-bits.
Quantum computers promise to do computation more powerfully than classical
computers due to the ability of a quantum computer to be in some states that have
no equivalence in a classical computer such as a superposition of values and/or an
entanglement between some particles of a quantum system.
Main building blocks of Quantum computer is :
 Q-bits
 Superposition
 Entanglement
Superposition
Superposition is a principle of Quantum physics that describe a challenging concept
about the nature and behaviour of matter at atomic level. Principle of super-
position states that while we don’t know what is the state of any Q-bit, actually it is
all the possible state simultaneously, as long as we don’t measure it.
Think of a qubit as an electron in a magnetic field. The electron's spin
may be either in alignment with the field, which is known as a spin-up state, or
opposite to the field, which is known as a spin-down state. Changing the
electron's spin from one state to another is achieved by using a pulse of energy,
such as from a laser.
But what if give half of the energy to total energy to change the spin of
electron ?
Superposition
By using this property we can do parallel processing , Classical computers today,
even so called parallel processors, truly they still do one task at a time. But their
time to do one task is so small that we can’t feel it and its seems as parallel
processing.
We can proof Superposition theorem with
Double slit Experiment
Schrodinger’s cat Experiment
Entanglement
Particles (such as photons, electrons, or q-bits) that have
interacted at some point retain a type of connection and can be entangled with
each other in pairs, in process known as correlation. Knowing the spin state of one
entangled particle up or down allows one to know that the spin of its mate is in the
opposite direction and this is known as Entanglement.
Quantum entanglement allows qubits that are separated by
incredible distances to interact with each other instantaneously (not limited to the
speed of light). Taken together, quantum superposition and entanglement create an
enormously enhanced computing power.
Entanglement – spooky reaction
Spin up
Spin down
Spin down
Spin up
Entangle
particle
Entangle
particle
Power of Q-bits
No of Q-bits Classical possibilities power
0 or 1 2
00,01,10,11 4
000,001,010,011 8
100,101,110,111
N ---------------------- 2 𝑛
A 100 Q-bit quantum computer is more power full than a super computer….
A Quantum computer with 500 Q-bits is more power full than all the computer
of world connect together.
Representation of Q-bits/states
States can be represented via either the vector/matrix notation, or Dirac Notation.
Dirac Notation is more useful for describing the quantum states and the evolution of
the state of the system
Dirac notation :
1. |ψ> : denotes a column vector that represents a quantum state.
2. <ψ| : denotes a row vector that represents the dual of 1 , i.e. the complex conjugate transpose
Quantum Gates
2 × 2 unitary matrix for
Quantum Gates are same as classical Gates (AND,OR,NOT,XOR. etc.) but with a little
change that is we use Quantum vector/matrix instead of classical transistor.
although Quantum gates do the same functional operation.
Quantum gates used during the computation must follow the fundamental laws of
quantum physics. To satisfy this condition , using any matrix U as a quantum gate, it
must be unitary.
: U −1 = U † and UU † = I,
Quantum Architecture
Si surface
Magnet
What can Quantum Computer do ?
Data Encryption
Current RSA-768 take 3 year
1024 bit number will take 3000 year
But Quantum computer can solve in
minutes
RSA= Public-key encryption protocol
Ron Rivest , Adi Shamir , Leonard Adleman
What can Quantum Computer do?
Application :  Factorisation (data security)
 Physical modelling (climate , economic , engineering)
 Simulation (chemistry ,material)
 Data bases searching (bioinformatics)
Abacus of Quantum computer
Canadian start up company D-wave demonstrate a 30 Q-bit Quantum computer .
The Computer solve the Sudoku puzzle and other pattern matching problems.
D-wave
Summary :
 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.
 David J Wineland And Serge Haroche were Awarded with the Nobel Prize for
their work regarding measurement and manipulation of individual Quantum
Systems in 2012.
 Quantum computer use Q-bits to do operation. Electron, proton can be use as Q-
bits.
 Superposition and Entanglement are main building block of Quantum computing
and these property speed up Quantum computer exponentially.
 Every time we add a Q-bit we double the computation power of Quantum
computer .
Quantum Physics

More Related Content

What's hot

Quantum computing
Quantum computingQuantum computing
Quantum computingSamira Riki
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computingt0pgun
 
Quantum computer
Quantum computerQuantum computer
Quantum computerNikhil Eg
 
Quantum computation - Introduction
Quantum computation - IntroductionQuantum computation - Introduction
Quantum computation - IntroductionAakash Martand
 
Quantum Computing - Basic Concepts
Quantum Computing - Basic ConceptsQuantum Computing - Basic Concepts
Quantum Computing - Basic ConceptsSendash Pangambam
 
Presentation on quantum computers
Presentation on quantum computersPresentation on quantum computers
Presentation on quantum computersNancy Mann
 
Quantum Computers New Generation of Computers PART1 by Prof Lili Saghafi
Quantum Computers New Generation of Computers PART1 by Prof Lili SaghafiQuantum Computers New Generation of Computers PART1 by Prof Lili Saghafi
Quantum Computers New Generation of Computers PART1 by Prof Lili SaghafiProfessor Lili Saghafi
 
Seminar report on quantum computing
Seminar report on quantum computingSeminar report on quantum computing
Seminar report on quantum computingSavita Sharma
 
Introduction to Quantum Computing
Introduction to Quantum ComputingIntroduction to Quantum Computing
Introduction to Quantum ComputingJonathan Tan
 
Quantum Computing: Welcome to the Future
Quantum Computing: Welcome to the FutureQuantum Computing: Welcome to the Future
Quantum Computing: Welcome to the FutureVernBrownell
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum ComputingKavika Roy
 
Quantum Computers
Quantum ComputersQuantum Computers
Quantum ComputersDeepti.B
 
Quantum computing
Quantum computingQuantum computing
Quantum computingRitwik MG
 

What's hot (20)

Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum computer
Quantum computerQuantum computer
Quantum computer
 
Quantum computation - Introduction
Quantum computation - IntroductionQuantum computation - Introduction
Quantum computation - Introduction
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum Computing - Basic Concepts
Quantum Computing - Basic ConceptsQuantum Computing - Basic Concepts
Quantum Computing - Basic Concepts
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum computers
Quantum computersQuantum computers
Quantum computers
 
Presentation on quantum computers
Presentation on quantum computersPresentation on quantum computers
Presentation on quantum computers
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum Computers New Generation of Computers PART1 by Prof Lili Saghafi
Quantum Computers New Generation of Computers PART1 by Prof Lili SaghafiQuantum Computers New Generation of Computers PART1 by Prof Lili Saghafi
Quantum Computers New Generation of Computers PART1 by Prof Lili Saghafi
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Seminar report on quantum computing
Seminar report on quantum computingSeminar report on quantum computing
Seminar report on quantum computing
 
Introduction to Quantum Computing
Introduction to Quantum ComputingIntroduction to Quantum Computing
Introduction to Quantum Computing
 
Quantum Computing: Welcome to the Future
Quantum Computing: Welcome to the FutureQuantum Computing: Welcome to the Future
Quantum Computing: Welcome to the Future
 
Quantum computer
Quantum computerQuantum computer
Quantum computer
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum Computers
Quantum ComputersQuantum Computers
Quantum Computers
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 

Viewers also liked

Kim Solez Singularity explained and promoted winter 2014
Kim Solez Singularity explained and promoted winter 2014Kim Solez Singularity explained and promoted winter 2014
Kim Solez Singularity explained and promoted winter 2014Kim Solez ,
 
Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...
Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...
Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...Yole Developpement
 
Dossier de l'obra teatral "La nit de Helver"
Dossier de l'obra teatral "La nit de Helver"Dossier de l'obra teatral "La nit de Helver"
Dossier de l'obra teatral "La nit de Helver"Blanca Ramos Barluenga
 
тихонов кв работа с прерываниями в микроконтроллерах в 21 веке
тихонов кв работа с прерываниями в микроконтроллерах в 21 векетихонов кв работа с прерываниями в микроконтроллерах в 21 веке
тихонов кв работа с прерываниями в микроконтроллерах в 21 векеKirill Tikhonov
 
SANJAY_ALAHAM_Resume_01.08.16
SANJAY_ALAHAM_Resume_01.08.16SANJAY_ALAHAM_Resume_01.08.16
SANJAY_ALAHAM_Resume_01.08.16Sanjay Alaham
 
Contents page analysis
Contents page analysisContents page analysis
Contents page analysisE_1
 
Presentacion aconcagua saia
Presentacion aconcagua   saiaPresentacion aconcagua   saia
Presentacion aconcagua saiaACRF15
 
Chapter 13 - The Remaining Amendments and a Return to the Constitution
Chapter 13 - The Remaining Amendments and a Return to the ConstitutionChapter 13 - The Remaining Amendments and a Return to the Constitution
Chapter 13 - The Remaining Amendments and a Return to the Constitutionlisajurs
 
Multivibrator bistabil
Multivibrator bistabilMultivibrator bistabil
Multivibrator bistabilUC Tidar
 
Storytelling del segundo trasplante de cara en Vall d'Hebron
Storytelling del segundo trasplante de cara en Vall d'HebronStorytelling del segundo trasplante de cara en Vall d'Hebron
Storytelling del segundo trasplante de cara en Vall d'HebronBlanca Ramos Barluenga
 
Air pressure
Air pressureAir pressure
Air pressuresyaman93
 
BrandingHopeBuildingS2LThroughNon-TraditionalMarketing
BrandingHopeBuildingS2LThroughNon-TraditionalMarketingBrandingHopeBuildingS2LThroughNon-TraditionalMarketing
BrandingHopeBuildingS2LThroughNon-TraditionalMarketingZachary Stucki
 

Viewers also liked (15)

Kim Solez Singularity explained and promoted winter 2014
Kim Solez Singularity explained and promoted winter 2014Kim Solez Singularity explained and promoted winter 2014
Kim Solez Singularity explained and promoted winter 2014
 
Quantum computing meghaditya
Quantum computing meghadityaQuantum computing meghaditya
Quantum computing meghaditya
 
Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...
Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...
Advanced Packaging Role after Moore’s Law: Transition from Technology Node Er...
 
Dth.ppt by Himani
Dth.ppt by HimaniDth.ppt by Himani
Dth.ppt by Himani
 
Dossier de l'obra teatral "La nit de Helver"
Dossier de l'obra teatral "La nit de Helver"Dossier de l'obra teatral "La nit de Helver"
Dossier de l'obra teatral "La nit de Helver"
 
тихонов кв работа с прерываниями в микроконтроллерах в 21 веке
тихонов кв работа с прерываниями в микроконтроллерах в 21 векетихонов кв работа с прерываниями в микроконтроллерах в 21 веке
тихонов кв работа с прерываниями в микроконтроллерах в 21 веке
 
SANJAY_ALAHAM_Resume_01.08.16
SANJAY_ALAHAM_Resume_01.08.16SANJAY_ALAHAM_Resume_01.08.16
SANJAY_ALAHAM_Resume_01.08.16
 
Contents page analysis
Contents page analysisContents page analysis
Contents page analysis
 
Presentacion aconcagua saia
Presentacion aconcagua   saiaPresentacion aconcagua   saia
Presentacion aconcagua saia
 
Chapter 13 - The Remaining Amendments and a Return to the Constitution
Chapter 13 - The Remaining Amendments and a Return to the ConstitutionChapter 13 - The Remaining Amendments and a Return to the Constitution
Chapter 13 - The Remaining Amendments and a Return to the Constitution
 
Géoportail bruxellois/Brussels Geoportaal - Comité GéoBru/GéoBru-comité
Géoportail bruxellois/Brussels Geoportaal - Comité GéoBru/GéoBru-comitéGéoportail bruxellois/Brussels Geoportaal - Comité GéoBru/GéoBru-comité
Géoportail bruxellois/Brussels Geoportaal - Comité GéoBru/GéoBru-comité
 
Multivibrator bistabil
Multivibrator bistabilMultivibrator bistabil
Multivibrator bistabil
 
Storytelling del segundo trasplante de cara en Vall d'Hebron
Storytelling del segundo trasplante de cara en Vall d'HebronStorytelling del segundo trasplante de cara en Vall d'Hebron
Storytelling del segundo trasplante de cara en Vall d'Hebron
 
Air pressure
Air pressureAir pressure
Air pressure
 
BrandingHopeBuildingS2LThroughNon-TraditionalMarketing
BrandingHopeBuildingS2LThroughNon-TraditionalMarketingBrandingHopeBuildingS2LThroughNon-TraditionalMarketing
BrandingHopeBuildingS2LThroughNon-TraditionalMarketing
 

Similar to Quantum computing seminar

Quantum Computers
Quantum ComputersQuantum Computers
Quantum Computerskathan
 
Quantum computers by Emran
Quantum computers by EmranQuantum computers by Emran
Quantum computers by EmranEmran Hossain
 
Quantum computing ajay.pptx
Quantum computing ajay.pptxQuantum computing ajay.pptx
Quantum computing ajay.pptxAjayRaj912848
 
quantumcomputer-190731154949.pptx
quantumcomputer-190731154949.pptxquantumcomputer-190731154949.pptx
quantumcomputer-190731154949.pptxAjayRaj912848
 
Quantum computers
Quantum computersQuantum computers
Quantum computersGeet Patel
 
Presentation on quantum_computing
Presentation on quantum_computingPresentation on quantum_computing
Presentation on quantum_computingAltafAlam12
 
quantum computing22.pptx
quantum computing22.pptxquantum computing22.pptx
quantum computing22.pptxAbhijit181377
 
Quantum Information FINAL.pptx
Quantum Information FINAL.pptxQuantum Information FINAL.pptx
Quantum Information FINAL.pptxgitrahekno
 
Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computingIOSR Journals
 
Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115domenico di mola
 
Quantum computing
Quantum computingQuantum computing
Quantum computingJulien33x
 
quantumcomputers-090715210946-phpapp01.pdf
quantumcomputers-090715210946-phpapp01.pdfquantumcomputers-090715210946-phpapp01.pdf
quantumcomputers-090715210946-phpapp01.pdfAjayRaj912848
 

Similar to Quantum computing seminar (20)

Quantum computers
Quantum computersQuantum computers
Quantum computers
 
Quantum Computers
Quantum ComputersQuantum Computers
Quantum Computers
 
Quantum computers by Emran
Quantum computers by EmranQuantum computers by Emran
Quantum computers by Emran
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Write up QUANTUM COMPUTING.docx
Write up QUANTUM COMPUTING.docxWrite up QUANTUM COMPUTING.docx
Write up QUANTUM COMPUTING.docx
 
Quantum comput ing
Quantum comput ingQuantum comput ing
Quantum comput ing
 
Quantum computing1
Quantum computing1Quantum computing1
Quantum computing1
 
Seminar
SeminarSeminar
Seminar
 
Quantum computing ajay.pptx
Quantum computing ajay.pptxQuantum computing ajay.pptx
Quantum computing ajay.pptx
 
quantumcomputer-190731154949.pptx
quantumcomputer-190731154949.pptxquantumcomputer-190731154949.pptx
quantumcomputer-190731154949.pptx
 
Quantum computers
Quantum computersQuantum computers
Quantum computers
 
Presentation on quantum_computing
Presentation on quantum_computingPresentation on quantum_computing
Presentation on quantum_computing
 
CA_final_paper
CA_final_paperCA_final_paper
CA_final_paper
 
quantum computing22.pptx
quantum computing22.pptxquantum computing22.pptx
quantum computing22.pptx
 
Quantum Information FINAL.pptx
Quantum Information FINAL.pptxQuantum Information FINAL.pptx
Quantum Information FINAL.pptx
 
Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computing
 
Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115Quantum nature poli_mi_ddm_200115
Quantum nature poli_mi_ddm_200115
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
quantumcomputers-090715210946-phpapp01.pdf
quantumcomputers-090715210946-phpapp01.pdfquantumcomputers-090715210946-phpapp01.pdf
quantumcomputers-090715210946-phpapp01.pdf
 
bhanu.pptx
bhanu.pptxbhanu.pptx
bhanu.pptx
 

Recently uploaded

An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 

Recently uploaded (20)

An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 

Quantum computing seminar

  • 1. Quantum Computing Seminar Topic Image of computer The Next Generation of Computing Devices?
  • 2. Outline :  History of Computer .  Why Quantum Computer ?  How Quantum Computer works ?  What can Quantum Computer do?  Summary.  What is Quantum Computer ?
  • 3. History of Computer : There are totally five Generations of Computer till now. Initially Generation term is used to distinguish between varying hardware technology. But nowadays include Hardware and Software. Following are five main generation of computers : S.N Generation Generation-period Description 1. First 1946-1959 Vacuum tube based 2. Second 1959-1965 Transistor based 3. Third 1965-1971 Integrated Circuit based 4. Fourth 1971-1980 VLSI microprocessor based 5. Fifth 1980-present ULSI microprocessor based
  • 4. Computers Generation : First Generation Second Generation
  • 5. Computer Generation : Third Generation Fourth Generation Fifth Generation
  • 6. 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.
  • 7. Classical Computer : A computer that uses voltages flowing through circuits and gates, which use principle of Digital electronics to perform operation .
  • 8. Nobel Prize in Quantum Computing Serge HarocheDavid Jeffrey Wineland David J Wineland And Serge Haroche were Awarded with the Nobel Prize for their work regarding measurement and manipulation of individual Quantum Systems in 2012 .
  • 9. Moore’s Law to the Atomic-scale
  • 10. Moore’s Law to the Atomic-scale Intel founder image Gordon Moore : Co-founder of Intel No of transistor double after 18 month or 2 year.
  • 11. Classical bits : In the classical computer every thing is decoded in binary number and these two binary bits are called Classical bits. Classical computer use these bits as combination and perform the desired result. We know that a single chip made of large no of transistor and all this transistor must work reliably so that our computer/mobile/machine(based on binary bit) can work properly. Transistor
  • 12. Quantum bits : Quantum Physics (Quantum theory) is fundamental branch of Physics which describe physical phenomena at atomic or sub-atomic scale. Quantum mechanics provides an extremely accurate description of the behaviour of photons , electrons and other atomic and molecular-scale objects or sometime it is called reality. Schrodinger Cat Experiment Quantum Physics
  • 13. Essential Elements of Quantum Physics Particles are waves, and vice versa Quantum physics tells us that every object in the universe has both particle like and wave-like properties. Quantum states are discrete The “quantum” in quantum physics refers to the fact that everything in quantum physics comes in discrete amounts.  Well defined Spin All the Quantum Element (electron, proton, neutron)have a well defined spin .Actually they have momentum and Orientation in space. Measurement determines reality After a measurement is made, the state of the particle is absolutely determined. Quantum physics is not magic The bedrock principles of physics are still intact: energy is still conserved, entropy still increases, nothing can move faster than the speed of light.
  • 14. Quantum bits : As we know that to perform operation we must need binary bits or something equivalent to binary bits. By using Q-bits we can do similar operation as classical computer. Quantum computer use Quantum object to perform operation. We can either can use a electron/proton as Q-bit. But it is very difficult to do operation with proton because proton reside in nucleus. Electron of any material can be use as Q-bit . Q-bit Nucleus p+
  • 15. Quantum bits : Digital information : 1
  • 16. Quantum bits : Digital information : 0 In this situation it can be either “0” or “1 ”. To predicate this information we use Quantum formula that is :
  • 17. Why Quantum Computer Problem: A salesman has to travel to many cities and want to work out the shortest possible route.
  • 18. Difficult problem : travelling salesman Lets assume our classical computer speed is 4.4 GHz ( intel i-7) (1010operation/sec ) Cities routes time taken 14 1011 10 sec 22 1019 771 year 28 1030 ------------- 10 sec 771 year Older than universe
  • 19. How Quantum Computer works A Quantum computer use the principle of Quantum physics. Like as classical computer’s binary bits, in quantum Computer we use Q-bits. So now to understand that how Quantum computer works we need to manipulate these Q-bits. Quantum computers promise to do computation more powerfully than classical computers due to the ability of a quantum computer to be in some states that have no equivalence in a classical computer such as a superposition of values and/or an entanglement between some particles of a quantum system. Main building blocks of Quantum computer is :  Q-bits  Superposition  Entanglement
  • 20. Superposition Superposition is a principle of Quantum physics that describe a challenging concept about the nature and behaviour of matter at atomic level. Principle of super- position states that while we don’t know what is the state of any Q-bit, actually it is all the possible state simultaneously, as long as we don’t measure it. Think of a qubit as an electron in a magnetic field. The electron's spin may be either in alignment with the field, which is known as a spin-up state, or opposite to the field, which is known as a spin-down state. Changing the electron's spin from one state to another is achieved by using a pulse of energy, such as from a laser. But what if give half of the energy to total energy to change the spin of electron ?
  • 21. Superposition By using this property we can do parallel processing , Classical computers today, even so called parallel processors, truly they still do one task at a time. But their time to do one task is so small that we can’t feel it and its seems as parallel processing. We can proof Superposition theorem with Double slit Experiment Schrodinger’s cat Experiment
  • 22. Entanglement Particles (such as photons, electrons, or q-bits) that have interacted at some point retain a type of connection and can be entangled with each other in pairs, in process known as correlation. Knowing the spin state of one entangled particle up or down allows one to know that the spin of its mate is in the opposite direction and this is known as Entanglement. Quantum entanglement allows qubits that are separated by incredible distances to interact with each other instantaneously (not limited to the speed of light). Taken together, quantum superposition and entanglement create an enormously enhanced computing power.
  • 23. Entanglement – spooky reaction Spin up Spin down Spin down Spin up Entangle particle Entangle particle
  • 24. Power of Q-bits No of Q-bits Classical possibilities power 0 or 1 2 00,01,10,11 4 000,001,010,011 8 100,101,110,111 N ---------------------- 2 𝑛 A 100 Q-bit quantum computer is more power full than a super computer…. A Quantum computer with 500 Q-bits is more power full than all the computer of world connect together.
  • 25. Representation of Q-bits/states States can be represented via either the vector/matrix notation, or Dirac Notation. Dirac Notation is more useful for describing the quantum states and the evolution of the state of the system Dirac notation : 1. |ψ> : denotes a column vector that represents a quantum state. 2. <ψ| : denotes a row vector that represents the dual of 1 , i.e. the complex conjugate transpose
  • 26. Quantum Gates 2 × 2 unitary matrix for Quantum Gates are same as classical Gates (AND,OR,NOT,XOR. etc.) but with a little change that is we use Quantum vector/matrix instead of classical transistor. although Quantum gates do the same functional operation. Quantum gates used during the computation must follow the fundamental laws of quantum physics. To satisfy this condition , using any matrix U as a quantum gate, it must be unitary. : U −1 = U † and UU † = I,
  • 28. What can Quantum Computer do ? Data Encryption Current RSA-768 take 3 year 1024 bit number will take 3000 year But Quantum computer can solve in minutes RSA= Public-key encryption protocol Ron Rivest , Adi Shamir , Leonard Adleman
  • 29. What can Quantum Computer do? Application :  Factorisation (data security)  Physical modelling (climate , economic , engineering)  Simulation (chemistry ,material)  Data bases searching (bioinformatics)
  • 30. Abacus of Quantum computer Canadian start up company D-wave demonstrate a 30 Q-bit Quantum computer . The Computer solve the Sudoku puzzle and other pattern matching problems.
  • 32. Summary :  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.  David J Wineland And Serge Haroche were Awarded with the Nobel Prize for their work regarding measurement and manipulation of individual Quantum Systems in 2012.  Quantum computer use Q-bits to do operation. Electron, proton can be use as Q- bits.  Superposition and Entanglement are main building block of Quantum computing and these property speed up Quantum computer exponentially.  Every time we add a Q-bit we double the computation power of Quantum computer .