US5461582A - Filter for 2B1Q signals - Google Patents
Filter for 2B1Q signals Download PDFInfo
- Publication number
- US5461582A US5461582A US08/213,861 US21386194A US5461582A US 5461582 A US5461582 A US 5461582A US 21386194 A US21386194 A US 21386194A US 5461582 A US5461582 A US 5461582A
- Authority
- US
- United States
- Prior art keywords
- filter
- accumulator
- addition
- bit
- magnitude
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03H—IMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
- H03H17/00—Networks using digital techniques
- H03H17/02—Frequency selective networks
- H03H17/0223—Computation saving measures; Accelerating measures
- H03H17/0233—Measures concerning the signal representation
- H03H17/0236—Measures concerning the signal representation using codes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L25/00—Baseband systems
- H04L25/38—Synchronous or start-stop systems, e.g. for Baudot code
- H04L25/40—Transmitting circuits; Receiving circuits
- H04L25/49—Transmitting circuits; Receiving circuits using code conversion at the transmitter; using predistortion; using insertion of idle bits for obtaining a desired frequency spectrum; using three or more amplitude levels ; Baseband coding techniques specific to data transmission systems
- H04L25/4917—Transmitting circuits; Receiving circuits using code conversion at the transmitter; using predistortion; using insertion of idle bits for obtaining a desired frequency spectrum; using three or more amplitude levels ; Baseband coding techniques specific to data transmission systems using multilevel codes
- H04L25/4919—Transmitting circuits; Receiving circuits using code conversion at the transmitter; using predistortion; using insertion of idle bits for obtaining a desired frequency spectrum; using three or more amplitude levels ; Baseband coding techniques specific to data transmission systems using multilevel codes using balanced multilevel codes
Definitions
- the present invention relates to a filter for filtering 2B1Q coded signals.
- the inventive filter is especially useful as an echo canceller or channel equalizer in a communications system using 2B1Q coding for the transmission of information.
- the requirement for a low error rate is essential to the stable operation of the communications channel.
- the main impairments are attenuation, dispersion and crosstalk noise.
- the echo signal originating from the transmitter interferes with the data being received.
- ISDN Integrated Services Digital Network
- the required data transmission rate over digital subscriber lines in the ISDN is 160 kbits/sec.
- the data to be transmitted is coded into a bandwidth-reducing format before it is transmitted.
- 2B1Q line coding is a technique whereby a binary input sequence is transformed into a quaternary sequence by amplitude modulating pairs of bits in the binary stream of data.
- Table 1 The conventional mapping rule from the binary data format to the 2B1Q data format is provided in Table 1 below.
- the signal processing that is performed on a 2B1Q transmission in the data detection process is intended to remove echo interference in the received signal that is generated by the transmitter and to remove the distortion in the received signal itself.
- the former filtering task is referred to as echo cancellation and the latter is known as equalization.
- Both echo cancellation and equalization filtering functions utilize a similar structure in that they can be performed by the same hardware configuration.
- One such configuration is the linear transversal filter.
- FIG. 1 A conventional linear transversal filter is shown in FIG. 1.
- the filter 10 of FIG. 1 performs the convolution between the transmitted signal, e.g. 2B1Q symbols q(n), where q(n) is chosen from the set (-3, -1, +1, +3) and n is a discrete time variable, and the filter's individual tap gain coefficients a j , to arrive at an output y(n) where ##EQU2##
- a conventional transversal filter 10 comprises a delay line 12 which is formed from unit delays 13 and is tapped at intervals corresponding to the symbol width. Each tap 14 along the delay line is connected through an amplifier 16 to a summing device 18 that provides the filter output y(n).
- an adaptive filter is required for echo cancellation and equalization.
- LMS Least Mean Squares
- FIG. 2 A hardware implementation of the filter of FIG. 1 is shown in FIG. 2. The following notation is used in connection with the explanation of FIG. 2.
- m(a j ) is the magnitude of a j
- s(a j ) is the sign of a j .
- the first bit of the binary representation q o indicates the sign of the symbol and the second bit q 1 represents the magnitude.
- a zero in the q o position indicates a negative sign and a one in the q o position indicates a positive sign.
- a zero in the q 1 position indicates the magnitude is "3" and a one in the q 1 position indicates the magnitude is "1".
- the filter 10 of FIG. 2 performs the multiplications a j q(n-j) and then sums these products to get an output y(n).
- Each product is (+1)a j , (+3)a j , (-1)a j or (-3)a j .
- the filter 10 of FIG. 2 comprises a left shift register 22 and a latch 24.
- the outputs of the shift register 22 and latch 24 are added by the adder 16.
- the coefficient magnitude m(a j ) is then outputted by the adder 16.
- the output of the latch 24 equals its input, i.e., m(a j ), and the output of the shift register 22 is its input shifted one place to the left, i.e, 2 m(a j ).
- the adder 16 adds the latch output and the shift register output to obtain 3 m(a j ).
- the weakness of the filter of FIGS. 1 and 2 is the difficulty of performing the multiplication by three.
- the shifted symbols are then processed through a transversal filter to produce the output y(n), where ##EQU4##
- the output y(n) results from the convolution between the shifted symbols s(n) and the tap coefficients a j .
- the multiplication operation in the convolution summation involves only 2a j terms, rather than the potential ⁇ 3a j terms normally associated with 2B1Q signal processing.
- the filter 30 of FIG. 3 comprises the conventional transversal filter delay line 32 which is formed from unit delays 33, and which is tapped at intervals 34 corresponding to the symbol width. Each tap 34 along the delay line is connected through an amplifier 36 with weight a j to a summing device 38 that provides the filter output.
- FIG. 4 A hardware implementation of the filter of FIG. 3 is illustrated in FIG. 4.
- s o , s 1 indicate the bits of the shifted symbols s(n-j).
- the filter 40 of FIG. 4 includes the shift register 42. For each coefficient a j , the quantity m(a j ) is placed in the shift register 42.
- the multiplexer 34 receives the bits s o and s 1 for each shifted symbol s(n-j).
- the multiplexer 34 outputs a signal requiring a two place left shift corresponding to multiplication by 4, no shift corresponding to no multiplication, or a one place left shift corresponding to multiplication by 2 or -2.
- the Exclusive-or-gate 18, addition/subtraction unit 20, and accumulator 23 operate in the same manner as in the filter 10 of FIG. 2 to accumulate the filter output.
- the filter 30 of FIGS. 3 and 4 eliminates the need for multiplication by three, the filter 30 of FIGS. 3 and 4 suffers from a disadvantage in that the symbol shifting requires a modification of the conventional LMS algorithm which is used to adapt the filter coefficients.
- the present invention is a filter for filtering 2B1Q symbols.
- the filter output is given by: ##EQU5##
- a hardware circuit for implementing the inventive filter operates as follows. There are two accumulators, one accumulator for accumulating terms belonging to the sum y 1 and one for accumulating terms belonging to sum Y 3 .
- the bit P j is determined for each coefficient a j using an exclusive or gate.
- the bit P j controls an addition/subtraction unit to determine whether an addition or subtraction takes place.
- the magnitude m(a j ) of each coefficient a j is then added or subtracted to the value already stored in the y 1 accumulator (if the corresponding symbol has magnitude 1 as indicated by the magnitude bit) or is added or subtracted to the value already stored in the y 3 accumulator (if the corresponding symbol has magnitude 3).
- the contents of the y 3 accumulator are added to the contents of the y 1 accumulator three times to produce in succession y 1 +y 3 , y 1 +2y 3 , y 1 +3y 3 which is the desired output.
- This filter structure has the advantage of requiring only a small number of operations to obtain the filter output and utilizes no multiplications by three.
- the conventional LMS algorithm can be used to update the filter coefficients a j .
- FIG. 1 schematically illustrates a first prior art linear transversal filter.
- FIG. 2 schematically illustrates a hardware implementation of the filter of FIG. 1.
- FIG. 3 schematically illustrates a second prior art linear transversal filter.
- FIG. 4 schematically illustrates a hardware implementation of the filter of FIG. 3.
- FIG. 5 illustrates a hardware implementation of a filter in accordance with a first embodiment of the invention.
- FIG. 6 illustrates a hardware implementation of a filter in accordance with a second embodiment of the invention.
- a filter 100 in accordance with an illustrative embodiment of the invention is shown in FIG. 5.
- the inputs are the coefficient a j and the symbols q(n-j).
- the filter 100 comprises an accumulator (or latch) 102 for storing the terms of the sum y 1 , an accumulator (or latch) 104 for storing the terms of the sum y 3 , an exclusive-or-gate 106 for outputting the bit P j , an addition/subtraction circuit 108 which is controlled by the bit P j , a first multiplexer MUX1, a second multiplexor MUX2, and a control circuit 114 whose input is q 1 the magnitude bit of the symbol q(n-j).
- the filter 100 of FIG. 5 operates as follows:
- the control circuit 114 outputs the control signal ct4 to control MUX1.
- the magnitude m(a o ) of a o is loaded into the addition/subtraction unit.
- the sign bit of a 0 i.e., s(a 0 ) and the sign bit of q(n), i.e. q 0 are used to control the addition/subtraction unit 108.
- the bits s(a 0 ) and q 0 are loaded into the exclusive-or-gate 106.
- Control line ct 4 loads the contents of the y 3 accumulator 104 to MUX1.
- Control line ct3 loads the contents of the y 1 accumulator 102 into MUX2.
- Control line ct2 is on and control line ct1 is off.
- the output of the addition/subtraction unit is loaded into the y 1 accumulator 102 which now stores y 1 +y 3 .
- the filter 200 of FIG. 6 comprises MUX1, MUX2, the addition/subtraction circuit 108, the exclusive-or-gate 106 and the control circuit 214.
- the inputs to the control circuit 214 include a clear signal and q 1 the magnitude bit of a symbol q(n-j).
- the filter 200 also comprises a y 1 latch 202 for accumulating terms of the y 1 sum, a y 3 latch 204 for accumulating the terms of the y 3 sum and a y latch 206 for latching the output of the addition/subtraction circuit 108.
- the filter 200 of FIG. 6 operates as follows:
- control line ct6 controls MUX1 to load m(a 0 ), the magnitude of a 0 to the addition/subtraction unit.
- the control line ct5 controls MUX2 to determine whether to load the output of the y 1 latch 202 or the y 3 latch 204 to the addition/subtraction unit 108.
- the addition/subtraction circuit then adds or subtracts the outputs of MUX1 and MUX2 and the result is stored in the y latch 206.
- Step 1 The sub-steps (b)-(h) of Step 1 are repeated until all of the coefficients a j and corresponding symbols are processed. (Note however that the y 1 and y 3 latches 202, 204 are not cleared). At this point the latch 202 stores the sum y 1 and the latch 204 stores the sum y 3 .
- Control line ct6 loads the output of the y 3 latch 204 to the addition/subtraction unit 108 via MUX1.
- Control line ct5 loads the output of the y 1 latch 202 via MUX2 to the addition/subtraction unit 108.
- Step 3 The sub-steps (a), (b), (c), (d) of Step 3 are then repeated to obtain y 1 +2y 3 in the y 1 latch.
- the filter may be used in a channel equalizer or an echo canceller.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Spectroscopy & Molecular Physics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Filters That Use Time-Delay Elements (AREA)
Abstract
Description
TABLE 1 ______________________________________ Binary (B) Quaternary q.sub.0 q.sub.1 (Q) ______________________________________ 1 1 +1 1 0 +3 0 1 -1 0 0 -3 ______________________________________
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/213,861 US5461582A (en) | 1994-03-16 | 1994-03-16 | Filter for 2B1Q signals |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/213,861 US5461582A (en) | 1994-03-16 | 1994-03-16 | Filter for 2B1Q signals |
Publications (1)
Publication Number | Publication Date |
---|---|
US5461582A true US5461582A (en) | 1995-10-24 |
Family
ID=22796801
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US08/213,861 Expired - Lifetime US5461582A (en) | 1994-03-16 | 1994-03-16 | Filter for 2B1Q signals |
Country Status (1)
Country | Link |
---|---|
US (1) | US5461582A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5787024A (en) * | 1995-12-06 | 1998-07-28 | Samsung Electronic Co., Ltd. | Horizontal filter in moving picture decoding apparatus |
US20040030735A1 (en) * | 2002-08-09 | 2004-02-12 | Ruey-Feng Chen | Clock balanced segmentation digital filter provided with optimun area of data path |
US20190253297A1 (en) * | 2018-02-09 | 2019-08-15 | Renesas Electronics Corporation | Communication system, communication device, and communication method |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4785445A (en) * | 1980-02-01 | 1988-11-15 | Telecommunications Radioelectriques Et Telephoniques T.R.T. | Method of manufacturing BaPb1-x Bix O3 single crystal |
US4926472A (en) * | 1988-11-10 | 1990-05-15 | National Semiconductor Corporation | Reduction of signal processing requirements in a 2B1Q-code echo canceller or equalizer |
US4931980A (en) * | 1987-07-30 | 1990-06-05 | Etat Francais, Represente Par Le Ministre Des Postes, Telecommunications Et De L'espace (Centre National D'etude Des Telecommunications) Cnet | Digital computing device for a data transmission installation using code 2B 1Q or the like |
US5249179A (en) * | 1989-05-24 | 1993-09-28 | Nec Corporation | Echo canceller system suitable for a 2B1Q transmission code |
US5287299A (en) * | 1992-05-26 | 1994-02-15 | Monolith Technologies Corporation | Method and apparatus for implementing a digital filter employing coefficients expressed as sums of 2 to an integer power |
US5297069A (en) * | 1992-08-13 | 1994-03-22 | Vlsi Technology, Inc. | Finite impulse response filter |
-
1994
- 1994-03-16 US US08/213,861 patent/US5461582A/en not_active Expired - Lifetime
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4785445A (en) * | 1980-02-01 | 1988-11-15 | Telecommunications Radioelectriques Et Telephoniques T.R.T. | Method of manufacturing BaPb1-x Bix O3 single crystal |
US4931980A (en) * | 1987-07-30 | 1990-06-05 | Etat Francais, Represente Par Le Ministre Des Postes, Telecommunications Et De L'espace (Centre National D'etude Des Telecommunications) Cnet | Digital computing device for a data transmission installation using code 2B 1Q or the like |
US4926472A (en) * | 1988-11-10 | 1990-05-15 | National Semiconductor Corporation | Reduction of signal processing requirements in a 2B1Q-code echo canceller or equalizer |
US5249179A (en) * | 1989-05-24 | 1993-09-28 | Nec Corporation | Echo canceller system suitable for a 2B1Q transmission code |
US5287299A (en) * | 1992-05-26 | 1994-02-15 | Monolith Technologies Corporation | Method and apparatus for implementing a digital filter employing coefficients expressed as sums of 2 to an integer power |
US5297069A (en) * | 1992-08-13 | 1994-03-22 | Vlsi Technology, Inc. | Finite impulse response filter |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5787024A (en) * | 1995-12-06 | 1998-07-28 | Samsung Electronic Co., Ltd. | Horizontal filter in moving picture decoding apparatus |
US20040030735A1 (en) * | 2002-08-09 | 2004-02-12 | Ruey-Feng Chen | Clock balanced segmentation digital filter provided with optimun area of data path |
US7043513B2 (en) * | 2002-08-09 | 2006-05-09 | Terax Communication Technologies, Inc. | Clock balanced segmentation digital filter provided with optimun area of data path |
US20190253297A1 (en) * | 2018-02-09 | 2019-08-15 | Renesas Electronics Corporation | Communication system, communication device, and communication method |
US10630522B2 (en) * | 2018-02-09 | 2020-04-21 | Renesas Electronics Corporation | Communication system, communication device, and communication method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7826609B1 (en) | Method and apparatus for digital near-end echo/near-end crosstalk cancellation with adaptive correlation | |
US4977591A (en) | Dual mode LMS nonlinear data echo canceller | |
EP0137508B1 (en) | Method of and device for the digital cancellation of the echo generated in connections with time-varying characteristics | |
US4268727A (en) | Adaptive digital echo cancellation circuit | |
US5029167A (en) | Coefficient storage reduction in adaptive filters in echo cancellers or decision feedback equalizers | |
EP0530423B1 (en) | Adaptive echo cancellation method and device for implementing said method | |
US4270179A (en) | Complex ternary correlator and method for adaptive gradient computation | |
JP2934110B2 (en) | Filter structure | |
US4926472A (en) | Reduction of signal processing requirements in a 2B1Q-code echo canceller or equalizer | |
US4580275A (en) | Adaptive equalizer for binary signals and method of operating same | |
US20020093908A1 (en) | Noise/interference suppression system | |
US5014263A (en) | Adaptive echo-canceller with double-talker detection | |
WO1998038582A1 (en) | Adaptive dual filter echo cancellation | |
CA1194166A (en) | Digital duplex communication system | |
US4982428A (en) | Arrangement for canceling interference in transmission systems | |
AU553371B2 (en) | An fir-type balance filter incorporated in the transmitter- receiver unit in a telecommunication system | |
EP0998787A1 (en) | Adaptive filter system having mixed fixed point or floating point and block scale floating point operators | |
US5461582A (en) | Filter for 2B1Q signals | |
JP2928801B2 (en) | Echo cancellation method and subscriber line audio processing circuit | |
US5359656A (en) | Adaptive echo cancellation apparatus | |
CA1265594A (en) | Echo cancellers for bidirectional digital transmission systems | |
CA1314997C (en) | Digital computing device for a data transmission installation using code 2b 1q or the like | |
KR100475771B1 (en) | Device and method for echo compensation in a two-wire full duplex channel transmission method | |
US5088109A (en) | Circuit arrangement for the equalization of digital signals received in analog form | |
JPH07123239B2 (en) | Echo canceller |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INDUSTRIAL TECHNOLOGY RESEARCH INSTITUTE, TAIWAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PENG, YUNG-CHOW;HSIUNG, TA-CHENG;REEL/FRAME:006985/0255 Effective date: 19940330 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
SULP | Surcharge for late payment |
Year of fee payment: 7 |
|
AS | Assignment |
Owner name: VIA TECHNOLOGIES, INC., TAIWAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INDUSTRIAL TECHNOLOGY RESEARCH INSTITUTE;REEL/FRAME:014815/0903 Effective date: 20031203 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: BLU TECHNOLOGY 2 LLC, MALAYSIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:VIA TECHNOLOGIES, INC.;REEL/FRAME:021912/0830 Effective date: 20080924 |
|
AS | Assignment |
Owner name: VIA TECHNOLOGIES, INC., TAIWAN Free format text: CONFIRMATORY ASSIGNMENT OF PATENT RIGHTS;ASSIGNOR:INDUSTRIAL TECHNOLOGY RESEARCH INSTITUTE;REEL/FRAME:021962/0989 Effective date: 20081009 |
|
AS | Assignment |
Owner name: INDUSTRIAL TECHNOLOGY RESEARCH INSTITUTE, TAIWAN Free format text: CONFIRMATORY ASSIGNMENT OF PATENT RIGHTS;ASSIGNORS:PENG, YUNG-CHOW;HSIUNG, TA-CHENG;REEL/FRAME:022520/0453;SIGNING DATES FROM 20090210 TO 20090212 |