P controller

<< 点击显示目录 >>

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

P controller

A P controller alone can quickly compensate for the deviation, but a setpoint deviation remains. The higher the proportional gain ("ShiftGain"), the smaller the remaining deviation, but the larger the setpoint overshoot. Depending on the system being controlled, setting the gain above a certain value results in instability, more or less damped oscillations or sustained oscillation.

The following values are applicable in this case:

ProductLength = 3000 units

Velocity = 30,000 units/s

 

Controller parameters: ShiftGain=0.9, ShiftIntegralTime=0.0 (integral component disabled); controller is enabled at a deviation of approx. -130.

p-regler1

The deviation oscillates above the setpoint twice ShiftGain is set too high.

 

Controller parameters: ShiftGain=0.8, ShiftIntegralTime=0.0 (integral component disabled), MaxShiftCorrection=50; controller is enabled at a deviation of approx. -130.

p-regler2

Overshoot approx. 20, remaining deviation approx. -15.

 

Controller parameters: ShiftGain=0.5, ShiftIntegralTime=0.0 (integral component disabled), MaxShiftCorrection=50; controller is enabled at a deviation of approx. -130.

p-regler3

Overshoot approx. 10, remaining deviation approx. -20.

 

Controller parameters: ShiftGain=0.35, ShiftIntegralTime=0.0 (integral component disabled), MaxShiftCorrection=50; controller is enabled at a deviation of approx. -130.

p-regler4

No overshoot, and the setpoint is reached quickly. The remaining deviation is approx. -35.