Introduction & Context

A PID controller is the workhorse of industrial process control. It continuously adjusts a final element—usually a control valve or a variable-speed pump—so that a measured process variable (PV) tracks a desired set-point (SP). Tuning the three PID parameters (gain Kc, integral time Ti, derivative time Td) is therefore a daily task for every process engineer. The sheet below uses the classical Cohen–Coon (open-loop) method, which is ideal for self-regulating processes that can be approximated by a first-order-plus-dead-time (FOPDT) model. Typical applications include flow, pressure, temperature, and level loops on skids in food & beverage, water treatment, fine chemicals, and pharmaceuticals.

Methodology & Formulas

  1. Convert volumetric flow to SI units
    \[ Q_{\text{nom}} = \frac{Q_{\text{nom,m}^3\text{/h}}}{3600} \]
  2. Calculate average velocity
    \[ A = \frac{\pi D^{2}}{4}, \qquad v = \frac{Q_{\text{nom}}}{A} \]
  3. Reynolds number
    \[ Re = \frac{\rho v D}{\mu} \]
  4. Cohen–Coon tuning for minimum IAE with < 5 % overshoot
    \[ K_{c} = \frac{0.66\,\tau}{K_{p}\,\theta}, \qquad T_{i} = 3.3\,\theta, \qquad T_{d} = 0.4\,\theta \]
Validity regimes for Cohen–Coon rules
Parameter Range Consequence if violated
Re Re ≥ 10,000 Correlation derived for turbulent pipe flow
θ/τ 0.05 ≤ θ/τ ≤ 0.6 Model mismatch; poor closed-loop performance
Kc Kc ≤ 30 %/% Valve saturation or oscillatory response
Ti Ti ≥ 0.5 s Amplification of measurement noise > 3 dB