. |
PID with Reset Mechaware API Documentation > Filter
OverviewOverviewDescription The PID with Reset block is a Proportional, Integral, and Derivative (PID) filter transformation. The integration sum is limited (Imax) and the derivative may be filtered (Ksm). The output is calculated as determined by the Evaluate Block. The Reset inputs are used to reset the Integrator sum. Example
The coefficients for this block are as follows:
Matlab/Simulink
C++ APIPID_RBlockDeclaration Public Method
Description The PID with Reset block implements a standard PID algorithm as used on the ZMP-SynqNet controller.
Methods Remarks The Reset and Reset Value inputs should be left disconnected if the integrator does not need to be reset. |
| | Copyright © 2001-2012 Motion Engineering |