#Table of Contents
Simulations
1D localization
As usual, start by grabbing the notebooks of this week (w9_disorder). They are once again over here.
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 .
Anderson model is just the simpest 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 sign of a insulator- metal transition at lower disorder?
Griffiths phase
A disordered Kitaev chain has a peculiar property. Close to the transition point it can have infinite density of states even despite 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 sys.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 histograph of the density of states for different values of average and of disorder strengh 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
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!
Do you have questions about what you read? Would you like to suggest other papers? Tell us: