aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • 2011|Electronics and Comm (GATE Exam)-Previous Question Paper Solution
  • The input-output transfer function of a plant H(x) = ...
Multiple choice

The input-output transfer function of a plant H(x) = $$\dfrac{100}{s(s+10)^2}$$. The plant is placed in a unity negative feedback configuration as shown in the figure below.

The gain margin of the system under closed loop unity negative feedback is

  1. 0dB

  2. 20dB

  3. 26 dB

  4. 46 dB

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Keep practicing — related questions

  • What will be the output of the following code snippet in C language? main() { int j=0,i; clrscr(); for(prin...
  • If the input of the following program is 10, what will be the output? void print(int); void main() { int n;...
  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • What will be the output of following C code? void main() { int t,*pt; register int y,*py; pt=&t; py=&y; t=1...
  • What will be the output of the following C code? void main() { int fact=1,i; clrscr(); for(i=2;i<=8;i++) fa...
  • What will be the output of the program? String x = "xyz"; x.toUpperCase(); /* Line 2 */ String y = x.replac...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy