February 12, 2017

PID Control Loops

Author

Jed Oesterreich

Share

PID control loops can be very useful in automation and in many different applications.

PID control loops can be very useful in automation and in many different applications. They can be used to control a feeder used in a loss in weight or gain in weight system, or to control pumps that need to run to a setpoint. They can also be used in motion applications with different position targets while maintaining the position against external forces. To illustrate the functional flexibility of PID control loops, I will describe a parallel PID implementation. This example is illustrated below with a block diagram of this control algorithm.

PID Control Loops

Fine-tuning PID loops


There are a couple ways to fine-tune PID loops. If you have a system model, you can calculate the necessary gain values which would make the tuning process easier. There is also the Zeigler Nichols method which uses an overall system gain and which then gives you equations to calculate the specific KP, KI, and KD gains. Without a system model or some of the info necessary to use the Zeigler Nichols method, your only option is to watch the process variable change and make small changes to the gains based on your observations. Some best practices when tuning a PID loop this way are to start with KP to get the response needed out of the system. Once you have the desired response move on to KI, and KD, correct any steady state error and setpoint overshooting.

PID Control Loops
Advanced Batching Control System Modernizes Animal Feed Production
By Eduardo Martinez June 16, 2026
An Animal Feed Producer in Costa Rica faced a critical challenge with their outdated standalone batching system in the main production area of their plant. The issues they were experiencing with...
AI for Manufacturers Guide
By NorthWind Technical Services April 21, 2026
The AI Guide for Manufacturers: Improve Uptime, Throughput, and Quality
Quality Assurance Station
By NorthWind Technical Services April 15, 2026
Developed in collaboration with Wenger Manufacturing and Extru-Tech, recognized leaders in extrusion technology, our Quality Assurance Station (QAS) represents a significant leap forward in how...
Show More