4.1.1 Discretization of the POISSON Equation

To solve partial differential equations numerically, they are usually discretized. For that reason, the domain $ \mathcal{V}$ where the equations are posed has to be partitioned into a finite number of sub-domains $ \mathcal{V}_i$, which are usually obtained by a VORONOI tessellation [238,239]. In order to obtain the solution with a desired accuracy, the equation system is approximated in each of these sub-domains by algebraic equations. The unknowns of this system are approximations of the continuous solutions at the discrete grid points in the domain [226]. Several approaches for the discretization of the partial differential equations have been proposed. It has been found to be advantageous to apply the finite boxes discretization scheme for semiconductor device simulation [226]. This method considers the integral form of the equation for each sub-domain, which is the so-called control volume $ \mathcal{V}_i$ associated with the grid point $ \mathrm{P}_i$. By applying the GAUSS integral theorem, the POISSON equation (4.1) is integrated as

$\displaystyle \displaystyle \oint_{\partial \mathcal{V}} \varepsilon{\ensuremat...
...a}}}{\phi}\ \cdot d{\bf A}} \ + \ \int_{\mathcal{V}}{\varrho \ d V} \ = \ 0 \ .$ (4.3)

Finally, the discretized equation for point $ i$ with neighbor points $ j$ can be written implicitly as

$\displaystyle \displaystyle F_{i} \ = \ \sum_{j}\overline{\varepsilon}_{ij} {\frac{\phi_j - \phi_i}{d_{ij}} A_{ij}} \ + \ \varrho_i V_i \ = 0 \ ,$ (4.4)

with $ d_{ij}$ is the distance between grid point $ \mathrm{P}_i$ and $ \mathrm{P}_j$, $ A_{ij}$ as the interface area between the domains $ \mathcal{V}_i$ and $ \mathcal{V}_j$, and $ V_i$ as the volume of the domain $ \mathcal{V}_i$. For position-dependent $ \varepsilon$, one can use here some average, e.g. $ \overline{\varepsilon}_{ij}=(\varepsilon_i+\varepsilon_j)/2$. Equation (4.4) can be generally written as

$\displaystyle F_{i} = \sum_{j} F_{ji} + G_i = 0 \ ,$ (4.5)

where $ j$ runs over all neighboring grid points in the same segment, $ F_{ji}$ is the flux between points $ j$ and $ i$, and $ G_i$ is the source term (see Fig. 4.2).
Figure 4.2: Box $ i$ with six neighbors [240].
\includegraphics[width=0.3\textwidth]{figures/Box_Intg.eps}
Grid points on the boundary $ \partial \mathcal{V}$ are defined as having neighbor grid points in other segments. Thus, for boundary elements (4.5) does not represent the complete control function $ F_{i}$, since all fluxes into the contact or the other segment are missing. For that reason, the information for these boxes has to be completed by taking the boundary conditions into account. M. Pourfath: Numerical Study of Quantum Transport in Carbon Nanotube-Based Transistors