Digital Signal Processing 2 Sample Midterm Exam: Problem 1: (20 %) Given The
Digital Signal Processing 2 Sample Midterm Exam: Problem 1: (20 %) Given The
(90 minutes)
Problem 1: (20 %) Given the last 4 values of an 8-point DFT X(k) of a real-valued sequence
x(n), where x(0) has a value of 2.
X (k ) = {5, 3 2 j , 2 + 3 j , 1 + j},
a) (10%) Determine the remaining X(k), for k=0,1,2,3?
k = 4,5,6,7
b) (10%) What are the values of Y(k), where Y(k) is defined as the DFT of y(n),
Problem 2: (20%) Based on the finite difference equation below: y (n) = x(n) + 0.85 y (n 1) + 0.42 y (n 2) 0.38 y (n 3)
a) (14%) Manually determine the three reflection coefficients {Ki}, i=1,2,3 b) (6%) Please draw the lattice structure of the system.
a) (10%) Sketch the direct form II signal flow graph realization of this filter. b) (10%) Sketch the parallel structure of this filter.
Problem 4: (20%) Consider an ideal lowpass filter with the passband cutoff frequency p = 0.45 and stopband cutoff frequency s = 0.55. We want to approximate this filter using a frequency sampling design in which we choose 40 samples.
a) (8%) Choose the frequency sample within transition band equal to 0.5. Determine H(k), k = 0, 1, 2, , 39? b) (7%) Use the nave design method to compute h(n). c) (5%) Assume the required minimum stopband attenuation is 40dB. Please write down the steps to verify whether the designed filter satisfy the specification or not.
Problem 5: (20%) We are to design an optimal bandstop FIR filter to satisfy the following specification based on Parks-McClellan algorithm.
c) (7%) Use the Matlab command remez ( , F, A, W) to get the filter impulse response
{h(n)}, make sure you provide all the necessary arguments values, i.e., , F, A, W.