.Modelica.Electrical.Polyphase.Functions.factorY2D

Information

Calculates line-to-line voltage from line-to-neutral voltage.

Note

For m>3 phases, more than one variant exists for the choice of the line-to-line voltage. If input kPolygon is not in the range of 1 ≤ kPolygon ≤ (mBasic - 1)/2, the function is evaluated for kPolygon = 1.

Interface

function factorY2D
  extends Modelica.Icons.Function;
  import Modelica.Electrical.Polyphase.Functions.numberOfSymmetricBaseSystems;
  import Modelica.Constants.pi;
  input Integer m = 3 "Number of phases";
  input Integer kPolygon = 1 "Alternative of polygon";
  output Real y "Factor Y to D";
end factorY2D;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f