Resistor example 1D - Initial conditions explanation

From Flooxs
Revision as of 21:44, 26 October 2010 by Nrowsey (talk | contribs) (New page: This page explains the following code snipped from the 1D Resistor example: Initial conditions #Bias Voltage on the Contacts contact name=VSS voltage supply=0.0 contact name=GND volta...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page explains the following code snipped from the 1D Resistor example:

Initial conditions

#Bias Voltage on the Contacts
contact name=VSS voltage supply=0.0
contact name=GND voltage supply=0.0

#Initial Guess at Zero Bias
sel z=(-$Vt*log(-($Doping+$small)/$ni)) name=DevPsi
sel z=$ni*exp(DevPsi/0.025) name=Elec
sel z=$ni*exp(-DevPsi/0.025) name=Hole

#DC Solve at Zero Bias
device