I have the following fairly simple system and want to install a PID loop to control it. Problem is I have had zero luck tuning the thing.
Layout -- A VFD controls a pump moving glycol through a system. A pressure transducer reads the pressure in the piping. We want the PID to control VFD speed to maintian 10 units of pressure.
Current Configuration of the PID shows below. PLC logic takes the PID CV % and multiplies by 327.67 and sends it to VFD after applying limits of 8000 low and 27000 high.
Any Ideas?
[attachmentid=4627]
[attachmentid=4628]