recordModelcardRESISTOR
Record for the specification of modelcard parameters
Extends from Modelica.Icons.Record (Icon for records), Modelica.Electrical.Spice3.Internal.ModelcardR (Record with technology parameters (.model)).
Information
In modelcards, that are typical for SPICE3, the so called technology parameters are stored. These parameters are usually set for more than one semiconductor device in a circuit, e.g., the temperature of a whole electrical circuit.
Technology parameters of the semiconductor resistor model
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.LinearTemperatureCoefficientResistance | TC1 (from ModelcardR) | 0.0 | First order temperature coefficient |
| SI.QuadraticTemperatureCoefficientResistance | TC2 (from ModelcardR) | 0.0 | Second order temperature coefficient |
| SI.Resistance | RSH (from ModelcardR) | -1e40 | Sheet resistance |
| Modelica.Units.NonSI.Temperature_degC | TNOM (from ModelcardR) | -1e40 | Parameter measurement temperature, default 27 |
| SI.Length | DEFW (from ModelcardR) | 1e-5 | Default device width |
| SI.Length | NARROW (from ModelcardR) | 0 | Narrowing of resistor due to side etching |