D_DIODE

Diode model

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

The model D_DIODE is a Junction diode 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.

Parameters (11)

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

Connectors (2)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

Components (8)

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

Used in Examples (1)

Graetz

Modelica.Electrical.Spice3.Examples

Graetz rectifier circuit

Used in Components (1)

NAND

Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder

.SUBCKT NAND 1 2 3 4