Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
I have implement PID on Tri PLC its working Great .
Totally different sorts of things. A PLC is s general purpose controller. Often these are used in mechanized automation, but it very broad in application. PID usually refers to a form of closed-loop control; named for the terms Proportional, Integral and Derivative. PID controllers are often used in temperature control. It's a fairly general term as it has been implemented in hundreds of different forms. A PID loop can be implemented on a PLC.
Yes, you can use the pid controller in plc.
plc device allows you to use pid in a lot of control operations.such as temperature control humidity ac drive,(open and close loop control
)pid function located in plc but not vice avers..
No Sir, I did not try any PID function using PLC. But there are software like Matlab, which will help to design PID loop for PLC. Also GE Fanuc PLC have Function blocks PIDISA i PIDIND belong to Control Functions, which is used as digitally.