The present Invention pertains generally to crossover networks and, in particular, to a simplified implementation of a digital fourth order Linkwitz-Riley network with a low cutoff frequency.
High quality audio speakers are typically designed to operate best over a limited range of frequencies. Consequently, crossover filters or networks have long been used in audio systems to separate the band of audio frequencies into two or more sub-bands, with each sub-band used to drive a separate speaker. Desired characteristics of crossover network include relatively flat response, rapid roll off at the cutoff frequency or frequencies, minimum phase response and a minimum number of components.
The following notation will be used herein with respect to the various equations which are presented:
As is known, a two-way crossover network comprises a low pass filter and a high pass filter (a network for more than two speakers would include one or more intermediate band pass filters). Numerous types of crossover networks have been developed, each with its own transfer function and resulting characteristics. Butterworth, Tchebychev and Bessel filters are among the most widely used. In addition, crossover networks may be implemented in different “orders”. A first order network is relatively simple, has in-phase outputs and has a roll off of 6 dB/octave. Because there is significant output beyond the crossover frequency, the speaker drivers must be able to handle the corresponding energy.
A second order network, such as the popular Butterworth, is more complex but, as illustrated in the frequency response plots of
As illustrated in the plots of
A fourth order Butterworth network is still more complex and has an even sharper roll off of 24 dB/octave. This network is generally not economically feasible to implement as a passive network.
A fourth order Linkwitz-Riley network, which is typically designed from two series-connected second order Butterworth filters, retains the sharp roll off advantage of fourth order filters and has the added advantages of having a substantially flat frequency response and having outputs which are 6 dB down at the crossover frequency (instead of only 3 dB for other filters) and in-phase. A fourth order Linkwitz-Riley network may be designed by cascading two second order Linkwitz-Riley networks as follows:
For digital audio signals, the above-described crossover networks may have digital counterparts. A particular digital implementation of a fourth order Linkwitz-Riley filter is designed as a cascade of second order filters with programmable coefficients. In order for the cutoff frequency to be selectable over a reasonable range, such as 30-300 Hz, with low distortion, the filter coefficients must have very high accuracy.
Consequently, a need remains for a high quality crossover network having an easily implemented design with a minimum number of operations, coefficients and state variables and which does not require a decimation stage.
The present invention provides a simplified digital implementation of a fourth order Linkwitz-Riley crossover network. The implementation is particularly beneficial when the crossover frequency is low relative to the digital sampling rate, such as when an audio stream is split between bass and treble at about 30-300 Hz and the sampling frequency is about 100 times the cutoff frequency or higher. Rather than merely cascading two sets of second order filters, such as Butterworth filters, a fourth order transfer function is more directly implemented, resulting in a fourth order Direct Form II type of filter in which delay elements have been replaced by integrators having a gain of c. Conventional transfer functions are simplified through approximation resulting in the elimination of all except the one parameter, c, which is a linear function of the cutoff frequency. Additionally, multipliers are moved in line with the integrators. A modulator may be inserted in the processing path at the output of each integrator if limited fixed precision of the operators is desired while maintaining high performance. A crossover of the inventive design requires a fewer number of state variables, multipliers and adders.
In one implementation, the crossover network of the present invention includes four integrators coupled in series. The crossover frequency of the network is dependent upon a constant c input to each integrator. The outputs of the integrators are summed with the input and the output of the summer provides both the input to the first integrator and a fourth order high pass output. The output of the last integrator provides a fourth order low pass output. A multiplier may be inserted between the output of each integrator and the summer whereby each integrator output is multiplied by a predetermined value before being summed.
The outputs of the first and second integrators may also be summed with the fourth order high pass output to provide a second order high pass output while the outputs of the second, third and fourth integrators may be summed with the fourth order low pass output to provide a second order low pass output. In this configuration, an additional set of multipliers may be inserted between the output of each integrator and the second set of summers, also to multiply each integrator output by a predetermined value.
The present invention is particularly beneficial in digital applications in which the cutoff frequency fc is substantially lower than the sampling rate fs (such as less than or equal to 1% of the sampling rate), thereby reducing the risk of unexpected artifacts in the filter response. Consequently, the present invention may be beneficially implemented in various types of digital circuits. One application is to use the present invention to generate offset tracking loops. Another, which will be described herein, is in digital audio in which a low cutoff frequency, such as between 30 Hz and 300 Hz, is well below the sampling rate.
Discrete time Butterworth filters are obtained by mapping the S-plane into the Z-plane through a bilinear transformation. The transfer functions of second order Butterworth filters are:
The low pass filter has two complex conjugate poles plus two zeroes at −1, while the high pass filter has the same poles as the low pass filter plus two zeroes at 1 (see
The discrete time Butterworth filters can be implemented in a digital system by using delay elements for the variable zi=1/z. For instance a Direct Form II structure would use the coefficients of the following rational functions:
The Direct Form II filter has the structure shown in
First, the two zeroes at −1 of the low pass filter have little effect on this filter response, because the attenuation around the Nyquist frequency is very high. Thus, the low pass filter may be safely approximated by removing two zeroes at −1 and adjusting for the gain coming from these zeroes:
Second, the coefficients of the Direct Form II implementation are only a function of the angular cutoff frequency ωc. If fc<<fs, ωc is close to 0 and the coefficients may be approximated by a second order Taylor series of ωc around 0:
The numerator coefficients of the high pass filter can be further approximated to a 0th order.
The following simplified transfer functions for the low pass and high pass filters may now be derived:
These approximations create little distortion for fs>=100 fc. For processing a direct digital stream (DSD) (in which an audio stream is encoded using a very high sampling rate, such as 64 to 128 times the baseband rate) in an audio application, the sample rate is typically fs=128*48 KHz. The cutoff frequency of the filter to implement this value would be around 100 Hz. In this case, fs=61,440 fc and the approximations work well. As an example, the low pass and high pass filter transfer functions are plotted in
The previous transfer functions reflect the coefficients of a Direct Form II implementation. When fc<<fs, some variable changes may be used to simplify the transfer functions still further which results in small modifications to the filters structure. It may then be observed that the poles of the transfer functions are close to 1. A first variable change, 1/zt=z−1<=>zt=zi/(1−zi), preserves the structure and characteristics of the filters but translates the poles by −1 in the 1/zt plane. In other words, in this plane, the poles are translated close to 0. The dynamic range required to implement the coefficients is dramatically reduced.
In Equations 15 and 16, zt=zi/(1−zi) is the transfer function of an integrator. The low pass and high pass transfer functions obtained through this variable change may thus be implemented by using a Direct Form II filter structure, replacing each delay element (zi) by an integrator (zt) and using the coefficients from the functions above.
With the previous structure, it is still necessary to calculate two coefficients to implement the filters: √2 ωc and ωc2. In addition, the two coefficients have very different dynamic ranges and implementing the square root and squaring operations forces the coefficients to use high precision to avoid the distortion introduced by the coefficients' quantization. Both problems may be solved by making a second set of variable changes: c=√2ωc, ztc=czt. The filter structure is somewhat changed by adding a multiplier (c, being a linear function of the angular cutoff frequency) inline with the integrators. The following transfer functions result:
The result is a set of Direct Form II based filters in which each delay element z−1 has been replaced by a multiplier inline with an integrator element ztc. The filter stage 1000 of
Assuming fc<<fs, a discrete time second order Linkwitz-Riley network may be implemented with the previously approximated discrete time Butterworth transfer functions:
The high pass filter output has a single unity forward path. The low pass filter may easily be obtained from the high pass filter after going through two ztc elements and dividing by two. Also, the numerator and denominator coefficients are all simple powers of two and may be implemented at minimal cost in hardware.
To obtain a fourth order Linkwitz-Riley network, the previous structure may be used as a first stage to obtain the second order Linkwitz-Riley low pass and high pass filters. Two more comparable structures are then cascaded with the low pass and high pass outputs, respectively, of the first structure to obtain the fourth order low and high pass outputs. However, a simpler structure may be obtained by directly realizing a fourth order Linkwitz-Riley high pass filter from the fourth order polynomial equations, then recreating the other outputs by adding forward paths tapped from the already existing ztc elements outputs. The number of operations and the number of state variables required are both reduced. The feedback path of the structure forces the filters outputs to have four poles. In addition to providing a fourth order network, second order Linkwitz-Riley outputs may also be provided by canceling two of the poles with forward paths.
The following equations illustrate the filter coefficients from the feedback paths used to implement the fourth order Linkwitz-Riley high pass filter output and illustrate how the other outputs are obtained by adding ztc delayed versions through forward paths.
where the coefficients of the feedback paths are 1, 2, 2, 1, ¼.
where the coefficients of the forward path for LR2_HP are 1, 1, ½, 0, 0.
where the coefficients of the forward path for LR2_LP are 0, 0, ½, ½, ¼.
where the coefficients of the forward path for LR4_LP are 0, 0, 0, 0, ¼.
The network 1100 further includes four stages 1110, 1120, 1130 and 1140; a first output of each stage is received by an input (or set of inputs) of the first multiplier 1108. Second outputs of the first and second stages 1110 and 1120 are received by a second input (or set of inputs) of the second summer 1104 and second outputs of the third and fourth stages 1130 and 1140 are received by a second input (or set of inputs) of the third summer 1106. The second output of the fourth stage 1140 also comprises the fourth order low pass filter output LP4.
Each stage 1110, 1120, 1130 and 1140 includes a first integrator element ztc 1112, 1122, 1132, 1142 to receive the output from the previous stage (or, in the case of the first stage 1110, to receive the HP4 output from the first summer 1102). Each integrator element 1112, 1122, 1132, 1142 is a function of the single coefficient c. Their outputs comprise the transfer functions I1, I2, I3, I4 and are multiplied by a first set of values in second multipliers 1114, 1124, 1134, 1144. The outputs of the second multipliers 1114, 1124, 1134, 1144 are input into the first multiplier 1108. If the second order outputs are desired, the outputs I1 and I2 are also multiplied by another set of values in third multipliers 1116 and 1126 whose outputs are input into the second summer 1104 which outputs the second order high pass filter output HP2. The outputs I3, I4 are also multiplied by another set of values in third multipliers 1136, 1146 whose outputs, along with the output of the second stage multiplier 1126, are input into the third summer 1106 which outputs the second order low pass filter output LP2.
In the embodiment illustrated, the inputs to the multipliers in
Still referring to the network stage of
The output of the second summer 1308 is coupled to an input of a third summer 1310. A first delay element 1312 is coupled to the output of the third summer 1310. The output of the first integrator 1312 is fed back to the third summer 1310 and is also coupled to inputs of fourth and fifth summers 1314, 1320. A second delay element 1316 is coupled to the output of the fourth summer 1314. The output of the second delay element 1316 is fed back to the fourth summer 1314 and is also coupled to an input of the fifth summer 1320. The output of the fifth summer 1320 is coupled to an input of the first summer 1302.
The cutoff frequency is still controllable through the use of the single coefficient c, where c=√2*ωc=√2*2π*(fc/fs). For example, if fc is 100 Hz and fs is 128*48 KHz, c will equal 1.44×10−4.
The objects of the invention have been fully realized through the embodiments disclosed herein. Those skilled in the art will appreciate that the various aspects of the invention may be achieved through different embodiments without departing from the essential function of the invention. The particular embodiments are illustrative and not meant to limit the scope of the invention as set forth in the following claims. Moreover, although described above with respect to an apparatus, the need in the art may also be met by a method of processing signals.
Number | Name | Date | Kind |
---|---|---|---|
20030002694 | Thiele | Jan 2003 | A1 |
20040013272 | Reams | Jan 2004 | A1 |
20040122540 | Allred | Jun 2004 | A1 |
Number | Date | Country | |
---|---|---|---|
20060129256 A1 | Jun 2006 | US |