ComplexToPolar

Converts complex to polar representation

Information

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

Converts the Complex input u to the Real outputs len (length, absolute) and phi (angle, argument).

Parameters (1)

useConjugateInput

Value: false

Type: Boolean

Description: If true, input is processed conjugate complex

Connectors (3)

len

Type: RealOutput

phi

Type: RealOutput

u

Type: ComplexInput

Used in Examples (9)

ShowTransferFunction

Modelica.ComplexBlocks.Examples

Test Complex Transfer Function Block

SeriesResonance

Modelica.Electrical.QuasiStationary.SinglePhase.Examples

Series resonance circuit

ParallelResonance

Modelica.Electrical.QuasiStationary.SinglePhase.Examples

Parallel resonance circuit

Rectifier

Modelica.Electrical.QuasiStationary.SinglePhase.Examples

Rectifier example

TransformerTestbench

Modelica.Electrical.QuasiStationary.Machines.Examples

Transformer test bench

BalancingStar

Modelica.Electrical.QuasiStationary.MultiPhase.Examples

Balancing an unsymmetrical star-connected load

BalancingDelta

Modelica.Electrical.QuasiStationary.MultiPhase.Examples

Balancing an unsymmetrical delta-connected load

LinearInductor

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples

Linear inductor with ferromagnetic core

NonLinearInductor

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples

Non linear inductor with ferromagnetic core

Used in Components (1)

Bode

Modelica.ComplexBlocks.ComplexMath

Calculate quantities to plot Bode diagram