Project 5

From phys660
Jump to navigationJump to search

Propagation of Quantum Wave Packets in One and Two Dimensions

Introduction

This project explores tunneling of quantum wave packets in one dimension through a single potential barrier or a double barrier structure where resonant tunneling can be observed at special energies. In quasi-one-dimensional wire with the spin-orbit coupling one can observe spin precession and spin decoherence studied in current research on spintronics [1].

Part I for both PHYS460 and PHYS660 students: Quantum tunneling of spinless wave packets

By numerically solving the time-dependent Schrödinger equation

via the Crank-Nicholson algorithm for partial-differential equations in one spatial dimension, study reflection and transmission of a quantum wave packet from a barrier for which the potential energy is greater than the kinetic energy of the incident wave packet. For computer simulation the units should be chosen as and , and your discrete time and space grid should be defined using:

.

Take the incident wave packet to be of the form

with parameters

.

Let the height of the potential barrier be , the center of the wave packet is at and the barrier itself itself starts at . Plot the time evolution of the wave packet for .

(a) How does the tunneling behavior depend on the width of the barrier? Consider the barrier widths in the range to .

(b) Investigate tunneling through two barriers of the same width spaced at a distance . In this case, you should vary and to observe high transmission when the average energy of the wave packet is close to the energy of quasibound states in between the two barriers. Such process, termed resonant tunneling, is the basis of operation of the so-called resonant tunneling diodes.

In both cases (a) and (b) your result should show at least three snapshots of wave packet propagation where you plot probability density in front of the barrier; colliding with the barrier; and reflecting and/or tunneling through the barrier.

Part II for PHYS660 students only: Propagation of spin-polarized wave packet through Rashba quantum wires

In current research on semiconductor spintronics [1], spin-orbit (SO) coupling as the manifestation of relativistic corrections to the Schrodinger equation in solid state systems, play an essential role. This is due to the fact that some types of SO couplings, such as the Rashba one in two-dimensional electron gases, can be controlled by the gate voltage which then allows us to manipulate spins as magnetic degree of freedom via electric fields that are far easier to generate in small volumes and on short time scales.

Consider a two-dimensional (2D) quantum wire in the xy-plane described by the Rashba Hamiltonian:

where the momentum operator in 2D is and and are the Pauli matrices.

The discretized version of this Hamiltonian (for discretization procedure see Sec. 6.1 in Ref. [2]):

where

makes it possible to study on the computer how spin-polarized electronic wave packet propagates through such wire. Here is the unit matrix. The sites and coupled by nonzero are nearest neighbors, and and are unit vectors along the x- and y-direction, respectively.


Assume that and sets the unit of energy (typically in eV), as well as that wire is described on the square lattice sites. The region with is located between sites whose x-coordinate is 31 to 130.

The initial wave packet injected from the left is chosen as:

where C is the normalization constant obtained from , and .

Since Hamiltonian is time-independent and Crank–Nicolson algorithm does not work in 2D, here you can use the exact eigenenergies and eigenstates:

to evolve the wave packet above according to:

Plot the local spin density carried by the wave packet and the magnitude of the corresponding polarization vector as a function of time (akin to Fig. 3 in Ref. [3]). Showing how decays below one signifies spin decoherence due to SO coupling. Experimentally, local spin density carried by a wave packet can be created by a pump laser beam and then detected by after some propagation by the probe laser beam as discussed in Ref. [4].

References

  • [1] D. D. Awschalom and M. E. Flatté, Challenges for semiconductor spintronics, Nature Phys. 3, 153 (2007). [PDF]
  • [2] B. K. Nikolić, L. P. Zarbo, and S. Souma, Spin currents in semiconductor nanostructures: A nonequilibrium Green function approach, Chapter 24, page 814-866 in Volume I of The Oxford Handbook of Nanoscience and Technology: Frontiers and Advances, edited by A. V. Narlikar and Y. Y. Fu (Oxford University Press, Oxford, 2010); also available as arXiv:0907.4122.
  • [3] B. K. Nikolić, L. P. Zarbo, and S. Welack, Transverse spin-orbit force in the spin Hall effect in ballistic quantum wires, Phys. Rev. B 72, 075335 (2005). [PDF]
  • [4] S. A. Crooker and D. L. Smith, Imaging spin flows in semiconductors subject to electric, magnetic, and strain fields, Phys. Rev. Lett. 94, 236601 (2005). [PDF]