You are on page 1of 3

COMSATS Institute of Information Technology

Park Road, Islamabad


Department of Electrical Engineering

Course Title: Digital Signal Processing


Course Code: EEE-324
Class: BCE-5
Course Instructor: Dr. Muhammad Fasih Uddin Butt
Lab Instructor: Engr. Fahd Ali Shifa

LAB # 11
Hardware implementation of FIR and IIR
filters on C6416 and C6711 DSK
Student Name(s):
Nouman Zia Butt (FA10-BCE-
006)
Jibran Afzal (FA10-BCE-
001)
Maryam Mazhar (FA10-BCE-
042)
Hardware implementation of FIR and
IIR filters on C6416 and C6711 DSK
Nouman Zia Butt, Jibran Afzal, Numan Naseer, Maryam Mazhar
Electrical Engineering Department
COMSATS Institute of Information Technology
Islamabad, Pakistan
noumanzia@ymail.com, jibran_89@yahoo.ca, maryam_mazhar92@yahoo.com, numannaseer@ymail.com

Abstract –
In this lab we learn how to make IIR and FIR of filters and check them on DSP KITS.

SUMMARY: Kaiser:

In this lab our objective is to make different kinds of


HIGH pass filters on DSPKIT No. 6713:
 KAISER
 BUTTERWORTH
 CHEBYSHEV 1
 CHEBYSHEV 2
 ELLIPTIC
Matlab 7.1 is then used to connect it with CCS and to
check whether its connected or not , we use following
2 commands on matlab command window:
 CCSBOARDINFO
 CCSDSP
If both above commands give info about dspkits then
it means its connected and matlab is supporting that
type of dspkit. We also did some test of dspkit
Butterworth:
connection by using diagnostics CCS application.
Then we got to know that there are certain
configuration settings necessary for linking simulink
with dspkits,which are as under:
Solver Type: fixed
Solver: Discrete no continuous
Then in optimization block we unchecked
first two options.
Then from last block we select debugging
option.
Then we made a block circuit on simulink and build
it but it.
Cheby1: .

FILTER TYPE Frequency = Frequency =


3kHz 8kHz
Kaiser Window No Output Worked

Butterworth No Output Worked

Chebyshev No Output Worked


Type-I
Chebyshev No Output Worked
Type-II
Elliptic No Output Worked

Cheby2:

Elliptic:

You might also like