modelDCPM_SpeedControlled
Speed controlled DCPM drive
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Simulates a speed controlled DCPM machine. The load applies a torque step, which in the end causes the drive to operate in nominal operation.
Additionally, the handling of parameter records can be tested: By simply redeclaring the machine parameter record instantiated in the drive parameter record, a machine with different parameters can be simulated.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| ModelicaTest.Electrical.Machines.DCPM_Utilities.DriveData | driveData |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ModelicaTest.Electrical.Machines.DCPM_Utilities.DCPM | dcpm | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Blocks.Sources.Step | wRef | ||
| Modelica.Mechanics.Rotational.Components.Inertia | inertiaLoad | ||
| Modelica.Mechanics.Rotational.Sources.TorqueStep | torqueLoad | ||
| Modelica.Electrical.Analog.Sources.SignalVoltage | voltageSource | ||
| Modelica.Electrical.Analog.Sensors.CurrentSensor | currentSensor | ||
| Modelica.Blocks.Continuous.FirstOrder | deadTime | ||
| Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.LimitedPI | currentController | ||
| Modelica.Blocks.Continuous.FirstOrder | preFilter | ||
| Modelica.Electrical.Machines.Examples.ControlledDCDrives.Utilities.LimitedPI | speedController |