next up previous
Next: EEL6502: Projects Up: EEL6502: Exams Previous: EEL6502: Exam1

EEL6502: Exam2

  1. (35 points) Once again, consider the adaptive noise cancellation problem where the primary signal is zero-mean Gaussian noise with variance tex2html_wrap_inline509 ( tex2html_wrap_inline511 ) and the reference signal is equal to one ( tex2html_wrap_inline513 ). Answer the following questions about the exponentially weighted RLS (EWRLS) implementation of this adaptive filter. Remember that you only need one tap weight for this problem.
    1. (10 points) Write an expression for the energy that is minimized by EWRLS at iteration k.
    2. (10 points) Derive an expression for the value of the weight given by EWRLS at iteration k.
    3. (10 points) Compute the variance of the weight at steady-state (i.e. after ``convergence'').
    4. (5 points) (You can do this part even if you can't solve part c.) What is the variance of the weight for tex2html_wrap_inline703 and for tex2html_wrap_inline705 ? Justify each answer with some words explaining why your values make sense.

  2. (35 points) Consider the system identification problem with an unknown plant having the following very simple system function:

    displaymath707

    The adaptive filter that is used to model H(z) has two free parameters, a and b, as follows:

    displaymath561

    The input tex2html_wrap_inline359 to both systems is white gaussian noise with a variance of one.

    1. (10 points) Express the MSE ( tex2html_wrap_inline719 ) in terms of the free parameters a and b.
    2. (10 points) Using the above result find an expression for the optimal value of a in terms of b.
    3. (10 points) Find numerical values for both a and b.
    4. (5 points) Compute a numerical value for the optimal MSE. Does its value make sense?

  3. (30 points) Short Answer
    1. (5 points) Explain the major differences between LMS and EWRLS.
    2. (5 points) Explain the major differences between an adaptive IIR filter and an adaptive FIR filter?

    3. (5 points) Suppose we are solving a system identification problem with an unknown plant with an infinite impulse response. What is the value of tex2html_wrap_inline625 for the causal FIR Wiener filter?
    4. (5 points) How would you set tex2html_wrap_inline735 for the case of a signal that has regions of stationarity lasting 100ms, assuming a 10KHz sampling rate? Explain.

    5. (5 points) How would you design a linear phase adaptive filter?
    6. (5 points) A student used simple LMS adaptation on an FIR filter to solve a system ID problem with a single sine wave input. She was surprised to find that the output of the adaptive filter had energy at frequency values other than at the original input frequency. How can this be considering the fact that we have said that these filters are linear and therefore cannot create energy at frequencies not present in the original signal?


next up previous
Next: EEL6502: Projects Up: EEL6502: Exams Previous: EEL6502: Exam1

Dr John Harris
Fri Feb 6 11:05:57 EST 1998