<< Chapter < Page Chapter >> Page >

Questions or comments concerning this laboratory should be directedto Prof. Charles A. Bouman, School of Electrical and Computer Engineering, Purdue University, West Lafayette IN 47907;(765) 494-0340; bouman@ecn.purdue.edu

Introduction

This is the second part of a two week laboratory in digital filter design.The first week of the laboratory covered some basic examplesof FIR and IIR filters, and then introduced the concepts of filter design.In this week we will cover more systematic methods of designing both FIR and IIR filters.

Filter design using standard windows

Download DTFT.m for the following section.

We can generalize the idea of truncation by using different windowing functions to truncate anideal filter's impulse response. Note that by simply truncating the ideal filter's impulse response, we are actuallymultiplying (or “windowing”) the impulse response by a shifted r e c t ( ) function. This particular type of window is called a rectangular window. In general, the impulse reponse h ( n ) of the designed filter is related to the impulse response h i d e a l ( n ) of the ideal filter by the relation

h ( n ) = w ( n ) h i d e a l ( n ) ,

where w ( n ) is an N -point window. We assume that

h i d e a l ( n ) = ω c π sinc ω c π n - N - 1 2 ,

where ω c is the cutoff frequency and N is the desired window length.

The rectangular window is defined as

w ( n ) = 1 n = 0 , 1 , ... , N - 1 0 otherwise

The DTFT of w ( n ) for N = 21 is shown in [link] . The rectangular window is usually not preferredbecause it leads to the large stopband and passband ripple as shown in [link] .

DTFT of a rectangular window of length 21.
Frequency response of low-pass filter, designed using the truncation method.

More desirable frequency characteristics can be obtained by making a better selection for the window, w ( n ) . In fact, a variety of raised cosine windowsare widely used for this purpose. Some popular windows are listed below.

  1. Hanning window (as defined in Matlab, command hann(N) ):
    w ( n ) = 0 . 5 - 0 . 5 cos 2 π n N - 1 n = 0 , 1 , ... , N - 1 0 otherwise
  2. Hamming window
    w ( n ) = 0 . 54 - 0 . 46 cos 2 π n N - 1 n = 0 , 1 , ... , N - 1 0 otherwise
  3. Blackman window
    w ( n ) = 0 . 42 - 0 . 5 cos 2 π n N - 1 + 0 . 08 cos 4 π n N - 1 n = 0 , 1 , ... , N - 1 0 otherwise

In filter design using different truncation windows, there are two key frequency domain effects that are important to the design: the transitionband roll-off , and the passband and stopband ripple (see [link] below). There are two corresponding parameters in the spectrum of each type ofwindow that influence these filter parameters. The filter's roll-off is related tothe width of center lobe of the window's magnitude spectrum. The ripple is influenced by the ratio of the mainlobe amplitude to the first sidelobe amplitude (or difference if using a dB scale).These two window spectrum parameters are not independent, and you should see a trend as you examine the spectra for different windows.The theoretical values for the mainlobe width and the peak-to-sidelobe amplitude are shown in [link] .

Approximate spectral parameters of truncation windows. See reference [1].
Window (length N) Mainlobe width Peak-to-sidelobe amplitude (dB)
R e c t a n g u l a r 4 π / N - 13 d B
H a n n i n g 8 π / N - 32 d B
H a m m i n g 8 π / N - 43 d B
B l a c k m a n 12 π / N - 58 d B

Questions & Answers

how to create a software using Android phone
Wiseman Reply
how
basra
what is the difference between C and C++.
Yan Reply
what is software
Sami Reply
software is a instructions like programs
Shambhu
what is the difference between C and C++.
Yan
yes, how?
Hayder
what is software engineering
Ahmad
software engineering is a the branch of computer science deals with the design,development, testing and maintenance of software applications.
Hayder
who is best bw software engineering and cyber security
Ahmad
Both software engineering and cybersecurity offer exciting career prospects, but your choice ultimately depends on your interests and skills. If you enjoy problem-solving, programming, and designing software syste
Hayder
what's software processes
Ntege Reply
I haven't started reading yet. by device (hardware) or for improving design Lol? Here. Requirement, Design, Implementation, Verification, Maintenance.
Vernon
I can give you a more valid answer by 5:00 By the way gm.
Vernon
it is all about designing,developing, testing, implementing and maintaining of software systems.
Ehenew
hello assalamualaikum
Sami
My name M Sami I m 2nd year student
Sami
what is the specific IDE for flutter programs?
Mwami Reply
jegudgdtgd my Name my Name is M and I have been talking about iey my papa john's university of washington post I tagged I will be in
Mwaqas Reply
yes
usman
how disign photo
atul Reply
hlo
Navya
hi
Michael
yes
Subhan
Show the necessary steps with description in resource monitoring process (CPU,memory,disk and network)
samuel Reply
What is software engineering
Tafadzwa Reply
Software engineering is a branch of computer science directed to writing programs to develop Softwares that can drive or enable the functionality of some hardwares like phone , automobile and others
kelvin
if any requirement engineer is gathering requirements from client and after getting he/she Analyze them this process is called
Alqa Reply
The following text is encoded in base 64. Ik5ldmVyIHRydXN0IGEgY29tcHV0ZXIgeW91IGNhbid0IHRocm93IG91dCBhIHdpbmRvdyIgLSBTdGV2ZSBXb3puaWFr Decode it, and paste the decoded text here
Julian Reply
what to do you mean
Vincent
hello
ALI
how are you ?
ALI
What is the command to list the contents of a directory in Unix and Unix-like operating systems
George Reply
how can i make my own software free of cost
Faizan Reply
like how
usman
hi
Hayder
The name of the author of our software engineering book is Ian Sommerville.
Doha Reply
what is software
Sampson Reply
the set of intruction given to the computer to perform a task
Noor
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Purdue digital signal processing labs (ece 438). OpenStax CNX. Sep 14, 2009 Download for free at http://cnx.org/content/col10593/1.4
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Purdue digital signal processing labs (ece 438)' conversation and receive update notifications?

Ask