WOLFRAM SYSTEM MODELER

SingleToMultiPhase

Extends complex phase signal to complex multi phase signals using symmetricOrientation

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStationary.MultiPhase.Blocks.SingleToMultiPhase"]
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 (2)

nout

Value: m

Type: Integer

Description: Number of outputs

useConjugateInput

Value: false

Type: Boolean

Description: If true, input is processed conjugate complex

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