WOLFRAM SYSTEM MODELER

CompoundDCExcitation

Compound excitation = shunt + series

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.BasicMachines.Components.CompoundDCExcitation"]
Out[1]:=

Information

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

Model to compound the shunt excitation current and the series excitation current to the total excitation current w.r.t. shunt excitation. This model is intended to be placed between shunt and series excitation pins and the airgap; the connection to airgap has to be grounded at one point.

Parameters (1)

excitationTurnsRatio

Value:

Type: Real

Description: Ratio of series excitation turns over shunt excitation turns

Connectors (6)

pin_p

Type: PositivePin

Description: Positive pin to airgap

pin_n

Type: NegativePin

Description: Negative pin to airgap

pin_ep

Type: PositivePin

Description: Positive pin to shunt excitation

pin_en

Type: NegativePin

Description: Negative pin to shunt excitation

pin_sep

Type: PositivePin

Description: Positive pin to series excitation

pin_sen

Type: NegativePin

Description: Negative pin to series excitation

Used in Components (2)

DC_ElectricalExcited

Modelica.Electrical.Machines.BasicMachines.DCMachines

Electrical shunt/separate excited linear DC machine

DC_SeriesExcited

Modelica.Electrical.Machines.BasicMachines.DCMachines

Series excited linear DC machine