PID Bias and Error Calculation

SaskDreamTeam

Member
Join Date
Jan 2016
Location
Calgary
Posts
5
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 configured in a Low Selector with a Discharge Pressure Controller on a pump. Some logic is written that calculates the PID error (externally from the PID function), and this error is used to determine which PID has the lowest error, and selects that PID for use.

In the logic, a 20% of full PV range (for example, 0 to 500 m3/hr flow signal would = 100 m3 bias) is calculated. This PV 20% Bias is subtracted from the setpoint before the SP is used in an error calculation.

From what I can tell, this bias would increase the calculated errors respectively, amplifying them. This error calc does not affect the Controller Output as it is external, and at no point in time is a bias constant added to the controller output (which is my understanding of how Bias is usually used).

I am wondering if anyone has ever seen this type of logic or control before. Is there any fundamental value in Biasing an error calc for a low selector? I appreciate anyone's insight or suggestions. Thanks in advance. :site:
 

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,855
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,565
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,990
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,163
How do you reset the Bias/feedforward back to zero without affecting the control output? I was thinking of ramping it down slowly but there must...
Replies
4
Views
3,131
Back
Top Bottom