WOLFRAM SYSTEM MODELER

ComplexToReal

Converts complex to Cartesian representation

Wolfram Language

In[1]:=
SystemModel["Modelica.ComplexBlocks.ComplexMath.ComplexToReal"]
Out[1]:=

Information

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

Converts the Complex input u to the Real outputs re (real part) and im (imaginary part).

Parameters (1)

useConjugateInput

Value: false

Type: Boolean

Description: If true, input is processed conjugate complex

Connectors (3)

re

Type: RealOutput

Description: 'output Real' as connector

im

Type: RealOutput

Description: 'output Real' as connector

u

Type: ComplexInput

Description: 'input Complex' as connector

Used in Examples (3)

TestConversionBlock

Modelica.ComplexBlocks.Examples

Test the conversion blocks

TestSensors

Modelica.Electrical.QuasiStatic.Polyphase.Examples

SMPM_MTPA

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: PermanentMagnetSynchronousMachine, investigating maximum torque per Amps

Used in Components (2)

AronSensor

Modelica.Electrical.QuasiStatic.Polyphase.Sensors

Three-phase Aron sensor for active power

ReactivePowerSensor

Modelica.Electrical.QuasiStatic.Polyphase.Sensors

Three-phase sensor for reactive power