Device Tutorial: Difference between revisions

From Flooxs
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
It will be most helpful to review these in order, as concepts are introduced in increasing complexity, and each example builds off the previous example.
It will be most helpful to review these in order, as concepts are introduced in increasing complexity, and each example builds off the previous example.
For full decks see * [[Device Examples]] - full floods decks


==General Overview of Device Simulation ==
This section includes a general discussion of the governing differential equations commonly used in semiconductor device simulation (e.g. the Poisson and continuity equations) and how they are depicted in the FLOOXS Alagator script, as well as common methods for declaring boundary and initial conditions.
*[[Device Simulation Overview]]
*[[High Level Example: p/n Diode]]


== 1D - Introducing the grid and the basic device equations and boundary conditions ==
== 1D - Introducing the grid and the basic device equations and boundary conditions ==

Latest revision as of 13:04, 15 April 2019

It will be most helpful to review these in order, as concepts are introduced in increasing complexity, and each example builds off the previous example. For full decks see * Device Examples - full floods decks


General Overview of Device Simulation

This section includes a general discussion of the governing differential equations commonly used in semiconductor device simulation (e.g. the Poisson and continuity equations) and how they are depicted in the FLOOXS Alagator script, as well as common methods for declaring boundary and initial conditions.

1D - Introducing the grid and the basic device equations and boundary conditions

2D - Introducing advanced models for BJT's, 2DEG issues for MOS, and the Gas

3D - TecPlot, your computer's limitations, and the Quasi-Fermi Method