<< Chapter < Page Chapter >> Page >

There are two types of linear, time-invariant digital filters. We will investigate digital filters with a finite-duration impulse response (FIR) in this section and those with an infinite-duration impulse response (IIR) in another document. FIR filters have characteristics that make them useful in many applications [link] , [link] .

  1. FIR filters can achieve an exactly linear phase frequency response
  2. FIR filters cannot be unstable.
  3. FIR filters are generally less sensitive to coefficient round-off and finite-precision arithmetic thanIIR filters.
  4. FIR filters design methods are generally linear.
  5. FIR filters can be efficiently realized on general or special-purpose hardware.

However, frequency responses that need a rapid transition between bands and do not require linear phase are often more efficientlyrealized with IIR filters.

It is the purpose of this section to examine and evaluate these characteristics which are important in the designof the four basic types of linear-phase FIR filters.

Because of the usual methods of implementation, the Finite Impulse Response (FIR) filter is also called a nonrecursive filter or a convolution filter. From the time-domain view of this operation,the FIR filter is sometimes called a moving-average or running-average filter. All of these names represent useful interpretations that are discussed in this section; however, thename, FIR, is most commonly seen in filter-design literature and is used in these notes.

The duration or sequence length of the impulse response of these filters is by definition finite; therefore, the output canbe written as a finite convolution sum by

y ( n ) = m = 0 N - 1 h ( m ) x ( n - m )

where n and m are integers, perhaps representing samples in time, and where x ( n ) is the input sequence, y ( n ) the output sequence, and h ( n ) is the length-N impulse response of the filter. With a change of index variables, this can also be written as

y ( n ) = m = n n - N + 1 h ( n - m ) x ( m ) .

If the FIR filter is interpreted as an extension of a moving sum or as a weighted moving average, some of its propertiescan easily be seen. If one has a sequence of numbers, e.g., prices from the daily stock marketfor a particular stock, and would like to remove the erratic variations in order to discover longer term trends, each number couldbe replaced by the average of itself and the preceding three numbers, i.e., the variations within a four-day period would be“averaged out" while the longer-term variations would remain. To illustrate how this happens, consider an artificial signal x ( n ) containing a linear term, K 1 n , and an undesired oscillating term added to it,such that

x ( n ) = K 1 n + K 2 cos ( π n )

If a length-2 averaging filter is used with

h ( n ) = 1 / 2 for n = 0 , 1 0 otherwise

it can be verified that, after two outputs, the output y ( n ) is exactly the linear term x ( n ) with a delay of one half sample interval and no oscillation.

This example illustrates the basic FIR filter-design problem: determine N, the number of terms for h ( n ) , and the values of h ( n ) for achieving a desired effect on the signal. The reader should examine simple examples to obtain an intuitive ideaof the FIR filter as a moving average; however, this simple time-domain interpretationwill not suffice for complicated problems where the concept of frequency becomes more valuable.

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, Digital signal processing and digital filter design (draft). OpenStax CNX. Nov 17, 2012 Download for free at http://cnx.org/content/col10598/1.6
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing and digital filter design (draft)' conversation and receive update notifications?

Ask