Energy dispersion of a cylindrical shaped GaN nanowire

Input files:
  • 2DGaN_nanowire_nnp.in

Scope:

In this tutorial we study the electron and hole energy levels of a two-dimensional freestanding GaN nanowire of cylindrical shape. We aim to reproduce results of [ZhangXia2006].

Output files:
  • bias_00000\Quantum\Dispersions\dispersion_quantum_region_kp6_path_as_in_input_file.dat

  • bias_00000\Quantum\probabilities_quantum_region_kp6_00000.fld

Introduction

We assume a cylindrical shaped GaN nanowire (wurtzite structure) that has a radius of 2 nm with infinite barriers so that the wave functions are zero at the nanowire boundary. This assumption is consistent to [ZhangXia2006]. The GaN nanowire is shown in red in Figure 2.4.266. The GaN nanowire is discretized on a mesh with a grid resolution of 0.05 nm.

../../../_images/GaN_nanowire_material_grid.jpg

Figure 2.4.266 GaN nanowire structure.

Electrons

Figure 2.4.267 shows the electron states as a function of k of the GaN nanowire. It is in excellent agreement with Fig. 1 of [ZhangXia2006]. All states are two-fold degenerate due to spin. In addition, the 2nd and 3rd state are degenerate, as well as the 4th and the 5th. The ground state has quantum number L = 0. For L 0, the states are degenerate due to L = ± 1. The energy levels increase with increasing k as quadratic terms of k (parabolic dispersion).

Technical details: We calculated the electron energy levels at kx = 0 with nextnano++ numerically by solving the 2D single-band Schrödinger equation. The parabolic dispersion for kx 0 has been calculated analytically using

Ei(kx)=Ei+2kx22m

i.e. not with nextnano++. The eigenvalues for kx = 0 can be found in the following file: bias_00000\Quantum\energy_spectrum_quantum_region_Gamma_00000.dat

../../../_images/el_dispersion.jpg

Figure 2.4.267 Energy dispersion E(k) of electron states.

The wave function (Ψ2) of the electron ground state at k = 0 is shown in Figure 2.4.268.

../../../_images/el_groundstate.jpg

Figure 2.4.268 Ψ2 of electron ground state.

Holes

The following figures show the ground state wave function (psi^2) of the hole (Figure 2.4.269) and the 1st excited hole state (Figure 2.4.270) as calculated within the 6-band k.p approximation at k = 0. According to the above cited paper, the right figure would be the ground state for GaN nanowires with a radius r < 0.7 nm. Because our nanowire has a radius of 2 nm, the ground state wave function is according to the left figure. Following [ZhangXia2006], this means that the probability for electron-hole transitions (e1 - h1) is not very high at a radius of 2 nm because the wave functions do not have much overlap and the electron ground state has L = 0, whereas the hole ground state has L = ± 1 (dark exciton effect).

../../../_images/hl_groundstate.jpg

Figure 2.4.269 Ψ2 of hole ground state.

../../../_images/hl_excitedstate.jpg

Figure 2.4.270 Ψ2 of 1st excited hole state.

Figure 2.4.271 shows the hole states as a function of k of the GaN nanowire as calculated with 6-band k.p theory. It corresponds to Fig. 2 and Fig. 3 of the paper of [ZhangXia2006]. Note that the authors assumed the hole energies to be positive. All states are two-fold degenerate, i.e. h1 = h2, h3 = h4, h5 = h6, …

The nextnano++ results are a bit different. Several reasons could explain this:

  • The authors use the “cylindrical approximation” for the k.p parameters. However, the parameters that they are citing are not exactly cylindrical. Thus, for our calculations, we had to employ the parameters that they were citing (without making use of the cylindrical approximation).

  • Our cylinder does not have exactly cylindrical symmetry. It is approximated to be cylindrical by a rectangular grid with a grid resolution of 0.05 nm.

  • For the k.p parameters that are given in [ZhangXia2006], it must hold that

    A5=12(L1M1)

    is equal to

    A5=12N1.

    However, they differ by 0.0064.

../../../_images/hl_dispersion_findiff.jpg

Figure 2.4.271 Energy dispersion E(k) of hole states.

The data that has been plotted in Figure 2.4.271 is contained in this file: bias_00000\Quantum\Dispersions\dispersion_quantum_region_kp6_lines_type1_00-1_001.dat

In the input file, one can specify the number of k|| = kx points.

quantum{
    region{
        ...
        kp_6band{
            dispersion{
                line{
                    name = "lines"
                    spacing = 2 * $k_max / $number_of_k_parallel_points # Unit: [nm-1].
                    k_max = $k_max                                      # specifies a maximum absolute value (radius) for the k-vector. Unit: [nm-1].
                }
            }
        }
    }
}

Note that e.g. $number_of_k_parallel_points = 41 means 14 minutes CPU time (Intel i5, 2015). If one uses only 1, then one only calculates the k.p states at kx = 0 and the calculation takes less than a minute.

[ZhangXia2006] used the following 6-band k.p parameters:

  • Crystal field and spin-orbit splitting energies:

    Δcr=0.021
    Δso=0.018
  • “Dresselhaus” parameters:

[ZhangXia2006]

nextnano++

L = 6.3055

L1 = -6.3055 - 1 = -7.3055

The definition of the k.p Hamiltonians differs.

M = 0.1956

M1 = -0.1956 - 1 = -1.1956

The definition of the k.p Hamiltonians differs.

N = 0.3813

M2 = -0.3813 - 1 = -1.3813

The definition of the k.p Hamiltonians differs.

R = 6.1227

N1 = -0.3813 - 1 = -6.1227

S = 0.4335

M3 = -0.4335 - 1 = -1.4335

The definition of the k.p Hamiltonians differs

T = 7.3308

L2 = -7.3308 - 1 = -8.3308

The definition of the k.p Hamiltonians differs

Q = 4.0200

N2 = -4.0200

  • Conversion to “Luttinger” parameters:

A1 = L2 + 1 = -8.3308 + 1 = -7.3308

The definition of the k.p Hamiltonians differs.

A2 = M3 + 1 = -1.4335 + 1 = -0.4335

The definition of the k.p Hamiltonians differs.

A3 = M2 - L2 = -0.3813 + 7.3308 = 6.9495

A4 = 1/2 (L1 + M1 - 2 M3) = -2.81705

A5 = 1/2 (L1 - M1) = -3.05495

inconsistent to -3.06135

A5 = 1/2 (N1) = -3.06135

inconsistent to -3.05495

A6 = 2/2N2 = -2.84256926

Cylindrical (axial) approximation:

LMR=0
  • nextnano++:

L1M1N1=0
(A2+A4+A51)(A2+A4A51)2A5=0.
A1A2=A3=2A4
A3+4A5=2A6
Δ2=Δ3=13Δso


Last update: nn/nn/nnnn