<< Chapter < Page Chapter >> Page >
The direct-form and transpose-form structures are most commonly used to implement FIR filters. For certain special filters, recursive implementations require less computation. Lattice and cascade structures are occasionally also used.

Consider causal FIR filters: y n k M 1 0 h k x n k ; this can be realized using the following structure

or in a different notation
This is called the direct-form FIR filter structure .

There are no closed loops (no feedback) in this structure, so it is called a non-recursive structure . Since any FIR filter can be implemented using the direct-form, non-recursivestructure, it is always possible to implement an FIR filter non-recursively. However, it is also possible to implement anFIR filter recursively , and for some special sets of FIR filter coefficients this is much moreefficient.

y n k M 1 0 x n k where h k 0 0 1 k = 0 1 1 1 k = M - 1 0 0 0 But note that y n y n 1 x n x n M This can be implemented as

Instead of costing M 1 adds/output point, this comb filter costs only two adds/output.

Is this stable, and if not, how can it be made so?

IIR filters must be implemented with a recursive structure, since that's the only way a finite number of elements can generate aninfinite-length impulse response in a linear, time-invariant (LTI) system. Recursive structures have the advantages of beingable to implement IIR systems, and sometimes greater computational efficiency, but the disadvantages ofpossible instability, limit cycles, and other deletorious effects that we will study shortly.

Transpose-form fir filter structures

The flow-graph-reversal theorem says that if one changes the directions of all the arrows, and inputs at theoutput and takes the output from the input of a reversed flow-graph, the new system has an identical input-outputrelationship to the original flow-graph.

Direct-form fir structure

Reverse = transpose-form fir filter structure

Or redrawn

Cascade structures

The z-transform of an FIR filter can be factored into a cascade of short-length filters b 0 b 1 z b 2 z -3 b m z m b 0 1 z 1 z 1 z 2 z 1 z m z where the z i are the zeros of this polynomial. Since the coefficients of the polynomial are usually real, the rootsare usually complex-conjugate pairs, so we generally combine 1 z i z 1 z i z into one quadratic (length-2) section with real coefficients 1 z i z 1 z i z 1 2 z i z z i 2 z -2 H i z The overall filter can then be implemented in a cascade structure.

This is occasionally done in FIR filter implementation when one or more of the short-length filters can beimplemented efficiently.

Lattice structure

It is also possible to implement FIR filters in a lattice structure: this is sometimes used in adaptive filtering

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, Dsp lab with ti c6x dsp and c6713 dsk. OpenStax CNX. Feb 18, 2013 Download for free at http://cnx.org/content/col11264/1.6
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Dsp lab with ti c6x dsp and c6713 dsk' conversation and receive update notifications?

Ask