SlideShare a Scribd company logo
Quantum Computation for Predicting Electron
and Phonon Properties of Solids
Kamal Choudhary
NIST, Gaithersburg, MD, USA & Theiss Research, CA, USA.
Developer & Founder: https://jarvis.nist.gov
Washington DC Quantum Computing Meetup, 02/26/2022
1
Joint Automated Repository for Various Integrated Simulations
Outline
2
• Motivation [3]
• Background
- NIST-JARVIS infrastructure [4-5]
- Band theory of solids [6-7]
- Quantum algorithms and circuits [8-13]
• Workflow development [14-20]
• Application to Aluminum metal [37-46]
• Application to more than 1000 solids [21-22]
• Application for many-body methods [ 23 ]
• Hands-on session [24]
• Summary and future work [25]
Contents Slide #
Motivation
3
Simulation of quantum systems might be easier using quantum bits (qubits)
Energy levels (eigenvalues) of a Hamiltonian (Hermitian matrix)
Determine metal/semiconductor/insulator
Importance of Wannier tight-binding approach
Universal strategy for electron and phonon dynamics of solids
Analyzing role of different circuit models & optimizers
Storing large Hamiltonian matrix (2nx2n, n:qubits)
Background: NIST-JARVIS Infrastructure
4
https://jarvis.nist.gov
“You guys are doing something really beneficial…”
“I find JARVIS-DFT very useful for my research…”
User-comments:
Established: January 2017
(MGI funded)
Published: >25 articles
Users: >8000 users worldwide
Downloads: >300K
Workshops: 2 AIMS, 1 QMMS
(~200 attendees for each)
jarvis.nist.gov: Requires login credentials, free registration
Choudhary et al., Nature: npj Computational Materials 6, 173 (2020).
2017 2018 2019 2020 2021
JARVIS-FF
(Evaluate FF)
JARVIS-DFT
2D
(OptB88vdW,
Exf. En.)
JARVIS-DFT
Optoelectronics
(TBmBJ)
JARVIS-DFT
Elastic Tensor
3D & 2D
JARVIS-ML
CFID descriptors
JARVIS-FF
(Evaluate FF,
defects)
JARVIS-DFT
Topological SOC
spillage
3D
JARVIS-DFT
/ML
K-point convergence
JARVIS-DFT
Solar SLME
JARVIS-DFT
Topological SOC
spillage 2D (Mag/Non-
Mag.)
JARVIS-DFT/ML
2D Heterostructures
JARVIS-DFT/ML
DFPT
Dielec., Piezo., IR
JARVIS-DFT/ML
Thermoelectrics
3D & 2D
Seebeck, PF
JARVIS-DFT EFG
NQR, NMR
JARVIS-DFT
STM 2D
JARVIS-DFT
AQCE 2D
JARVIS-DFT
WTBH
JARVIS-DFT/ML
Topological SOC spillage 3D
Mag., non-mag, Exp.
JARVIS-AtomQC
VQE/VQD
JARVIS-DAC
MOFs
JARVIS-
AtomVison
(STEM/STM)
JARVIS-TB
TB3PY
JARVIS-
ALIGNN (Solids
Molecules)
JARVIS-ML
UQ, Phonons
JARVIS-
OPTIMADE
5
Background: Band-theory of Solids
6
• Free electron model: electrons are weekly bound to their atoms and can move freely (Arnold
Sommerfeld), especially applicable to metallic solids, do not take potential into account, several
problems such as wrong description of specific heat for transition elements.
• Nearly free electron model: electrons are ‘nearly’ free introducing weak lattice potential,
wavefunctions (Bloch Wave) still represented by plane waves, takes potential into account.
• Tight-binding model/LCAO: opposite extreme to NFE model, electrons are tightly bound to nuclei,
atomic description is not completely irrelevant , Coulomb interactions between the atom cores and
electrons split the energy levels to form bands, usually good for valence electrons, different
methods/packages such as WTBH (Wannier90), TB3Py, DFTB etc.
• Density functional theory: Instead of wavefunctions, consider density functional, many electron
problem to many one-electron problem, effect of exchange-correlation functional. Many software
such as VASP, PWSCF/QE, WIEN2k etc.
• Bloch’s theorem: solutions to the Schrödinger equation in a periodic potential take the form of a plane
wave modulated by a periodic function.
• Brillouin zone: primitive cell in reciprocal space, set of points in k-space that can be reached from the
origin without crossing any Bragg plane.
• Band-structure: ranges of energy that an electron is "forbidden" or "allowed" to have, due to the
diffraction of the quantum mechanical electron waves in the periodic crystal lattice.
https://en.wikipedia.org/wiki/Brillouin_zone
https://en.wikipedia.org/wiki/Electronic_band_structure
Background: Metal vs Insulator
7
Background: Feynman’s seminal papers
8
http://physics.whu.edu.cn/dfiles/wenjian/1_00_QIC_Feynman.pdf
“Nature is quantum, goddamn it! So if we
want to simulate it, we need a quantum
computer.”
Background: NISQ
9
https://arxiv.org/abs/2101.08448
https://towardsdatascience.com/quantum-advantage-b3458646bd9
Companies:
• Google,
• Microsoft,
• IBM
• Xanadu,
• D-Wave,
• Rigetti…
Background: QPE & VQE
10
Two main approaches to ab-initio chemistry calculations on quantum computers:
1) Quantum phase estimation (QPE): estimate the phase (or eigenvalue) of an eigenvector
of a unitary operator, U
2) Variation quantum eigensolver (VQE): a quantum/classical hybrid algorithm that can be
used to find eigenvalues of a (often large) matrix, H
Variational Quantum Eigensolver (VQE) &
Variation Quantum Deflation(VQD)
11
http://openqemist.1qbit.com/docs/vqe_microsoft_qsharp.html
Notes:
• Quantum computers are good in preparing states, not good at sum, optimizers, multiplying etc.
• QC to prepare a wavefunction ansatz of the system and estimate the expectation value
VQD: Deflate other eigensatets once ground state is found using VQE
VQE: a hybrid classical-quantum algorithm using Ritz variational principle
VQE: Lack of application for solids
12
Background: Quantum Circuit Model
13
• In quantum information theory, a quantum circuit is a model for quantum computation, similar to classical circuits, in
which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and
possibly other actions. Any quantum program can be represented by a sequence of quantum circuits.
Analogous to tuning parameters of a guitar, to an extent!
https://qiskit.org/documentation/apidoc/circuit.html
https://good-loops.com/beautiful-anime-guitar-strumming-gif/
https://qiskit.org/textbook/ch-algorithms/quantum-fourier-transform.html
Application to solid-state materials
14
https://github.com/usnistgov/jarvis
https://github.com/usnistgov/atomqc
arXiv:2102.11452
Typical Flowchart
15
https://github.com/usnistgov/jarvis
https://github.com/usnistgov/atomqc
K. Choudhary, J. Phys.: Condens. Matter 33 (2021) 385501
Wannier functions:
• Complete orthonormalized basis set,
• Acts as a bridge between a delocalized plane wave representation and a localized atomic orbital basis
• All major density functional theory (DFT) codes support generation WFs for a material
𝐻 = ℎ𝑃𝑃
𝑃∈ 𝐼,𝑋,𝑌,𝑍 ⨂𝑛
𝐻𝑗 = 𝐻 + 𝛽𝑖|𝜓 𝜽0
∗
𝜓 𝜽0
∗
|
𝑗−1
𝑖=0
𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛
−1
http://www.wannier.org/
Background: TB (JARVIS-DFT/WTBH/TB3PY)
16
Circuit Trials
17
RealAmplitudes PauliTwoDesign
EfficientSU2
jarvis.core.circuits.QuantumCircuitLibrary
RY and RZ: parametrized circuits with parameters ө, Wires and boxes with ‘X’ :Controlled-X gate.
Wires with two solid squares: Controlled-Z gates
Circuit Trials
18
Finding right circuit and number of repeat units are important
a) Al for Gamma point, b) Al for X point, c) PbS for X point for different
repeat units of Circuit-6
FCC Aluminum Example
19
a) Monitoring VQE optimization progress with several local optimizers such COBYLA, L_BFGS_B, SLSQP, CG, and SPSA
for Al electronic WTBH and at X-point.
b) Electronic bandstructure calculated from classical diagonalization (Numpy-based exact solution) and VQD algorithm for
Al.
c) Phonon bandstructure for Al
Application to ~1000 systems
20
Comparison of minimum (Min.) and maximum (Max.) energy levels at Г-point for electronic and phonon WTBH using
classical eigenvalue routine in Numpy (Np.) and VQE solver. (N_qubits <=5)
a) and b) comparison of phonon (Phn.) minimum and maximum energy levels for 930 materials,
c) and d) comparison of electronic (El.) minimum and maximum energy levels for 300 materials.
The colorbar represents the number of Wannier orbitals.
Application to ~1000 systems
21
Dynamical Mean Field Theory
22
Imaginary part of Al’s DMFT hybridization function for a few components considering zero self-energy. a)Δ00, b)Δ01,
c)Δ10, d)Δ11
• Dynamical mean-field theory (DMFT): commonly used
techniques for solving predicting electronic structure of
correlated systems using impurity solver models.
• DMFT maps a many-body lattice problem to a many-
body local problem with impurity models.
• In DMFT one of the central quantities of interest is the
Green’s function such as
𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛
−1
• Spectral function (𝐴) & DMFT hybridization function (𝛥)
𝐴 ꞷ = −
1
𝜋
𝐼𝑚 𝐺(ꞷ + 𝑖𝛿)
𝑘
𝛥 ꞷ + 𝑖𝛿 = ꞷ − 𝐺 −1
• Next, integrate with quantum impurity solvers
𝛴 = 0
Hands-on!
23
https://colab.research.google.com/github/knc6/jarvis-tools-notebooks/blob/master/jarvis-tools-notebooks/Qiskit_based_electronic_bandstructure_.ipynb
https://github.com/knc6/jarvis-tools-notebooks/blob/master/jarvis-tools-notebooks/Qiskit_based_electronic_bandstructure_.ipynb
Can be used for:
• Qiskit
• Tequila
• Pennylane,…
24
Summary & future work
• A robust workflow for applying quantum algorithms to simulate solids
• Applied to ~1000 solids (expanding QC beyond H2, LiH etc.)
• Open-source package, contributions are welcome
• Opportunities for DMFT/Defect calculations
• Challenges: 1) finding minimal circuit, 2) impurity quantum solvers
https://jarvis.nist.gov
Email: kamal.choudhary@nist.gov
https://github.com/usnistgov/jarvis
https://github.com/usnistgov/atomqc
@dr_k_choudhary

More Related Content

What's hot

Wien2k getting started
Wien2k getting startedWien2k getting started
Wien2k getting started
ABDERRAHMANE REGGAD
 
Multiscale-Contracted Variational Quantum Eigensolver
Multiscale-Contracted Variational Quantum EigensolverMultiscale-Contracted Variational Quantum Eigensolver
Multiscale-Contracted Variational Quantum Eigensolver
hikaruwakaura
 
Mn alcu2 heusler compound
Mn alcu2 heusler compoundMn alcu2 heusler compound
Mn alcu2 heusler compound
ogunmoyekehinde
 
Quantum Theory of Spin and Anomalous Hall effects in Graphene
Quantum Theory of Spin and Anomalous Hall effects in Graphene Quantum Theory of Spin and Anomalous Hall effects in Graphene
Quantum Theory of Spin and Anomalous Hall effects in Graphene
Mirco Milletari'
 
Phonons & Phonopy: Pro Tips (2014)
Phonons & Phonopy: Pro Tips (2014)Phonons & Phonopy: Pro Tips (2014)
Phonons & Phonopy: Pro Tips (2014)
Jonathan Skelton
 
Cap 2_Nouredine Zettili - Quantum Mechanics.pdf
Cap 2_Nouredine Zettili - Quantum Mechanics.pdfCap 2_Nouredine Zettili - Quantum Mechanics.pdf
Cap 2_Nouredine Zettili - Quantum Mechanics.pdf
Oñatnom Adnara
 
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
ABDERRAHMANE REGGAD
 
II_Quantum Hall Effects&Quantum Transport
II_Quantum Hall Effects&Quantum TransportII_Quantum Hall Effects&Quantum Transport
II_Quantum Hall Effects&Quantum Transport
Giuseppe Maruccio
 
Chapter2 introduction to quantum mechanics
Chapter2 introduction to quantum mechanicsChapter2 introduction to quantum mechanics
Chapter2 introduction to quantum mechanics
K. M.
 
5 introduction to quantum mechanics
5 introduction to quantum mechanics5 introduction to quantum mechanics
5 introduction to quantum mechanics
Solo Hermelin
 
NANO266 - Lecture 7 - QM Modeling of Periodic Structures
NANO266 - Lecture 7 - QM Modeling of Periodic StructuresNANO266 - Lecture 7 - QM Modeling of Periodic Structures
NANO266 - Lecture 7 - QM Modeling of Periodic Structures
University of California, San Diego
 
Quantum levitation
Quantum levitationQuantum levitation
Quantum levitation
abhik_24
 
Ferromagnetism in the SU(n) Hubbard Model with nearly flat band
Ferromagnetism in the SU(n) Hubbard Model with nearly flat bandFerromagnetism in the SU(n) Hubbard Model with nearly flat band
Ferromagnetism in the SU(n) Hubbard Model with nearly flat band
KensukeTamura
 
Intro to DFT+U
Intro to DFT+U Intro to DFT+U
Intro to DFT+U
Heather Kulik
 
Finite DIfference Methods Mathematica
Finite DIfference Methods MathematicaFinite DIfference Methods Mathematica
Finite DIfference Methods Mathematica
guest56708a
 
Quantum entanglement
Quantum entanglementQuantum entanglement
Quantum entanglementAKM666
 
Tight binding
Tight bindingTight binding
Tight binding
University of Kentucky
 
Materials Modelling: From theory to solar cells (Lecture 1)
Materials Modelling: From theory to solar cells  (Lecture 1)Materials Modelling: From theory to solar cells  (Lecture 1)
Materials Modelling: From theory to solar cells (Lecture 1)
cdtpv
 

What's hot (20)

Wien2k getting started
Wien2k getting startedWien2k getting started
Wien2k getting started
 
Multiscale-Contracted Variational Quantum Eigensolver
Multiscale-Contracted Variational Quantum EigensolverMultiscale-Contracted Variational Quantum Eigensolver
Multiscale-Contracted Variational Quantum Eigensolver
 
Mn alcu2 heusler compound
Mn alcu2 heusler compoundMn alcu2 heusler compound
Mn alcu2 heusler compound
 
Quantum Theory of Spin and Anomalous Hall effects in Graphene
Quantum Theory of Spin and Anomalous Hall effects in Graphene Quantum Theory of Spin and Anomalous Hall effects in Graphene
Quantum Theory of Spin and Anomalous Hall effects in Graphene
 
Phonons & Phonopy: Pro Tips (2014)
Phonons & Phonopy: Pro Tips (2014)Phonons & Phonopy: Pro Tips (2014)
Phonons & Phonopy: Pro Tips (2014)
 
Cap 2_Nouredine Zettili - Quantum Mechanics.pdf
Cap 2_Nouredine Zettili - Quantum Mechanics.pdfCap 2_Nouredine Zettili - Quantum Mechanics.pdf
Cap 2_Nouredine Zettili - Quantum Mechanics.pdf
 
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
Density functional theory (DFT) and the concepts of the augmented-plane-wave ...
 
II_Quantum Hall Effects&Quantum Transport
II_Quantum Hall Effects&Quantum TransportII_Quantum Hall Effects&Quantum Transport
II_Quantum Hall Effects&Quantum Transport
 
Chapter2 introduction to quantum mechanics
Chapter2 introduction to quantum mechanicsChapter2 introduction to quantum mechanics
Chapter2 introduction to quantum mechanics
 
5 introduction to quantum mechanics
5 introduction to quantum mechanics5 introduction to quantum mechanics
5 introduction to quantum mechanics
 
NANO266 - Lecture 7 - QM Modeling of Periodic Structures
NANO266 - Lecture 7 - QM Modeling of Periodic StructuresNANO266 - Lecture 7 - QM Modeling of Periodic Structures
NANO266 - Lecture 7 - QM Modeling of Periodic Structures
 
Quantum levitation
Quantum levitationQuantum levitation
Quantum levitation
 
Ferromagnetism in the SU(n) Hubbard Model with nearly flat band
Ferromagnetism in the SU(n) Hubbard Model with nearly flat bandFerromagnetism in the SU(n) Hubbard Model with nearly flat band
Ferromagnetism in the SU(n) Hubbard Model with nearly flat band
 
Intro to DFT+U
Intro to DFT+U Intro to DFT+U
Intro to DFT+U
 
Finite DIfference Methods Mathematica
Finite DIfference Methods MathematicaFinite DIfference Methods Mathematica
Finite DIfference Methods Mathematica
 
Quantum entanglement
Quantum entanglementQuantum entanglement
Quantum entanglement
 
Tight binding
Tight bindingTight binding
Tight binding
 
Epitassia
EpitassiaEpitassia
Epitassia
 
Mos2-poster2
Mos2-poster2Mos2-poster2
Mos2-poster2
 
Materials Modelling: From theory to solar cells (Lecture 1)
Materials Modelling: From theory to solar cells  (Lecture 1)Materials Modelling: From theory to solar cells  (Lecture 1)
Materials Modelling: From theory to solar cells (Lecture 1)
 

Similar to Quantum Computation for Predicting Electron and Phonon Properties of Solids

7926563mocskoff pack method k sampling.ppt
7926563mocskoff pack method k sampling.ppt7926563mocskoff pack method k sampling.ppt
7926563mocskoff pack method k sampling.ppt
GustavoGuilln4
 
vasp_tutorial.pptx
vasp_tutorial.pptxvasp_tutorial.pptx
vasp_tutorial.pptx
Usman Mastoi
 
Current Research on Quantum Algorithms.ppt
Current Research on Quantum Algorithms.pptCurrent Research on Quantum Algorithms.ppt
Current Research on Quantum Algorithms.ppt
DefiantTones
 
Advanced Molecular Dynamics 2016
Advanced Molecular Dynamics 2016Advanced Molecular Dynamics 2016
Advanced Molecular Dynamics 2016
Bioinformatics and Computational Biosciences Branch
 
Breaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuitsBreaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuits
hquynh
 
Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18
Aritra Sarkar
 
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
Piero Belforte
 
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
Piero Belforte
 
Semiconductor qubits in practice
Semiconductor qubits in practiceSemiconductor qubits in practice
Semiconductor qubits in practice
Gabriel O'Brien
 
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
Anubhav Jain
 
poster_portrait
poster_portraitposter_portrait
poster_portraitRyanMoodie
 
01-10 Exploring new high potential 2D materials - Angioni.pdf
01-10 Exploring new high potential 2D materials - Angioni.pdf01-10 Exploring new high potential 2D materials - Angioni.pdf
01-10 Exploring new high potential 2D materials - Angioni.pdf
OCRE | Open Clouds for Research Environments
 
Qualitative model of transport
Qualitative model of transportQualitative model of transport
Qualitative model of transport
RokhitTharshini
 
Nano-electronics
Nano-electronicsNano-electronics
Nano-electronics
Abhishek Syal
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
Amr Kamel Deklel
 
Quantum Computing Basics
Quantum Computing BasicsQuantum Computing Basics
Quantum Computing Basics
Christian Waha
 
Quantum computing1
Quantum computing1Quantum computing1
Quantum computing1
Pravin Pundge
 
Annals 2011-3-71
Annals 2011-3-71Annals 2011-3-71
Annals 2011-3-71
lenin
 
defect_supercell_finite_size_schemes_10-09-18
defect_supercell_finite_size_schemes_10-09-18defect_supercell_finite_size_schemes_10-09-18
defect_supercell_finite_size_schemes_10-09-18
Suzanne Wallace
 

Similar to Quantum Computation for Predicting Electron and Phonon Properties of Solids (20)

7926563mocskoff pack method k sampling.ppt
7926563mocskoff pack method k sampling.ppt7926563mocskoff pack method k sampling.ppt
7926563mocskoff pack method k sampling.ppt
 
vasp_tutorial.pptx
vasp_tutorial.pptxvasp_tutorial.pptx
vasp_tutorial.pptx
 
Current Research on Quantum Algorithms.ppt
Current Research on Quantum Algorithms.pptCurrent Research on Quantum Algorithms.ppt
Current Research on Quantum Algorithms.ppt
 
Advanced Molecular Dynamics 2016
Advanced Molecular Dynamics 2016Advanced Molecular Dynamics 2016
Advanced Molecular Dynamics 2016
 
Breaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuitsBreaking the 49 qubit barrier in the simulation of quantum circuits
Breaking the 49 qubit barrier in the simulation of quantum circuits
 
Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18Virus, Vaccines, Genes and Quantum - 2020-06-18
Virus, Vaccines, Genes and Quantum - 2020-06-18
 
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
DIGITAL WAVE FORMULATION OF PEEC METHOD (SLIDES)
 
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
Digital Wave Formulation of Quasi-Static Partial Element Equivalent Circuit M...
 
Semiconductor qubits in practice
Semiconductor qubits in practiceSemiconductor qubits in practice
Semiconductor qubits in practice
 
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
Targeted Band Structure Design and Thermoelectric Materials Discovery Using H...
 
poster_portrait
poster_portraitposter_portrait
poster_portrait
 
01-10 Exploring new high potential 2D materials - Angioni.pdf
01-10 Exploring new high potential 2D materials - Angioni.pdf01-10 Exploring new high potential 2D materials - Angioni.pdf
01-10 Exploring new high potential 2D materials - Angioni.pdf
 
Qualitative model of transport
Qualitative model of transportQualitative model of transport
Qualitative model of transport
 
Nano-electronics
Nano-electronicsNano-electronics
Nano-electronics
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum Computing Basics
Quantum Computing BasicsQuantum Computing Basics
Quantum Computing Basics
 
Quantum computing1
Quantum computing1Quantum computing1
Quantum computing1
 
Quantum comput ing
Quantum comput ingQuantum comput ing
Quantum comput ing
 
Annals 2011-3-71
Annals 2011-3-71Annals 2011-3-71
Annals 2011-3-71
 
defect_supercell_finite_size_schemes_10-09-18
defect_supercell_finite_size_schemes_10-09-18defect_supercell_finite_size_schemes_10-09-18
defect_supercell_finite_size_schemes_10-09-18
 

More from KAMAL CHOUDHARY

ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
KAMAL CHOUDHARY
 
NIST-JARVIS infrastructure for Improved Materials Design
NIST-JARVIS infrastructure for Improved Materials DesignNIST-JARVIS infrastructure for Improved Materials Design
NIST-JARVIS infrastructure for Improved Materials Design
KAMAL CHOUDHARY
 
Materials Design in the Age of Deep Learning and Quantum Computation
Materials Design in the Age of Deep Learning and Quantum ComputationMaterials Design in the Age of Deep Learning and Quantum Computation
Materials Design in the Age of Deep Learning and Quantum Computation
KAMAL CHOUDHARY
 
Smart Metrics for High Performance Material Design
Smart Metrics for High Performance Material DesignSmart Metrics for High Performance Material Design
Smart Metrics for High Performance Material Design
KAMAL CHOUDHARY
 
Database of Topological Materials and Spin-orbit Spillage
Database of Topological Materials and Spin-orbit SpillageDatabase of Topological Materials and Spin-orbit Spillage
Database of Topological Materials and Spin-orbit Spillage
KAMAL CHOUDHARY
 
Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...
KAMAL CHOUDHARY
 
High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...
KAMAL CHOUDHARY
 
Accelerated Materials Discovery & Characterization with Classical, Quantum an...
Accelerated Materials Discovery & Characterization with Classical, Quantum an...Accelerated Materials Discovery & Characterization with Classical, Quantum an...
Accelerated Materials Discovery & Characterization with Classical, Quantum an...
KAMAL CHOUDHARY
 
Physics inspired artificial intelligence/machine learning
Physics inspired artificial intelligence/machine learningPhysics inspired artificial intelligence/machine learning
Physics inspired artificial intelligence/machine learning
KAMAL CHOUDHARY
 
Computational Database for 3D and 2D materials to accelerate discovery
Computational Database for 3D and 2D materials to accelerate discoveryComputational Database for 3D and 2D materials to accelerate discovery
Computational Database for 3D and 2D materials to accelerate discovery
KAMAL CHOUDHARY
 
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
KAMAL CHOUDHARY
 

More from KAMAL CHOUDHARY (11)

ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
ChemNLP: A Natural Language Processing based Library for Materials Chemistry ...
 
NIST-JARVIS infrastructure for Improved Materials Design
NIST-JARVIS infrastructure for Improved Materials DesignNIST-JARVIS infrastructure for Improved Materials Design
NIST-JARVIS infrastructure for Improved Materials Design
 
Materials Design in the Age of Deep Learning and Quantum Computation
Materials Design in the Age of Deep Learning and Quantum ComputationMaterials Design in the Age of Deep Learning and Quantum Computation
Materials Design in the Age of Deep Learning and Quantum Computation
 
Smart Metrics for High Performance Material Design
Smart Metrics for High Performance Material DesignSmart Metrics for High Performance Material Design
Smart Metrics for High Performance Material Design
 
Database of Topological Materials and Spin-orbit Spillage
Database of Topological Materials and Spin-orbit SpillageDatabase of Topological Materials and Spin-orbit Spillage
Database of Topological Materials and Spin-orbit Spillage
 
Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...Elastic properties of bulk and low-dimensional materials using Van der Waals ...
Elastic properties of bulk and low-dimensional materials using Van der Waals ...
 
High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...High-throughput discovery of low-dimensional and topologically non-trivial ma...
High-throughput discovery of low-dimensional and topologically non-trivial ma...
 
Accelerated Materials Discovery & Characterization with Classical, Quantum an...
Accelerated Materials Discovery & Characterization with Classical, Quantum an...Accelerated Materials Discovery & Characterization with Classical, Quantum an...
Accelerated Materials Discovery & Characterization with Classical, Quantum an...
 
Physics inspired artificial intelligence/machine learning
Physics inspired artificial intelligence/machine learningPhysics inspired artificial intelligence/machine learning
Physics inspired artificial intelligence/machine learning
 
Computational Database for 3D and 2D materials to accelerate discovery
Computational Database for 3D and 2D materials to accelerate discoveryComputational Database for 3D and 2D materials to accelerate discovery
Computational Database for 3D and 2D materials to accelerate discovery
 
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
Computational Discovery of Two-Dimensional Materials, Evaluation of Force-Fie...
 

Recently uploaded

A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 

Recently uploaded (20)

A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 

Quantum Computation for Predicting Electron and Phonon Properties of Solids

  • 1. Quantum Computation for Predicting Electron and Phonon Properties of Solids Kamal Choudhary NIST, Gaithersburg, MD, USA & Theiss Research, CA, USA. Developer & Founder: https://jarvis.nist.gov Washington DC Quantum Computing Meetup, 02/26/2022 1 Joint Automated Repository for Various Integrated Simulations
  • 2. Outline 2 • Motivation [3] • Background - NIST-JARVIS infrastructure [4-5] - Band theory of solids [6-7] - Quantum algorithms and circuits [8-13] • Workflow development [14-20] • Application to Aluminum metal [37-46] • Application to more than 1000 solids [21-22] • Application for many-body methods [ 23 ] • Hands-on session [24] • Summary and future work [25] Contents Slide #
  • 3. Motivation 3 Simulation of quantum systems might be easier using quantum bits (qubits) Energy levels (eigenvalues) of a Hamiltonian (Hermitian matrix) Determine metal/semiconductor/insulator Importance of Wannier tight-binding approach Universal strategy for electron and phonon dynamics of solids Analyzing role of different circuit models & optimizers Storing large Hamiltonian matrix (2nx2n, n:qubits)
  • 4. Background: NIST-JARVIS Infrastructure 4 https://jarvis.nist.gov “You guys are doing something really beneficial…” “I find JARVIS-DFT very useful for my research…” User-comments: Established: January 2017 (MGI funded) Published: >25 articles Users: >8000 users worldwide Downloads: >300K Workshops: 2 AIMS, 1 QMMS (~200 attendees for each) jarvis.nist.gov: Requires login credentials, free registration Choudhary et al., Nature: npj Computational Materials 6, 173 (2020).
  • 5. 2017 2018 2019 2020 2021 JARVIS-FF (Evaluate FF) JARVIS-DFT 2D (OptB88vdW, Exf. En.) JARVIS-DFT Optoelectronics (TBmBJ) JARVIS-DFT Elastic Tensor 3D & 2D JARVIS-ML CFID descriptors JARVIS-FF (Evaluate FF, defects) JARVIS-DFT Topological SOC spillage 3D JARVIS-DFT /ML K-point convergence JARVIS-DFT Solar SLME JARVIS-DFT Topological SOC spillage 2D (Mag/Non- Mag.) JARVIS-DFT/ML 2D Heterostructures JARVIS-DFT/ML DFPT Dielec., Piezo., IR JARVIS-DFT/ML Thermoelectrics 3D & 2D Seebeck, PF JARVIS-DFT EFG NQR, NMR JARVIS-DFT STM 2D JARVIS-DFT AQCE 2D JARVIS-DFT WTBH JARVIS-DFT/ML Topological SOC spillage 3D Mag., non-mag, Exp. JARVIS-AtomQC VQE/VQD JARVIS-DAC MOFs JARVIS- AtomVison (STEM/STM) JARVIS-TB TB3PY JARVIS- ALIGNN (Solids Molecules) JARVIS-ML UQ, Phonons JARVIS- OPTIMADE 5
  • 6. Background: Band-theory of Solids 6 • Free electron model: electrons are weekly bound to their atoms and can move freely (Arnold Sommerfeld), especially applicable to metallic solids, do not take potential into account, several problems such as wrong description of specific heat for transition elements. • Nearly free electron model: electrons are ‘nearly’ free introducing weak lattice potential, wavefunctions (Bloch Wave) still represented by plane waves, takes potential into account. • Tight-binding model/LCAO: opposite extreme to NFE model, electrons are tightly bound to nuclei, atomic description is not completely irrelevant , Coulomb interactions between the atom cores and electrons split the energy levels to form bands, usually good for valence electrons, different methods/packages such as WTBH (Wannier90), TB3Py, DFTB etc. • Density functional theory: Instead of wavefunctions, consider density functional, many electron problem to many one-electron problem, effect of exchange-correlation functional. Many software such as VASP, PWSCF/QE, WIEN2k etc. • Bloch’s theorem: solutions to the Schrödinger equation in a periodic potential take the form of a plane wave modulated by a periodic function. • Brillouin zone: primitive cell in reciprocal space, set of points in k-space that can be reached from the origin without crossing any Bragg plane. • Band-structure: ranges of energy that an electron is "forbidden" or "allowed" to have, due to the diffraction of the quantum mechanical electron waves in the periodic crystal lattice. https://en.wikipedia.org/wiki/Brillouin_zone https://en.wikipedia.org/wiki/Electronic_band_structure
  • 7. Background: Metal vs Insulator 7
  • 8. Background: Feynman’s seminal papers 8 http://physics.whu.edu.cn/dfiles/wenjian/1_00_QIC_Feynman.pdf “Nature is quantum, goddamn it! So if we want to simulate it, we need a quantum computer.”
  • 10. Background: QPE & VQE 10 Two main approaches to ab-initio chemistry calculations on quantum computers: 1) Quantum phase estimation (QPE): estimate the phase (or eigenvalue) of an eigenvector of a unitary operator, U 2) Variation quantum eigensolver (VQE): a quantum/classical hybrid algorithm that can be used to find eigenvalues of a (often large) matrix, H
  • 11. Variational Quantum Eigensolver (VQE) & Variation Quantum Deflation(VQD) 11 http://openqemist.1qbit.com/docs/vqe_microsoft_qsharp.html Notes: • Quantum computers are good in preparing states, not good at sum, optimizers, multiplying etc. • QC to prepare a wavefunction ansatz of the system and estimate the expectation value VQD: Deflate other eigensatets once ground state is found using VQE VQE: a hybrid classical-quantum algorithm using Ritz variational principle
  • 12. VQE: Lack of application for solids 12
  • 13. Background: Quantum Circuit Model 13 • In quantum information theory, a quantum circuit is a model for quantum computation, similar to classical circuits, in which a computation is a sequence of quantum gates, measurements, initializations of qubits to known values, and possibly other actions. Any quantum program can be represented by a sequence of quantum circuits. Analogous to tuning parameters of a guitar, to an extent! https://qiskit.org/documentation/apidoc/circuit.html https://good-loops.com/beautiful-anime-guitar-strumming-gif/ https://qiskit.org/textbook/ch-algorithms/quantum-fourier-transform.html
  • 14. Application to solid-state materials 14 https://github.com/usnistgov/jarvis https://github.com/usnistgov/atomqc arXiv:2102.11452
  • 15. Typical Flowchart 15 https://github.com/usnistgov/jarvis https://github.com/usnistgov/atomqc K. Choudhary, J. Phys.: Condens. Matter 33 (2021) 385501 Wannier functions: • Complete orthonormalized basis set, • Acts as a bridge between a delocalized plane wave representation and a localized atomic orbital basis • All major density functional theory (DFT) codes support generation WFs for a material 𝐻 = ℎ𝑃𝑃 𝑃∈ 𝐼,𝑋,𝑌,𝑍 ⨂𝑛 𝐻𝑗 = 𝐻 + 𝛽𝑖|𝜓 𝜽0 ∗ 𝜓 𝜽0 ∗ | 𝑗−1 𝑖=0 𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛 −1 http://www.wannier.org/
  • 17. Circuit Trials 17 RealAmplitudes PauliTwoDesign EfficientSU2 jarvis.core.circuits.QuantumCircuitLibrary RY and RZ: parametrized circuits with parameters ө, Wires and boxes with ‘X’ :Controlled-X gate. Wires with two solid squares: Controlled-Z gates
  • 18. Circuit Trials 18 Finding right circuit and number of repeat units are important a) Al for Gamma point, b) Al for X point, c) PbS for X point for different repeat units of Circuit-6
  • 19. FCC Aluminum Example 19 a) Monitoring VQE optimization progress with several local optimizers such COBYLA, L_BFGS_B, SLSQP, CG, and SPSA for Al electronic WTBH and at X-point. b) Electronic bandstructure calculated from classical diagonalization (Numpy-based exact solution) and VQD algorithm for Al. c) Phonon bandstructure for Al
  • 20. Application to ~1000 systems 20 Comparison of minimum (Min.) and maximum (Max.) energy levels at Г-point for electronic and phonon WTBH using classical eigenvalue routine in Numpy (Np.) and VQE solver. (N_qubits <=5) a) and b) comparison of phonon (Phn.) minimum and maximum energy levels for 930 materials, c) and d) comparison of electronic (El.) minimum and maximum energy levels for 300 materials. The colorbar represents the number of Wannier orbitals.
  • 21. Application to ~1000 systems 21
  • 22. Dynamical Mean Field Theory 22 Imaginary part of Al’s DMFT hybridization function for a few components considering zero self-energy. a)Δ00, b)Δ01, c)Δ10, d)Δ11 • Dynamical mean-field theory (DMFT): commonly used techniques for solving predicting electronic structure of correlated systems using impurity solver models. • DMFT maps a many-body lattice problem to a many- body local problem with impurity models. • In DMFT one of the central quantities of interest is the Green’s function such as 𝐺 𝑘, ꞷ𝑛 = ꞷ𝑛 + 𝜇 − 𝐻 𝑘 − 𝛴 ꞷ𝑛 −1 • Spectral function (𝐴) & DMFT hybridization function (𝛥) 𝐴 ꞷ = − 1 𝜋 𝐼𝑚 𝐺(ꞷ + 𝑖𝛿) 𝑘 𝛥 ꞷ + 𝑖𝛿 = ꞷ − 𝐺 −1 • Next, integrate with quantum impurity solvers 𝛴 = 0
  • 24. 24 Summary & future work • A robust workflow for applying quantum algorithms to simulate solids • Applied to ~1000 solids (expanding QC beyond H2, LiH etc.) • Open-source package, contributions are welcome • Opportunities for DMFT/Defect calculations • Challenges: 1) finding minimal circuit, 2) impurity quantum solvers https://jarvis.nist.gov Email: kamal.choudhary@nist.gov https://github.com/usnistgov/jarvis https://github.com/usnistgov/atomqc @dr_k_choudhary