

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Main points of this exam paper are: Complex Exponential, Linear, Causal, System is Causal, Addition, Satisfies, Unit Step Function
Typology: Exams
1 / 3
This page cannot be seen from the preview
Don't miss anything!


EECS 20. Final Exam Solution May 15, 2000.
h(n) = (n) + (n 1) h(n 1) (just let the input be an impulse). Thus,
h(0) = 1 h(1) = (1 ) h(2) = (1 ) h(3) = 2 (1 ) h(4) = 3 (1 ) h(n) = ( )n ^1 (1 )
so h(n) = ( )n ^1 u(n 1) + ( )n^ u(n);
where u(n) is the unit step function. (b) Although we could calculate the DTFT of the impulse response, it is easier to just let the input be a complex exponential,
x(n) = ei!^ n^ : The output then will be
y (n) = H (! )ei!^ n^ : Hence, the following equation must be satisfied,
H (! )ei!^ n^ + H (! )ei!^ (n 1)^ = ei!^ n^ + ei!^ (n 1)^ : We can factor out ei!^ n^ and divide through by it, getting
H (! )(1 + e i!^ ) = 1 + e i!^ : Hence,
H (! ) =
1 + e i! 1 + e i!^
(c) The output will be zero if the frequency! of the sinusoid is such that H (! ) = 0. This occurs if e i!^ = 1 , which occurs if! = . Thus, the following input will yield zero output: x(n) = cos ( n):
(d) omega = [0: pi/400: pi]; H = (1 + exp(-iomega))./(1 + alphaexp(-i * omega)); plot(omega, abs(H)); (e) A reasonable choice for the state s is
s(n) = [x(n 1); y (n 1)]T^ :
With this choice,
A =
; b =
; c =
; d = 1 :
(f) If = 1 , the frequency response becomes H (! ) = 1 and the impulse response becomes h(n) = (n).
(b) False. You only know the response to one frequency. (c) True. The frequency response is the DTFT of the impulse response. (d) True. The impulse response is y (n) y (n 1), from which you can determine the frequency response. (e) True. If the system were LTI, the response to the delayed impulse would be the delayed impulse response. (f) False. The system might be LTI with impulse response given by h(n) = y (n) y (n
! 0 = 10 radians/second:
(b) The Fourier series coefficients are
A 0 = 0 ; A 1 = 1 ; A 2 = 1 ; A 3 = 1 ; Ak = 0 for k > 3 ;
and
k = 0 for all k :
(c) The sampled signal is
y (n) = cos (10 n=10) + cos (20 n=10) + cos (30 n=10) = 1 + 2 cos ( n):
The fundamental frequency is therefore! 0 = radians/sample. (d) The DFS coefficients are
A 0 = 1 ; A 1 = 2 ; 1 = 0 :
There are no more coefficients, since the period is p = 2. (e) The “smoothest” (lowest frequency content) interpolating signal is
w (t) = 1 + 2 cos (10 t):