0% found this document useful (0 votes)
49 views2 pages

DSPOutline S2011

Digital Signal Processing (EE 3623) - Spring 2012. Instructor: dr. Arif khan. Student should be able to: 1. Program a DSP chip to filter signals using either assembly language or a programming language.

Uploaded by

Kamran Mahmood
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views2 pages

DSPOutline S2011

Digital Signal Processing (EE 3623) - Spring 2012. Instructor: dr. Arif khan. Student should be able to: 1. Program a DSP chip to filter signals using either assembly language or a programming language.

Uploaded by

Kamran Mahmood
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Digital Signal Processing (EE 3623) Spring 2012

--------------------------------------------------------------------------------------------------------------------Instructors Name: Dr. M. Arif Khan Email Address: [email protected] --------------------------------------------------------------------------------------------------------------------Text Book: Digital Signal Processing Principles, Algorithms, and Applications By John G.
Proakis & Dimitris G. Manolakis Reference Books: Digital Signal Processing by Emmanuel C. Ifeachor and Barrie W. Jervis

Introduction to Signal Processing by Sophocles J. Orfanidis Digital Signal Processing: A Computer-Based Approach" by Mitra Digital Signal Processing by S Salivahanan, A Vallavaraj and C Gnanapriya Discrete-Time Signal Processing by Alan V. Oppenheim, Ronald W. Schafer Pre-Requisite: EE 2613 Signals & Systems

Course Outline:
Introduction (Chapter 1 & Lecture Notes) Discrete-Time Signals and Systems (Chapter 2 & Lecture Notes) Discrete Transforms (Chapter 7 & 8 & Lecture Notes) Z-Transform and its applications in Signal Processing (Chapter 3 & Lecture Notes) Frequency Analysis of Signals & LTI Systems (Chapter 4 & 5 & Lecture Notes) Sampling and Reconstruction of Signals (Chapter 6 & Lecture Notes) A framework for digital filter design (Chapter 10 & Lecture Notes) FIR Digital Filter Design (Chapter 10 & Lecture Notes) IIR Digital Filter Design (Chapter 10 & Lecture Notes) Multi-rate Signal Processing (Chapter 11 & Lecture Notes) Adaptive Digital Filters (Optional) Power Spectrum Estimation (Optional)

Grading Scheme:

Assignments Quizzes Mid Term Exam Final Exam

15 % 25 % 20 % 40 %

Course Objectives for EE3623 - Digital Signal Processing


At the end of the course, the student should be able to: 1. Program a DSP chip to filter signals using either assembly language or a C compiler for the chip. This filter could be a FIR or IIR filter. The student should understand how to design algorithms for implementation. 2. Understand how digital to analog (D/A) and analog to digital (A/D) converters operate on a signal and be able to model these operations mathematically. 3. Use Z transforms and discrete time Fourier transforms to analyze a digital system. 4. Design and understand simple finite impulse response filters

a) Understand stability of FIR filters b) Quantization effects and noise c) Pole-zero design of simple filters using real data d) Window method design of different types of FIR filters(FIR) e) Choose the best filter structure for implementation 5. Design and understand simple finite impulse response filters, some specific issues are:

a) Understand stability of IIR filters b) Quantization effects and noise on filter implementations c) Pole-zero design of simple filters using real data d) Classical design methods using analog filters e) Choose the best filter structure for implementation 6. Define and use Discrete Fourier Transforms (DFTs), specific objectives are: a) Implementation of DFTs using Fast Fourier Transforms b) Understand the definitions of and the differences between physical and computational resolution c) Understand and implement DFTs on long data sets such as speech signals and images. d) Use FFTs for efficient implementation of linear convolutions

You might also like