previous up next contents Previous: 7.2.2 Open System Up: 7.2 The Open Von Next: 7.2.4 A Brute Force

7.2.3 Self Consistency

The interactions between electrons involving distances greater than the Debye length can be treated using the Poisson equation.

$\displaystyle \frac{d}{dx}\bigg(\epsilon(x)\frac{d}{dx} \phi_s(x)\bigg) = - c(x)   .$ (7.17)

Here $ \phi_s$ denotes the (electrostatic) potential and $ c$ denotes the total charge density (sum of doping and carrier charges). We use Dirichlet boundary conditions for the Poisson equation. The difference between left and right potential is equal to the bias. Alternatively it can be supposed that part of the voltage drop is in the electrodes. Such boundary conditions are for instance implemented in the program package NanoMOS [RVG+03].

Self-consistency in electronic device simulation means ensuring that the carrier density profile in the simulated device is consistent with its potential profile. The self-consistent field effectively acts to screen the positive applied voltage. Therefore, the effects of the self-consistent field can essentially be modeled by a smaller applied bias.

The Poisson and the von Neumann equation form a system of coupled nonlinear differential equations which is usually solved by an iteration between Poisson's and von Neumann's equation.

The potential $ \phi$ which enters the Schrödinger equation (see Figure 7.1) is the sum of the solution $ \phi_s$ of the Poisson equation and an $ \phi_e(x)$ from the materials' bandgap

$\displaystyle \phi = \phi_s + \phi_e   .$ (7.18)

The potential energy $ V$ in the Schrödinger equation is then given by

$\displaystyle V = e \phi$ (7.19)

where $ e$ is the carrier charge.
Figure 7.1: The self-consistent potential entering the Schrödinger equation is obtained as a sum from the solution of the Poisson equation and the offset from the bandgap.
\includegraphics[width=0.9\columnwidth
]{Figures/potential}

In order to solve the coupled system, we have used the Gummel method [Gum64], which takes into account the exponential dependence of the density on the potential. We follow the approach from [BAPGR02].

With this the step for updating the potential in the iteration is given by

$\displaystyle \frac{d}{dx}[\epsilon(x)\frac{d}{dx} \phi_s^{\mathrm{new}}] = e\l...
...thrm{new}} - \phi_s^{\mathrm{old}}}{\phi_{\mathrm{ref}}}\right) - C\right)   .$ (7.20)

Further details can be found in [BAPGR02], where this method, which is based on classical assumptions, was introduced.

previous up next contents Previous: 7.2.2 Open System Up: 7.2 The Open Von Next: 7.2.4 A Brute Force


R. Kosik: Numerical Challenges on the Road to NanoTCAD