ControllerSimple position controller for actuator |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A simple position controller for a drive system. This controller is used in the Examples.Noise.ActuatorWithNoise actuator example
positionMeasured |
Type: RealInput Description: Position signal of motor |
|
---|---|---|
positionReference |
Type: RealInput Description: Reference position |
|
y1 |
Type: RealOutput Description: Connector of Real output signal |
speed_PI |
Type: PI |
|
---|---|---|
speedFeedback |
Type: Feedback |
|
positionToSpeed |
Type: Derivative |
|
position_PI |
Type: PI |
|
positionFeedback |
Type: Feedback |
|
busdelay |
Type: FirstOrder |
Modelica.Blocks.Examples.Noise Demonstrates how to model measurement noise in an actuator |