DC_CompareCharacteristics

Test example: Compare torque-speed characteristic of DC motors

Diagram

Information

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

Test example: Compare characteristic of DC motors
The motors are started at nominal speed, then load is ramped down. Simulate for 6 seconds and plot dcxx.wMechanical (motor speed) versus dcxx.tauElectrical (motor torque). Default machine parameters are used.

Note that the characteristics of permanent magnet and electrical excited dc machine (at nominal excitation) is identical, but speed of the series excited dc machine rises when load torque is lowered. Dynamic increase of speed is determined by the sum of inertias. Load torque of the series excited is not lowered to zero, otherwise speed would rise infinitely.

Parameters (9)

Va

Value: 100

Type: Voltage (V)

Description: Actual armature voltage

Ve

Value: 100

Type: Voltage (V)

Description: Actual excitation voltage

TLoad

Value: 63.66

Type: Torque (N·m)

Description: Nominal load torque

tStart

Value: 0.5

Type: Time (s)

Description: Start of load torque ramp

tRamp

Value: 5.0

Type: Time (s)

Description: Load torque ramp

JLoad

Value: 0.15

Type: Inertia (kg·m²)

Description: Load's moment of inertia

dcpmData

Value:

Type: DcPermanentMagnetData

Description: Parameters of permanent magnet dc machine

dceeData

Value:

Type: DcElectricalExcitedData

Description: Parameters of electrical excited dc machine

dcseData

Value:

Type: DcSeriesExcitedData

Description: Parameters of series excited dc machine

Components (18)

armatureVoltage

Type: ConstantVoltage

groundArmature

Type: Ground

excitationVoltage

Type: ConstantVoltage

groundExcitation

Type: Ground

dcpmData

Type: DcPermanentMagnetData

Description: Parameters of permanent magnet dc machine

dcpm

Type: DC_PermanentMagnet

loadInertia1

Type: Inertia

loadTorque1

Type: Torque

dceeData

Type: DcElectricalExcitedData

Description: Parameters of electrical excited dc machine

dcee

Type: DC_ElectricalExcited

loadInertia2

Type: Inertia

loadTorque2

Type: Torque

dcseData

Type: DcSeriesExcitedData

Description: Parameters of series excited dc machine

dcse

Type: DC_SeriesExcited

loadInertia3

Type: Inertia

loadTorque3

Type: Torque

ramp

Type: Ramp

limiter

Type: Limiter