In a basic feedback control loop, what compares the setpoint (SP) and the process variable (PV)?
A) Sensor
B) Actuator
C) Controller
D) Transmitter
View Answer
Correct Answer: C) Controller
Detailed Explanation
In a closed-loop control system, the controller is the component that performs the comparison between:
Error = SP−PV
The controller continuously:
-
Receives the setpoint (SP)
-
Receives the process variable (PV) from the transmitter
-
Calculates the error
-
Applies the control algorithm (P, I, D)
-
Generates the output signal (CO)
Without this comparison step inside the controller, automatic correction would not be possible.
Why the Other Options Are Incorrect
A) Sensor
A sensor only measures the physical parameter (temperature, pressure, flow, etc.). It does not perform comparison.
B) Actuator
An actuator (e.g., control valve, VFD) executes the controller’s output. It does not calculate error.
D) Transmitter
A transmitter converts the sensor signal into a standardized signal (e.g., 4–20 mA). It does not compare SP and PV.
Control Loop Flow (Simple View)
Sensor → Transmitter → Controller (Comparison + PID) → Final Control Element → Process