Utilities for quasi static fundamental wave machines
Extends from Modelica.Icons.Package (Icon for standard packages).
Name | Description |
---|---|
VfController | Voltage-Frequency-Controller |
TerminalBox | Terminal box Y/D-connection |
MultiTerminalBox | Terminal box Y/D-connection |
SwitchedRheostat | Rheostat which is shortened after a given time |
CurrentController | Current controller |
Voltage-Frequency-Controller
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.
Name | Description |
---|---|
m | Number of phases |
orientation[m] | Orientation of phases [rad] |
VNominal | Nominal RMS voltage per phase [V] |
fNominal | Nominal frequency [Hz] |
BasePhase | Common phase shift [rad] |
Name | Description |
---|---|
y[m] | Complex quasi static voltages (RMS) |
u | Frequency input (Hz) |
Terminal box Y/D-connection
Name | Description |
---|---|
m | Number of phases |
terminalConnection | Choose Y=star/D=delta |
Name | Description |
---|---|
plug_sp | To positive stator plug |
plug_sn | To negative stator plug |
plugSupply | To grid |
starpoint |
Terminal box Y/D-connection
Name | Description |
---|---|
m | Number of phases |
terminalConnection | Choose Y=star/D=delta |
Name | Description |
---|---|
plug_sp | To positive stator plug |
plug_sn | To negative stator plug |
plugSupply | To grid |
starpoint |
Rheostat which is shortened after a given time
Switched rheostat, used for starting induction motors with slipring rotor:
The external rotor resistance RStart
is shortened at time tStart
.
Name | Description |
---|---|
m | Number of phases |
RStart | Starting resistance [Ohm] |
tStart | Duration of switching on the starting resistor [s] |
Name | Description |
---|---|
plug_p | To positive rotor plug |
plug_n | To negative rotor plug |
Current controller
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.
Name | Description |
---|---|
m | Number of phases |
p | Number of pole pairs |
gamma0 | Offset added to electrical rotor angle [rad] |
Name | Description |
---|---|
id_rms | |
iq_rms | |
phi | |
I[m] | Multi phase current phasors |
gamma | Reference angle of source |