Welcome to the home page for ECE4703 "Real-Time Digital Signal Processing" for B-term 2009.

announcements and lecture slides

general

The required course textbook is Real-Time Digital Signal Processing: Based on the TMS320C6000 by Nasser Kehtarnavaz.

The course syllabus (pdf) including expected course outcomes, grading information, and late policies.

ECE4703 academic honesty policies.

ECE4703 students with disabilities statement.

links and files

Some useful links and files. Please contact Prof. Brown if you find any broken links.

laboratory assignments

General report and project code submission guidelines (pdf).

lab 1: familiarization with ccs and the dsk plus audio level display

Assignment (pdf) and grade sheet. Project code and report due by 3:00pm on 05-Nov-2008.

Here is good vectors.asm file for part 3 of the assignment. Note that this file has the directive ".sect .vectors" at the top. You should make sure your linker command file has an appropriate section called ".vectors" in the correct memory location from addresses 0x00000000-0x0000021F. You may also want to edit this file if your ISR is not called "serialPortRcvISR".

lab 2: real-time floating-point filtering

Assignment (pdf) and grade sheet. Project code and report due by 3:00pm on 12-Nov-2009.

lab 3: real-time fixed-point filtering

Assignment (pdf) and grade sheet. Project code and report due by 3:00pm on 19-Nov-2009.

lab 4: hand-optimized assembly language programming

Assignment (pdf) and grade sheet. Project code and report due by 3:00pm on 03-Dec-2009.

examinations

The midterm examination is scheduled for 19-Nov-2009.

The final examination is scheduled for 17-Dec-2009.

homework

No homework is assigned in this course.