EC > GATE 2017 SET-2 > Nyquist Plot
A unity feedback control system is characterized by the open-loop transfer function
G(s)=10K(s+2)/(s3+3s2+10).
The Nyquist path and the corresponding Nyquist plot of G(s) are shown in the figures below.
If 0<K<1, then the number of poles of the closed-loop transfer function that lie in the right-half of the s-plane is
A
0
B
1
C
2
D
3

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