piel.models.physical.electronic.resistor

piel.models.physical.electronic.resistor#

SPICE Resistor Structure

See Mike Smith “WinSpice3 User’s Manual” 25 October, 1999

RXXXXXXX N1 N2 <VALUE> <MNAME> <L=LENGTH> <W=WIDTH> <TEMP=T>

Where the terminals are:

N1 = the first terminal
N2 = the second terminal
<VALUE> = resistance in ohms.
<MNAME> = name of the model used (useful for semiconductor resistors)
<L=LENGTH> = length of the resistor (useful for semiconductor resistors)
<W=WIDTH> = width of the resistor (useful for semiconductor resistors)
<TEMP=T> = temperature of the resistor in Kelvin (useful in noise analysis and
semiconductor resistors)

An example is:

RHOT n1 n2 10k TEMP=500