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
A
-5/(s+1)3
B
-5/(s+1)
C
-1/(5(s+1))
D
- (s+1)/5

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science