Transport properties of ballistic and diffusive nanowires: A nonequilibrium Green function approach

From phys824
Jump to navigationJump to search

The project explores phase-coherent transport, as well as influence of dephasing, in quasi-one-dimensional nanowires patterned using 2DEG. The wires are modeled using a simple square tight-binding lattice. This is achieved by using nonequilibrium Green function techniques to implement Landauer-Buttiker scattering formuals for steady state transport quantities.

Phase-coherent transport and resonant transmission in 1D nanowires

FIGURE 1: Graphical illustration of the tight-binding model of a two-terminal 1D nanowire device.

A nanowire is modeled as tight-binding chain of 40 atoms (with single s-orbital per atom). The chain is attached to two semi-infinite ideal electrodes modeled by the same chain and with the hopping parameter between the atoms in the lead and in the chain, as well as between the lead and the wire, being identical. This setup is illustrated in Fig. 1.


a) Compute conductance of this device, local density of states on atom 3 of the nanowire, and total density of states as a function of the Fermi energy .


b) Introduce two potential barriers of strength on atoms 5 and 36. Compute conductance of this device, local density of states on atom 3 of the nanowire, and total density of states as a function of the Fermi energy .

Dephasing effects in 1D nanowires via Buttiker voltage probe method

FIGURE 2: Graphical illustration of the tight-binding model of a three-terminal 1D nanowire device.

The device in 1(b) exhibits resonant oscillatory transmission with resonances () at discrete energies as the hallmark of quantum interference effects in transport through phase-coherent nanostructures amenable to Landauer-Buttiker scattering approach. Buttiker as also introduced a phenomenological model of dephasing which should wash out such oscillations (as it happens in devices larger than the phase-coherent length) without having to model microscopic processes responsible for dephasing (such as electron-electron or electron-phonon interactions).

In the so-called Buttiker voltage probe dephasing model, a third electrode (one can also additional such electrodes) is attached on atom 20 in the middle of the nanowire, as illustrated in Fig. 2, so that electron now have two possibilities to propagate from left electrode 1 to right electrode 2:

  • electron propagates from 1 to 2 along direct "Feynman path" in phase-coherent fashion
  • electron propagates from 1 to 3 and then from 3 to 2. In this case, it is assumed that electrode 3 will guide electron into the macroscopic reservoirs which will destroy memory of its quantum-mechanical phase. Thus, the "Feynman path" is incoherent.

The third-electrode is assumed to be a voltage probe, which means that its voltage is adjusted so that it does not draw any current, . That is, its voltage has to be adjusted so that current from 1 to 2 is exactly the same as current from 2 to 3.

The multiprobe version of the Landauer-Buttiker formulae:

expresses current in lead as the difference between current flowing out of this lead and current flowing from each lead into lead . Here are the conductance coefficients which can be expressed through the transmission function describing probability of electrons to propagate from lead to lead :

The last expression shows how to compute using NEGF technique where the level broadening matrix is computed from the self-energies attached to atom and is the Green function matrix element connecting atoms and .


a) Using these equations, evaluate Buttiker's expression of the transmission function between electrodes 1 and 2 in the presence of the dephasing third electrode:

for the same nanowires with two barriers studied in 1(b).


b) Comment on the difference between and where the latter is computed in 1(b) in the absence of dephasing.

NOTE: For derivation of Buttiker's expression for see Datta's textbook Chapter 9, equation (9.5.7) and illustration in Fig. 9.5.8.

Distribution of transmission eigenvalus in diffusive nanowires

To model the diffusive transport regime through quasi-1D nanowires, we adopt Anderson Hamiltonian:



as a tight-binding model defined on a square lattice with nearest neighbor hopping and disorder introduced as the on-site random potential . This sample is attached to two semi-infinite ideal (i.e., disorder and interaction free) electrodes modeled on the same square lattice. Set the Fermi energy to and disorder strength to to ensure the diffusive transport regime.


a) To test the correctness of you m-file, plot the conductance vs. for a lattice in the interval . You should see confirm that is quantized since two semi-infinite electrodes and the central region together form an infinite ideal wire with maximum of 3 open conducting channels.


b) Using the NEGF expression for the product of the Landauer-Buttiker transmission matrix and its Hermitian conjugate, compute transmission eigenvalues (in the chosen examples there are 50 of them) for a single realization of disorder and plot their histogram.


c) Repeat b) for at least 10 samples with different realizations of disorder and plot the disorder-averaged histogram of as the estimate for the distribution of transmission eigenvalues .


d) Add analytical expressions (the Dorokhov formula)

.

on the same graph as in c) and compare numerical and analytical distributions.

References

  • Computing contains the following m-files that will assist you:
    • qt_1d.m is a program which computes the conductance and density of states for 1D nanowire
    • self_energy.m is a function which returns the self-energy for a semi-infinite electrode modeled on the square lattice.
  • Datta Chapters 9,10.