WOLFRAM SYSTEM MODELER

DC_PermanentMagnet

Quasistationary permanent magnet DC machine

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.BasicMachines.QuasiStationaryDCMachines.DC_PermanentMagnet"]
Out[1]:=

Information

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

Quasistationary model of a DC Machine with permanent magnets.
This model is fully compatible with the transient machine model of a DC machine with permanent magnets; the only difference is that electrical transients are neglected.

Parameters (18)

Jr

Value:

Type: Inertia (kg·m²)

Description: Rotor's moment of inertia

useSupport

Value: false

Type: Boolean

Description: Enable / disable (=fixed stator) support

Js

Value: Jr

Type: Inertia (kg·m²)

Description: Stator's moment of inertia

useThermalPort

Value: false

Type: Boolean

Description: Enable / disable (=fixed temperatures) thermal port

frictionParameters

Value:

Type: FrictionParameters

Description: Friction loss parameter record

TaOperational

Value:

Type: Temperature (K)

Description: Operational armature temperature

VaNominal

Value:

Type: Voltage (V)

Description: Nominal armature voltage

IaNominal

Value:

Type: Current (A)

Description: Nominal armature current (>0..Motor, <0..Generator)

wNominal

Value:

Type: AngularVelocity (rad/s)

Description: Nominal speed

TaNominal

Value:

Type: Temperature (K)

Description: Nominal armature temperature

Ra

Value:

Type: Resistance (Ω)

Description: Armature resistance at TRef

TaRef

Value:

Type: Temperature (K)

Description: Reference temperature of armature resistance

alpha20a

Value:

Type: LinearTemperatureCoefficient20 (1/K)

Description: Temperature coefficient of armature resistance

La

Value:

Type: Inductance (H)

Description: Armature inductance

coreParameters

Value:

Type: CoreParameters

Description: Armature core loss parameter record

strayLoadParameters

Value:

Type: StrayLoadParameters

Description: Stray load loss parameter record

brushParameters

Value:

Type: BrushParameters

Description: Brush loss parameter record

TpmOperational

Value: 293.15

Type: Temperature (K)

Description: Operational temperature of permanent magnet

Outputs (7)

phiMechanical

Default Value: flange.phi - internalSupport.phi

Type: Angle (rad)

Description: Mechanical angle of rotor against stator

wMechanical

Default Value: der(phiMechanical)

Type: AngularVelocity (rad/s)

Description: Mechanical angular velocity of rotor against stator

tauElectrical

Default Value: inertiaRotor.flange_a.tau

Type: Torque (N·m)

Description: Electromagnetic torque

tauShaft

Default Value: -flange.tau

Type: Torque (N·m)

Description: Shaft torque

powerBalance

Type: PowerBalanceDCPM

Description: Power balance

va

Default Value: pin_ap.v - pin_an.v

Type: Voltage (V)

Description: Armature voltage

ia

Default Value: pin_ap.i

Type: Current (A)

Description: Armature current

Connectors (7)

flange

Type: Flange_a

Description: Shaft

support

Type: Flange_a

Description: Support at which the reaction torque is acting

internalSupport

Type: Support

pin_ap

Type: PositivePin

Description: Positive armature pin

pin_an

Type: NegativePin

Description: Negative armature pin

thermalPort

Type: ThermalPortDCPM

internalThermalPort

Type: ThermalPortDCPM

Components (18)

frictionParameters

Type: FrictionParameters

Description: Friction loss parameter record

inertiaRotor

Type: Inertia

inertiaStator

Type: Inertia

fixed

Type: Fixed

friction

Type: Friction

coreParameters

Type: CoreParameters

Description: Armature core loss parameter record

strayLoadParameters

Type: StrayLoadParameters

Description: Stray load loss parameter record

brushParameters

Type: BrushParameters

Description: Brush loss parameter record

powerBalance

Type: PowerBalanceDCPM

Description: Power balance

ra

Type: Resistor

la

Type: InductorDC

brush

Type: Brush

core

Type: Core

strayLoad

Type: StrayLoad

thermalAmbient

Type: ThermalAmbientDCPM

airGapDC

Type: AirGapDC

eGround

Type: Ground

ie

Type: ConstantCurrent

Used in Examples (1)

DCPM_QuasiStationary

Modelica.Electrical.Machines.Examples.DCMachines

Test example: Compare DCPM motors transient - quasistationary