blockFromSymmetricalComponents

Creates quasi-static phasors from symmetrical components

Extends from Modelica.ComplexBlocks.Interfaces.ComplexMIMOs (Multiple Input Multiple Output continuous control block with same number of inputs and outputs).

Information

Calculates the time phasors from the symmetric components according to Charles L. Fortescue.

See also

User's guide on symmetrical components and orientation.

Parameters

TypeNameDefaultDescription
Integern (from ComplexMIMOs)1Number of inputs (= number of outputs)
Boolean[n]useConjugateInput (from ComplexMIMOs)fill(false, n)If true, inputs are processed conjugate complex
Integerm3Number of phases

Connectors

TypeNameDefaultDescription
ComplexInput[n]u (from ComplexMIMOs)Connector of Complex input signals
ComplexOutput[n]y (from ComplexMIMOs)Connector of Complex output signals

Components

TypeNameDefaultDescription
Real[m]abs_uabs(u)Absolute of input
SI.Angle[m]arg_uarg(u)Argument of input
Real[m]abs_yabs(y)Absolute of output
SI.Angle[m]arg_yarg(y)Argument of output