next up previous contents
Next: Coupling Simplified MEP model Up: Physical Models employed in Previous: The Choice of the   Contents

The Simplified MEP Model

From the vast literature, it is well known that Monte Carlo method is the best way for obtaining very accurate simulations for the transport of electrons in semiconductor devices. Even if this method is very accurate, it has the price of very high simulation time. This is why we introduce the MEP model in this release of GNU Archimedes. In this way, as we will see, we will have the possibility of coupling MEP and Monte Carlo in order to make Monte Carlo method faster.

As you can see from the precedent papers reported in the introduction of this chapter, the MEP model is a very advanced hydrodynamical model for both electrons and holes in Silicon devices. For our purpose we will need only a simplified version of it. This because, we only need simple initial conditions for the Monte Carlo method. In the following we report a sketch of this model. A paper is under construction and will be refered in the next versions of this manual. The MEP model is based on the closure of the semiclassical Boltzmann equation by means of the maximum entropy principle. Using the relaxation time approximation (for only the moments and not for the energy moment) and using the so-called Liotta-Mascali distribution function which has the following form

$\displaystyle f = (\frac{3 \hbar^2}{4 \pi m^* W})^(\frac{3}{2}) n e^{-\frac{3 \...
...{2 m^*}} \frac{n}{W} \epsilon^{-\frac{1}{2}} e^{-frac{3 \epsilon}{2 W}} u^i v_i$ (5.26)

we get the following hydrodynamical model for electrons, which we will call the Simplified MEP model.
    $\displaystyle \frac{\partial n}{\partial t} + \frac{\partial n u^i}{\partial x^i} = C_n$ (5.27)
    $\displaystyle \frac{n u^j}{\partial t} + \frac{n K_B T^{ij}}{\partial x^i} + q E^j \frac{n}{m^*} = - \frac{n u^i}{\tau_p}$ (5.28)
    $\displaystyle \frac{\partial n W}{\partial t} + \frac{\partial n S^i}{\partial x^i}
+ q E_i n u^i = - n \frac{W-W_0}{\tau_W}$ (5.29)

where $ \tau_W$ is a function of the electrons energy, as you can see from the precedent papers. This function is computed numerically and reads:

$\displaystyle \tau_W (W) = -\frac{W-\frac{3}{2} K_B T_L}{-7.24 \times 10^{10} W...
...2} W^3 + 3.69 \times 10^{11} W^2 - 3.07 \times 10^{12} W + 9.97 \times 10^{10}}$ (5.30)

Furthermore, we have the following relations:
$\displaystyle K_B T^{ij}$ $\displaystyle =$ $\displaystyle \frac{2}{3} \frac{W}{m^*} \delta^{ij}$ (5.31)
$\displaystyle S^i$ $\displaystyle =$ $\displaystyle \frac{4}{3} W u^i$ (5.32)

For the moment relaxation time we have the following relations which are taken from the Baccarani model:

$\displaystyle \tau_p = \frac{k_{\tau_p}}{T}$ (5.33)

where

$\displaystyle k_{\tau_p} = \frac{m^* \mu_0 T_L}{q}$ (5.34)

with $ \mu_0$ the low field mobility and $ T_L$ the lattice temperature. It is very easy to see how to adapt everything to Silicon heavy holes, so we do not report the Simplified MEP model for them.



Subsections
next up previous contents
Next: Coupling Simplified MEP model Up: Physical Models employed in Previous: The Choice of the   Contents
Didier Link 2007-05-18