SYSTEM IMPLEMENTATION
This is the second assignment in which we will attempt to integrate
what you have learned. Consider the block diagram of a system that
measures the instantaneous energy of a signal:
Note that the specifications for all components of the system
are shown.
Your assignment is to implement this system and demonstrate
its performance on the
audio data
used in the previous assignment.
This includes designing the filters, choosing the energy
estimation algorithm, and optimizing the implementation of the
overall system to minimize resources yet maintain performance.
By the due date for this assignment, you are required to complete
the following:
- DSP implementation on the DSK board (graded by the lab TA)
- a web-based document describing the implementation, demonstrating
the system on all audio files, explaining whether these results
are reasonable, etc.
You will be awarded on DSP project grade and one Matlab grade for this
project.
Now, here is the interesting part. The student who produces the best
results on this project will be given an A in the course
and be exempted from the final exam. The following points will
be considered when judging these projects:
- Accuracy of the solution (25%)
- Efficiency of the implementation (25%)
- Quality of web documentation (50%)
Let the fun begin. Good luck!