HOME

TheInfoList



OR:

In
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing '' signals'', such as sound, images, and scientific measurements. Signal processing techniques are used to optimize transmissions, ...
, a comb filter is a filter implemented by adding a delayed version of a signal to itself, causing constructive and destructive interference. The frequency response of a comb filter consists of a series of regularly spaced notches in between regularly spaced ''peaks'' (sometimes called ''teeth'') giving the appearance of a comb.


Applications

Comb filters are employed in a variety of signal processing applications, including: * Cascaded integrator–comb (CIC) filters, commonly used for anti-aliasing during
interpolation In the mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points. In engineering and science, one often has ...
and decimation operations that change the
sample rate In signal processing, sampling is the reduction of a continuous-time signal to a discrete-time signal. A common example is the conversion of a sound wave to a sequence of "samples". A sample is a value of the signal at a point in time and/or s ...
of a discrete-time system. * 2D and 3D comb filters implemented in hardware (and occasionally software) in PAL and
NTSC The first American standard for analog television broadcast was developed by National Television System Committee (NTSC)National Television System Committee (1951–1953), Report and Reports of Panel No. 11, 11-A, 12–19, with Some supplement ...
analog television decoders, reduce artifacts such as
dot crawl Dot crawl is a visual defect of color analog video standards when signals are transmitted as composite video, as in terrestrial broadcast television. It consists of moving checkerboard patterns which appear along horizontal color transitions (v ...
. *
Audio signal processing Audio signal processing is a subfield of signal processing that is concerned with the electronic manipulation of audio signals. Audio signals are electronic representations of sound waves— longitudinal waves which travel through air, consist ...
, including delay, flanging, physical modelling synthesis and digital waveguide synthesis. If the delay is set to a few milliseconds, a comb filter can model the effect of acoustic standing waves in a cylindrical cavity or in a vibrating string. * In astronomy the astro-comb promises to increase the precision of existing spectrographs by nearly a hundredfold. In acoustics, comb filtering can arise as an unwanted artifact. For instance, two loudspeakers playing the same signal at different distances from the listener, create a comb filtering effect on the audio. In any enclosed space, listeners hear a mixture of direct sound and reflected sound. The reflected sound takes a longer, delayed path compared to the direct sound, and a comb filter is created where the two mix at the listener.


Implementation

Comb filters exist in two forms, ''feedforward'' and ''
feedback Feedback occurs when outputs of a system are routed back as inputs as part of a chain of cause-and-effect that forms a circuit or loop. The system can then be said to ''feed back'' into itself. The notion of cause-and-effect has to be handled ...
''; which refer to the direction in which signals are delayed before they are added to the input. Comb filters may be implemented in discrete time or continuous time forms which are very similar.


Feedforward form

The general structure of a feedforward comb filter is described by the difference equation: :y = x + \alpha x -K where K is the delay length (measured in samples), and is a scaling factor applied to the delayed signal. The transform of both sides of the equation yields: :Y(z) = \left(1 + \alpha z^\right) X(z) The transfer function is defined as: :H(z) = \frac = 1 + \alpha z^ = \frac


Frequency response

The frequency response of a discrete-time system expressed in the -domain, is obtained by substitution . Therefore, for the feedforward comb filter: :H\left(e^\right) = 1 + \alpha e^ Using Euler's formula, the frequency response is also given by :H\left(e^\right) = \bigl + \alpha \cos(\Omega K)\bigr- j \alpha \sin(\Omega K) Often of interest is the ''magnitude'' response, which ignores phase. This is defined as: :\left, H\left(e^\right) \ = \sqrt In the case of the feedforward comb filter, this is: :\left, H\left(e^\right) \ = \sqrt The term is constant, whereas the term varies periodically. Hence the magnitude response of the comb filter is periodic. The graphs show the magnitude response for various values of , demonstrating this periodicity. Some important properties: *The response periodically drops to a local minimum (sometimes known as a ''notch''), and periodically rises to a local maximum (sometimes known as a ''peak'' or a ''tooth''). *For positive values of , the first minimum occurs at half the delay period and repeat at even multiples of the delay frequency thereafter: ::f = \frac, \frac, \frac \cdots. *The levels of the maxima and minima are always equidistant from 1. *When , the minima have zero amplitude. In this case, the minima are sometimes known as ''nulls''. *The maxima for positive values of coincide with the minima for negative values of \alpha, and vice versa.


Impulse response

The feedforward comb filter is one of the simplest finite impulse response filters. Its response is simply the initial impulse with a second impulse after the delay.


Pole–zero interpretation

Looking again at the -domain transfer function of the feedforward comb filter: :H(z) = \frac the numerator is equal to zero whenever . This has solutions, equally spaced around a circle in the
complex plane In mathematics, the complex plane is the plane formed by the complex numbers, with a Cartesian coordinate system such that the -axis, called the real axis, is formed by the real numbers, and the -axis, called the imaginary axis, is formed by th ...
; these are the zeros of the transfer function. The denominator is zero at , giving poles at . This leads to a pole–zero plot like the ones shown.


Feedback form

Similarly, the general structure of a feedback comb filter is described by the difference equation: :y = x + \alpha y -K This equation can be rearranged so that all terms in y are on the left-hand side, and then taking the transform: :\left(1 - \alpha z^\right) Y(z) = X(z) The transfer function is therefore: :H(z) = \frac = \frac = \frac


Frequency response

Substituting into the -domain expression for the feedback comb filter: :H\left(e^\right) = \frac The magnitude response is as follows: :\left, H\left(e^\right) \ = \frac Again, the response is periodic, as the graphs demonstrate. The feedback comb filter has some properties in common with the feedforward form: *The response periodically drops to a local minimum and rises to a local maximum. *The maxima for positive values of coincide with the minima for negative values of \alpha, and vice versa. *For positive values of , the first maximum occurs at 0 and repeats at even multiples of the delay frequency thereafter: ::f = 0, \frac, \frac, \frac \cdots. However, there are also some important differences because the magnitude response has a term in the denominator: *The levels of the maxima and minima are no longer equidistant from 1. The maxima have an amplitude of . *The filter is only stable if is strictly less than 1. As can be seen from the graphs, as increases, the amplitude of the maxima rises increasingly rapidly.


Impulse response

The feedback comb filter is a simple type of infinite impulse response filter. If stable, the response simply consists of a repeating series of impulses decreasing in amplitude over time.


Pole–zero interpretation

Looking again at the -domain transfer function of the feedback comb filter: :H(z) = \frac This time, the numerator is zero at , giving zeros at . The denominator is equal to zero whenever . This has solutions, equally spaced around a circle in the
complex plane In mathematics, the complex plane is the plane formed by the complex numbers, with a Cartesian coordinate system such that the -axis, called the real axis, is formed by the real numbers, and the -axis, called the imaginary axis, is formed by th ...
; these are the poles of the transfer function. This leads to a pole–zero plot like the ones shown below.


Continuous-time comb filters

Comb filters may also be implemented in continuous time. The feedforward form may be described by the equation: :y(t) = x(t) + \alpha x(t - \tau) where is the delay (measured in seconds). This has the following transfer function: :H(s) = 1 + \alpha e^ The feedforward form consists of an infinite number of zeros spaced along the jω axis. The feedback form has the equation: :y(t) = x(t) + \alpha y(t - \tau) and the following transfer function: :H(s) = \frac The feedback form consists of an infinite number of poles spaced along the jω axis. Continuous-time implementations share all the properties of the respective discrete-time implementations.


See also

* Dirac comb * Fabry–Pérot interferometer


References


External links

* {{DEFAULTSORT:Comb Filter Signal processing Filter theory