potential particles in cylindric diode

3D Silicon MOSFET

A GNU head
potential particles in double gate

 

A simple 3D MOSFET has been simulated by means of Aeneas in order to test its capabilities and reliability.

The devices is defined by means of an input file which describes the doping regions, the boundary conditions, the applied voltage, the number of simulated particles and so on. Furthermore, a mesh file describes the diode shape. The input ASCII file is reported at the end of this page, while various 3D pictures obtained using Aeneas are shown in the following.

Please, note that the Monte Carlo simulation is coupled consistently to an unstructured mesh, which is a great advantage for novel 3D semiconductor devices.

The mesh is introduced by means of an ASCII file described the dimensions and geometry. Here is a graphical representation.

In the following we show the particles initial position in the simulated diode.

Here, the particles in the mesh are represented.

In the following picture, the final computed electrostatic potential is shown in function of the final particles position, i.e. every particle has a color coupled to the potential it is feeling.

The final calculated potential field is reported in the following picture.

The final electron energy in function of the particles position is shown in the following picture.

Finally, we report the particles in a trasparent potential.

The input file for this diode simulation reads :

# Input file for the simulation of a MOSFET simulated by Aeneas,
# the MC simulator for 3D unstructured meshes.
# www.southnovel.eu

# time step in seconds
TIMESTEP 0.015e-12

# final time of simulation in seconds
FINALTIME 5.500e-12

# the code starts the mean average for velocity
# and energy at the last MEDIA time steps
MEDIA 500

# lattice temperature in Kelvin
LATTICETEMPERATURE 77

# save the data every number of steps
SAVEEVERYNUMSTEPS 8

# impurity density in 1/m^3
CIMP 1.e14

# contact type and applied voltage (meters, volts)
CONTACT X 0.0 0.05e-6 Y 0.0 0.15e-6 Z 0.05e-6 0.05e-6 OHMIC 0.0
CONTACT X 0.10e-6 0.15e-6 Y 0.0 0.15e-6 Z 0.05e-6 0.05e-6 OHMIC 0.8
CONTACT X 0.05e-6 0.10e-6 Y 0.0 0.15e-6 Z 0.07e-6 0.07e-6 SCHOTTKY -0.4
CONTACT X 0.05e-6 0.10e-6 Y 0.0 0.15e-6 Z 0.05e-6 0.05e-6 INSULATOR

# statistical weight, i.e. the number of particles in cell
# which have the maximum density value
STATISTICALWEIGHT 30

# the Poisson solver can be 1, 2, 3 or 4.
# it is used to select the method for solving the Poisson equation
POISSONSOLVER 4

# the tollerance for the Poisson solver
POISSONTOLLERANCE 1.e-16

# maximum number of iterations for the Poisson solver
POISSONITMAX 1500

# material specification (Si is the default)
MATERIAL X 0.0 0.15e-6 Y 0.0 0.15e-6 Z 0.0 0.05e-6 SILICON
MATERIAL X 0.05e-6 0.10e-6 Y 0.0 0.15e-6 Z 0.05e-6 0.07e-6 SIO2

# donor density of the device in 1./m^3
DONORDENSITY X 0.0 0.05e-6 Y 0.0 0.15e-6 Z 0.0 0.15e-6 1.e23
DONORDENSITY X 0.05e-6 0.10e-6 Y 0.0 0.15e-6 Z 0.0 0.15e-6 1.e22
DONORDENSITY X 0.10e-6 0.15e-6 Y 0.0 0.15e-6 Z 0.0 0.15e-6 1.e23
DONORDENSITY X 0.05e-6 0.10e-6 Y 0.0 0.15e-6 Z 0.5e-6 0.7e-6 0.0

# quantum effective potential taken into account
QUANTUMEFFECTS

# end of input file

The Free Software Foundation is the principal organizational sponsor of the GNU Operating System. Our mission is to preserve, protect and promote the freedom to use, study, copy, modify, and redistribute computer software, and to defend the rights of Free Software users. Support GNU and the FSF by buying manuals and gear, joining the FSF as an associate member or by making a donation, either directly to the FSF or via Flattr.

back to top

Translations of this page