WOLFRAM SYSTEM MODELER
| ControllerSimple position controller for actuator |  | 

SystemModel["Modelica.Blocks.Examples.NoiseExamples.Utilities.Parts.Controller"]

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.NoiseExamples.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.NoiseExamples Demonstrates how to model measurement noise in an actuator | 
| Date | Description | ||
|---|---|---|---|
| June 22, 2015 | 
 |