Resistor Model
Old Content - visit altium.com/documentation
Model Kind
General
Model Sub-Kind
Resistor
SPICE Prefix
R
SPICE Netlist Template Format
@DESIGNATOR %1 %2 @VALUE
Parameters (definable at component level)
The following component-level parameters are definable for this model type and are listed on the Parameters tab of the Sim Model dialog. To access this dialog, simply double-click on the entry for the simulation model link in the Models region of the Component Properties dialog.
Value | value for the resistance (in Ohms). |
Examples
Consider the resistor in the above image, with the following characteristics:
- Pin1 (Top) is connected to net
Output
- Pin2 (Bot) is connected to net
GND
- Designator is RLoad
- Value =
25k
The entry in the SPICE netlist would be:
*Schematic Netlist:
RLoad OUTPUT 0 25k - the ground net is always defined as 0 in the netlist.