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 (7)

m

Value: 3

Type: Integer

Description: Number of phases

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: Synchronous 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

Description: Constant polyphase AC voltage

starQS

Type: Star

Description: Star connection

groundQS

Type: Ground

Description: Electrical ground

powerSensorQS

Type: PowerSensor

Description: Power sensor

currentQuasiRMSSensorQS

Type: CurrentQuasiRMSSensor

Description: Continuous quasi current RMS sensor for polyphase system

smpmQS

Type: SM_PermanentMagnet

Description: Permanent magnet synchronous machine with optional damper cage

loadInertiaMQS

Type: Inertia

Description: 1D-rotational component with inertia

torqueStepMQS

Type: TorqueStep

Description: Constant torque, not dependent on speed

smpmData

Type: SM_PermanentMagnetData

Description: Synchronous machine data

groundMachineQS

Type: Ground

Description: Electrical ground

starMachineQS

Type: Star

Description: Star connection

terminalBoxQS

Type: MultiTerminalBox

Description: Terminal box Y/D-connection

voltageSource

Type: CosineVoltage

Description: Polyphase cosine voltage source

star

Type: Star

Description: Star-connection

ground

Type: Ground

Description: Ground node

powerSensor

Type: PowerSensor

Description: Polyphase instantaneous power sensor

currentQuasiRMSSensor

Type: CurrentQuasiRMSSensor

Description: Continuous quasi current RMS sensor for polyphase system

smpm

Type: SM_PermanentMagnet

Description: Permanent magnet synchronous machine with optional damper cage

loadInertiaM

Type: Inertia

Description: 1D-rotational component with inertia

torqueStepM

Type: TorqueStep

Description: Constant torque, not dependent on speed

groundMachine

Type: Ground

Description: Ground node

terminalBox

Type: MultiTerminalBox

Description: Terminal box Y/D-connection

starMachine

Type: Star

Description: Star-connection