Difficulty: Easy
Correct Answer: Integral of e^2(t) dt
Explanation:
Introduction / Context:
Integral performance indices are widely used in control systems to quantify error over time. One of the most common measures is the Integral Square Error (ISE), which penalizes large deviations more heavily than small ones by squaring the error before integration.
Given Data / Assumptions:
Concept / Approach:
The ISE is defined as the integral of the square of the error over the entire time domain. By squaring, both positive and negative errors contribute positively, and larger errors are penalized quadratically.
Step-by-Step Solution:
Verification / Alternative check:
ISE is one of several criteria: others include Integral Absolute Error (IAE = ∫ |e(t)| dt) and Integral Time Squared Error (ITSE = ∫ t*e^2(t) dt). Among these, ISE is specifically the square of the error integrated, confirming the answer.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Integral of e^2(t) dt.
Discussion & Comments