Parabolic Quantum Well (GaAs / AlAs)
- Input files:
parabola_half-parabola_nnpp.in
- Scope:
This tutorial aims to reproduce figures 3.11 and 3.12 (pp. 83-84) of [HarrisonQWWD2005], thus the following description is based on the explanations made therein.
General comments on the solutions of a parabolic potential
An ideal parabolic potential represents a “harmonic oscillator” which is described in nearly every beginner’s textbook on quantum mechanics. The eigenstates can be calculated analytically and are given by the following relationship:
where
One feature of a particle that is confined in such a well is that the energy levels are equally spaced by
The eigenfunctions show an even-odd alternation which is also the case in symmetric, square quantum wells.
The eigenenergies can be measured experimentally by analyzing the optical transitions between the conduction and the valence band states, taking into account the selection rules (both states must have the same parity, see tutorial on interband transitions). For intersubband transitions, different selection rules apply (see tutorial on intersubband transitions). Such an experiment can be used to measure the conduction and valence band offsets because the curvature of the conduction and valence band edges (and thus the eigenstates) depends on the offsets.
More information on this can be found in [Davies1998].
Parabolic quantum well: 10 nm / 10 nm / 10 nm
It is possible to grow parabolic quantum wells by continuously varying the composition of an alloy.
Our structure consists of a 10 nm
Bandeges
Figure 2.4.122 shows the conduction band edge and the three lowest electron wave functions (

Figure 2.4.122 Calculated conduction band edge and the three lowest electron wave functions that are confined inside the parabolic QW. The energies were shifted so that the conduction band edge of
The figure is in perfect agreement with Fig. 3.11 (p. 83) of [HarrisonQWWD2005].
Technical details
The parabolic potential is specified by using a parabolic alloy profile.
structure{
...
region{
line{ x = [ -5.0 , 5.0 ] }
}
ternary_linear{
name = "In(x)Ga(1-x)As"
alloy_x = [0.0, 1.0]
x = [ -5.0, 5.0]
}
}
In agreement with Paul Harrison, we assumed a constant effective mass of 0.067
Output
The conduction band edge of the Gamma conduction band can be found here bias_00000\bandedge_Gamma.dat. The 1st column contains the position in units of [nm] and the 2nd column contains the conduction band edge in units of [eV].
The file probabilities_shift_quantum_region_Gamma.dat contains the eigenenergies and the squared wave functions (
amplitudes_shift_quantum_region_Gamma.dat contains the eigenenergies and the wave functions (
Both probabilities_shift_quantum_region_Gamma.dat and amplitudes_shift_quantum_region_Gamma.dat contain the eigenenergies of the electron states in units of [eV]. Paul Harrison uses a 0.01 nm grid whereas we use the 0.01 nm grid only in the middle of the device (or 0.02 nm), but at the boundaries (i.e. from 0 nm to 5 nm and from 25 nm to 30 nm) we use a 0.1 nm grid to avoid long CPU times. The eigenvalues read:
1 |
0.13777630889948 |
0.1377751623 |
2 |
0.41211073419019 |
0.4121058503 |
2 |
0.67581828697139 |
0.6755025905 |
Making use of equation (2.4.38) with
= 2 - 0 eV = 0.276 eV
= - = 0.274 eV
= - = 0.264 eV
Obviously, due to the finite
Figure 2.4.123 shows the eigenenergies for the confined states

Figure 2.4.123 Eigenenergies for the three lowest states.
Matrix elements
The following matrix elements have been calculated:
interband_matrix_elements{}
: This spatial overlap matrix elementssimply returns the Kronecker delta as expected, because the wave functions are orthogonal.
intraband_matrix_elements{}
:(see Tutorial on intraband transition)
dipole_moment_matrix_elements{}
:(see Tutorial on intraband transition)
“Infinite” (30 eV) parabolic QW confinement for GaAs
Inputfile: 1DGaAs_ParabolicQW_infinite.in
Figure 2.4.124 shows the eigenstates of a parabolic quantum well (

Figure 2.4.124 Calculated conduction band profile and probability densities (
Figure 2.4.125 shows the energies of the 37 confined electron states as a function of eigenstate
Still, due to the “infinite” barrier of 30 eV (which is still a finite barrier) that we have employed, the higher lying states deviate slightly from the analytical results where infinite barriers have been assumed.

Figure 2.4.125 Eigenenergies of 37 eigenstates for an infinite parabolic QW.
One should bear in mind that the energy level spacing of such parabolic quantum wells is inversely proportional to both the well width and the square root of the effective mass.
It is also interesting to look at the intraband matrix elements, i.e. to investigate the probability for intersubband transitions. The relevant output is contained in these two files:
\bias_00000\Quantum\dipole_moment_matrix_elements_quantum_region_Gamma_100.txt -
\bias_00000\Quantum\intraband_matrix_elements_quantum_region_Gamma_100.txt -
From the calculated oscillator strengths it can be seen that only transitions from one level to the neighboring levels (+1 and -1) are allowed. Because in the case of a harmonic oscillator the momentum operator is proportional to the sum of the creation and the annihilation operators, thus only states can couple that have different occupation numbers with the difference equal to 1.
“Infinite” (30 eV) half-parabolic QW confinement for GaAs
Input file: 1DGaAs_ParabolicQW_infinite_half_nnpp.in
Figure 2.4.126 shows the eigenstates when taking only the right half of the parabolic quantum well (

Figure 2.4.126 Calculated conduction band profile and probability densities (
Again, the eigenstates are equally spaced. However, the separation energy is now twice as large as before, i.e.
The ground state energy this time is given by:
= 4/3 - 0 eV = 1.639 eV
= - = 1.647 eV
= - = 1.648 eV
= - = 1.648 eV
It is also interesting to look at the intraband matrix elements, i.e. to investigate the probability for intersubband transitions. The relevant output is contained in these two files:
\bias_00000\Quantum\dipole_moment_matrix_elements_quantum_region_Gamma_100.txt -
\bias_00000\Quantum\intraband_matrix_elements_quantum_region_Gamma_100.txt -
Conclusion
We note that also more realistic parabolic quantum wells can be calculated with nextnano++. Assuming that the alloy profile is parabolic,
strain can be included (the strain tensor depends on the alloy profile),
as well as effective masses that depend on the alloy profile,
an 8-band k.p model (necessary to get correct intersubband transition energies)
and bowing parameters (especially important for
).
All these features are automatically included in the nextnano++ code.
Last update: nn/nn/nnnn