JP3391144B2 - Band split type echo canceller - Google Patents

Band split type echo canceller

Info

Publication number
JP3391144B2
JP3391144B2 JP11312395A JP11312395A JP3391144B2 JP 3391144 B2 JP3391144 B2 JP 3391144B2 JP 11312395 A JP11312395 A JP 11312395A JP 11312395 A JP11312395 A JP 11312395A JP 3391144 B2 JP3391144 B2 JP 3391144B2
Authority
JP
Japan
Prior art keywords
band
equation
real
complex
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP11312395A
Other languages
Japanese (ja)
Other versions
JPH08307323A (en
Inventor
和人 広瀬
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11312395A priority Critical patent/JP3391144B2/en
Publication of JPH08307323A publication Critical patent/JPH08307323A/en
Application granted granted Critical
Publication of JP3391144B2 publication Critical patent/JP3391144B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】本発明は、テレビ会議システム、
音声会議システムなどに使用されるサブバンド型エコー
キャンセラーに関し、特に演算量の少ない回路構成のサ
ブバンド型エコーキャンセラーに係るものである。 【0002】 【従来の技術】テレビ会議、音声会議等のシステムにお
いてはスピーカから拡声された音声が部屋の壁などで反
射してマイクロフォンに回り込むことにより、遠端から
エコー音がもどる現象が知られている。このエコーを消
去するためエコーキャンセラーがシステムの両端に設置
される。エコーキャンセラーは、スピーカ入力からマイ
クロフォン出力までの音響系インパルス応答を学習し、
エコーレプリカを作成してこれをマイク入力信号から差
し引くように動作するが、音響系インパルス応答が長大
であるため通常のFIR型エコーキャンセラーにおいて
は必要となるタップ数が膨大となりハードウェア実現が
困難となる。 【0003】この問題を解決するためサブバンド型エコ
ーキャンセラーが提案されてきた。サブバンド型エコー
キャンセラーは信号の帯域を複数個に分割して狭帯域信
号とし、標本化速度を低下させることによりハードウェ
ア実現を容易とする方式である。 【0004】今、音響系のエコーパス長をTecho,
信号帯域から決まる標本化速度をfo=1/Toとすれ
ば原理的に必要となるトランスバーサルフィルタの長さ
Lは数4となる。 【0005】 【数4】 【0006】このトランスバーサルフィルタを信号処理
プロセッサDSPで実現するものとすると、DSPのデ
ータメモリ容量はLワード必要である(実際は係数メモ
リを含めてこの2倍を要す)。 【0007】DSPが必要とする演算速度性能Aは次の
ようになる。即ち、トランスバーサルフィルタの1タッ
プあたりαサイクルのインストラクションが必要である
とすれば、標本化周期To間にLタップ分をこなす必要
から数5となる。 【0008】 【数5】 【0009】以上のように、所要メモリ量は標本化速度
とエコーパス長に比例し、演算速度性能は標本化速度の
自乗とエコーパス長に比例する。 【0010】今、信号帯域をNBチャネルに分割したと
する。一般論として標本化速度をfs=1/M・foに
低下させるものとしよう。この場合、所要メモリ量はN
Bチャネル全体を考えて数6となる。 【0011】 【数6】 【0012】速度に関してはM倍に拡大された時間内に
このLタップ数を処理するのだから数7となる。 【0013】 【数7】 【0014】これらの数6、数7の式から、まずM=N
Bとすればメモリ量に利得無く、処理性能に関して1/
Mの利得が発生することがわかる。 【0015】このサブバンド型エコーキャンセラーの従
来例として特開平4−123606号公報が知られてい
る。この公報中には、以前の公知例として上式の数6、
数7におけるM=NBの場合の技術が説明されている。
N帯域分割してM=NB間引きした場合、エコーキャン
セラーは本質的に大きな欠点を持つ。それは帯域分割の
フィルタを理想フィルタに設計できないので、帯域端ス
カート部隣接チャネル間で相互に発生する折り返しひず
みがさけられず、この折り返しひずみ成分が適応ディジ
タルフィルタ(ADF)の収束を乱し、残留エコーレベ
ル性能を低下させるというものである。 【0016】かかる問題を解決するため上記公報に記載
された発明においては、オーバーサンプリング複素信号
処理方式が提案された。即ちM=NB/2としてオーバ
ーサンプリングすることにより上記折り返しひずみをさ
ける。そして帯域分割した信号を複素信号のまま、複素
ADFを介してエコーキャンセルするというものであ
る。 【0017】 【発明が解決しようとする課題】前記従来技術によれ
ば、長大なタップ数のトランスバーサルフィルタを複素
帯域分割信号処理および複素ADFによって実現する道
が開かれた。ところがこの様な信号処理を実現するのは
一般にディジタル信号処理プロセッサ(DSP)にて行
なわれるが、集積化技術の発展した現時点においてでさ
えDSPにとって複素信号演算は不得手であると言わざ
るを得ない。例えば2個の複素数乗算は、j=√(-1)と
して(a+jb)*(c+jd)=(a*c−b*d)
+j(a*d+b*c)のように実数の乗算4回、実数
の加算2回を含む。DSPでは、この様な複素乗算を1
インストラクション(1サイクル)処理は出来ず上記実
数の演算をくり返さなくてはならない。当然メモリも実
数部、虚数部を有し、適当にアドレッシングしながら読
み/書きをしなければならないのでそのオーバーヘッド
は相当なものとなる。 【0018】周知のごとく、複素ADFの適応アルゴリ
ズムは実変数をすべて複素変数に拡張した次の数8、数
9、数10式であらわされる。 【0019】 【数8】 【0020】 【数9】 【0021】 【数10】 【0022】例えば数8のたたみ込み演算について考察
する。これは複素数の積和をタップ数L回行なうもので
ある。変数が実数であれば、ふたつのメモリ領域を同時
アクセスして乗算し、その結果をアキュームレータに加
えるという操作を現在のDSPはパイプライン処理によ
り1サイクルでこなすことができる。しかるに変数が複
素数である場合、上記したように積だけでも4回の乗算
2回の加算に展開されることから1回の積和あたり効率
は1/6以下となる。実際は効率的なパイプライン処理
が不可能となることから、これにより一層効率低下す
る。数10の係数アップデートにおいても事情は全く同
様である。 【0023】このように、複素ADF演算をDSPで実
行させることは、きわめて負荷が大きくつらい事がわか
った。実数ADF演算に比較して、おそらく1桁近く負
荷が重いと考えられる(DSPアーキラクチャに依
る)。 【0024】本発明の目的は、複素ADF演算をさけ、
実数ADFにてエコーキャンセラー群を実現し、ひいて
はDSPを用いて効率的・経済的なエコーキャンセラー
を実現しようとするものである。 【0025】 【課題を解決するための手段】上記の目的は、次のよう
に構成した実数演算処理の適応ディジタルフィルタ(A
DF)群を用いたサブバンド型エコーキャンセラーによ
って達成される。 【0026】すなわち、スピーカーへの受信出力信号と
する回線からの受信入力信号をN個(N=4m,m=
1,2,3……)の帯域信号に分割する第一のアナライ
ザと、マイクからの送信入力信号をやはりN個の帯域信
号に分割する第二のアナライザと、該第一,第二のアナ
ライザの出力をそれぞれ帯域分割受信入力信号,帯域分
割送信入力信号として各帯域毎にエコー消去動作を行う
N個の適応ディジタルフィルタ群と、該適応ディジタル
フィルタ群の出力をうけてN個の帯域信号を帯域合成し
て回線への送信出力信号とするシンセサイザとより成
り、上記第一,第二のアナライザは、帯域[0,2π]
をN分割する複素帯域通過フィルタ群数11であって、
該フィルタ群はM:1(M=N/4)の比率で間引演算
を行ない、かつ、該フィルタ群の出力に対して複素周波
数シフト演算子数12を乗じた後実数部だけを取り出し
てアナライザ出力とするものであり、上記シンセサイザ
は、合成すべきN個の信号として実信号が与えられ、上
記複素周波数シフト演算子に対して逆の演算子数13を
乗じた後上記と同様な複素帯域通過フィルタ群数11に
よって1:M(M=N/4)の比率の補間演算を行な
い、かつ、全帯域加算合成したものをシンセサイザ出力
とするものであり、上記適応ディジタルフィルタ群は、
実数の受信入力信号、実数の送信入力信号をうけて実変
数の適応アルゴリズムによってエコー消去動作を行うエ
コーキャンセラー群であることを特徴とする。 【0027】 【数11】 【0028】 【数12】 【0029】 【数13】 【0030】 【作用】本発明の上記手段による構成原理を図3を用い
て説明する。 【0031】まず、ADFの標本化速度を下げるため帯
域を複数に分割し、かつオーバーサンプルを基本とする
のは従来と同様である。信号帯域[0,2π]をN分割
するものとし、数14とおく。 【0032】 【数14】 【0033】N帯域に分割するフィルタ群として数11
を得る。 【0034】ただしH(Z)は[−π/N,π/N]を
通過域として設計したプロトタイプのフィルタである。
このフィルタ群によって分波されたN個のサブバンド信
号数15を図3で黒く塗りつぶした台形で示した。 【0035】 【数15】 【0036】各信号はν=0,N/2を除いて複素信号
となっている。また、ディジタルフィルタを理想的に設
計できないので各帯域端スカート部では帯域内に振幅
歪、帯域外にスペクトルのもれこみが発生している。こ
の状態で、標本化レートを下げるためM:1の比率で間
引を行う。間引の数学的原理は数16によって与えられ
る。 【0037】 【数16】 【0038】即ち、振幅が1/Mに減衰し、かつ数17
シフトしたコピースペクトルがすべて重なり合う。 【0039】 【数17】 【0040】M=Nとすると各帯域端部でオーバーラッ
プが発生し、いわゆる折り返し歪みが発生することがた
だちにわかる。M=N/2とすれば周波数スロット2個
毎のくり返しとなることから折り返し歪みはさけられ
る。しかし信号はまだ複素数のままである。 【0041】そこで本発明の上記手段では、実数信号出
力を得たいため反転折り返しに備えて更にオーバーサン
プルしてM=N/4とする。複素信号の虚数部を捨て、
実数部のみをとるとスペクトラムは直流原点を対称に折
り返し重なり数18となるものと考えられる。 【0042】 【数18】 【0043】yν(W)は得られた実信号のスペクトラ
ムであり当然yν(−W)=yν(W)である。図3を
見るとM=N/4で間引かれた複素スペクトル数16は
周波数スロット4個毎にコピースペクトルが発生する。
従って直流原点からみて奇数のスロット位置にあるスペ
クトル(ν=1,3…チャネル)は原点対称におりかえ
されても“重なり”が発生せず偶数のスロット位置にあ
るスペクトル(ν=0,2,…チャネル)は原点対称折
り返しにより“重なり”が発生する。“重なり”が発生
するとADFは収束動作しない。そこで少なくともνが
偶数であるチャネルに関しては複素変調によりどこか奇
数スロット位置に周波数シフトして後、実数部だけを取
り出すこととする。隣のスロット位置に移動するのが簡
便であり、数19を複素乗算する。nはM間引に対応し
た時間指標である。 【0044】 【数19】 【0045】以上のプロセスによって得られた実信号ス
ペクトルを図3の奇数チャネル位置に示す。偶数チャネ
ル対応も同様になる。周波数スペクトラムは全体として
原点対称であって、折り返し歪みのないスペクトルであ
る。この様にして得られた実信号群を受信入力、送信入
力として適応ディジタルフィルタADF群を動作させ
る。動作レートは原信号標本化化レートfoに対し数2
0である。 【0046】 【数20】 【0047】収束アルゴリズムはもちろん良く知られた
学習同定法を用いる。ADF群の出力を帯域合成する原
理は、次の様になる。まずν=0,2,…対応チャネル
のスペクトルをもともとあった位置に戻す。数21を乗
算する。 【0048】 【数21】 【0049】しかる後、例えばアナライザ側で用いたの
と同じ複素BPF群数11を通してアップサンプル補間
演算ならびに帯域加算数22を行えばよい。 【0050】 【数22】 【0051】なお、M:1のダウンサンプルおよび実数
部取出しによって信号振幅が1/M,1/2に減衰して
いるのでこれらの利得補正をしてやることは言うまでも
ない。 【0052】 【実施例】以下、本発明を実施例によって説明する。図
1は本発明の一実施例帯域分割エコーキャンセラーの全
体構成を示すものである。対向者からの音声信号は受信
伝送路経由受信入力端子10に与えられる。受信音声信
号は受信出力端子20からスピーカ出力されるとともに
受信用アナライザ100−1にて複数個の帯域に帯域分
割され帯域分割受信入力信号となる。 【0053】一方、スピーカ出力音声は室の壁等で反射
されエコー成分としてマイクロフォン経由送信入力端子
30に現われる。この送信入力信号は送信用アナライザ
100−2によって、先の受信用アナライザと全く同様
に帯域分割され、複数個の帯域分割送信入力信号とな
る。 【0054】帯域分割された受信入力信号および送信入
力信号はそれぞれ対応する複数個の適応ディジタルフィ
ルタ群ADFiに入力される。ADFiはそれぞれ独立
にエコーキャンセル動作を果たし、帯域分割送信出力信
号を出力する。これら複数個の帯域分割送信信号をシン
セサイザ200が帯域合成し送信出力信号として送信出
力端子40に送出する。上記のような動作でエコー信号
はキャンセルされる。 【0055】もちろん、近端話者の音声信号は送信入力
端子30から、帯域分割・合成過程を1度だけ経由して
送信出力端子40に送出されるものである。 【0056】次に帯域分割の様子を再度図3で説明す
る。まず(イ)は帯域分割の基本となるプロトタイプL
PF H(Z)の特性てあり、[−π/N,π/N]を
通過域としている。これを数23にてシフトしたBPF
数11の特性が黒塗りの台形で示されている。 【0057】 【数23】 【0058】従ってこの特性は帯域分割された信号スペ
クトルそのものと思ってもよい。ところでこれらN個の
スペクトル群のうちν=iとν=N−i(i=1,2,
…N/2−1)に対応するスペクトル同士は複素共役の
関係にある。複素共役信号は一方が知れれば他方は再生
出来るので、処理対象として一方を削除する。またν=
0とν=N/2に対応するスペクトル(これらは実数信
号)は伝送帯域端(直流付近および標本化周波数の半分
付近)に位置し実用上伝送する必要が無いのでやはり処
理対象から外す。従って図1の実施例ではν=1〜N/
2−1チャネルにつきエコーキャンセル処理を行うよう
にしている。(もちろん必要とされる伝送帯域に応じて
更にチャネル削減を行ってもよい。) 【0059】さて、 【作用】の項で説明したようにM=N/4の間引演算を
行ない、処理レートを低下させる。そして出力信号の実
数化にそなえてνが偶数であるスロット位置を奇数の位
置まで複素変調し、実数化を行う。実数化されたスペク
トルが(ハ)等に示されている。この図によるとスペク
トル間のギャップは充分に広く、そのオーバーラップは
全く無い様に描かれている。このことは、実際に設計さ
れるプロトタイプLPFの帯域外減衰量が有限であり、
かつ通過帯域から離れる程減衰量も増加するようになる
という現実の性質にマッチして好ましい事である。 【0060】以上の処理を行なうアナライザ・シンセサ
イザの構成を図2に示す。アナライザは、データシフト
メモリ110、M:1ダウンサンプル回路120、ポリ
フェーズ分解サブフィルタ群130、N点DFT14
0、複素変調回路150より成り、シンセサイザは、デ
ータ加算メモリ210、1:Mアップサンプル回路22
0、ポリフェーズ分解サブフィルタ群230、N点DF
T240、複素変調回路250より成り、この図2にお
ける帯域分割・合成の回路は良く知られたポリフェーズ
構成である。所望の規格を満足するプロトタイプLPF
H(Z)(当然FIR型とする)があるとする。H
(Z)のタップ係数をNタップ毎にグルーピングにして
サブフィルタ群130の数24に分解出来る。即ち数2
5の 【0061】 【数24】 【0062】 【数25】 【0063】ポリフェーズBPF群を作るには、上式数
25のZを数26とおきかえればよい。 【0064】 【数26】 【0065】N個のポリフェーズBPF群は数27 【0066】 【数27】【0067】即ち、ν番目のBPF数27は定数ベクト
ル数28とサブフィルタベクトル数29との内積で与え
られる。 【0068】 【数28】 【0069】 【数29】 【0070】上式をν=0,1,2,……,N−1に対
して書き下すとサブフィルタ伝達関数の離散的フーリエ
変換(DFT)形式の数30が得られる。 【0071】 【数30】 【0072】上式数30から、入力信号をサブフィルタ
に並列展開し、その出力をDFTして一括BPF出力を
得ることができる。図2のアナライザでは、ダウンサン
プル回路120でM=N/4の間引処理を許される範囲
内で左端まで移動し、演算量の削減を行なっている。更
に前に説明したようにν=0,N/2〜N−1等のチャ
ネル出力を捨て、複素変調回路150でν=2,4,…
等の偶数チャネルに対しては奇数スロット位置に変調シ
フトした後、実数部のみを取り出しアナライザ出力とし
ている。N点DFT140はFFTを用いてもよいし、
必要となるチャネルのみ直接DFTしてもよい。 【0073】帯域合成シンセサイザ側の動作は以下のと
おりである。まず複素変調回路250で偶数チャネル対
応は前と逆方向の変調シフトを行ない、元のスペクトル
位置にもどし補間雑音除去用のBPF群230に入力す
る。“0”挿入をしてアップサンプル回路220でM倍
にアップサンプルした信号群を数31、その補間雑音除
去用BPF群を数32とする。(数32はアナライザ側
のそれと同じ特性でよい)。 【0074】 【数31】 【0075】 【数32】 【0076】そしてデータ加算シフトメモリ210によ
る合成出力Y(Z)は数33が得られる。 【0077】 【数33】 【0078】この式は、入力信号数15をDFTした信
号をサブフィルタ群数34に通して遅延数35させなが
ら加算すればよいことを示している。 【0079】 【数34】 【0080】 【数35】 【0081】ところでアップサンプルのため挿入した
“0”入力信号はDFTしても0出力であり、FIR形
式のサブフィルタ数36においても同様な事情によっ
て、実はDFTおよびサブフィルタ演算は間引かれたレ
ートで行なえばよく、M倍のアップサンプルはシンセサ
イザ右端まで移動することができる。 【0082】 【数36】 【0083】なお、複素共役信号であるという理由で削
除された信号チャネルには“0”信号を入力しておく。
これに対応した利得補正2倍が更に必要である。従って
アナライザ側では総合利得補正(2*2*M)倍が回路
中に含まれる。また合成される最終出力は、そのスペク
トラムが正負対称である実数信号であるから虚数部は演
算する必要がなく、サブフィルタ部数37は実タップ係
数フィルタであるからDFT出力の実部のみ取り出し、
それ以降実数部のみ演算してやればよい。つまり複素演
算は複素変調部、DFT部のみに限られる。 【0084】 【数37】 【0085】以上説明されたように、分割された帯域信
号は実数であるから適応フィルタ群300(図1)は実
数アルゴリズムのADFを用いることができる。例えば
式数8〜数10を全て実変数とした学習同定法が適用で
きる。実変数の学習同定法は積和演算を1サイクルで実
行でるディジタルシグナルプロセッサ(DSP)にて効
率良く処理できる。 【0086】本発明の実証シミュレーション結果を示
す。fo=16KHz,信号帯域7KHz,Techo
=250msのエコーキャンセラーをN=32分割して
構成したものである。まず帯域分割・合成の伝送周波数
特性を図4に示す。これはアナライザ〜シンセサイザの
伝送を正弦波信号で評価したものである。帯域内リップ
ルは±0.03db以下であり、申し分ない。 【0087】次にエコーキャンセラー特性として、イニ
シャル・リセットの状態から残留信号がどの様に減衰し
てゆくかをシミュレーションしたものが図5である。試
験信号はガウス分布白色雑音、4秒の後、エコー抑圧量
は41dbに到達したことを示している。このADFの
収束状況によって、折り返し雑音の無い帯域分割間引法
が実証されたと言える。 【0088】なお、設計したプロトタイプLPF H
(Z)の帯域外減衰量を更に増加するように設計すれば
エコー抑圧量41dbの更なる向上が可能である。 【0089】本発明による、実数演算型ADFと従来の
提案である複素演算型ADFを使用するメモリ量、演算
量との観点から比較してみると表1のとおりである。 【0090】 【表1】【0091】評価を要約すれば以下の通りである。 1.アナライザ、シンセサイザのハード量はほぼ同等で
ある。 2.ADFに要するメモリ量も同様である。 3.演算量は、実タップあたりの所要サイクル数αの4
倍と、複素タップあたりの所要サイクル数βとの比較で
決まる。 【0092】この3項につき、例えばたたみこみ演算で
評価すると、現在のDSPではα=1、従って4α=4
である。一方複素たたみこみでは乗算と実数部/虚数部
の和を考えてβ=4+2+2=8,4α:β=4:8と
なる。DSPのアーキラクチャに依存することである
が、実際にはメモリのアドレスコントロール等を考える
とこの差は更に大となる可能性があり、実数でADF処
理できることのメリットは大きい。この結果やや定性的
に要約すると、実数型ADFでは複素数型ADFに比較
して間引率が1/2ゆるい。演算量は、標本化速度の2
乗で効くため、本質的に4倍の演算量を必要とする。と
ころが、複素演算型の方は複素演算1オペレーションが
実は実数オペレーションの4倍以上を要す、ということ
に由来するのであろう。 【0093】一例として、Techo=250ms,f
o=16KHzの音響エコーキャンセラーを直接構成す
る場合と本発明によって構成する場合を比較する。直接
構成では、α=4として、数5によりA0=256MI
PS本発明では、N=64(NB=32)とすれば、数3
8によりA2=32MIPS 【0094】 【数38】 【0095】となり、処理能力が32MIPSのDSP
を用いるとすると、直接構成では8個必要とするが、本
発明によれば、帯域分割・合成演算に1個、ADF群に
1個必要として合計2個で実現できる。 【0096】 【発明の効果】以上説明したように、本発明によれば、
長大なタップを必要とするエコーキャンセラーの実現に
おいて実数演算処理を行なうADFを使えるように帯域
分割合成でき、これを用いて効率良く音響エコーキャン
セラーを実現することができる。また、少ないDSPを
用いて音響エコーキャンセラーが効率的,経済的に実現
でき、実用価値が大きい。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video conference system,
The present invention relates to a sub-band echo canceller used for a voice conference system and the like, and particularly to a sub-band echo canceller having a circuit configuration with a small amount of calculation. 2. Description of the Related Art In a system such as a video conference or a voice conference, a phenomenon is known in which a sound louder from a speaker is reflected on a wall of a room or the like and goes around a microphone, thereby returning an echo sound from a far end. ing. Echo cancellers are installed at both ends of the system to eliminate this echo. The echo canceller learns the acoustic impulse response from the speaker input to the microphone output,
It works by creating an echo replica and subtracting it from the microphone input signal. However, since the acoustic impulse response is long, the number of taps required in a normal FIR type echo canceller becomes enormous and hardware implementation becomes difficult. Become. In order to solve this problem, a sub-band echo canceller has been proposed. The sub-band echo canceller is a system that divides a signal band into a plurality of bands to form a narrow band signal and lowers a sampling speed to facilitate hardware realization. [0004] Now, the echo path length of the acoustic system is set to Techo,
Assuming that the sampling rate determined from the signal band is fo = 1 / To, the length L of the transversal filter, which is required in principle, is given by Equation 4. [0005] Assuming that this transversal filter is realized by a signal processor DSP, the data memory capacity of the DSP requires L words (actually twice as large as that including the coefficient memory). The operation speed performance A required by the DSP is as follows. That is, if an instruction of α cycles is required for each tap of the transversal filter, Equation 5 is obtained because it is necessary to perform L taps during the sampling period To. [0008] As described above, the required memory amount is proportional to the sampling speed and the echo path length, and the operation speed performance is proportional to the square of the sampling speed and the echo path length. [0010] Now, it is assumed that by dividing the signal band into N B channel. In general terms, let us reduce the sampling rate to fs = 1 / M · fo. In this case, the required memory amount is N
Equation 6 is given considering the entire B channel. [0011] Regarding the speed, the number of L taps is processed within the time enlarged by M times. [0013] From these equations (6) and (7), first, M = N
If B , there is no gain in the amount of memory, and 1 /
It can be seen that a gain of M occurs. Japanese Patent Laid-Open No. 4-123606 is known as a conventional example of the sub-band echo canceller. In this official gazette, as a known example,
Techniques For M = N B is described in Equation 7.
When N bands are divided and M = N B is decimated, the echo canceller inherently has a major drawback. Since the filter of the band division cannot be designed as an ideal filter, the aliasing distortion generated mutually between the adjacent channels at the band edge skirt portion cannot be avoided, and this aliasing distortion component disturbs the convergence of the adaptive digital filter (ADF) and the residual This is to reduce the echo level performance. In order to solve such a problem, in the invention described in the above publication, an oversampling complex signal processing system has been proposed. That is, the aliasing distortion is avoided by oversampling with M = N B / 2. Then, echo cancellation is performed via the complex ADF on the band-divided signal as a complex signal. According to the above prior art, a path has been opened for realizing a transversal filter having a long tap number by complex band division signal processing and complex ADF. However, such signal processing is generally realized by a digital signal processor (DSP), but even at the present stage of the development of the integration technology, it must be said that the DSP is not good at the complex signal operation. Absent. For example, multiplication of two complex numbers is (a + jb) * (c + jd) = (a * c−b * d) as j = √ (−1).
+ J (a * d + b * c), including four multiplications of real numbers and two additions of real numbers. In DSP, such complex multiplication is performed by 1
The instruction (1 cycle) process cannot be performed, and the calculation of the real number has to be repeated. Naturally, the memory also has a real part and an imaginary part, and it is necessary to read / write while appropriately addressing, so that the overhead becomes considerable. As is well known, the adaptive algorithm of the complex ADF is expressed by the following equations (8), (9), and (10) in which all the real variables are extended to complex variables. [Equation 8] [Equation 9] [Equation 10] Consider, for example, the convolution operation of equation (8). In this method, the product sum of complex numbers is performed L times the number of taps. If the variable is a real number, the current DSP can perform an operation of accessing and multiplying two memory areas simultaneously and adding the result to the accumulator in one cycle by pipeline processing. However, when the variable is a complex number, the efficiency is reduced to 1/6 or less per product-sum because the product alone is expanded into four multiplications and two additions as described above. This further reduces efficiency, since in practice no efficient pipeline processing is possible. The situation is exactly the same for the coefficient update of equation (10). As described above, it has been found that the execution of the complex ADF operation by the DSP is extremely burdensome. It is considered that the load is likely to be one order of magnitude heavier than the real ADF operation (depending on the DSP architecture). It is an object of the present invention to avoid complex ADF operations,
An echo canceller group is realized by a real number ADF, and an efficient and economical echo canceller is realized by using a DSP. An object of the present invention is to provide an adaptive digital filter (A) for real number arithmetic processing configured as follows.
DF) is achieved by a sub-band echo canceller using groups. That is, N input signals (N = 4m, m = 4
..), A second analyzer that also divides a transmission input signal from the microphone into N band signals, and the first and second analyzers. Are output as band-division reception input signals and band-division transmission input signals, respectively. N adaptive digital filter groups for performing an echo canceling operation for each band, and N band signals are received by receiving the outputs of the adaptive digital filter groups. The first and second analyzers have a band [0, 2π].
Is divided into N complex bandpass filter groups, and 11
The filter group performs a thinning operation at a ratio of M: 1 (M = N / 4), and after multiplying the output of the filter group by the complex frequency shift operator number 12, extracts only the real part. The synthesizer outputs a real signal as N signals to be synthesized, multiplies the complex frequency shift operator by the inverse operator number 13, and outputs the same complex signal as the above. Interpolation at a ratio of 1: M (M = N / 4) is performed by the number 11 of band-pass filter groups, and the result of addition and synthesis of all the bands is used as a synthesizer output.
It is a group of echo cancellers that receive a real reception input signal and a real transmission input signal and perform an echo canceling operation by an adaptive algorithm of real variables. (Equation 11) [Mathematical formula-see original document] (Equation 13) The principle of the present invention will be described with reference to FIG. First, the band is divided into a plurality of bands in order to reduce the sampling speed of the ADF, and the oversampling is used as in the conventional case. It is assumed that the signal band [0, 2π] is divided into N, and Equation 14 is set. (Equation 14) Equation 11 is used as a filter group for dividing into N bands.
Get. Here, H (Z) is a prototype filter designed with [-π / N, π / N] as a passband.
The number 15 of N subband signals split by this filter group is shown by a black trapezoid in FIG. (Equation 15) Each signal is a complex signal except for ν = 0 and N / 2. In addition, since a digital filter cannot be designed ideally, amplitude distortion occurs in the band at each band end skirt, and spectrum leakage occurs outside the band. In this state, thinning is performed at a ratio of M: 1 to reduce the sampling rate. The mathematical principle of decimation is given by equation (16). [Equation 16] That is, the amplitude attenuates to 1 / M and
All shifted copy spectra overlap. [Mathematical formula-see original document] When M = N, it is immediately understood that an overlap occurs at the end of each band and a so-called aliasing distortion occurs. If M = N / 2, aliasing is avoided because the frequency is repeated every two frequency slots. But the signal is still a complex number. Therefore, in the above means of the present invention, in order to obtain a real number signal output, M = N / 4 by further oversampling in preparation for inversion folding. Discard the imaginary part of the complex signal,
If only the real part is taken, it is considered that the spectrum is folded back symmetrically with respect to the DC origin and becomes the overlapping number 18. (Equation 18) Y ν (W) is the spectrum of the obtained real signal, and it is natural that y ν (−W) = y ν (W). Referring to FIG. 3, the complex spectrum number 16 decimated at M = N / 4 generates a copy spectrum every four frequency slots.
Therefore, even if the spectrum at the odd slot position (v = 1, 3... Channel) is viewed symmetrically with respect to the DC origin, no "overlap" occurs and the spectrum at the even slot position (v = 0, 2) ,... Channels) generate an “overlap” due to the symmetrical folding of the origin. When "overlap" occurs, the ADF does not converge. Therefore, for at least the channel where ν is even, the frequency is shifted to an odd slot position by complex modulation, and then only the real part is extracted. It is convenient to move to the next slot position, and the complex multiplication of Equation 19 is performed. n is a time index corresponding to M thinning. (Equation 19) The real signal spectrum obtained by the above process is shown at the odd channel position in FIG. The same applies to even-numbered channels. The frequency spectrum is a spectrum which is symmetrical in origin as a whole and has no aliasing distortion. The group of adaptive digital filters ADF is operated using the real signal group obtained in this way as a reception input and a transmission input. The operation rate is given by Equation 2 with respect to the original signal sampling rate fo.
0. [Mathematical formula-see original document] As a convergence algorithm, a well-known learning identification method is used. The principle of band combining the outputs of the ADF group is as follows. First, the spectrum of the corresponding channel is returned to the original position. Multiply Equation 21. (Equation 21) Thereafter, for example, the up-sample interpolation operation and the band addition number 22 may be performed through the same complex BPF group number 11 used on the analyzer side. [Mathematical formula-see original document] Since the signal amplitude is attenuated to 1 / M and 1/2 by the downsampling of M: 1 and taking out of the real part, it goes without saying that these gains are corrected. EXAMPLES The present invention will be described below with reference to examples. FIG. 1 shows the overall configuration of a band division echo canceller according to one embodiment of the present invention. The voice signal from the opposite party is provided to the reception input terminal 10 via the reception transmission path. The received voice signal is output from the reception output terminal 20 as a speaker and is band-divided into a plurality of bands by the reception analyzer 100-1 to become a band-divided reception input signal. On the other hand, the sound output from the speaker is reflected on the wall of the room or the like and appears at the transmission input terminal 30 via the microphone as an echo component. This transmission input signal is band-divided by the transmission analyzer 100-2 in exactly the same manner as the previous reception analyzer, and becomes a plurality of band-divided transmission input signals. The band-divided reception input signal and transmission input signal are input to a corresponding plurality of adaptive digital filter groups ADFi. Each of the ADFis independently performs an echo cancellation operation and outputs a band division transmission output signal. Synthesizer 200 synthesizes the bands of the plurality of band-divided transmission signals, and sends the resultant to transmission output terminal 40 as a transmission output signal. The echo signal is canceled by the above operation. Of course, the voice signal of the near-end speaker is transmitted from the transmission input terminal 30 to the transmission output terminal 40 through the band division / synthesis process only once. Next, the manner of band division will be described again with reference to FIG. First, (a) is a prototype L which is the basis of band division.
This is a characteristic of PF H (Z), and [-π / N, π / N] is a pass band. BPF shifted by Equation 23
The characteristics of Equation 11 are shown by black trapezoids. [Mathematical formula-see original document] Therefore, this characteristic may be considered as the band-divided signal spectrum itself. By the way, among these N spectrum groups, ν = i and ν = N−i (i = 1, 2, 2,
.. N / 2-1) have a complex conjugate relationship. If one of the complex conjugate signals is known, the other can be reproduced, so one of them is deleted as a processing target. And ν =
The spectra corresponding to 0 and ν = N / 2 (these are real signals) are located at the end of the transmission band (near DC and near half the sampling frequency) and are not required to be transmitted practically. Therefore, in the embodiment of FIG.
The echo cancellation processing is performed for the 2-1 channel. (Of course, the channel may be further reduced according to the required transmission band.) As described in the section above, the decimation operation of M = N / 4 is performed, and the processing rate is reduced. Lower. Then, in preparation for realization of the output signal, the slot position where ν is even is complex-modulated to an odd position, and realization is performed. Realized spectra are shown in (c) and the like. According to this figure, the gap between the spectra is sufficiently wide and there is no overlap at all. This means that the out-of-band attenuation of the prototype LPF actually designed is finite,
In addition, it is preferable to match the actual property that the amount of attenuation increases as the distance from the pass band increases. FIG. 2 shows the configuration of an analyzer / synthesizer that performs the above processing. The analyzer includes a data shift memory 110, an M: 1 downsampling circuit 120, a polyphase decomposition sub-filter group 130, and an N-point DFT 14.
0, a complex modulation circuit 150, and the synthesizer has a data addition memory 210, 1: an M up-sampling circuit 22.
0, polyphase decomposition sub-filter group 230, N-point DF
T240 and a complex modulation circuit 250, and the band division / combination circuit in FIG. 2 has a well-known polyphase configuration. Prototype LPF that meets desired specifications
It is assumed that there is H (Z) (of course, FIR type). H
The tap coefficients of (Z) can be grouped for every N taps and decomposed into the number 24 of the sub-filter group 130. That is, Equation 2
[Mathematical formula-see original document] (Equation 25) In order to form a polyphase BPF group, Z in the above equation (25) may be replaced with equation (26). (Equation 26) The N polyphase BPF groups are represented by the following equation (27). That is, the ν-th BPF number 27 is given by the inner product of the constant vector number 28 and the sub-filter vector number 29. (Equation 28) (Equation 29) When the above equation is rewritten for ν = 0, 1, 2,..., N−1, the number 30 of the discrete Fourier transform (DFT) form of the sub-filter transfer function is obtained. [Equation 30] From the equation (30), it is possible to develop the input signal in parallel to the sub-filter and DFT the output to obtain a collective BPF output. In the analyzer of FIG. 2, the downsampling circuit 120 moves to the left end within a range where the thinning process of M = N / 4 is allowed, thereby reducing the amount of calculation. Further, as described above, channel outputs such as ν = 0, N / 2 to N−1 are discarded, and the complex modulation circuit 150 outputs ν = 2, 4,.
For even channels such as those described above, after the modulation shift to odd slot positions, only the real part is extracted and output as an analyzer output. The N-point DFT 140 may use FFT,
Only the necessary channels may be directly subjected to DFT. The operation on the band synthesizer side is as follows. First, the complex modulation circuit 250 performs a modulation shift in the direction opposite to that of the previous channel for the even-numbered channel, returns the spectrum position to the original position, and inputs the result to the BPF group 230 for interpolation noise removal. A signal group in which “0” is inserted and up-sampled M times by the up-sampling circuit 220 is represented by Expression 31, and a BPF group for interpolation noise removal is represented by Expression 32. (Equation 32 may have the same characteristics as those on the analyzer side). ## EQU31 ## ## EQU00002 ## The combined output Y (Z) from the data addition shift memory 210 is given by the following equation (33). [0113] This equation shows that a signal obtained by DFT of the number of input signals 15 may be added through the number of sub-filters 34 while the number of delays is 35. ## EQU34 ## [0093] By the way, the "0" input signal inserted for up-sampling has a zero output even in the DFT, and the DFT and the sub-filter operation are actually thinned out even in the case of 36 sub-filters in the FIR format. The upsampling of M times can be moved to the right end of the synthesizer. (36) It should be noted that a "0" signal is input to the signal channel deleted because it is a complex conjugate signal.
It is necessary to double the gain correction corresponding to this. Therefore, the total gain correction (2 * 2 * M) times is included in the circuit on the analyzer side. Also, the final output to be synthesized is a real number signal whose spectrum is positive / negative symmetric, so there is no need to calculate the imaginary part. Since the number of sub-filters 37 is a real tap coefficient filter, only the real part of the DFT output is extracted.
Thereafter, only the real part needs to be calculated. That is, the complex operation is limited to only the complex modulation section and the DFT section. (37) As described above, since the divided band signals are real numbers, the adaptive filter group 300 (FIG. 1) can use the ADF of the real number algorithm. For example, a learning identification method in which all of Equations 8 to 10 are real variables can be applied. The real variable learning identification method can be efficiently processed by a digital signal processor (DSP) that can execute a product-sum operation in one cycle. The results of a verification simulation of the present invention are shown. fo = 16KHz, signal bandwidth 7KHz, Techo
= 250 ms is configured by dividing an echo canceller into N = 32. First, the transmission frequency characteristics of band division / combination are shown in FIG. This is obtained by evaluating the transmission from the analyzer to the synthesizer using a sine wave signal. The in-band ripple is ± 0.03 db or less, which is satisfactory. FIG. 5 shows a simulation of how the residual signal attenuates from the initial reset state as the echo canceller characteristic. The test signal indicates that the amount of echo suppression reached 41 db after 4 seconds of Gaussian white noise. According to the convergence of the ADF, it can be said that the band division thinning method without aliasing noise has been demonstrated. The designed prototype LPF H
If the design is made so as to further increase the out-of-band attenuation of (Z), the echo suppression amount 41 db can be further improved. Table 1 shows a comparison between the real operation type ADF according to the present invention and the amount of memory and operation using the complex operation type ADF proposed in the past. [Table 1] The evaluation is summarized as follows. 1. The hardware amounts of the analyzer and the synthesizer are almost equal. 2. The same applies to the amount of memory required for the ADF. 3. The calculation amount is 4 which is the number of required cycles α per actual tap.
And the required cycle number β per complex tap. When these three terms are evaluated by, for example, a convolution operation, in the current DSP, α = 1, and therefore, 4α = 4
It is. On the other hand, in complex convolution, β = 4 + 2 + 2 = 8, 4α: β = 4: 8 in consideration of multiplication and the sum of the real part / imaginary part. Although this depends on the architecture of the DSP, the difference may actually be larger in consideration of the address control of the memory and the like, and the merit of being able to perform ADF processing with a real number is great. To summarize the results somewhat qualitatively, the thinning rate of the real ADF is 1 / less than that of the complex ADF. The amount of computation is the sampling speed 2
In order to work with the power, it requires essentially four times the amount of computation. However, the complex operation type may be derived from the fact that a complex operation 1 operation actually requires four times or more of a real number operation. As an example, Techo = 250 ms, f
A comparison is made between a case where an acoustic echo canceller of o = 16 KHz is directly constructed and a case where the acoustic echo canceller is constructed according to the present invention. In the direct configuration, with α = 4, A 0 = 256MI
PS In the present invention, if N = 64 (N B = 32), Equation 3
According to 8, A 2 = 32 MIPS And a DSP with a processing capability of 32 MIPS.
Is used, the direct configuration requires eight, but according to the present invention, one is required for the band division / synthesis operation, and one is required for the ADF group, so that a total of two can be realized. As described above, according to the present invention,
In realizing an echo canceller requiring a long tap, band division synthesis can be performed so that an ADF that performs real number arithmetic processing can be used, and an acoustic echo canceller can be efficiently realized using this. Further, an acoustic echo canceller can be efficiently and economically realized using a small number of DSPs, and has a large practical value.

【図面の簡単な説明】 【図1】本発明の一実施例の帯域分割型エコーキャンセ
ラーの全体構成図である。 【図2】本発明の一実施例の帯域分割型エコーキャンセ
ラーの帯域分割アナライザ及び帯域合成シンセサイザの
詳細構成図である。 【図3】本発明の一実施例の帯域分割型エコーキャンセ
ラーのアナライザ・シンセサイザの動作原理を説明する
スペクトラム図である。 【図4】本発明の一実施例の帯域分割型エコーキャンセ
ラーのアナライザ・シンセサイザ部の伝送周波数特性図
である。 【図5】本発明の一実施例の帯域分割型エコーキャンセ
ラーのエコー消去特性を示す一例図である。 【符号の説明】 100−1,100−2…帯域分割アナライザ、200
…帯域合成シンセサイザ、300…適応ディジタルフィ
ルタ群、110…データシフトメモリ、210…データ
加算シフトメモリ、120…M:1ダウンサンプル回
路、220…1:Mアップサンプル回路、130,23
0…ポリフェーズ分解サブフィルタ群、140,240
…N点DFT回路、150,250…複素変調回路。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is an overall configuration diagram of a band division type echo canceller according to an embodiment of the present invention. FIG. 2 is a detailed configuration diagram of a band division analyzer and a band synthesis synthesizer of the band division type echo canceller according to one embodiment of the present invention. FIG. 3 is a spectrum diagram illustrating an operation principle of an analyzer / synthesizer of a band division type echo canceller according to an embodiment of the present invention. FIG. 4 is a transmission frequency characteristic diagram of an analyzer / synthesizer section of a band division echo canceller according to one embodiment of the present invention. FIG. 5 is an example diagram showing an echo cancellation characteristic of the band division type echo canceller of one embodiment of the present invention. [Explanation of Codes] 100-1, 100-2 ... band division analyzer, 200
... band synthesis synthesizer, 300 ... adaptive digital filter group, 110 ... data shift memory, 210 ... data addition shift memory, 120 ... M: 1 down-sampling circuit, 220 ... 1: M up-sampling circuit, 130, 23
0: polyphase decomposition sub-filter group, 140, 240
... N-point DFT circuit, 150, 250... Complex modulation circuit.

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04B 3/00 H03H 21/00 H04R 3/00 INSPEC(DIALOG) JICSTファイル(JOIS)Continuation of the front page (58) Fields investigated (Int. Cl. 7 , DB name) H04B 3/00 H03H 21/00 H04R 3/00 INSPEC (DIALOG) JICST file (JOIS)

Claims (1)

(57)【特許請求の範囲】 【請求項1】 スピーカーへの受信出力信号とする回線
からの受信入力信号をN個(N=4m,m=1,2,3
……)の帯域信号に分割する第一のアナライザと、マイ
クからの送信入力信号を同一のN個の帯域信号に分割す
る第二のアナライザと、該第一,第二のアナライザの出
力をそれぞれ帯域分割受信入力信号,帯域分割送信入力
信号として各帯域毎にエコー消去動作を行うN個の適応
ディジタルフィルタ群と、該適応ディジタルフィルタ群
の出力をうけてN個の帯域信号を帯域合成して回線への
送信出力信号とするシンセサイザとより成り、上記第
一,第二のアナライザは、帯域[0,2π]をN分割す
る複素帯域通過フィルタ群数1であって、該フィルタ群
はM:1(M=N/4)の比率で間引演算を行ない、か
つ、該フィルタ群の出力に対して複素周波数シフト演算
子数2を乗じた後実数部だけを取り出してアナライザ出
力とするものであり、上記シンセサイザは、合成すべき
N個の信号として実信号が与えられ、上記複素周波数シ
フト演算子に対して逆の演算子数3を乗じた後上記と同
様な複素帯域通過フィルタ群数1によって1:M(M=
N/4)の比率の補間演算を行ない、かつ、全帯域加算
合成したものをシンセサイザ出力とするものであり、上
記適応ディジタルフィルタ群は、実数の受信入力信号、
実数の送信入力信号をうけて実変数の適応アルゴリズム
によってエコー消去動作を行うエコーキャンセラー群で
あることを特徴とする帯域分割型エコーキャンセラー。 【数1】【数2】 【数3】
(57) [Claims 1] N reception input signals (N = 4m, m = 1, 2, 3) from a line to be a reception output signal to a speaker
..), A second analyzer that divides a transmission input signal from the microphone into the same N band signals, and outputs the first and second analyzers respectively. A group of N adaptive digital filters for performing an echo canceling operation for each band as a band-divided reception input signal and a band-divided transmission input signal, and N band signals are subjected to band synthesis by receiving the outputs of the adaptive digital filters. The first and second analyzers are composed of one complex bandpass filter group that divides a band [0, 2π] into N, and the filter group is M: A thinning-out operation is performed at a ratio of 1 (M = N / 4), and after multiplying the output of the filter group by the complex frequency shift operator number 2, only the real part is extracted to be an analyzer output. Yes The synthesizer is provided with real signals as N signals to be synthesized, multiplies the complex frequency shift operator by the inverse operator number 3, and then obtains 1 by the same complex bandpass filter group number 1 as described above. : M (M =
N / 4), and the result of addition and synthesis of all bands is used as a synthesizer output. The adaptive digital filter group includes a real number of received input signals,
A band-division echo canceller, which is a group of echo cancellers that receives a real number of transmission input signals and performs an echo canceling operation by an adaptive algorithm of real variables. (Equation 1) (Equation 2) (Equation 3)
JP11312395A 1995-05-11 1995-05-11 Band split type echo canceller Expired - Fee Related JP3391144B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11312395A JP3391144B2 (en) 1995-05-11 1995-05-11 Band split type echo canceller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11312395A JP3391144B2 (en) 1995-05-11 1995-05-11 Band split type echo canceller

Publications (2)

Publication Number Publication Date
JPH08307323A JPH08307323A (en) 1996-11-22
JP3391144B2 true JP3391144B2 (en) 2003-03-31

Family

ID=14604114

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11312395A Expired - Fee Related JP3391144B2 (en) 1995-05-11 1995-05-11 Band split type echo canceller

Country Status (1)

Country Link
JP (1) JP3391144B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11220429A (en) 1997-11-13 1999-08-10 Matsushita Electric Ind Co Ltd Adaptive equalizer
WO2008123317A1 (en) * 2007-03-29 2008-10-16 Asahi Kasei Kabushiki Kaisha Signal processing device, echo canceller, and signal processing method
JP4594960B2 (en) * 2007-05-18 2010-12-08 日本電信電話株式会社 Background noise interpolation apparatus and background noise interpolation method
JP5136396B2 (en) * 2008-12-25 2013-02-06 ヤマハ株式会社 Howling suppression device

Also Published As

Publication number Publication date
JPH08307323A (en) 1996-11-22

Similar Documents

Publication Publication Date Title
JP3177562B2 (en) Low delay subband adaptive filter device
US5680393A (en) Method and device for suppressing background noise in a voice signal and corresponding system with echo cancellation
US4066842A (en) Method and apparatus for cancelling room reverberation and noise pickup
JP5221117B2 (en) Low complexity echo compensation
US5553014A (en) Adaptive finite impulse response filtering method and apparatus
TWI458331B (en) Apparatus and method for computing control information for an echo suppression filter and apparatus and method for computing a delay value
US5272695A (en) Subband echo canceller with adjustable coefficients using a series of step sizes
US6856653B1 (en) Digital signal sub-band separating/combining apparatus achieving band-separation and band-combining filtering processing with reduced amount of group delay
RU2727968C2 (en) Audio signal processing
US6108413A (en) Echo cancellation method and echo canceller implementing such a process
US9837098B2 (en) Reduced-delay subband signal processing system and method
KR101099340B1 (en) Systems and methods for echo cancellation with arbitray palyback sampling rates
JPH10164686A (en) Echo canceler for auxiliary frequency band using optimum ripple packet and cross frequency band elimination
JP3391144B2 (en) Band split type echo canceller
JP2006203358A (en) Echo canceling circuit and mobile radio terminal
US10825443B2 (en) Method and system for implementing a modal processor
JP2000134138A (en) Non-delay system to cancel subband echo
US20230051509A1 (en) Method and system for implementing a modal processor
WO2023188661A1 (en) Interference sound suppressing device, interference sound suppressing method, and interference sound suppressing program
JP5631523B2 (en) Echo canceller
KR100548237B1 (en) Real time impulse response measuring device and method
Tanrikulu et al. Residual signal in sub-band acoustic echo cancellers
Makino et al. Subband echo canceler with an exponentially weighted stepsize NLMS adaptive filter
JPH08167830A (en) Method and device for designing unequal band dividing filter and unequally divided band synthesizing filter
Benesty et al. Some Practical Aspects of Stereo Teleconferencing System Implementation

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080124

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090124

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090124

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100124

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110124

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110124

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120124

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees