Impulse Response Article Index for
Impulse
Website Links For
Impulse
 

Information About

Impulse Response




In simple terms, the impulse response of a system is its output when presented with a very brief signal, an impulse. While an impulse is a difficult concept to imagine, and an impossible thing in reality, it represents the limit case of a Pulse made infinitely short in time ''while'' maintaining its area or integral (thus giving an infinitely high peak). While this is impossible in any real system, it is a useful concept as an idealization.


MATHEMATICAL BASIS

Mathematically, an impulse can be modeled as a Dirac Delta Function . Suppose that T is a (discrete) system, i.e. something that takes an input x and produces an output y[n :
:
y\left n ight =T\left[ x\left n ight ight]


So T is an operator acting on sequences (over the integers) and producing sequences. Beware that T is not ''the'' system but a mathematical representation of the system. T can be non-linear, e.g.
:
T\left x\left[ n ight ight] =x^{2}\left n ight


or linear e.g.
:
T\left x\left[ n ight ight] =x\left n-1 ight
.

Suppose that T is linear. Then
:
T\left x\left[ n ight +y\left n ight ight] =T\left x\left[ n ight ight] +T\left[ y\left n ight ight]


and
:
T\left \lambda x\left[ n ight ight] =\lambda T\left x\left[ n ight ight]


Suppose also that T is invariant under translation i.e. if y\left n ight =T\left[ x\left n ight ight] then y\left n-k ight =T\left[ x\left n-k ight ight]. In such a system any output can be calculated in terms of the input and a very special sequence called impulse response which characterizes the system completely. This can be seen as follows: Take the identity
:
x\left n ight =\sum_{k}x\left k ight \delta \left n-k ight


and take the T of both sides
:
T\left x\left[ n ight ight] =T\left \sum_{k}x\left[ k ight \delta \left n-k ight ight]


Of course this has a meaning only if
:
\sum_{k}x\left k ight \delta \left n-k ight

lies in the domain of T. Now, since T is linear and invariant under translation we may write

T\left x\left[ n ight ight] =\sum_{k}x\left k ight T\left \delta \left[ n-k ight ight]

Since the output y {Link without Title} is given by
:
y\left k ight =T\left[ x\left k ight ight]

we may write
:
y\left n ight =\sum_{k}x\left k ight T\left \delta \left[ n-k ight ight]


Putting
:
h\left n-k ight =T\left[ \delta \left n-k ight ight]


we have finally
:
y\left n ight =\sum_{k}x\left k ight h\left n-k ight


The sequence h\left n ight is the impulse response of the system represented by T. As can be seen from the above, h[n] is the output of the system when its input is the discrete Dirac delta. Similar results hold for continuous time systems.

As a conceptual example consider a room and a balloon in it at point p. The balloon pops and makes a "pow" sound. Here the room is a system T which takes the "pow" sound and diffuses it through multiple reflections. The input \delta_{p} is the "pow", which is similar (due in part to its short duration) to a Dirac delta, and the output h[n,p is the sequence of the damped sound. Here h depends on the location (point p) of the balloon. If we know h[n,p for every p of the room, then we actually know the impulse response of the room. It is then possible to predict its response to any sound produced in it.


MATHEMATICAL APPLICATIONS

In the language of Mathematics , the impulse response of a Linear Transformation is the image of Dirac's Delta Function under the transformation.

The Laplace Transform of the impulse response function is known as the Transfer Function . It is usually easier to analyze systems using transfer functions as opposed to impulse response functions. The Laplace Transform of a system's output may be determined by the multiplication of the transfer function with the input function in the Complex Plane , also known as the Frequency Domain . An Inverse Laplace Transform of this result will yield the output function in the Time Domain .

To determine an output function directly in the time domain requires the Convolution of the input function with the impulse response function. This requires the use of integrals, and is usually more difficult than simply multiplying two functions in the Frequency Domain .


PRACTICAL APPLICATIONS

In real, practical systems, it is not possible to produce a perfect impulse to serve as input for testing. Therefore, a brief pulse is used as an approximation of an impulse. Provided that the pulse is short compared to the impulse response, the result will be near enough to the true, theoretical, impulse response.


Loudspeakers

A very useful real application that demonstrates this idea was the development of impulse response Loudspeaker testing in the 1980s which led to big improvements in loudspeaker design. Loudspeakers suffer from Phase Inaccuracy , a defect unlike normal measured properties like Frequency Response . Phase inaccuracy is caused by small delayed sounds that are the result of resonance, energy storage in the cone, the internal volume, or the enclosure panels vibrating. Phase inaccuracy 'smears' the sound which reduces the 'clarity' and 'transparency.' Measuring the impulse response, which is a direct plot of this ' Time-smearing ' provided a tool for use in reducing resonances by the use of improved materials for cones and enclosures, as well as changes to the speaker crossover. Initially, short pulses were used, but the need to limit their amplitude to maintain the linearity of the system meant that the resulting output was very small and hard to distinguish from the Noise . Later techniques therefore moved towards the use of other types of input, like Maximal Length Sequence s, and using computer processing to derive the impulse response. Recently this has led to graphical Spectrogram plots that show delayed response against time for each frequency.


Digital filtering

Impulse response is a very important concept in the design of Digital Filters for audio processing, because these differ from 'real' filters in often having a Pre-echo , which the ear is not accustomed to.


Electronic processing

Impulse response analysis is a major facet of Radar , Ultrasound Imaging , and many areas of Digital Signal Processing . An interesting example would be Broadband internet connections. Where once it was only possible to get 4 kHz speech signal over a local telephone wire, or data at 300 bit/s using a modem, it is now commonplace to pass 2 Mb/s over these same wires, largely because of ' Adaptive Equalisation ' which processes out the time smearing and echoes on the line.


Control systems

In of the delta function is 1, so the impulse response is equivalent to the Inverse Laplace Transform of the system's Transfer Function .


SEE ALSO