Lab 4a:
The primary goal of the first lab is to familiarize you with using Simulink so that in the next lab you can use Simulink to program a DSP. Here are three specific goals for this lab:
• Learn basic Simulink commands and syntax, including the help system.
• Learn to write and edit your own blocks in Simulink, and run them.
• Learn a little about advanced programming techniques for Simulink.
• Implement the music synthesis in Simulink.
Lab 4b:
In this lab you will learn:
• How to install the software to target a TI ‘C6713 DSK.
• How to convert the music synthesis program from Lab 04a to run on the DSK.
Lab 4c:
One of the powerful features of Simulink is its ability to target embedded hardware. In this lab you will learn:
• How to monitor the performance of the DSK.
• How to improve the performance of the DSK.
These labs supplement the following textbooks:
• DSP First
http://www.mathworks.com/support/books/book1494.html
• Signal Processing First
http://www.mathworks.com/support/books/book4591.html |