SlideShare a Scribd company logo
1 of 43
An Insight into
Quantum Computing
Presented By
Shijin M S
Livares Technologies Pvt LtdTech&Socio-Cultural Group
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Agenda
● What is quantum computing ?
● Why we need Quantum Computer ?
● Bit vs Qubit (Comparison)
● Quantum mechanics
● Qubit (detailed)
● Quantum Gates
● Building a Qubit with Phosphorus atom (video)
● Recent achievements and Quantum supremacy
● Limitations
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Quantum Computing - It is an interaction of
Math, Physics and Computer science
Quantum computing takes
advantage of the strange
ability of subatomic particles
to exist in more than one
state at any time.
Due to the way the tiniest of
particles behave, operations
can be done much more
quickly than classical
computer
Exponential increase in
speed.
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Why we need Quantum computers
Classical computers have achieved many things
E.g space mission, new medicines, simulation of an flight, even
reading your emotions
We don't usually talk about they can't do
E.g weather patterns, climate change, boosting AI training, data from stock market, drugs, brain
activity
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Optimization
finding the best solution to the problem out of all
possible solutions
Machine learning
Weather
forecasting and
climate change
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Dinner table example
You have 10 people over
for dinner, How many
ways can you configure 10
people around a table?
Answer is “10!”
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Pioneers of Quantum Computer
● Introduced idea of Quantum mechanics in
computer
● Conference in MIT “PHYSICS ON
COMPUTING” on 1982
● We could perform calculation in parallel
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Peter shor's Factorization algorithm
Prime Number Factorization
E.g. RSA numbers
RSA-768 =
123018668453011775513049495838496272077285356959533479219
732245215172640050726365751874520219978646938995647494277
4063845925192557326303453731548268
507917026122142913461670429214311602221240479274737794080
665351419597459856902143413
The CPU time spent on finding these factors by a collection of parallel
computers amounted approximately to the equivalent of almost 2000 years
of computing on a single-core 2.2 GHz AMD Opteron-based computer
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Grover Algorithm
● For unordered list
● Used for database search
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Why is the need to understand how a
particle behaves in quantum world?
● The smaller and smaller any particle
gets its quantum behavior will start
to dominate and classical physics
have no effect.
● Behaves like a wave
● Transistor usually have size of
22nm.
● Quantum annealing
● Atoms are at the size of 0.1 to 0.5nm
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Bit vs Qubit
Bit is made up of tiny transistors and measured using voltage.
Qubit can be electron , atom , molecule if required environment persist. Usually made up of
electron from silicon
N = 2^n;
n = number of qubits
N = number of states.
Fascinating fact 2^300 is more than the particles in universe
Livares Technologies Pvt Ltd
Bit can be only one
configurations at once
Qubit can be only multiple
configurations at once
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Prerequisite
● Quantum Mechanics
● Quantum information overlap with AMO
● Condensed matter and high energy
● Linear Algebra
○ Matrix Multiplication**
● Partial Differential Equation
● Probability
● Random matrix theory and functional analysis
● Error correcting codes
● Electrical Engineering (for experiment)
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Quantum mechanics: It's a powerful and
mysterious force of nature but weird !
It is branch of physics
Study of atomic and
subatomic particles
Wave Particle Duality
Quantum Superposition
Quantum Entanglement
Livares Technologies Pvt Ltd
It is a concept in Quantum
mechanics that every particle or
quantum entity may be described
as either a particle or a wave
Already proved using famous Double
Slit experiment more than 100 years
ago with light and electron
Wave-Particle Duality
Livares Technologies Pvt Ltd
Double slit experiment
This image clearly proves that
electron behaves like a wave
Livares Technologies Pvt Ltd
The curious case of Quantum
Superposition
It is the ability of a quantum system
to be in multiple states at the same
time until it is measured
Superposition is achieved in Qubit
using Hadamard Gate
Livares Technologies Pvt Ltd
Quantum Entanglement
Basically when we connect two
superpositioned Qubits we get
Quantum Entanglement
It's possible to teleport
Entanglement is achieved in Qubit
using Hadamard and Controlled
NOT gate (CNOT gate)
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Qubit
● Spin up and spin down is used to measure 0 or 1 (electron)
● Vertically polarised or horizontally polarised (photon)
● Microwave pulse to control the spin
● Pure silicon atom is used. Nucleus of silicon has no spin , less magnetic field,
● Other atoms nucleus has a small amount of magnetic energy which determines the
electron spin or down.
● Should be kept in absolute temperature.
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Four ways in which we can represent
Quantum Gates
Bra-Ket notation (Dirac notation)
Matrices and vectors (since most of the quantum gates operation are unitary operation)
Bloch sphere ( a visual representation)
Running the Quantum circuit through a measurement using Qiskit
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Basics before we learn Quantum Gates
Representing classical bits as
vector
Matrix Multiplication
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Basics before we learn Quantum Gates
Tensor product of vectors
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Bloch Sphere
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Quantum gates
● It uses Superposition, Entanglement and Reversible computing
● It will be represented in Basic linear Algebra(Vectors and Matrices)
● A qubit can be represented like this also collapse to 0 with probability of a^2 and 1
with probability of b^2
Qubits Representation in Superposition
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Quantum Gates
Pauli X gate(bit flip gate) - Negation
● It acts on a single Qubit
● It is quantum equivalent of the NOT gate
in classical computer
Controlled NOT gate
● Used for Qubit
Entanglement
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Hadamard Gate**
● It acts on a single Qubit
● It creates superposition of Qubit after operation.
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Qubits representation in Entanglement
It the product of two Qubit state cannot be factored, they are said to be entangled.
How can we reach an Entangled state ? it's easy !!!
Qubits representation in Quantum Entanglement
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Tools available in Industry
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Qiskit
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Blog Promotion
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Superposition and Entanglement (Qiskit)
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Pauli X gate with Qiskit
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Quantum Teleportation Algorithm
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Bernstein-Vazirani Algorithm
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Faster than light?
Quantum Teleportation
That's called as EPR paradox
If we find the way its communicating the information, it is being transferred faster than light.
Even Albert Einstein called this action as
“Spooky action at a distance”
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Building a single Qubit using transistor-
phosphorus atom
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Quantum Supremacy
Honeywell, Google,Microsoft,IBM,D wave
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Recent achievements
Google says that its 54-qubit Sycamore processor was able to perform a calculation in
200 seconds that would have taken the world’s most powerful supercomputer 10,000
years.
IBM unveils its first commercial Quantum computer the IBM Q System One. Its a 20
Qubit computer.
IBM also has a 53 qubit computer where we can access it through cloud.
Intel confirms development of a 49 qubit called “Tangle Lake”.
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Limitations
● An observer can never know the Qubits state, only know the probability of their state.
● Have to maintain the same state. The same calculation done second time it will give
slightly another answer.
● Currently scientist are working on algorithm that amplifies the correct answer(wave
function in Qubit) to maintain same state
● Very very sensitive to noise, vibration, electromagnetic radiation
● Should be in absolute zero(0 K) -273.15 C
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Nope: Not a replacement for classical
computer
● It can be used for doing only special type of calculations
● It's not universally faster.
● Improvement is not on the speed of operation if the number of operations are
exponentially higher to arrive at the result we use quantum computer
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
Further Session Topics
Quantum Error Correction
Quantum Programming Language Design
Quantum Cryptographic Key Exchange
OUR
CONTACT DETAILS
Livares Technologies Pvt Ltd
5th Floor, Yamuna Building
Technopark Phase III Campus
Trivandrum, Kerala, India-695581
Livares Technologies Pvt LtdTech&Socio-Cultural Group
Our helpline is always open to receive any inquiry
or feedback.Please feel free to contact us
www.livares.com
contact@livares.com
@livaresofficial
www.facebook.com/livaresofficial
+91-471-2710003 | +91-471-2710004
THANK YOU

More Related Content

Similar to Insight into Quantum Computing

Quantum Computing: The Why and How
Quantum Computing: The Why and HowQuantum Computing: The Why and How
Quantum Computing: The Why and Howinside-BigData.com
 
quantum computing.pdf
quantum computing.pdfquantum computing.pdf
quantum computing.pdfvedkulkarni8
 
Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...
Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...
Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...Codemotion
 
Introduction to quantum computing
Introduction to quantum computingIntroduction to quantum computing
Introduction to quantum computingIqra Naz
 
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 ImportantSasha Lazarevic
 
quantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdfquantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdfAjayRaj912848
 
2013.09.13 quantum computing has arrived s.nechuiviter
2013.09.13 quantum computing has arrived s.nechuiviter2013.09.13 quantum computing has arrived s.nechuiviter
2013.09.13 quantum computing has arrived s.nechuiviterSergii Nechuiviter
 
Unlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure QuantumUnlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure QuantumKumton Suttiraksiri
 
Tears for quantum fears
Tears for quantum fearsTears for quantum fears
Tears for quantum fearsMark Carney
 
Quantum Computing algorithm and new business applications
Quantum Computing algorithm and new business applicationsQuantum Computing algorithm and new business applications
Quantum Computing algorithm and new business applicationsQCB-Conference
 
IQM slide pitch deck
IQM slide pitch deckIQM slide pitch deck
IQM slide pitch deckKan Yuenyong
 
Surveying the Open Quantum Landscape: Open source tools for quantum computing
Surveying the Open Quantum Landscape: Open source tools for quantum computingSurveying the Open Quantum Landscape: Open source tools for quantum computing
Surveying the Open Quantum Landscape: Open source tools for quantum computingAll Things Open
 
Quantum Computing and its security implications
Quantum Computing and its security implicationsQuantum Computing and its security implications
Quantum Computing and its security implicationsInnoTech
 
Quantum Computation simplified.pptx
Quantum Computation simplified.pptxQuantum Computation simplified.pptx
Quantum Computation simplified.pptxSundarappanKathiresa
 

Similar to Insight into Quantum Computing (20)

Quantum computing
Quantum computing Quantum computing
Quantum computing
 
Quantum Computing: The Why and How
Quantum Computing: The Why and HowQuantum Computing: The Why and How
Quantum Computing: The Why and How
 
quantum computing.pdf
quantum computing.pdfquantum computing.pdf
quantum computing.pdf
 
Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...
Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...
Giancarlo Sudano - Welcome to the Quantum Age - A lap around Microsoft Quantu...
 
Introduction to quantum computing
Introduction to quantum computingIntroduction to quantum computing
Introduction to 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
 
quantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdfquantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdf
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
PW-QC
PW-QCPW-QC
PW-QC
 
2013.09.13 quantum computing has arrived s.nechuiviter
2013.09.13 quantum computing has arrived s.nechuiviter2013.09.13 quantum computing has arrived s.nechuiviter
2013.09.13 quantum computing has arrived s.nechuiviter
 
Ibm quantum computing
Ibm quantum computingIbm quantum computing
Ibm quantum computing
 
Unlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure QuantumUnlocking the Power of Quantum Machine Learning with Azure Quantum
Unlocking the Power of Quantum Machine Learning with Azure Quantum
 
Tears for quantum fears
Tears for quantum fearsTears for quantum fears
Tears for quantum fears
 
Des2017 quantum computing_final
Des2017 quantum computing_finalDes2017 quantum computing_final
Des2017 quantum computing_final
 
Quantum Computing algorithm and new business applications
Quantum Computing algorithm and new business applicationsQuantum Computing algorithm and new business applications
Quantum Computing algorithm and new business applications
 
IQM slide pitch deck
IQM slide pitch deckIQM slide pitch deck
IQM slide pitch deck
 
Surveying the Open Quantum Landscape: Open source tools for quantum computing
Surveying the Open Quantum Landscape: Open source tools for quantum computingSurveying the Open Quantum Landscape: Open source tools for quantum computing
Surveying the Open Quantum Landscape: Open source tools for quantum computing
 
Quantum Computing and its security implications
Quantum Computing and its security implicationsQuantum Computing and its security implications
Quantum Computing and its security implications
 
Quantum Computation simplified.pptx
Quantum Computation simplified.pptxQuantum Computation simplified.pptx
Quantum Computation simplified.pptx
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 

More from Livares Technologies Pvt Ltd

Smart water meter solutions using LoRa WAN - Troncart
Smart water meter solutions using LoRa WAN - TroncartSmart water meter solutions using LoRa WAN - Troncart
Smart water meter solutions using LoRa WAN - TroncartLivares Technologies Pvt Ltd
 

More from Livares Technologies Pvt Ltd (20)

Web Performance Optimization
Web Performance OptimizationWeb Performance Optimization
Web Performance Optimization
 
Supervised Machine Learning
Supervised Machine LearningSupervised Machine Learning
Supervised Machine Learning
 
Software Architecture Design
Software Architecture DesignSoftware Architecture Design
Software Architecture Design
 
Automation using Appium
Automation using AppiumAutomation using Appium
Automation using Appium
 
Bubble(No code Tool)
Bubble(No code Tool)Bubble(No code Tool)
Bubble(No code Tool)
 
Unsupervised Machine Learning
Unsupervised Machine LearningUnsupervised Machine Learning
Unsupervised Machine Learning
 
Developing Secure Apps
Developing Secure AppsDeveloping Secure Apps
Developing Secure Apps
 
Micro-Frontend Architecture
Micro-Frontend ArchitectureMicro-Frontend Architecture
Micro-Frontend Architecture
 
Apache J meter
Apache J meterApache J meter
Apache J meter
 
Introduction to Angular JS
Introduction to Angular JSIntroduction to Angular JS
Introduction to Angular JS
 
Just in Time (JIT)
Just in Time (JIT)Just in Time (JIT)
Just in Time (JIT)
 
Introduction to Bitcoin
Introduction to Bitcoin Introduction to Bitcoin
Introduction to Bitcoin
 
Data Mining Technniques
Data Mining TechnniquesData Mining Technniques
Data Mining Technniques
 
Facade Design Pattern
Facade Design PatternFacade Design Pattern
Facade Design Pattern
 
Manual Vs Automation Testing
Manual Vs Automation TestingManual Vs Automation Testing
Manual Vs Automation Testing
 
Screenless display
Screenless displayScreenless display
Screenless display
 
Database Overview
Database OverviewDatabase Overview
Database Overview
 
An Introduction to Machine Learning
An Introduction to Machine LearningAn Introduction to Machine Learning
An Introduction to Machine Learning
 
An Introduction to Face Detection
An Introduction to Face DetectionAn Introduction to Face Detection
An Introduction to Face Detection
 
Smart water meter solutions using LoRa WAN - Troncart
Smart water meter solutions using LoRa WAN - TroncartSmart water meter solutions using LoRa WAN - Troncart
Smart water meter solutions using LoRa WAN - Troncart
 

Recently uploaded

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsAndrey Dotsenko
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 

Recently uploaded (20)

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 

Insight into Quantum Computing

  • 1. An Insight into Quantum Computing Presented By Shijin M S Livares Technologies Pvt LtdTech&Socio-Cultural Group
  • 2. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Agenda ● What is quantum computing ? ● Why we need Quantum Computer ? ● Bit vs Qubit (Comparison) ● Quantum mechanics ● Qubit (detailed) ● Quantum Gates ● Building a Qubit with Phosphorus atom (video) ● Recent achievements and Quantum supremacy ● Limitations
  • 3. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Quantum Computing - It is an interaction of Math, Physics and Computer science Quantum computing takes advantage of the strange ability of subatomic particles to exist in more than one state at any time. Due to the way the tiniest of particles behave, operations can be done much more quickly than classical computer Exponential increase in speed.
  • 4. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Why we need Quantum computers Classical computers have achieved many things E.g space mission, new medicines, simulation of an flight, even reading your emotions We don't usually talk about they can't do E.g weather patterns, climate change, boosting AI training, data from stock market, drugs, brain activity
  • 5. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Optimization finding the best solution to the problem out of all possible solutions Machine learning Weather forecasting and climate change
  • 6. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Dinner table example You have 10 people over for dinner, How many ways can you configure 10 people around a table? Answer is “10!”
  • 7. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Pioneers of Quantum Computer ● Introduced idea of Quantum mechanics in computer ● Conference in MIT “PHYSICS ON COMPUTING” on 1982 ● We could perform calculation in parallel
  • 8. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Peter shor's Factorization algorithm Prime Number Factorization E.g. RSA numbers RSA-768 = 123018668453011775513049495838496272077285356959533479219 732245215172640050726365751874520219978646938995647494277 4063845925192557326303453731548268 507917026122142913461670429214311602221240479274737794080 665351419597459856902143413 The CPU time spent on finding these factors by a collection of parallel computers amounted approximately to the equivalent of almost 2000 years of computing on a single-core 2.2 GHz AMD Opteron-based computer
  • 9. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Grover Algorithm ● For unordered list ● Used for database search
  • 10. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Why is the need to understand how a particle behaves in quantum world? ● The smaller and smaller any particle gets its quantum behavior will start to dominate and classical physics have no effect. ● Behaves like a wave ● Transistor usually have size of 22nm. ● Quantum annealing ● Atoms are at the size of 0.1 to 0.5nm
  • 11. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Bit vs Qubit Bit is made up of tiny transistors and measured using voltage. Qubit can be electron , atom , molecule if required environment persist. Usually made up of electron from silicon N = 2^n; n = number of qubits N = number of states. Fascinating fact 2^300 is more than the particles in universe
  • 12. Livares Technologies Pvt Ltd Bit can be only one configurations at once Qubit can be only multiple configurations at once
  • 13. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Prerequisite ● Quantum Mechanics ● Quantum information overlap with AMO ● Condensed matter and high energy ● Linear Algebra ○ Matrix Multiplication** ● Partial Differential Equation ● Probability ● Random matrix theory and functional analysis ● Error correcting codes ● Electrical Engineering (for experiment)
  • 14. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Quantum mechanics: It's a powerful and mysterious force of nature but weird ! It is branch of physics Study of atomic and subatomic particles Wave Particle Duality Quantum Superposition Quantum Entanglement
  • 15. Livares Technologies Pvt Ltd It is a concept in Quantum mechanics that every particle or quantum entity may be described as either a particle or a wave Already proved using famous Double Slit experiment more than 100 years ago with light and electron Wave-Particle Duality
  • 16. Livares Technologies Pvt Ltd Double slit experiment This image clearly proves that electron behaves like a wave
  • 17. Livares Technologies Pvt Ltd The curious case of Quantum Superposition It is the ability of a quantum system to be in multiple states at the same time until it is measured Superposition is achieved in Qubit using Hadamard Gate
  • 18. Livares Technologies Pvt Ltd Quantum Entanglement Basically when we connect two superpositioned Qubits we get Quantum Entanglement It's possible to teleport Entanglement is achieved in Qubit using Hadamard and Controlled NOT gate (CNOT gate)
  • 19. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Qubit ● Spin up and spin down is used to measure 0 or 1 (electron) ● Vertically polarised or horizontally polarised (photon) ● Microwave pulse to control the spin ● Pure silicon atom is used. Nucleus of silicon has no spin , less magnetic field, ● Other atoms nucleus has a small amount of magnetic energy which determines the electron spin or down. ● Should be kept in absolute temperature.
  • 20. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Four ways in which we can represent Quantum Gates Bra-Ket notation (Dirac notation) Matrices and vectors (since most of the quantum gates operation are unitary operation) Bloch sphere ( a visual representation) Running the Quantum circuit through a measurement using Qiskit
  • 21. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Basics before we learn Quantum Gates Representing classical bits as vector Matrix Multiplication
  • 22. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Basics before we learn Quantum Gates Tensor product of vectors
  • 23. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Bloch Sphere
  • 24. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Quantum gates ● It uses Superposition, Entanglement and Reversible computing ● It will be represented in Basic linear Algebra(Vectors and Matrices) ● A qubit can be represented like this also collapse to 0 with probability of a^2 and 1 with probability of b^2 Qubits Representation in Superposition
  • 25. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Quantum Gates Pauli X gate(bit flip gate) - Negation ● It acts on a single Qubit ● It is quantum equivalent of the NOT gate in classical computer Controlled NOT gate ● Used for Qubit Entanglement
  • 26. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Hadamard Gate** ● It acts on a single Qubit ● It creates superposition of Qubit after operation.
  • 27. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Qubits representation in Entanglement It the product of two Qubit state cannot be factored, they are said to be entangled. How can we reach an Entangled state ? it's easy !!! Qubits representation in Quantum Entanglement
  • 28. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Tools available in Industry
  • 29. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Qiskit
  • 30. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Blog Promotion
  • 31. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Superposition and Entanglement (Qiskit)
  • 32. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Pauli X gate with Qiskit
  • 33. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Quantum Teleportation Algorithm
  • 34. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Bernstein-Vazirani Algorithm
  • 35. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Faster than light? Quantum Teleportation That's called as EPR paradox If we find the way its communicating the information, it is being transferred faster than light. Even Albert Einstein called this action as “Spooky action at a distance”
  • 36. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Building a single Qubit using transistor- phosphorus atom
  • 37. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Quantum Supremacy Honeywell, Google,Microsoft,IBM,D wave
  • 38. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Recent achievements Google says that its 54-qubit Sycamore processor was able to perform a calculation in 200 seconds that would have taken the world’s most powerful supercomputer 10,000 years. IBM unveils its first commercial Quantum computer the IBM Q System One. Its a 20 Qubit computer. IBM also has a 53 qubit computer where we can access it through cloud. Intel confirms development of a 49 qubit called “Tangle Lake”.
  • 39. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Limitations ● An observer can never know the Qubits state, only know the probability of their state. ● Have to maintain the same state. The same calculation done second time it will give slightly another answer. ● Currently scientist are working on algorithm that amplifies the correct answer(wave function in Qubit) to maintain same state ● Very very sensitive to noise, vibration, electromagnetic radiation ● Should be in absolute zero(0 K) -273.15 C
  • 40. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Nope: Not a replacement for classical computer ● It can be used for doing only special type of calculations ● It's not universally faster. ● Improvement is not on the speed of operation if the number of operations are exponentially higher to arrive at the result we use quantum computer
  • 41. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group
  • 42. Livares Technologies Pvt LtdLivares Technologies Pvt Ltd| Tech & Socio Cultural Group Further Session Topics Quantum Error Correction Quantum Programming Language Design Quantum Cryptographic Key Exchange
  • 43. OUR CONTACT DETAILS Livares Technologies Pvt Ltd 5th Floor, Yamuna Building Technopark Phase III Campus Trivandrum, Kerala, India-695581 Livares Technologies Pvt LtdTech&Socio-Cultural Group Our helpline is always open to receive any inquiry or feedback.Please feel free to contact us www.livares.com contact@livares.com @livaresofficial www.facebook.com/livaresofficial +91-471-2710003 | +91-471-2710004 THANK YOU