Test examples of synchronous induction machines
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
SMR_Inverter | Test example: SynchronousInductionMachineReluctanceRotor with inverter |
SMPM_Inverter | Test example: PermanentMagnetSynchronousInductionMachine with inverter |
SMPM_CurrentSource | Test example: PermanentMagnetSynchronousInductionMachine fed by current source |
SMPM_VoltageSource | Test example: PermanentMagnetSynchronousInductionMachine fed by FOC |
SMPM_Braking | Test example: PermanentMagnetSynchronousInductionMachine acting as brake |
SMEE_Generator | Test example: ElectricalExcitedSynchronousInductionMachine as Generator |
SMEE_LoadDump | Test example: ElectricalExcitedSynchronousInductionMachine with voltage controller |
SMEE_Rectifier | Test example: ElectricalExcitedSynchronousInductionMachine with rectifier |
Test example: SynchronousInductionMachineReluctanceRotor with inverter
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
VNominal | Nominal RMS voltage per phase [V] |
fNominal | Nominal frequency [Hz] |
f | Actual frequency [Hz] |
tRamp | Frequency ramp [s] |
TLoad | Nominal load torque [N.m] |
tStep | Time of load torque step [s] |
JLoad | Load's moment of inertia [kg.m2] |
smrData |
Test example: PermanentMagnetSynchronousInductionMachine with inverter
In practice it is nearly impossible to drive a PMSMD without current controller.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
VNominal | Nominal RMS voltage per phase [V] |
fNominal | Nominal frequency [Hz] |
f | Actual frequency [Hz] |
tRamp | Frequency ramp [s] |
TLoad | Nominal load torque [N.m] |
tStep | Time of load torque step [s] |
JLoad | Load's moment of inertia [kg.m2] |
smpmData |
Test example: PermanentMagnetSynchronousInductionMachine fed by current source
A synchronous induction machine with permanent magnets accelerates a quadratic speed dependent load from standstill. The rms values of d- and q-current in rotor fixed coordinate system are converted to three-phase currents, and fed to the machine. The result shows that the torque is influenced by the q-current, whereas the stator voltage is influenced by the d-current.
Default machine parameters of model SM_PermanentMagnet are used.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
Idq[2] | Desired d- and q-current [A] |
wNominal | Nominal speed [rad/s] |
TLoad | Nominal load torque [N.m] |
JLoad | Load's moment of inertia [kg.m2] |
smpmData |
Test example: PermanentMagnetSynchronousInductionMachine fed by FOC
A synchronous induction machine with permanent magnets accelerates a quadratic speed dependent load from standstill. The rms values of d- and q-current in rotor fixed coordinate system are controlled by the voltageController, and the output voltages fed to the machine. The result shows that the torque is influenced by the q-current, whereas the stator voltage is influenced by the d-current.
Default machine parameters of model SM_PermanentMagnet are used.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
Idq[2] | Desired d- and q-current [A] |
wNominal | Nominal speed [rad/s] |
TLoad | Nominal load torque [N.m] |
JLoad | Load's moment of inertia [kg.m2] |
smpmData |
Test example: PermanentMagnetSynchronousInductionMachine acting as brake
A synchronous induction machine with permanent magnets starts braking from nominal speed by feeding a diode bridge, which in turn feeds a braking resistor.
Since induced voltage is reduced proportional to falling speed, the braking resistance is set proportional to speed to achieve constant current and torque.
Default machine parameters of model SM_PermanentMagnet are used.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
R | Nominal braking resistance [Ohm] |
wNominal | Nominal speed [rad/s] |
JLoad | Load's moment of inertia [kg.m2] |
smpmData |
Test example: ElectricalExcitedSynchronousInductionMachine as Generator
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
VNominal | Nominal RMS voltage per phase [V] |
fNominal | Nominal frequency [Hz] |
wActual | Actual speed [rad/s] |
Ie | Excitation current [A] |
Ie0 | Initial excitation current [A] |
gamma0 | Initial rotor displacement angle [rad] |
smeeData |
Test example: ElectricalExcitedSynchronousInductionMachine with voltage controller
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
wNominal | Nominal speed [rad/s] |
ZNominal | Nominal load impedance [Ohm] |
powerFactor | Load power factor |
RLoad | Load resistance [Ohm] |
LLoad | Load inductance [H] |
Ve0 | No load excitation voltage [V] |
k | Voltage controller: gain |
Ti | Voltage controller: integral time constant [s] |
smeeData |
Test example: ElectricalExcitedSynchronousInductionMachine with rectifier
Test example: Electrical excited synchronous induction machine with voltage controller
An electrically excited synchronous generator is driven with constant speed. Voltage is controlled, the set point depends on speed. The generator is loaded with a rectifier.
Default machine parameters of model SM_ElectricalExcited are used.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Name | Description |
---|---|
wNominal | Nominal speed [rad/s] |
VDC0 | No-load DC voltage [V] |
RLoad | Load resistance [Ohm] |
Ve0 | No load excitation voltage [V] |
k | Voltage controller: gain |
Ti | Voltage controller: integral time constant [s] |
smeeData |