SM_ElectricalExcited

Electrical excited synchronous machine with damper cage

    SM_ElectricalExcited

Library

Modelica/Electrical/Machines/BasicMachines/SynchronousMachines

Description

Model of a three-phase electrical excited synchronous machine with damper cage.
Resistance and stray inductance of stator is modeled directly in stator phases, then using space phasor transformation and a rotor-fixed AirGap model. Resistance and stray inductance of rotor's squirrel cage is modeled in two axis of the rotor-fixed coordinate system. Electrical excitation is modelled by converting excitation current and voltage to d-axis space phasors. The machine models take the following loss effects into account:

  • heat losses in the temperature dependent stator winding resistances
  • heat losses in the temperature dependent excitation winding resistance
  • optional, when enabled: heat losses in the temperature dependent damper cage resistances
  • brush losses in the excitation circuit
  • friction losses
  • core losses (only eddy current losses, no hysteresis losses)
  • stray load losses

Whether a damper cage is present or not, can be selected with Boolean parameter useDamperCage (default = true).
Default values for machine's parameters (a realistic example) are:

number of pole pairs p2
stator's moment of inertia0.29kg.m2
rotor's moment of inertia0.29kg.m2
nominal frequency fNominal50Hz
nominal voltage per phase100V RMS
no-load excitation current
@ nominal voltage and frequency
10A DC
warm excitation resistance2.5Ohm
nominal current per phase100A RMS
nominal apparent power-30000VA
power factor-1.0ind./cap.
nominal excitation current19A
efficiency w/o excitation97.1%
nominal torque-196.7Nm
nominal speed1500rpm
nominal rotor angle-57.23degree
stator resistance0.03Ohm per phase at reference temperature
reference temperature TsRef20°C
temperature coefficient alpha20s 01/K
stator reactance Xd1.6Ohm per phase in d-axis
giving Kc0.625
stator reactance Xq1.6Ohm per phase in q-axis
stator stray reactance Xss0.1Ohm per phase
damper resistance in d-axis0.04Ohm at reference temperature
damper resistance in q-axissame as d-axis
reference temperature TrRef20°C
temperature coefficient alpha20r 01/K
damper stray reactance in d-axis XDds0.05Ohm
damper stray reactance in q-axis XDqssame as d-axis
excitation resistance2.5Ohm at reference temperature
reference temperature TeRef20°C
temperature coefficient alpha20e 01/K
excitation stray inductance2.5% of total excitation inductance
stator operational temperature TsOperational20°C
damper operational temperature TrOperational20°C
excitation operational temperature TeOperational20°C
These values give the following inductances:
main field inductance in d-axis(Xd - Xss)/(2*pi*fNominal)
main field inductance in q-axis(Xq - Xss)/(2*pi*fNominal)
stator stray inductance per phaseXss/(2*pi*fNominal)
damper stray inductance in d-axisXDds/(2*pi*fNominal)
damper stray inductance in q-axisXDqs/(2*pi*fNominal)

Parameters

SM_ElectricalExcited_0

NameLabelDescriptionData TypeValid Values

mo_m

m

Number of phases

Scalar

mo_p

p

Number of pole pairs (Integer)

Scalar

mo_fsNominal

fsNominal

Nominal frequency

Scalar

mo_Jr

Jr

Rotor's moment of inertia

Scalar

mo_useSupport

useSupport

Enable / disable (=fixed stator) support

Number

0
1

mo_Js

Js

Stator's moment of inertia

Scalar

mo_useThermalPort

useThermalPort

Enable / disable (=fixed temperatures) thermal port

Number

0
1

mo_turnsRatio

turnsRatio

Stator current / excitation current

Scalar

mo_Lesigma

Lesigma

Scalar

mo_TsOperational

TsOperational

Operational temperature of stator resistance

Scalar

mo_TrOperational

TrOperational

Operational temperature of (optional) damper cage

Scalar

mo_TeOperational

TeOperational

Operational excitation temperature

Scalar

mo_phiMechanical

phiMechanical

phiMechanical

Structure

mo_phiMechanical/fixed

fixed

Cell of scalars

true
false

mo_phiMechanical/start

start

Cell of scalars

mo_wMechanical

wMechanical

wMechanical

Structure

mo_wMechanical/fixed

fixed

Cell of scalars

true
false

mo_wMechanical/start

start

Cell of scalars

mo_ir

ir

ir

Structure

mo_ir/fixed

fixed

Cell of vectors of size 2

true
false

mo_ir/start

start

Cell of vectors of size 2

SM_ElectricalExcited_1

NameLabelDescriptionData TypeValid Values

mo_Rs

Rs

Stator resistance per phase at TRef

Scalar

mo_TsRef

TsRef

Reference temperature of stator resistance

Scalar

mo_alpha20s

alpha20s

Temperature coefficient of stator resistance at 20 degC

Scalar

mo_Lszero

Lszero

Stator zero sequence inductance

Scalar

mo_Lssigma

Lssigma

Stator stray inductance per phase

Scalar

mo_Lmd

Lmd

Stator main field inductance per phase in d-axis

Scalar

mo_Lmq

Lmq

Stator main field inductance per phase in q-axis

Scalar

mo_useDamperCage

useDamperCage

Enable / disable damper cage

Scalar

true
false

mo_Lrsigmad

Lrsigmad

Damper stray inductance in d-axis

Scalar

mo_Lrsigmaq

Lrsigmaq

Damper stray inductance in q-axis

Scalar

mo_Rrd

Rrd

Damper resistance in d-axis at TRef

Scalar

mo_Rrq

Rrq

Damper resistance in q-axis at TRef

Scalar

mo_TrRef

TrRef

Reference temperature of damper resistances in d- and q-axis

Scalar

mo_alpha20r

alpha20r

Temperature coefficient of damper resistances in d- and q-axis

Scalar

SM_ElectricalExcited_2

NameLabelDescriptionData TypeValid Values

mo_frictionParameters

frictionParameters

Friction loss parameter record

FromModelica('Modelica.Electrical.Machines.Losses.FrictionParameters')

mo_statorCoreParameters

statorCoreParameters

Stator core loss parameter record; all parameters refer to stator side

FromModelica('Modelica.Electrical.Machines.Losses.CoreParameters')

mo_strayLoadParameters

strayLoadParameters

Stray load loss parameter record

FromModelica('Modelica.Electrical.Machines.Losses.StrayLoadParameters')

mo_brushParameters

brushParameters

Brush loss parameter record

FromModelica('Modelica.Electrical.Machines.Losses.BrushParameters')

SM_ElectricalExcited_3

NameLabelDescriptionData TypeValid Values

mo_VsNominal

VsNominal

Nominal stator RMS voltage per phase

Scalar

mo_IeOpenCircuit

IeOpenCircuit

Open circuit excitation current @ nominal voltage and frequency

Scalar

mo_Re

Re

Excitation resistance at TRef

Scalar

mo_TeRef

TeRef

Reference temperature of excitation resistance

Scalar

mo_alpha20e

alpha20e

Temperature coefficient of excitation resistance

Scalar

mo_sigmae

sigmae

Stray fraction of total excitation inductance

Scalar

SM_ElectricalExcited_4

NameLabelDescriptionData TypeValid Values

mo__nmodifiers

Number of Modifiers

Specifies the number of modifiers

Number

mo__modifiers

Modifiers

Add new modifier

Structure

mo__modifiers/varname

Variable name

Cell of strings

'tauElectrical'
'tauShaft'
'powerBalance'
'vs'
'is'
'i_0_s'
'idq_ss'
'idq_sr'
'idq_rs'
'idq_rr'
've'
'ie'

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

flange

implicit

Shaft

input

1

plug_sp

implicit

Positive stator plug

input

2

plug_sn

implicit

Negative stator plug

output

1

pin_ep

implicit

Positive excitation pin

input

3

pin_en

implicit

Negative excitation pin

output

2

Port 6

implicit

Support at which the reaction torque is acting

input

mo_useSupport

Port 7

implicit

input

mo_useThermalPort

See Also