ArticleslgStudy

science

Infinite impulse response

Infinite impulse response is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Infinite impulse response rather than just read about it. In short: Infinite impulse response (IIR) is a fundamental property applying to many linear time-invariant systems that are distinguished by having an impulse response h ( t ) {\displaystyle h(t)} that does not become exactly zero past a certain point but continues indefinitely. This is in contrast to a finite impulse response (FIR) system, in which the impulse response does become exactly zero at times t > T {\displaystyle t…

Infinite impulse response — main illustration
Infinite impulse response — illustration

Key takeaways

  • Infinite impulse response belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Infinite impulse response to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Infinite impulse response from memory before moving on to harder problems.

Reference excerpt

Infinite impulse response (IIR) is a fundamental property applying to many linear time-invariant systems that are distinguished by having an impulse response h ( t ) {\displaystyle h(t)} that does not become exactly zero past a certain point but continues indefinitely. This is in contrast to a finite impulse response (FIR) system, in which the impulse response does become exactly zero at times t > T {\displaystyle t>T} for some finite T {\displaystyle T} , thus being of finite duration. Common examples of linear time-invariant systems are most electronic and digital filters. Systems with this property are known as IIR systems or IIR filters. In practice, the impulse response, even of IIR systems, usually approaches zero and can be neglected past a certain point. However the physical systems which give rise to IIR or FIR responses are dissimilar, and therein lies the importance of the distinction. For instance, analog electronic filters composed of resistors, capacitors, and/or inductors (and perhaps linear amplifiers) are generally IIR filters. On the other hand, discrete-time filters (usually digital filters) based on a tapped delay line employing no feedback are necessarily FIR filters. The capacitors (or inductors) in the analog filter have a "memory" and their internal state never completely relaxes following an impulse (assuming the classical model of capacitors and inductors where quantum effects are ignored). But in the latter case, after an impulse has reached the end of the tapped delay line, the system has no further memory of that impulse and has returned to its initial state; its impulse response beyond that point is exactly zero.

Implementation and design Although almost all analog electronic filters are IIR, digital filters may be either IIR or FIR. The presence of feedback in the topology of a discrete-time filter (such as the block diagram shown below) generally creates an IIR response. The z domain transfer function of an IIR filter contains a non-trivial denominator, describing those feedback terms. The transfer function of an FIR filter, on the other hand, has only a numerator as expressed in the general form derived below. All of the a i {\displaystyle a_{i}} coefficients with i > 0 {\displaystyle i>0} (feedback terms) are zero and the filter has no finite poles. The transfer functions pertaining to IIR analog electronic filters have been extensively studied and optimized for their amplitude and phase characteristics. These continuous-time filter functions are described in the Laplace domain. Desired solutions can be transferred to the case of discrete-time filters whose transfer functions are expressed in the z domain, through the use of certain mathematical techniques such as the bilinear transform, impulse invariance, or pole–zero matching method. Thus digital IIR filters can be based on well-known solutions for analog filters such as the Chebyshev filter, Butterworth filter, and elliptic filter, inheriting the characteristics of those solutions.

Transfer function derivation Digital filters are often described and implemented in terms of the difference equation that defines how the output signal is related to the input signal:

y [ n ]

= b 0 x [ n ] + b 1 x [ n − 1 ] + ⋯ + b P x [ n − P ]

+ a 1 y [ n − 1 ] + a 2 y [ n − 2 ] + ⋯ + a Q y [ n − Q ] {\displaystyle {\begin{aligned}y[n]{}=&b_{0}x[n]+b_{1}x[n-1]+\cdots +b_{P}x[n-P]\\&{}+a_{1}y[n-1]+a_{2}y[n-2]+\cdots +a_{Q}y[n-Q]\end{aligned}}}

where:

P {\displaystyle \ P} is the feedforward filter order

b i {\displaystyle \ b_{i}} are the feedforward filter coefficients

Q {\displaystyle \ Q} is the feedback filter order

a i {\displaystyle \ a_{i}} are the feedback filter coefficients

x [ n ] {\displaystyle \ x[n]} is the input signal

y [ n ] {\displaystyle \ y[n]} is the output signal. A more condensed form of the difference equation is:

… excerpt ends here. Continue reading the full article.

Illustrations

Infinite impulse response: IIR filter example
IIR filter example

Worked examples

Example 1 — a first encounter with Infinite impulse response

Start with the simplest possible case. Write down what Infinite impulse response claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Infinite impulse response before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Infinite impulse response ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Infinite impulse response

In research
Infinite impulse response appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Infinite impulse response in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Infinite impulse response is common in secondary-school and first-year university syllabi. It links to neighbouring topics Digital signal processing, Filter theory, so understanding it makes those chapters shorter.
In everyday life
Look for Infinite impulse response outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Infinite impulse response in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Infinite impulse response means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Infinite impulse response out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Infinite impulse response in simple terms?

Infinite impulse response (IIR) is a fundamental property applying to many linear time-invariant systems that are distinguished by having an impulse response h ( t ) {\displaystyle h(t)} that does not become exactly zero past a certain point but continues indefinitely. This is in contrast to a fini…

Why does Infinite impulse response matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Infinite impulse response?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Infinite impulse response.

Tags

  • Digital signal processing
  • Filter theory

Keep exploring