modelSMPM_Braking
Test example: PermanentMagnetSynchronousMachine acting as brake
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
A synchronous 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 are used.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Real | unitK | 1 | |
| SI.Resistance | R | 1 | Nominal braking resistance |
| SI.AngularVelocity | wNominal | 2*pi*smpmData.fsNominal/smpmData.p | Nominal speed |
| SI.Inertia | JLoad | 0.29 | Load's moment of inertia |
| Machines.Utilities.ParameterRecords.SM_PermanentMagnetData | smpmData | Synchronous machine data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Machines.BasicMachines.SynchronousMachines.SM_PermanentMagnet | smpm | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Machines.Utilities.TerminalBox | terminalBox | ||
| Modelica.Mechanics.Rotational.Components.Inertia | inertiaLoad | ||
| Modelica.Mechanics.Rotational.Sensors.SpeedSensor | speedSensor | ||
| Sensors.CurrentQuasiRMSSensor | currentQuasiRMSSensor | ||
| PowerConverters.ACDC.DiodeBridge2mPulse | diodeBridge2mPulse | ||
| Analog.Basic.VariableResistor | variableResistor | ||
| Blocks.Math.Gain | gain | ||
| Blocks.Nonlinear.Limiter | limiter | ||
| Blocks.Math.Gain | ac2dc | ||
| Polyphase.Basic.Star | starM | ||
| Sensors.VoltageQuasiRMSSensor | voltageQuasiRMSSensor | ||
| Analog.Basic.Resistor | grounding |