0% found this document useful (0 votes)
55 views3 pages

COMSATS Institute of Information Technology

This lab aims to implement different types of high pass filters, including Kaiser, Butterworth, Chebyshev 1, Chebyshev 2, and Elliptic filters, on a DSPKIT No. 6713. Matlab 7.1 is used to connect the DSPKIT to CCS and check the connection using commands. Various configuration settings are needed in Simulink for linking it to the DSPKIT. The students create a block diagram in Simulink and build it to test the filters at frequencies of 3kHz and 8kHz.

Uploaded by

marryam nawaz
Copyright
© © All Rights Reserved
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)
55 views3 pages

COMSATS Institute of Information Technology

This lab aims to implement different types of high pass filters, including Kaiser, Butterworth, Chebyshev 1, Chebyshev 2, and Elliptic filters, on a DSPKIT No. 6713. Matlab 7.1 is used to connect the DSPKIT to CCS and check the connection using commands. Various configuration settings are needed in Simulink for linking it to the DSPKIT. The students create a block diagram in Simulink and build it to test the filters at frequencies of 3kHz and 8kHz.

Uploaded by

marryam nawaz
Copyright
© © All Rights Reserved
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/ 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
[email protected], [email protected], [email protected], [email protected]

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