- Under construction --Zhao
Quiz Questions Pool for Week 11
Q1. Consider the two LTI systems, $ y[n]=T_1[x[n]] $ and $ y[n]=T_2[x[n]] $, with the following difference equations,
- $ y[n]=T_1[x[n]]=x[n]-x[n-1]\,\! $
- $ y[n]=T_2[x[n]]=\frac{1}{2}y[n-1]+x[n]\,\! $
Then, calculate the impulse response and difference equation of the combined system $ (T_1+T_2)[x[n]] $.
Q2. Consider a causal FIR filter of length M = 2 with impulse response
- $ h[n]=\delta[n]-\delta[n-1]\,\! $
a) Provide a closed-form expression for the 8-pt DFT of $ h[n] $, denoted $ H_8[k] $, as a function of $ k $. Simplify as much as possible.
b) Consider the sequence $ x[n] $ of length 8 below, equal to a sum of several finite-length sinewaves.
- $ x[n]=\left[\text{cos}\left(\frac{\pi}{2}n\right)+2\text{cos}(\pi n)\right](u[n]-u[n-8]) $
$ y_8[n] $ is formed by computing $ X_8[k] $ as an 8-pt DFT of $ x[n] $, $ H_8[k] $ as an 8-pt DFT of $ h[n] $, and then $ y_8[n] $ as the 8-pt inverse DFT of $ Y_8[k] = X_8[k]H_8[k] $.
Express the result $ y_8[n] $ as a weighted sum of finite-length sinewaves similar to how $ x[n] $ is written above.
Q3.
Q4.
Q5.
Back to ECE 438 Fall 2010 Lab Wiki Page
Back to ECE 438 Fall 2010