Utilities for quasi static fundamental wave machines
Information
Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).
Package Content
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 |
SwitchYD
|
Y-D-switch |
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
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] |
Connectors
Name | Description |
y[m] | Complex quasi static voltages (RMS) |
u | Frequency input (Hz) [Hz] |
Terminal box Y/D-connection
Information
TerminalBox: at the bottom connected to both machine plugs, connect at the top to the grid as usual,
choosing Y-connection (StarDelta=Y) or D-connection (StarDelta=D).
Parameters
Name | Description |
m | Number of phases |
terminalConnection | Choose Y=star/D=delta |
Connectors
Name | Description |
plug_sp | To positive stator plug |
plug_sn | To negative stator plug |
plugSupply | To grid |
starpoint | |
Terminal box Y/D-connection
Information
TerminalBox: at the bottom connected to both machine plugs, connect at the top to the grid as usual,
choosing Y-connection (StarDelta=Y) or D-connection (StarDelta=D).
Parameters
Name | Description |
m | Number of phases |
terminalConnection | Choose Y=star/D=delta |
Connectors
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
Information
Switched rheostat, used for starting induction motors with slipring rotor:
The external rotor resistance RStart
is shortened at time tStart
.
Parameters
Name | Description |
m | Number of phases |
RStart | Starting resistance [Ohm] |
tStart | Duration of switching on the starting resistor [s] |
Connectors
Name | Description |
plug_p | To positive rotor plug |
plug_n | To negative rotor plug |
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
Name | Description |
m | Number of phases |
p | Number of pole pairs |
gamma0 | Offset added to electrical rotor angle [rad] |
Connectors
Name | Description |
id_rms | |
iq_rms | |
phi | |
I[m] | Multi phase current phasors |
gamma | Reference angle of source [rad] |
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
Name | Description |
m | Number of phases |
Connectors
Name | Description |
plugSupply | To grid |
plug_sp | To positive stator plug |
plug_sn | To negative stator plug |
control[m] | |
Automatically generated Thu Dec 19 17:20:05 2019.