3.1.1 Semiconductor Transport Physics

Computer simulation of semiconductor devices with TCAD tools is attractive because it saves time and lowers the cost to design devices when compared to the experimental approach. In this section the semiconductor transport physics for TCAD environments is described from the viewpoint of power semiconductor devices.

A clear understanding of TCAD is essential to obtain an accurate and reliable simulation result. A great deal of effort has been put into the development of a stable and powerful TCAD tool. In our study MINIMOS-NT, a general purpose device simulator, is used for the simulations.

There are several physical models for the purpose of numerical device simulations starting from Boltzmann's transport equation, Monte-Carlo method, hydrodynamic, and the simple drift-diffusion (including thermodynamic) models. Depending on the type of devices under investigation and the desired accuracy of simulations, one of the physical models above mentioned can be chosen.

The thermodynamic (or non-isothermal) model extends the drift-diffusion approach to account for electrothermal effects, under the assumption that the charge carriers are in thermal equilibrium with the lattice. In this model the electron and hole temperatures $ T_n$ and $ T_p$ are given by

$\displaystyle T_n = T_p = T_\mathrm{L}\,.$ (3.1)

where $ T_\mathrm{L}$ is the lattice temperature.

Because the size of power devices is extremely large compared to that of CMOS devices, the drift-diffusion model including thermodynamic effects is usually sufficient in terms of accuracy.

Several assumptions have to be made in order to derive the drift-diffusion model from the Boltzmann transport equation (BTE). In the absence of significant quantum effects and under relatively slow space and time variations in potential, the transport of carriers in semiconductors can be expressed through the BTE. The BTE is based on the idea of the carrier distribution function, $ f$( $ {\mathbf{x}, \mathbf{k}, t}$), which represents the probability of finding a carrier at location $ \mathbf{x}$ with momentum $ \mathbf{k}$ at time $ t$.

The average values of physical properties associated with carrier transport in semiconductors at any given location in space can be obtained by averaging them over momentum space by taking moments of the distribution function.

The electron concentration $ n(\mathbf{x},t)$ is obtained by integrating the carrier distribution over momentum space [111,112]

$\displaystyle n(\mathbf{x},t) = \frac{1}{4\pi^3} \int f(\mathbf{x},\mathbf{k},t)\, d^3 \mathbf{k}\,.$ (3.2)

The electron current density is found as

$\displaystyle \mathbf{J}_n (\mathbf{x},t) = \frac{1}{4\pi^3} \int v_n (\mathbf{k})\, f(\mathbf{x},\mathbf{k},t)\, d^3 \mathbf{k}\,,$ (3.3)

where $ v_n$( $ \mathbf{k}$) is the electron group velocity. The electron energy $ E_n$ is found as

$\displaystyle E_n = \frac{1}{n} \int \varepsilon (\mathbf{x},\mathbf{k},t)\, f(\mathbf{x},\mathbf{k},t)\, d^3 \mathbf{k}\,,$ (3.4)

where $ \varepsilon$ is the bands structure for parabolic bands with

$\displaystyle \varepsilon = \frac{\hbar^2\,k^2}{2m} = \frac{m\,v^2}{2}\,,$ (3.5)

where $ \hbar$ $ =$ $ h/2\pi$. We give

$\displaystyle n\,E_n (\mathbf{x},t) = \frac{{m^*}}{2} \int {v_n}^2 (\mathbf{x},\mathbf{k},t)\, f(\mathbf{x},\mathbf{k},t)\, d^3 \mathbf{k}\,.$ (3.6)

The solution of the BTE along with Maxwell's field equations allows one to numerically simulate the properties of semiconductor devices. However, to obtain a direct solution of the BTE is very difficult and not feasible to device simulations. Balance or conservation equations can be derived to solve these problems.

In particular, the balance equations obtained by taking moments of the BTE present a set of differential equations describing properties such as average carrier density, average momentum, and average carrier energy. These equations can be solved over fairly complex device structures and provide a sufficiently accurate description of carrier transport in most applications. In the majority of simulation studies related to MOS transistors, the effects of magnetic fields can be neglected and the electric field distribution is usually obtained by solving Poisson's equation

$\displaystyle \mathbf{\nabla} \cdot (\varepsilon_{si} \mathbf{E}) = q (p - n + {N_\mathrm{D}}^+ - {N_\mathrm{A}}^- ).$ (3.7)

where $ N_\mathrm{D}^+$ and $ N_\mathrm{A}^-$ are the concentrations of ionized donors and acceptors, respectively. As shown in (3.2), the zeroth order moment of the electron distribution function gives the average electron concentration. A momentum balance equation for the average electron concentration over the simulation domain can be obtained by taking the corresponding moment of the BTE. This procedure results in the continuity equations

$\displaystyle \frac{\partial n}{\partial t} = G_n - U_n + \frac{1}{q}\mathbf{\nabla} \cdot \mathbf{J}_n\,,$ (3.8)

$\displaystyle \frac{\partial p}{\partial t} = G_p - U_p + \frac{1}{q}\mathbf{\nabla} \cdot \mathbf{J}_p\,.$ (3.9)

The carrier current densities, $ \mathbf{J}_\mathrm{n}$ and $ \mathbf{J}_\mathrm{p}$, are obtained from the corresponding drift-diffusion equations given by

$\displaystyle \mathbf{J}_n = q \mu_n n \mathbf{E} + q D_n\, \mathbf{\nabla}n\,,$ (3.10)

$\displaystyle \mathbf{J}_p = q \mu_p p \mathbf{E} + q D_p\, \mathbf{\nabla}p\,.$ (3.11)

In thermal equilibrium in non-degenerate semiconductors, the mobilities are related to the diffusion coefficients through the Einstein relationships

$\displaystyle \frac{D_p}{\mu_p} = \frac{D_n}{\mu_n} = \frac{k_\mathrm{B}\, T_\mathrm{L}}{q}\,.$ (3.12)

The quantities derived from drift-diffusion equations such as carrier energies and velocities are obtained by averaging over the local carrier distribution and electric fields. Furthermore, the drift-diffusion-based approaches use the Maxwell-Boltzmann distribution for the carrier energies assuming that the carriers are in thermal equilibrium with the lattice.

Jong-Mun Park 2004-10-28