Modelica.Electrical.Machines.SpacePhasors.Blocks

Blocks for space phasor transformation

Information


This package contains space phasor transformation blocks for use in controllers:

Space phasors are defined as vectors of length = 2, the first element representing the real part and the second element representing the imaginary part of the space phasor.

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

NameDescription
Modelica.Electrical.Machines.SpacePhasors.Blocks.ToSpacePhasor ToSpacePhasor Conversion: three phase -> space phasor
Modelica.Electrical.Machines.SpacePhasors.Blocks.FromSpacePhasor FromSpacePhasor Conversion: space phasor -> three phase
Modelica.Electrical.Machines.SpacePhasors.Blocks.Rotator Rotator Rotates space phasor
Modelica.Electrical.Machines.SpacePhasors.Blocks.ToPolar ToPolar Converts a space phasor to polar coordinates
Modelica.Electrical.Machines.SpacePhasors.Blocks.FromPolar FromPolar Converts a space phasor from polar coordinates

Modelica.Electrical.Machines.SpacePhasors.Blocks.ToSpacePhasor Modelica.Electrical.Machines.SpacePhasors.Blocks.ToSpacePhasor

Conversion: three phase -> space phasor

Information


Transformation of three-phase values (voltages or currents) to space phasor and zero sequence value.

Extends from Modelica.Blocks.Interfaces.MIMO (Multiple Input Multiple Output continuous control block).

Parameters

NameDescription
ninNumber of inputs
noutNumber of outputs

Connectors

NameDescription
u[nin]Connector of Real input signals
y[nout]Connector of Real output signals
zero 

Modelica.Electrical.Machines.SpacePhasors.Blocks.FromSpacePhasor Modelica.Electrical.Machines.SpacePhasors.Blocks.FromSpacePhasor

Conversion: space phasor -> three phase

Information


Transformation of space phasor and zero sequence value to three-phase values (voltages or currents).

Extends from Modelica.Blocks.Interfaces.MIMO (Multiple Input Multiple Output continuous control block).

Parameters

NameDescription
ninNumber of inputs
noutNumber of outputs

Connectors

NameDescription
u[nin]Connector of Real input signals
y[nout]Connector of Real output signals
zero 

Modelica.Electrical.Machines.SpacePhasors.Blocks.Rotator Modelica.Electrical.Machines.SpacePhasors.Blocks.Rotator

Rotates space phasor

Information


Rotates a space phasor (voltage or current) by the angle provided by the input signal "angle" from one coordinate system into another.

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

Parameters

NameDescription
nNumber of inputs (= number of outputs)

Connectors

NameDescription
u[n]Connector of Real input signals
y[n]Connector of Real output signals
angle 

Modelica.Electrical.Machines.SpacePhasors.Blocks.ToPolar Modelica.Electrical.Machines.SpacePhasors.Blocks.ToPolar

Converts a space phasor to polar coordinates

Information


Converts a space phasor from rectangular coordinates to polar coordinates.

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

Parameters

NameDescription
nNumber of inputs (= number of outputs)

Connectors

NameDescription
u[n]Connector of Real input signals
y[n]Connector of Real output signals

Modelica.Electrical.Machines.SpacePhasors.Blocks.FromPolar Modelica.Electrical.Machines.SpacePhasors.Blocks.FromPolar

Converts a space phasor from polar coordinates

Information


Converts a space phasor from polar coordinates to rectangular coordinates.

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

Parameters

NameDescription
nNumber of inputs (= number of outputs)

Connectors

NameDescription
u[n]Connector of Real input signals
y[n]Connector of Real output signals

Automatically generated Mon Sep 23 17:20:31 2013.