Resistor example 1D - Initial conditions explanation: Difference between revisions

From Flooxs
Jump to navigation Jump to search
(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...)
(No difference)

Revision as of 21:44, 26 October 2010

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