<< 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
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.
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 and output may be specified by its difference equation
where and are coefficients which parameterize the filter. This filter is said to have zeros and poles. Each new value of the output signal, , is determined by past values of the output, and by present and past valuesof the input. The impulse response, , is the response of the filter to an input of , and is therefore the solution to the recursive difference equation
There are two general classes of digital filters: infinite impulse response (IIR) and finite impulse response (FIR).The FIR case occurs when , for all . Such a filter is said to have no poles, only zeros.In this case, the difference equation in [link] becomes
Since [link] is no longer recursive, the impulse response has finite duration .
In the case where , the difference equation usually represents an IIR filter.In this case, [link] will usually generate an impulse response which has non-zero values as . However, later we will see that for certain valuesof and , 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, , is given by
where is a complex variable. The DTFT may be thought of as a special case of the Z-transformwhere is evaluated on the unit circle in the complex plane.
Notification Switch
Would you like to follow the 'Purdue digital signal processing labs (ece 438)' conversation and receive update notifications?