Instrumentation Engineering Curriculum
Module from the Instrumentation Engineering Curriculum curriculum.
CONTROL LOOP FUNDAMENTALS · Learning Objectives · 1. Understand PID control action (proportional, integral, derivative) 2. Tune PID controllers using systematic methods 3. Apply cascade control for disturbance rejection 4. Implement feedforward and ratio control strategies 5. Design split-range and override control schemes · Control Strategies — When to Use Each
| Strategy | Description | When to Use | Example Application | Advantages | Disadvantages |
|---|---|---|---|---|---|
| Simple PID (feedback) | Single loop: measure PV, compare to SP, adjust output | Process with single manipulated variable, moderate dynamics | Level control on a drum, pressure control on a vessel | Simple, robust, handles unmeasured disturbances | Reacts after upset occurs (lag), cannot handle fast disturbances |
| Cascade | Two nested loops: outer (master) sets SP of inner (slave) | When measurable intermediate variable exists between disturbance and controlled variable | Reactor temperature control: outer=reactor temp, inner=heater outlet temp | Faster disturbance rejection, inner loop handles fast upsets | More complex tuning (tune inner first), requires additional measurement |
| Feedforward | Measure disturbance directly, adjust output before PV is affected | When disturbance is measurable and model is known | Feed rate change → adjust heat input in proportion | Proactive correction — no error needed before action | Requires accurate process model, does not correct for unmeasured disturbances — combine with feedback |
| Ratio | Maintain fixed ratio between two flows | Two related streams must maintain proportion | H2/HC ratio control, air/fuel ratio, chemical addition | Simple, effective for proportioning | Cannot handle ratio changes without operator intervention |
| Split-Range | One controller output drives two (or more) valves over different ranges | When control requires opposing actions or different capacity ranges | Reactor pressure: 0-50% = vent valve, 50-100% = makeup valve | Extends control range, smooth transition between valves | Gap/overlap at split point can cause cycling, careful calibration needed |
| Override / Selector | Multiple controllers, selector chooses one output (high or low wins) | Safety constraint must override normal control | Column reboiler: normal = temperature control, override = high level cuts steam | Protects against safety limits while allowing normal operation | Windup on non-selected controller, bumpless transfer design needed |
| Model Predictive (MPC/APC) | Multi-variable optimization using dynamic process model | When multiple interacting variables need simultaneous optimization | Crude unit optimization (multiple draws, constraints, product specs) | Handles interactions, constraints, optimizes economics | Expensive, requires detailed model, maintenance of model accuracy |
| PID Tuning — Quick Reference | |||||
| Loop Type | P Band (%) | Integral (min/rep) | Derivative (min) | Response | Typical Process |
| Flow | 100-200 | 0.1-0.5 | 0 | Fast, tight | Any flow loop |
| Level (averaging) | 50-200 | 5-20 | 0 | Slow, loose | Surge drum, accumulator |
| Level (tight) | 20-50 | 1-5 | 0 | Moderate | Distillation column bottoms, separators |
| Pressure (gas) | 20-100 | 0.5-5 | 0 | Moderate | Vessel pressure, header pressure |
| Temperature | 20-100 | 2-20 | 0.5-5 | Slow | Reactor, reboiler, heater outlet |
| Composition / pH | 50-200 | 5-30 | 1-10 | Very slow | Analyzer-based loops |
| Source: FOS Chief Files — Auto Controllers.PDF, Controller Tuning folder, MRPL Controller Equations, IPE-EP-12-1-1 (Control Systems) |
Source: Instrumentation_Engineering_Curriculum_v1.xlsx · Sheet: Module 5 - Control Loops
© 2026 Inflection Point Engineering, LLC. All rights reserved. The content of this page — including calculation methods, reference data, written analysis, interactive tools, and source code — is the intellectual property of Inflection Point Engineering, LLC and is protected under applicable copyright, trademark, and trade secret laws. Unauthorized reproduction, redistribution, modification, or derivative use in whole or in part is prohibited without prior written consent.
Disclaimer. This material is provided for informational and educational purposes only and does not constitute professional engineering advice. Calculations, reference data, and methodologies are based on published standards and accepted engineering practice but are not a substitute for engineering judgment, site-specific analysis, or review by a licensed Professional Engineer. Inflection Point Engineering, LLC makes no warranties, express or implied, regarding the accuracy, completeness, or fitness for a particular purpose of any content presented here, and shall not be liable for any direct, indirect, incidental, or consequential damages arising from its use. Users assume all risk associated with applying this content to real-world design, operations, or decisions.
© 2026 Inflection Point Engineering, LLC. All rights reserved.