WOLFRAM SYSTEM MODELER

SingleToPolyphase

Extends complex phase signal to complex polyphase signals using symmetricOrientation

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStatic.Polyphase.Blocks.SingleToPolyphase"]
Out[1]:=

Information

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

This function propagates the input phasor to m output phasors with symmetricOrientation.

Parameters (3)

nout

Value: m

Type: Integer

Description: Number of outputs

useConjugateInput

Value: false

Type: Boolean

Description: If true, input is processed conjugate complex

m

Value: 3

Type: Integer

Description: Number of phases

Connectors (2)

u

Type: ComplexInput

Description: Connector of Complex input signal

y

Type: ComplexOutput[nout]

Description: Connector of Complex output signals

Components (1)

uInternal

Type: Complex

Description: Equals either u or conjugate complex input u if useComplexInput = true

Used in Components (1)

CurrentController

Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities

Current controller