Line 26: Line 26:
 
* [[ECE438_Week11_Quiz_Q2sol|Solution]].
 
* [[ECE438_Week11_Quiz_Q2sol|Solution]].
 
----
 
----
Q3.  
+
Q3. Consider a causal LTI system with transfer function
  
* [[ECE438_Week11_Quiz_Q3sol|Solution]].
+
<math>
 +
H(z)= \frac{1-\frac{1}{2}z^{-2}}
 +
{1-\frac{1}{\sqrt{2}} z^{-1} +\frac{1}{4} z^{-2}}
 +
</math>
 +
 
 +
:a. Sketch the locations of the poles and zeros.
 +
:b. Determine the magnitude and phase of the frequency response <math>H(\omega)</math>, for
 +
 
 +
::<math>\omega =0,\frac{\pi}{4}, \frac{\pi}{2}, \frac{3\pi}{4}, \text{ and }\pi</math>.
 +
 
 +
:c. Is the system stable? Explain why or why not?
 +
:d. Find the difference equation for y[n] in terms of x[n], corresponding to this transfer function H(z).
 +
 
 +
 
 +
* Same as HW7, Q4 available [[ECE438_HW7_Solution|here]].
 
----
 
----
 
Q4.  
 
Q4.  

Revision as of 11:16, 3 November 2010


  • 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,

$ x[n]=\text{cos}(\pi n)(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. Consider a causal LTI system with transfer function

$ H(z)= \frac{1-\frac{1}{2}z^{-2}} {1-\frac{1}{\sqrt{2}} z^{-1} +\frac{1}{4} z^{-2}} $

a. Sketch the locations of the poles and zeros.
b. Determine the magnitude and phase of the frequency response $ H(\omega) $, for
$ \omega =0,\frac{\pi}{4}, \frac{\pi}{2}, \frac{3\pi}{4}, \text{ and }\pi $.
c. Is the system stable? Explain why or why not?
d. Find the difference equation for y[n] in terms of x[n], corresponding to this transfer function H(z).


  • Same as HW7, Q4 available here.

Q4.


Q5.


Back to ECE 438 Fall 2010 Lab Wiki Page

Back to ECE 438 Fall 2010

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett