WOLFRAM SYSTEM MODELER
SMPM_InverterTest example: PermanentMagnetSynchronousMachine with inverter |
SystemModel["Modelica.Electrical.Machines.Examples.SynchronousMachines.SMPM_Inverter"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
An ideal frequency inverter is modeled by using a VfController and a three-phase SignalVoltage. Frequency is raised by a ramp, causing the permanent magnet synchronous machine to start, and accelerating inertias. At time tStep a load step is applied.
Simulate for 1.5 seconds and plot (versus time):
Default machine parameters are used.
In practice it is nearly impossible to drive a PMSMD without current controller.
VNominal |
Value: 100 Type: Voltage (V) Description: Nominal RMS voltage per phase |
---|---|
fNominal |
Value: 50 Type: Frequency (Hz) Description: Nominal frequency |
f |
Value: 50 Type: Frequency (Hz) Description: Actual frequency |
tRamp |
Value: 1 Type: Time (s) Description: Frequency ramp |
TLoad |
Value: 181.4 Type: Torque (N⋅m) Description: Nominal load torque |
tStep |
Value: 1.2 Type: Time (s) Description: Time of load torque step |
JLoad |
Value: 0.29 Type: Inertia (kg⋅m²) Description: Load's moment of inertia |
smpmData |
Value: Type: SM_PermanentMagnetData Description: Synchronous machine data |
smpm |
Type: SM_PermanentMagnet Description: Permanent magnet synchronous machine |
|
---|---|---|
currentQuasiRMSSensor |
Type: CurrentQuasiRMSSensor Description: Length of space phasor -> RMS current |
|
rotorDisplacementAngle |
Type: RotorDisplacementAngle Description: Rotor lagging angle |
|
ramp |
Type: Ramp Description: Generate ramp signal |
|
vfController |
Type: VfController Description: Voltage-Frequency-Controller |
|
signalVoltage |
Type: SignalVoltage Description: Polyphase signal voltage source |
|
star |
Type: Star Description: Star-connection |
|
ground |
Type: Ground Description: Ground node |
|
loadInertia |
Type: Inertia Description: 1D-rotational component with inertia |
|
loadTorqueStep |
Type: TorqueStep Description: Constant torque, not dependent on speed |
|
terminalBox |
Type: TerminalBox Description: Terminal box Y/D-connection |
|
smpmData |
Type: SM_PermanentMagnetData Description: Synchronous machine data |