functionjunction2SPICE3MOSFETRevised
Junction current and conductance calculation
Extends from Modelica.Icons.Function (Icon for functions).
Information
This internal function calculates both the junction current and the junction conductance dependent from the given voltage.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | voltage | Input voltage | |
| SI.Temperature | temp | Device Temperature | |
| Real | ncoeff | ||
| SI.Current | satcur | Saturation current |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Current | out_current | Calculated current | |
| SI.Conductance | out_cond | Calculated conductance |