EC > GATE 2022 > Root Locus
The root-locus plot of a closed-loop system with unity negative feedback and transfer function KG(s) in the forward path is shown in the figure. Note that K is varied from 0 to ∞.
Select the transfer function G(s) that results in the root-locus plot of the closed-loop system as shown in the figure.
A
G(s) = 1/(s + 1)5
B
G(s) = 1/(s5 + 1)
C
G(s) = (s βˆ’ 1)/(s + 1)6
D
G(s) = (s + 1)/(s6 + 1)

Explanation

Correct : a

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