Chemical Engineering > GATE 2011 > Control Systems
A PID controller output p(t), in time domain, is given by p(t)=30+5e(t)+1.25∫0te(t)dt+15(de(t)/dt) where e(t) is the error at time t. The transfer function of the process to be controlled is Gp(s)=10/(200s+1). The measurement of the controlled variable is instantaneous and accurate.
The transfer function of the controller is
The transfer function of the controller is
Explanation
Correct : c
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.