Programmable logic controller: Difference between revisions

Content deleted Content added
GRAHAMUK (talk | contribs)
+ cam timer, relay wiki
No edit summary
Line 24:
== PID loops ==
 
PLCs may include logic for single-variable generic industrial feedback loop, a ";proportional, integral, derivative" loop, or "[[PID controller]]."
A PID loop is the standard solution to many industrial control processes that require proportional control. Proportional control dictates that large deviations should be corrected by large amounts and small deviations should be corrected by small amounts. A PID loop could be used to control the pH level of water in a swimming pool.