|
| |
nextnano3 - Tutorial
next generation 3D nano device simulator
1D Tutorial
Exciton energy in quantum wells
Note: This tutorial's copyright is owned by Stefan Birner,
www.nextnano.de.
Author:
Stefan Birner
Please send comments to nextnano3 (-at-) wsi.tum.de.
Note: Not all features (e.g. exciton
correction) are implemented into the
nextnano³ version of 2004_08_24. If you are interested in the executable
that includes these features, please contact stefan.birner@nextnano.de.
-> 1DExcitonCdTe_01nm.in - 0.1 nm CdTe quantum
well
1DExcitonCdTe_05nm.in - 0.5 nm
CdTe quantum well
1DExcitonCdTe_1nm.in - 1.0 nm
CdTe quantum well
1DExcitonCdTe_5nm.in - 5.0 nm
CdTe quantum well
1DExcitonCdTe_10nm.in - 10.0 nm CdTe quantum
well
1DExcitonCdTe_20nm.in - 20.0 nm CdTe quantum
well
1DExcitonCdTe_25nm.in - 25.0 nm CdTe quantum
well
1DExcitonCdTe_50nm.in - 50.0 nm CdTe quantum
well
1DExcitonCdTe_100nm.in - 100.0 nm CdTe quantum well
Exciton energy in quantum wells
This tutorial aims to reproduce the figures 6.4 (p. 196) and 6.5 (p. 197) of
Paul Harrison's
excellent book "Quantum
Wells, Wires and Dots" (Section 6.5 "The two-dimensional and
three-dimensional limits"), thus the following description is based on the
explanations made therein.
We are grateful that the book comes along with a CD so that we were able to
look up the relevant material parameters and to check the results for
consistency.
- In order to correlate the calculated optical transition energies of a 1D
quantum well to experimental data, one has to include the exciton
(electron-hole pair) corrections. In this tutorial we study the exciton
correction of the electron ground state to the heavy hole ground state (e1 -
hh1).
- Bulk
The 3D bulk exciton binding energy can be calculated analytically Eex,b
= - µ e4 / ( 32 pi² hbar² er² e0²)
= - µ / (m0 er²) x 13.61 eV
where µ is the reduced mass of the electron-hole pair: 1/µ = 1/me +
1/mh
GaAs: 1/µ = 1 / 0.067 + 1 / 0.5 ==> µ = 0.0591
CdTe: 1/µ = 1 / 0.096 + 1 / 0.6 ==> µ = 0.0828 hbar is Planck's constant
divided by 2pi e is the electron charge er is the dielectric constant
(GaAs: 12.93, CdTe: 10.6) e0 is the vacuum permeability m0 is the rest mass of the
electron and 13.61 eV is the Rydberg energy.
In GaAs, the 3D bulk exciton binding energy is equal to
-4.8
meV with a Bohr radius of lambda = 11.6 nm.
In CdTe it is equal to -10.0 meV with a Bohr radius of 6.8
nm. Thus the energy of the exciton, i.e. band gap transition, reads
GaAs: Eex = Egap + Eex,b = 1.519 eV - 0.005 eV
= 1.514 eV. CdTe: Eex = Egap + Eex,b =
1.606 eV - 0.010 eV
= 1.596 eV.
More details on bulk excitons can be found in Section 6.1 "Excitons in
bulk" (p. 181) of
Paul Harrison's
book "Quantum
Wells, Wires and Dots".
- Quantum well (type-I)
A 1D quantum well for a type I structure has two exciton limits for the ground
state transition (e1-hh1): - infinitely thin quantum well (2D limit): Eex,qw = 4Eex
lambdaex,qw = lambdaex / 2 - infinitely thick quantum well (3D bulk exciton limit): Eex,qw = Eex
lambdaex,qw = lambdaex Between these limits, the exciton correction which depends on the well
width has to be calculated numerically, not only for the ground state but also
for excited states (e.g. e2 - hh2, e1 - lh1).
- CdTe quantum well with infinite barriers
In this tutorial we study the exciton binding energy of CdTe quantum wells (with infinite barriers)
as a function of well width.
The material parameters used are the following:
!-----------------------------------------------------------!
! Here we are overwriting the database entries for CdTe.
!
!-----------------------------------------------------------!
$binary-zb-default
!
binary-type
= CdTe-zb-default
!
apply-to-material-numbers = 2
!
conduction-band-masses =
0.096d0 0.096d0 0.096d0
! Gamma [m0]
...
valence-band-masses =
0.6d0 0.6d0 0.6d0
! heavy hole [m0]
...
static-dielectric-constants = 10.6d0
10.6d0 10.6d0 !
We chose infinite barriers, in order to be able to compare the nextnano
calculations with standard textbook results, originally published by G.
Bastard et al. (Phys. Rev. B 26 (4), 1974 (1982)), namely the exciton
binding energy of a type-I quantum well (in units of the 3D bulk exciton
energy Eex, also called effective Rydberg energy) as a
function of well width (in units of the 3D bulk exciton Bohr radius lambdaex).
The following figure shows the exciton binding energy in an infinitely deep
quantum well as a function of well width.
Both quantities are given in terms of the effective Rydberg energy and the
Bohr radius for a 3D exciton in the same material.

Our numerical approach is the following:
The exciton binding energy is minimized with respect to the variational
parameter lambda.
We use a separable wavefunction:
psi (r) = SQRT(2/pi) 1/lambda exp (- r / lambda)
Thus the 3D limit is not reproduced correctly in our approach (not shown in
the figure).
To obtain the 3D limit, a nonseparable wavefunction has to be used:
psi (r,ze,zh)
- The following figure shows the exciton binding energy in an infinitely
deep CdTe quantum well as a function of well width.
The nextnano³ results are in nice agreement with the Fig. 6.4 of Paul
Harrison's book although we use a simpler trial wavefunction with only one
variational parameter.

- The following figure shows the exciton Bohr radius lambda in an infinitely
deep CdTe quantum well as a function of well width.
The nextnano³ results for well widths smaller than 10 nm are in nice
agreement with Fig. 6.5 of Paul Harrison's book.
The discrepancy arises because he uses a different trial wavefunctions (i.e. a
superior approach) with a second variational parameter in addition to lambda.
The 3D bulk value of lambda in CdTe reads: lambdaex = 6.8 nm.

- In order to calculate the exciton correction, the
following
flags have to be used:
$numeric-control
simulation-dimension =
1 calculate-exciton
= yes ! to switch on exciton
correction exciton-electron-state-number =
1
! electron ground state exciton-hole-state-number =
1 ! hole
ground state
- The output of the exciton binding energies can be found in this file:
sg_1band1/exciton_energy1D.dat
The output for the 5 nm CdTe QW looks like this:
Exciton correction for 1D quantum wells (type-I structures)
===========================================================
static dielectric constant =
10.6000000000000 []
effective mass electron =
9.600000000000000E-002 [m0]
effective mass hole
= 0.600000000000000 [m0]
reduced mass
= 8.275862068965517E-002 [m0]
Bulk Bohr radius of 3D exciton = 6.77787807345879
[nm]
Bulk 3D exciton energy =
-10.0212560410431 [meV]
lambda [nm] exciton energy
[meV] exciton energy [Rydberg]
0.338893904E+001 -0.158496790E+002
0.158160603E+001
...
0.421888329E+001 -0.215591082E+002
0.215133793E+001
...
0.553296169E+001 -0.232757580E+002
0.232263879E+001
-----------------------------------------------------------------
-----------------------------------------------------------------
Calculated lambda and exciton energy:
0.546379967E+001 -0.232817837E+002
0.232324009E+001
-----------------------------------------------------------------
The last iteration yields -23.28 meV for the exciton
binding energy.
"lamba" is the variational parameter which is equivalent to the exciton Bohr
radius in units of [nm].
- Please help us to improve our tutorial! Send comments to
nextnano3
(-at-) wsi.tum.de.
|