Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
FIR:
* there is no feedback from the output, hence the response will be finite.
* poles lie on the origin.
* to get the better step-up(HP filter) or step-down(LP filter) response, the number of taps should be more, hence it increases the processing time of the system.
* gives linear phase
* the system is stable as all the poles lie in the origin.
IIR:
* there is a feedback given from the output to input, hence the response of the filter is infinite, irrespective of the inputs.
* easy to implement, also the calculation or processing time is less, as we can get the step-up and step-down response with a fewer taps.'
* even IIR can be designed for linear phase
* the system should be desinged for stability, but by default it may or may not be stable.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.