Optimum "L" filter

From The Right Wiki
(Redirected from Legendre filter)
Jump to navigationJump to search
File:Comparison Butterworth Legendre Chebyshev.svg
Comparison of filter magnitude between Butterworth-, Legendre- and Chebyshev-Type1-Filter

The Optimum "L" filter (also known as a Legendre–Papoulis filter) was proposed by Athanasios Papoulis in 1958. It has the maximum roll off rate for a given filter order while maintaining a monotonic frequency response. It provides a compromise between the Butterworth filter which is monotonic but has a slower roll off and the Chebyshev filter which has a faster roll off but has ripple in either the passband or stopband. The filter design is based on Legendre polynomials which is the reason for its alternate name and the "L" in Optimum "L".

Synthesizing the characteristic polynomials

The solution to N order Optimum L filter characteristic polynomial synthesis emanates from solving for the characteristic polynomial, LN(ω2), given the below constraints and definitions.[1] LN(0)=0L(1)=1dLN(ω2)dω 0 for 0 ω1dLN(ω2)dω|ω=1 is maximum The odd order case[2] and even order case[1] may both be solved using Legendre polynomials as follows. N Odd:LN(ω2)=2N+112ω21(i=0i=kaiPi(x))2dxWherePi(x) is the Legendre polynomial of the first kind of order ik=N12ai=2i+12(k+1)N Even:LN(ω2)=12ω21(x+1)(i=0i=kaiPi(x))2dxWherek=N22ai={2i+1(k+2)(k+1),if i is odd and k is odd OR i is even and k is even0,otherwise

Frequency response and transfer function

The magnitude frequency magnitude is created using the following formula. Since the Optimum "L" characteristic function is already in squared form, it should not be squared again as is done for other filter types such as Chebyshev filters and Butterworth filters. T(ω)=11+ϵ2LN(ω2)ϵ2=10|δ|/101.δ=magnitude attenuation of the passband in dB, usually 3.0103 To obtain the transfer function, T(jω), make the LN(ω2) coefficients all positive to account the jω frequency axis, and then use the left half plane poles to construct T(jω). Note that LN((jω)2) is +1 for even N and -1 for odd N (See LN(ω2) table below). The sign of LN((jω)2) must be factored into the equations for T(jω) below.[3][4] T(jω)=1a+ϵ2LN((jω)2)|Left half planeWhere:a={1,if N is even1,if N is oddϵ2=10|δ|/101.δ=magnitude attenuation of the passband in dB, usually 3.010 The "Left Half Plane" constraint refers to finding the roots in all the polynomials contained in the brackets, selecting only roots in the left half plane, and recreating the polynomials from those roots.

Example: 4th order transfer function

N = 4 (forth order), pass band attenuation = -3.010 at 1 r/s. A forth order filter has a value for k of 1, which is odd, so the summation uses only odd values of i for aiand Pi(x), which includes only the i=1 term in the summation. The transfer function, T4(jω), may be derived as follows: k=N22=1 (k is odd)a1=2(1)+1((1)+2)((1)+1)=1.2247449P1(x)=x(x+1)(i=0i=kaiPi(x))2=(x+1)(1.2247449(x))2=1.5x3+1.5x2L4(x2)=12x211.5x3+1.5x2 dx=6x88x6+3x4L4(x2)=6x88x6+3x4L4(jω2)=6(jω)8+8(jω)6+3(jω)4echo=ϵ3.0103/101=1T4(jω)=[11+12(6(jω)8+8(jω)6+3(jω)4)]Left Half PlaneT4(jω)=12.4494897(jω)4+3.8282201(jω)3+4.6244874(jω)2+3.0412127(jω)+1 A quick sanity check of T4(j) computes a value of -3.0103dB, which is what is expected.

Table of first 10 characteristic polynomials

N LN(ω2)
1 ω2
2 ω4
3 3ω63ω4+ω2
4 6ω88ω6+3ω4
5 20ω1040ω8+28ω68ω4+ω2
6 50ω12120ω10+105ω840ω6+6ω4
7 175ω14525ω12+615ω10355ω8+105ω615ω4+ω2
8 490ω161668ω14+2310ω121624ω10+615ω8120ω6+10ω4
9 1764ω187056ω16+11704ω1410416ω12+5376ω101624ω8+276ω624ω4+ω2
10 5292ω2023520ω18+44100ω1645360ω14+27860ω1210416ω10+2310ω8280ω6+15ω4

The table is calculated from the above equations for LN(ω2)

See also

References

  1. 1.0 1.1 Fukada, Minoru (September 1959). "Optimum Filters of Even Orders with Monotonic Response". IRE Transactions on Circuit Theory. 6 (3): 277–281. doi:10.1109/TCT.1959.1086558 – via IEEE Xplore.
  2. Papoulis, Athanasios (March 1958). "Optimum Filters with Monotonic Response". Proceedings of the IRE. 46 (3): 606–609. doi:10.1109/JRPROC.1958.286876 – via IEEE Xplore.
  3. Dr. Byron Bennett's filter design lecture notes, 1985, Montana State University, EE Department, Bozeman, Montana, US
  4. Sedra, Adel S.; Brackett, Peter O. (1978). Filter Theory and Design: Active and Passive. Beaverton, Oegon, US: Matrix Publishers, Inc. pp. 45–73. ISBN 978-0916460143.{{cite book}}: CS1 maint: date and year (link)