Diode

Simple diode

Information

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

The simple diode is a one port. It consists of the diode itself and an parallel ohmic resistance R. The diode formula is:

                v/vt
  i  =  ids ( e      - 1).

If the exponent v/vt reaches the limit maxex, the diode characteristic is linearly continued to avoid overflow.

Please note: In case of useHeatPort=true the temperature dependence of the electrical behavior is not modelled yet. The parameters are not temperature dependent.

Parameters (6)

useHeatPort

Value: false

Type: Boolean

Description: =true, if heatPort is enabled

T

Value: 293.15

Type: Temperature (K)

Description: Fixed device temperature if useHeatPort = false

Ids

Value: 1e-6

Type: Current (A)

Description: Saturation current

Vt

Value: 0.04

Type: Voltage (V)

Description: Voltage equivalent of temperature (kT/qn)

Maxexp

Value: 15

Type: Real

Description: Max. exponent for linear continuation

R

Value: 1e8

Type: Resistance (Ω)

Description: Parallel ohmic resistance

Connectors (3)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

heatPort

Type: HeatPort_a

Description: Conditional heat port