JP2000307485A - Echo canceler - Google Patents

Echo canceler

Info

Publication number
JP2000307485A
JP2000307485A JP11387099A JP11387099A JP2000307485A JP 2000307485 A JP2000307485 A JP 2000307485A JP 11387099 A JP11387099 A JP 11387099A JP 11387099 A JP11387099 A JP 11387099A JP 2000307485 A JP2000307485 A JP 2000307485A
Authority
JP
Japan
Prior art keywords
signal
coefficient
transfer
adaptive filter
input
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.)
Pending
Application number
JP11387099A
Other languages
Japanese (ja)
Other versions
JP2000307485A5 (en
Inventor
Tomoko Ishii
知子 石井
Shigeaki Suzuki
茂明 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP11387099A priority Critical patent/JP2000307485A/en
Publication of JP2000307485A publication Critical patent/JP2000307485A/en
Publication of JP2000307485A5 publication Critical patent/JP2000307485A5/ja
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To suppress the rapid increase of processing load on an entire echo canceler when the transfer instruction of an adaptive filter coefficient is generated by inhibiting update processing of the adaptive filter coefficient in an adaptive filter in response to the coefficient transfer instruction. SOLUTION: A series of echo canceling operations are repeated for every cycle when a received code is received, and when an echo cancel characteristic of a semi-fixed filter 5 and an echo cancel characteristic of an adaptive filter 7 have a difference, a coefficient transfer is processed while stopping coefficient update processing of he adaptive filter 7 according to a coefficient transfer instruction. When the echo cancel characteristic of the semi-fixed filter 5 and the echo cancel characteristic of the adaptive filter 7 have no difference, coefficient update processing of the adaptive filter 7 is executed and an optimum filter coefficient at that point of time is calculated. The load increment by the transfer processing can be canceled by the reduction in the update processing of the adaptive filter coefficient.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、受信信号に含ま
れるエコー成分を除去して送信信号として転送するエコ
ーキャンセラに係り、詳しくは、実際に送信信号からエ
コーをキャンセルするための半固定フィルタと、この半
固定フィルタで用いるフィルタ係数を出力する適応フィ
ルタとを備えたエコーキャンセラにおいて、そのフィル
タ係数の転送に伴う処理負荷の一時的な増大を抑制する
ための改良に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an echo canceller for removing an echo component contained in a received signal and transferring the same as a transmission signal, and more particularly, to a semi-fixed filter for actually canceling an echo from a transmission signal. The present invention relates to an improvement in an echo canceller including an adaptive filter that outputs a filter coefficient used in the semi-fixed filter, in order to suppress a temporary increase in a processing load accompanying the transfer of the filter coefficient.

【0002】[0002]

【従来の技術】図6は特公昭56−35052号公報に
開示された従来のエコーキャンセラの構成を示すブロッ
ク図である。図において、1は受信信号の入力端子、2
は受信信号の出力端子、3はこの出力端子2から出力さ
れた受信信号の受信符号系列と送信符号系列とが重畳さ
れた送信信号の入力端子、4は補正された送信信号の出
力端子である。
2. Description of the Related Art FIG. 6 is a block diagram showing a configuration of a conventional echo canceller disclosed in Japanese Patent Publication No. 56-35052. In the figure, reference numeral 1 denotes an input terminal of a received signal;
Is an output terminal of the reception signal, 3 is an input terminal of the transmission signal in which the reception code sequence of the reception signal output from the output terminal 2 and the transmission code sequence are superimposed, and 4 is an output terminal of the corrected transmission signal. .

【0003】また、18は受信信号の受信信号系列につ
いてフィルタリング処理を行って第一疑似エコー信号を
出力する半固定フィルタ、6は入力端子3からの最新の
送信符号から最新の第一疑似エコー符号を減算して最新
の第一残差符号として出力する第一減算器、19は受信
信号の受信信号系列についてフィルタリング処理を行っ
て第二疑似エコー信号を出力する適応フィルタ、8は入
力端子3からの最新の送信符号から最新の第二疑似エコ
ー符号を減算して最新の第二残差符号として出力する第
二減算器、9は最新の第一残差符号と最新の第二残差符
号とを用いてエコー消去性能を比較し、第二残差信号の
方が第一残差信号よりもエコー消去性能が良い場合には
適応フィルタ係数を半固定フィルタ18に転送するよう
に係数転送指示信号を出力する比較部、20はこの係数
転送指示信号に従って適応フィルタ係数を半固定フィル
タ18に転送する係数転送部である。なお、適応フィル
タ19は上記動作とともに、第二残差信号が入力され、
この第二残差信号が小さくなるように複数の適応フィル
タ係数の更新処理も行う。
[0005] Reference numeral 18 denotes a semi-fixed filter for filtering a received signal sequence of the received signal to output a first pseudo echo signal, and 6 denotes a latest pseudo code from the latest transmission code from the input terminal 3. , A first subtractor that outputs the latest first residual code, and 19 is an adaptive filter that performs a filtering process on the received signal sequence of the received signal and outputs a second pseudo echo signal. A second subtractor for subtracting the latest second pseudo echo code from the latest transmission code of the second and outputting the same as the latest second residual code; Is used to compare the echo cancellation performance. If the second residual signal has better echo cancellation performance than the first residual signal, the coefficient transfer instruction signal is transmitted to transfer the adaptive filter coefficient to the semi-fixed filter 18. Comparator for outputting, 20 is a coefficient transfer unit that transfers the adaptive filter coefficients in the semi-fixed filter 18 in accordance with the coefficient transfer instruction signal. The adaptive filter 19 receives the second residual signal as well as the above operation,
An update process of a plurality of adaptive filter coefficients is also performed so that the second residual signal is reduced.

【0004】次に動作について説明する。入力端子1か
ら最新の受信符号が入力されると、半固定フィルタ18
および適応フィルタ19はそれぞれの複数のフィルタ係
数を用いて畳み込み演算し、第一減算器6および第二減
算器8は入力端子3からの送信信号からそれぞれの疑似
エコー符号を減算する。そして、この第一減算器6から
出力される第一残差符号は上記最新の受信符号に対応す
る送信符号として出力端子4から送信符号経路へ出力さ
れる。
Next, the operation will be described. When the latest received code is input from the input terminal 1, the semi-fixed filter 18
The adaptive filter 19 performs a convolution operation using the plurality of filter coefficients, and the first subtractor 6 and the second subtractor 8 subtract the respective pseudo echo codes from the transmission signal from the input terminal 3. The first residual code output from the first subtractor 6 is output from the output terminal 4 to the transmission code path as a transmission code corresponding to the latest received code.

【0005】また、適応フィルタ19は、上記第二残差
符号に基いて自身の適応フィルタ係数の更新処理を行
う。
The adaptive filter 19 updates its own adaptive filter coefficient based on the second residual code.

【0006】更に、比較部9は、この最新の第一残差符
号と第二残差符号とを比較し、第二残差信号の方が第一
残差信号よりもエコー消去性能が良い場合には適応フィ
ルタ係数を半固定フィルタ18に転送するように係数転
送指示信号を出力し、係数転送部20はその入力に応じ
て適応フィルタ係数を半固定フィルタ18に転送する。
Further, the comparing section 9 compares the latest first residual code and the second residual code, and if the second residual signal has better echo cancellation performance than the first residual signal. Outputs a coefficient transfer instruction signal to transfer the adaptive filter coefficient to the semi-fixed filter 18, and the coefficient transfer unit 20 transfers the adaptive filter coefficient to the semi-fixed filter 18 according to the input.

【0007】そして、この従来のエコーキャンセラは最
新の受信符号が入力されるたびに上述した一連のエコー
キャンセル動作を繰り返し、受信信号の伝送路において
発生したエコー成分を除去してこれを送信信号として出
力することができる。
The conventional echo canceller repeats the above-described series of echo canceling operations each time the latest received code is input, removes echo components generated in the transmission path of the received signal, and uses this as a transmission signal. Can be output.

【0008】また、このように2つのフィルタ18,1
9を設け、一方においてのみ係数の更新処理を行い、他
方はその係数がより適切になった場合にのみ転送される
ように構成することで、ダブルトークなどが発生した場
合におけるフィルタ係数の悪化を効果的に防止すること
ができる。
Also, as described above, the two filters 18, 1
9 so that the coefficient is updated only on one side and the other is transferred only when the coefficient becomes more appropriate, so that the deterioration of the filter coefficient when double talk or the like occurs. It can be effectively prevented.

【0009】なお、特公昭56−31774号公報に
は、半固定フィルタ18から適応フィルタ19に半固定
フィルタ係数を逆に転送する技術が開示されている。
Japanese Patent Publication No. 56-31774 discloses a technique for transferring a semi-fixed filter coefficient from a semi-fixed filter 18 to an adaptive filter 19 in reverse.

【0010】また、このようなエコーキャンセラは、学
習同定法などの係数適応更新アルゴリズムによって未知
の特性を持つエコー経路のインパルス応答を推定し、推
定したインパルス応答に基いて、受信信号からエコー信
号に近似した疑似エコー信号を合成し、送信信号から前
記疑似エコー信号を減算することにより、送信信号に含
まれるエコー信号を消去するものである。インパルス応
答とは、送信側の通話信号が存在しない状況下で、受信
信号として所定パルスをエコー経路に通した場合に、送
信信号として得られる応答をいう。一般に疑似エコー信
号は、インパルス応答をフィルタ係数とする適応的な有
限長インパルス応答(FIR:Finite Impu
lse Response)フィルタに受信信号を通す
ことで合成することができる。
Further, such an echo canceller estimates an impulse response of an echo path having unknown characteristics by a coefficient adaptive updating algorithm such as a learning identification method, and converts a received signal into an echo signal based on the estimated impulse response. The combined pseudo echo signals are combined, and the pseudo echo signals are subtracted from the transmission signals to thereby eliminate the echo signals included in the transmission signals. The impulse response refers to a response obtained as a transmission signal when a predetermined pulse is passed as a reception signal through an echo path in a situation where there is no communication signal on the transmission side. In general, a pseudo echo signal is an adaptive finite-length impulse response (FIR: Finite Impu) using an impulse response as a filter coefficient.
The signal can be synthesized by passing the received signal through an (lse Response) filter.

【0011】[0011]

【発明が解決しようとする課題】従来のエコーキャンセ
ラは以上のように構成されているので、比較部9から係
数転送指示信号が出力された場合、通常行っている処理
の他に係数転送部20によるフィルタ係数の転送処理が
加わり、その分エコーキャンセラ全体の処理として処理
負荷が増大してしまうなどの課題があった。
Since the conventional echo canceller is constructed as described above, when the coefficient transfer instruction signal is output from the comparison unit 9, the coefficient transfer unit 20 is used in addition to the normal processing. Therefore, there is a problem in that the processing load of the filter coefficient is added, and the processing load increases as the processing of the entire echo canceller.

【0012】特に、テレビ会議システムなどに用いられ
る音響エコーキャンセラにおいてはこのフィルタ係数の
数として数千単位のものが必要であり、上記転送処理の
負荷は上記適応フィルタ19におけるフィルタ係数演算
処理と同程度の負荷となる。そのため、この音響エコー
キャンセラの処理負荷は転送指示の有無に応じて大きく
変動し、受信信号の受信符号が入力される毎にリアルタ
イムに一連のエコーキャンセル処理を実施しなければな
らないことを考え合わせると、過剰といえるほどに高速
な素子にて一連の処理を実施しなければならなくなって
しまうこととなる。
In particular, an acoustic echo canceller used in a video conference system or the like requires several thousands of filter coefficients, and the load of the transfer processing is the same as that of the filter coefficient calculation processing in the adaptive filter 19. It is about a load. Therefore, considering that the processing load of the acoustic echo canceller fluctuates greatly depending on the presence or absence of a transfer instruction, and a series of echo cancellation processes must be performed in real time every time a received code of a received signal is input. In other words, a series of processing must be performed with elements that are so fast that they are excessive.

【0013】この発明は以上のような課題を解決するた
めになされたものであり、フィルタ係数の転送指示が発
生したときにエコーキャンセラ全体の処理負荷が急激に
増大してしまうことはなく、ひいては音響エコーキャン
セラとして利用したとしても過剰といえるほどに高速な
素子にて一連の処理を実施させる必要がないエコーキャ
ンセラを得ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and the processing load of the entire echo canceller does not suddenly increase when a filter coefficient transfer instruction is issued. It is an object of the present invention to obtain an echo canceller that does not need to execute a series of processing with a device that is so fast as to be excessive even when used as an acoustic echo canceller.

【0014】[0014]

【課題を解決するための手段】この発明に係るエコーキ
ャンセラは、受信信号と、この受信信号と送信符号系列
とが重畳された送信信号とが入力され、上記受信信号か
ら得られる第一疑似エコー信号で上記送信信号を補正す
るエコーキャンセラにおいて、上記受信信号が入力され
るとともに複数の半固定フィルタ係数を保持し、入力さ
れた受信信号の受信信号系列とこの複数の半固定フィル
タ係数との畳み込み演算により上記第一疑似エコー信号
を生成する半固定フィルタと、上記送信信号から上記第
一疑似エコー信号を減算して第一残差信号として出力す
る第一減算器と、上記受信信号が入力されるとともに複
数の適応フィルタ係数を保持し、入力された受信信号の
受信信号系列とこの複数の適応フィルタ係数との畳み込
み演算により第二疑似エコー信号を生成するとともに、
上記送信信号から上記第二疑似エコー信号を減算して得
られる残差に基いて上記複数の適応フィルタ係数を更新
する適応フィルタと、上記送信信号から上記第二疑似エ
コー信号を減算して第二残差信号として出力する第二減
算器と、上記第一残差信号および上記第二残差信号とを
用いてエコー消去性能を比較し、その比較結果に応じて
係数転送指示信号を出力する比較部と、上記係数転送指
示信号が入力され、この係数転送指示に応じて上記適応
フィルタにおける適応フィルタ係数の更新処理を禁止さ
せ、その状態において上記複数の半固定フィルタ係数と
上記複数の適応フィルタ係数との間で係数の転送処理を
行う係数転送処理部とを備えるものである。
An echo canceller according to the present invention receives a received signal and a transmission signal in which the received signal and a transmission code sequence are superimposed, and receives a first pseudo echo obtained from the received signal. In the echo canceller for correcting the transmission signal with a signal, the received signal is input and a plurality of semi-fixed filter coefficients are held, and a convolution of the received signal sequence of the input received signal with the plurality of semi-fixed filter coefficients is performed. A semi-fixed filter that generates the first pseudo echo signal by calculation, a first subtractor that subtracts the first pseudo echo signal from the transmission signal and outputs the result as a first residual signal, and the reception signal is input. And holds a plurality of adaptive filter coefficients, and performs a second convolution operation on the received signal sequence of the input received signal and the plurality of adaptive filter coefficients. And generates an echo signal similar,
An adaptive filter that updates the plurality of adaptive filter coefficients based on a residual obtained by subtracting the second pseudo echo signal from the transmission signal; and subtracting the second pseudo echo signal from the transmission signal to generate a second A second subtractor that outputs a residual signal, and a comparison that compares the echo cancellation performance using the first residual signal and the second residual signal, and outputs a coefficient transfer instruction signal according to the comparison result. Unit, the coefficient transfer instruction signal is input, the update processing of the adaptive filter coefficient in the adaptive filter is inhibited in response to the coefficient transfer instruction, and in this state, the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients And a coefficient transfer processing unit for performing a coefficient transfer process between the two.

【0015】この発明に係るエコーキャンセラは、係数
転送処理部が、係数転送指示信号が入力され、この係数
転送指示に応じて複数の半固定フィルタ係数と上記複数
の適応フィルタ係数との間で係数の転送処理を行うとと
もに転送サイクル信号を出力する係数転送部と、上記転
送サイクル信号が入力され、この転送サイクル信号の入
力に応じて適応フィルタに係数更新禁止信号を出力する
係数転送検出部とで構成され、上記適応フィルタがこの
係数更新禁止信号が入力されたら適応フィルタ係数の更
新処理を停止するものである。
In the echo canceller according to the present invention, the coefficient transfer processing unit receives a coefficient transfer instruction signal, and converts a coefficient between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients according to the coefficient transfer instruction. And a coefficient transfer detector that receives the transfer cycle signal and outputs a coefficient update prohibition signal to the adaptive filter in response to the input of the transfer cycle signal. The adaptive filter is configured to stop updating the adaptive filter coefficient when the coefficient update inhibition signal is input.

【0016】この発明に係るエコーキャンセラは、係数
転送処理部が、受信信号および送信信号あるいはこれら
に基き生成される信号に基いてダブルトークを検出して
ダブルトーク検出信号を出力するダブルトーク検出回路
と、上記ダブルトーク検出信号および係数転送指示信号
が入力され、この係数転送指示信号が入力された後にダ
ブルトーク検出信号が入力されたら、そのタイミングに
おいて転送開始信号を出力する転送タイミング指示部
と、上記転送開始信号が入力され、この転送開始信号が
入力されたら複数の半固定フィルタ係数と上記複数の適
応フィルタ係数との間で係数の転送処理を行うとともに
転送サイクル信号を出力する係数転送部とで構成され、
上記適応フィルタは上記ダブルトーク検出信号が出力さ
れたら適応フィルタ係数の更新処理を停止するものであ
る。
In the echo canceller according to the present invention, the coefficient transfer processing unit detects double talk based on the received signal and the transmitted signal or a signal generated based on the signal and outputs a double talk detection signal. When the double talk detection signal and the coefficient transfer instruction signal are input, and when the double talk detection signal is input after the coefficient transfer instruction signal is input, a transfer timing instruction unit that outputs a transfer start signal at that timing; The transfer start signal is input, and when the transfer start signal is input, a coefficient transfer unit that performs a coefficient transfer process between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients and outputs a transfer cycle signal. Consists of
The adaptive filter stops updating the adaptive filter coefficient when the double talk detection signal is output.

【0017】この発明に係るエコーキャンセラは、係数
転送処理部が、受信信号あるいはこれらに基き生成され
る信号に基いて受信無音状態を検出して無音検出信号を
出力する無音検出回路と、上記無音検出信号および係数
転送指示信号が入力され、この係数転送指示信号が入力
された後に無音検出信号が入力されたら、そのタイミン
グにおいて転送開始信号を出力する転送タイミング指示
部と、上記転送開始信号が入力され、この転送開始信号
が入力されたら複数の半固定フィルタ係数と上記複数の
適応フィルタ係数との間で係数の転送処理を行うととも
に転送サイクル信号を出力する係数転送部とで構成さ
れ、上記適応フィルタは上記無音検出信号が出力された
ら適応フィルタ係数の更新処理を停止するものである。
In the echo canceller according to the present invention, the coefficient transfer processing section detects a reception silence state based on a reception signal or a signal generated based on the reception signal and outputs a silence detection signal; When a detection signal and a coefficient transfer instruction signal are input, and a silence detection signal is input after the coefficient transfer instruction signal is input, a transfer timing instruction unit that outputs a transfer start signal at that timing; When the transfer start signal is inputted, the transfer start signal is formed between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients, and a coefficient transfer unit for outputting a transfer cycle signal is provided. The filter stops updating the adaptive filter coefficient when the silence detection signal is output.

【0018】この発明に係るエコーキャンセラは、係数
転送処理部が、受信信号および送信信号あるいはこれら
に基き生成される信号に基いてダブルトークを検出して
ダブルトーク検出信号を出力するダブルトーク検出回路
と、受信信号あるいはこれらに基き生成される信号に基
いて受信無音状態を検出して無音検出信号を出力する無
音検出回路と、上記ダブルトーク検出信号および上記無
音検出信号が入力され、いずれか一方が入力されたら検
出信号を出力する論理回路と、上記検出信号および係数
転送指示信号が入力され、この係数転送指示信号が入力
された後に検出信号が入力されたら、そのタイミングに
おいて転送開始信号を出力する転送タイミング指示部
と、上記転送開始信号が入力され、この転送開始信号が
入力されたら複数の半固定フィルタ係数と上記複数の適
応フィルタ係数との間で係数の転送処理を行うとともに
転送サイクル信号を出力する係数転送部とで構成され、
上記適応フィルタは上記検出信号が出力されたら適応フ
ィルタ係数の更新処理を停止するものである。
In the echo canceller according to the present invention, the coefficient transfer processing unit detects double talk based on the received signal and the transmitted signal or a signal generated based on the signal and outputs a double talk detection signal. A silence detection circuit that detects a silence state based on a reception signal or a signal generated based on the reception signal and outputs a silence detection signal; and the double talk detection signal and the silence detection signal are input, and And a logic circuit for outputting a detection signal when a detection signal is input, and when the detection signal is input after the coefficient transfer instruction signal is input, a transfer start signal is output at that timing. A transfer timing instructing section to be input and the transfer start signal, and when the transfer start signal is input, a plurality of Performs transfer processing coefficient between the fixed filter coefficient and the plurality of adaptive filter coefficients is composed of a coefficient transfer section for outputting a transfer cycle signal,
The adaptive filter stops updating the adaptive filter coefficient when the detection signal is output.

【0019】この発明に係るエコーキャンセラは、受信
信号と、この受信信号と送信符号系列とが重畳された送
信信号とが入力され、上記受信信号から得られる第一疑
似エコー信号で上記送信信号を補正するエコーキャンセ
ラにおいて、上記受信信号が入力されるとともに複数の
半固定フィルタ係数を保持し、入力された受信信号の受
信信号系列とこの複数の半固定フィルタ係数との畳み込
み演算により上記第一疑似エコー信号を生成する半固定
フィルタと、上記送信信号から上記第一疑似エコー信号
を減算して第一残差信号として出力する第一減算器と、
上記受信信号が入力されるとともに複数の適応フィルタ
係数を保持し、入力された受信信号の受信信号系列とこ
の複数の適応フィルタ係数との畳み込み演算により第二
疑似エコー信号を生成するとともに、上記送信信号から
上記第二疑似エコー信号を減算して得られる残差に基い
て上記複数の適応フィルタ係数を更新する適応フィルタ
と、上記送信信号から上記第二疑似エコー信号を減算し
て第二残差信号として出力する第二減算器と、上記第一
残差信号および上記第二残差信号とを用いてエコー消去
性能を比較し、その比較結果に応じて係数転送指示信号
を出力する比較部と、上記係数転送指示信号が入力さ
れ、この係数転送指示信号が入力されたら複数の半固定
フィルタ係数と上記複数の適応フィルタ係数との間で係
数の転送処理を、複数の受信符号の入力期間に渡って行
う係数転送処理部とを備えるものである。
An echo canceller according to the present invention receives a received signal and a transmitted signal in which the received signal and a transmission code sequence are superimposed, and converts the transmitted signal with a first pseudo echo signal obtained from the received signal. In the echo canceller to be corrected, the received signal is input and a plurality of semi-fixed filter coefficients are held. The first pseudo signal is convoluted with the received signal sequence of the input received signal and the plurality of semi-fixed filter coefficients. A semi-fixed filter that generates an echo signal, and a first subtractor that subtracts the first pseudo echo signal from the transmission signal and outputs the result as a first residual signal,
The received signal is input, and a plurality of adaptive filter coefficients are held, a second pseudo echo signal is generated by a convolution operation of the received signal sequence of the input received signal and the plurality of adaptive filter coefficients, and the transmission is performed. An adaptive filter that updates the plurality of adaptive filter coefficients based on a residual obtained by subtracting the second pseudo echo signal from the signal; and a second residual that subtracts the second pseudo echo signal from the transmission signal. A second subtractor that outputs a signal, a comparison unit that compares the echo cancellation performance using the first residual signal and the second residual signal, and outputs a coefficient transfer instruction signal according to the comparison result. When the coefficient transfer instruction signal is input, and when the coefficient transfer instruction signal is input, the coefficient transfer processing between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients is repeated. In which the and a coefficient transfer processing unit for performing over input period of the received code.

【0020】[0020]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1によるA
TM(非同期転送モード)用のノード装置やテレビ会議
システムなどに用いられる音響エコーキャンセラの構成
を示すブロック図である。図において、1は受信信号の
入力端子、2は受信信号の出力端子、3はこの出力端子
2から出力された受信信号の受信符号系列と送信符号系
列とが重畳された送信信号の入力端子、4は補正された
送信信号の出力端子である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Embodiment 1 FIG. FIG. 1 shows A according to Embodiment 1 of the present invention.
FIG. 2 is a block diagram illustrating a configuration of an acoustic echo canceller used in a TM (asynchronous transfer mode) node device, a video conference system, and the like. In the figure, 1 is an input terminal of a reception signal, 2 is an output terminal of the reception signal, 3 is an input terminal of a transmission signal on which a reception code sequence and a transmission code sequence of the reception signal output from the output terminal 2 are superimposed, Reference numeral 4 denotes an output terminal of the corrected transmission signal.

【0021】5は入力端子1からの受信信号が入力され
るとともに数千個の半固定フィルタ係数を保持し、この
入力された受信信号の受信信号系列とこの複数の半固定
フィルタ係数との畳み込み演算を行い、この演算結果を
最新に入力された受信符号に対応する第一疑似エコー符
号とする第一疑似エコー信号を出力する半固定フィル
タ、6は入力端子3からの送信信号および第一疑似エコ
ー信号が入力され、最新の送信符号から最新の第一疑似
エコー符号を減算し、これを最新の第一残差符号とする
第一残差信号を出力する第一減算器である。そして、こ
の第一減算器6の出力が補正された送信信号として出力
端子4から出力される。
Reference numeral 5 denotes a receiving signal from the input terminal 1 and holding several thousand semi-fixed filter coefficients, and convolution of the received signal sequence of the input received signal with the plurality of semi-fixed filter coefficients. A semi-fixed filter that performs an operation and outputs a first pseudo echo signal as a first pseudo echo code corresponding to the latest input reception code, and 6 is a transmission signal from the input terminal 3 and a first pseudo filter. A first subtractor to which an echo signal is input, subtracts the latest first pseudo echo code from the latest transmission code, and outputs a first residual signal having this as the latest first residual code. Then, the output of the first subtractor 6 is output from the output terminal 4 as a corrected transmission signal.

【0022】7は入力端子1からの受信信号が入力され
るとともに上記半固定フィルタ5と同数の適応フィルタ
係数を保持し、この入力された受信信号の受信信号系列
とこの複数の適応フィルタ係数との畳み込み演算を行
い、この演算結果を最新に入力された受信符号に対応す
る第二疑似エコー符号とする第二疑似エコー信号を出力
する適応フィルタ、8は入力端子3からの送信信号およ
び第二疑似エコー信号が入力され、最新の送信符号から
最新の第二疑似エコー符号を減算し、これを最新の第二
残差符号とする第二残差信号を出力する第二減算器であ
る。また、この適応フィルタ7にはこの第二残差信号が
入力され、この第二残差符号の絶対値が小さくなるよう
に上記複数の適応フィルタ係数を更新している。
Reference numeral 7 denotes a receiving signal input from the input terminal 1 and holds the same number of adaptive filter coefficients as the semi-fixed filter 5. The receiving signal sequence of the input receiving signal, the plurality of adaptive filter coefficients, The adaptive filter outputs a second pseudo echo signal, which is the second pseudo echo code corresponding to the latest input reception code, and a transmission signal from the input terminal 3 and a second pseudo echo signal. A second subtractor to which the pseudo echo signal is input, subtracts the latest second pseudo echo code from the latest transmission code, and outputs a second residual signal having this as the latest second residual code. The adaptive filter 7 receives the second residual signal, and updates the plurality of adaptive filter coefficients so that the absolute value of the second residual code becomes small.

【0023】9は第一残差信号および第二残差信号が入
力され、第一残差信号の最新の第一残差符号と第二残差
信号の最新の第二残差符号とを用いてエコー消去性能を
比較し、第一残差信号の方が第二残差信号よりもエコー
消去性能が良い場合には半固定フィルタ係数を適応フィ
ルタ7に転送するように係数転送指示信号を出力し、第
二残差信号の方が第一残差信号よりもエコー消去性能が
良い場合には適応フィルタ係数を半固定フィルタ5に転
送するように係数転送指示信号を出力する比較部、10
はこの係数転送指示信号が入力され、その入力に応じて
転送サイクル信号を出力した後に、その係数転送指示信
号に従って半固定フィルタ係数を適応フィルタ7に転送
したり、適応フィルタ係数を半固定フィルタ5に転送す
る係数転送部(係数転送処理部)、11はこの転送サイ
クル信号が入力され、この転送サイクル信号の入力に応
じて適応フィルタ7に対して係数更新禁止信号を出力す
る係数転送検出部(係数転送処理部)である。そして、
適応フィルタ7はこの係数更新禁止信号が入力されると
適応フィルタ係数の更新処理を停止する。
Reference numeral 9 denotes a first residual signal and a second residual signal which are input, and uses the latest first residual code of the first residual signal and the latest second residual code of the second residual signal. When the first residual signal has better echo cancellation performance than the second residual signal, a coefficient transfer instruction signal is output to transfer the semi-fixed filter coefficient to the adaptive filter 7. If the second residual signal has better echo cancellation performance than the first residual signal, the comparing unit 10 outputs a coefficient transfer instruction signal so as to transfer the adaptive filter coefficient to the semi-fixed filter 5.
Receives the coefficient transfer instruction signal, outputs a transfer cycle signal in accordance with the input, and then transfers the semi-fixed filter coefficient to the adaptive filter 7 according to the coefficient transfer instruction signal, or transfers the adaptive filter coefficient to the semi-fixed filter 5. A coefficient transfer unit (coefficient transfer processing unit) 11 that receives the transfer cycle signal and outputs a coefficient update prohibition signal to the adaptive filter 7 in response to the input of the transfer cycle signal. Coefficient transfer processing unit). And
When the coefficient update inhibition signal is input, the adaptive filter 7 stops updating the adaptive filter coefficients.

【0024】次に動作を説明する。受信符号系列を構成
する最新の受信符号が入力端子1に入力されると、半固
定フィルタ5および適応フィルタ7はそれぞれの複数の
フィルタ係数を用いて畳み込み演算を行う。具体的に
は、上記最新の受信符号を含めた最近の受信符号をフィ
ルタ係数と同数分用意し、各受信符号と各フィルタ係数
とを個々に乗算し、その複数の乗算結果の総和を演算
し、これを上記最新の受信符号に含まれているエコー成
分とみなすことができる第一疑似エコー符号あるいは第
二疑似エコー符号として出力する。また、第一減算器6
および第二減算器8は入力端子3からの送信信号からそ
れぞれの疑似エコー符号を減算し、これを最新の第一残
差符号あるいは第二残差符号として出力する。また、第
一残差符号は上記最新の受信符号に対応する送信符号と
して出力端子4から送信符号経路へ出力される。
Next, the operation will be described. When the latest received code constituting the received code sequence is input to the input terminal 1, the semi-fixed filter 5 and the adaptive filter 7 perform a convolution operation using a plurality of respective filter coefficients. Specifically, the same number of recent received codes including the latest received code as the filter coefficients are prepared, each received code is multiplied by each filter coefficient, and the sum of a plurality of multiplication results is calculated. This is output as a first pseudo echo code or a second pseudo echo code which can be regarded as an echo component included in the latest received code. Also, the first subtractor 6
And the second subtractor 8 subtracts each pseudo echo code from the transmission signal from the input terminal 3 and outputs this as the latest first residual code or second residual code. The first residual code is output from the output terminal 4 to the transmission code path as a transmission code corresponding to the latest received code.

【0025】そして、この最新の第一残差符号と第二残
差符号とが入力される比較部9は、これらの符号を比較
することで適応フィルタ7における現在のエコー消去性
能と半固定フィルタ5における現在のエコー消去性能と
を比較し、第一残差信号の方が第二残差信号よりもエコ
ー消去性能が良い場合には半固定フィルタ係数を適応フ
ィルタ7に転送するように係数転送指示信号を出力し、
第二残差信号の方が第一残差信号よりもエコー消去性能
が良い場合には適応フィルタ係数を半固定フィルタ5に
転送するように係数転送指示信号を出力する。なお、こ
れらの性能比較においては、例えばそれぞれの符号の軟
判定結果と硬判定結果との差同士を比較し、その差が一
定値以上となった場合などにおいて上記係数転送指示信
号を出力するように比較すればよい。
The comparator 9 to which the latest first residual code and the second residual code are input compares these codes to determine the current echo cancellation performance of the adaptive filter 7 and the semi-fixed filter. 5 is compared with the present echo canceling performance, and when the first residual signal has better echo canceling performance than the second residual signal, coefficient transfer is performed such that the semi-fixed filter coefficient is transferred to the adaptive filter 7. Output an instruction signal,
If the second residual signal has better echo canceling performance than the first residual signal, a coefficient transfer instruction signal is output to transfer the adaptive filter coefficient to the semi-fixed filter 5. In these performance comparisons, for example, the difference between the soft decision result and the hard decision result of each code is compared, and when the difference is equal to or more than a certain value, the coefficient transfer instruction signal is output. Should be compared to

【0026】また、係数転送指示信号が比較部9から出
力されると、係数転送部10はその入力に応じて転送サ
イクル信号を出力した後に、その係数転送指示に従って
半固定フィルタ係数を適応フィルタ7に転送したり、適
応フィルタ係数を半固定フィルタ5に転送し、係数転送
検出部11は、この転送サイクル信号の入力に応じて適
応フィルタ7に対して係数更新禁止信号を出力し、適応
フィルタ7はこの係数更新禁止信号が入力されると適応
フィルタ係数の更新処理を停止する。
When the coefficient transfer instructing signal is output from the comparing section 9, the coefficient transferring section 10 outputs a transfer cycle signal in accordance with the input, and then applies the semi-fixed filter coefficient to the adaptive filter 7 in accordance with the coefficient transfer instruction. Or the adaptive filter coefficients are transferred to the semi-fixed filter 5, and the coefficient transfer detector 11 outputs a coefficient update prohibition signal to the adaptive filter 7 in response to the input of the transfer cycle signal. Stops the adaptive filter coefficient update process when the coefficient update inhibition signal is input.

【0027】そして、この実施の形態1によるエコーキ
ャンセラは最新の受信符号が入力されるたびに上述した
一連のエコーキャンセル動作を繰り返す。つまり、受信
符号が入力されるサイクル毎に上述した一連のエコーキ
ャンセル動作を繰り返し、そのサイクルにおいて半固定
フィルタ5のエコーキャンセル特性と適応フィルタ7の
エコーキャンセル特性との間に差が生じた場合には、上
記係数転送指示に従って適応フィルタ7における係数更
新処理を停止しつつ係数の転送処理を行い、半固定フィ
ルタ5のエコーキャンセル特性と適応フィルタ7のエコ
ーキャンセル特性との間に差が生じていない場合には、
適応フィルタ7における係数更新処理を実施してその時
点時点における最適なフィルタ係数を演算することにな
る。
The echo canceller according to the first embodiment repeats the above-described series of echo canceling operations each time the latest received code is input. That is, the above-described series of echo canceling operations is repeated for each cycle in which the received code is input, and when a difference occurs between the echo canceling characteristics of the semi-fixed filter 5 and the adaptive filter 7 in that cycle. Performs the coefficient transfer processing while stopping the coefficient update processing in the adaptive filter 7 in accordance with the coefficient transfer instruction, and there is no difference between the echo cancellation characteristics of the semi-fixed filter 5 and the adaptive filter 7. in case of,
The coefficient updating process in the adaptive filter 7 is performed to calculate the optimum filter coefficient at that time.

【0028】以上のように、この実施の形態1によれ
ば、送信信号からエコー信号を除去するための半固定フ
ィルタ5や第一減算器6、受信信号から上記半固定フィ
ルタ5で使用されるフィルタ係数を演算する適応フィル
タ7や第二減算器8とともに、上記第一減算器6から出
力される第一残差信号および上記第二減算器8から出力
される第二残差信号とを用いてエコー消去性能を比較
し、その比較結果に応じて係数転送指示信号を出力する
比較部9と、この係数転送指示信号の入力に応じて転送
サイクル信号を出力した後に、その係数転送指示信号に
従って半固定フィルタ係数を適応フィルタ7に転送した
り、適応フィルタ係数を半固定フィルタ5に転送する係
数転送部10とを設け、適応フィルタ7からフィルタ係
数を転送することで半固定フィルタ5の係数を受信信号
経路の状態に応じて最適な半固定フィルタ係数に変更し
つつ、当該受信信号経路において生じたエコーをキャン
セルして送信信号として出力することができる効果があ
る。
As described above, according to the first embodiment, the semi-fixed filter 5 and the first subtractor 6 for removing the echo signal from the transmission signal and the semi-fixed filter 5 from the received signal are used. The first residual signal output from the first subtractor 6 and the second residual signal output from the second subtractor 8 are used together with the adaptive filter 7 and the second subtractor 8 that calculate the filter coefficients. And a comparator 9 for outputting a coefficient transfer instruction signal in accordance with the comparison result, and outputting a transfer cycle signal in response to the input of the coefficient transfer instruction signal. A coefficient transfer unit 10 for transferring the semi-fixed filter coefficients to the adaptive filter 7 and for transferring the adaptive filter coefficients to the semi-fixed filter 5 is provided. While changing the coefficients of the constant filter 5 to the optimum semi-fixed filter coefficients according to the state of the receive signal path, there is an effect that can be output as a transmission signal to cancel the echoes in the received signal path.

【0029】しかも、比較部9から係数転送指示信号が
出力された場合には、係数転送部10が単に複数の半固
定フィルタ係数と上記複数の適応フィルタ係数との間で
係数の転送処理を行うのではなく、係数転送検出部11
が上記転送サイクル信号の入力に応じて適応フィルタ7
に対して係数更新禁止信号を出力するので、この転送処
理による負荷増大分をこの適応フィルタ係数の更新処理
の削減分により相殺することができる。従って、この実
施の形態1のように数千単位のフィルタ係数を用いる音
響エコーキャンセラであったとしても、比較部9から係
数転送指示信号が出力された場合においてエコーキャン
セラ全体の処理として処理負荷が増大してしまうことは
なく、ひいては従来のように過剰と言えるほどに高速な
素子を用いて一連の処理を実施することなく、受信信号
経路において生じたエコーをキャンセルして送信信号と
して出力することができる効果がある。
In addition, when the coefficient transfer instruction signal is output from the comparison unit 9, the coefficient transfer unit 10 simply performs a coefficient transfer process between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients. Instead of the coefficient transfer detector 11
Correspond to the input of the transfer cycle signal.
, A coefficient update prohibition signal is output, so that the increase in load due to this transfer processing can be offset by the reduction in the adaptive filter coefficient update processing. Therefore, even if the acoustic echo canceller uses several thousands of filter coefficients as in the first embodiment, the processing load is reduced as the processing of the entire echo canceller when the coefficient transfer instruction signal is output from the comparing unit 9. Canceling the echo generated in the reception signal path and outputting it as a transmission signal without performing a series of processing using elements that are so fast that it can be said that it is excessive as it is conventionally, without increasing it There is an effect that can be.

【0030】実施の形態2.図2はこの発明の実施の形
態2による音響エコーキャンセラの構成を示すブロック
図である。図において、12は受信信号、送信信号およ
び第一残差信号が入力され、受信しつつ送信符号系列を
出力している状態、所謂ダブルトークの状態をこれらの
信号に基いて検出してダブルトーク検出信号を出力する
ダブルトーク検出回路(係数転送処理部)、13はこの
ダブルトーク検出信号とともに係数転送指示信号が入力
され、係数転送指示信号が入力された後にダブルトーク
検出信号が入力されたら、そのタイミングにおいて転送
開始信号を出力する転送タイミング指示部(係数転送処
理部)である。また、適応フィルタ7には係数更新禁止
信号の代わりに上記ダブルトーク検出信号が入力され、
係数転送部10には係数転送指示信号の代わりに転送開
始信号が入力されている。これ以外の構成は実施の形態
1と同様であり同一符号を付して説明を省略する。
Embodiment 2 FIG. FIG. 2 is a block diagram showing a configuration of an acoustic echo canceller according to Embodiment 2 of the present invention. In the figure, reference numeral 12 denotes a state in which a reception signal, a transmission signal, and a first residual signal are input and a transmission code sequence is output while being received, that is, a so-called double talk state is detected based on these signals. A double-talk detection circuit (coefficient transfer processing unit) 13 for outputting a detection signal receives a coefficient transfer instruction signal together with the double-talk detection signal, and receives a double-talk detection signal after the coefficient transfer instruction signal is input. A transfer timing instruction unit (coefficient transfer processing unit) that outputs a transfer start signal at that timing. The adaptive filter 7 receives the double talk detection signal instead of the coefficient update inhibition signal,
The coefficient transfer unit 10 receives a transfer start signal instead of the coefficient transfer instruction signal. Other configurations are the same as those of the first embodiment, and the same reference numerals are given and the description is omitted.

【0031】次に動作について説明する。ダブルトーク
検出回路12が受信信号、送信信号および第一残差信号
に基いてダブルトークの状態を検出してダブルトーク検
出信号を出力すると、適応フィルタ7はフィルタ係数の
更新動作を停止する。これと同時に、転送タイミング指
示部13は、このダブルトーク検出信号が入力される以
前に係数転送指示信号が入力されていたら、このダブル
トーク検出信号が入力されたタイミングにおいて転送開
始信号を係数転送部10に出力する。そして、この係数
転送部10は、その転送開始信号に従って半固定フィル
タ係数を適応フィルタ7に転送したり、適応フィルタ係
数を半固定フィルタ5に転送し、次のサイクルにおいて
はいずれかのフィルタは新たに転送されたフィルタ係数
にて受信符号のフィルタリング処理を実行する。これ以
外の動作は実施の形態1と同様であり説明を省略する。
Next, the operation will be described. When the double talk detection circuit 12 detects a double talk state based on the received signal, the transmission signal and the first residual signal and outputs a double talk detection signal, the adaptive filter 7 stops the operation of updating the filter coefficient. At the same time, if the coefficient transfer instruction signal is input before the double talk detection signal is input, the transfer timing instruction unit 13 transmits the transfer start signal at the timing when the double talk detection signal is input. Output to 10 The coefficient transfer unit 10 transfers the semi-fixed filter coefficient to the adaptive filter 7 or transfers the adaptive filter coefficient to the semi-fixed filter 5 in accordance with the transfer start signal. Performs filtering processing of the received code using the filter coefficient transferred to. Other operations are the same as those in the first embodiment, and a description thereof will be omitted.

【0032】以上のように、この実施の形態2によれ
ば、受信信号および送信信号あるいはこれらに基き生成
される信号に基いてダブルトークを検出してダブルトー
ク検出信号を出力するダブルトーク検出回路12と、ダ
ブルトーク検出信号および係数転送指示信号が入力さ
れ、この係数転送指示信号が入力された後にダブルトー
ク検出信号が入力されたら、そのタイミングにおいて転
送開始信号を出力する転送タイミング指示部13と、転
送開始信号が入力され、この転送開始信号が入力された
ら複数の半固定フィルタ係数と上記複数の適応フィルタ
係数との間で係数の転送処理を行うとともに転送サイク
ル信号を出力する係数転送部10とを設けて、ダブルト
ーク検出信号が入力されたら適応フィルタ係数の更新処
理を停止するので、ダブルトークが発生して適当に適応
フィルタ係数を更新するのが好ましくない場合にその更
新を停止することができると共に、その停止した期間に
おいてフィルタ係数を転送することができる。
As described above, according to the second embodiment, a double-talk detecting circuit for detecting a double-talk and outputting a double-talk detection signal based on a reception signal and a transmission signal or a signal generated based on these signals. 12, a transfer timing instructing unit 13 that receives a double talk detection signal and a coefficient transfer instruction signal, and, when the double talk detection signal is input after the coefficient transfer instruction signal is input, outputs a transfer start signal at that timing. , A transfer start signal is input, and when the transfer start signal is input, the coefficient transfer unit 10 performs coefficient transfer processing between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients and outputs a transfer cycle signal. The update process of the adaptive filter coefficient is stopped when the double talk detection signal is input. It is possible to stop the updating when Rutoku is unfavorable to update the appropriate adaptive filter coefficients occurs, it is possible to transfer the filter coefficients in the stopped period.

【0033】従って、実施の形態1のように単に係数更
新禁止信号が入力されたら適応フィルタ係数の更新処理
を停止する場合に比べて、正常な動作時におけるフィル
タ係数の更新処理を妨げることなく、ダブルトークが発
生してしまった異常時にはその更新処理を停止すること
ができ、しかも、その期間において転送することができ
るので、エコーキャンセラとしての性能を損なうことな
く、転送処理による負荷増大分をこの適応フィルタ係数
の更新処理の削減分により相殺することができる効果が
ある。
Therefore, compared to the case where the update processing of the adaptive filter coefficient is simply stopped when the coefficient update prohibition signal is input as in the first embodiment, the update processing of the filter coefficient during normal operation is not hindered. The update process can be stopped in the event of an abnormality that has caused double talk, and the transfer can be performed during that period. Therefore, the load increase due to the transfer process can be reduced without impairing the performance of the echo canceller. There is an effect that the offset can be offset by the reduction in the update processing of the adaptive filter coefficient.

【0034】実施の形態3.図3はこの発明の実施の形
態3による音響エコーキャンセラの構成を示すブロック
図である。図において、14は受信信号が入力され、こ
の受信信号の受信無音状態を検出して無音検出信号を出
力する無音検出回路(係数転送処理部)である。また、
適応フィルタ7にはダブルトーク検出信号の代わりに無
音検出信号が入力され、転送タイミング指示部13には
ダブルトーク検出信号の代わりに無音検出信号が入力さ
れている。これ以外の構成は実施の形態2と同様であり
同一符号を付して説明を省略する。
Embodiment 3 FIG. 3 is a block diagram showing a configuration of an acoustic echo canceller according to Embodiment 3 of the present invention. In the figure, reference numeral 14 denotes a silence detection circuit (coefficient transfer processing unit) which receives a received signal, detects a silence state of the received signal, and outputs a silence detection signal. Also,
The silence detection signal is input to the adaptive filter 7 instead of the double talk detection signal, and the silence detection signal is input to the transfer timing instruction unit 13 instead of the double talk detection signal. The other configuration is the same as that of the second embodiment, and the same reference numerals are given and the description is omitted.

【0035】次に動作について説明する。無音検出回路
14が受信信号に基いて無音状態を検出して無音検出信
号を出力すると、適応フィルタ7はフィルタ係数の更新
動作を停止する。これと同時に、転送タイミング指示部
13は、この無音検出信号が入力される以前に係数転送
指示信号が入力されていたら、この無音検出信号が入力
されたタイミングにおいて転送開始信号を係数転送部1
0に出力する。そして、この係数転送部10は、その転
送開始信号に従って半固定フィルタ係数を適応フィルタ
7に転送したり、適応フィルタ係数を半固定フィルタ5
に転送し、次のサイクルにおいてはいずれかのフィルタ
は新たに転送されたフィルタ係数にて受信符号のフィル
タリング処理を実行する。これ以外の動作は実施の形態
2と同様であり説明を省略する。
Next, the operation will be described. When the silence detection circuit 14 detects a silence state based on the received signal and outputs a silence detection signal, the adaptive filter 7 stops the operation of updating the filter coefficient. At the same time, if the coefficient transfer instruction signal is input before the silence detection signal is input, the transfer timing instruction unit 13 sends the transfer start signal to the coefficient transfer unit 1 at the timing when the silence detection signal is input.
Output to 0. The coefficient transfer unit 10 transfers the semi-fixed filter coefficient to the adaptive filter 7 according to the transfer start signal, or transfers the adaptive filter coefficient to the semi-fixed filter 5.
, And in the next cycle, one of the filters executes a received code filtering process using the newly transferred filter coefficients. Other operations are the same as those in the second embodiment, and a description thereof will be omitted.

【0036】以上のように、この実施の形態3によれ
ば、受信信号に基いて受信無音状態を検出して無音検出
信号を出力する無音検出回路14と、上記無音検出信号
および係数転送指示信号が入力され、この係数転送指示
信号が入力された後に無音検出信号が入力されたら、そ
のタイミングにおいて転送開始信号を出力する転送タイ
ミング指示部13と、上記転送開始信号が入力され、こ
の転送開始信号が入力されたら複数の半固定フィルタ係
数と上記複数の適応フィルタ係数との間で係数の転送処
理を行う係数転送部10とで構成され、上記適応フィル
タ7が上記無音検出信号が出力されたら適応フィルタ係
数の更新処理を停止するので、無音状態となって適応フ
ィルタ係数を更新するのが好ましくない場合にその更新
を停止することができると共に、その停止した期間にお
いてフィルタ係数を転送することができる。
As described above, according to the third embodiment, the silence detection circuit 14 for detecting the reception silence state based on the reception signal and outputting the silence detection signal, the silence detection signal and the coefficient transfer instruction signal When a silence detection signal is input after the coefficient transfer instruction signal is input, a transfer timing instruction unit 13 that outputs a transfer start signal at that timing, the transfer start signal is input, and the transfer start signal is input. Is input, the coefficient transfer unit 10 performs a coefficient transfer process between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients, and the adaptive filter 7 is adapted when the silence detection signal is output. Since the update process of the filter coefficient is stopped, the update can be stopped when it is not preferable to update the adaptive filter coefficient due to a silence state. Rutotomoni may forward filter coefficients in the stopped period.

【0037】従って、実施の形態1のように単に係数更
新禁止信号が入力されたら適応フィルタ係数の更新処理
を停止する場合に比べて正常な動作時におけるフィルタ
係数の更新処理を妨げることなく、無音状態となった時
にはその更新処理を停止することができ、しかも、その
期間において転送するので、エコーキャンセラとしての
性能を損なうことなく、転送処理による負荷増大分をこ
の適応フィルタ係数の更新処理の削減分により相殺する
ことができる効果がある。
Therefore, compared to the case where the update process of the adaptive filter coefficient is simply stopped when the coefficient update prohibition signal is input as in the first embodiment, the process of updating the filter coefficient during normal operation is not interrupted and the silence is reduced. When the state is reached, the update process can be stopped, and the transfer is performed during that period. Therefore, the load increase due to the transfer process can be reduced by reducing the adaptive filter coefficient update process without impairing the performance as an echo canceller. There is an effect that can be offset by minutes.

【0038】また、無音検出信号は受信信号が入力され
なくなったら出力されるので、実施の形態2のようなダ
ブルトークなどの異常状態が生じた場合において転送を
開始させる場合に比べて、直前の受信信号に基いて適切
に更新された適応フィルタ係数を半固定フィルタ5に転
送することができる可能性が高い。
Since the silence detection signal is output when the received signal is no longer input, the silence detection signal is output immediately before the transfer is started when an abnormal state such as double talk occurs as in the second embodiment. There is a high possibility that the adaptive filter coefficient appropriately updated based on the received signal can be transferred to the semi-fixed filter 5.

【0039】実施の形態4.図4はこの発明の実施の形
態4による音響エコーキャンセラの構成を示すブロック
図である。図において、15はダブルトーク検出信号お
よび無音検出信号が入力され、いずれか一方が入力され
たら検出信号を出力する論理回路(係数転送処理部)で
ある。また、適応フィルタ7にはダブルトーク検出信号
や無音検出信号の代わりに検出信号が入力され、転送タ
イミング指示部13にはダブルトーク検出信号や無音検
出信号の代わりに検出信号が入力されている。これ以外
の構成は図2や図3と同様であり同一符号を付して説明
を省略する。
Embodiment 4 FIG. 4 is a block diagram showing a configuration of an acoustic echo canceller according to Embodiment 4 of the present invention. In the figure, reference numeral 15 denotes a logic circuit (coefficient transfer processing unit) which receives a double talk detection signal and a silence detection signal and outputs a detection signal when either of them is inputted. Further, a detection signal is input to the adaptive filter 7 instead of the double talk detection signal or the silence detection signal, and a detection signal is input to the transfer timing instruction unit 13 instead of the double talk detection signal or the silence detection signal. Other configurations are the same as those in FIG. 2 and FIG. 3, and the same reference numerals are given and the description is omitted.

【0040】次に動作について説明する。ダブルトーク
検出回路12がダブルトーク状態を検出してダブルトー
ク検出信号を出力したり、無音検出回路14が受信信号
に基いて無音状態を検出して無音検出信号を出力したり
すると、論理回路15から検出信号が出力され、適応フ
ィルタ7はフィルタ係数の更新動作を停止する。これと
同時に、転送タイミング指示部13は、この検出信号が
入力される以前に係数転送指示信号が入力されていた
ら、この検出信号が入力されたタイミングにおいて転送
開始信号を係数転送部10に出力する。そして、この係
数転送部10は、その転送開始信号に従って半固定フィ
ルタ係数を適応フィルタに転送したり、適応フィルタ係
数を半固定フィルタに転送し、次のサイクルにおいては
いずれかのフィルタは新たに転送されたフィルタ係数に
て受信符号のフィルタリング処理を実行する。これ以外
の動作は実施の形態3と同様であり説明を省略する。
Next, the operation will be described. When the double talk detection circuit 12 detects a double talk state and outputs a double talk detection signal, or the silence detection circuit 14 detects a silence state based on a received signal and outputs a silence detection signal, the logic circuit 15 Output a detection signal, and the adaptive filter 7 stops the update operation of the filter coefficient. At the same time, if a coefficient transfer instruction signal is input before the detection signal is input, the transfer timing instruction unit 13 outputs a transfer start signal to the coefficient transfer unit 10 at the timing when the detection signal is input. . The coefficient transfer unit 10 transfers the semi-fixed filter coefficient to the adaptive filter according to the transfer start signal, or transfers the adaptive filter coefficient to the semi-fixed filter, and in the next cycle, any one of the filters is newly transferred. The received code is subjected to filtering processing using the set filter coefficients. Other operations are the same as those in the third embodiment, and a description thereof will be omitted.

【0041】以上のように、この実施の形態4によれ
ば、受信信号や送信信号などに基いてダブルトークを検
出してダブルトーク検出信号を出力するダブルトーク検
出回路12と、受信信号に基いて受信無音状態を検出し
て無音検出信号を出力する無音検出回路14と、上記ダ
ブルトーク検出信号および上記無音検出信号が入力さ
れ、いずれか一方が入力されたら検出信号を出力する論
理回路15と、上記検出信号および係数転送指示信号が
入力され、この係数転送指示信号が入力された後に検出
信号が入力されたら、そのタイミングにおいて転送開始
信号を出力する転送タイミング指示部13と、上記転送
開始信号が入力され、この転送開始信号が入力されたら
複数の半固定フィルタ係数と上記複数の適応フィルタ係
数との間で係数の転送処理を行う係数転送部10とで構
成され、上記適応フィルタ7が上記検出信号が出力され
たら適応フィルタ係数の更新処理を停止するので、ダブ
ルトーク状態や無音状態となって適応フィルタ係数を更
新するのが好ましくない場合にその更新を停止すること
ができると共に、その停止した期間においてフィルタ係
数を転送することができる。
As described above, according to the fourth embodiment, the double talk detection circuit 12 that detects double talk based on a received signal or a transmission signal and outputs a double talk detection signal, A silence detection circuit 14 for detecting a reception silence state and outputting a silence detection signal, a logic circuit 15 for receiving the double talk detection signal and the silence detection signal, and outputting a detection signal when any one of them is inputted. The detection signal and the coefficient transfer instruction signal are input, and when a detection signal is input after the coefficient transfer instruction signal is input, a transfer timing instruction unit 13 that outputs a transfer start signal at that timing; Is input, and when the transfer start signal is input, the coefficient transfer between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients is performed. The adaptive filter 7 stops the updating process of the adaptive filter coefficient when the detection signal is output, so that the adaptive filter coefficient is updated in a double talk state or a silent state. The updating can be stopped when it is not preferable, and the filter coefficients can be transferred during the stopped period.

【0042】従って、実施の形態1のように単に係数更
新禁止信号が入力されたら適応フィルタ係数の更新処理
を停止する場合に比べて正常な動作時におけるフィルタ
係数の更新処理を妨げることなく、ダブルトーク状態や
無音状態となった時にはその更新処理を停止することが
でき、しかも、その期間において転送するので、エコー
キャンセラとしての性能を損なうことなく、転送処理に
よる負荷増大分をこの適応フィルタ係数の更新処理の削
減分により相殺することができる効果がある。
Therefore, compared to the case where the update processing of the adaptive filter coefficients is simply stopped when the coefficient update prohibition signal is input as in the first embodiment, the update processing of the filter coefficients during normal operation is not hindered, and When a talk state or a silent state occurs, the update processing can be stopped, and the transfer is performed during that period. Therefore, the load increase due to the transfer processing is reduced by the adaptive filter coefficient without impairing the performance as the echo canceller. There is an effect that the offset can be offset by the reduction in the update processing.

【0043】実施の形態5.図5はこの発明の実施の形
態5による音響エコーキャンセラの構成を示すブロック
図である。図において、16はそれぞれ受信符号の受信
周期あるいはそれの整数倍の周期と等しい時間ずつ係数
転送指示信号を遅延させる遅延回路(係数転送処理
部)、17はそれぞれこの遅延回路16あるいは比較部
9から出力される係数転送指示信号が入力され、その入
力されたタイミングにおいて1乃至複数のフィルタ係数
を半固定フィルタ5と適応フィルタ7との間で転送する
分割係数転送部(係数転送処理部)である。なお、この
分割係数転送部17の個数は遅延回路16の個数よりも
1つ多い。これ以外の構成は実施の形態1と同様であり
同一符号を付して説明を省略する。
Embodiment 5 FIG. FIG. 5 is a block diagram showing a configuration of an acoustic echo canceller according to Embodiment 5 of the present invention. In the figure, reference numeral 16 denotes a delay circuit (coefficient transfer processing unit) for delaying the coefficient transfer instruction signal by a time equal to the reception cycle of the reception code or a cycle of an integral multiple thereof, and 17 denotes a delay circuit from A division coefficient transfer unit (coefficient transfer processing unit) that receives an output coefficient transfer instruction signal and transfers one or more filter coefficients between the semi-fixed filter 5 and the adaptive filter 7 at the input timing. . The number of the division coefficient transfer units 17 is one more than the number of the delay circuits 16. Other configurations are the same as those of the first embodiment, and the same reference numerals are given and the description is omitted.

【0044】次に動作について説明する。比較部9から
係数転送指示信号が出力されると、そのサイクルにおい
て唯一の分割係数転送部17が1乃至複数のフィルタ係
数を半固定フィルタ5と適応フィルタ7との間で転送す
る。そして、次のサイクルにおいても初段の遅延回路1
6からの係数転送指示信号が入力される唯一の分割係数
転送部17が1乃至複数のフィルタ係数を半固定フィル
タ5と適応フィルタ7との間で転送する。そして、この
動作を繰り返し、分割係数転送部17の個数と同数のサ
イクルにおいて、全てのフィルタ係数の転送を完了す
る。これ以外の動作は実施の形態1と同様であり説明を
省略する。
Next, the operation will be described. When the coefficient transfer instruction signal is output from the comparison unit 9, the only division coefficient transfer unit 17 transfers one or more filter coefficients between the semi-fixed filter 5 and the adaptive filter 7 in that cycle. Then, also in the next cycle, the first stage delay circuit 1
The only division coefficient transfer unit 17 to which the coefficient transfer instruction signal from 6 is input transfers one or more filter coefficients between the semi-fixed filter 5 and the adaptive filter 7. This operation is repeated, and the transfer of all the filter coefficients is completed in the same number of cycles as the number of the division coefficient transfer units 17. Other operations are the same as those in the first embodiment, and a description thereof will be omitted.

【0045】以上のように、この実施の形態5によれ
ば、送信信号からエコー信号を除去するための半固定フ
ィルタ5や第一減算器6、受信信号から上記半固定フィ
ルタ5で使用されるフィルタ係数を演算する適応フィル
タ7や第二減算器8とともに、上記第一減算器6から出
力される第一残差信号および上記第二減算器8から出力
される第二残差信号とを用いてエコー消去性能を比較
し、その比較結果に応じて係数転送指示信号を出力する
比較部9と、この係数転送指示信号を受信符号の受信周
期の整数倍の期間遅延させる複数の遅延回路16,・・
・,16と、上記比較部9あるいは遅延回路16から出
力される係数転送指示信号に応じて1乃至複数のフィル
タ係数を適応フィルタ7と半固定フィルタ5との間で転
送する複数の分割係数転送部17,・・・,17とを設
けたので、上記半固定フィルタ5の係数を受信信号経路
の状態に応じて最適な半固定フィルタ係数に変更しつつ
当該受信信号経路において生じたエコーをキャンセルし
て送信信号として出力することができる効果がある。
As described above, according to the fifth embodiment, the semi-fixed filter 5 and the first subtractor 6 for removing the echo signal from the transmission signal are used by the semi-fixed filter 5 from the received signal. The first residual signal output from the first subtractor 6 and the second residual signal output from the second subtractor 8 are used together with the adaptive filter 7 and the second subtractor 8 that calculate the filter coefficients. A comparison unit 9 for comparing the echo cancellation performance and outputting a coefficient transfer instruction signal in accordance with the comparison result; and a plurality of delay circuits 16 for delaying the coefficient transfer instruction signal for a period of an integral multiple of the reception cycle of the received code.・ ・
, 16 and a plurality of division coefficient transfers for transferring one or more filter coefficients between the adaptive filter 7 and the semi-fixed filter 5 in accordance with a coefficient transfer instruction signal output from the comparison section 9 or the delay circuit 16 17 are provided, so that the echo of the received signal path is canceled while changing the coefficient of the semi-fixed filter 5 to the optimum semi-fixed filter coefficient according to the state of the received signal path. Thus, there is an effect that the signal can be output as a transmission signal.

【0046】しかも、比較部9から係数転送指示信号が
出力された場合には、実施の形態1のように1つのサイ
クルにおいて全てのフィルタ係数を転送するのではな
く、複数の受信符号の入力期間(サイクル)に渡って分
けて行うようにしたので、この転送処理による負荷増大
分を平滑化且つ削減することができる。従って、数千単
位のフィルタ係数を用いる音響エコーキャンセラであっ
たとしても、比較部9から係数転送指示信号が出力され
た場合においてエコーキャンセラ全体の処理として処理
負荷が一時的に増大してしまうことはなく、ひいては従
来のように過剰と言えるほどに高速な素子を用いて一連
の処理を実施することなく、受信信号経路において生じ
たエコーをキャンセルして送信信号として出力すること
ができる効果がある。
Further, when the coefficient transfer instruction signal is output from the comparing section 9, instead of transferring all the filter coefficients in one cycle as in the first embodiment, the input period of a plurality of received codes is not changed. (Cycles), so that the load increase due to this transfer process can be smoothed and reduced. Therefore, even if the acoustic echo canceller uses thousands of filter coefficients, when the coefficient transfer instruction signal is output from the comparison unit 9, the processing load temporarily increases as the processing of the entire echo canceller. Therefore, there is an effect that the echo generated in the reception signal path can be canceled and output as a transmission signal without performing a series of processing using elements that are so fast as to be excessive as in the related art. .

【0047】なお、以上の実施の形態では音声エコーキ
ャンセラがハードウェア的に実現された場合について説
明したが、これを中央処理装置やメモリ上で実施される
ソフトウェアにおいても同様の構成を実現することがで
きることは言うまでもない。そして、この発明のように
フィルタ係数の転送に伴う一時的な処理負荷の増大が生
じないので、ソフトウェアの周期を一定にして、その周
期を受信符号の受信周期に収めることで、確実にエコー
キャンセル処理を実施することができる。
Although the above embodiment has been described in connection with the case where the voice echo canceller is realized by hardware, the same configuration may be realized by software implemented on a central processing unit or a memory. It goes without saying that you can do it. Since the temporary increase in the processing load associated with the transfer of the filter coefficient does not occur as in the present invention, the period of the software is kept constant, and the period is included in the reception period of the reception code, so that the echo cancellation is surely performed. Processing can be performed.

【0048】[0048]

【発明の効果】以上のように、この発明によれば、送信
信号からエコー信号を除去するための半固定フィルタや
第一減算器、受信信号から上記半固定フィルタで使用さ
れるフィルタ係数を演算する適応フィルタや第二減算器
とともに、上記第一減算器から出力される第一残差信号
および上記第二減算器から出力される第二残差信号とを
用いてエコー消去性能を比較し、その比較結果に応じて
係数転送指示信号を出力する比較部と、この係数転送指
示に応じて上記適応フィルタにおける適応フィルタ係数
の更新処理を禁止させ、その状態において上記複数の半
固定フィルタ係数と上記複数の適応フィルタ係数との間
で係数の転送処理を行う係数転送処理部とを設けたの
で、上記半固定フィルタの係数を受信信号経路の状態に
応じて最適な半固定フィルタ係数に変更しつつ当該受信
信号経路において生じたエコーをキャンセルして送信信
号として出力することができる効果がある。
As described above, according to the present invention, a semi-fixed filter or first subtractor for removing an echo signal from a transmission signal, and a filter coefficient used in the semi-fixed filter are calculated from a received signal. Along with the adaptive filter and the second subtractor, comparing the echo cancellation performance using the first residual signal output from the first subtractor and the second residual signal output from the second subtractor, A comparing unit that outputs a coefficient transfer instruction signal in accordance with the comparison result, and prohibits update processing of the adaptive filter coefficient in the adaptive filter in response to the coefficient transfer instruction, and in the state, the plurality of semi-fixed filter coefficients and the A coefficient transfer processing unit for performing coefficient transfer processing with a plurality of adaptive filter coefficients is provided, so that the coefficient of the semi-fixed filter is optimally fixed according to the state of the received signal path. While changing the filter coefficient is effective which can output echoes generated in the receive signal path as a cancellation to transmit signals.

【0049】しかも、比較部から係数転送指示信号が出
力された場合には、係数転送処理部は単に複数の半固定
フィルタ係数と上記複数の適応フィルタ係数との間で係
数の転送処理を行うのではなく、その転送処理の際には
適応フィルタにおける適応フィルタ係数の更新処理を禁
止させるようにしたので、この転送処理による負荷増大
分をこの適応フィルタ係数の更新処理の削減分により相
殺することができるので、数千単位のフィルタ係数を用
いる音響エコーキャンセラであったとしても、比較部か
ら係数転送指示信号が出力された場合においてエコーキ
ャンセラ全体の処理として処理負荷が増大してしまうこ
とはなく、ひいては従来のように過剰と言えるほどに高
速な素子を用いて一連の処理を実施することなく、受信
信号経路において生じたエコーをキャンセルして送信信
号として出力することができる効果がある。
Further, when the coefficient transfer instruction signal is output from the comparing section, the coefficient transfer processing section simply performs the coefficient transfer processing between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients. Instead, the update processing of the adaptive filter coefficient in the adaptive filter is prohibited during the transfer processing, so that the load increase due to the transfer processing can be offset by the reduction in the adaptive filter coefficient update processing. Therefore, even if the acoustic echo canceller uses a filter coefficient of several thousand units, the processing load does not increase as the processing of the entire echo canceller when the coefficient transfer instruction signal is output from the comparing unit. Eventually, without performing a series of processes using elements that are too fast as in the past, Flip echo the effect that can be output as a cancel and transmission signal.

【0050】この発明によれば、係数転送処理部が、係
数転送指示信号が入力され、この係数転送指示に応じて
複数の半固定フィルタ係数と上記複数の適応フィルタ係
数との間で係数の転送処理を行うとともに転送サイクル
信号を出力する係数転送部と、上記転送サイクル信号が
入力され、この転送サイクル信号の入力に応じて適応フ
ィルタに係数更新禁止信号を出力する係数転送検出部と
で構成され、上記適応フィルタがこの係数更新禁止信号
が入力されたら適応フィルタ係数の更新処理を停止する
ので、転送処理による負荷増大分をこの適応フィルタ係
数の更新処理の削減分により相殺することができる効果
がある。
According to the present invention, the coefficient transfer processing unit receives the coefficient transfer instruction signal, and transfers the coefficient between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients according to the coefficient transfer instruction. A coefficient transfer unit that performs processing and outputs a transfer cycle signal; and a coefficient transfer detection unit that receives the transfer cycle signal and outputs a coefficient update inhibition signal to an adaptive filter in response to the input of the transfer cycle signal. The adaptive filter stops updating the adaptive filter coefficient when the coefficient update prohibition signal is input, so that an increase in load due to the transfer process can be offset by the reduced amount of the adaptive filter coefficient updating process. is there.

【0051】この発明によれば、係数転送処理部が、受
信信号および送信信号あるいはこれらに基き生成される
信号に基いてダブルトークを検出してダブルトーク検出
信号を出力するダブルトーク検出回路と、上記ダブルト
ーク検出信号および係数転送指示信号が入力され、この
係数転送指示信号が入力された後にダブルトーク検出信
号が入力されたら、そのタイミングにおいて転送開始信
号を出力する転送タイミング指示部と、上記転送開始信
号が入力され、この転送開始信号が入力されたら複数の
半固定フィルタ係数と上記複数の適応フィルタ係数との
間で係数の転送処理を行うとともに転送サイクル信号を
出力する係数転送部とで構成され、上記適応フィルタが
上記ダブルトーク検出信号が出力されたら適応フィルタ
係数の更新処理を停止するので、ダブルトークが発生し
て適当に適応フィルタ係数を更新するのが好ましくない
場合にその更新を停止することができると共に、その停
止した期間においてフィルタ係数を転送することができ
る。
According to the present invention, the coefficient transfer processing section detects double talk based on the received signal and the transmitted signal or a signal generated based on the signal and outputs a double talk detection signal, A transfer timing instructing unit that outputs a transfer start signal at the timing when the double talk detection signal and the coefficient transfer instruction signal are input and the double talk detection signal is input after the coefficient transfer instruction signal is input; A start signal is input, and when the transfer start signal is input, a coefficient transfer unit that performs coefficient transfer processing between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients and outputs a transfer cycle signal. When the adaptive filter outputs the double talk detection signal, the adaptive filter updates the adaptive filter coefficient. Since stop, it is possible to stop the updating when double talk is unfavorable to update the appropriate adaptive filter coefficients occurs, it is possible to transfer the filter coefficients in the stopped period.

【0052】従って、単に係数更新禁止信号が入力され
たら適応フィルタ係数の更新処理を停止する場合に比べ
て正常な動作時におけるフィルタ係数の更新処理を妨げ
ることなく、ダブルトークが発生してしまった異常時に
はその更新処理を停止することができ、しかも、その期
間において転送するので、エコーキャンセラとしての性
能を損なうことなく、転送処理による負荷増大分をこの
適応フィルタ係数の更新処理の削減分により相殺するこ
とができる効果がある。
Therefore, double talk occurs without hindering the update process of the filter coefficient during normal operation, as compared with the case where the update process of the adaptive filter coefficient is simply stopped when the coefficient update inhibition signal is input. In the event of an abnormality, the updating process can be stopped, and the transfer is performed during that period. Therefore, the load increase due to the transfer process is offset by the reduction in the adaptive filter coefficient update process without impairing the performance as an echo canceller. There is an effect that can be.

【0053】この発明によれば、係数転送処理部が、受
信信号あるいはこれらに基き生成される信号に基いて受
信無音状態を検出して無音検出信号を出力する無音検出
回路と、上記無音検出信号および係数転送指示信号が入
力され、この係数転送指示信号が入力された後に無音検
出信号が入力されたら、そのタイミングにおいて転送開
始信号を出力する転送タイミング指示部と、上記転送開
始信号が入力され、この転送開始信号が入力されたら複
数の半固定フィルタ係数と上記複数の適応フィルタ係数
との間で係数の転送処理を行うとともに転送サイクル信
号を出力する係数転送部とで構成され、上記適応フィル
タが上記無音検出信号が出力されたら適応フィルタ係数
の更新処理を停止するので、無音状態となって適応フィ
ルタ係数を更新するのが好ましくない場合にその更新を
停止することができると共に、その停止した期間におい
てフィルタ係数を転送することができる。
According to the present invention, the coefficient transfer processing section detects a reception silence state based on a reception signal or a signal generated based on the reception signal and outputs a silence detection signal, and the silence detection signal And a coefficient transfer instruction signal are input, and if a silence detection signal is input after the coefficient transfer instruction signal is input, a transfer timing instruction unit that outputs a transfer start signal at that timing, and the transfer start signal is input, When the transfer start signal is input, the adaptive filter is configured to perform a coefficient transfer process between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients, and output a transfer cycle signal. When the silence detection signal is output, the updating process of the adaptive filter coefficient is stopped. It is possible to stop the updating when the unfavorable, it is possible to transfer the filter coefficients in the stopped period.

【0054】従って、単に係数更新禁止信号が入力され
たら適応フィルタ係数の更新処理を停止する場合に比べ
て正常な動作時におけるフィルタ係数の更新処理を妨げ
ることなく、無音状態となった時にはその更新処理を停
止することができ、しかも、その期間において転送する
ので、エコーキャンセラとしての性能を損なうことな
く、転送処理による負荷増大分をこの適応フィルタ係数
の更新処理の削減分により相殺することができる効果が
ある。
Therefore, compared with the case where the update processing of the adaptive filter coefficient is simply stopped when the coefficient update prohibition signal is input, the update processing of the filter coefficient during normal operation is not hindered. Since the processing can be stopped and the data is transferred during that period, the increase in load due to the transfer processing can be offset by the reduction in the update processing of the adaptive filter coefficient without impairing the performance as an echo canceller. effective.

【0055】この発明によれば、係数転送処理部が、受
信信号および送信信号あるいはこれらに基き生成される
信号に基いてダブルトークを検出してダブルトーク検出
信号を出力するダブルトーク検出回路と、受信信号ある
いはこれらに基き生成される信号に基いて受信無音状態
を検出して無音検出信号を出力する無音検出回路と、上
記ダブルトーク検出信号および上記無音検出信号が入力
され、いずれか一方が入力されたら検出信号を出力する
論理回路と、上記検出信号および係数転送指示信号が入
力され、この係数転送指示信号が入力された後に検出信
号が入力されたら、そのタイミングにおいて転送開始信
号を出力する転送タイミング指示部と、上記転送開始信
号が入力され、この転送開始信号が入力されたら複数の
半固定フィルタ係数と上記複数の適応フィルタ係数との
間で係数の転送処理を行うとともに転送サイクル信号を
出力する係数転送部とで構成され、上記適応フィルタが
上記検出信号が出力されたら適応フィルタ係数の更新処
理を停止するので、ダブルトーク状態や無音状態となっ
て適応フィルタ係数を更新するのが好ましくない場合に
その更新を停止することができると共に、その停止した
期間においてフィルタ係数を転送することができる。
According to the present invention, the coefficient transfer processing unit detects double talk based on the received signal and the transmitted signal or a signal generated based on the signal and outputs a double talk detection signal, A silence detection circuit that detects a reception silence state based on a reception signal or a signal generated based on the reception signal and outputs a silence detection signal; and the double talk detection signal and the silence detection signal are input, and one of them is input. A logic circuit that outputs a detection signal when the detection signal is input, and the detection signal and the coefficient transfer instruction signal are input. When the detection signal is input after the coefficient transfer instruction signal is input, a transfer that outputs a transfer start signal at that timing. A timing instructing unit and the transfer start signal are input, and when the transfer start signal is input, a plurality of semi-fixed filter And a coefficient transfer unit for performing a coefficient transfer process between the plurality of adaptive filter coefficients and outputting a transfer cycle signal, wherein the adaptive filter updates the adaptive filter coefficient when the detection signal is output. Since the stop is performed, when it is not preferable to update the adaptive filter coefficient due to a double talk state or a silence state, the update can be stopped, and the filter coefficient can be transferred during the stopped period.

【0056】従って、単に係数更新禁止信号が入力され
たら適応フィルタ係数の更新処理を停止する場合に比べ
て正常な動作時におけるフィルタ係数の更新処理を妨げ
ることなく、ダブルトーク状態や無音状態となった時に
はその更新処理を停止することができ、しかも、その期
間において転送するので、エコーキャンセラとしての性
能を損なうことなく、転送処理による負荷増大分をこの
適応フィルタ係数の更新処理の削減分により相殺するこ
とができる効果がある。
Therefore, the double talk state or the silent state is achieved without hindering the filter coefficient update processing during normal operation as compared with the case where the update processing of the adaptive filter coefficient is stopped simply when the coefficient update inhibition signal is input. In this case, the update processing can be stopped, and the transfer is performed during that period. Therefore, the increase in load due to the transfer processing is offset by the reduction in the update processing of the adaptive filter coefficient without deteriorating the performance as an echo canceller. There is an effect that can be.

【0057】この発明によれば、送信信号からエコー信
号を除去するための半固定フィルタや第一減算器、受信
信号から上記半固定フィルタで使用されるフィルタ係数
を演算する適応フィルタや第二減算器とともに、上記第
一減算器から出力される第一残差信号および上記第二減
算器から出力される第二残差信号とを用いてエコー消去
性能を比較し、その比較結果に応じて係数転送指示信号
を出力する比較部と、この係数転送指示信号が入力され
たら複数の半固定フィルタ係数と上記複数の適応フィル
タ係数との間で係数の転送処理を、複数の受信符号の入
力期間に渡って行う係数転送処理部とを設けたので、上
記半固定フィルタの係数を受信信号経路の状態に応じて
最適な半固定フィルタ係数に変更しつつ当該受信信号経
路において生じたエコーをキャンセルして送信信号とし
て出力することができる効果がある。
According to the present invention, a semi-fixed filter or a first subtractor for removing an echo signal from a transmission signal, an adaptive filter for calculating a filter coefficient used in the semi-fixed filter from a received signal, and a second subtraction Together with the first residual signal output from the first subtractor and the second residual signal output from the second subtractor to compare the echo cancellation performance, the coefficient according to the comparison result A comparison unit that outputs a transfer instruction signal, and when the coefficient transfer instruction signal is input, performs a coefficient transfer process between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients during an input period of a plurality of reception codes. And a coefficient transfer processing unit for performing the transmission over the semi-fixed filter, the coefficient being generated in the received signal path while changing the coefficient of the semi-fixed filter to an optimal semi-fixed filter coefficient according to the state of the received signal path There is an effect that can be output as a transmission signal to cancel the call.

【0058】しかも、比較部から係数転送指示信号が出
力された場合には、係数転送処理部は単に複数の半固定
フィルタ係数と上記複数の適応フィルタ係数との間で係
数の転送処理を行うのではなく、複数の受信符号の入力
期間に渡って行うようにしたので、この転送処理による
負荷増大分を平滑化且つ削減することができる。従っ
て、数千単位のフィルタ係数を用いる音響エコーキャン
セラであったとしても、比較部から係数転送指示信号が
出力された場合においてエコーキャンセラ全体の処理と
して処理負荷が増大してしまうことはなく、ひいては従
来のように過剰と言えるほどに高速な素子を用いて一連
の処理を実施することなく、受信信号経路において生じ
たエコーをキャンセルして送信信号として出力すること
ができる効果がある。
Further, when the coefficient transfer instruction signal is output from the comparison section, the coefficient transfer processing section simply performs coefficient transfer processing between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients. Rather, it is performed over the input period of a plurality of received codes, so that the load increase due to this transfer processing can be smoothed and reduced. Therefore, even if the acoustic echo canceller uses a filter coefficient of several thousand units, the processing load does not increase as the processing of the entire echo canceller when the coefficient transfer instruction signal is output from the comparison unit. There is an effect that the echo generated in the reception signal path can be canceled and output as a transmission signal without performing a series of processing using elements that are so fast as to be excessive as in the related art.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 この発明の実施の形態1によるATM(非同
期転送モード)用のノード装置やテレビ会議システムな
どに用いられる音響エコーキャンセラの構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of an acoustic echo canceller used in an ATM (asynchronous transfer mode) node device, a video conference system, and the like according to a first embodiment of the present invention.

【図2】 この発明の実施の形態2による音響エコーキ
ャンセラの構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of an acoustic echo canceller according to a second embodiment of the present invention.

【図3】 この発明の実施の形態3による音響エコーキ
ャンセラの構成を示すブロック図である。
FIG. 3 is a block diagram showing a configuration of an acoustic echo canceller according to Embodiment 3 of the present invention.

【図4】 この発明の実施の形態4による音響エコーキ
ャンセラの構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of an acoustic echo canceller according to a fourth embodiment of the present invention.

【図5】 この発明の実施の形態5による音響エコーキ
ャンセラの構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of an acoustic echo canceller according to a fifth embodiment of the present invention.

【図6】 従来のエコーキャンセラの構成を示すブロッ
ク図である。
FIG. 6 is a block diagram showing a configuration of a conventional echo canceller.

【符号の説明】[Explanation of symbols]

5 半固定フィルタ、6 第一減算器、7 適応フィル
タ、8 第二減算器、9 比較部、10 係数転送部
(係数転送処理部)、11 係数転送検出部(係数転送
処理部)、12 ダブルトーク検出回路(係数転送処理
部)、13 転送タイミング指示部(係数転送処理
部)、14 無音検出回路(係数転送処理部)、15
論理回路(係数転送処理部)、16 遅延回路(係数転
送処理部)、17 分割係数転送部(係数転送処理
部)。
5 semi-fixed filter, 6 first subtractor, 7 adaptive filter, 8 second subtractor, 9 comparison section, 10 coefficient transfer section (coefficient transfer processing section), 11 coefficient transfer detection section (coefficient transfer processing section), 12 double Talk detection circuit (coefficient transfer processing unit), 13 transfer timing instruction unit (coefficient transfer processing unit), 14 silence detection circuit (coefficient transfer processing unit), 15
Logic circuit (coefficient transfer processing unit), 16 delay circuit (coefficient transfer processing unit), 17 divided coefficient transfer unit (coefficient transfer processing unit).

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5J023 DA02 DC06 DC07 DD07 5K027 DD10 5K046 AA01 HH11 HH18 HH24 HH37 HH45 HH46 HH56 HH68 HH72 ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5J023 DA02 DC06 DC07 DD07 5K027 DD10 5K046 AA01 HH11 HH18 HH24 HH37 HH45 HH46 HH56 HH68 HH72

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 受信信号と、この受信信号と送信符号系
列とが重畳された送信信号とが入力され、上記受信信号
から得られる第一疑似エコー信号で上記送信信号を補正
するエコーキャンセラにおいて、 上記受信信号が入力されるとともに複数の半固定フィル
タ係数を保持し、入力された受信信号の受信信号系列と
この複数の半固定フィルタ係数との畳み込み演算により
上記第一疑似エコー信号を生成する半固定フィルタと、 上記送信信号から上記第一疑似エコー信号を減算して第
一残差信号として出力する第一減算器と、 上記受信信号が入力されるとともに複数の適応フィルタ
係数を保持し、入力された受信信号の受信信号系列とこ
の複数の適応フィルタ係数との畳み込み演算により第二
疑似エコー信号を生成するとともに、上記送信信号から
上記第二疑似エコー信号を減算して得られる残差に基い
て上記複数の適応フィルタ係数を更新する適応フィルタ
と、 上記送信信号から上記第二疑似エコー信号を減算して第
二残差信号として出力する第二減算器と、 上記第一残差信号および上記第二残差信号とを用いてエ
コー消去性能を比較し、その比較結果に応じて係数転送
指示信号を出力する比較部と、 上記係数転送指示信号が入力され、この係数転送指示に
応じて上記適応フィルタにおける適応フィルタ係数の更
新処理を禁止させ、その状態において上記複数の半固定
フィルタ係数と上記複数の適応フィルタ係数との間で係
数の転送処理を行う係数転送処理部とを備えることを特
徴とするエコーキャンセラ。
1. An echo canceller which receives a received signal and a transmission signal on which the received signal and a transmission code sequence are superimposed, and corrects the transmission signal with a first pseudo echo signal obtained from the received signal. The half receiving the received signal and holding a plurality of semi-fixed filter coefficients, and generating the first pseudo echo signal by convolution of the received signal sequence of the input received signal and the plurality of semi-fixed filter coefficients. A fixed filter, a first subtractor for subtracting the first pseudo echo signal from the transmission signal and outputting the same as a first residual signal, and receiving the reception signal and holding a plurality of adaptive filter coefficients; A second pseudo echo signal is generated by convolution of the received signal sequence of the received signal and the plurality of adaptive filter coefficients. An adaptive filter for updating the plurality of adaptive filter coefficients based on a residual obtained by subtracting the second pseudo echo signal from the second pseudo echo signal; and a second residual signal obtained by subtracting the second pseudo echo signal from the transmission signal. A second subtractor that outputs as, a comparison unit that compares the echo cancellation performance using the first residual signal and the second residual signal, and outputs a coefficient transfer instruction signal according to the comparison result, The coefficient transfer instruction signal is input, and in accordance with the coefficient transfer instruction, the update processing of the adaptive filter coefficient in the adaptive filter is prohibited, and in this state, the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients are And a coefficient transfer processing unit for performing a coefficient transfer process.
【請求項2】 係数転送処理部は、 係数転送指示信号が入力され、この係数転送指示に応じ
て複数の半固定フィルタ係数と上記複数の適応フィルタ
係数との間で係数の転送処理を行うとともに転送サイク
ル信号を出力する係数転送部と、 上記転送サイクル信号が入力され、この転送サイクル信
号の入力に応じて適応フィルタに係数更新禁止信号を出
力する係数転送検出部とで構成され、 上記適応フィルタはこの係数更新禁止信号が出力された
ら適応フィルタ係数の更新処理を停止することを特徴と
する請求項1記載のエコーキャンセラ。
2. A coefficient transfer processing unit, to which a coefficient transfer instruction signal is input, performs coefficient transfer processing between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients according to the coefficient transfer instruction, and A coefficient transfer unit that outputs a transfer cycle signal; and a coefficient transfer detection unit that receives the transfer cycle signal and outputs a coefficient update prohibition signal to an adaptive filter in response to the input of the transfer cycle signal. 2. The echo canceller according to claim 1, wherein the updating of the adaptive filter coefficient is stopped when the coefficient update prohibition signal is output.
【請求項3】 係数転送処理部は、 受信信号および送信信号あるいはこれらに基き生成され
る信号に基いてダブルトークを検出してダブルトーク検
出信号を出力するダブルトーク検出回路と、 上記ダブルトーク検出信号および係数転送指示信号が入
力され、この係数転送指示信号が入力された後にダブル
トーク検出信号が入力されたら、そのタイミングにおい
て転送開始信号を出力する転送タイミング指示部と、 上記転送開始信号が入力され、この転送開始信号が入力
されたら複数の半固定フィルタ係数と上記複数の適応フ
ィルタ係数との間で係数の転送処理を行うとともに転送
サイクル信号を出力する係数転送部とで構成され、 上記適応フィルタは上記ダブルトーク検出信号が出力さ
れたら適応フィルタ係数の更新処理を停止することを特
徴とする請求項1記載のエコーキャンセラ。
3. A double talk detection circuit for detecting a double talk based on a received signal and a transmission signal or a signal generated based on the received signal and the transmission signal, and outputting a double talk detection signal; A signal and a coefficient transfer instruction signal are input, and when a double talk detection signal is input after the coefficient transfer instruction signal is input, a transfer timing instruction unit that outputs a transfer start signal at that timing; When the transfer start signal is input, a coefficient transfer unit that performs coefficient transfer processing between a plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients and outputs a transfer cycle signal is provided. The filter stops updating the adaptive filter coefficient when the double talk detection signal is output. Echo canceller according to claim 1, symptoms.
【請求項4】 係数転送処理部は、 受信信号あるいはこれらに基き生成される信号に基いて
受信無音状態を検出して無音検出信号を出力する無音検
出回路と、 上記無音検出信号および係数転送指示信号が入力され、
この係数転送指示信号が入力された後に無音検出信号が
入力されたら、そのタイミングにおいて転送開始信号を
出力する転送タイミング指示部と、 上記転送開始信号が入力され、この転送開始信号が入力
されたら複数の半固定フィルタ係数と上記複数の適応フ
ィルタ係数との間で係数の転送処理を行うとともに転送
サイクル信号を出力する係数転送部とで構成され、 上記適応フィルタは上記無音検出信号が出力されたら適
応フィルタ係数の更新処理を停止することを特徴とする
請求項1記載のエコーキャンセラ。
4. A silence detection circuit for detecting a silence state on the basis of a received signal or a signal generated based on the received signal or a signal generated based on the received signal, and outputting a silence detection signal; Signal is input,
When a silence detection signal is input after the coefficient transfer instruction signal is input, a transfer timing instructing unit that outputs a transfer start signal at that timing, a plurality of the transfer start signals are input, and when the transfer start signal is input, And a coefficient transfer unit for performing a coefficient transfer process between the semi-fixed filter coefficient and the plurality of adaptive filter coefficients and outputting a transfer cycle signal. The adaptive filter is adapted when the silence detection signal is output. 2. The echo canceller according to claim 1, wherein the updating of the filter coefficients is stopped.
【請求項5】 係数転送処理部は、 受信信号および送信信号あるいはこれらに基き生成され
る信号に基いてダブルトークを検出してダブルトーク検
出信号を出力するダブルトーク検出回路と、 受信信号あるいはこれらに基き生成される信号に基いて
受信無音状態を検出して無音検出信号を出力する無音検
出回路と、 上記ダブルトーク検出信号および上記無音検出信号が入
力され、いずれか一方が入力されたら検出信号を出力す
る論理回路と、 上記検出信号および係数転送指示信号が入力され、この
係数転送指示信号が入力された後に検出信号が入力され
たら、そのタイミングにおいて転送開始信号を出力する
転送タイミング指示部と、 上記転送開始信号が入力され、この転送開始信号が入力
されたら複数の半固定フィルタ係数と上記複数の適応フ
ィルタ係数との間で係数の転送処理を行うとともに転送
サイクル信号を出力する係数転送部とで構成され、 上記適応フィルタは上記検出信号が出力されたら適応フ
ィルタ係数の更新処理を停止することを特徴とする請求
項1記載のエコーキャンセラ。
5. A double talk detection circuit for detecting a double talk based on a reception signal and a transmission signal or a signal generated based on the reception signal and the transmission signal and outputting a double talk detection signal; A silence detection circuit that detects a reception silence state based on a signal generated based on the signal and outputs a silence detection signal; and the double talk detection signal and the silence detection signal are input, and a detection signal is output when any one is input. A transfer timing instructing unit that receives the detection signal and the coefficient transfer instruction signal, and receives a detection signal after the coefficient transfer instruction signal is input, and outputs a transfer start signal at that timing. The transfer start signal is input, and when the transfer start signal is input, the plurality of semi-fixed filter coefficients and the plurality of A coefficient transfer unit that performs coefficient transfer processing with the adaptive filter coefficient and outputs a transfer cycle signal. The adaptive filter stops updating the adaptive filter coefficient when the detection signal is output. 2. The echo canceller according to claim 1, wherein:
【請求項6】 受信信号と、この受信信号と送信符号系
列とが重畳された送信信号とが入力され、上記受信信号
から得られる第一疑似エコー信号で上記送信信号を補正
するエコーキャンセラにおいて、 上記受信信号が入力されるとともに複数の半固定フィル
タ係数を保持し、入力された受信信号の受信信号系列と
この複数の半固定フィルタ係数との畳み込み演算により
上記第一疑似エコー信号を生成する半固定フィルタと、 上記送信信号から上記第一疑似エコー信号を減算して第
一残差信号として出力する第一減算器と、 上記受信信号が入力されるとともに複数の適応フィルタ
係数を保持し、入力された受信信号の受信信号系列とこ
の複数の適応フィルタ係数との畳み込み演算により第二
疑似エコー信号を生成するとともに、上記送信信号から
上記第二疑似エコー信号を減算して得られる残差に基い
て上記複数の適応フィルタ係数を更新する適応フィルタ
と、 上記送信信号から上記第二疑似エコー信号を減算して第
二残差信号として出力する第二減算器と、 上記第一残差信号および上記第二残差信号とを用いてエ
コー消去性能を比較し、その比較結果に応じて係数転送
指示信号を出力する比較部と、 上記係数転送指示信号が入力され、この係数転送指示信
号が入力されたら、複数の受信符号の入力期間に渡っ
て、複数の半固定フィルタ係数と上記複数の適応フィル
タ係数との間で係数の転送処理を、行う係数転送処理部
とを備えることを特徴とするエコーキャンセラ。
6. An echo canceller which receives a received signal and a transmitted signal on which the received signal and a transmission code sequence are superimposed, and corrects the transmitted signal with a first pseudo echo signal obtained from the received signal. The half receiving the received signal and holding a plurality of semi-fixed filter coefficients, and generating the first pseudo echo signal by convolution of the received signal sequence of the input received signal and the plurality of semi-fixed filter coefficients. A fixed filter, a first subtractor for subtracting the first pseudo echo signal from the transmission signal and outputting the same as a first residual signal, and receiving the reception signal and holding a plurality of adaptive filter coefficients; A second pseudo echo signal is generated by convolution of the received signal sequence of the received signal and the plurality of adaptive filter coefficients. An adaptive filter for updating the plurality of adaptive filter coefficients based on a residual obtained by subtracting the second pseudo echo signal from the second pseudo echo signal; and a second residual signal obtained by subtracting the second pseudo echo signal from the transmission signal. A second subtractor that outputs as, a comparison unit that compares the echo cancellation performance using the first residual signal and the second residual signal, and outputs a coefficient transfer instruction signal according to the comparison result, When the coefficient transfer instruction signal is input and the coefficient transfer instruction signal is input, the coefficient transfer between the plurality of semi-fixed filter coefficients and the plurality of adaptive filter coefficients over the input period of the plurality of received codes. An echo canceller comprising: a coefficient transfer processing unit that performs processing.
JP11387099A 1999-04-21 1999-04-21 Echo canceler Pending JP2000307485A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11387099A JP2000307485A (en) 1999-04-21 1999-04-21 Echo canceler

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11387099A JP2000307485A (en) 1999-04-21 1999-04-21 Echo canceler

Publications (2)

Publication Number Publication Date
JP2000307485A true JP2000307485A (en) 2000-11-02
JP2000307485A5 JP2000307485A5 (en) 2004-07-15

Family

ID=14623184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11387099A Pending JP2000307485A (en) 1999-04-21 1999-04-21 Echo canceler

Country Status (1)

Country Link
JP (1) JP2000307485A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008167441A (en) * 2006-12-28 2008-07-17 Fr Telecom Control of echo cancellation filter
US8107617B2 (en) 2006-03-03 2012-01-31 Sony Corporation Audio processor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8107617B2 (en) 2006-03-03 2012-01-31 Sony Corporation Audio processor
JP2008167441A (en) * 2006-12-28 2008-07-17 Fr Telecom Control of echo cancellation filter

Similar Documents

Publication Publication Date Title
EP0439139B1 (en) Arrangement and method for rapidly detecting double talk in long distance telephone communications system
US4377793A (en) Digital adaptive finite impulse response filter with large number of coefficients
US4922530A (en) Adaptive filter with coefficient averaging and method
US4282411A (en) Residual echo suppressor for echo canceller
JPH08288889A (en) Echo canceler device
JP4411309B2 (en) Double talk detection method
US6243462B1 (en) Echo canceller and method of controlling the same
JPS6050092B2 (en) Adaptive control echo rejection device
JP2000307485A (en) Echo canceler
JPS6156526A (en) Echo signal eliminator
JP2953954B2 (en) Double talk detector and echo canceller
JP3452341B2 (en) Echo canceller
JP2000172299A (en) Noise elimination method and noise eliminating device using it
JP3187716B2 (en) Echo canceller
JP2841952B2 (en) Echo cancellation device
JPH07193528A (en) Echo cancellor control method and its echo cancellor device
JP6571121B2 (en) Adaptive signal processing device
JPH05252079A (en) Echo canceller
KR100414911B1 (en) Method and apparatus for echo canceller during in wireless communication system
JP2980141B2 (en) Center clipper circuit
JPS6255739B2 (en)
JP3152815B2 (en) Acoustic echo canceller
JP3147864B2 (en) Adaptive step size control adaptive filter and adaptive step size control method
JPS613535A (en) Echo signal canceller
JPH02305231A (en) Echo canceller

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041220

A131 Notification of reasons for refusal

Effective date: 20050125

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050325

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050426