Controller structure

<< 点击显示目录 >>

主页  轴控开发使用手册 > ACP10/ARNC0帮助信息 > ACP10_MC运动库 > 分类的功能块 > 色标控制 (MC_RegMa-Library) > MC_BR_RegMarkCalc001  >

Controller structure

reglerstruktur

The controller structure in the image shows the path from the "PositionError" input value to the "Shift" output value.

The controller structure for the path from the "LengthError" input value to the "Distance" output value is the same; the corresponding controller parameters take effect in this case ("DistanceGain", "MaxDistanceCorrection", "DistanceIntegralTime").

Information:

In a single application, only one of the two outputs "Shift" and "Distance" can be applied to the system. Applying both at the same time results in overcompensation of the measured deviation.

When the "LengthError" is controlled, an integrator should not be used ("DistanceIntegralTime" should be 0) since application of a changed length with "Distance" already works like an integrator.

The controller adjustment is calculated entirely on the target system. The function block must therefore be called at least two times per product length.

Topics in this section:

Operation of the "ControllerParameters.Mode" input