1. Technical Field of the Invention
The present invention generally relates to integrated circuit digital filter structures and, more particularly, to a multiplexed FIR/IIR digital filter structure.
2. Description of Related Art
A fundamental building block in the field of digital signal processing is the digital filter. As is elementary in this field, digital filters refer to the filtering of sampled-data or discrete-time signals which are typically digital representations of analog signals which have been generated by way of analog-to-digital conversion. Fundamentally, a digital filter is a computational process, carried out either through dedicated hardware or through the execution of a sequence of instructions by programmable logic, by way of which an input sequence of numbers is converted into an output sequence of numbers, modified by a transfer function. Typical transfer functions refer to the frequency characteristics of the filter; analogously to analog filter counterparts, examples of digital filter transfer functions include low-pass, high-pass, band-pass, etc. Digital filter computations typically include digital addition, digital multiplication of signal values by constants, and the insertion of delay stages.
As is also well known in the art, digital filters are often classified according to their impulse response. Finite impulse response (FIR) digital filters refer to the class of filters in which only a finite number of input samples affect the generation of a given output sample; typically, FIR digital filters perform computations upon a finite number of input samples (i.e., the current sample, and a selected number of preceding input samples), in a non-recursive fashion. Infinite impulse response (IIR) digital filters are a class of filters in which previous output samples are also used in generating a current output sample, and are thus typically realized in a recursive fashion, including feedback of output sample values. Because of the feedback of prior output values, each current output value of an IIR filter depends upon the value of an infinite series of input sample values, hence the term “infinite impulse response”.
Due to their high computation efficiency, both FIR and IIR halfband (HB) digital filters are widely employed in Sigma-Delta A/D and D/A converters to perform decimation/interpolation functions. A cascade of a number of HB filters can be used to filter and decimate oversampled 1-bit or mutli-bit signals by a factor of power-of-two number in Sigma-Delta A/D converters for example. The interpolation function is performed in Sigma-Delta D/A converters.
Because of their linear phase response, FIR HB filters have been more frequently employed eventhough the higher computational complexity of FIR HB filters requires larger silicon area than that of their IIR counterparts. FIR HB filters also have a relatively long group delay. In a cascade of several FIR HB filters for decimation purpose the dominant group delay lies in the last stage, which usually is a very high-order filter because of narrow transition band need. Since the group delay of an FIR HB filter is proportional to its order, the delay cannot be effectively reduced without lowering the filter performance.
One disadvantage with IIR digital filters is due to a well-known problem referred to as “limit cycles”. The limit cycle problem is manifest in digital filters that generate a self oscillating behavior caused by nonlinearity of quantizers. One example of this limit cycle behavior is the response of a filter when the input of the filter is reduced to zero. Rounding errors caused by the use of finite precision arithmetic mean that the output of the filter does not necessarily reduce to zero when the input reduces to zero. Instead, the output can stay at a non-zero value or oscillate about zero. Although it is well known to use magnitude truncation as the quantization approach to reduce the zero-input limit cycles in a first-order IIR filter, this approach is very complex and can be very expensive.
A new approach is desirable for applications in which lower filter performance is not an option and low group delay is desired, particularly for high speed sample rates (i.e., 250 kHz and higher).
The present invention achieves technical advantages as an apparatus, system and method of offering either FIR filter or IIR filter processing from a multiplexed filter arrangement which can offer both linear phase response and lower group delay. By switching between a FIR filter portion and a IIR filter portion, register sharing can be implemented to reduce hardware complexity. Furthermore, by taking advantage of all positive valued coefficients in an IIR HB filter, a simple two's-complement truncation approach over its more complicated magnitude truncation counterpart can be employed with no zero-input limit-cycles.
For a more complete understanding of the present invention, reference is made to the following detailed description taken in conjunction with the accompanying drawings wherein:
The numerous innovative teachings of the present application will be described with particular reference to the presently preferred exemplary embodiments. However, it should be understood that this class of embodiments provides only a few examples of the many advantageous uses and innovative teachings herein. In general, statements made in the specification of the present application do not necessarily delimit any of the various claimed inventions. Moreover, some statements may apply to some inventive features, but not to others. Throughout the drawings, it is noted that the same reference numerals or letters will be used to designate like or equivalent elements having the same function. Detailed descriptions of known functions and constructions unnecessarily obscuring the subject matter of the present invention have been omitted for clarity.
Referring now to
In practice, IIR filters are very efficient when represented in a polyphase form and they can be implemented with only first-order allpass functions. As described in, among other sources, Ansari and Liu, “A Class of Low-Noise Computationally Efficient Recursive Digital Filters with Application to Sampling Rate Alterations”, Transactions on Acoustics, Speech, and Signal Processing (IEEE, Vol. ASSP-33, No.1, February 1985), pp. 91-97, the description of which is incorporated by reference herein. Moreover, a first-order allpass function requires just one register, one multiplier and three adders. This approach is particularly advantageous in high-speed (sample rate of approximately 250 kHz and higher) Σ-Δ A/D and D/A converters where the digital filter is mostly implemented in hard-wired circuits rather than a micro code based scheme in their low speed counterparts. The following describes the IIR portion of the multiplexed FIR/IIR filter in accordance with and exemplary embodiment of the present invention. The following 5th-order example is used to illustrate the highly efficient characteristics of IIR HB Filters:
A first-order allpass section can be implemented by using only one register (z−1) one multiplier (α) and three adders (10) shown in
Referring now to
As shown in
The multiplexed FIR/IIR HB digital filter structure 300 has linear phase response and low group delay via switching from/to FIR and IIR. For a FIR filter portion 31 which includes a cascade of FIR filters such as that illustrated in
Compared with their FIR counterparts in general, hardware implementations of IIR digital filters encounter many more nasty stability issues. One of them is the zero-input limit cycles, a self-oscillating behavior that is caused by nonlinearity of quantizers located in feedback loops. Although it is well known to use magnitude truncation as the quanitization approach to reduce the zero-input limit cycles in a first-order IIR filter, this approach is very complex and can be very expensive. At least one embodiment of the present invention uses two's-complement truncation approach in combination with positive valued allpass coefficients to eliminate zero-input limit cycles for the IIR filter portion 32.
Although the zero-input limit cycle behavior of an IIR digital filter is complex and difficult to analyze, there is comprehensive knowledge of the limit cycle behavior in a first-order IIR filter. As further described in A. V. Oppenheim and R. W. Shafer, Discrete-Time Signal Processing, Prentice Hall, Inc., Englewood Cliffs, N.J., 1989, Chapter 6, the description of which is hereby incorporated by reference, a stable first-order IIR filter can have zero-input limit cycles when a rounding quantization approach is used. But if a magnitude truncation quantization is involved, then no zero-input limit cycles can exist. It will become apparent from the following description that applying a two's-complement truncation to the recursive loops in an IIR filter is an efficient and advantageous quantization approach for inhibiting limit cycles.
For the zero input, a first-order allpass filter depicted in
yk=uk+uk−1 (2a)
and
uk=Q[−αuk−1], (2b)
where Q represents a simple two's-complement truncation quantization and the error item εk is introduced as:
εk=uk+αuk−. (3)
Now it is assumed that both yk and uk are integers. Then from the definition of the two's complement truncation εk is confined to
−1<εk≦0. (4)
From equations (2b) and (4) it is obvious to arrive
|uk|=|αuk−1+εk|<|αuk−1|+1<|uk−1|+1. (5)
Because both yk and uk are integers it should be recognized
|uk|≦|uk−1|. (6)
Equation (6) implies that only the following two types of limit cycles can exist;
uk=uk-1 (7a)
and
uk=−uk−1. (7b)
If equation (7a) is substituted into equation (3), equation (3) becomes,
εk(1+α)uk. (8)
For equation (8) to be valid it requires α be negative and its absolute value close to one. Considering that stable IIR HB filters based on some well-known functions as such as Butterworth or Elliptic functions have all their poles located on the imaginary axis (as discussed in P. P. Vaidyanathan, Multirate Systems and Filter Banks, Prentice Hall, Inc., Englewood Cliffs, N.J., 1993, Chapter 5, the description of which is hereby incorporated by reference), and this indeed means all coefficients are positive valued or 0<α<1. It can now be concluded, therefore, the zero-input limit cycles of type (7a) become impossible.
By substituting equation (7b) into equation (3) we have
ε1=−u0+αu0 (9a)
and
ε2=−u0+αu0. (9b)
This directly contradicts equation (4) as long as the quantization errors have non-zero values. Thus, both types of limit cycles (7a) and (7b) are not possible, and thus the IIR HB filter illustrated in
Although a preferred embodiment of the method and system of the present invention has been illustrated in the accompanied drawings and described in the foregoing Detailed Description, it is understood that the invention is not limited to the embodiments disclosed, but is capable of numerous rearrangements, modifications, and substitutions without departing from the spirit of the invention as set forth and defined by the following claims.
Number | Name | Date | Kind |
---|---|---|---|
5381354 | Soloff | Jan 1995 | A |
5388063 | Takatori et al. | Feb 1995 | A |
6158027 | Bush et al. | Dec 2000 | A |
6260053 | Maulik et al. | Jul 2001 | B1 |
6411253 | Cox et al. | Jun 2002 | B1 |
6573940 | Yang | Jun 2003 | B1 |
6707848 | Agazzi et al. | Mar 2004 | B2 |
7007053 | Malik et al. | Feb 2006 | B1 |
20010040933 | Eriksson et al. | Nov 2001 | A1 |
Number | Date | Country |
---|---|---|
23 49 227 | Apr 1975 | DE |
0 948 133 | Oct 1999 | EP |
Number | Date | Country | |
---|---|---|---|
20040208241 A1 | Oct 2004 | US |