为了正常的体验网站,请在浏览器设置里面开启Javascript功能!

Analog Filter Design

2013-01-20 10页 pdf 341KB 40阅读

用户头像

is_906388

暂无简介

举报
Analog Filter Design Connexions module: m34921 1 Analog Filter Design ∗ Dan Calderon C. Sidney Burrus Based on Filter Design using the Pole/Zero Plot of a Z-Transform † by Michael Haag This work is produced by The Connexions Project and licensed under the Creative Commons Attr...
Analog Filter Design
Connexions module: m34921 1 Analog Filter Design ∗ Dan Calderon C. Sidney Burrus Based on Filter Design using the Pole/Zero Plot of a Z-Transform † by Michael Haag This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License ‡ Abstract Describes how to design a general filter from the Laplace Transform and its pole/zero plots. 1 Introduction Analog (Continuous-Time) filters are useful for a wide variety of applications, and are especially useful in that they are very simple to build using standard, passive R,L,C components. Having a grounding in basic filter design theory can assist one in solving a wide variety of signal processing problems. 2 Estimating Frequency Response from Z-Plane One of the motivating factors for analyzing the pole/zero plots is due to their relationship to the frequency response of the system. Based on the position of the poles and zeros, one can quickly determine the frequency response. This is a result of the correspondence between the frequency response and the transfer function evaluated on the unit circle in the pole/zero plots. The frequency response, or DTFT, of the system is defined as: H (w) = H (z) |z,z=eiw = PM k=0(bke−(iwk))PN k=0(ake−(iwk)) (1) Next, by factoring the transfer function into poles and zeros and multiplying the numerator and denominator by eiw we arrive at the following equations: H (w) = | b0 a0 | ∏M k=1 (|eiw − ck|)∏N k=1 (|eiw − dk|) (2) From (2) we have the frequency response in a form that can be used to interpret physical characteristics about the filter's frequency response. The numerator and denominator contain a product of terms of the ∗ Version 1.1: Jul 29, 2010 12:40 pm GMT-5 † http://cnx.org/content/m10548/2.9/ ‡ http://creativecommons.org/licenses/by/3.0/ http://cnx.org/content/m34921/1.1/ Connexions module: m34921 2 form |eiw − h|, where h is either a zero, denoted by ck or a pole, denoted by dk. Vectors are commonly used to represent the term and its parts on the complex plane. The pole or zero, h, is a vector from the origin to its location anywhere on the complex plane and eiw is a vector from the origin to its location on the unit circle. The vector connecting these two points, |eiw − h|, connects the pole or zero location to a place on the unit circle dependent on the value of w. From this, we can begin to understand how the magnitude of the frequency response is a ratio of the distances to the poles and zero present in the z-plane as w goes from zero to pi. These characteristics allow us to interpret |H (w) | as follows: |H (w) | = | b0 a0 | ∏ ”distances from zeros”∏ ”distances from poles” (3) In conclusion, using the distances from the unit circle to the poles and zeros, we can plot the frequency response of the system. As w goes from 0 to 2pi, the following two properties, taken from the above equations, specify how one should draw |H (w) |. While moving around the unit circle... 1. if close to a zero, then the magnitude is small. If a zero is on the unit circle, then the frequency response is zero at that point. 2. if close to a pole, then the magnitude is large. If a pole is on the unit circle, then the frequency response goes to infinity at that point. 3 Drawing Frequency Response from Pole/Zero Plot Let us now look at several examples of determining the magnitude of the frequency response from the pole/zero plot of a z-transform. If you have forgotten or are unfamiliar with pole/zero plots, please refer back to the Pole/Zero Plots 1 module. Example 1 In this first example we will take a look at the very simple z-transform shown below: H (z) = z + 1 = 1 + z−1 H (w) = 1 + e−(iw) For this example, some of the vectors represented by |eiw−h|, for random values of w, are explicitly drawn onto the complex plane shown in the figure below. These vectors show how the amplitude of the frequency response changes as w goes from 0 to 2pi, and also show the physical meaning of the terms in (2) above. One can see that when w = 0, the vector is the longest and thus the frequency response will have its largest amplitude here. As w approaches pi, the length of the vectors decrease as does the amplitude of |H (w) |. Since there are no poles in the transform, there is only this one vector term rather than a ratio as seen in (2). 1 "Understanding Pole/Zero Plots on the Z-Plane" http://cnx.org/content/m34921/1.1/ Connexions module: m34921 3 (a) Pole/Zero Plot (b) Frequency Response: |H(w)| Figure 1: The first figure represents the pole/zero plot with a few representative vectors graphed while the second shows the frequency response with a peak at +2 and graphed between plus and minus pi. Example 2 For this example, a more complex transfer function is analyzed in order to represent the system's frequency response. H (z) = z z − 12 = 1 1− 12z−1 H (w) = 1 1− 12e−(iw) Below we can see the two figures described by the above equations. The Figure 2(a) (Pole/Zero Plot) represents the basic pole/zero plot of the z-transform, H (w). Figure 2(b) (Frequency Re- sponse: |H(w)|) shows the magnitude of the frequency response. From the formulas and statements in the previous section, we can see that when w = 0 the frequency will peak since it is at this value of w that the pole is closest to the unit circle. The ratio from (2) helps us see the mathematics behind this conclusion and the relationship between the distances from the unit circle and the poles and zeros. As w moves from 0 to pi, we see how the zero begins to mask the effects of the pole and thus force the frequency response closer to 0. http://cnx.org/content/m34921/1.1/ Connexions module: m34921 4 (a) Pole/Zero Plot (b) Frequency Response: |H(w)| Figure 2: The first figure represents the pole/zero plot while the second shows the frequency response with a peak at +2 and graphed between plus and minus pi. 4 Types of Filters 4.1 Butterworth Filters The Butterworth filter is the simplest filter. It can be constructed out of passive R, L, C circuits. The magnitude of the transfer function for this filter is Magnitude of Butterworth Filter Transfer Function |H (iω) | = 1√ 1 + ( ω ωc )2n (4) where n is the order of the filter and ωc is the cutoff frequency. The cutoff frequency is the frequency where the magnitude experiences a 3 dB dropoff (where |H (iω) | = 1√ 2 ). http://cnx.org/content/m34921/1.1/ Connexions module: m34921 5 Figure 3: Three different orders of lowpass Butterworth analog filters: n = {1, 4, 10}. As n increases, the filter more closely approximates an ideal brickwall lowpass response. The important aspects of Figure 3 are that it does not ripple in the passband or stopband as other filters tend to, and that the larger n, the sharper the cutoff (the smaller the transition band2). Butterworth filters give transfer functions (H (iω) and H (s)) that are rational functions. They also have only poles 3 , resulting in a transfer function of the form 1 (s− s1) (s− s2) · · · (s− sn) (5) and a pole-zero plot of 2 "Practical Filters" 3 "Poles and Zeros" http://cnx.org/content/m34921/1.1/ Connexions module: m34921 6 Figure 4: Poles of a 10th-order ( n = 5 ) lowpass Butterworth filter. Note that the poles lie along a circle in the s-plane. 4.2 Chebyshev Filters The Butterworth filter does not give a sufficiently good approximation across the complete passband in many cases. The Taylor's series approximation is often not suited to the way specifications are given for filters. An alternate error measure is the maximum of the absolute value of the difference between the actual filter response and the ideal. This is considered over the total passband. This is the Chebyshev error measure and was defined and applied to the FIR filter design problem. For the IIR filter, the Chebyshev error is minimized over the passband and a Taylor's series approximation at ω =∞ is used to determine the stopband performance. This mixture of methods in the IIR case is called the Chebyshev filter, and simple design formulas result, just as for the Butterworth filter. The design of Chebyshev filters is particularly interesting, because the results of a very elegant theory insure that constructing a frequency-response function with the proper form of equal ripple in the error will result in a minimum Chebyshev error without explicitly minimizing anything. This allows a straightforward http://cnx.org/content/m34921/1.1/ Connexions module: m34921 7 set of design formulas to be derived which can be viewed as a generalization of the Butterworth formulas , . The form for the magnitude squared of the frequency-response function for the Chebyshev filter is |F (jω) |2 = 1 1 + ε2CN (ω) 2 (6) where CN (ω) is an Nth-order Chebyshev polynomial and ε is a parameter that controls the ripple size. This polynomial in ω has very special characteristics that result in the optimality of the response function ((6)). 0 0.5 1 1.5 2 2.5 3 0 0.2 0.4 0.6 0.8 1 Analog Chebyshev Filter M ag ni tu de R es po ns e Frequency, ω passband ripple Figure 5: Fifth Order Chebyshev Filter Frequency Response 4.3 Bessel filters Insert bessel filter information 4.4 Elliptic Filters There is yet another method that has been developed that uses a Chebyshev error criterion in both the passband and the stopband. This is the fourth possible combination of Chebyshev and Taylor's series approximations in the passband and stopband. The resulting filter is called an elliptic-function filter, because elliptic functions are normally used to calculate the pole and zero locations. It is also sometimes called a http://cnx.org/content/m34921/1.1/ Connexions module: m34921 8 Cauer filter or a rational Chebyshev filter, and it has equal ripple approximation error in both pass and stopbands , , , . The error criteria of the elliptic-function filter are particularly well suited to the way specifications for filters are often given. For that reason, use of the elliptic-function filter design usually gives the lowest order filter of the four classical filter design methods for a given set of specifications. Unfortunately, the design of this filter is the most complicated of the four. However, because of the efficiency of this class of filters, it is worthwhile gaining some understanding of the mathematics behind the design procedure. This section sketches an outline of the theory of elliptic- function filter design. The details and properties of the elliptic functions themselves should simply be accepted, and attention put on understanding the overall picture. A more complete development is available in , . Because both the passband and stopband approximations are over the entire bands, a transition band between the two must be defined. Using a normalized passband edge, the bands are defined by 0 < ω < 1 passband (7) 1 < ω < ωs transition band (8) ωs < ω <∞ stopband (9) This is illustrated in Figure . http://cnx.org/content/m34921/1.1/ Connexions module: m34921 9 0 0.5 1 1.5 2 2.5 3 0 0.2 0.4 0.6 0.8 1 Analog Third Order Elliptic Function Filter M ag ni tu de R es po ns e Frequency, ω passband ripple, δ1 stopband ripple δ2 ω s Figure 6: Third Order Analog Elliptic Function Lowpass Filter showing the Ripples and Band Edges The characteristics of the elliptic function filter are best described in terms of the four parameters that specify the frequency response: 1. The maximum variation or ripple in the passband δ1, 2. The width of the transition band (ωs − 1), 3. The maximum response or ripple in the stopband δ2, and 4. The order of the filter N . The result of the design is that for any three of the parameters given, the fourth is minimum. This is a very flexible and powerful description of a filter frequency response. The form of the frequency-response function is a generalization of that for the Chebyshev filter FF (jω) = |F (jω) |2 = 1 1 + ε2G2 (ω) (10) where FF (s) = F (s)F (−s) (11) http://cnx.org/content/m34921/1.1/ Connexions module: m34921 10 with F (s) being the prototype analog filter transfer function similar to that for the Chebyshev filter. G (ω) is a rational function that approximates zero in the passband and infinity in the stopband. The definition of this function is a generalization of the definition of the Chebyshev polynomial. 5 Filter Design Demonstration Build Me Using Mathematica This might prove difficult...consult burrus 6 Conclusion As can be seen, there is a large amount of information available in filter design, more than an introductory module can cover. Even for designing Discrete-time IIR filters, it is important to remember that there is a far larger body of literature for design methods for the analog signal processing world than there is for the digital. Therefore, it is often easier and more practical to implement an IIR filter using standard analog methods, and then discretize it using methods such as the Bilateral Transform. http://cnx.org/content/m34921/1.1/
/
本文档为【Analog Filter Design】,请使用软件OFFICE或WPS软件打开。作品中的文字与图均可以修改和编辑, 图片更改请在作品中右键图片并更换,文字修改请直接点击文字进行修改,也可以新增和删除文档中的内容。
[版权声明] 本站所有资料为用户分享产生,若发现您的权利被侵害,请联系客服邮件isharekefu@iask.cn,我们尽快处理。 本作品所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用。 网站提供的党政主题相关内容(国旗、国徽、党徽..)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。

历史搜索

    清空历史搜索