JP2011166239A - Echo canceling method, echo canceler, program thereof and recording medium - Google Patents

Echo canceling method, echo canceler, program thereof and recording medium Download PDF

Info

Publication number
JP2011166239A
JP2011166239A JP2010023554A JP2010023554A JP2011166239A JP 2011166239 A JP2011166239 A JP 2011166239A JP 2010023554 A JP2010023554 A JP 2010023554A JP 2010023554 A JP2010023554 A JP 2010023554A JP 2011166239 A JP2011166239 A JP 2011166239A
Authority
JP
Japan
Prior art keywords
echo
frequency
signal
coefficient
frequency component
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.)
Granted
Application number
JP2010023554A
Other languages
Japanese (ja)
Other versions
JP5325134B2 (en
Inventor
Shoichiro Saito
翔一郎 齊藤
Akira Nakagawa
朗 中川
Yoichi Haneda
陽一 羽田
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010023554A priority Critical patent/JP5325134B2/en
Publication of JP2011166239A publication Critical patent/JP2011166239A/en
Application granted granted Critical
Publication of JP5325134B2 publication Critical patent/JP5325134B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide an echo canceling method that stably and efficiently cancels echo with less computation complexity even if an acoustic path between a reproduction means and a sound collection means is nonlinear, and sound volume significantly varies , and prevents deterioration in speech quality. <P>SOLUTION: A received signal is divided into a plurality of components by a predetermined method. A false echo is generated for each component by using a plurality of adaptive filters with multiplication coefficients generated according to the size of the components set thereto, and then the false echo is subtracted from a collected signal to obtain a transmission signal from which the echo is canceled. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、音声信号の通信に際し効果的なエコー消去を行うための、適応フィルタ技術による反響消去方法、反響消去装置、プログラム、および記録媒体に関する。   The present invention relates to an echo canceling method, an echo canceling apparatus, a program, and a recording medium using adaptive filter technology for performing effective echo canceling during communication of an audio signal.

エコーキャンセラ(反響除去装置)は、ハンズフリー通話装置などにおいてマイクロホンなどの収音手段により音声を収音する際に、スピーカなどの再生手段から放音され部屋の音響特性などを経て収音信号に混入したエコー成分を推定し、収音信号から差し引くことで、エコー成分が抑制された高品質な音声信号を確保するために用いられる装置である。   An echo canceller (echo canceling device), when picking up sound by a sound collecting means such as a microphone in a hands-free call device or the like, is emitted from a reproducing means such as a speaker and is converted into a sound collecting signal through the acoustic characteristics of the room. It is an apparatus used to secure a high-quality audio signal in which the echo component is suppressed by estimating the mixed echo component and subtracting it from the collected sound signal.

従来のエコーキャンセラの技術として、例えば非特許文献1の「線形適応フィルタ」を用いた周波数領域エコーキャンセラや非特許文献2の「Volterraフィルタを用いた非線形エコーキャンセラ」が挙げられる。   Examples of conventional echo canceller techniques include a frequency domain echo canceller using “linear adaptive filter” in Non-Patent Document 1 and “nonlinear echo canceller using Volterra filter” in Non-Patent Document 2.

非特許文献1に示された技術による反響除去装置10の機能構成例を図15に示す。反響除去装置10は、時間領域の受話信号をフーリエ変換により周波数領域の成分に分割する第1周波数変換部110と、受話信号の各周波数成分から疑似エコーを生成し、かつ、受話信号と差信号とから自身のフィルタ係数を逐次更新する適応フィルタ13と、時間領域の収音信号をフーリエ変換により周波数領域の成分に分割する第2周波数変換部140と、周波数成分ごとに収音信号から疑似エコーを差し引いた差信号を生成する差信号生成部150と、周波数成分ごとの各差信号を逆フーリエ変換により合成して時間領域の送話信号を生成する周波数逆変換部160とから構成される。動作原理は以下のとおりである。   FIG. 15 shows a functional configuration example of the echo removal apparatus 10 according to the technique disclosed in Non-Patent Document 1. The echo removal apparatus 10 generates a pseudo echo from each frequency component of the received signal, a first frequency converting unit 110 that divides the received signal in the time domain into frequency domain components by Fourier transform, and also receives the difference signal from the received signal. The adaptive filter 13 that sequentially updates its own filter coefficient from the second, the second frequency converter 140 that divides the time-domain sound-collected signal into frequency-domain components by Fourier transform, and the pseudo echo from the sound-collected signal for each frequency component The difference signal generation unit 150 generates a difference signal obtained by subtracting the difference signal, and the frequency inverse conversion unit 160 generates a time domain transmission signal by synthesizing each difference signal for each frequency component by inverse Fourier transform. The principle of operation is as follows.

とする(Lはフレーム長で2以上の整数、Tは転置)。これらのフーリエ変換をそれぞれ、 (L is an integer greater than or equal to 2 in frame length, and T is transposed). Each of these Fourier transforms is

とする(この場合、フーリエ変換の周波数分割数K=L/2+1)。周波数領域の適応フィルタのフィルタ係数を、 (In this case, the frequency division number K = L / 2 + 1 of Fourier transform). The filter coefficient of the frequency domain adaptive filter is

となり、適応フィルタのフィルタ係数の更新は、 The update of the filter coefficient of the adaptive filter is

またμは更新量を制御するステップサイズ(0<μ<2)である。
次に、非特許文献2のエコーキャンセラの動作原理について説明する。非特許文献2のエコーキャンセラでは、線形の適応フィルタ
Further, μ is a step size (0 <μ <2) for controlling the update amount.
Next, the operation principle of the echo canceller of Non-Patent Document 2 will be described. In the echo canceller of Non-Patent Document 2, a linear adaptive filter is used.

以外に、Volterra級数の高次項に対応する適応フィルタを用意し、その入力として受話信号に処理を加えたものを用いる。例えば、時刻nの2次のVolterraフィルタとその入力は、xの過去Lサンプル分を考慮すると、 In addition, an adaptive filter corresponding to a higher-order term of the Volterra series is prepared, and the received signal is processed as an input. For example, the second-order Volterra filter at time n and its input are considered for the past L 2 samples of x.

と計算される。 Is calculated.

M.Dentino, J.McCool and B.Widrow,"Adaptive Filtering in Frequency Domain", Proceedings of the IEEE, 1978, Vol.66, No.12, p.1658M.Dentino, J.McCool and B.Widrow, "Adaptive Filtering in Frequency Domain", Proceedings of the IEEE, 1978, Vol.66, No.12, p.1658 A.Stenger, L.Trautmann and R.Rabenstein,"Nonlinear acoustic echo cancellation with 2nd order adaptive volterra filters", International Conference on Acoustics, Speech, and Signal Processing, 1999, Vol.2, p.877-880A. Stenger, L. Trautmann and R. Rabenstein, "Nonlinear acoustic echo cancellation with 2nd order adaptive volterra filters", International Conference on Acoustics, Speech, and Signal Processing, 1999, Vol.2, p.877-880

ハンズフリー通話装置において、スピーカの径が小さいなどの理由から、スピーカとマイクロホンとの間の音響経路が非線形になる場合がある。しかしこのような場合にも、非特許文献1のフィルタは音響経路の線形性を仮定して線形なエコーしか推定しないため、送話信号に非線形なエコーが残ってしまい通話品質が劣化する。また、非特許文献2のフィルタでは音響経路が非線形な場合も考慮されるが、高次項を考慮すると次数のべき乗でフィルタ長が長くなり演算量が多くなる。加えて、実測では定常音には高い性能を発揮するものの、音量に変動が大きい音声では推定が不安定になって効果が得られないことがあり、エコーキャンセラとして実用化するには問題が残る。   In a hands-free communication device, the acoustic path between the speaker and the microphone may be nonlinear because the speaker has a small diameter. However, even in such a case, since the filter of Non-Patent Document 1 estimates only a linear echo assuming the linearity of the acoustic path, a non-linear echo remains in the transmitted signal, and the speech quality deteriorates. Further, in the filter of Non-Patent Document 2, the case where the acoustic path is nonlinear is also considered. However, when a high-order term is taken into consideration, the filter length is increased by the power of the order and the amount of calculation is increased. In addition, although it shows high performance for steady sounds in actual measurement, estimation may become unstable and may not be effective for voices with large fluctuations in volume, leaving problems for practical use as an echo canceller .

本発明の目的は、再生手段と収音手段との間の音響経路が非線形で、かつ、音量の変動が大きい場合でも、少ない演算量で安定かつ十分にエコーを消去し、よって通話品質の劣化を防ぐことができる反響消去方法を提供することにある。   It is an object of the present invention to cancel echoes stably and sufficiently with a small amount of computation even when the acoustic path between the reproducing means and the sound collecting means is non-linear and the volume fluctuation is large, thereby degrading the call quality. It is an object of the present invention to provide an echo canceling method that can prevent the above-described problem.

本発明の反響消去方法は、所定の方法により受話信号を複数の成分に分割し、当該成分ごとに、各成分の大きさに応じて生成した乗算係数がそれぞれ設定された複数の適応フィルタを用いて疑似エコーを生成し、これを収音信号から差し引くことによりエコーが消去された送話信号を得る。   The echo cancellation method of the present invention uses a plurality of adaptive filters in which a received signal is divided into a plurality of components by a predetermined method, and a multiplication coefficient generated according to the size of each component is set for each component. Then, a pseudo echo is generated and subtracted from the collected sound signal to obtain a transmission signal in which the echo is eliminated.

本発明の反響消去方法は、「帯域ごとの特徴に注目し、帯域ごとに用意するフィルタ数を別にする」とともに、「帯域ごとに複数のフィルタを用意し、それらの線形結合の係数を入力の音量により変化させる」という技術的特徴を具体的構成及び処理に反映したものである。これにより、個々のフィルタは固定値を推定していても、全体としては変動するインパルス応答を精度よく推定することができる。そのため、再生手段と収音手段との間の音響経路が非線形で、かつ、音量の変動が大きい場合でも、音響経路を経由したエコーに近い疑似エコーを生成できるため、安定かつ十分にエコーを消去することができ、よって通話品質の劣化を防ぐことができる。また、帯域ごとに適した個数のフィルタを用意することができるため、メモリの効率化を図ることができる。更に、構成がシンプルであるため、少ない演算量で実現することができる。   The echo canceling method of the present invention is “noting the characteristics for each band and separately preparing the number of filters to be prepared for each band” and “preparing a plurality of filters for each band and inputting coefficients of their linear combination” This is a reflection of the technical feature of “variation according to volume” in the specific configuration and processing. Thereby, even if each filter estimates a fixed value, it is possible to accurately estimate an impulse response that fluctuates as a whole. Therefore, even if the acoustic path between the playback means and the sound collection means is non-linear and the fluctuation in volume is large, pseudo echoes close to the echoes that have passed through the acoustic path can be generated, so that the echoes can be erased stably and sufficiently. Therefore, it is possible to prevent deterioration of call quality. In addition, since a suitable number of filters can be prepared for each band, the efficiency of the memory can be improved. Furthermore, since the configuration is simple, it can be realized with a small amount of calculation.

反響消去装置100の構成例を示すブロック図。FIG. 2 is a block diagram illustrating a configuration example of an echo cancellation apparatus 100. 複合適応フィルタ部130の構成例を示すブロック図。FIG. 3 is a block diagram showing a configuration example of a composite adaptive filter unit 130. 反響消去装置100に係る反響消去方法の処理フロー例を示す図。The figure which shows the example of a processing flow of the echo cancellation method which concerns on the echo cancellation apparatus. 反響消去装置200の構成例を示すブロック図。The block diagram which shows the structural example of the echo cancellation apparatus. 複合適応フィルタ部230の構成例を示すブロック図。FIG. 3 is a block diagram illustrating a configuration example of a composite adaptive filter unit 230. 反響消去装置200に係る反響消去方法の処理フロー例を示す図。The figure which shows the example of a processing flow of the echo cancellation method which concerns on the echo cancellation apparatus. 反響消去装置300の構成例を示すブロック図。The block diagram which shows the structural example of the echo cancellation apparatus 300. FIG. 反響消去装置400の構成例を示すブロック図。The block diagram which shows the structural example of the echo cancellation apparatus 400. FIG. 複合適応フィルタ部430の構成例を示すブロック図。The block diagram which shows the structural example of the composite adaptive filter part 430. FIG. 反響消去装置400に係る反響消去方法の処理フロー例を示す図。The figure which shows the example of a processing flow of the echo cancellation method which concerns on the echo cancellation apparatus. 5種類の音量で測定したインパルス応答の例を示す図。The figure which shows the example of the impulse response measured with five types of sound volumes. 図11のAで示す部分の拡大図。The enlarged view of the part shown by A of FIG. 図11のBで示す部分の拡大図。The enlarged view of the part shown by B of FIG. 本発明の反響消去方法と従来の反響消去方法との平均エコー消去量の比較を示す図。The figure which shows the comparison of the average echo cancellation amount of the echo cancellation method of this invention, and the conventional echo cancellation method. 従来技術による反響消去装置10の構成例を示すブロック図。The block diagram which shows the structural example of the echo cancellation apparatus 10 by a prior art.

以下、本発明の実施の形態について、詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail.

図1に実施例1の反響消去装置100の構成例を、図3に当該装置を用いた反響消去方法による処理フロー例を示す。   FIG. 1 shows a configuration example of the echo canceling apparatus 100 according to the first embodiment, and FIG. 3 shows a processing flow example by an echo canceling method using the apparatus.

反響消去装置100は、第1周波数変換部110とK個(Kは周波数成分の数)の乗算係数計算部120とK個の複合適応フィルタ部130と第2周波数変換部140とK個の差信号生成部150と周波数逆変換部160とを備える。また、k番目(k=1、2、・・・、K)の複合適応フィルタ部130は、図2に示すようにM個(Mはkの値に応じた正の整数)の適応フィルタ131とそれらの出力を加算する加算部132とを備える。なお、第1周波数変換部110と第2周波数変換部140と差信号生成部150と周波数逆変換部160は従来の反響除去装置10と同様の役割を果たす。 The echo canceling apparatus 100 includes a first frequency conversion unit 110, K multiplication coefficient calculation units 120 (K is the number of frequency components), K composite adaptive filter units 130, second frequency conversion units 140, and K differences. A signal generation unit 150 and a frequency inverse conversion unit 160 are provided. In addition, the k-th (k = 1, 2,..., K) composite adaptive filter unit 130 has M k adaptations (M k is a positive integer corresponding to the value of k ) as shown in FIG. The filter 131 and the addition part 132 which adds those outputs are provided. The first frequency conversion unit 110, the second frequency conversion unit 140, the difference signal generation unit 150, and the frequency inverse conversion unit 160 play a role similar to that of the conventional echo removal apparatus 10.

第1周波数変換部110は、時刻nの時の時間領域の受話信号   The first frequency converter 110 receives the time domain received signal at time n.

(Lはフレーム長)が入力され、フレーム単位で離散フーリエ変換により周波数分析を行い、K個の周波数成分X(1)、X(2)、・・・、X(K)に分割して出力する(S1)。ここで、KはL/2+1である。フレームシフトとフレーム長の設定の仕方や周波数分析方法には様々なものがあるが、例えばフレーム長Lに対してフレームシフトL/2とし、周波数分析の際には長さLのハミング窓
w(i)=0.54−0.46cos(2πn/L)
を用いて、
(L is the frame length) is input, frequency analysis is performed by discrete Fourier transform in units of frames, and divided into K frequency components X (1), X (2), ..., X (K) for output (S1). Here, K is L / 2 + 1. There are various frame shift and frame length setting methods and frequency analysis methods. For example, the frame shift is L / 2 with respect to the frame length L, and the Hamming window w ( i) = 0.54-0.46 cos (2πn / L)
Using,

と計算することができる。 And can be calculated.

乗算係数計算部120と複合適応フィルタ部130は周波数成分X(k)ごとに設けられる。周波数成分X(k)に対応するk番目の乗算係数計算部120は、第1周波数変換部110で得られた周波数成分X(k)の大きさである絶対値|X(k)|と、予め設定したM−1個の閾値vk,j(vk,jは正の実数でvk,j-1<vk,j(j=2、・・・、M−1))とを用いて、M個の乗算係数βk,m(m=1,2,・・・, M)を生成する(S2)。乗算係数βk,mは周波数成分X(k)に対し、M個の適応フィルタ131(のフィルタ係数)をそれぞれいかなる重みで適用するかを設定する係数である。また、閾値vk,jは|X(k)|の値に応じてM個の適応フィルタ131のうちいずれを適用するかを画するものである。そのため、M=2の時は閾値は1つだけであり、M=1の時は閾値は存在しない(つまり複合適応フィルタ部130は単一適応フィルタである)。 The multiplication coefficient calculation unit 120 and the composite adaptive filter unit 130 are provided for each frequency component X (k). The k-th multiplication coefficient calculation unit 120 corresponding to the frequency component X (k) has an absolute value | X (k) | that is the magnitude of the frequency component X (k) obtained by the first frequency conversion unit 110, and Predetermined M k −1 threshold values v k, j (v k, j is a positive real number v k, j−1 <v k, j (j = 2,..., M k −1)) Are used to generate M k multiplication coefficients β k, m (m = 1, 2,..., M k ) (S2). The multiplication coefficient β k, m is a coefficient for setting with which weight each of the M k adaptive filters 131 (filter coefficients thereof) is applied to the frequency component X (k). The threshold value v k, j defines which of the M k adaptive filters 131 is applied according to the value of | X (k) |. Therefore, there is only one threshold when M k = 2 and there is no threshold when M k = 1 (that is, the composite adaptive filter unit 130 is a single adaptive filter).

が2以上である時、乗算係数βk,mは具体的には以下のように求める。なお、iは除外されている部分を除き、i=1,2,・・・,Mである。 When M k is 2 or more, the multiplication coefficient β k, m is specifically determined as follows. Note that i = 1, 2,..., M k except for the excluded portion.

また、閾値vk,jは例えば、周波数成分の絶対値|X(k)|の取りうる最大値を線形または対数スケールでM等分し、 Further, the threshold value v k, j is, for example, the maximum value that can be taken by the absolute value | X (k) | of the frequency component is equally divided into M k on a linear or logarithmic scale,

とするなどにより求める。 And so on.

なお、閾値vk,jと適応フィルタ131の個数Mは、それぞれkに依存せず同一の値としてもよいし、kによって値を変えてもよい。Mは、|X(k)|の大きさの変化に応じ、通常2〜10程度の値を用いる。 Note that the threshold value v k, j and the number M k of the adaptive filters 131 may be the same value without depending on k, or may be changed depending on k. A value of about 2 to 10 is normally used for M k according to a change in the magnitude of | X (k) |.

周波数成分X(k)に対応するk番目の複合適応フィルタ部130のm番目の適応フィルタ131のフィルタ係数はHk,mであり、当該適応フィルタ131は、対応する乗算係数βk,mと周波数成分X(k)とを用い、例えば次式により当該m番目の適応フィルタ131による疑似エコーY'(k,m)を求める(S3)。 The filter coefficient of the mth adaptive filter 131 of the kth composite adaptive filter unit 130 corresponding to the frequency component X (k) is H k, m , and the adaptive filter 131 has a corresponding multiplication coefficient β k, m and Using the frequency component X (k), for example, pseudo echo Y ′ (k, m) by the m-th adaptive filter 131 is obtained by the following equation (S3).

なお、適応フィルタ131はフィルタ係数Hk,mを、乗算係数βk,mと周波数成分X(k)と差信号E(k)とを用いて更新するが、それについては後述する。 The adaptive filter 131 updates the filter coefficient H k, m using the multiplication coefficient β k, m , the frequency component X (k), and the difference signal E (k), which will be described later.

加算部132は、適応フィルタ131ごとの疑似エコーY'(k,1)、Y'(k,2)、・・・、Y'(k,M)を加算し、周波数成分X(k)に基づくトータルでの疑似エコーY'(k)を生成する。 The adder 132 adds the pseudo echoes Y ′ (k, 1), Y ′ (k, 2),..., Y ′ (k, M k ) for each adaptive filter 131, and the frequency component X (k). A total pseudo echo Y ′ (k) based on the above is generated.

第2周波数変換部140は、時刻nの時の時間領域の収音信号   The second frequency converter 140 is a time domain sound pickup signal at time n.

が入力され、フレーム単位で離散フーリエ変換によりK個の周波数成分Y(1)、Y(2)、・・・、Y(K)に変換して出力する(S4)。ここで、KはL/2+1である。具体的な変換方法としては第1周波数変換部110の説明で例示したものが挙げられる。 Are converted into K frequency components Y (1), Y (2),..., Y (K) by discrete Fourier transform in units of frames and output (S4). Here, K is L / 2 + 1. Specific conversion methods include those exemplified in the description of the first frequency conversion unit 110.

差信号生成部150は周波数成分ごとに合計K個設けられ、それぞれ収音信号の周波数成分Y(k)から疑似エコーY'(k)を差し引いて差信号E(k)を生成する(S5)。   A total of K difference signal generation units 150 are provided for each frequency component, and the difference signal E (k) is generated by subtracting the pseudo echo Y ′ (k) from the frequency component Y (k) of the collected sound signal (S5). .

周波数逆変換部160は、各周波数成分の差信号E(1), E(2),・・・,E(L/2+1),E*(L/2),E*(L/2−1),・・・,E*(2)(*は複素共役を表す)を逆フーリエ変換により周波数合成し、時間領域の送話信号 The frequency inverse transform unit 160 includes difference signals E (1), E (2),..., E (L / 2 + 1), E * (L / 2), E * (L / 2-1) of each frequency component. ), ..., E * (2) (* indicates a complex conjugate) is frequency-synthesized by inverse Fourier transform to generate a time domain transmitted signal.

を生成する(S6)。周波数分析を周波数変換部110の説明で例示した方法で行った場合、合成の際には隣り合う2つのフレームからの再合成結果を加算して、 Is generated (S6). When the frequency analysis is performed by the method exemplified in the description of the frequency conversion unit 110, at the time of synthesis, the re-synthesis results from two adjacent frames are added,

により計算する。なお、X(k)はx(n−L+1)からx(n)の信号で計算された周波数分析値であり、Xn-L/2(k)はx(n−3L/2+1)からx(n−L/2)の信号で計算された周波数分析値であり、Xn+L/2(k)はx(n−L/2+1)からx(n+L/2)の信号で計算された周波数分析値である。 Calculate according to X n (k) is a frequency analysis value calculated from signals x (n−L + 1) to x (n), and X nL / 2 (k) is x (n−3L / 2 + 1) to x ( n−L / 2) is a frequency analysis value calculated with a signal, and X n + L / 2 (k) is a frequency calculated with a signal from x (n−L / 2 + 1) to x (n + L / 2). Analytical value.

反響消去装置100への収音信号、受話信号の入力が続いている間、周波数成分X(k)に対応するk番目の複合適応フィルタ部130のm番目の適応フィルタ131は、差信号生成部150で生成された差信号E(k)と受話信号の周波数成分X(k)と乗算係数βk,mとを用いて逐次、フィルタ係数Hk,mを更新する(S7)。フレーム番号をtとし、更新前のフィルタ係数をHk,m(t)とした時、更新後のフィルタ係数Hk,m(t+1)は次式により求めることができる。 While the sound pickup signal and the reception signal are continuously input to the echo canceller 100, the mth adaptive filter 131 of the kth composite adaptive filter unit 130 corresponding to the frequency component X (k) is a difference signal generation unit. The filter coefficient H k, m is sequentially updated using the difference signal E (k) generated at 150, the frequency component X (k) of the received signal, and the multiplication coefficient β k, m (S7). When the frame number is t and the filter coefficient before update is H k, m (t), the updated filter coefficient H k, m (t + 1) can be obtained by the following equation.

ここで、*は複素共役を表し、P(k)は平滑化された信号パワーで Where * represents the complex conjugate and P t (k) is the smoothed signal power.

である。また、μは更新量を制御するステップサイズ(0<μ<2)であり、αは平滑化のための定数(0<α<1)である。 It is. Further, μ is a step size for controlling the update amount (0 <μ <2), and α is a smoothing constant (0 <α <1).

なお、以上の説明においては、絶対値|X(k)|が各周波数成分X(k)の大きさを示す値であるとして数式に適用したが、適用する大きさを示す値は必ずしも|X(k)|である必要はなく、例えば|X(k)|など他の値を用いてもよい。以下の実施例でも同様である。 In the above description, the absolute value | X (k) | is applied to the mathematical expression as a value indicating the magnitude of each frequency component X (k), but the value indicating the applied magnitude is not necessarily | X. (k) | is not necessary, and other values such as | X (k) | 2 may be used. The same applies to the following embodiments.

以上、説明した本発明の反響消去装置100及びこれを用いた反響消去方法は、「帯域ごとの特徴に注目し、帯域ごとに用意するフィルタ数を別にする」とともに、「帯域ごとに複数のフィルタを用意し、それらの線形結合の係数を入力の音量により変化させる」という技術的特徴を具体的構成及び処理に反映したものである。これにより、個々のフィルタは固定値を推定していても、全体としては変動するインパルス応答を精度よく推定することができる。そのため、再生手段と収音手段との間の音響経路が非線形で、かつ、音量の変動が大きい場合でも、音響経路を経由したエコーに近い疑似エコーを生成できるため、安定かつ十分にエコーを消去することができ、よって通話品質の劣化を防ぐことができる。また、帯域ごとに適した個数のフィルタを用意することができるため、メモリの効率化を図ることができる。更に、構成がシンプルであるため、少ない演算量で実現することができる。   As described above, the echo canceling apparatus 100 and the echo canceling method using the same according to the present invention include “a focus on the characteristics of each band and separate the number of filters prepared for each band” and “a plurality of filters for each band. Is prepared, and the technical feature of changing the coefficient of the linear combination according to the volume of the input is reflected in the specific configuration and processing. Thereby, even if each filter estimates a fixed value, it is possible to accurately estimate an impulse response that fluctuates as a whole. Therefore, even if the acoustic path between the playback means and the sound collection means is non-linear and the fluctuation in volume is large, pseudo echoes close to the echoes that have passed through the acoustic path can be generated, so that the echoes can be erased stably and sufficiently. Therefore, it is possible to prevent deterioration of call quality. In addition, since a suitable number of filters can be prepared for each band, the efficiency of the memory can be improved. Furthermore, since the configuration is simple, it can be realized with a small amount of calculation.

周波数領域のエコーキャンセラのバリエーションである参考文献1の構成に本発明の構成を応用することができる。参考文献1の構成は周波数領域での計算精度がより高く得られる構成である。実施例2の反響消去装置200は参考文献1の構成に本発明の構成を応用した構成例であり、図4にそのブロック図を、図6に当該装置を用いた反響消去方法による処理フロー例を示す。
〔参考文献1〕E.R.Ferrara,"Fast Implimentation of LMS Adaptive Filters", IEEE Transactions on Acoustics, Speech, and Signal Processing, 1980, Vol.28, No.4, p.474-475
The configuration of the present invention can be applied to the configuration of Reference 1 which is a variation of the frequency domain echo canceller. The configuration of Reference 1 is a configuration that can obtain higher calculation accuracy in the frequency domain. The echo canceling apparatus 200 of the second embodiment is a configuration example in which the configuration of the present invention is applied to the configuration of Reference Document 1. FIG. 4 is a block diagram thereof, and FIG. Indicates.
[Reference 1] ERFerrara, "Fast Implimentation of LMS Adaptive Filters", IEEE Transactions on Acoustics, Speech, and Signal Processing, 1980, Vol.28, No.4, p.474-475

反響消去装置200は、第1周波数変換部210とK個(Kは周波数成分の数)の乗算係数計算部120とK個の複合適応フィルタ部230と周波数逆変換部260とブロック抽出部270とゼロ付加部280と第2周波数変換部240と更新係数計算部290とを備える。また、k番目(k=1、2、・・・、K)の複合適応フィルタ部230は、図5に示すようにM個(Mはkの値に応じた正の整数)の適応フィルタ231とそれらの出力を加算する加算部132とを備える。なお、実施例1の反響消去装置100と同じ符号を付した乗算係数計算部120と加算部132は反響消去装置100と同じものであるため、詳細な説明は省略する。 The echo canceling apparatus 200 includes a first frequency conversion unit 210, K (K is the number of frequency components) multiplication coefficient calculation unit 120, K composite adaptive filter units 230, a frequency inverse conversion unit 260, and a block extraction unit 270. A zero addition unit 280, a second frequency conversion unit 240, and an update coefficient calculation unit 290 are provided. Further, the k-th (k = 1, 2,..., K) composite adaptive filter unit 230 has M k adaptations (M k is a positive integer corresponding to the value of k ) as shown in FIG. The filter 231 and the addition part 132 which adds those outputs are provided. Note that the multiplication coefficient calculation unit 120 and the addition unit 132 that are assigned the same reference numerals as those of the echo canceling apparatus 100 of the first embodiment are the same as those of the echo canceling apparatus 100, and thus detailed description thereof is omitted.

第1周波数変換部210は、時刻nの時の時間領域の受話信号   The first frequency converter 210 receives the time domain received signal at time n.

(Lはフレーム長)が入力され、フレーム単位で離散フーリエ変換により周波数分析を行い、K個の周波数成分X(1)、X(2)、・・・、X(K)に変換して出力する(S11)。ここで、Kは2Lである。実施例1の第1周波数変換部110との相違は、取り込むフレーム長が2Lとなっている点にある。 (L is the frame length) is input, frequency analysis is performed by discrete Fourier transform in units of frames, and converted into K frequency components X (1), X (2),..., X (K) and output. (S11). Here, K is 2L. The difference from the first frequency conversion unit 110 of the first embodiment is that the captured frame length is 2L.

続いて、実施例1と同様に、乗算係数計算部120にて乗算係数βk,mを生成し(S12)、適応フィルタ231にて疑似エコーY'(k,m)を求め、加算部132にてM個の適応フィルタごとの疑似エコーY'(k,m)を加算して周波数成分X(k)に基づくトータルでの疑似エコーY'(k)を生成する(S13)。適応フィルタ231での疑似エコーY'(k,m)の生成方法は実施例1と同じであるが、フィルタ係数の更新方法が異なるため異なる符号を付している。なお、フィルタ係数の更新方法については後述する。 Subsequently, as in the first embodiment, the multiplication coefficient calculation unit 120 generates the multiplication coefficient β k, m (S12), the adaptive filter 231 determines the pseudo echo Y ′ (k, m), and the addition unit 132 The pseudo echoes Y ′ (k, m) for each of the M k adaptive filters are added to generate a total pseudo echo Y ′ (k) based on the frequency component X (k) (S13). The generation method of the pseudo echo Y ′ (k, m) in the adaptive filter 231 is the same as that of the first embodiment, but is given a different code because the filter coefficient update method is different. A method for updating the filter coefficient will be described later.

周波数逆変換部260は、各周波数成分の疑似エコーY'(1), Y'(2),・・・, Y'(K)を逆フーリエ変換により周波数合成し、時間領域の疑似エコー   The frequency inverse transform unit 260 synthesizes the frequency of the pseudo echoes Y ′ (1), Y ′ (2),..., Y ′ (K) of each frequency component by inverse Fourier transform, and produces a time domain pseudo echo.

を生成する(S14)。
ブロック抽出部270は、周波数逆変換部260で得られた時間領域の疑似エコーの要素のうち後半のL個
Is generated (S14).
The block extraction unit 270 uses the L elements in the latter half of the time domain pseudo echo elements obtained by the frequency inverse transform unit 260.

を抽出する(S15)。
差信号生成部250は周波数成分ごとに合計K個設けられ、ブロック抽出部270で抽出したL個の要素を、収音信号
Is extracted (S15).
A total of K difference signal generation units 250 are provided for each frequency component, and the L elements extracted by the block extraction unit 270 are used as sound collection signals.

の対応する各要素からそれぞれ差し引くことにより、送話信号 Send signal by subtracting from each corresponding element of

を生成する(S16)。 Is generated (S16).

反響消去装置200への収音信号、受話信号の入力が続いている間、周波数成分X(k)に対応するk番目の複合適応フィルタ部230のm番目の適応フィルタ231は逐次フィルタ係数Hk,mを更新する。更新に際し、反響消去装置200は以下の処理を実行する。 While the collected sound signal and the received signal are continuously input to the echo canceling apparatus 200, the m-th adaptive filter 231 of the k-th composite adaptive filter unit 230 corresponding to the frequency component X (k) is subjected to successive filter coefficients H k. , m is updated. In updating, the echo canceling apparatus 200 executes the following processing.

ゼロ付加部280は、差信号生成部250で生成された送話信号の先頭にL個のゼロを付加し、ゼロ付加送話信号   The zero addition unit 280 adds L zeros to the head of the transmission signal generated by the difference signal generation unit 250, and adds the zero addition transmission signal.

を生成する(S17)。 Is generated (S17).

第2周波数変換部240は、ゼロ付加部280で生成されたゼロ付加送話信号が入力され、フレーム単位で離散フーリエ変換によりK個の周波数成分E'(1)、E'(2)、・・・、E'(K)に変換して出力する(S18)。ここで、Kは2Lである。実施例1の第2周波数変換部140との相違は、取り込むフレーム長が2Lとなっている点にある。   The second frequency transform unit 240 receives the zero-added transmission signal generated by the zero adder 280 and receives K frequency components E ′ (1), E ′ (2),. .., Converted to E ′ (K) and output (S18). Here, K is 2L. The difference from the second frequency conversion unit 140 of the first embodiment is that the captured frame length is 2L.

更新係数計算部290は、ゼロ付加送話信号の周波数成分E'(k)と受話信号の周波数成分X(k)とから更新係数S(k)を生成する(S19)。具体的には、   The update coefficient calculation unit 290 generates an update coefficient S (k) from the frequency component E ′ (k) of the zero-added transmission signal and the frequency component X (k) of the reception signal (S19). In particular,

により生成する。 Generate by.

そして、周波数成分X(k)に対応するk番目の複合適応フィルタ部230のm番目の適応フィルタ231は、更新係数S(k)と受話信号の周波数成分X(k)と乗算係数βk,mとを用いて逐次、フィルタ係数Hk,mを更新する(S20)。フレーム番号をtとし、更新前のフィルタ係数をHk,m(t)とした時、更新後のフィルタ係数Hk,m(t+1)は次式により求めることができる。 The m-th adaptive filter 231 of the k-th composite adaptive filter unit 230 corresponding to the frequency component X (k) includes the update coefficient S (k), the frequency component X (k) of the received signal, and the multiplication coefficient β k, The filter coefficient H k, m is sequentially updated using m (S20). When the frame number is t and the filter coefficient before update is H k, m (t), the updated filter coefficient H k, m (t + 1) can be obtained by the following equation.

ここで、P(k)は平滑化された信号パワーで Where P t (k) is the smoothed signal power.

である。また、μは更新量を制御するステップサイズ(0<μ<2)であり、αは平滑化のための定数(0<α<1)である。 It is. Further, μ is a step size for controlling the update amount (0 <μ <2), and α is a smoothing constant (0 <α <1).

実施例2の構成は、実施例1の構成で得られる効果に加え、実施例1の構成に比べ周波数領域での計算精度が高いため、エコー消去量をより大きくすることができる。   In addition to the effects obtained by the configuration of the first embodiment, the configuration of the second embodiment has higher calculation accuracy in the frequency domain than the configuration of the first embodiment, so that the echo cancellation amount can be further increased.

実施例3は、実施例1、2における乗算係数計算部120を乗算係数計算部320に置き換えた構成である。図7にその構成例である反響除去装置300を示す。実施例1、2においては、乗算係数計算部120において乗算係数βk,mを周波数成分X(k)ごとに計算したが、いくつかの周波数成分をまとめて評価することで、音量に相当する値の変化が緩やかになり、各周波数の変化に過敏にならず安定した乗算係数の計算を行うことができる。 In the third embodiment, the multiplication coefficient calculation unit 120 in the first and second embodiments is replaced with a multiplication coefficient calculation unit 320. FIG. 7 shows an echo removal apparatus 300 as an example of the configuration. In the first and second embodiments, the multiplication coefficient β k, m is calculated for each frequency component X (k) in the multiplication coefficient calculation unit 120. By evaluating several frequency components collectively, it corresponds to the sound volume. The change of the value becomes gradual, and it is possible to calculate the stable multiplication coefficient without being sensitive to the change of each frequency.

具体的には、乗算係数計算部320における計算についてのみ、K=L/2+1とする代わりに、   Specifically, only for the calculation in the multiplication coefficient calculation unit 320, instead of K = L / 2 + 1,

のように、L−Lk-1個ずつ周波数成分を束ねたものの組数をKと定義する(L,・・・,Lは2以上の整数で0=L<L<・・・<L=L/2+1)。そして、実施例1、2の乗数係数計算部120においてはβk,mをX(k)の絶対値を用いて計算するが、実施例3の乗数係数計算部320においては , L k −L k−1, the number of sets of frequency components bundled is defined as K (L 1 ,..., L k is an integer of 2 or more and 0 = L 0 <L 1 < ... <L K = L / 2 + 1). In the multiplier coefficient calculation unit 120 of the first and second embodiments, β k, m is calculated using the absolute value of X (k). In the multiplier coefficient calculation unit 320 of the third embodiment,

乗算係数をこのように求めることから、各適応フィルタにおいて当該乗算係数を適用するに際し、束ねられた周波数成分に係る乗算係数βk,mはL<k≦Li+1(0≦i≦K−1)の範囲において同一の値となる。例えば、図7に示すようにX(1)とX(2)とを乗算係数計算部320において束ねて評価した場合、 Since the multiplication coefficient is obtained in this way, when the multiplication coefficient is applied to each adaptive filter, the multiplication coefficient β k, m related to the bundled frequency components is expressed as L i <k ≦ L i + 1 (0 ≦ i ≦ It becomes the same value in the range of (K-1). For example, as shown in FIG. 7, when X (1) and X (2) are bundled and evaluated in the multiplication coefficient calculation unit 320,

となる。 It becomes.

なお、例えば音量変化の大きい周波数領域では束ねないか又は少なく束ね、音量変化の小さい周波数領域では多く束ねるなどにより、効率的にメモリを使用することができる。   Note that the memory can be used efficiently by, for example, not bundling in a frequency region where the volume change is large or bundling less, and bundling in a frequency region where the volume change is small.

図8に実施例4の反響消去装置400の構成例を、図10に当該装置を用いた反響消去方法による処理フロー例を示す。   FIG. 8 shows a configuration example of the echo canceling apparatus 400 according to the fourth embodiment, and FIG. 10 shows a processing flow example by an echo canceling method using the apparatus.

反響消去装置400は、第1帯域分割部410とK個(Kは帯域分割数)の乗算係数計算部420とK個の複合適応フィルタ部430と第2帯域分割部440とK個の差信号生成部450と帯域合成部460とを備える。また、k番目(k=1、2、・・・、K)の複合適応フィルタ部430は、図9に示すようにM個(Mはkの値に応じた正の整数)の適応フィルタ431とそれらの出力を加算する加算部432とを備える。実施例1の反響消去装置100との相違の核心は、第1、第2周波数変換部110、140が第1、第2帯域分割部410、440に置き換わり、周波数逆変換部160が帯域合成部460に置き換わっている点にある。すなわち、実施例1の反響消去装置100では入力信号を周波数領域に変換し、処理を周波数領域で行った上で時間領域に逆変換するのに対し、実施例4の反響消去装置400では周波数領域に変換することなく時間領域において処理を行う点が異なる。その他の相違点は、すべて上記の処理領域の相違に起因し、乗算係数計算部、複合適応フィルタ部及び差信号生成部が果たす機能そのものは実施例1と同様である。 The echo canceling apparatus 400 includes a first band division unit 410, K multiplication coefficient calculation units 420 (K is the number of band divisions), K composite adaptive filter units 430, second band division units 440, and K difference signals. A generation unit 450 and a band synthesis unit 460 are provided. Further, the k-th (k = 1, 2,..., K) composite adaptive filter unit 430 is adapted to M k (M k is a positive integer corresponding to the value of k ) as shown in FIG. The filter 431 and the addition part 432 which adds those outputs are provided. The main difference from the echo canceling apparatus 100 of the first embodiment is that the first and second frequency conversion units 110 and 140 are replaced with the first and second band dividing units 410 and 440, and the frequency inverse conversion unit 160 is the band synthesizing unit. 460 is replaced by 460. That is, in the echo canceling apparatus 100 of the first embodiment, the input signal is converted into the frequency domain, and the processing is performed in the frequency domain and then reversely converted into the time domain. The difference is that processing is performed in the time domain without conversion to. The other differences are all due to the difference in the processing areas described above, and the functions performed by the multiplication coefficient calculation unit, the composite adaptive filter unit, and the difference signal generation unit are the same as those in the first embodiment.

第1帯域分割部410は、時刻nの時の時間領域の受話信号x(n)(nは時刻を表す整数)をK個の帯域成分x(k=1,2,・・・,K、Kは2以上の整数)に分割する(S21)。帯域成分への分割方法は、例えば参考文献2で開示された方法、すなわちk番目の帯域成分を、 The first band dividing unit 410 converts the time domain received signal x (n) (where n is an integer representing time) into K band components x k (k = 1, 2,..., K). , K is an integer of 2 or more) (S21). The method of dividing into band components is, for example, the method disclosed in Reference 2, that is, the k-th band component,

により計算する。なお、Mは帯域制限をした信号を間引きする間隔で2以上の整数、Iは間引き後の信号の数で2以上の整数、rはn/M、f(i)は1≦i≦M・Iで定義されるローパスフィルタで通過域が[−π/K、π/K]であるものである。
〔参考文献2〕牧野昭二、「サブバンド信号処理 −実時間動作化の奥の手−」、日本音響学会誌、2000年、56巻12号、p.845-851
乗算係数計算部420は、帯域成分x(r)ごとにM個の乗算係数βk,m(m=1,2,・・・, M)を、各帯域成分の大きさに応じて生成する(S22)。具体的には以下のように生成する。
Calculate according to M is an integer of 2 or more as an interval for thinning out the band-limited signal, I is an integer of 2 or more as the number of signals after thinning, r is n / M, and f (i) is 1 ≦ i ≦ M · A low-pass filter defined by I and having a pass band of [−π / K, π / K].
[Reference Document 2] Shoji Makino, “Subband Signal Processing: Real Time Realization”, Journal of the Acoustical Society of Japan, 2000, Vol. 56, No. 12, p.845-851
Multiplication coefficient calculation section 420 calculates M k multiplication coefficients β k, m (m = 1, 2,..., M k ) for each band component x k (r) according to the size of each band component. (S22). Specifically, it is generated as follows.

第1帯域分割部410から出力される帯域成分x(r)に基づく帯域成分ベクトル Band component vector based on band component x k (r) output from first band dividing section 410

を用い、まず各信号の音量P(r)を計算する。なお、LはM個間隔の間引きを行った後のフィルタタップ長で2以上の整数であり、間引き前後のタップ長を同一にするならばI=Lであるが、原理的には必ずしもI=Lである必要はない。音量P(r)としては、例えばベクトルのL2ノルムを用い、 First, the volume P k (r) of each signal is calculated. Note that L is a filter tap length after thinning M intervals, and is an integer of 2 or more. If the tap lengths before and after thinning are the same, I = L, but in principle, I = I = L need not be. As the volume P k (r), for example, a vector L2 norm is used.

により計算する。そしてこのP(r)と予め設定したM−1個の閾値vk,j(vk,jは正の実数でvk,j-1<vk,j(j=2、・・・、M−1))とを用いて、M個の乗算係数βk,m(m=1,2,・・・, M)を生成する。 Calculate according to And this P k (r) and a preset M k −1 threshold value v k, j (v k, j is a positive real number and v k, j−1 <v k, j (j = 2,... -, with M k -1)) and, M k-number of multiplication factors β k, m (m = 1,2 , ···, generates a M k).

が2以上である時、乗算係数βk,mは具体的には以下のように求める。なお、iは除外されている部分を除き、i=1,2,・・・,Mである。 When M k is 2 or more, the multiplication coefficient β k, m is specifically determined as follows. Note that i = 1, 2,..., M k except for the excluded portion.

また、閾値vk,jは例えば、ノルムP(r)の取りうる最大値を線形または対数スケールでM等分し、 Further, the threshold value v k, j is, for example, the maximum value that the norm P k (r) can take is linearly or logarithmically divided into M k ,

とするなどにより求める。 And so on.

なお、vk,jとMはそれぞれkに依存せず同一の値としてもよいし、kによって値を変えてもよい。 Note that v k, j and M k may be the same value without depending on k, or may be changed depending on k.

帯域成分x(r)に対応するk番目の複合適応フィルタ部430のm番目の適応フィルタ431のフィルタ係数はベクトル The filter coefficient of the mth adaptive filter 431 of the kth composite adaptive filter unit 430 corresponding to the band component x k (r) is a vector.

であり、当該適応フィルタ431は、対応する乗算係数βk,mと帯域成分ベクトル The adaptive filter 431 includes a corresponding multiplication coefficient β k, m and a band component vector.

とを用い、例えば次式により当該適応フィルタ431による疑似エコーy'k,m(r)を求める(S23)。 For example, the pseudo echo y ′ k, m (r) by the adaptive filter 431 is obtained by the following equation (S23).

なお、適応フィルタ431は The adaptive filter 431 is

差信号e(r)とを用いて更新するが、それについては後述する。 This is updated using the difference signal e k (r), which will be described later.

加算部432は、適応フィルタ431ごとの疑似エコー   The adding unit 432 performs pseudo echo for each adaptive filter 431.

を加算し、帯域成分x(r)に基づくトータルでの疑似エコーy'(r)を生成する。 To generate a total pseudo echo y ′ k (r) based on the band component x k (r).

第2帯域分割部440は、第1帯域分割部410と同じ方法により時刻nの時の時間領域の収音信号y(n)(nは時刻を表す整数)をK個の帯域成分y(r)(k=1,2,・・・,K、Kは2以上の整数)に分割する(S24)。
差信号生成部450は帯域成分ごとに合計K個設けられ、それぞれ収音信号の帯域成分y(r)から疑似エコーy'(r)を差し引いて差信号e(r)を生成する(S25)。
The second band dividing unit 440 uses the same method as the first band dividing unit 410 to convert the time domain sound pickup signal y (n) (n is an integer representing time) into K band components y k ( r) (k = 1, 2,..., K, K is an integer of 2 or more) (S24).
A total of K difference signal generation units 450 are provided for each band component, and the difference signal e k (r) is generated by subtracting the pseudo echo y ′ k (r) from the band component y k (r) of the collected sound signal. (S25).

帯域合成部460は、各帯域成分の差信号e(r),e(r),・・・,e(r)を帯域合成し、送話信号e(n)を生成する(S26)。帯域合成は例えば、 The band synthesizing unit 460 performs band synthesis on the difference signals e 1 (r), e 2 (r),..., E K (r) of the respective band components to generate a transmission signal e (n) (S26). ). Band synthesis is, for example,

により行う。 To do.

反響消去装置400への収音信号、受話信号の入力が続いている間、帯域成分x(r)に対応するk番目の複合適応フィルタ部430のm番目の適応フィルタ431は、差信号生成部450で生成された差信号e(r)と While the sound pickup signal and the reception signal are continuously input to the echo canceller 400, the m-th adaptive filter 431 of the k-th composite adaptive filter unit 430 corresponding to the band component x k (r) generates a difference signal. Difference signal e k (r) generated by unit 450 and

により求めることができる。
ここで、μは更新量を制御するステップサイズ(0<μ<2)でり、δは微小な正の定数である。
It can ask for.
Here, μ is a step size (0 <μ <2) for controlling the update amount, and δ is a small positive constant.

《実験結果》
本発明が有効である理由の説明のため、以下に実験結果を示す。
まず、非線形歪がインパルス応答に及ぼす影響を調べるために、振幅の異なる複数のM系列を用いてインパルス応答の測定を行った。図11にM系列を用いて測定した5つのインパルス応答を示す。振幅の小さいM系列で測定したものから順にインパルス応答1〜5と表記する。各インパルス応答は同じ概形であるが正確な値は異なっていることがわかる。
"Experimental result"
In order to explain why the present invention is effective, experimental results are shown below.
First, in order to investigate the influence of nonlinear distortion on the impulse response, the impulse response was measured using a plurality of M series having different amplitudes. FIG. 11 shows five impulse responses measured using the M series. The impulse responses are expressed as impulse responses 1 to 5 in order from the one measured with the M series having a small amplitude. It can be seen that each impulse response has the same general shape but the exact value is different.

点線で囲んだ部分A、Bを拡大したものをそれぞれ図12、図13に示す。図12では950Hz付近のプロットを表示している。この図では入力のM系列の振幅を大きくすればするほど応答の値が小さくなっている。また、図13では2300Hz付近のプロットを表示している。この図では入力のM系列の振幅を大きくすればするほど応答の値が大きくなっている。   Enlarged portions A and B surrounded by dotted lines are shown in FIGS. 12 and 13, respectively. In FIG. 12, a plot near 950 Hz is displayed. In this figure, the response value decreases as the amplitude of the input M-sequence increases. In FIG. 13, a plot near 2300 Hz is displayed. In this figure, the response value increases as the amplitude of the input M-sequence increases.

このように、入力信号の大きさにより周波数特性に違いが生じ、しかも帯域ごとに挙動が異なることがわかる。   Thus, it can be seen that the frequency characteristics differ depending on the magnitude of the input signal, and the behavior differs for each band.

次に、平均反響消去量による従来法と本発明の方法との性能比較を行った。まず、音声信号を実環境で再生・収録し、実施例2をPC上のプログラムとして実装した。次に、収録した音声信号をシミュレーションにかけて時間方向に平均した反響消去量を算出した。なお、周波数方向の分割数Kは8であり、L=1024である。結果を図14に示す。単一フィルタ(従来法)では反響消去量が13.495dBであったのに対し、フィルタを全帯域で2つずつ又は4つずつ用意した場合ではそれぞれ14.227dB、14.257dBであった。   Next, a performance comparison was made between the conventional method and the method of the present invention based on the average echo canceling amount. First, an audio signal was reproduced and recorded in an actual environment, and Example 2 was implemented as a program on a PC. Next, the amount of echo cancellation obtained by averaging the recorded audio signals in the time direction was calculated. Note that the number K of divisions in the frequency direction is 8, and L = 1024. The results are shown in FIG. In the case of a single filter (conventional method), the amount of echo cancellation was 13.495 dB, whereas when two or four filters were prepared in the entire band, they were 14.227 dB and 14.257 dB, respectively.

一方、帯域ごとにフィルタの個数を2個から4個の間で変化させることで14.260dBの反響消去量を得ることができた。このときのフィルタ切替の閾値は、フィルタが全周波数で4個の場合と同じ値を使用した(例えば、フィルタを2つ用いる周波数では、フィルタを4つ用いる周波数での閾値3つのうち1つのみを用いた)。フィルタに必要なメモリ量は、全周波数でフィルタが4個の場合を100とした場合、フィルタが2個の場合は50であり、フィルタの個数を2個から4個の間で変化させた場合は75であった。このことから、全帯域に多く(この場合は4個)のフィルタを用意するよりも、帯域ごとに個数を最適化した方がメモリ使用量を減らすことができ、かつ同等かそれ以上の反響消去量を得ることができることがわかる。   On the other hand, an echo cancellation amount of 14.260 dB could be obtained by changing the number of filters between 2 and 4 for each band. The threshold value for filter switching at this time is the same value as when there are four filters at all frequencies (for example, in the frequency where two filters are used, only one of the three threshold values at the frequency where four filters are used). Was used). The amount of memory required for the filter is 100 when the number of filters is 4 at all frequencies, 50 when the number of filters is 2, and the number of filters is changed between 2 and 4 Was 75. Therefore, it is possible to reduce the memory usage by optimizing the number for each band, rather than preparing a large number of filters (in this case, 4) for all bands, and canceling equal or more echoes. It can be seen that the quantity can be obtained.

上記反響消去方法をコンピュータによって実現する場合、割当制御部が担う処理機能はプログラムによって記述される。そしてパソコンや携帯端末上で、入力手段や各種記憶手段とCPUとのデータのやりとりを通じてこのプログラムを実行することにより、ハードウェアとソフトウェアが協働し、上記処理機能がコンピュータ上で実現されて本発明の反響消去方法の作用効果を奏する。なおこの場合、処理機能の少なくとも一部をハードウェア的に実現することとしてもよい。また、上記の各種処理は、記載に従って時系列に実行されるのみならず、処理を実行する装置の処理能力あるいは必要に応じて並列的にあるいは個別に実行されてもよい。その他、本発明の趣旨を逸脱しない範囲で適宜変更が可能である。   When the echo canceling method is realized by a computer, the processing functions performed by the assignment control unit are described by a program. By executing this program on the personal computer or portable terminal through the exchange of data between the input means and various storage means and the CPU, the hardware and software cooperate to realize the above processing functions on the computer. The effect of the echo canceling method of the invention is achieved. In this case, at least a part of the processing function may be realized by hardware. Further, the various processes described above are not only executed in time series according to the description, but may be executed in parallel or individually according to the processing capability of the apparatus that executes the processes or as necessary. In addition, it can change suitably in the range which does not deviate from the meaning of this invention.

この処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、例えば、磁気記録装置、光ディスク、光磁気記録媒体、半導体メモリ等どのようなものでもよいが、具体的には、例えば、磁気記録装置として、ハードディスク装置、フレキシブルディスク、磁気テープ等を、光ディスクとして、DVD(Digital Versatile Disc)、DVD−RAM(Random Access Memory)、CD−ROM(Compact Disc Read Only Memory)、CD−R(Recordable)/RW(ReWritable)等を、光磁気記録媒体として、MO(Magneto-Optical disc)等を、半導体メモリとしてEEP−ROM(Electronically Erasable and Programmable-Read Only Memory)等を用いることができる。   The program describing the processing contents can be recorded on a computer-readable recording medium. The computer-readable recording medium may be any medium such as a magnetic recording device, an optical disk, a magneto-optical recording medium, or a semiconductor memory. Specifically, for example, the magnetic recording device may be a hard disk device or a flexible Discs, magnetic tapes, etc. as optical disks, DVD (Digital Versatile Disc), DVD-RAM (Random Access Memory), CD-ROM (Compact Disc Read Only Memory), CD-R (Recordable) / RW (ReWritable), etc. As the magneto-optical recording medium, MO (Magneto-Optical disc) or the like can be used, and as the semiconductor memory, EEP-ROM (Electronically Erasable and Programmable-Read Only Memory) or the like can be used.

また、このプログラムの流通は、例えば、そのプログラムを記録したDVD、CD−ROM等の可搬型記録媒体を販売、譲渡、貸与等することによって行う。さらに、このプログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することにより、このプログラムを流通させる構成としてもよい。   The program is distributed by selling, transferring, or lending a portable recording medium such as a DVD or CD-ROM in which the program is recorded. Furthermore, the program may be distributed by storing the program in a storage device of the server computer and transferring the program from the server computer to another computer via a network.

また、上述した実施形態とは別の実行形態として、コンピュータが可搬型記録媒体から直接このプログラムを読み取り、そのプログラムに従った処理を実行することとしてもよく、さらに、このコンピュータにサーバコンピュータからプログラムが転送されるたびに、逐次、受け取ったプログラムに従った処理を実行することとしてもよい。また、サーバコンピュータから、このコンピュータへのプログラムの転送は行わず、その実行指示と結果取得のみによって処理機能を実現する、いわゆるASP(Application Service Provider)型のサービスによって、上述の処理を実行する構成としてもよい。なお、本形態におけるプログラムには、電子計算機による処理の用に供する情報であってプログラムに準ずるもの(コンピュータに対する直接の指令ではないがコンピュータの処理を規定する性質を有するデータ等)を含むものとする。   As an execution form different from the above-described embodiment, the computer may read the program directly from the portable recording medium and execute processing according to the program. Each time is transferred, the processing according to the received program may be executed sequentially. Also, the program is not transferred from the server computer to the computer, and the above-described processing is executed by a so-called ASP (Application Service Provider) type service that realizes the processing function only by the execution instruction and result acquisition. It is good. Note that the program in this embodiment includes information that is used for processing by an electronic computer and that conforms to the program (data that is not a direct command to the computer but has a property that defines the processing of the computer).

Claims (8)

所定の方法により受話信号を複数の成分に分割し、当該成分ごとに、各成分の大きさに応じて生成した乗算係数がそれぞれ設定された複数の適応フィルタを用いて疑似エコーを生成し、これを収音信号から差し引くことによりエコーが消去された送話信号を得る反響消去方法。   The received signal is divided into a plurality of components by a predetermined method, and a pseudo echo is generated for each component using a plurality of adaptive filters each having a multiplication coefficient generated according to the size of each component. An echo canceling method for obtaining a transmission signal from which echoes have been canceled by subtracting from the collected sound signal. 請求項1に記載の反響消去方法であって、
時間領域の受話信号

(nは時刻を表す整数、Lはフレーム長)をK個の周波数成分X(k) (k=1,2,・・・,K、Kは2以上の整数)に変換する第1周波数変換ステップと、
上記周波数成分X(k)ごとにM個(Mはkの値に応じた正の整数)の乗算係数βk,m(m=1,2,・・・, M)を、各周波数成分の大きさに応じて生成する乗算係数生成ステップと、
上記周波数成分X(k)ごとにそれぞれ用意されたM個の適応フィルタにおいて、当該適応フィルタのフィルタ係数Hk,mと上記乗算係数βk,mと上記周波数成分X(k)とを用いて、適応フィルタごとの疑似エコーY'(k,1), Y'(k,2),・・・, Y'(k, M)を求め、これらを合算して周波数成分X(k)に対するトータルでの疑似エコーY'(k)を生成する疑似エコー生成ステップと、
時間領域の収音信号

をK個の周波数成分Y(k)に変換する第2周波数変換ステップと、
上記周波数成分Y(k)から上記疑似エコーY'(k)を差し引いて差信号E(k)を生成する差信号生成ステップと、
上記差信号E(1), E(2),・・・,E(L/2+1),E*(L/2),E*(L/2−1),・・・,E*(2)(*は複素共役を表す)を合成し時間領域の送話信号

に変換する周波数逆変換ステップと、
上記適応フィルタのフィルタ係数Hk,mを、上記差信号E(k)と上記周波数成分X(k)と上記乗算係数βk,mとを用いて更新するフィルタ係数更新ステップと、
を実行する反響消去方法。
The echo cancellation method according to claim 1,
Receive signal in time domain

First frequency conversion for converting (n is an integer representing time, L is a frame length) into K frequency components X (k) (k = 1, 2,..., K, K are integers of 2 or more) Steps,
For each frequency component X (k), M k (M k is a positive integer depending on the value of k) multiplication coefficients β k, m (m = 1, 2,..., M k ) A multiplication coefficient generation step for generating the frequency component according to the magnitude of the frequency component;
In M k adaptive filters prepared for each frequency component X (k), the filter coefficient H k, m of the adaptive filter, the multiplication coefficient β k, m and the frequency component X (k) are used. Then, pseudo echoes Y ′ (k, 1), Y ′ (k, 2),..., Y ′ (k, M k ) are obtained for each adaptive filter, and these are added together to obtain a frequency component X (k). A pseudo echo generation step for generating a total pseudo echo Y ′ (k) for
Time domain pickup signal

A second frequency conversion step of converting the frequency into K frequency components Y (k);
A difference signal generating step of subtracting the pseudo echo Y ′ (k) from the frequency component Y (k) to generate a difference signal E (k);
Said difference signal E (1), E (2 ), ···, E (L / 2 + 1), E * (L / 2), E * (L / 2-1), ···, E * (2 ) (* Indicates complex conjugate)

A frequency inverse transform step to convert to
A filter coefficient updating step for updating the filter coefficient H k, m of the adaptive filter using the difference signal E (k), the frequency component X (k), and the multiplication coefficient β k, m ;
Perform echo reverberation method.
請求項1に記載の反響消去方法であって、
時間領域の受話信号

(nは時刻を表す整数、Lはフレーム長)をK個の周波数成分X(k) (k=1,2,・・・,K、Kは2以上の整数)に変換する第1周波数変換ステップと、
上記周波数成分X(k)ごとにM個(Mはkの値に応じた正の整数)の乗算係数βk,m(m=1,2,・・・, M)を、各周波数成分の大きさに応じて生成する乗算係数生成ステップと、
上記周波数成分X(k)ごとにそれぞれ用意されたM個の適応フィルタにおいて、当該適応フィルタのフィルタ係数Hk,mと上記乗算係数βk,mと上記周波数成分X(k)とを用いて、適応フィルタごとの疑似エコーY'(k,1), Y'(k,2),・・・, Y'(k, M)を求め、これらを合算して周波数成分X(k)に対するトータルでの疑似エコーY'(k)を生成する疑似エコー生成ステップと、
K個の上記疑似エコーY'(1), Y'(2),・・・, Y'(K)を合成し時間領域の疑似エコー

に変換する周波数逆変換ステップと、
上記周波数逆変換ステップで得られた時間領域の疑似エコーの要素のうち後半のL個

を抽出するブロック抽出ステップと、
上記ブロック抽出ステップで抽出したL個の要素を、収音信号

の対応する各要素からそれぞれ差し引くことにより、送話信号

を生成する送話信号生成ステップと、
上記送話信号の先頭にL個のゼロを付加し、ゼロ付加送話信号

を生成するゼロ付加ステップと、
上記ゼロ付加送話信号を、K個の周波数成分E'(k)に変換する第2周波数変換ステップと、
上記周波数成分X(k)と上記ゼロ付加送話信号の周波数成分E'(k)とから更新係数S(k)を計算する更新係数計算ステップと、
上記適応フィルタのフィルタ係数Hk,mを、上記更新係数S(k)と上記周波数成分X(k)と上記乗算係数βk,mとを用いて更新するフィルタ係数更新ステップと、
を実行する反響消去方法。
The echo cancellation method according to claim 1,
Receive signal in time domain

First frequency conversion for converting (n is an integer representing time, L is a frame length) into K frequency components X (k) (k = 1, 2,..., K, K are integers of 2 or more) Steps,
For each frequency component X (k), M k (M k is a positive integer depending on the value of k) multiplication coefficients β k, m (m = 1, 2,..., M k ) A multiplication coefficient generation step for generating the frequency component according to the magnitude of the frequency component;
In M k adaptive filters prepared for each frequency component X (k), the filter coefficient H k, m of the adaptive filter, the multiplication coefficient β k, m and the frequency component X (k) are used. Then, pseudo echoes Y ′ (k, 1), Y ′ (k, 2),..., Y ′ (k, M k ) are obtained for each adaptive filter, and these are added together to obtain a frequency component X (k). A pseudo echo generation step for generating a total pseudo echo Y ′ (k) for
Synthesizing the K pseudo echoes Y ′ (1), Y ′ (2),..., Y ′ (K) into a pseudo echo in the time domain

A frequency inverse transform step to convert to
L elements in the latter half of the time domain pseudo echo elements obtained in the frequency inverse transform step.

A block extraction step for extracting
The L elements extracted in the block extraction step are used as a sound collection signal.

Send signal by subtracting from each corresponding element of

A transmission signal generation step for generating
Add L zeros to the head of the above transmission signal, and add zero transmission signal

A zero addition step to generate
A second frequency conversion step of converting the zero-added transmission signal into K frequency components E ′ (k);
An update coefficient calculation step of calculating an update coefficient S (k) from the frequency component X (k) and the frequency component E ′ (k) of the zero-added transmission signal;
A filter coefficient updating step for updating the filter coefficient H k, m of the adaptive filter using the update coefficient S (k), the frequency component X (k), and the multiplication coefficient β k, m ;
Perform echo reverberation method.
請求項1乃至3のいずれかに記載の反響消去方法であって、
上記乗算係数を、複数の周波数成分X(k)の大きさをまとめて評価することにより生成することを特徴とする反響消去方法。
The echo cancellation method according to any one of claims 1 to 3,
An echo cancellation method, wherein the multiplication coefficient is generated by collectively evaluating the magnitudes of a plurality of frequency components X (k).
請求項1に記載の反響消去方法であって、
受話信号x(n)(nは時刻を表す整数)をK個の帯域成分x(k=1,2,・・・,K、Kは2以上の整数)に分割する第1帯域分割ステップと、
上記帯域成分xごとにM個(Mはkの値に応じた正の整数)の乗算係数βk,m(m=1,2,・・・, M)を、各帯域成分の大きさに応じて生成する乗算係数生成ステップと、
上記帯域成分xごとにそれぞれ用意されたM個の適応フィルタにおいて、当該適応フィルタのフィルタ係数と上記乗算係数βk,mと上記帯域成分xとを用いて、それぞれ疑似エコー

を求め、これらを合算して疑似エコーy'を生成する疑似エコー生成ステップと、
収音信号y(n)をK個の帯域成分yに分割する第2帯域分割ステップと、
上記帯域成分yから上記疑似エコーy'を差し引いて差信号eを生成する差信号生成ステップと、
K個の上記差信号e,e,・・・,eを合成し時間領域の送話信号e(n)に変換する帯域合成ステップと、
上記適応フィルタのフィルタ係数を、上記差信号eと上記帯域成分xと上記乗算係数βk,mとを用いて更新するフィルタ係数更新ステップと、
を実行する反響消去方法。
The echo cancellation method according to claim 1,
A first band dividing step of dividing the received signal x (n) (n is an integer representing time) into K band components x k (k = 1, 2,..., K, K is an integer of 2 or more). When,
For each band component x k , M k (M k is a positive integer corresponding to the value of k) multiplication coefficients β k, m (m = 1, 2,..., M k ) A multiplication coefficient generation step that is generated according to the magnitude of
In M k pieces of adaptive filters respectively prepared for each of the band components x k, by using the filter coefficient and the multiplication factor beta k, m and the band components x k of the adaptive filter, respectively echo replica

And a pseudo echo generation step of adding these to generate a pseudo echo y ′ k ;
A second band dividing step of dividing the collected sound signal y (n) into K band components y k ;
And a difference signal generating step of generating a difference signal e k by subtracting the echo replica y 'k from the band components y k,
A band synthesis step of synthesizing the K difference signals e 1 , e 2 ,..., E K and converting them into a time domain transmission signal e (n)
A filter coefficient update step of updating the filter coefficient of the adaptive filter using the difference signal e k , the band component x k and the multiplication coefficient β k, m ;
Perform echo reverberation method.
所定の方法により受話信号を複数の成分に分割し、当該成分ごとに、各成分の大きさに応じて生成した乗算係数がそれぞれ設定された複数の適応フィルタを用いて疑似エコーを生成し、これを収音信号から差し引くことによりエコーが消去された送話信号を得る反響消去装置。   The received signal is divided into a plurality of components by a predetermined method, and a pseudo echo is generated for each component using a plurality of adaptive filters each having a multiplication coefficient generated according to the size of each component. An echo canceling device that obtains a transmission signal from which echoes have been canceled by subtracting from the collected sound signal. 請求項1乃至5のいずれかに記載の反響消去方法をコンピュータに実行させるためのプログラム。   The program for making a computer perform the echo cancellation method in any one of Claims 1 thru | or 5. 請求項1乃至5のいずれかに記載の反響消去方法をコンピュータに実行させるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium having recorded thereon a program for causing a computer to execute the echo canceling method according to claim 1.
JP2010023554A 2010-02-04 2010-02-04 Echo canceling method, echo canceling apparatus, program thereof, and recording medium Expired - Fee Related JP5325134B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010023554A JP5325134B2 (en) 2010-02-04 2010-02-04 Echo canceling method, echo canceling apparatus, program thereof, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010023554A JP5325134B2 (en) 2010-02-04 2010-02-04 Echo canceling method, echo canceling apparatus, program thereof, and recording medium

Publications (2)

Publication Number Publication Date
JP2011166239A true JP2011166239A (en) 2011-08-25
JP5325134B2 JP5325134B2 (en) 2013-10-23

Family

ID=44596454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010023554A Expired - Fee Related JP5325134B2 (en) 2010-02-04 2010-02-04 Echo canceling method, echo canceling apparatus, program thereof, and recording medium

Country Status (1)

Country Link
JP (1) JP5325134B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111312268A (en) * 2018-12-12 2020-06-19 松下电器(美国)知识产权公司 Acoustic echo cancellation device, acoustic echo cancellation method, and recording medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03243020A (en) * 1990-02-21 1991-10-30 Fujitsu Ltd Subband type echo canceler
JP2000353989A (en) * 1999-06-11 2000-12-19 Matsushita Electric Ind Co Ltd Echo canceller
WO2007026691A1 (en) * 2005-09-02 2007-03-08 Nec Corporation Noise suppressing method and apparatus and computer program
JP2008005094A (en) * 2006-06-21 2008-01-10 Nippon Telegr & Teleph Corp <Ntt> Echo suppressing method and device, echo suppressing program, and recording medium
JP2008199595A (en) * 2007-01-17 2008-08-28 Toa Corp Unknown system identification system
JP2009539312A (en) * 2006-05-30 2009-11-12 マイクロソフト コーポレーション Adaptive acoustic echo cancellation

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03243020A (en) * 1990-02-21 1991-10-30 Fujitsu Ltd Subband type echo canceler
JP2000353989A (en) * 1999-06-11 2000-12-19 Matsushita Electric Ind Co Ltd Echo canceller
WO2007026691A1 (en) * 2005-09-02 2007-03-08 Nec Corporation Noise suppressing method and apparatus and computer program
JP2009539312A (en) * 2006-05-30 2009-11-12 マイクロソフト コーポレーション Adaptive acoustic echo cancellation
JP2008005094A (en) * 2006-06-21 2008-01-10 Nippon Telegr & Teleph Corp <Ntt> Echo suppressing method and device, echo suppressing program, and recording medium
JP2008199595A (en) * 2007-01-17 2008-08-28 Toa Corp Unknown system identification system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JPN6013018363; 青木亮、藤井健作、棟安実治: '非線形未知システムの同定アルゴリズムの提案' 電子情報通信学会技術研究報告 Vol.106, No.483, 20070118, pp.27-32, 電子情報通信学会 *
JPN7007001936; Suehiro Shimauchi et al: 'Double-Talk Robust Frequency Domain Echo Cancellation Algorithm with Scalable Nonlinear Reference an' 2003 International Workshop on Acoustic Echo and Noise Control , 200309, pp.23-26 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111312268A (en) * 2018-12-12 2020-06-19 松下电器(美国)知识产权公司 Acoustic echo cancellation device, acoustic echo cancellation method, and recording medium

Also Published As

Publication number Publication date
JP5325134B2 (en) 2013-10-23

Similar Documents

Publication Publication Date Title
JP5075042B2 (en) Echo canceling apparatus, echo canceling method, program thereof, and recording medium
JP5087024B2 (en) Echo canceling apparatus, method and program
WO2014181330A1 (en) A method and apparatus for suppression of unwanted audio signals
JP4787851B2 (en) Echo suppression gain estimation method, echo canceller using the same, device program, and recording medium
JP5161157B2 (en) Frequency domain echo removal apparatus, frequency domain echo removal method, program
JP5769671B2 (en) Echo suppression gain estimation method, echo canceller and program using the same
JP5889224B2 (en) Echo suppression gain estimation method, echo canceller and program using the same
JP5325134B2 (en) Echo canceling method, echo canceling apparatus, program thereof, and recording medium
JP5769670B2 (en) Echo suppression gain estimation method, echo canceller and program using the same
JP5524316B2 (en) Parameter estimation apparatus, echo cancellation apparatus, parameter estimation method, and program
JP5769672B2 (en) Echo suppression gain estimation method, echo canceller and program using the same
JP5583181B2 (en) Cascade connection type transmission system parameter estimation method, cascade connection type transmission system parameter estimation device, program
JP5438629B2 (en) Stereo echo canceling method, stereo echo canceling device, stereo echo canceling program
JP5044594B2 (en) Multi-channel echo canceller, method and program thereof
JP5826712B2 (en) Multi-channel echo canceling apparatus, multi-channel echo canceling method, and program
JP5562451B1 (en) Echo suppression gain estimation method, echo canceller and program using the same
JP2004274412A (en) Echo canceler, canceling method, and canceling program
JP4769161B2 (en) Echo canceller apparatus, method thereof, program thereof, and recording medium thereof
JP5925149B2 (en) Acoustic coupling amount estimating apparatus, echo canceling apparatus, method and program thereof
JP5526053B2 (en) Echo canceling method, apparatus and program thereof
JP7235117B2 (en) ECHO ERASE DEVICE, ECHO ERASE METHOD, AND PROGRAM
JP5097148B2 (en) Acoustic coupling amount calculation device, method and program
JP2019090930A (en) Sound source enhancement device, sound source enhancement learning device, sound source enhancement method and program
JP5086969B2 (en) Echo canceling apparatus, method thereof, program thereof, and recording medium thereof
JP5596724B2 (en) Cascade connection type transmission system parameter estimation method, cascade connection type transmission system parameter estimation device, program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110624

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130423

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130613

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130709

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130719

R150 Certificate of patent or registration of utility model

Ref document number: 5325134

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees