Difficulty: Easy
Correct Answer: Integral of time-weighted absolute error (ITAE)
Explanation:
Introduction / Context:
Controller tuning often relies on minimising an error-integral performance index. Common choices include IAE, ISE, ITSE, and ITAE. Each criterion weights error differently over time and therefore produces distinct compromises among rise time, overshoot, settling time, and robustness. The question asks which of these indices is generally considered the best all-around criterion for tuning practical process loops.
Given Data / Assumptions:
Concept / Approach:
Definitions (for error e(t)): IAE = ∫|e| dt; ISE = ∫e^2 dt; ITSE = ∫t e^2 dt; ITAE = ∫t |e| dt. ISE penalises large errors heavily but tends to produce higher overshoot. IAE often yields slower responses with less aggressive peaks but may not prioritise late-time tails. Time-weighted criteria (ITSE, ITAE) penalise late error more strongly, encouraging designs that settle faster with reduced lingering deviations. Among these, ITAE is widely adopted for practical tuning because it consistently gives fast settling with modest overshoot across many process classes and dead-time ratios.
Step-by-Step Solution:
Verification / Alternative check:
Classical tuning tables (e.g., ITAE-optimal settings) are published for many canonical processes (FOPDT/second-order), reflecting its popularity and balanced transient quality. Simulated step responses tuned by ITAE typically show shorter settling than IAE and less overshoot than ISE for comparable robustness.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming a single criterion is universally best for every plant; ITAE is a strong default, but special constraints (actuator limits, noise) may shift preferences.
Final Answer:
Integral of time-weighted absolute error (ITAE)
Discussion & Comments