Quantum transport with Kwant: from toy models to high performance computing

Size: px
Start display at page:

Download "Quantum transport with Kwant: from toy models to high performance computing"

Transcription

1 Quantum transport with Kwant: from to models to high performance computing Christoph Groth, Michael Wimmer, Anton Akhmerov, Xavier Waintal Kwant workshop, Villard de Lans, 1 5 June 2015

2 Numerical quantum transport is eas scattering region Σlead, GR, G<,... lead 2 lead 0 S, ψ,... lead 1 H= X Hij ii hj i,j... H = VL VL HL VL VL HL VLS VLS HS

3 Reall eas? Construction The construction of a tight binding Hamiltonian matri is often tedious without dedicated support.

4 Reall eas? Lead modes VL VL VL HL HL HL HL HL VL VL VL φn (j) = (λn )j χn (HL + VL λ 1 n + VL λn )χn = Eχn A straightforward eigenvalue problem in principle, but highl non trivial to solve in a robust and general wa.

5 Reall eas? Sstems of linear equations Consider the Hamiltonian and LU decomposition of a simple sstem. Nested dissection Recursive Green s functions Performance comparison Computation time (s) Gaussian elimination kwant - construction kwant - solving RGF - solving 2 L (sites) 3

6 We need a proper code Desirable attributes: Careful software design provide appropriate abstractions user-friendl, general, powerful, etensible Best available algorithms efficient Readil-packaged, well-documented, using a popular language Infeasible as a one-man-project (too big, different areas of competence). While at it, let s make it free ( open source ) for Availabilit Collaboration Reproducible research

7 Introducing Kwant ( project.org/) Full general software package for quantum transport with tight-binding models (an dimension, an geometr, an number of leads, an number of orbitals) Free software (BSD), eas installation on Linu, Mac, and Windows Pthon librar (no input files), optimized with C/C++ and Fortran, etensible, modular Idiomatic ( pthonic ) interface based on phsics concepts (Hamiltonians, sites, orbitals, lattices, smmetries, modes) Faster and more stable than RGF thanks to better algorithms (nested dissection MUMPS, modes) Tutorial, concepts paper, complete reference documentation, discussion list Ideas for a less ugl logo are welcome!

8 A glimpse at Kwant in action import matplotlib.pplot import kwant 5 lat = kwant.lattice.square() ss = kwant.builder() def disk(pos):, = pos return **2 + **2 < 13**2 ss[lat.shape(disk, (0, 0))] = 0.5 ss[lat.neighbors(1)] = 1 kwant.plot(ss)

9 Different shape, different lattice lat = kwant.lattice.honecomb() ss = kwant.builder() def bean(pos):, = pos rr = **2 + **2 return rr**2 < 15 * * rr + **2 * **2 ss[lat.shape(bean, (0, 1))] = 0.5 ss[lat.neighbors(1)] = 1 kwant.plot(ss) import matplotlib.pplot import kwant

10 Just for fun: Kagome supercell with second nearest neighbor hoppings import matplotlib.pplot import kwant lat = kwant.lattice.kagome() sm = kwant.translationalsmmetr(lat.vec((0, 3)), lat.vec((2, 0))) ss = kwant.builder(sm) ss[lat.shape(lambda pos: True, (0, 1))] = 0.5 ss[lat.neighbors(2)] = kwant.plot(ss, unit=0.5)

11 Application/Etension: Time resolved quantum electronics mostl b: B. Gaur, J. Weston, X. Waintal Man interesting applications: Interferometers AC-Josephson effect Majorana fermions... AC Josephson effect without superconductivit, B. Gaur et al. (2014)

12 Time resolved quantum electronics How does it work? H (t) = X Hij (t)c i cj, H(t) = H0 + (t) ij ΨE (~r, t) = Ψst r)e iet + Ψ E (~r, t) E (~ i t Ψ E (~r, t) = H(t)Ψ E (~r, t) + (t)ψst r)e iet + iσ(~r)ψ E (~r, t) E (~ Schrödinger Source Sink Efficient: CPU tn, MEM N Highl parallel Stable differential equation, starts from stationar solution Etension to Kwant

13 Stopping and releasing electrons Stopping electrons with radio frequenc pulses in the quantum Hall regime, B. Gaur et al. (2014)

14 Numerical eperiments with Kwant: Fling qubit Kwant has been envisioned as a tool for numericall-assisted theor, but it works also well for numerical eperiments. Quantitative simulation of a realistic device (in SI units) Computer-aided optimization of designs saves time Theoretical, numerical, and eperimental stud of a fling qubit electronic interferometer. T. Bautze et al. (2014)

15 Other neat applications Superconducting artificial atom based on two inductivel coupled transmons (E. Dumur et al., arxiv: ) Mechanical topological insulators (R. Su sstrunk and S. D. Huber, arxiv: ) Distribution of supercurrent in a disordered Josephson junction (D. Nurgaliev, unpublished) a c b

16 Plans for Kwant Diagrammatic quantum Monte Carlo solver for interacting sstems Kwant 2 More general smmetries (n-d bandstructure, eas PBCs) Better support for Hamiltonians with man parameters Improved performance in special cases (e.g. small sstems) Scalable electrostatics for quantum transport Multi-dimensional scattering a) b) magnetic atoms adatom STM tip superconductor We are looking for people with a strong background in both phsics and computing. Hiring now in Grenoble (2 PhDs) and in Delft (PhD, postdoc).

17 Let us work together on tomorrow s scientific software! In general, please consider sharing useful scientific software, publishing our research in a reproducible wa. As for Kwant, please send ideas, suggestions, questions, and bug reports to kwant-discuss@kwant-project.org, fill in the Kwant user surve at share Kwant-related code. Contributions to Kwant are welcome, and will be attributed prominentl.

Simulating time dependent thermoelectric transport with the t-kwant software

Simulating time dependent thermoelectric transport with the t-kwant software Simulating time dependent thermoelectric transport with the t-kwant software Adel Kara Slimane, Phillipp Reck, and Geneviève Fleury Service de Physique de l Etat Condensé (SPEC) CEA Saclay CNRS UMR 3680

More information

Detecting and using Majorana fermions in superconductors

Detecting and using Majorana fermions in superconductors Detecting and using Majorana fermions in superconductors Anton Akhmerov with Carlo Beenakker, Jan Dahlhaus, Fabian Hassler, and Michael Wimmer New J. Phys. 13, 053016 (2011) and arxiv:1105.0315 Superconductor

More information

SIGNATURES OF SPIN-ORBIT DRIVEN ELECTRONIC TRANSPORT IN TRANSITION- METAL-OXIDE INTERFACES

SIGNATURES OF SPIN-ORBIT DRIVEN ELECTRONIC TRANSPORT IN TRANSITION- METAL-OXIDE INTERFACES SIGNATURES OF SPIN-ORBIT DRIVEN ELECTRONIC TRANSPORT IN TRANSITION- METAL-OXIDE INTERFACES Nicandro Bovenzi Bad Honnef, 19-22 September 2016 LAO/STO heterostructure: conducting interface between two insulators

More information

Topological Phases in One Dimension

Topological Phases in One Dimension Topological Phases in One Dimension Lukasz Fidkowski and Alexei Kitaev arxiv:1008.4138 Topological phases in 2 dimensions: - Integer quantum Hall effect - quantized σ xy - robust chiral edge modes - Fractional

More information

Quantum dots and Majorana Fermions Karsten Flensberg

Quantum dots and Majorana Fermions Karsten Flensberg Quantum dots and Majorana Fermions Karsten Flensberg Center for Quantum Devices University of Copenhagen Collaborator: Martin Leijnse and R. Egger M. Kjærgaard K. Wölms Outline: - Introduction to Majorana

More information

Majorana Fermions in Superconducting Chains

Majorana Fermions in Superconducting Chains 16 th December 2015 Majorana Fermions in Superconducting Chains Matilda Peruzzo Fermions (I) Quantum many-body theory: Fermions Bosons Fermions (II) Properties Pauli exclusion principle Fermions (II)

More information

Conference on Superconductor-Insulator Transitions May 2009

Conference on Superconductor-Insulator Transitions May 2009 2035-10 Conference on Superconductor-Insulator Transitions 18-23 May 2009 Phase transitions in strongly disordered magnets and superconductors on Bethe lattice L. Ioffe Rutgers, the State University of

More information

Topological Insulators

Topological Insulators Topological Insulators Aira Furusai (Condensed Matter Theory Lab.) = topological insulators (3d and 2d) Outline Introduction: band theory Example of topological insulators: integer quantum Hall effect

More information

Time Reversal Invariant Ζ 2 Topological Insulator

Time Reversal Invariant Ζ 2 Topological Insulator Time Reversal Invariant Ζ Topological Insulator D Bloch Hamiltonians subject to the T constraint 1 ( ) ΘH Θ = H( ) with Θ = 1 are classified by a Ζ topological invariant (ν =,1) Understand via Bul-Boundary

More information

Novel topologies in superconducting junctions

Novel topologies in superconducting junctions Novel topologies in superconducting junctions Yuli V. Nazarov Delft University of Technology The Capri Spring School on Transport in Nanostructures 2018, Anacapri IT, April 15-22 2018 Overview of 3 lectures

More information

POEM: Physics of Emergent Materials

POEM: Physics of Emergent Materials POEM: Physics of Emergent Materials Nandini Trivedi L1: Spin Orbit Coupling L2: Topology and Topological Insulators Reference: Bernevig Topological Insulators and Topological Superconductors Tutorials:

More information

Lecture notes on topological insulators

Lecture notes on topological insulators Lecture notes on topological insulators Ming-Che Chang Department of Physics, National Taiwan Normal University, Taipei, Taiwan Dated: May 8, 07 I. D p-wave SUPERCONDUCTOR Here we study p-wave SC in D

More information

Modeling Schottky barrier SINIS junctions

Modeling Schottky barrier SINIS junctions Modeling Schottky barrier SINIS junctions J. K. Freericks, B. Nikolić, and P. Miller * Department of Physics, Georgetown University, Washington, DC 20057 * Department of Physics, Brandeis University, Waltham,

More information

A Superconducting Quantum Simulator for Topological Order and the Toric Code. Michael J. Hartmann Heriot-Watt University, Edinburgh qlightcrete 2016

A Superconducting Quantum Simulator for Topological Order and the Toric Code. Michael J. Hartmann Heriot-Watt University, Edinburgh qlightcrete 2016 A Superconducting Quantum Simulator for Topological Order and the Toric Code Michael J. Hartmann Heriot-Watt University, Edinburgh qlightcrete 2016 Topological Order (in 2D) A 2-dimensional physical system

More information

Frustrated diamond lattice antiferromagnets

Frustrated diamond lattice antiferromagnets Frustrated diamond lattice antiferromagnets ason Alicea (Caltech) Doron Bergman (Yale) Leon Balents (UCSB) Emanuel Gull (ETH Zurich) Simon Trebst (Station Q) Bergman et al., Nature Physics 3, 487 (007).

More information

The Quantum Supremacy Experiment

The Quantum Supremacy Experiment The Quantum Supremacy Experiment John Martinis, Google & UCSB New tests of QM: Does QM work for 10 15 Hilbert space? Does digitized error model also work? Demonstrate exponential computing power: Check

More information

Wiring Topological Phases

Wiring Topological Phases 1 Wiring Topological Phases Quantum Condensed Matter Journal Club Adhip Agarwala Department of Physics Indian Institute of Science adhip@physics.iisc.ernet.in February 4, 2016 So you are interested in

More information

From Majorana Fermions to Topological Order

From Majorana Fermions to Topological Order From Majorana Fermions to Topological Order Arxiv: 1201.3757, to appear in PRL. B.M. Terhal, F. Hassler, D.P. DiVincenzo IQI, RWTH Aachen We are looking for PhD students or postdocs for theoretical research

More information

4 Surfaces and Interfaces

4 Surfaces and Interfaces Sction 4 Surfaces and Interfaces Chapter 1 Statistical Mechanics of Surface Systems and Quantum- Correlated Systems Chapter 2 Synchrotron X-Ray Studies of Surface Disordering Chapter 3 Chemical Reaction

More information

Simulation of Quantum Many-Body Systems

Simulation of Quantum Many-Body Systems Numerical Quantum Simulation of Matteo Rizzi - KOMET 7 - JGU Mainz Vorstellung der Arbeitsgruppen WS 15-16 recent developments in control of quantum objects (e.g., cold atoms, trapped ions) General Framework

More information

Topological Kondo Insulator SmB 6. Tetsuya Takimoto

Topological Kondo Insulator SmB 6. Tetsuya Takimoto Topological Kondo Insulator SmB 6 J. Phys. Soc. Jpn. 80 123720, (2011). Tetsuya Takimoto Department of Physics, Hanyang University Collaborator: Ki-Hoon Lee (POSTECH) Content 1. Introduction of SmB 6 in-gap

More information

Magnetism and Superconductivity on Depleted Lattices

Magnetism and Superconductivity on Depleted Lattices Magnetism and Superconductivity on Depleted Lattices 1. Square Lattice Hubbard Hamiltonian: AF and Mott Transition 2. Quantum Monte Carlo 3. The 1/4 depleted (Lieb) lattice and Flat Bands 4. The 1/5 depleted

More information

Exciton in the Topological Kondo Insulator SmB 6

Exciton in the Topological Kondo Insulator SmB 6 Exciton in the Topological Kondo Insulator SmB 6 Collin Broholm* Institute for Quantum Matter, Johns Hopkins University Quantum Condensed Matter Division, Oak Ridge National Laboratory *Supported by U.S.

More information

STM spectra of graphene

STM spectra of graphene STM spectra of graphene K. Sengupta Theoretical Physics Division, IACS, Kolkata. Collaborators G. Baskaran, I.M.Sc Chennai, K. Saha, IACS Kolkata I. Paul, Grenoble France H. Manoharan, Stanford USA Refs:

More information

Some open questions from the KIAS Workshop on Emergent Quantum Phases in Strongly Correlated Electronic Systems, Seoul, Korea, October 2005.

Some open questions from the KIAS Workshop on Emergent Quantum Phases in Strongly Correlated Electronic Systems, Seoul, Korea, October 2005. Some open questions from the KIAS Workshop on Emergent Quantum Phases in Strongly Correlated Electronic Systems, Seoul, Korea, October 2005. Q 1 (Balents) Are quantum effects important for physics of hexagonal

More information

Category theory and topological quantum computing

Category theory and topological quantum computing Categor theor and topological quantum computing Gregor Schaumann Group seminar QOS Freiburg 7..3 Introduction Conformal field theor Invariants of manifolds and knots Topological field theor Tensor categories

More information

Floquet Topological Insulators and Majorana Modes

Floquet Topological Insulators and Majorana Modes Floquet Topological Insulators and Majorana Modes Manisha Thakurathi Journal Club Centre for High Energy Physics IISc Bangalore January 17, 2013 References Floquet Topological Insulators by J. Cayssol

More information

Fully symmetric and non-fractionalized Mott insulators at fractional site-filling

Fully symmetric and non-fractionalized Mott insulators at fractional site-filling Fully symmetric and non-fractionalized Mott insulators at fractional site-filling Itamar Kimchi University of California, Berkeley EQPCM @ ISSP June 19, 2013 PRL 2013 (kagome), 1207.0498...[PNAS] (honeycomb)

More information

Magnetism and Superconductivity in Decorated Lattices

Magnetism and Superconductivity in Decorated Lattices Magnetism and Superconductivity in Decorated Lattices Mott Insulators and Antiferromagnetism- The Hubbard Hamiltonian Illustration: The Square Lattice Bipartite doesn t mean N A = N B : The Lieb Lattice

More information

Quantum computation with superconducting qubits

Quantum computation with superconducting qubits Quantum computation with superconducting qubits Project for course: Quantum Information Ognjen Malkoc June 10, 2013 1 Introduction 2 Josephson junction 3 Superconducting qubits 4 Circuit and Cavity QED

More information

Kwant: a software package for quantum transport

Kwant: a software package for quantum transport PAPER OPEN ACCESS Kwant: a software package for quantum transport To cite this article: Christoph W Groth et al 2014 New J. Phys. 16 063065 View the article online for updates and enhancements. Related

More information

IBM Systems for Cognitive Solutions

IBM Systems for Cognitive Solutions IBM Q Quantum Computing IBM Systems for Cognitive Solutions Ehningen 12 th of July 2017 Albert Frisch, PhD - albert.frisch@de.ibm.com 2017 IBM 1 st wave of Quantum Revolution lasers atomic clocks GPS sensors

More information

Quantum Transport in Disordered Topological Insulators

Quantum Transport in Disordered Topological Insulators Quantum Transport in Disordered Topological Insulators Vincent Sacksteder IV, Royal Holloway, University of London Quansheng Wu, ETH Zurich Liang Du, University of Texas Austin Tomi Ohtsuki and Koji Kobayashi,

More information

Topological Defects inside a Topological Band Insulator

Topological Defects inside a Topological Band Insulator Topological Defects inside a Topological Band Insulator Ashvin Vishwanath UC Berkeley Refs: Ran, Zhang A.V., Nature Physics 5, 289 (2009). Hosur, Ryu, AV arxiv: 0908.2691 Part 1: Outline A toy model of

More information

arxiv: v1 [cond-mat.str-el] 11 Nov 2013

arxiv: v1 [cond-mat.str-el] 11 Nov 2013 arxiv:1311.2420v1 [cond-mat.str-el] 11 Nov 2013 Monte-Carlo simulation of graphene in terms of occupation numbers for the ecitonic order parameter at heagonal lattice. Institute for Theoretical Problems

More information

High-Temperature Criticality in Strongly Constrained Quantum Systems

High-Temperature Criticality in Strongly Constrained Quantum Systems High-Temperature Criticality in Strongly Constrained Quantum Systems Claudio Chamon Collaborators: Claudio Castelnovo - BU Christopher Mudry - PSI, Switzerland Pierre Pujol - ENS Lyon, France PRB 2006

More information

Topologicaly protected abelian Josephson qubits: theory and experiment.

Topologicaly protected abelian Josephson qubits: theory and experiment. Topologicaly protected abelian Josephson qubits: theory and experiment. B. Doucot (Jussieu) M.V. Feigelman (Landau) L. Ioffe (Rutgers) M. Gershenson (Rutgers) Plan Honest (pessimistic) review of the state

More information

Computational strongly correlated materials R. Torsten Clay Physics & Astronomy

Computational strongly correlated materials R. Torsten Clay Physics & Astronomy Computational strongly correlated materials R. Torsten Clay Physics & Astronomy Current/recent students Saurabh Dayal (current PhD student) Wasanthi De Silva (new grad student 212) Jeong-Pil Song (finished

More information

5 Topological insulator with time-reversal symmetry

5 Topological insulator with time-reversal symmetry Phys62.nb 63 5 Topological insulator with time-reversal symmetry It is impossible to have quantum Hall effect without breaking the time-reversal symmetry. xy xy. If we want xy to be invariant under, xy

More information

Quantum magnetism and the theory of strongly correlated electrons

Quantum magnetism and the theory of strongly correlated electrons Quantum magnetism and the theory of strongly correlated electrons Johannes Reuther Freie Universität Berlin Helmholtz Zentrum Berlin? Berlin, April 16, 2015 Johannes Reuther Quantum magnetism () Berlin,

More information

The Quantum Spin Hall Effect

The Quantum Spin Hall Effect The Quantum Spin Hall Effect Shou-Cheng Zhang Stanford University with Andrei Bernevig, Taylor Hughes Science, 314,1757 2006 Molenamp et al, Science, 318, 766 2007 XL Qi, T. Hughes, SCZ preprint The quantum

More information

Magnets, 1D quantum system, and quantum Phase transitions

Magnets, 1D quantum system, and quantum Phase transitions 134 Phys620.nb 10 Magnets, 1D quantum system, and quantum Phase transitions In 1D, fermions can be mapped into bosons, and vice versa. 10.1. magnetization and frustrated magnets (in any dimensions) Consider

More information

Simulations of Quantum Dimer Models

Simulations of Quantum Dimer Models Simulations of Quantum Dimer Models Didier Poilblanc Laboratoire de Physique Théorique CNRS & Université de Toulouse 1 A wide range of applications Disordered frustrated quantum magnets Correlated fermions

More information

Disordered topological insulators with time-reversal symmetry: Z 2 invariants

Disordered topological insulators with time-reversal symmetry: Z 2 invariants Keio Topo. Science (2016/11/18) Disordered topological insulators with time-reversal symmetry: Z 2 invariants Hosho Katsura Department of Physics, UTokyo Collaborators: Yutaka Akagi (UTokyo) Tohru Koma

More information

Spin transport in a graphene normal-superconductor junction in the quantum Hall regime

Spin transport in a graphene normal-superconductor junction in the quantum Hall regime Spin transport in a graphene normal-superconductor junction in the quantum Hall regime Tibor Sekera, 1 Christoph Bruder, 1 and Rakesh P. Tiwari 2 1 Department of Physics, University of Basel, Klingelbergstrasse

More information

Towards Atomistic Simulations of the Electro-Thermal Properties of Nanowire Transistors Mathieu Luisier and Reto Rhyner

Towards Atomistic Simulations of the Electro-Thermal Properties of Nanowire Transistors Mathieu Luisier and Reto Rhyner Towards Atomistic Simulations of the Electro-Thermal Properties of Nanowire Transistors Mathieu Luisier and Reto Rhyner Integrated Systems Laboratory ETH Zurich, Switzerland Outline Motivation Electron

More information

Topological Defects in the Topological Insulator

Topological Defects in the Topological Insulator Topological Defects in the Topological Insulator Ashvin Vishwanath UC Berkeley arxiv:0810.5121 YING RAN Frank YI ZHANG Quantum Hall States Exotic Band Topology Topological band Insulators (quantum spin

More information

Topological insulator (TI)

Topological insulator (TI) Topological insulator (TI) Haldane model: QHE without Landau level Quantized spin Hall effect: 2D topological insulators: Kane-Mele model for graphene HgTe quantum well InAs/GaSb quantum well 3D topological

More information

Metals: the Drude and Sommerfeld models p. 1 Introduction p. 1 What do we know about metals? p. 1 The Drude model p. 2 Assumptions p.

Metals: the Drude and Sommerfeld models p. 1 Introduction p. 1 What do we know about metals? p. 1 The Drude model p. 2 Assumptions p. Metals: the Drude and Sommerfeld models p. 1 Introduction p. 1 What do we know about metals? p. 1 The Drude model p. 2 Assumptions p. 2 The relaxation-time approximation p. 3 The failure of the Drude model

More information

The Physics of Nanoelectronics

The Physics of Nanoelectronics The Physics of Nanoelectronics Transport and Fluctuation Phenomena at Low Temperatures Tero T. Heikkilä Low Temperature Laboratory, Aalto University, Finland OXFORD UNIVERSITY PRESS Contents List of symbols

More information

Quantum spin systems - models and computational methods

Quantum spin systems - models and computational methods Summer School on Computational Statistical Physics August 4-11, 2010, NCCU, Taipei, Taiwan Quantum spin systems - models and computational methods Anders W. Sandvik, Boston University Lecture outline Introduction

More information

Splitting Kramers degeneracy with superconducting phase difference

Splitting Kramers degeneracy with superconducting phase difference Splitting Kramers degeneracy with superconducting phase difference Bernard van Heck, Shuo Mi (Leiden), Anton Akhmerov (Delft) arxiv:1408.1563 ESI, Vienna, 11 September 2014 Plan Using phase difference

More information

Fermionic tensor networks

Fermionic tensor networks Fermionic tensor networks Philippe Corboz, Institute for Theoretical Physics, ETH Zurich Bosons vs Fermions P. Corboz and G. Vidal, Phys. Rev. B 80, 165129 (2009) : fermionic 2D MERA P. Corboz, R. Orus,

More information

Interplay of micromotion and interactions

Interplay of micromotion and interactions Interplay of micromotion and interactions in fractional Floquet Chern insulators Egidijus Anisimovas and André Eckardt Vilnius University and Max-Planck Institut Dresden Quantum Technologies VI Warsaw

More information

where a is the lattice constant of the triangular Bravais lattice. reciprocal space is spanned by

where a is the lattice constant of the triangular Bravais lattice. reciprocal space is spanned by Contents 5 Topological States of Matter 1 5.1 Intro.......................................... 1 5.2 Integer Quantum Hall Effect..................... 1 5.3 Graphene......................................

More information

Some practical remarks (recap) Statistical Natural Language Processing. Today s lecture. Linear algebra. Why study linear algebra?

Some practical remarks (recap) Statistical Natural Language Processing. Today s lecture. Linear algebra. Why study linear algebra? Some practical remarks (recap) Statistical Natural Language Processing Mathematical background: a refresher Çağrı Çöltekin Universit of Tübingen Seminar für Sprachwissenschaft Summer Semester 017 Course

More information

Topological Insulators and Superconductors

Topological Insulators and Superconductors Topological Insulators and Superconductors Lecture #1: Topology and Band Theory Lecture #: Topological Insulators in and 3 dimensions Lecture #3: Topological Superconductors, Majorana Fermions an Topological

More information

Tuning a short coherence length Josephson junction through a metal-insulator transition

Tuning a short coherence length Josephson junction through a metal-insulator transition Tuning a short coherence length Josephson junction through a metal-insulator transition J. K. Freericks, B. Nikolić, and P. Miller * Department of Physics, Georgetown University, Washington, DC 20057 *

More information

Effects of spin-orbit coupling on the BKT transition and the vortexantivortex structure in 2D Fermi Gases

Effects of spin-orbit coupling on the BKT transition and the vortexantivortex structure in 2D Fermi Gases Effects of spin-orbit coupling on the BKT transition and the vortexantivortex structure in D Fermi Gases Carlos A. R. Sa de Melo Georgia Institute of Technology QMath13 Mathematical Results in Quantum

More information

2015 Summer School on Emergent Phenomena in Quantum Materials. Program Overview

2015 Summer School on Emergent Phenomena in Quantum Materials. Program Overview Emergent Phenomena in Quantum Materials Program Overview Each talk to be 45min with 15min Q&A. Monday 8/3 8:00AM Registration & Breakfast 9:00-9:10 Welcoming Remarks 9:10-10:10 Eugene Demler Harvard University

More information

Topological insulators. Pavel Buividovich (Regensburg)

Topological insulators. Pavel Buividovich (Regensburg) Topological insulators Pavel Buividovich (Regensburg) Hall effect Classical treatment Dissipative motion for point-like particles (Drude theory) Steady motion Classical Hall effect Cyclotron frequency

More information

Multi-Length Scale Matrix Computations and Applications in Quantum Mechanical Simulations

Multi-Length Scale Matrix Computations and Applications in Quantum Mechanical Simulations Multi-Length Scale Matrix Computations and Applications in Quantum Mechanical Simulations Zhaojun Bai http://www.cs.ucdavis.edu/ bai joint work with Wenbin Chen, Roger Lee, Richard Scalettar, Ichitaro

More information

Complexity of the quantum adiabatic algorithm

Complexity of the quantum adiabatic algorithm Complexity of the quantum adiabatic algorithm Peter Young e-mail:peter@physics.ucsc.edu Collaborators: S. Knysh and V. N. Smelyanskiy Colloquium at Princeton, September 24, 2009 p.1 Introduction What is

More information

Shuichi Murakami Department of Physics, Tokyo Institute of Technology

Shuichi Murakami Department of Physics, Tokyo Institute of Technology EQPCM, ISSP, U. Tokyo June, 2013 Berry curvature and topological phases for magnons Shuichi Murakami Department of Physics, Tokyo Institute of Technology Collaborators: R. Shindou (Tokyo Tech. Peking Univ.)

More information

Splitting of a Cooper pair by a pair of Majorana bound states

Splitting of a Cooper pair by a pair of Majorana bound states Chapter 7 Splitting of a Cooper pair by a pair of Majorana bound states 7.1 Introduction Majorana bound states are coherent superpositions of electron and hole excitations of zero energy, trapped in the

More information

Mesoscopic physics: From low-energy nuclear [1] to relativistic [2] high-energy analogies

Mesoscopic physics: From low-energy nuclear [1] to relativistic [2] high-energy analogies Mesoscopic physics: From low-energy nuclear [1] to relativistic [2] high-energy analogies Constantine Yannouleas and Uzi Landman School of Physics, Georgia Institute of Technology [1] Ch. 4 in Metal Clusters,

More information

Vortices and vortex states of Rashba spin-orbit coupled condensates

Vortices and vortex states of Rashba spin-orbit coupled condensates Vortices and vortex states of Rashba spin-orbit coupled condensates Predrag Nikolić George Mason University Institute for Quantum Matter @ Johns Hopkins University March 5, 2014 P.N, T.Duric, Z.Tesanovic,

More information

Presented by: Göteborg University, Sweden

Presented by: Göteborg University, Sweden SMR 1760-3 COLLEGE ON PHYSICS OF NANO-DEVICES 10-21 July 2006 Nanoelectromechanics of Magnetic and Superconducting Tunneling Devices Presented by: Robert Shekhter Göteborg University, Sweden * Mechanically

More information

Dept of Mechanical Engineering MIT Nanoengineering group

Dept of Mechanical Engineering MIT Nanoengineering group 1 Dept of Mechanical Engineering MIT Nanoengineering group » Recap of HK theorems and KS equations» The physical meaning of the XC energy» Solution of a one-particle Schroedinger equation» Pseudo Potentials»

More information

Exotic Phenomena in Topological Insulators and Superconductors

Exotic Phenomena in Topological Insulators and Superconductors SPICE Workshop on Spin Dynamics in the Dirac System Schloss Waldthausen, Mainz, 6 June 2017 Exotic Phenomena in Topological Insulators and Superconductors Yoichi Ando Physics Institute II, University of

More information

Defects in topologically ordered states. Xiao-Liang Qi Stanford University Mag Lab, Tallahassee, 01/09/2014

Defects in topologically ordered states. Xiao-Liang Qi Stanford University Mag Lab, Tallahassee, 01/09/2014 Defects in topologically ordered states Xiao-Liang Qi Stanford University Mag Lab, Tallahassee, 01/09/2014 References Maissam Barkeshli & XLQ, PRX, 2, 031013 (2012) Maissam Barkeshli, Chaoming Jian, XLQ,

More information

H ψ = E ψ. Introduction to Exact Diagonalization. Andreas Läuchli, New states of quantum matter MPI für Physik komplexer Systeme - Dresden

H ψ = E ψ. Introduction to Exact Diagonalization. Andreas Läuchli, New states of quantum matter MPI für Physik komplexer Systeme - Dresden H ψ = E ψ Introduction to Exact Diagonalization Andreas Läuchli, New states of quantum matter MPI für Physik komplexer Systeme - Dresden http://www.pks.mpg.de/~aml laeuchli@comp-phys.org Simulations of

More information

Integer quantum Hall effect for bosons: A physical realization

Integer quantum Hall effect for bosons: A physical realization Integer quantum Hall effect for bosons: A physical realization T. Senthil (MIT) and Michael Levin (UMCP). (arxiv:1206.1604) Thanks: Xie Chen, Zhengchen Liu, Zhengcheng Gu, Xiao-gang Wen, and Ashvin Vishwanath.

More information

A Nested Dissection Approach to Modeling Transport in Nanodevices: Algorithms and Applications

A Nested Dissection Approach to Modeling Transport in Nanodevices: Algorithms and Applications Nested Dissection pproach to Modeling Transport in Nanodevices: lgorithms and pplications U. Hetmaniuk, Y. Zhao and M. P. nantram bstract arxiv:1305.1070v1 [math.n] 6 May 2013 Modeling nanoscale devices

More information

Quantum Lattice Models & Introduction to Exact Diagonalization

Quantum Lattice Models & Introduction to Exact Diagonalization Quantum Lattice Models & Introduction to Exact Diagonalization H! = E! Andreas Läuchli IRRMA EPF Lausanne ALPS User Workshop CSCS Manno, 28/9/2004 Outline of this lecture: Quantum Lattice Models Lattices

More information

QUEST: QUantum Electron Simulation Toolbox

QUEST: QUantum Electron Simulation Toolbox San Jose State University From the SelectedWorks of Ehsan Khatami July, 2010 QUEST: QUantum Electron Simulation Toolbox C.-R. Lee, National Tsinghua University S. Chiesa, University of California, Davis

More information

A Modular Method for the Efficient Calculation of Ballistic Transport Through Quantum Billiards

A Modular Method for the Efficient Calculation of Ballistic Transport Through Quantum Billiards A Modular Method for the Efficient Calculation of Ballistic Transport Through Quantum Billiards S. Rotter, B. Weingartner, F. Libisch, F. Aigner, J. Feist, and J. Burgdörfer Institute for Theoretical Physics,

More information

Quantum Computing: From Science to Application Dr. Andreas Fuhrer Quantum technology, IBM Research - Zurich

Quantum Computing: From Science to Application Dr. Andreas Fuhrer Quantum technology, IBM Research - Zurich Quantum Computing: From Science to Application Dr. Andreas Fuhrer Quantum technology, IBM Research - Zurich IBM Research - Zurich Established in 1956 Focus: science & technology, systems research, computer

More information

POEM: Physics of Emergent Materials

POEM: Physics of Emergent Materials POEM: Physics of Emergent Materials Nandini Trivedi L1: Spin Orbit Coupling L2: Topology and Topological Insulators Tutorials: May 24, 25 (2017) Scope of Lectures and Anchor Points: 1.Spin-Orbit Interaction

More information

Loop current order in optical lattices

Loop current order in optical lattices JQI Summer School June 13, 2014 Loop current order in optical lattices Xiaopeng Li JQI/CMTC Outline Ultracold atoms confined in optical lattices 1. Why we care about lattice? 2. Band structures and Berry

More information

Electronic Noise Due to Thermal Stripe Switching

Electronic Noise Due to Thermal Stripe Switching Electronic Noise Due to Thermal Stripe Switching E. W. Carlson B. Phillabaum Y. L. Loh D. X. Yao Research Corporation Solid Liquid Gas www.stonecropgallery.com/artists/caleb/01-solidliquidgas.jpg Crystals

More information

Topological Quantum Computation. George Toh 11/6/2017

Topological Quantum Computation. George Toh 11/6/2017 Topological Quantum Computation George Toh 11/6/2017 Contents Quantum Computing Comparison of QC vs TQC Topological Quantum Computation How to implement TQC? Examples, progress Industry investment Future

More information

Advanced Computation for Complex Materials

Advanced Computation for Complex Materials Advanced Computation for Complex Materials Computational Progress is brainpower limited, not machine limited Algorithms Physics Major progress in algorithms Quantum Monte Carlo Density Matrix Renormalization

More information

Topological Insulators

Topological Insulators Topological Insulators A new state of matter with three dimensional topological electronic order L. Andrew Wray Lawrence Berkeley National Lab Princeton University Surface States (Topological Order in

More information

M.C. Escher. Angels and devils (detail), 1941

M.C. Escher. Angels and devils (detail), 1941 M.C. Escher Angels and devils (detail), 1941 1 Coherent Quantum Phase Slip: Exact quantum dual to Josephson Tunneling (Coulomb blockade is a partial dual) Degree of freedom in superconductor: Phase and

More information

Superconducting Qubits. Nathan Kurz PHYS January 2007

Superconducting Qubits. Nathan Kurz PHYS January 2007 Superconducting Qubits Nathan Kurz PHYS 576 19 January 2007 Outline How do we get macroscopic quantum behavior out of a many-electron system? The basic building block the Josephson junction, how do we

More information

Cenke Xu. Quantum Phase Transitions between Bosonic Symmetry Protected Topological States without sign problem 许岑珂

Cenke Xu. Quantum Phase Transitions between Bosonic Symmetry Protected Topological States without sign problem 许岑珂 Quantum Phase Transitions between Bosonic Symmetry Protected Topological States without sign problem Cenke Xu 许岑珂 University of California, Santa Barbara Quantum Phase Transitions between bosonic Symmetry

More information

Yusuke Tomita (Shibaura Inst. of Tech.) Yukitoshi Motome (Univ. Tokyo) PRL 107, (2011) arxiv: (proceedings of LT26)

Yusuke Tomita (Shibaura Inst. of Tech.) Yukitoshi Motome (Univ. Tokyo) PRL 107, (2011) arxiv: (proceedings of LT26) Yusuke Tomita (Shibaura Inst. of Tech.) Yukitoshi Motome (Univ. Tokyo) PRL 107, 047204 (2011) arxiv:1107.4144 (proceedings of LT26) Spin glass (SG) in frustrated magnets SG is widely observed in geometrically

More information

Cover Page. The handle holds various files of this Leiden University dissertation.

Cover Page. The handle   holds various files of this Leiden University dissertation. Cover Page The handle http://hdl.handle.net/1887/20139 holds various files of this Leiden University dissertation. Author: Dahlhaus, Jan Patrick Title: Random-matrix theory and stroboscopic models of topological

More information

DEFECTS IN 2D MATERIALS: HOW WE TAUGHT ELECTRONIC SCREENING TO MACHINES

DEFECTS IN 2D MATERIALS: HOW WE TAUGHT ELECTRONIC SCREENING TO MACHINES DEFECTS IN 2D MATERIALS: HOW WE TAUGHT ELECTRONIC SCREENING TO MACHINES Johannes Lischner Imperial College London LISCHNER GROUP AT IMPERIAL COLLEGE LONDON Theory and simulation of materials: focus on

More information

Observation of topological phenomena in a programmable lattice of 1800 superconducting qubits

Observation of topological phenomena in a programmable lattice of 1800 superconducting qubits Observation of topological phenomena in a programmable lattice of 18 superconducting qubits Andrew D. King Qubits North America 218 Nature 56 456 46, 218 Interdisciplinary teamwork Theory Simulation QA

More information

The Mott Metal-Insulator Transition

The Mott Metal-Insulator Transition Florian Gebhard The Mott Metal-Insulator Transition Models and Methods With 38 Figures Springer 1. Metal Insulator Transitions 1 1.1 Classification of Metals and Insulators 2 1.1.1 Definition of Metal

More information

Modern Theory of Solids

Modern Theory of Solids Quantum Mechanical Approach to the Energy Bandgap Knowlton 1 Quantum Mechanical Approach to the Energy Bandgap a+ b = a o = d-spacing of 1D lattice (or plane in 3D) Knowlton 2 Symmetric vs- Asymmetric

More information

Topological phases of SU(N) spin chains and their realization in ultra-cold atom gases

Topological phases of SU(N) spin chains and their realization in ultra-cold atom gases Topological phases of SU(N) spin chains and their realization in ultra-cold atom gases Thomas Quella University of Cologne Workshop on Low-D Quantum Condensed Matter University of Amsterdam, 8.7.2013 Based

More information

DT I JAN S S"= = 11111'11 I HtI IBlIIIt g ~II. Report: ONR Grant N J Unclassified: For General Distribution LECTF

DT I JAN S S= = 11111'11 I HtI IBlIIIt g ~II. Report: ONR Grant N J Unclassified: For General Distribution LECTF ' DT I,, Final Report: ONR Grant N00014-91-J-1143 Unclassified: For General Distribution LECTF JAN 2 8 1993 Steven R. White, UC Irvine c Summary Over the last two years, we have used several different

More information

Topological edge states in a high-temperature superconductor FeSe/SrTiO 3 (001) film

Topological edge states in a high-temperature superconductor FeSe/SrTiO 3 (001) film Topological edge states in a high-temperature superconductor FeSe/SrTiO 3 (001) film Z. F. Wang 1,2,3+, Huimin Zhang 2,4+, Defa Liu 5, Chong Liu 2, Chenjia Tang 2, Canli Song 2, Yong Zhong 2, Junping Peng

More information

Quantum and classical annealing in spin glasses and quantum computing. Anders W Sandvik, Boston University

Quantum and classical annealing in spin glasses and quantum computing. Anders W Sandvik, Boston University NATIONAL TAIWAN UNIVERSITY, COLLOQUIUM, MARCH 10, 2015 Quantum and classical annealing in spin glasses and quantum computing Anders W Sandvik, Boston University Cheng-Wei Liu (BU) Anatoli Polkovnikov (BU)

More information

'etion 4. Surfaces and -interface. Chapter 1 Statistical Mechanics of SurfcSytman Quantum -Correlated Systems. Chapter 2 Synchrotron X-Ray Studies o

'etion 4. Surfaces and -interface. Chapter 1 Statistical Mechanics of SurfcSytman Quantum -Correlated Systems. Chapter 2 Synchrotron X-Ray Studies o 'etion 4 Surfaces and -interface Chapter 1 Statistical Mechanics of SurfcSytman Quantum -Correlated Systems Chapter 2 Synchrotron X-Ray Studies o ufc iodrn Chapter 3 Chemical Reaction Dynamics tsrae Chapter

More information

Harald Ibach Hans Lüth SOLID-STATE PHYSICS. An Introduction to Theory and Experiment

Harald Ibach Hans Lüth SOLID-STATE PHYSICS. An Introduction to Theory and Experiment Harald Ibach Hans Lüth SOLID-STATE PHYSICS An Introduction to Theory and Experiment With 230 Figures Springer-Verlag Berlin Heidelberg New York London Paris Tokyo Hong Kong Barcelona Budapest Contents

More information

Spin-injection Spectroscopy of a Spin-orbit coupled Fermi Gas

Spin-injection Spectroscopy of a Spin-orbit coupled Fermi Gas Spin-injection Spectroscopy of a Spin-orbit coupled Fermi Gas Tarik Yefsah Lawrence Cheuk, Ariel Sommer, Zoran Hadzibabic, Waseem Bakr and Martin Zwierlein July 20, 2012 ENS Why spin-orbit coupling? A

More information