Lab 5 Control
Lab 5 Control
Faculty of Engineering
Electrical Engineering Department
Control Systems Lab (EELE- 3160)
Lab # 5
Time Response Analysis
BY
Submitted for
.Sec. No
202
Gaza, Palestine
Tuesday
March 20, 2018
Objective :
Homework :
Q1 :
ʓ 0 0.1 0.7 1 5
±j 0.1±0.99j 0.7± 0.7 j -1 -9.98,-0.1
Poles complex complex real real and
imaginary
conjugate conjugate repeated distinct
undampe under under critically over
Behavior
d damped damped damped damped
Table 1
b-
%malak ashi
figure(1)
subplot(5,1,1)
sys1=tf([2],[1 0 1]);
step(sys1)
axis([0 10 0 4])
subplot(5,1,2)
sys2=tf([2],[1 0.2 1]);
step(sys2)
subplot(5,1,3)
sys3=tf([2],[1 1.4 1]);
step(sys3)
subplot(5,1,4)
sys4=tf([2],[1 2 1]);
step(sys4)
subplot(5,1,5)
sys5=tf([2],[1 10 1]);
step(sys5)
2
Figure 1
2
c- H ( S )= 2
S +1.6 S +1
sys=tf([2],[1 1.6 1]);
step(sys)
1- From graph :
3
Figure 2
2- Mathmatical by equations
−π ʓ −π∗0.8
√ 1−ʓ 2 √ 1−0.82
OS %=e =¿ e ∗100=1.516 %
4 4 3 3
T s= = =5 sec∨T s = = =3.75 sec
ʓ ω n 0.8 × 1 ʓ ωn 0.8 ×1
2.2
T r= =2.2 sec
ωn
π
T p= =5.236 sec
ωn √ 1− ʓ 2
DCgain = 2/1= 2
S.S.E = 1-Yss= 1-2= -1
Q2 :
Figure 3
From the graph OS%= 7.3, T s=3.33
Comment :
The lab have many boring calculations .