<< Chapter < Page | Chapter >> Page > |
These zeros are purely imaginary and lie on the axis.
The pole locations are somewhat more complicated to find. An approach similar to that used for the Chebyshev filter isused here. becomes infinite when
or
Using [link] and the periodicity of sn (u,k) , this implies
or
Define to be the second term in [link] by
which is similar to the equation for the Chebyshev case. Using properties of of an imaginary variable and [link] , becomes
The poles are now found from [link] , [link] , [link] , and [link] to be
This equation can be more clearly written by using the summation formula [link] for the elliptic sine function to give
where
for
The theory of Jacobian elliptic functions can be found in [link] and its application to filter design in [link] , [link] , [link] . The best techniques for calculating the elliptic functions seem to use thearithmetic-geometric mean; efficient algorithms are presented in [link] . A design program is given in [link] and a versitile FORTRAN program that is easily related to the theory in this chapter isgiven as Program 8 in the appendix of this book. Matlab has a powerful elliptic function filter design command as well as accurate algorithms forevaluating the Jacobian elliptic functions and integrals.
An alternative to the use of elliptic functions for finding the transfer function pole locations is to obtain the zeros from [link] , then find using the reciprocal relation of the poles and zeros [link] . is constructed from and from [link] , and the poles are found using a root-finding algorithm. Another possibility is to find the zeros from [link] and the poles from the methods for finding a Chebyshev passband from arbitraryzeros. These approaches avoid calculating by [link] or determining from , as is described in [link] . The efficient algorithms for evaluating the elliptic functions and thecommon use of powerful computers make these alternatives less attractive now.
In this section the basic properties of the Jacobian elliptic functions have been outlined and the necessaryconditions given for an equal-ripple rational function to be defined in terms of them. This rational function was then used toconstruct a filter transfer function with equal-ripple properties. Formulas were derived to calculate the pole and zerolocations for the filter transfer functions and to relate design specifications to the functions. These formulas require theevaluation of elliptic functions and are implemented in Program 8 in the appendix.
The equal-ripple rational function is used to describe an optimal frequency-response function and to design the corresponding filter. The squared-magnitude frequency-responsefunction is
with defined by Jacobian Elliptic functions, and being a parameter that controls the passband ripple. The plot of this function for illustrates the relation to the various specification parameters.
Notification Switch
Would you like to follow the 'Digital signal processing and digital filter design (draft)' conversation and receive update notifications?