.Modelica.Electrical.Spice3.Internal.Functions.junction2SPICE3MOSFETRevised

Information

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

Interface

function junction2SPICE3MOSFETRevised
  extends Modelica.Icons.Function;
  input SI.Voltage voltage "Input voltage";
  input SI.Temperature 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 junction2SPICE3MOSFETRevised;

Generated at 2025-01-08T19:40:16Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos