You are on page 1of 2

DEPARTMENT OF MECHANICAL ENGINEERING

MOTILAL NEHRU NATIONAL INSTITUTE OF TECHNOLOGY ALLAHABAD

Automatic Control (ME-1401)


B. Tech. IV Semester (Mechanical + Production)

Faculty: Dr. Samir Sarswati, Dr. Praveen Kumar Agarwal and Dr. J. C. Mohanta

Tutorial Sheet - 2

x Ax Bu
1. Consider the system defined by
y Cx Du
1 0 1 0

where A 1 2 0 , B 0 , C 1 1 0 , D [0] .
0 0 3 1
Obtain the transfer function using
a) formula TF = C(sI-A)-1B+D;
b) MATLAB: [num,den] = ss2tf(A,B,C,D)

2. Given the system equation below:

x1 2 1 0 x1
x 0 2 1 x
2 2
x3 0 0 2 x3
Find the free solution in terms of their initial conditions x1 (0) , x2 (0) and x3 (0) .

3. Find the time function corresponding to each of the following L.T.s

3 s 2 9 s 12 2s 2 s 1 3s 2 1
, , ,
( s 2)( s 2 5 s 11) s3 1 s 2 4 s 20 s( s 1) 2

3
4. For a second order system with T.F. determine response to step input.
s 2 2s 3
5. Find the T.F. C(s)/R(s) using block diagram reduction and SFG method.

1
6. Find the T.F. C(s)/R(s) for the following SFG.

K 100
7. In figure shown below if D( s ) and G ( s ) , specify gain and pole location
sa s 25
of the compensator so that the overall closed-loop response to a unit step input has a
maximum overshoot of no more than 25 %, and a 2% settling time of no more than 0.1 sec.

R(s) Y(s)
G(s)

D(s)

8. Determine the damping ratio, undamped natural frequency and damped natural frequency for
the system shown below. What is the response c(t) of this system to a unit step function
excitation r(t) = u(t), when all the initial conditions are zero?

R(s) + 25 C(s)
_ Y(s)
s(s + 2)

If a derivative control action (Ks) is added in the above system to the feedback path as shown
below, determine the value of K such that the resulting system will have a damping ratio 0.5.
What is the response c(t) of this resulting system to a unit step function excitation r(t) = u(t),
when all the initial conditions are zero?

R(s) + + 25 C(s) Y(s)


_ _ s(s + 2)

Ks

You might also like