WOLFRAM SYSTEM MODELER

SMPM_Mains

Permanent magnet synchronous machine operated at mains with step torque load

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.SMPM_Mains"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This example compares a time transient and a quasi static model of a permanent magnet synchronous machine. The machines start with zero load and synchronous speed. At time tStep the machines are loaded with nominal torque.

Simulate for 1 second and plot (versus time):

  • currentRMSsensor.I|currentSensorQS.abs_i[1]: (equivalent) RMS stator current
  • smpm|smpmQS.wMechanical: machine speed
  • smpm|smpmQS.tauElectrical: machine torque

Parameters (6)

f

Value: 50

Type: Frequency (Hz)

Description: Supply frequency

V

Value: 112.3

Type: Voltage (V)

Description: Supply voltage

T_Load

Value: 181.4

Type: Torque (N·m)

Description: Nominal load torque

tStep

Value: 0.5

Type: Time (s)

Description: Time of load torque step

J_Load

Value: 0.29

Type: Inertia (kg·m²)

Description: Load inertia

smpmData

Value:

Type: SM_PermanentMagnetData

Description: Machine data

Outputs (2)

Itr

Default Value: currentQuasiRMSSensor.I

Type: Current (A)

Description: Transient RMS current

Iqs

Default Value: currentQuasiRMSSensorQS.I

Type: Current (A)

Description: QS RMS current

Components (23)

voltageSourceQS

Type: VoltageSource

starQS

Type: Star

groundQS

Type: Ground

powerSensorQS

Type: PowerSensor

currentQuasiRMSSensorQS

Type: CurrentQuasiRMSSensor

smpmQS

Type: SM_PermanentMagnet

loadInertiaMQS

Type: Inertia

torqueStepMQS

Type: TorqueStep

smpmData

Type: SM_PermanentMagnetData

Description: Machine data

groundMachineQS

Type: Ground

starMachineQS

Type: Star

terminalBoxQS

Type: MultiTerminalBox

voltageSource

Type: CosineVoltage

star

Type: Star

ground

Type: Ground

powerSensor

Type: PowerSensor

currentQuasiRMSSensor

Type: CurrentQuasiRMSSensor

smpm

Type: SM_PermanentMagnet

loadInertiaM

Type: Inertia

torqueStepM

Type: TorqueStep

groundMachine

Type: Ground

terminalBox

Type: MultiTerminalBox

starMachine

Type: Star