WOLFRAM SYSTEM MODELER
    ControllerP-PI cascade controller for one axis  | 
     | 

SystemModel["Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities.Controller"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This controller has an inner PI-controller to control the motor speed, and an outer P-controller to control the motor position of one axis. The reference signals are with respect to the gear-output, and the gear ratio is used in the controller to determine the motor reference signals. All signals are communicated via the "axisControlBus".
| kp | 
         Value: 10 Type: Real Description: Gain of position controller  | 
    
|---|---|
| ks | 
         Value: 1 Type: Real Description: Gain of speed controller  | 
    
| Ts | 
         Value: 0.01 Type: Time (s) Description: Time constant of integrator of speed controller  | 
    
| ratio | 
         Value: 1 Type: Real Description: Gear ratio of gearbox  | 
    
| axisControlBus | 
         Type: AxisControlBus Description: Data bus for one robot axis  | 
    
|---|
| gain1 | 
         Type: Gain Description: Output the product of a gain value with the input signal  | 
    |
|---|---|---|
| PI | 
         Type: PI Description: Proportional-Integral controller  | 
    |
| feedback1 | 
         Type: Feedback Description: Output difference between commanded and feedback input  | 
    |
| P | 
         Type: Gain Description: Output the product of a gain value with the input signal  | 
    |
| add3 | 
         Type: Add3 Description: Output the sum of the three inputs  | 
    |
| gain2 | 
         Type: Gain Description: Output the product of a gain value with the input signal  | 
    
| 
        
         Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Utilities Axis model of the r3 joints 4,5,6  |