Q.1.
An undamped system is stable.
Q.2.
The steady state error of the system with a forward path transfer function G(s)=13(s-1)/(s-and with a parabolic input is _______
Q.3.
For a step response of the system 1/s2+the maximum overshoot is __________
Q.4.
What is the gain of the system derived from the following code? tf[1,100]
Q.5.
What is the output of the following code? step(impulse(1,[1 0]))
Q.6.
What is the output of the following code? r.DampingRatio =overshoot = getOvershoot(r);
Q.7.
Which of the following command gives the step response characteristics of a control system?
Q.8.
Which of the following command generates the impulse response of a system which has more zeros than poles?
Q.9.
Which of the following command generates the transfer function of a system?
Q.10.
What is the output of the following code? step([1],[1 0 0])
Q.11.
The time constant of a system is ________
Q.12.
If the natural frequency of a system increases, the rise time ________
Q.13.
The settling time is a measure of _________
Q.14.
If the poles of a system transfer function are equal and imaginary, the system is ________
Q.15.
For negative damping, the system is unstable.