modelR_Resistor

Semiconductor resistor from SPICE3

Extends from Modelica.Electrical.Spice3.Internal.R_SEMI (Semiconductor resistor).

Information

The model R_Resistor is a Semiconductor resistor model.

Parameters

TypeNameDefaultDescription
SI.ResistanceR (from R_SEMI)-1e40Resistance, if specified, geometrical information is overwritten
Modelica.Units.NonSI.Temperature_degCTEMP (from R_SEMI)-1e40Temperature of resistor
SI.LengthL (from R_SEMI)-1e40Length of the resistor
SI.LengthW (from R_SEMI)-1e40Width of the resistor, default DEFW (modelcard)
BooleanSENS_AREA (from R_SEMI)falseParameter for sensitivity analyses, not implemented yet
ModelcardRmodelcard (from R_SEMI)Resistor modelcard
SpiceConstantsC (from R_SEMI)General constants of SPICE simulator
Rsemiconductor.ResistorModelLineParamslp (from R_SEMI)Rsemiconductor.resistorRenameParameters(modelcard, C)Model Line Parameters
Rsemiconductor.ResistorParamsrp (from R_SEMI)Rsemiconductor.resistorRenameParametersDev(R, W, L, TEMP, SENS_AREA, C)Renamed parameters

Connectors

TypeNameDefaultDescription
PositivePinp (from TwoPin)Positive electrical pin
NegativePinn (from TwoPin)Negative electrical pin

Components

TypeNameDefaultDescription
SI.Voltagev (from TwoPin)Voltage drop of the two pins (= p.v - n.v)
SI.Currenti (from OnePort)Current flowing from pin p to pin n
Rsemiconductor.ResistorVariablesvp (from R_SEMI)

Revisions

  • April 2009 by Kristin Majetta
    initially implemented