Simulations¶
1D localization¶
Our aim now is to verify that Anderson localization works in one-dimensional systems.
Simulate the Anderson model of a ribbon of appropriate and large width as a function of length .
The Anderson model is just the simplest tight-binding model on a square lattice with random onsite potential.
Tune your model in the clean limit such that it has a relatively large number of modes (at least 3). Then calculate conductance as a function of at a finite disorder, while keeping constant.
The weak disorder regime should look ohmic or classical, i.e. . Here is the mean free path, and is the number of channels.
First, verify that when you observe the classical behavior and evaluate the mean free path.
Verify that the scaling also holds for different disorder strengths and different widths.
Examine the plot for larger , but this time plot to verify that at large the conductance goes as . Try to guess how is related to by comparing the numbers you get from the plot in this part and the previous.
Check what happens when you reduce the disorder. Is there a sign of an insulator-metal transition at lower disorder?
Griffiths phase¶
A disordered Kitaev chain has a peculiar property. Close to the transition point it can have an infinite density of states even though it is insulating.
Calculate the energies of all the states in a finite Kitaev chain with disorder. You’ll need to get the Hamiltonian of the chain by using syst.hamiltonian_submatrix method, and diagonalize it (check the very beginning of the course if you don’t remember how to diagonalize matrices).
Do so for many disorder realizations, and build a histogram of the density of states for different values of average and of disorder strength around the critical point .
If all goes well, you should observe different behaviors: the density of states in a finite region around has a weak power law divergence, that eventually turns into an actual gap. Check out this paper for details:
Now share your results:
Review assignment¶
Groth et al. (2009)¶
Hint: The topological Anderson insulator.
Bardarson et al. (2007)¶
Hint: One-parameter scaling in graphene.
Nomura et al. (2007)¶
Hint: Scaling with Dirac fermions.
Fu & Kane (2012)¶
Hint: The average symmetry and weak transitions.
Altland et al. (2014)¶
Hint: A technical paper about localization in 1D, but you don’t need to follow the calculations.
Bonus: Find your own paper to review¶
Do you know of another paper that fits into the topics of this week, and you think is good? Then you can get bonus points by reviewing that paper instead!
- Motrunich, O., Damle, K., & Huse, D. A. (2000). Griffiths effects and quantum critical points in dirty superconductors without spin-rotation invariance: One-dimensional examples. 10.48550/ARXIV.COND-MAT/0011200
- Groth, C. W., Wimmer, M., Akhmerov, A. R., Tworzydło, J., & Beenakker, C. W. J. (2009). Theory of the topological Anderson insulator. 10.48550/ARXIV.0908.0881
- Bardarson, J. H., Tworzydło, J., Brouwer, P. W., & Beenakker, C. W. J. (2007). Demonstration of one-parameter scaling at the Dirac point in graphene. 10.48550/ARXIV.0705.0886
- Nomura, K., Koshino, M., & Ryu, S. (2007). Topological delocalization of two-dimensional massless Dirac fermions. 10.48550/ARXIV.0705.1607
- Fu, L., & Kane, C. L. (2012). Topology, Delocalization via Average Symmetry and the Symplectic Anderson Transition. 10.48550/ARXIV.1208.3442
- Altland, A., Bagrets, D., & Kamenev, A. (2014). Topology vs. Anderson localization: non-perturbative solutions in one dimension. 10.48550/ARXIV.1411.5992