SPICE Resistor
Model SPICE-compatible resistor
Libraries:
Simscape /
Electrical /
Additional Components /
SPICE Passives
Description
The SPICE Resistor block represents a SPICE-compatible resistor. You can specify the resistance in one of the following ways:
As a resistance value
As process information that the block uses to calculate a resistance value
The block models temperature dependence. There are two ways to specify the resistor temperature:
When you select
Device temperature
for the Model temperature dependence using parameter, the resistor temperature iswhere:
TC is the Temperature parameter value from the Environment Parameters block. If this block doesn't exist in the circuit, TC is the default value of this parameter.
TO is the Offset local circuit temperature, TOFFSET parameter value.
When you select
Fixed temperature
for the Model temperature dependence using parameter, the resistor temperature is the Fixed circuit temperature, TFIXED parameter value.
The block adjusts the specified or calculated resistance value for temperature using the following equation:
R = R0(1+TC1(T–Tnom)+TC2(T–Tnom)2)
Where
R0 is the specified or calculated resistance value.
TC1 is the First order temperature coefficient, TC1 parameter value.
TC2 is the Second order temperature coefficient, TC2 parameter value.
Tnom is the Parameter extraction temperature, TMEAS parameter value.
Ports
Conserving
Parameters
Extended Capabilities
Version History
Introduced in R2012b