RoboteQ AX500 manual PID tuning in Position Mode

Models: AX500

1 154
Download 154 pages 41.77 Kb
Page 71
Image 71

PID tuning in Position Mode

tance between the current and desired positions: when far apart, high power is applied, with the power being gradually reduced and stopped as the motor moves to the final posi- tion. The Proportional feedback is the most important component of the PID in Position mode.

A higher Proportional Gain will cause the algorithm to apply a higher level of power for a given measured error, thus making the motor move quicker. Because of inertia, however, a faster moving motor will have more difficulty stopping when it reaches its desired position. It will therefore overshoot and possibly oscillate around that end position.

Proportional

Gain

x

Desired Position

-

Analog Position

A/D

Sensor

Measured Position

or

Optical Encoder

E= Error

dE

dt

Integral

Gain

dE

dt

xΣ Output

x

Differential

Gain

FIGURE 42. PID algorithm used in Position mode

The Differential component of the algorithm computes the changes to the error from one 16 ms time period to the next. This change will be a relatively large number every time an abrupt change occurs on the desired position value or the measured position value. The value of that change is then multiplied by a user-selectable Differential Gain and added to the output. The effect of this part of the algorithm is to give a boost of extra power when starting the motor due to changes to the desired position value. The differential component will also help dampen any overshoot and oscillation.

The Integral component of the algorithm performs a sum of the error over time. In the posi- tion mode, this component helps the controller reach and maintain the exact desired posi- tion when the error would otherwise be too small to energize the motor using the Proportional component alone. Only a very small amount of Integral Gain is typically required in this mode.

PID tuning in Position Mode

As discussed above, three parameters - Proportional Gain, Integral Gain and Differential Gain - can be adjusted to tune the position control algorithm. The ultimate goal in a well tuned PID is a motor that reaches the desired position quickly without overshoot or oscilla- tion.

AX500 Motor Controller User’s Manual

71

Page 71
Image 71
RoboteQ AX500 manual PID tuning in Position Mode