<< 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 first part of a two week laboratory in digital filter design.The first week of the laboratory covers some basic examples of FIR and IIR filters, and then introduces the conceptsof FIR filter design. Then the second weekcovers systematic methods of designing both FIR and IIR filters.

Background on digital filters

In digital signal processing applications, it is often necessary to change the relative amplitudesof frequency components or remove undesired frequencies of a signal.This process is called filtering . Digital filters are used in a variety of applications.In Laboratory 4, we saw that digital filters may be used in systems that perform interpolation and decimationon discrete-time signals. Digital filters are also used in audio systemsthat allow the listener to adjust the bass (low-frequency energy) and the treble (high frequency energy) of audio signals.

Digital filter design requires the use of both frequency domain and time domain techniques.This is because filter design specifications are often given in the frequency domain, but filters are usually implementedin the time domain with a difference equation. Typically, frequency domain analysis is done using the Z-transform andthe discrete-time Fourier Transform (DTFT).

In general, a linear and time-invariant causal digital filter with input x ( n ) and output y ( n ) may be specified by its difference equation

y ( n ) = i = 0 N - 1 b i x ( n - i ) - k = 1 M a k y ( n - k )

where b i and a k are coefficients which parameterize the filter. This filter is said to have N zeros and M poles. Each new value of the output signal, y ( n ) , is determined by past values of the output, and by present and past valuesof the input. The impulse response, h ( n ) , is the response of the filter to an input of δ ( n ) , and is therefore the solution to the recursive difference equation

h ( n ) = i = 0 N - 1 b i δ ( n - i ) - k = 1 M a k h ( n - k ) .

There are two general classes of digital filters: infinite impulse response (IIR) and finite impulse response (FIR).The FIR case occurs when a k = 0 , for all k . Such a filter is said to have no poles, only zeros.In this case, the difference equation in [link] becomes

h ( n ) = i = 0 N - 1 b i δ ( n - i ) .

Since [link] is no longer recursive, the impulse response has finite duration N .

In the case where a k 0 , the difference equation usually represents an IIR filter.In this case, [link] will usually generate an impulse response which has non-zero values as n . However, later we will see that for certain valuesof a k 0 and b i , it is possible to generate an FIR filter response.

The Z-transform is the major tool used for analyzing the frequency response of filters and their differenceequations. The Z-transform of a discrete-time signal, x ( n ) , is given by

X ( z ) = n = - x ( n ) z - n .

where z is a complex variable. The DTFT may be thought of as a special case of the Z-transformwhere z is evaluated on the unit circle in the complex plane.

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