recordDiodeModelLineParams
Record for Diode model line parameters
Extends from Modelica.Icons.Record (Icon for records).
Information
This record contains the model line (also called model card) parameters that are used for the diode model in SPICE3.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Current | m_satCur | IS, Saturation current | |
| SI.Resistance | m_resist | RS, Ohmic resistance | |
| Real | m_emissionCoeff | N, Emission Coefficient | |
| SI.Time | m_transitTime | TT, Transit Time | |
| Types.Capacitance | m_junctionCap | CJO, Junction capacitance | |
| SI.Voltage | m_junctionPot | VJ, Junction potential | |
| SI.LinearTemperatureCoefficient | m_gradingCoeff | M, Grading coefficient | |
| SI.ActivationEnergy | m_activationEnergy | EG, Activation energy | |
| Real | m_saturationCurrentExp | XTI, Saturation current temperature exp. | |
| Real | m_depletionCapCoeff | FC, Forward bias junction fit parameter | |
| SI.Voltage | m_breakdownVoltage | BV, Reverse breakdown voltage | |
| Real | m_pBvIsGiven | BV is given value | |
| SI.Current | m_breakdownCurrent | IBV, Current at reverse breakdown voltage | |
| SI.Temperature | m_nomTemp | TNOM, Parameter measurement temperature | |
| Real | m_fNcoef | KF, flicker noise coefficient | |
| Real | m_fNexp | AF, flicker noise exponent | |
| SI.Conductance | m_conductance | G, Ohmic conductance |