Modelica.Electrical.Polyphase.Examples.Utilities

Utilities for Examples

Information

Extends from Icons.UtilitiesPackage (Icon for utility packages).

Package Content

Name Description
Modelica.Electrical.Polyphase.Examples.Utilities.PolyphaseRectifierData PolyphaseRectifierData Data record for polyphase rectifier
Modelica.Electrical.Polyphase.Examples.Utilities.AnalysatorAC AnalysatorAC Analyze AC voltage, current and power
Modelica.Electrical.Polyphase.Examples.Utilities.AnalysatorDC AnalysatorDC Analyze DC voltage, current and power

Modelica.Electrical.Polyphase.Examples.Utilities.PolyphaseRectifierData Modelica.Electrical.Polyphase.Examples.Utilities.PolyphaseRectifierData

Data record for polyphase rectifier

Information

Extends from Icons.Record (Icon for records).

Parameters

NameDescription
mNumber of phases
mSystemsNumber of base systems
mBasicNumber of phases per base system
ParDesiredDesired parallel subsystems
VrmsYRMS voltage line to starpoint [V]
fSource frequency [Hz]
RLoadLoad resistance [Ohm]
RDCDC resistance [Ohm]
LDCDC inductance [H]
RGndResistance to ground [Ohm]

Modelica.Electrical.Polyphase.Examples.Utilities.AnalysatorAC Modelica.Electrical.Polyphase.Examples.Utilities.AnalysatorAC

Analyze AC voltage, current and power

Information

Provides mean of total power over one period as well as the following values for each phase:

Extends from Icons.RoundSensor (Icon representing a round measurement device), Modelica.Electrical.Polyphase.Interfaces.TwoPlug (Component with one polyphase electrical port).

Parameters

NameDescription
mNumber of phases
fMains frequency [Hz]

Connectors

NameDescription
plug_pPositive polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
plug_nvNegative polyphase electrical plug with m pins
pTotalTotal power, mean [W]
iFeed[m]RMS feed currents, first harmonic [A]
vLL1[m]RMS voltages line-to-line, first harmonic [V]
vLN[m]RMS voltages line-to-neutral, first harmonic [V]

Modelica.Electrical.Polyphase.Examples.Utilities.AnalysatorDC Modelica.Electrical.Polyphase.Examples.Utilities.AnalysatorDC

Analyze DC voltage, current and power

Information

Provides mean values over one period:

Extends from Icons.RoundSensor (Icon representing a round measurement device), Modelica.Electrical.Analog.Interfaces.TwoPin (Component with two electrical pins).

Parameters

NameDescription
fMains frequency [Hz]

Connectors

NameDescription
pPositive electrical pin
nNegative electrical pin
nvNegative electrical pin
pDCMean power [W]
iMeanMean current [A]
vMeanMean voltage [V]
Automatically generated Thu Oct 1 16:07:43 2020.