functionfactorY2D
Calculates factor Y voltage to polygon (delta) voltage
Extends from Modelica.Icons.Function (Icon for functions).
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.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Integer | kPolygon | 1 | Alternative of polygon |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Factor Y to D |