RS 5000 PID Control Loop

mavrick

Member
Join Date
Jun 2015
Location
usa
Posts
122
Hello,
I'm having issues with a PID control loop. I am working with 5000 software and Contrologix controller.

The control loop has been in process for a couple years and the valve works correctly in manual. This control loop has a bump less transfer implemented as well when going from manual to auto.

My issue is when i go from manual on the valve such as (41%) to auto the output will go to 0% in the PID instruction. I have checked through the PID controller tag and everything seems to operate correctly.

With that said in the ladder logic there are MOV instructions that can move a 0 into the maxoutput or output in the event of a certain input going true or during a shutdown process. I have tried to verify all these inputs are false and they appear to be not causing conflict.

Any thoughts on what may cause this? Its a random issue that I have not seen before. The valve works fine in manual so i don't think its a field device. Thank you for the help
 
If you could post the logic, it would help a lot. It sounds like one of the MOV instructions is happening anyway, sometimes it's a matter of the order the logic is solved.

Even though the output goes to 0% at transfer, does the PID function correctly eventually?
 
i cant post the logic due to the work policies , i know that complicates things. As for does it eventually reach the set point , it looks like it may but at the movement is so slow i dont have time to allow the valve to catch up do to the process getting so far behind.
It seems to take a couple minutes to make up 1% of valve movement
 
Yes i have the PV tracking checked in the PID instruction
Before the manual selection the set point will vary a few degrees from what is in the set point to what actual temperature is but when selecting between manual to auto the set point will be set to what the RTD (process variable) reads when auto is selected.
 
When you say manual, is that field manual or software manual?

Software manual is supposed to be bumpless from man to auto by default. But, field manual requires the output to be connected to the TieBack.
 
so when going from manual to auto i'm not sure what the error is because the PID gives a value of zero
As for going from manual to auto the error is typically 0 as well because the process variable gets placed into the set point with the PV tracking
 
When referring to manual i am referring to both , when the manual HMI button is pushed the SWM output is then true and then the valve percentage is dropped into the PID SO.
 
Is it possible the P, I, (D used?) values are too low to give meaningful control? That might explain the error value being so low when transferring from manual to auto. Could you post the details of the PID?
 
so when going from manual to auto i'm not sure what the error is because the PID gives a value of zero
As for going from manual to auto the error is typically 0 as well because the process variable gets placed into the set point with the PV tracking




Sorry, I was not clear again.


Before the switch from manual to auto, it sounds like the SP is the same as the PV because of PV tracking.


What are the SP and PV immediately after switching to auto?


I suspect the PV does not change much at the switch.
 
keep in mind all the values are the same as far as i know and have been working fine for 3 years until today
 

Similar Topics

Hi all, I have a PID loop in an AB ControlLogix processor and what I'd like to do is make sure that it doesn't all the CV to fall below a certain...
Replies
3
Views
1,465
i have a control valve that is used to heat a tank of water. the steam valve only has digital signal to control it and no position feed back. when...
Replies
4
Views
2,725
Hi Guys I have a cooler using evaps to set up PID to control the humidity. I put ugly step logic in it but although it works (+/- 4% humidity...
Replies
0
Views
1,075
I would like to know how to set up a move statement to move perameters into my pid for extruder control.
Replies
1
Views
2,025
Good Morning, This may be an easy question for some...but I'll need a little guidance. I have a project where under a particular condition I...
Replies
2
Views
1,609
Back
Top Bottom