HOME

TheInfoList



OR:

In
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, Scalar potential, potential fields, Seismic tomograph ...
, network synthesis filters are filters designed by the network synthesis method. The method has produced several important classes of filter including the
Butterworth filter The Butterworth filter is a type of signal processing filter designed to have a frequency response that is as flat as possible in the passband. It is also referred to as a maximally flat magnitude filter. It was first described in 1930 by the B ...
, the
Chebyshev filter Chebyshev filters are analog filter, analog or digital filter, digital filters that have a steeper roll-off than Butterworth filters, and have either passband ripple (filters), ripple (type I) or stopband ripple (type II). Chebyshev filters have ...
and the Elliptic filter. It was originally intended to be applied to the design of passive linear
analogue filter Analogue filters are a basic building block of signal processing much used in electronics. Amongst their many applications are the separation of an audio signal before application to bass, mid-range, and tweeter loudspeakers; the combining and ...
s but its results can also be applied to implementations in
active filter An active filter is a type of analog circuit implementing an electronic filter using active components, typically an amplifier. Amplifiers included in a filter design can be used to improve the cost, performance and predictability of a filter. ...
s and
digital filter In signal processing, a digital filter is a system that performs mathematical operations on a Sampling (signal processing), sampled, discrete-time signal to reduce or enhance certain aspects of that signal. This is in contrast to the other ma ...
s. The essence of the method is to obtain the component values of the filter from a given
rational function In mathematics, a rational function is any function that can be defined by a rational fraction, which is an algebraic fraction such that both the numerator and the denominator are polynomials. The coefficients of the polynomials need not be ...
representing the desired
transfer function In engineering, a transfer function (also known as system function or network function) of a system, sub-system, or component is a function (mathematics), mathematical function that mathematical model, models the system's output for each possible ...
.


Description of method

The method can be viewed as the inverse problem of network analysis. Network analysis starts with a network and by applying the various electric circuit theorems predicts the response of the network. Network synthesis on the other hand, starts with a desired response and its methods produce a network that outputs, or approximates to, that response. Network synthesis was originally intended to produce filters of the kind formerly described as ''wave filters'' but now usually just called filters. That is, filters whose purpose is to pass waves of certain
frequencies Frequency is the number of occurrences of a repeating event per unit of time. Frequency is an important parameter used in science and engineering to specify the rate of oscillatory and vibratory phenomena, such as mechanical vibrations, audio ...
while rejecting waves of other frequencies. Network synthesis starts out with a specification for the transfer function of the filter, H(s), as a function of complex frequency, s. This is used to generate an expression for the input impedance of the filter (the driving point impedance) which then, by expansion in
simple continued fraction A simple or regular continued fraction is a continued fraction with numerators all equal one, and denominators built from a sequence \ of integer numbers. The sequence can be finite or infinite, resulting in a finite (or terminated) continued fr ...
s or partial fractions results in the required values of the filter components. In a digital implementation of a filter, H(s) can be implemented directly.Matthaei, pp83-84 The advantages of the method are best understood by comparing it to the
filter design Filter design is the process of designing a signal processing filter that satisfies a set of requirements, some of which may be conflicting. The purpose is to find a realization of the filter that meets each of the requirements to an acceptable ...
methodology that was used before it, the image method. The image method considers the characteristics of an individual filter section in an infinite chain ( ladder topology) of identical sections. The filters produced by this method suffer from inaccuracies due to the theoretical termination impedance, the image impedance, not generally being equal to the actual termination impedance. With network synthesis filters, the terminations are included in the design from the start. The image method also requires a certain amount of experience on the part of the designer. The designer must first decide how many sections and of what type should be used, and then after calculation, will obtain the transfer function of the filter. This may not be what is required and there can be a number of iterations. The network synthesis method, on the other hand, starts out with the required function and generates as output the sections needed to build the corresponding filter. In general, the sections of a network synthesis filter are of identical topology (usually the simplest ladder type) but different component values are used in each section. By contrast, the structure of an image filter has identical values at each section, as a consequence of the infinite chain approach, but may vary the topology from section to section to achieve various desirable characteristics. Both methods make use of low-pass
prototype filter Prototype filters are electronic filter designs that are used as a template to produce a modified filter design for a particular application. They are an example of a nondimensionalised design from which the desired filter can be scaled or tra ...
s followed by frequency transformations and impedance scaling to arrive at the final desired filter.


Important filter classes

The class of a filter refers to the class of polynomials from which the filter is mathematically derived. The order of the filter is the number of filter elements present in the filter's ladder implementation. Generally speaking, the higher the order of the filter, the steeper the cut-off transition between passband and stopband. Filters are often named after the mathematician or mathematics on which they are based rather than the discoverer or inventor of the filter.


Butterworth filter

Butterworth filters are described as maximally flat, meaning that the response in the frequency domain is the smoothest possible curve of any class of filter of the equivalent order.Matthaei et al., pp85-108 The Butterworth class of filter was first described in a 1930 paper by the British engineer Stephen Butterworth after whom it is named. The filter response is described by Butterworth polynomials, also due to Butterworth.


Chebyshev filter

A Chebyshev filter has a faster cut-off transition than a Butterworth, but at the expense of there being ripples in the frequency response of the passband. There is a compromise to be had between the maximum allowed attenuation in the passband and the steepness of the cut-off response. This is also sometimes called a type I Chebyshev, the type 2 being a filter with no ripple in the passband but ripples in the stopband. The filter is named after
Pafnuty Chebyshev Pafnuty Lvovich Chebyshev ( rus, Пафну́тий Льво́вич Чебышёв, p=pɐfˈnutʲɪj ˈlʲvovʲɪtɕ tɕɪbɨˈʂof) ( – ) was a Russian mathematician and considered to be the founding father of Russian mathematics. Chebysh ...
whose Chebyshev polynomials are used in the derivation of the transfer function.


Cauer filter

Cauer filters have equal maximum ripple in the passband and the stopband. The Cauer filter has a faster transition from the passband to the stopband than any other class of network synthesis filter. The term Cauer filter can be used interchangeably with elliptical filter, but the general case of elliptical filters can have unequal ripples in the passband and stopband. An elliptical filter in the limit of zero ripple in the passband is identical to a Chebyshev Type 2 filter. An elliptical filter in the limit of zero ripple in the stopband is identical to a Chebyshev Type 1 filter. An elliptical filter in the limit of zero ripple in both passbands is identical to a Butterworth filter. The filter is named after Wilhelm Cauer and the transfer function is based on elliptic rational functions. Cauer-type filters use
generalized continued fraction A continued fraction is a mathematical expression that can be written as a fraction with a denominator that is a sum that contains another simple or continued fraction. Depending on whether this iteration terminates with a simple fraction or not, ...
s.


Bessel filter

The Bessel filter has a maximally flat time-delay ( group delay) over its passband. This gives the filter a linear phase response and results in it passing waveforms with minimal distortion. The Bessel filter has minimal distortion in the time domain due to the phase response with frequency as opposed to the Butterworth filter which has minimal distortion in the frequency domain due to the attenuation response with frequency. The Bessel filter is named after
Friedrich Bessel Friedrich Wilhelm Bessel (; 22 July 1784 – 17 March 1846) was a German astronomer, mathematician, physicist, and geodesy, geodesist. He was the first astronomer who determined reliable values for the distance from the Sun to another star by th ...
and the transfer function is based on
Bessel polynomials In mathematics, the Bessel polynomials are an orthogonal polynomials, orthogonal sequence of polynomials. There are a number of different but closely related definitions. The definition favored by mathematicians is given by the series :y_n(x)=\sum ...
.


Driving point impedance

The driving point impedance is a mathematical representation of the input impedance of a filter in the
frequency domain In mathematics, physics, electronics, control systems engineering, and statistics, the frequency domain refers to the analysis of mathematical functions or signals with respect to frequency (and possibly phase), rather than time, as in time ser ...
using one of a number of notations such as
Laplace transform In mathematics, the Laplace transform, named after Pierre-Simon Laplace (), is an integral transform that converts a Function (mathematics), function of a Real number, real Variable (mathematics), variable (usually t, in the ''time domain'') to a f ...
(s-domain) or
Fourier transform In mathematics, the Fourier transform (FT) is an integral transform that takes a function as input then outputs another function that describes the extent to which various frequencies are present in the original function. The output of the tr ...
( jω-domain). Treating it as a one-port network, the expression is expanded using
continued fraction A continued fraction is a mathematical expression that can be written as a fraction with a denominator that is a sum that contains another simple or continued fraction. Depending on whether this iteration terminates with a simple fraction or not, ...
or partial fraction expansions. The resulting expansion is transformed into a network (usually a ladder network) of electrical elements. Taking an output from the end of this network, so realised, will transform it into a
two-port network In electronics, a two-port network (a kind of four-terminal network or quadripole) is an electrical network (i.e. a circuit) or device with two ''pairs'' of Terminal (electronics), terminals to connect to external circuits. Two terminals consti ...
filter with the desired transfer function.E. Cauer, p4 Not every possible mathematical function for driving point impedance can be realised using real electrical components. Wilhelm Cauer (following on from R. M. Foster) did much of the early work on what mathematical functions could be realised and in which filter topologies. The ubiquitous ladder topology of filter design is named after Cauer. There are a number of canonical forms of driving point impedance that can be used to express all (except the simplest) realisable impedances. The most well known ones are; *Cauer's first form of driving point impedance consists of a ladder of shunt capacitors and series inductors and is most useful for
low-pass filter A low-pass filter is a filter that passes signals with a frequency lower than a selected cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. The exact frequency response of the filter depends on the filt ...
s. *Cauer's second form of driving point impedance consists of a ladder of series capacitors and shunt inductors and is most useful for
high-pass filter A high-pass filter (HPF) is an electronic filter that passes signals with a frequency higher than a certain cutoff frequency and attenuates signals with frequencies lower than the cutoff frequency. The amount of attenuation for each frequency ...
s. * Foster's first form of driving point impedance consists of parallel connected LC resonators (series LC circuits) and is most useful for
band-pass filter A band-pass filter or bandpass filter (BPF) is a device that passes frequencies within a certain range and rejects ( attenuates) frequencies outside that range. It is the inverse of a '' band-stop filter''. Description In electronics and s ...
s. * Foster's second form of driving point impedance consists of series connected LC anti-resonators (parallel LC circuits) and is most useful for band-stop filters. Further theoretical work on realizable filters in terms of a given
rational function In mathematics, a rational function is any function that can be defined by a rational fraction, which is an algebraic fraction such that both the numerator and the denominator are polynomials. The coefficients of the polynomials need not be ...
as transfer function was done by Otto Brune in 1931 and Richard Duffin with
Raoul Bott Raoul Bott (September 24, 1923 – December 20, 2005) was a Hungarian-American mathematician known for numerous foundational contributions to geometry in its broad sense. He is best known for his Bott periodicity theorem, the Morse–Bott function ...
in 1949. The work was summarized in 2010 by John H. Hubbard. When a transfer function is specified as a positive-real function (the set of
positive real numbers In mathematics, the set of positive real numbers, \R_ = \left\, is the subset of those real numbers that are greater than zero. The non-negative real numbers, \R_ = \left\, also include zero. Although the symbols \R_ and \R^ are ambiguously used fo ...
is invariant under the transfer function), then a network of passive components (resistors, inductors, and capacitors) can be designed with that transfer function.


Prototype filters

: Prototype filters are used to make the process of filter design less labour-intensive. The prototype is usually designed to be a low-pass filter of unity nominal impedance and unity cut-off frequency, although other schemes are possible. The full design calculations from the relevant mathematical functions and polynomials are carried out only once. The actual filter required is obtained by a process of scaling and transforming the prototype. Values of prototype elements are published in tables, one of the first being due to Sidney Darlington. Both modern computing power and the practice of directly implementing filter transfer functions in the digital domain have largely rendered this practice obsolete. A different prototype is required for each order of filter in each class. For those classes in which there is attenuation ripple, a different prototype is required for each value of ripple. The same prototype may be used to produce filters which have a different bandform from the prototype. For instance
low-pass A low-pass filter is a filter that passes signals with a frequency lower than a selected cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. The exact frequency response of the filter depends on the filt ...
, high-pass,
band-pass A band-pass filter or bandpass filter (BPF) is a device that passes frequencies within a certain range and rejects ( attenuates) frequencies outside that range. It is the inverse of a '' band-stop filter''. Description In electronics and s ...
and band-stop filters can all be produced from the same prototype.See Matthaei for examples.


See also

* Linear filter


Notes

{{reflist, 35em


References

* Matthaei, Young, Jones, ''Microwave Filters, Impedance-Matching Networks, and Coupling Structures'', McGraw-Hill 1964. * E. Cauer, W. Mathis, and R. Pauli, "Life and Work of Wilhelm Cauer (1900–1945)", ''Proceedings of the Fourteenth International Symposium of Mathematical Theory of Networks and Systems (MTNS2000)'', Perpignan, June, 2000
Retrieved online
19 September 2008. Linear filters Filter theory Analog circuits Electronic design