. |
PIV with Gain Table Mechaware API Documentation > Filter
OverviewOverviewThe PIV with Gain Table block implements PIV control. There is an inner Velocity Loop and an outer Position Loop. Additionally, there is a PI compensator for both Velocity and Position Loop. All parameters are entered into gain tables. Velocity, Acceleration, and Friction Feed Forward are also supported. There is a table for each parameter and each table has five elements. The gain index input determines which table element is used for each specific parameter. The coefficients for this block are as follows:
Matlab/Simulink
C++ APIPIV_GTBlockDeclaration Public Method
Description This block represents the standard PIV algorithm as used on the ZMP-SynqNet controller including the Gain Tables and Feed Forward parameters. The only difference is the addition of the Ksm value for smoothing. Each parameter must have a corresponding .txt file containing structure with five (5) coefficient values. Individual parameters can be modified using the API functions below.
Methods Remarks The PIV with Reset block is an alternate PIV loop without gain tables or feed forward terms. .
|
| | Copyright © 2001-2012 Motion Engineering |