IIR Filters: Questions & Answers

  • Thread starter Thread starter mnb96
  • Start date Start date
  • Tags Tags
    Filters
AI Thread Summary
IIR filters, like FIR filters, can be interpreted through convolution, but their impulse responses are infinite, which is the basis for their name. They can be mathematically described and designed to perform specific frequency operations, such as low-pass or high-pass filtering. The misconception that IIR filters lack a mathematical foundation is incorrect; they can be implemented both digitally and in analog form. Resources for further understanding include texts on systems and signals, as well as digital signal processing literature. Comprehensive information on IIR filters is also available on platforms like Wikipedia.
mnb96
Messages
711
Reaction score
5
Hello,
I know that Finite Impulse Response (FIR) filters can be equivalently expressed as a convolution. The effect of convolution in frequency domain is well known. In conclusion it is easy to make sense of FIR filters.

My questions are:

- can also Infinite Impulse Response (IIR) filters be given a similar interpretation?
Are they convolution of some sort?

- There exists some digital IIR filters which manipulate the frequencies of the signal (e.g. low-pass, hi-pass, etc...).
How can one design an IIR filter which does specific operations to frequencies if we don't know how to handle it mathematically?
Alternatively, how can you prove that a low-pass IIR filter in time-domain, does indeed filter frequencies?
 
Engineering news on Phys.org
Yes, IIR filters also operate as convolutions, with the difference that their impulse responses are infinite in time instead of finite. Hence the name IIR: "infinite impulse response". Your other questions seem to arise from the misconception that IIR filters cannot be described mathematically. This is false. These filters can be described mathematically, and can be designed to produce all of the filter responses you describe. They can be implemented digitally or with analog circuitry. You can read about analog implementations in books on systems and signals, for instance,

Wainstein and Zubakov, Extraction of Signals From Noise

Digital filters (including IIR) are covered everywhere. See. e.g.,

Oppenheim and Schafer, Digital Signal Processing

Even Wikipedia has some relevant information
http://en.wikipedia.org/wiki/Transfer_function"
http://en.wikipedia.org/wiki/Infinite_impulse_response"
http://en.wikipedia.org/wiki/LTI_system_theory#Impulse_response_and_convolution"
 
Last edited by a moderator:
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top