modelDCPM
Simple DC PM model
Extends from Modelica.Electrical.Machines.Icons.Machine (Generic icon of an electric machine).
Information
Simple model of a DC PM machine, comprising armature resistance, armature inductance, emf (including torque generation), inertia and speed measurement.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| MachineData | machineData |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | w | ||
| Modelica.Electrical.Analog.Interfaces.PositivePin | pin_p | Positive armature pin | |
| Modelica.Electrical.Analog.Interfaces.NegativePin | pin_n | Negative armature pin | |
| Modelica.Mechanics.Rotational.Interfaces.Flange_a | shaft | Shaft |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Current | iA | resistor.i | Armature current |
| Modelica.Units.SI.Angle | phi | shaft.phi | Shaft angle |
| Modelica.Electrical.Analog.Basic.Resistor | resistor | ||
| Modelica.Electrical.Analog.Basic.Inductor | inductor | ||
| Modelica.Electrical.Analog.Basic.RotationalEMF | emf | ||
| Modelica.Mechanics.Rotational.Components.Inertia | inertia | ||
| Modelica.Mechanics.Rotational.Sensors.SpeedSensor | speedSensor |