R_ResistorSemiconductor resistor from SPICE3 |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The model R_Resistor is a Semiconductor resistor model.
The models from the package Semiconductors accesses to the package Repository where all functions,
records and data are stored and modeled that are needed for the semiconductor models.
The package Semiconductors is for user access but not the package Repository.
R |
Value: -1e40 Type: Resistance (Ω) Description: Resistance, if specified, geometrical information is overwritten |
---|---|
TEMP |
Value: -1e40 Type: Temp_C (°C) Description: Temperature of resistor |
L |
Value: -1e40 Type: Length (m) Description: Length of the resistor |
W |
Value: -1e40 Type: Length (m) Description: Width of the resistor, default DEFW (modelcard) |
SENS_AREA |
Value: false Type: Boolean Description: Parameter for sensitivity analyses, not implemented yet |
modelcard |
Value: Type: ModelcardR Description: Resistor modelcard |
lp |
Value: Rsemiconductor.resistorRenameParameters(modelcard, C) Type: ResistorModelLineParams Description: Model Line Parameters |
rp |
Value: Rsemiconductor.resistorRenameParametersDev(R, W, L, TEMP, SENS_AREA, C) Type: ResistorParams Description: Renamed parameters |
p |
Type: PositivePin Description: Positive electrical pin |
|
---|---|---|
n |
Type: NegativePin Description: Negative electrical pin |
modelcard |
Type: ModelcardR Description: Resistor modelcard |
|
---|---|---|
C |
Type: SpiceConstants Description: General constants of SPICE simulator |
|
lp |
Type: ResistorModelLineParams Description: Model Line Parameters |
|
rp |
Type: ResistorParams Description: Renamed parameters |
|
vp |
Type: ResistorVariables |
Modelica.Electrical.Spice3.Examples Graetz rectifier circuit |