.PowerSystems.Utilities.Precalculation.machineAsyn

Calculates coefficient matrices of asynchronous machine

Information

See also equivalent circuit on 'Diagram layer' of AC3ph.Machines.Parameters.Asynchron !

Interface

function machineAsyn
  extends Modelica.Icons.Function;
  input AC3ph.Machines.Parameters.Asynchron p "parameters asynchronous machine";
  input Integer scale = 1 "scaling factor topology (Y:1, Delta:3)";
  output AC3ph.Machines.Coefficients.Asynchron c(n_r = p.n_r) "coefficient matrices asynchronous machine";
end machineAsyn;

Generated at 2025-04-28T18:20:06Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos