Question:

The transfer function of a PID controller is:

Show Hint

PID controllers are widely used in control systems because they combine proportional action (fast response), integral action (zero steady-state error), and derivative action (anticipatory correction).
Updated On: Sep 24, 2025
  • $K_c(1 + \tau_I s + \tau_D s)$
  • $K_c(1 + \frac{1}{\tau_I s} + \tau_D s)$
  • $K_c(1 + \tau_I s + \frac{1}{\tau_D s})$
  • $K_c(1 + \frac{1}{\tau_I s} + \frac{1}{\tau_D s})$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Step 1: Recall the definition of PID controller.
A Proportional-Integral-Derivative (PID) controller combines three terms: proportional, integral, and derivative, in its transfer function.

Step 2: Standard transfer function.
The standard transfer function is: \[ G_c(s) = K_c \left( 1 + \frac{1}{\tau_I s} + \tau_D s \right) \]

Step 3: Match with options.
Among the given options, only (B) matches this standard form.

Step 4: Conclusion.
Hence, the correct transfer function of a PID controller is option (B).

Was this answer helpful?
0
0

Questions Asked in CUET PG exam

View More Questions