.BondLib.Electrical.Analog.Semiconductors.Utilities.JunctionDiode

Information

The junction diode is built in bondgraphic technology from a bond graph Dj element, a 1-junction, and three bonds. A-causal bonds must be used here, because the causality depends on the embedding of the diode in its environment.

The junction diode model is a simple diode with an exponential characteristic. The diode formula essentially is:

f = Is*(exp(e/Vt) - 1)

However, if the exponent e/Vt reaches either an upper limit EMax or a lower limit Emin, the diode characterisic is linearly continued to avoid overflow or underflow, respectively.


Parameters:

 Is:    Transport saturation current (default value = 1e-16 Amp)

 Vt:    Thermal voltage (default value = 0.02585 Volt)

 EMin:  Minimum exponent (default value = -100)

 EMax:  Maximum exponent (default value = 40)

Generated at 2025-02-20T19:24:42Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos