.Modelica.Electrical.Spice3.Internal.Functions.junction2SPICE3MOSFET

Information

This internal function calculates both the junction current and the junction conductance dependent from the given voltage.

Interface

function junction2SPICE3MOSFET
  extends Modelica.Icons.Function;
  extends Modelica.Icons.ObsoleteModel;
  input SI.Current current "Input current";
  input SI.Conductance cond "Input conductance";
  input SI.Voltage voltage "Input voltage";
  input SI.Temp_K temp "Device Temperature";
  input Real ncoeff;
  input SI.Current satcur "Saturation current";
  output SI.Current out_current "Calculated current";
  output SI.Conductance out_cond "Calculated conductance";
end junction2SPICE3MOSFET;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39