Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities

Utilities for quasi-static fundamental wave machines

Information

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

Package Content

Name Description
Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.VfController VfController Voltage-Frequency-Controller
Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.TerminalBox TerminalBox Terminal box Y/D-connection
Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.MultiTerminalBox MultiTerminalBox Terminal box Y/D-connection
Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.SwitchedRheostat SwitchedRheostat Rheostat which is shortened after a given time
Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.CurrentController CurrentController Current controller
Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.SwitchYD SwitchYD Y-D-switch

Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.VfController Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.VfController

Voltage-Frequency-Controller

Information

This is a simple voltage-frequency-controller. The amplitude of the voltage is linear dependent (VNominal/fNominal) on the frequency (input signal u), but limited by VNominal (nominal RMS voltage per phase). An m quasi-static phasor signal is provided as output signal y, representing complex voltages. The output voltages may serve as inputs for complex voltage sources with phase input. Symmetrical voltages are assumed.

Fig. 1: Voltage vs. frequency of voltage frequency controller

Parameters

NameDescription
mNumber of phases
orientation[m]Orientation of phases [rad]
VNominalNominal RMS voltage per phase [V]
fNominalNominal frequency [Hz]
BasePhaseCommon phase shift [rad]

Connectors

NameDescription
y[m]Complex quasi-static voltages (RMS)
uFrequency input (Hz) [Hz]

Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.TerminalBox Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.TerminalBox

Terminal box Y/D-connection

Information

This model represents the internal connections of the terminal box of an electric machine. The parameter terminalConnection is used to switch between star (terminalConnection = "Y") and delta (terminalConnection = "D") connection. The (single-phase) connector starPoint is only available if star connection is selected.

Parameters

NameDescription
mNumber of phases
terminalConnectionChoose "Y" for star or "D" for delta connection

Connectors

NameDescription
plug_spTo be connected with positive stator plug
plug_snTo be connected with negative stator plug
plugSupplyTo be connected with grid
starpointStar point

Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.MultiTerminalBox Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.MultiTerminalBox

Terminal box Y/D-connection

Information

This model represents the internal connections of the terminal box of an electric machine. The parameter terminalConnection is used to switch between star (terminalConnection = "Y") and delta (terminalConnection = "D") connection.

The connector starPoint is only available if star connection is selected. This connector is a plug with mSystem = Electrical.Polyphase.Functions.numberOfSymmetricBaseSystems(m) phases, representing the star points of each base system; see Modelica.Magnetic.FundamentalWave.UsersGuide.Polyphase.

Parameters

NameDescription
mNumber of phases
terminalConnectionChoose "Y" for star or "D" for delta connection

Connectors

NameDescription
plug_spTo be connected with positive stator plug
plug_snTo be connected with negative stator plug
plugSupplyTo be connected with grid
starpointStar point

Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.SwitchedRheostat Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.SwitchedRheostat

Rheostat which is shortened after a given time

Information

Switched rheostat, used for starting induction motors with slipring rotor:

The external rotor resistance RStart is shortened at time tStart.

Parameters

NameDescription
mNumber of phases
RStartStarting resistance [Ohm]
tStartDuration of switching on the starting resistor [s]

Connectors

NameDescription
plug_pTo positive rotor plug
plug_nTo negative rotor plug

Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.CurrentController Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.CurrentController

Current controller

Information

This is a simple current controller. The desired RMS values of d and q component of the quasi-static space phasor current in rotor fixed coordinate system are the inputs id_rms and iq_rms. Using the given rotor position input phi, the quasi-static m-phase output currents i[m] are calculated. The model output can be used to feed a quasi-static current source with phase input to supply synchronous machines.

Parameters

NameDescription
mNumber of phases
pNumber of pole pairs
gamma0Offset added to electrical rotor angle [rad]

Connectors

NameDescription
id_rms 
iq_rms 
phi 
I[m]Polyphase current phasors
gammaReference angle of source [rad]

Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.SwitchYD Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.SwitchYD

Y-D-switch

Information

Simple Star-Delta-switch.
If control is false, plug_sp and plug_sn are star connected and plug_sp connected to the supply plug.
If control is true, plug_sp and plug_sn are delta connected and they are connected to the supply plug.

Parameters

NameDescription
mNumber of phases
RonClosed switch resistance [Ohm]
GoffOpened switch conductance [S]
delayTimeTime delay [s]

Connectors

NameDescription
plugSupplyTo grid
plug_spTo positive stator plug
plug_snTo negative stator plug
control[m] 
Automatically generated Thu Oct 1 16:07:52 2020.