WOLFRAM SYSTEM MODELER

indexNonPositiveSequence

Determines the indices of all non positive sequences

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.MultiPhase.Functions.indexNonPositiveSequence"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function determines the indices of non-positive sequence of the symmetrical winding with m phases.

See also

User's guide on symmetrical components and orientation.

Syntax

ind = indexNonPositiveSequence(m)

Inputs (1)

m

Default Value: 3

Type: Integer

Description: Number of phases

Outputs (1)

ind

Type: Integer[numberOfSymmetricBaseSystems(m) * (integer(m / numberOfSymmetricBaseSystems(m)) - 1)]

Description: Indices of non positive sequences