Department of Mechatronics Engineering University of Engineering & Technology, Peshawar
Department of Mechatronics Engineering University of Engineering & Technology, Peshawar
Proficient Student’s
Criteria Excellent (4) Basic (2) Below Basic (1)
(3) Score
Few errors in
To use technique were
Excellent No errors in Several serious
proper observed
technique was technique errors in
technique during the lab
used were observed technique were
throughout procedure, but
throughout the during the lab observed during
the lab they may have
lab procedure. procedure. the lab procedure.
procedure been
significant.
To practice
the
Practice the
simulation Practice tasks
complete Task Practice Tasks Practice asks
task as per with some
as per the partially inaccurately
requirement hiccups
guidelines
s
TASK NO#1:
Convolution is associative. Given the three signals x1[n], x2[n], and x3[n] as: x1= [ 3,1,1]
x2= [ 4,2,1] x3= [ 3,2,1,2,3] Show that (x1*x2)*x3 = x1*(x2*x3)
TASK NO#2
Find the output signal y[n] for any range of ‘n’ using convolution, for the
following cases. (assume -10≤n≤10) a) h[n] = 5(-1/2)n u[n] , x[n] =
(1/3)n u[n] b) h[n] = (0.5)2n u[-n] , x[n] = u[n] c) h[n] = 2n u[-n-1] , x[n] =
u[n] – u[n - 10].
Part c:
RESULT BY RUNNING EDITOR(MATLAB):
Part a & b:
Part c: