Pid Bias

Yes!

The bias should be used to make a good estimate of what the drive should be. This estimate does not need to be perfect just close. The closer the better.

If you are controlling a oven or dryer you may find from experience that the output needs to be roughly 100 units for every meter per minute of the line speed. If the line speed is 10 meters per minute the bias should be set to 1000 units. In other words, from experience you should be able to calculate a formula that is a close estimate of the required output. This greatly reduces the amount of work the PID must do and greatly reduces tracking error.

Also see feedforward.
 
For a temperature PID control of simple pack machine,

How you should you adjust the BIAS term. Normally if you change setpoint and do not reset the bias term, bias causes overshoot for the new setpoint.

For PID control of temp. systems I read different approaches. To change the setpoint over time instead of changing setpoint instantly, to create a band to use PID around setpoint or to deactivate the integral term for the PID output over some level.

Thanks
 

Similar Topics

I'm working in implementing a bias into logic for a Compactlogix PLC using the PID instruction. I have it close to working but there's one part...
Replies
19
Views
5,858
Hi Everyone, I am working on a project in Proworx NXT, and noticed something with some in service PID controllers. I have a Flow Controller...
Replies
0
Views
1,422
Hello! I have a question that I can't seem to find a solution to here on the forums. I am working on an evaporator system where there are several...
Replies
12
Views
8,568
Looking for some help understanding the bias function on a PID insturction. Currently my PV is scaled to 0-4095 (level transmitter) with the PID...
Replies
1
Views
2,991
Hello All! I have a PLC5 which is controlling a cocurrent drying process through a rotary kiln. I believe the control stategy of using an outlet...
Replies
11
Views
12,164
Back
Top Bottom