WOLFRAM SYSTEM MODELER
VfControllerVoltage-Frequency-Controller |
SystemModel["Modelica.Magnetic.QuasiStatic.FundamentalWave.Utilities.VfController"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
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.
m |
Value: 3 Type: Integer Description: Number of phases |
---|---|
orientation |
Value: -Modelica.Electrical.Polyphase.Functions.symmetricOrientation(m) Type: Angle[m] (rad) Description: Orientation of phases |
VNominal |
Value: Type: Voltage (V) Description: Nominal RMS voltage per phase |
fNominal |
Value: Type: Frequency (Hz) Description: Nominal frequency |
BasePhase |
Value: 0 Type: Angle (rad) Description: Common phase shift |
amplitude |
Type: Voltage (V) |
---|
y |
Type: ComplexOutput[m] Description: Complex quasi-static voltages (RMS) |
|
---|---|---|
u |
Type: RealInput Description: Frequency input (Hz) |
Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines Induction machine with squirrel cage and inverter driving a conveyor |