Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
COMBINED PARALLEL ADAPTIVE EQUALIZER/ECHO CANCELLER
Document Type and Number:
WIPO Patent Application WO/1998/043369
Kind Code:
A1
Abstract:
A combined, parallel adaptive equalizer/echo canceller is disclosed. The equalizer/canceller receives at least one input signal which is split into n taps. The n taps are multiplied by corresponding n tap coefficients to produce n tap output signals. The n tap output signals are then processed through an additive pipeline to produce a filter output signal. The additive pipeline provides low latency by processing the nth most recent tap output signal n clock cycles from the filter output signal. The combined FIR filter structure is made fully adaptive using delayed LMS coefficient adaptation. Tap coefficients are updated using an error signal and delayed versions of the input signal. The error signal is a product of a calculated error and a negative adaptation factor. The delay is equal to a sum of n+1 cycles.

Inventors:
RAO SAILESH KRISHNA (US)
Application Number:
PCT/US1998/005854
Publication Date:
October 01, 1998
Filing Date:
March 25, 1998
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
LEVEL ONE COMMUNICATIONS INC (US)
International Classes:
H03H17/06; H04B3/23; H04L25/03; (IPC1-7): H04B3/23; H03H17/06
Foreign References:
US4074086A1978-02-14
EP0653839A11995-05-17
Other References:
C.J. NICOL, P. LARSSON, K. AZADET, J. H. O' NEILL: "A Low Power 128-tap Digital Adaptive Equalizer for Broadband Modems", 1997 IEEE INTERNATIONAL SOLID-STATE CIRCUITS CONFERENCE. DIGEST OF TECHNICAL PAPERS, 6 February 1997 (1997-02-06) - 8 February 1997 (1997-02-08), New York, USA, pages 94 - 95,437, XP002073221
MEYER M D, AGRAWAL D P: "A Modular Pipelined Implementation of a Delayed LMS Transversal Adaptive Filter", 1990 IEEE INTERNATIONAL SYMPOSUIM ON CIRCUITS AND SYSTEMS, vol. 3, 1 May 1990 (1990-05-01) - 3 May 1990 (1990-05-03), New Orleans,LA,USA, pages 1943 - 1946, XP002073222
Attorney, Agent or Firm:
Bogucki, Raymond A. (Gould Smith, Edell, Welter & Schmidt, Suite 400, 11150 Santa Monica Boulevar, Los Angeles CA, US)
Bruess, Steven C. (Gould Smith, Edell, Welter & Schmidt, 3100 Northwest Center, 90 South Seventh Stree, Minneapolis MN, US)
Download PDF:
Description:
COMBINED PARALLEL ADAPTIVE EQUALIZER/ECHO CANCELLER BACKGROUND OF THE INVENTION 1. Field of the Invention.

This invention relates in general to digital filtering, and more particularly to combined parallel adaptive equalizer/echo canceller that minimizes memory requirements and circuit complexity.

2. Description of Related Art.

"Communication"is the exchange of thoughts, opinions, ideas, and information. It is the means to socialize, do business, educate, and entertain.

Communication can take many forms, such as spoken words, written letters, or symbols. Although face to face communication is often desirable, it is often not possible due to geographical distance, time constraints, and an ever-increasing need for a high volume of information in today's society. It is for this reason that information, or data, is sent over communications"channels,"via"signals." A communications channel is a single path for transmitting an electrical signal, such as a twisted wire-pair cable, or a fiber optic line. A signal is a physical representation of data, such as the electrical pulses which are used to correspond to digital logic levels.

Signals are sent, or transmitted, in a tremendous variety of forms. For example, signals are used to send voice information over a telephone line; modems use signals to transmit data between computers; signals are constantly sent between the CPU and disk storage device in a personal computer; and signals representing images and sound are transmitted from a television camera on-site, to the television in a viewer's living room that could be thousands of miles away.

Signal distortion or degradation is a significant problem in the field of communications. Any real communications channel has transmission deficiencies, including various kinds of noise and interference, which distort the signal. For example, static noise (caused by natural electric disturbances in the atmosphere) and thermal noise (caused by the random motion of electrons in the channel) are present to some extent in any communications channel. Intersymbol interference (degradation

caused by imperfect channels) can also be a major problem. In short, there are many reasons why a signal that is sent may be unrecognizable when it is received.

Thus, transmission deficiencies must be corrected so that the signal received is the same as the one that was sent, and valuable information is not lost. This correction can be accomplished by the signal receiver, through a process known as equalization.

Equalization is the process of correcting a channel for its transmission deficiencies, by introducing networks which compensate for attenuation and time delay problems in the signal. A properly equalized communications channel will significantly increase the likelihood of obtaining an accurate signal (i. e., the signal that was sent) at the receiving end of a communications network. An equalizer is a device used to accomplish equalization.

In addition, impedance mismatches in the transmission media often cause signal echoes. Echo cancellation is the process of eliminating such echoes from the signal path. To cancel the echo signal, a basic operation is implemented: subtraction.

Overall, an estimate of the echo signal is generated by adaptive compensation circuit and then subtracted from the echo signal itself. The compensation circuit is fed by both the original signal to be transmitted and the residual signal that results after the echo cancellation takes place. The original signal is used to create the echo signal estimate and the residual signal is used for the adaptation process within the compensation circuit to improve the quality of the estimate echo signal. The adaptive compensation circuit and the subtraction circuit, the circuit that takes the estimate and subtracts it from the received signal, form the echo canceller.

A filter is generally used in equalizer/echo canceller circuits. A filter may have a means of monitoring its own frequency response characteristics and a means of varying its own parameters by closed loop action, in order to attain optimal equalization or echo cancellation. Such a self-adjusting filter is called an adaptive filter, and it can be used in a channel receiver. The parameters of an adaptive filter are typically adjusted by sampling the filter output at a predetermined rate, and sending this sampled output to some filter control means, which adjusts filter parameters accordingly via closed loop feedback.

Commonly, a feed forward equalizer or echo canceller has weighted summed delayed versions of an input signal, which are used to derive an error signal. Further, known Least Means Square (LMS) algorithms have generally been implemented to negate the effects of channel-induced intersymbol interference and to promote

efficient echo estimation. To accomplish this, periodically running cross-correlations that are weighted by a feedback weighing factor are loaded into a finite impulse response (FIR) filter. The cross-correlation used for a given filter coefficient corresponds to the symbol data sample position of a delay register and a relative delay of the error corresponding to that sample. In doing this, a tap weight vector update is produced.

However, the standard transversal LMS implementation has several disadvantages or limitations. For long filter applications, the summation tree formed with the summation blocks present latency problems. Such latency problems are especially problematic in very high-speed applications such as Gigabit Ethernet or Fast Ethernet. Further, an adaptive filter must have a sufficient number of taps to provide the requisite sampling of the signal. However, the performance of the transversal equalizer is improved by increasing the sampling rate to a value at least greater than twice the bandwidth of the received signal. Thus, memory requirements increase with increased bandwidth.

It can be seen that there is a need for a combined adaptive equalizer/echo canceller that provides low latency for high-speed applications.

It can also be seen that there is a need for a combined adaptive equalizer/echo canceller that minimizes the memory requirements for implementing the filtering/echo cancellation functions.

SUMMARY OF THE INVENTION To overcome the limitations in the prior art described above, and to overcome other limitations that will become apparent upon reading and understanding the present specification, the present invention discloses digital filter.

The present invention solves the above-described problems by providing a combined parallel adaptive equalizer/echo canceller that minimizes memory requirements and circuit complexity.

A system in accordance with the principles of the present invention includes at least one transverse finite impulse response filter receiving a plurality of taps from a data input signal that are processed using tap coefficients to produce a plurality of tap outputs, an additive pipeline for receiving the tap outputs and processing the tap outputs through the pipeline to produce an output signal and a coefficient processor for calculating updated tap coefficients, the update tap coefficients calculated using an error signal and delayed versions of the input signal.

Other embodiments of a system in accordance with the principles of the invention may include alternative or optional additional aspects. One such aspect of the present invention is that a most recent tap output is received by the pipeline one cycle from the output signal.

Another aspect of the present invention is that each filter receives an input signal and provides n tap signals to corresponding n multipliers, wherein the nth multiplier provides an nth tap output signal resulting from the product of the nth tap signal and an nth tap coefficient.

Another aspect of the present invention is that the pipeline further includes n adders having inputs for receiving the n tap output signals and an output for providing a sum signal representing the sum of the n received tap output signals and n-1 registers having an input and an output, the input of each register being coupled to an output of an output of an adder and the output of each register being passed to an input of a next one of the adders in a pipeline manner according to a next cycle.

Yet another aspect of the present invention is that the tap outputs are received by the pipeline such that each nth adder receives all nth tap output signals.

Another aspect of the present invention is that the error signal comprises a product of a calculated error and a negative adaptation factor.

Another aspect of the present invention is that the delay is equal to a sum of one cycle and a length of the at least one transverse finite impulse response filters.

These and various other advantages and features of novelty which characterize the invention are pointed out with particularity in the claims annexed hereto and form a part hereof. However, for a better understanding of the invention, its advantages, and the objects obtained by its use, reference should be made to the drawings which form a further part hereof, and to accompanying descriptive matter, in which there are illustrated and described specific examples of an apparatus in accordance with the invention.

BRIEF DESCRIPTION OF THE DRAWINGS Referring now to the drawings in which like reference numbers represent corresponding parts throughout: Fig. 1 illustrates a transverse Finite Impulse Response (FIR) filter; Fig. 2 illustrates multiple independent FIR filters of the same length combined in a transverse architecture according to the present invention; and

Fig. 3 illustrates Multiple Independent FIR filters for calculating delayed LMS coefficients for use in the FIR of Fig. 2.

DETAILED DESCRIPTION OF THE INVENTION In the following description of the exemplary embodiment, reference is made to the accompanying drawings which form a part hereof, and in which is shown by way of illustration the specific embodiment in which the invention may be practiced.

It is to be understood that other embodiments may be utilized as structural changes may be made without departing from the scope of the present invention.

The present invention provides a parallel architecture for implementing adaptive feedforward/feedback equalizers and echo cancellers in a combined fashion.

The present invention minimizes the amount of registers necessary for implementing the filtering/echo cancellation functions and eliminates the need for separate multiplier precoding circuitry at the input of each feedforward tap multiplier. The architecture inherently has very low latency and it is thus useful for line equalization and echo cancellation in very high-speed applications such as Gigabit Ethernet or Fast Ethernet, where the overall latency of the computations is a critical factor for the correctness of operation of the overall system.

Fig. 1 illustrates a transverse Finite Impulse Response (FIR) filter 100. In Fig.

1, input data 102 is received by the FIR filter 100. The input data 102 is tapped to provide samples to each multiplier 110-118. Each of the data samples 102 are multiplied by an array of constants or tap coefficients 120-128. The output of each multiplier 110-118 is then pipelined through adders 130-138 and registers 140-146.

The output 150 of the final adder 140 is the output of the FIR filter 100.

Transverse Finite Impulse Response (FIR) filters 100 are known to provide distinct advantages in terms of parallel hardware implementations. Since, the input data 102 is broadcast to all multipliers 110-118 in the filter 100, the input data 102 can be precoded for the multiplication operation and then broadcast. This saves the step of precoding the data in each multiplier 110-118 in the FIR taps. In addition, the output 150 is pipelined so that the filter 100 can be operated at high clock rates. The most recent tap 170 in the FIR filter 100 is just prior to the final output 150.

Therefore, the latency of the filter is minimized. In applications such as Ethernet where latency is a critical issue, this provides an added advantage.

Fig. 2 illustrates multiple independent FIR filters of the same length combined in a transverse architecture 200. Multiple independent FIR filters of the same length

202,204 (n taps) can be easily combined in a transverse architecture. A first data signal 206 is received by the first FIR filter 202. A second data signal 208 is received by the second FIR filter 204. Each input data signal 206,208 is tapped to provide samples to multipliers 210-218,280-288. Each of the data samples 206,208 are multiplied by an array of constants or tap coefficients 220-228,290-298 to provide the desired filter response. The output of each multiplier 210-218,280-288 is then pipelined through adders 230-238 and registers 240-246. The output 250 of the final adder 240 is the output of the FIR filter 200. The final adder 240 receives the most recent tap outputs 270,272. The outputs of the multipliers 210-218,280-288 are accumulated in a column fashion prior to the registers 240-246 such that every nth adder 230-238 receivers the corresponding nth output of the multipliers 210-218,280- 288. Thus, the final output 240 is the sum of the outputs of the individual FIRs 202, 204.

While Fig. 2 illustrates two such FIR filters combined 202,204, those skilled in the art will readily recognize that the principle can be extended to any multiple number of filters. The number of registers needed remains the same, regardless of whether a single, individual filter or multiple filters are used. Accordingly, non- adaptive feedback, feedforward equalizers and echo cancellers may be combined to provide a single output while minimizing the number of registers.

Nevertheless, a combined FIR filter structure must be fully adaptive so that each coefficient in the structure is updated according to the LMS algorithm.

According to the present invention, the combined FIR filter structure is made fully adaptive using delayed LMS coefficient adaptation. In normal LMS adaptation: C,, [k] = Cn [k-1] + error [k-1] * a * data [k-1-n], where the nth coefficient at step k is computed in terms of the error at step [k-1] and alpha (a) is a negative adaptation factor.

Typically, in high speed applications, the term"a * error [k-1]" is reduced to a small fixed precision number, e. g., 3 bits, such that the adaptation hardware is negligible in complexity. In a delayed LMS coefficient adaptation, e. g., with delay d, Cn [k] = Cn [k-l] + error [k-l-d] * a * data [k-l-n-d].

In particular, if the delay d is chosen to be"1+length of FIR filter"in the transverse FIR filter architecture, the adaptation can also be done in a similar parallel transverse structure.

Fig. 3 illustrates Multiple Independent FIR filters for calculating delayed LMS coefficients 300 for use in the FIR 200 of Fig. 2. In Fig. 3, the computed error 366 is

fed into a register chain 340-344. For purpose of illustration, a three register chain 340-344 is shown in Fig. 3. However, those skilled in the art will recognize that the length of the register chain 340-344 is selected so that the coefficients 324-328,394- 398 correspond to the coefficients 224-228,294-298 in Fig. 2. In actuality, the filters 302,304 are extended to calculate coefficients factors for coefficients 320-322,390- 392. The computed error 366 is fed into the register chain 340-344 to achieve the proper correlation of the error and the data term 306,308. The coefficients 324-328, 394-398 of the two adaptive filters 302,304 are then updated simultaneously using the output of the error register chain 340-344 and delayed versions ("datal [k-1-d]") of the original data streams 306,308. The updated coefficients 324-328,394-398 are then used to corresponding coefficients 224-228,294-298 in the filter 200 of Fig. 2 to form the next output 250.

In summary, the combination of all necessary adaptive filtering functions such as echo cancellation, feedforward and feedback equalization in a single repeatable macro-tap with minimum number of pipeline registers are integrated into a combined transverse FIR filter architecture. The inherent hardware advantages of the transverse FIR architecture facilitates the adaptation modifications thereby resulting in these benefits. The adaptation method also makes use of the transverse FIR filter architecture in a parallel fashion. This results in an extensible minimum latency architecture and is thus useful in applications such as Ethernet where the overall latency of the system is a major consideration.

The use of a transverse FIR filter architecture provides commonality for multiplier precoding functions and thus reduces hardware requirements. The combination of feedforward, feedback equalization and echo cancellation in a single repeatable macro-tap also eases the implementation of the architecture on silicon. The inherent minimum latency nature of the architecture meets a critical need in applications such as Gigabit Ethernet or Fast Ethernet where the overall latency of the system is a major consideration.

The foregoing description of the exemplary embodiment of the invention has been presented for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. It is intended that the scope of the invention be limited not with this detailed description, but rather by the claims appended hereto.