0% found this document useful (0 votes)
65 views10 pages

Digital Filtering Using DSP: Designed By: Dawar Awan

This document describes digital filtering techniques using DSP. It discusses notch filters, which are used to reject a single frequency, peak filters, which are used to enhance a single frequency, and comb filters, which have notches at integer multiples of a notch frequency. It provides the block diagrams and front panels of LabVIEW VIs that can be used to design these filters. It gives an example of designing a notch filter to remove a 200Hz tone and implementing it using a DIP switch on a DSP kit. Finally, it lists tasks which involve designing filters to remove noise from audio signals.

Uploaded by

Umer Ehsan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views10 pages

Digital Filtering Using DSP: Designed By: Dawar Awan

This document describes digital filtering techniques using DSP. It discusses notch filters, which are used to reject a single frequency, peak filters, which are used to enhance a single frequency, and comb filters, which have notches at integer multiples of a notch frequency. It provides the block diagrams and front panels of LabVIEW VIs that can be used to design these filters. It gives an example of designing a notch filter to remove a 200Hz tone and implementing it using a DIP switch on a DSP kit. Finally, it lists tasks which involve designing filters to remove noise from audio signals.

Uploaded by

Umer Ehsan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Lab No.

13-14

Digital filtering using DSP

Designed by : Dawar Awan


Oct 2012 – Feb 2013
CECOS College of Engineering and IT [email protected]
Notch filter
 A special band stop filter used to reject a single frequency
 Normally used to suppress the A.C power line noise
 Quality factor = fo/f
Magnitude Response of Notch filter

Ab
f

fo fs/2
CECOS College of Engineering and IT [email protected]
Peak filter
 A special band pass filter used to enhance a single frequency
 Quality factor = fo/f
 Ab is normally -3 db
Magnitude Response of Notch filter

Ab

f

fo fs/2
CECOS College of Engineering and IT [email protected]
Notch/Peak filter design
 ‘DFD IIR notch peak design.vi’ can be used to design notch/peak
filters

DFD IIR notch peak design.vi

CECOS College of Engineering and IT [email protected]


Comb Filter
 A special filter having notches at integral multiples of a notch
frequency fo

Notch type I

CECOS College of Engineering and IT [email protected]


Comb Filter
 ‘DFD IIR Comb design.vi’ can be used to design notch/peak comb
filter
 ‘Filter type’ specifies the type of notch or peak comb filter
 Df represents f

CECOS College of Engineering and IT [email protected]


Comb Filter Design and analysis

Block Diagram Front Panel

CECOS College of Engineering and IT [email protected]


Notch filter - Example

CECOS College of Engineering and IT [email protected]


Notch filter - Example
 Use ‘DFD Filter’ Express VI to import the filter coefficients
provided in the folder ‘Lab 13-14’

CECOS College of Engineering and IT [email protected]


Task
1. Design and implement a notch filter to remove the 200Hz tone
from ‘Notch_Noise(200Hz)’
2. Assign a DIP switch on the DSP kit which when turned ON
implements the filtering
3. Design a comb filter to remove the noise from
‘Comb_Noise(100Hz).wav’. Show the magnitude response of the
filter and spectrum of the audio signal

CECOS College of Engineering and IT [email protected]

You might also like