DIODEDiode model |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
DIODE model
The package Repository is not for user access. There all function, records and data are stored, that are needed for the semiconductor models of the package Semiconductors.
AREA |
Value: 1 Type: Real Description: Area factor |
---|---|
OFF |
Value: false Type: Boolean Description: Optional initial condition: false - IC not used, true - IC used, not implemented yet |
IC |
Value: Type: Voltage (V) Description: Initial condition value (VD, not implemented yet |
TEMP |
Value: 27 Type: Temp_C (°C) Description: Operating temperature of the device |
SENS_AREA |
Value: Type: Boolean Description: Flag to request sensitivity WRT area, not implemented yet |
modelcarddiode |
Value: Type: ModelcardDIODE Description: DIODE modelcard |
param |
Value: Diode.diodeRenameParameters(modelcarddiode, C) Type: DiodeModelLineParams Description: Model line parameters |
dp |
Value: Diode.diodeRenameParametersDev(TEMP, AREA, IC, OFF, SENS_AREA) Type: DiodeParams Description: Renamed parameters |
m |
Value: Diode.diodeRenameParametersDevTemp(TEMP) Type: Model Description: Renamed parameters |
c1 |
Value: Diode.diodeInitEquations(param) Type: DiodeVariables Description: Precalculated values |
c2 |
Value: Diode.diodeCalcTempDependencies(param, dp, m, c1) Type: DiodeCalc Description: Precalculated values |
p |
Type: PositivePin Description: Positive electrical pin |
|
---|---|---|
n |
Type: NegativePin Description: Negative electrical pin |
modelcarddiode |
Type: ModelcardDIODE Description: DIODE modelcard |
|
---|---|---|
C |
Type: SpiceConstants Description: General constants of SPICE simulator |
|
param |
Type: DiodeModelLineParams Description: Model line parameters |
|
dp |
Type: DiodeParams Description: Renamed parameters |
|
m |
Type: Model Description: Renamed parameters |
|
c1 |
Type: DiodeVariables Description: Precalculated values |
|
c2 |
Type: DiodeCalc Description: Precalculated values |
|
cc |
Type: CurrentsCapacitances |
Modelica.Electrical.Spice3.Semiconductors Diode model |