Next: About this document
Up: EEL6502: Adaptive Signal Processing
Previous: EEL6502: Exam2
Project report due Monday April 8 in class at 3pm. You must
email me a description of your proposed project by Monday, March 18.
Everyone must complete a project. The project will consist of 10% of
your project, roughly the worth of two homeworks.
Your project report should be written as if it were a paper
to be submitted to
a conference and therefore should contain the following components:
- A short review about the topic, include any references that you use.
- A concise description of the problem.
- A detailed description of your solution to the problem.
- Matlab simulation results.
- A discussion of the significance of these results.
- The appendix should contain complete MATLAB codes, messy derivations
and any other information too detailed to keep in the main body.
You are strongly encouraged to come up with your own idea for a project.
The best projects relate to something you have already worked on or familiar
with. If you have the capability of measuring data of any kind yourself,
then this can lead to an excellent project.
- In the application chapters of Widrow's book, there are sections
on dsp filter design, control, communications and array beam forming. Any
applications in these areas can be used in projects.
- Add varying amounts of noise to a signal and use a reference to
recover the original signal the best you can. If you know the original
signal, you can measure exactly how well your algorithm is working.
The original signal can be speech, an eeg trace or any other real signal.
- Adaptive noise cancellation without a reference signal.
- Recover a periodic signal from broadband noise.
- Time delay estimation.
- Problems dealing with multiple time series data.
- How many taps? Use the information theoretic criterion described
in Haykin section 2.10 and develop an algorithm for choosing an appropriate
number of taps. How well does it work?
- So far we have assume that all signals are stationary. How quickly
can the statistics of the signal change while still allowing LMS to keep up?
- Linear prediction is a very popular area. There is a whole
chapter of Haykin deals with linear prediction. You can predicting a whole
host of standard time series data that are available on the internet,
e.g. financial time series, chaotic time series.
- Any theoretical analysis of convergence of LMS or other aspect of
adaptive filters makes a good project. Make sure that you are the type of
person cut out for this.
- If you are graduating this semester and therefore not able to take
neural networks in the Fall, you may want to play with some very simple
neural networks. You can contrast the linear adaptive filters with
simple but nonlinear neural networks.
Next: About this document
Up: EEL6502: Adaptive Signal Processing
Previous: EEL6502: Exam2
Dr John Harris
Fri Feb 6 11:05:57 EST 1998