Chemical Engineering > GATE 2014 > Control Strategies
Given below is a simplified block diagram of a feedforward control system.
The transfer function of the process is Gp=5/(s+1) and the disturbance Gd=1/(s2+2s+1). The transfer function of the PERFECT feedforward controller, Gf(s) 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.