Question:
How does a proportional controller generate its output?
Options:
A) From error rate
B) From error sum
C) From error value
D) From SP only
View Answer
Correct Answer: C) From error value
Detailed Explanation
A proportional controller generates its output directly from the current error value.

Where:
- ( Kp ) = proportional gain
- ( e(t) = SP - PV )
This means:
- Larger error → Larger output
- Smaller error → Smaller output
- Zero error → Zero proportional contribution
Proportional action reacts instantly to present deviation.
What It Does NOT Use
- It does not use the rate of change (that is derivative).
- It does not use the accumulated error (that is integral).
- It does not depend on SP alone.
Why Other Options Are Incorrect
A) From error rate → That describes derivative action.
B) From error sum → That describes integral action.
D) From SP only → Output depends on the difference between SP and PV, not SP alone.