JP3922167B2 - Digital matched filter - Google Patents

Digital matched filter Download PDF

Info

Publication number
JP3922167B2
JP3922167B2 JP2002340885A JP2002340885A JP3922167B2 JP 3922167 B2 JP3922167 B2 JP 3922167B2 JP 2002340885 A JP2002340885 A JP 2002340885A JP 2002340885 A JP2002340885 A JP 2002340885A JP 3922167 B2 JP3922167 B2 JP 3922167B2
Authority
JP
Japan
Prior art keywords
code
correlation calculation
divided
calculation
correlation
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
JP2002340885A
Other languages
Japanese (ja)
Other versions
JP2004179750A (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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2002340885A priority Critical patent/JP3922167B2/en
Publication of JP2004179750A publication Critical patent/JP2004179750A/en
Application granted granted Critical
Publication of JP3922167B2 publication Critical patent/JP3922167B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、拡散符号Ci={ci }(ci =±1)によって拡散された信号xt をチップ当たりn回サンプリングして逆拡散するために使用するCDMA通信方式用のデジタルマッチドフィルタに関する。
【0002】
【従来の技術】
一般に、符号分割多元接続(CDMA:Code Division Multiple Access)通信方式では、拡散コードと受信信号の相関を計算し復調を行う。そのため、受信信号と拡散コード列との同期が必要である。この部分でデジタルマッチドフィルタ(dmf)を用いると高速同期捕捉が可能であるがデジタルマッチドフィルタを構成する素子数が多く、構成上また消費電力の観点から実用化が難しいものであった。近年の携帯電話機の方式にもCDMA通信方式が使用され、特に広帯域符号分割多元接続(W−CDMA:Wideband Code Division Multiple Access) 通信方式は第3世代の携帯電話方式として普及が期待されている。
【0003】
このW−CDMA通信方式では端末のスイッチを入れると最初に端末がどのセルに属するかのサーチを行うために同期捕捉が必要となる。このセルサーチは定期的に行われ、常に現在端末の存在するセルを管理している。このため、高速に同期捕捉しセルサーチの時間を短くすることは端末全体の消費電力を下げ、待ち受け時間を長くするために重要である。このため、W−CDMA規格では、セルサーチのための256チップの第1同期コード(PSC)との相関はマッチドフィルタを使用することを推奨している。
【0004】
W−CDMA通信方式のマッチドフィルタを素直に構成すると1チップ当たり2サンプルする場合で512段シフトレジスタが8本と8ビット以上の(8〜17bit)フルアダー511個が必要となり、素子数、消費電力とも非常に大きくなってしまう。
ここで、第1同期コードPSCの符号は2段構成となっており以下のように構成される。
【0005】

Figure 0003922167
コードは左側から送られる。これを以下Ci(i=0 〜255)で表す。
この符号aとの相関計算を行うには、図2に示すように、2段構成のマッチドフィルタが考えられる。この図2のマッチドフィルタは、8列の32段シフトレジスタSHとSHの出力にxi (=±1)を乗算する乗算回路(MX)、MX出力の総和を取る加算回路を構成する63個の13〜17ビットフルアダーFAが必要となる。
【0006】
最終的にCpsc との相関計算を行うには、図3に示すように、512段(13列、丸めが可能ならば8〜12列)のシフトレジスタSHと15個の(13〜18bit)フルアダーFAが必要である。
そこで、シフトレジスタとアダーを減らすために、シフトレジスタSHとアダーFAを再利用し、その数を1/mに減らすことが考えられている(例えば、特許文献1参照)。
【0007】
すなわち、1チップ当たり1回のサンプリングを行う場合について説明すると、チップ周期で規格化された時間をtとしたとき、マッチドフィルタ出力Xt は下記(1)式で表される。
【0008】
【数3】
Figure 0003922167
【0009】
このマッチドフィルタ出力Xt は、時間T=t−127のときに、下記(2)式の計算を行ってメモリMRに蓄えておき、128チップ時間後に残りの下記(3)式の計算を行って、両者を加算器ADで加算することにより得ることができる。
【0010】
【数4】
Figure 0003922167
【0011】
この方式では、図4に示すように、シフトレジスタSHの段数および加算器FAが分割される数mによって1/mとなる。図3の方式と比較するとシフトレジスタの段数が減っているので1/2チップ毎に変化していたフリップフロップが減って消費電力が減少する。
他の従来例として、A/D変換後の時間tの受信信号をRx(t) とすると、デジタルマッチドフィルタから出力される相関値X(t) は下記(4)式で表される。
【0012】
【数5】
Figure 0003922167
【0013】
W−CDMAの同期コードCpsc は上記のように階層構造となっており、それぞれ16チップのコードC1 (i) とC2 (i) を用いて、C(i) =C1(i mod 16)×C2([i/16]) と表され、これを利用すると上記(4)式は
【0014】
【数6】
Figure 0003922167
【0015】
と変形することができ、上記(5)式及び(6)式から相関値演算を2段階に分割することが可能となる。
また、t=t1 とt=t1 −16のときには同じx(i) を計算しており、これを再計算するではなく、再利用することで大幅に演算量を削減する。さらに上記(5)式及び(6)式からx(i) は16サイクル毎に用いられ、16のグループに分けられることからシフトレジスタをメモリに置換することで、実装面積、消費電力の削減を可能としたW−CDMA用階層化デジタルマッチドフィルタも提案されている(例えば、非特許文献1参照)
【0016】
【特許文献1】
米国特許第5933447号明細書
【非特許文献1】
電子情報通信学会 2001年8月29日発行「2001年電子情報通信学会基礎・境界ソサエティ大会講演論文集 A−1−7
【0017】
【発明が解決しようとする課題】
しかしながら、上記特許文献1に記載された従来例にあっては、シフトレジスタの段数及び加算器が分割される数mによって1/mとなり、図3の方式に比較してシフトレジスタの段数が減少して1/2チップ毎に変化していたフリップフロップが減ることにより消費電力が減少するものである。そのかわり先に計算した結果を記憶するメモリが必要となり、シフトレジスタのフリップフロップもメモリと考えると全体としてのメモリ容量が減るわけではない。加算器の桁上がり分も記憶しなければならないのでむしろメモリ容量は増えている。加算器は分割された分だけ素子数は減らすことができるが、1チップ時間内に分割した数mだけ繰り返し演算を行わなければならず全体としての計算量は減らない。すなわち、加算器部分での消費電力は必要となる制御回路の分だけ増える傾向となる。
【0018】
これをまとめると、シフトレジスタはシフトレジスタを一種の記憶回路と考えるとその素子数は減らないが消費電力を減らすことができ、また反対に加算器は素子数を減らすことができるが加算器での消費電力は若干増える傾向となるという未解決の課題がある。
また、上記非特許文献1に記載された従来例にあっては、256(512)段シフトレジスタでコード長256のコードと相関を取るときに比べてW−CDMAではコードの構造が16チップずつにまとめられる2層構造を取っているので、16チップ毎に計算した値は再利用できて素子数が減るとしている。しかしながら、この従来例では、図2で計算した値を図3のシフトレジスタに代えてメモリに記憶させ、これを順次呼出して相関とるようにしているだけで、図2及び図3で相関計算を行う場合に比較して計算量は減少していないという未解決の課題がある。
【0019】
そこで、本発明は、上記従来例の未解決の課題に着目してなされたものであり、一度計算した値を記憶手段に蓄えて再利用することにより、計算量を減少させると共に、消費電力を減少させるようにしたデジタルマッチドフィルタを提供することを目的としている。
【0020】
【課題を解決するための手段】
〔発明1〕
上記目的を達成するために、発明1のデジタルマッチドフィルタは、拡散符号Ci={c }(c =±1)によって拡散された信号x をチップ当たりn回サンプリングして逆拡散するために使用するCDMA通信方式用のデジタルマッチドフィルタにおいて、受信信号列から拡散符号を構成する所定ビット数の部分符号を所定数並べた部分符号列の相関演算を行う部分符号列相関演算部と、該部分符号列相関演算部で演算された相関演算結果に基づいて前記部分符号列を整数個ずつ区切った分割符号の相関演算を行う分割符号相関演算部と、該分割符号相関演算部で演算した相関演算結果に基づいてフィルタ出力を算出するフィルタ出力演算部とを備え、前記部分符号列相関演算部は、少なくとも、受信信号列から隣接する信号の合算加算値Xt−n−i +Xt−i を算出する加算手段及び受信信号列から隣接する信号の合算減算値Xt−n−i −Xt−i を算出する減算手段と、前記加算手段24の加算結果を順次記憶する第1の記憶手段と、前記減算手段の減算結果を順次記憶する第2の記憶手段と、前記部分符号を構成する所定数のビットを2ビットずつ分割して符号とし、その分割した符号のビットが同符号であるときに前記第1の記憶手段から記憶データを読出し、異符号であるときに前記第2の記憶手段から記憶データを読出し、読み出した記憶データを前記分割した符号の正負に応じて加減算する演算手段とを有することを特徴とする。
【0021】
このような構成を採用することにより、部分符号列相関演算部の加算手段で受信号のうち隣り合うビットのうち同符号となる符号を算出し、減算手段で隣り合うビットのうち異符号となる符号を算出し、算出した同符号の符号及び異符号の符号を第1の記憶手段及び第2の記憶手段に記憶する。そして、拡散符号構成する部分符号の所定数のビットを2ビットずつ分割して符号とし、その分割した符号の両ビットが同符号であるときに第1の記憶手段から記憶データを読出し、異符号であるときに第2の記憶手段から記憶データを読出し、読み出した記憶データを演算手段で分割した符号の正負に応じて加減算することにより、部分符号相関値を算出する。
〔発明2〕
また、発明2のデジタルマッチドフィルタは、拡散符号Ci={c }(c =±1)によって拡散された信号x をチップ当たりn回サンプリングして逆拡散するために使用するCDMA通信方式用のデジタルマッチドフィルタにおいて、受信信号列から拡散符号を構成する所定ビット数の部分符号を所定数並べた部分符号列の相関演算を行う部分符号列相関演算部と、該部分符号列相関演算部で演算された相関演算結果に基づいて前記部分符号列を所定数で分割した分割符号の相関演算を行う分割符号相関演算部と、該分割符号相関演算部で演算した相関演算結果に基づいてフィルタ出力を算出するフィルタ出力演算部とを備え、前記部分符号列相関演算部は、少なくとも、受信信号列から下式に従って隣接する信号の合算値Xt−n−i を算出する第1の加算手段と、
【0022】
【数7】
Figure 0003922167
【0023】
受信信号列から下式に従って隣接する信号の合算値Xt-i を算出する第2の加算手段と、
【0024】
【数8】
Figure 0003922167
【0025】
前記第1の加算器の加算結果と前記第2の加算器の加算結果とを加算して合算加算値Xt−n−i +Xt−i を算出する第3の加算手段と、前記第1の加算器の加算結果から前記第2の加算器の加算結果を減算して合算減算値Xt−n−i −Xt−i を算出する減算手段と、前記第3の加算手段の加算結果を順次記憶する第1の記憶手段と、前記減算手段の減算結果を順次記憶する第2の記憶手段と、前記部分符号を構成する所定数のビットを2ビットずつ分割して符号とし、その分割した符号のビットが同符号であるときに前記第1の記憶手段から記憶データを読出し、異符号であるときに前記第2の記憶手段から記憶データを読出し、読み出した記憶データを前記分割した符号の正負に応じて加減算する演算手段とを有することを特徴とする。
【0026】
この構成を採用することにより、前記発明1の作用に加えて、第1の加算器で1チップ当たりのサンプリング数nに応じて前記〔数7〕を用いて合算値Xt-n-i を算出し、第2の加算器で同様にサンプリング数nに応じて前記〔数8〕を用いて合算値Xt-i を算出するので、サンプリング数nに応じた合算値Xt-n-i 及びXt-i を算出することができる。
〔発明3〕
さらに、発明3のデジタルマッチドフィルタは、発明1又は発明2のデジタルマッチドフィルタにおいて、前記第1の記憶手段及び第2の記憶手段は、シフトレジスタで構成されていることを特徴とする。
【0027】
この構成を採用することにより、シフトレジスタの段数を調整することにより、受信信号のサンプリング毎に加算器又は第3の加算器の加算結果及び減算器の減算結果を、順次シフトレジスタに入力するだけで、部分符号列を構成する同符号及び異符号の2ビット符号を弁別して演算手段での加減算を容易に行うことができる。
〔発明4〕
さらにまた、発明4のデジタルマッチドフィルタは、拡散符号Ci={ci }(ci =±1)によって拡散された信号xt をチップ当たりn回サンプリングして逆拡散するためのW−CDMA通信方式用のデジタルマッチドフィルタにおいて、少なくとも、受信信号列から隣接する信号の合算加算値Xt-n-i +Xt-i を算出する加算手段及び受信信号列から隣接する信号の合算減算値Xt-n-i −Xt-i を算出する減算手段と、前記加算手段の加算結果を記憶する第1の記憶手段と、前記減算器の減算結果を記憶する第2の記憶手段と、前記拡散符号を2ビットずつ分割し、そのビットが同符号であるときに前記第1の記憶手段から記憶データを読出し、異符号であるときに前記第2の記憶手段から記憶データを読出し、読み出した記憶データを拡散符号に応じて加減算する演算手段と、前記演算手段の演算結果を記憶する第3の記憶手段と、該第3の記憶手段の所定位置から順次読み出した演算結果と、演算手段から直接入力される演算結果とに基づいて前記拡散符号を4つずつ区切った第1の分割符号列の部分相関演算を行う第1分割符号相関演算手段と、前記第3の記憶手段の所定位置から順次読み出した演算結果と、演算手段から直接入力される演算結果とに基づいて前記拡散符号を整数個ずつ区切った第2の分割符号列の部分相関演算を行う第2分割符号相関演算手段と、前記第1分割符号相関演算手段及び第2分割符号相関手段の演算結果に基づいてフィルタ出力を演算するフィルタ出力演算手段とを備えたことを特徴としている。
【0028】
この構成を採用することにより、前述した発明1における演算手段から得られる部分符号列aに基づいて第1分割符号相関演算手段で、部分符号列aを所定形式で並べた第1の分割符号列例えば<a,a,a,−a>との相関演算を行い、同様に第2分割符号相関演算手段で、部分符号列を所定形式で並べた第2の分割符号列例えば<−a,a,−a,−a>との相関演算を行い、これら相関演算結果をフィルタ出力手段で拡散符号に対応させて演算処理することにより、フィルタ出力を得ることができる。
〔発明5〕
なおさらに、発明5のデジタルマッチドフィルタは、発明4のデジタルマッチドフィルタにおいて、前記フィルタ出力演算手段は、前記第1分割符号相関演算手段の演算結果を第1及び第2の所定値アドレスに書込む第1のメモリと、前記第2分割符号相関演算手段の演算結果を所定アドレスに書込む第2のメモリと、前記第1のメモリの第1及び第2の所定アドレスに記憶された演算結果と前記第2のメモリの所定アドレスに記憶された演算結果と、前記第2の部分相関演算手段の演算結果とに基づいてフィルタ出力を算出するフィルタ出力算出手段とを備えていることを特徴とする。
【0029】
この構成を採用することにより、第1のメモリに記憶された第1分割符号相関演算手段の演算結果と、第2のメモリに記憶された第2分割符号相関演算手段の演算結果とを再利用することにより、拡散符号との相関値を表すフィルタ出力を算出する。
【0030】
【発明の実施の形態】
以下、本発明の実施の形態を図面について説明する。
図1は、本発明の一実施形態を示すブロック図であり、図中、1はW−CDMA受信機に適用されるデジタルマッチドフィルタである。
このデジタルマッチドフィルタ1は、部分符号列aの相関計算を行う部分符号列相関演算部2と、この部分符号列相関演算部2で演算された相関演算結果に基づいて分割符号の相関演算を行う分割符号相関演算部3と、この分割符号相関演算部3で演算した相関演算結果に基づいてフィルタ出力Xt を算出するフィルタ出力演算部4とを備えている。
【0031】
部分符号列相関演算部2は、A/D変換後の受信信号を1チップ当たり2サンプリングして時刻iの受信信号Rx(i) が入力される3段のシフトレジスタ21と、時刻iでシフトレジスタ21の第2段目の受信信号Rx(i-2) と第3段目の受信信号Rx(i-3) とを加算して合算値を算出する第1の加算器22と、時刻iの受信信号Rx(i) とシフトレジスタ2の第1段目の受信信号Rx(i-1) とを加算して合算値を算出する第2の加算器23と、第1の加算器22の加算結果に第2の加算器23の加算結果を加算して合算加算値を算出する第3の加算器24と、第1の加算器22の加算結果から第2の加算器23の加算結果を減算して合算減算値を算出する減算器25と、第3の加算器24の加算結果が入力される第1の記憶手段としての28段のシフトレジスタ26と、減算器25の減算結果が入力される第2の記憶手段としての12段のシフトレジスタ27と、減算器25の減算結果D(i) と、シフトレジスタ26の第28段目、第24段目、第20段目及び第16段目の加算結果C(i-28)、C(i-24)、C(i-20)及びC(i-16)と、シフトレジスタ27の第12段目、第8段目及び第4段目の減算結果D(i-12)、D(i-8) 及びD(i-4) とに基づいて下記(7)式の演算を行って部分符号列aの相関演算を行う演算手段としての演算回路28とを備えている。
【0032】
Figure 0003922167
分割符号相関演算部3は、部分符号列相関演算部2で算出された部分符号列aの相関演算結果を所定アドレス即ち(i mod 96)番地に書込む96ワードのランダムアクセスメモリ31と、現在の部分符号列aの相関演算結果と、ランダムアクセスメモリ31に記憶されている96Ts、64Ts及び32Ts前の相関演算結果a(i-96)、a(i-64)、a(i-32)とに基づいて下記(8)式の演算を行って分割符号Aの相関演算を行う第1分割符号演算部32と、同様に現在の部分符号列aの相関演算結果と、ランダムアクセスメモリ31に記憶されている96Ts、64Ts及び32Ts前の相関演算結果a(i-96)、a(i-64)、a(i-32)とに基づいて下記(9)式の演算を行って分割符号Bの相関演算を行う第2分割符号演算部33とを備えている。
【0033】
A(i) =a(i-96)+a(i-64)+a(i-32)−a(i) ……(8)
B(i) =−a(i-96)+a(i-64)−a(i-32)−a(i) ……(9)
フィルタ出力演算部4は、第1分割符号演算部32の相関演算結果が(i mod 384) 番地に書込まれる第1のメモリとしての384ワードのランダムアクセスメモリ41と、第2分割符号演算部33の相関演算結果が(i mod 256) 番地に書込まれる第2のメモリとしての256ワードのランダムアクセスメモリ42と、現在の第2分割符号演算部33の相関演算結果B(i) と、ランダムアクセスメモリ41に記憶されている384Ts前及び128Ts前の相関演算結果A(i mod 384) 及びA(i+128 mod 384) と、ランダムアクセスメモリ42に記憶されている256Ts前の相関演算結果B(i mod 256) とに基づいて下記(10)式の演算処理を行ってフィルタ出力X(i) を算出する出力演算回路43とで構成されている。
【0034】
Figure 0003922167
次に、上記実施形態の動作を説明する。
第1同期コードCpsc は、前述したように、
psc =(1+j)×<a,a,a,-a,-a,a,-a,-a,a,a,a,-a,a,-a,a,a >
で表され、コードは左側から送られる。
【0035】
このうち部分符号列<a,a,a,−a,−a,a,−a,−a,a,a,a,−a,a,−a,a,a >に注目すると、<a,a,a,−a, |−a,a,−a,−a, |a,a,a,−a, |a,−a,a,a>のように4つずつ区切って分割符号A,Bで表すと、<A,B,A,−B>となっていることが分かる。但し、A=<a,a,a,−a>、B=<−a,a,−a,−a>である。
そのため、部分符号列aが16チップで構成されるので、分割符号A及びBは128チップ前に計算した部分相関がそのまま使えて再計算の必要がなく低電力化を図ることができる。
【0036】
次に、部分符号列a=<x1, x2, x3, …, x16>=<1,1,1,1,1,1,-1,-1,1,-1,1,-1,1,-1,-1,1 >に注目し、<1,1,|1,1,|1,1,|-1,-1,|1,-1, |1,-1, |1,-1, |-1,1>のように2つずつに分けると<C,C,C,−C,D,D,D,−D>、但しC=<1,1>、D=<1,−1>で表されることが分かる。
【0037】
ここで、チップ期間をTc、サンプリング期間をTsとしたときに、両者の関係が、1チップ期間Tcに2回サンプリングして(サンプリング数n=2)、1Tc=2Tsとなるように設定されている。
そして、C=<1,1>に対応するXt-n-i +Xt-i とD=<1,−1>に対応するXt-n-i −Xt-i を予め計算し、それを再利用することを考えると、前述した図2の構成を有するデジタルマッチドフィルタに対して加算器及び計算量とも半減させることができる。
【0038】
ここで、Xt-n-i は下記(11)式で算出され、Xt-i は下記(12)式で算出される。
【0039】
【数9】
Figure 0003922167
【0040】
この実施形態では、サンプリング数nが2であるので、時点t−iを時点iとおくと、Xi-2 =xi-2 +xi-3 、Xi =xi +xi-1 となる。このため、3段のシフトレジスタ11を適用し、このシフトレジスタ11にA/D変換後の時刻iで受信信号Rx(i) が入力されたときには、第1段目に受信信号Rx(i-1) 、第2段目に受信信号Rx(i-2) 、第3段目に受信信号Rx(i-3) が格納されている。
【0041】
そして、第1の受信信号加算器22ではXi-2 に対応するRx(i-3) +Rx(i-2) が計算され、第2の受信信号加算器23ではXi に対応するRx(i-1) +Rx(i) が計算される。
そして、第3の加算器24で第1の加算器22の加算結果Rx(i-3) +Rx(i-2) に第2の加算器23の加算結果Rx(i-1) +Rx(i) を加算して前述した符号Cの相関演算値(Rx(i-3) +Rx(i-2) +Rx(i-1) +Rx(i))を算出すると共に、減算器25で第1の加算器22の加算結果Rx(i-3) +Rx(i-2) から第2の加算器23の加算結果Rx(i-1) +Rx(i) を減算して前述した符号Dの相関演算値(Rx(i-3) +Rx(i-2) −Rx(i-1) −Rx(i))を算出し、第1の加算器24の加算結果である相関計算値をシフトレジスタ21と同時にシフトされるシフトレジスタ26の第4段目に格納すると共に、減算器25の減算結果である相関計算値をシフトレジスタ21と同時にシフトされるシフトレジスタ27の第4段目に格納する。
【0042】
その後、シフトレジスタ26及び27を1サンプリング周期Ts毎にシフトし、第3の加算器24及び減算器25の相関演算値を順次シフトレジスタ26及び27に格納する。
このようにして、順次4サンプリング周期4Ts毎に、符号C及びDの相関演算値がシフトレジスタ26及び27の第1段目に格納することを7回繰り返して32サンプル周期32Tsとなると、最初の符号Cの相関計算値がシフトレジスタ26の第28段目にシフトされ、シフトレジスタ27には5回目に入力された符号Dの相関演算値が第12段目にシフトされる。この段階で、演算回路28の各入力端子に相関演算値が入力されることになり、この演算回路28から最初の部分符号列a(=<C,C,C,−C,D,D,D,−D>)との下記(13)式で表される部分符号列相関演算値Xa が算出される。
【0043】
【数10】
Figure 0003922167
【0044】
そして、この部分符号列相関演算値Xa が部分符号列相関演算部3のランダムアクセスメモリ31の(i mod 96)番地例えば“0”番地に書込まれる。その後、32サンプリング周期32Tsが経過する毎に部分相関演算部3の演算回路28から順次部分相関値a2 、a3 が入力され、これらがランダムアクセスメモリ31の(i+32 mod 96) 番地、(i+64 mod 96) 番地に書込まれ、続いて32サンプリング周期32Tsが経過して部分符号列相関演算部3の演算回路28から部分相関値a4 が出力されると、演算回路32で分割符号A(=<a,a,a,−a>)との下記(14)式で表される部分相関演算値XA が算出されると共に、演算回路33で分割符号B(=<−a,a,−a,−a>)との下記(15)式で表される部分相関演算値XB が算出される。
【0045】
【数11】
Figure 0003922167
【0046】
このように部分相関演算値XB が算出されると、これが演算回路43に入力されることにより、この演算回路43で、今入力された部分相関演算値XB (i) と、ランダムアクセスメモリ41から読み出した384Ts前の分割符号Aの部分相関演算値XA (i mod 384) 及び128Ts前の分割符号Aの部分相関演算値XA (i+128 mod 384) と、ランダムアクセスメモリ42から読み出した256Ts前の分割符号Bの部分相関演算値XB (i mod 256) とに基づいて下記(16)式で表される相関値Xt が算出され、これがデジタルマッチドフィルタ1のフィルタ出力として出力される。
【0047】
【数12】
Figure 0003922167
【0048】
そして、演算回路43でフィルタ出力が算出されると、分割符号相関演算部3で算出された部分相関演算値XA がフィルタ出力演算部4のランダムアクセスメモリ41の(i mod 384) 番地即ち“0”番地に書込むと共に、部分相関演算値XB がランダムアクセスメモリ42の(i mod 256) 番地に書込み、その後の再利用に備える。
【0049】
このように、上記実施形態によると、部分符号列相関演算部2によって部分符号列aの部分相関演算を行い、分割符号列相関演算部3によって分割符号A及びBの相関演算を行い、フィルタ出力演算部4で、分割符号A及びBの相関演算結果に基づいてフィルタ出力となる相関値Xt を算出する。
ここで、部分符号列相関演算部2では、A/D変換後の受信信号Rx(i) が入力される3段のシフトレジスタ21と受信信号加算器22,23とで、部分符号列a(=<x1,2,3,…… ,16>)の隣り合う符号xt-n-i 及びxt-i に対応する演算を行い、加算器24及び減算器25とでxt-n-i +xt-i 及びxt-n-i −xt-i の演算を行うことにより、部分符号列aを構成する符号C及びDを計算する。その計算結果をシフトレジスタ26及び27に順次格納し、演算回路28で、シフトレジスタ26に記憶されている28Ts、24Ts、20Ts及び16Ts前の符号Cを使用して部分符号列a(=<C,C,C,−C,D,D,D,−D>)の前半の<C,C,C,−C>との部分相関演算を行うことができ、同様に演算回路28で、シフトレジスタ27に記憶されている12Ts、8Ts、4Ts前の符号Dと減算器25の今回の出力(Rx(i-3) +Rx(i-2) −Rx(i-1) −Rx(i))とに基づいて部分符号列aの後半の<D,D,D,−D>との部分相関演算を行うことができる。したがって、段数の少ない3つのシフトレジスタ21,26,27と、3つの加算器22〜24と、1つの減算器25と、2つの演算回路28とで、第1同期コードCpsc を構成する部分符号列aを演算することができ、加算器数を半減できると共に、計算回数も半減することができ、消費電力を大幅に低減することができる。
【0050】
また、分割符号列相関演算部3では、部分符号列aに基づいて分割符号A及びBに応じた相関演算を行い、フィルタ出力演算部4で、分割符号A及びBの相関演算結果をランダムアクセスメモリ41及び42に記憶することにより、記憶された分割符号A及びBの相関演算結果を使用して演算回路43でフィルタ出力となる相関値Xt を算出することができ、少ない回路数及び演算数でフィルタ出力となる相関値Xt を算出することができる。
【0051】
因みに、本実施形態の構成によるデジタルマッチドフィルタ1と前述した特許文献1及び非特許文献1に記載された従来例とを実際に組み立て、これらについて消費電力を測定したところ、本実施形態によるデジタルマッチドフィルタ1の消費電力は2.44mWであったのに対して、特許文献1の従来例の消費電力は5.09mW、非特許文献1の従来例の消費電力は3.24mWとなり、本実施形態の構成によるデジタルマッチドフィルタによって消費電力が大幅に低減されたことが実証された。
【0052】
なお、上記実施形態においては、W−CDMAでのセルサーチに使用する第1同期コードPSCを例にとって説明したが、これに限定されるものではなく、一般的には、第1同期コードPSCのように都合の良いコードでなく計算結果の再利用ができないのではないかと考えられるが、一般にCDMAのコードはなるべくランダムになるように作られるため、隣り合うコードの符号が同じ場合と異なる場合の数がそれぞれ半々となる場合が多く、ゆえに上記実施形態のように、Xt-n-i +Xt-i 及びXt-n-i −Xt-i の演算を予め行って、それを再利用すれば加算器の数及び計算の回数を半減させることができる。
【0053】
ここで、1チップ当たりn回サンプリングするものとすると、第1の加算器22では、受信信号列から下記(17)式の演算を行ってXt-n-i を算出し、第2の加算器23では、受信信号列から下記(18)式の演算を行ってxt-i を算出することにより、1チップ当たりのサンプル数nに応じたXt-n-i 及びXt-i を正確に算出することができる。
【0054】
【数13】
Figure 0003922167
【0055】
【発明の効果】
以上説明したように、発明1のデジタルマッチドフィルタによれば、受信信号列からXt-n-i +Xt-i を算出する加算手段及びXt-n-i −Xt-i を算出する減算手段と、前記加算手段の加算結果を記憶する第1の記憶手段と、前記減算器の減算結果を記憶する第2の記憶手段と、前記拡散符号を2ビットずつ分割し、そのビットが同符号であるときに前記第1の記憶手段から記憶データを読出し、異符号であるときに前記第2の記憶手段から記憶データを読出し、読み出した記憶データを拡散符号に応じて加減算する演算手段とを設けるだけで、従来例に比較して拡散符号Ciの部分符号列aを加算器数及び計算回数を半減させることができ、消費電力を大幅に低減することができるという効果が得られる。
【0056】
また、発明2のデジタルマッチドフィルタによれば、受信信号列からXt-n-i を算出する第1の加算器と、受信信号列からXt-i を算出する第2の加算器とを有し、第1及び第2の加算器の加算結果を第3の加算器で加算してXt-n-i +Xt-i を算出し、第1の加算器の加算結果から第2の加算器の加算結果を減算器で減算してXt-n-i −Xt-i を算出するようにしており、発明1のデジタルマッチドフィルタと同様の効果が得られる。
【0057】
さらに、発明3のデジタルマッチドフィルタによれば、前記第1の記憶手段及び第2の記憶手段を、シフトレジスタで構成したので、シフトレジスタの段数を調整することにより、受信信号のサンプリング毎に加算器又は第3の加算器の加算結果及び減算器の減算結果を、順次シフトレジスタに入力するだけで、部分符号列を構成する同符号及び異符号の2ビット符号を弁別して演算手段での加減算を容易に行うことができ、部分符号列の相関演算を簡易な構成で容易に行うことができるという効果が得られる。
【0058】
さらにまた、発明4のデジタルマッチドフィルタによれば、発明1又は2のデジタルマッチドフィルタの構成に加えて、部分符号列から拡散符号を4つずつ分割した第1の分割符号及び第2の分割符号の相関演算を行い、その演算結果に基づいてフィルタ出力手段で、相関値でなるフィルタ出力を算出するので、デジタルマッチドフィルタの全体構成を簡易化することができると共に、消費電力を大幅に低減することができるという効果が得られる。
【0059】
なおさらに、発明5のデジタルマッチドフィルタによれば、フィルタ出力演算手段を、前記第1部分相関演算手段の演算結果を第1及び第2の所定値アドレスに書込む第1のメモリと、前記第2部分相関演算手段の演算結果を所定アドレスに書込む第2のメモリと、前記第1のメモリの第1及び第2の所定アドレスの演算結果と前記第2のメモリの所定アドレスの演算結果と、前記第2の部分相関演算手段の演算結果とに基づいてフィルタ出力を算出するフィルタ出力算出手段とで構成したので、加算器やシフトレジスタを使用することなく、フィルタ手段の構成を簡易化して、消費電力を軽減することができるという効果が得られる。
【図面の簡単な説明】
【図1】 本発明の一実施形態を示すブロック図である。
【図2】 従来例の部分符号列演算回路を示すブロック図である。
【図3】 従来例のデジタルマッチドフィルタを示すブロック図である。
【図4】 特許文献1の方式を適用したデジタルマッチドフィルタを示すブロック図である。
【符号の説明】
1 デジタルマッチドフィルタ、2 部分符号列相関演算部、3 分割符号相関演算部、4 フィルタ出力演算部、21 シフトレジスタ、22,23 第1,第2の加算器、24 第3の加算器、25 減算器、26,27 シフトレジスタ、28 演算回路、31 ランダムアクセスメモリ、32,33 演算回路、41,42 ランダムアクセスメモリ、43 演算回路[0001]
BACKGROUND OF THE INVENTION
In the present invention, the spread code Ci = {ci} (Ci= ± 1) spread signal xtThe present invention relates to a digital matched filter for a CDMA communication system used for sampling and despreading n times per chip.
[0002]
[Prior art]
In general, in a code division multiple access (CDMA) communication system, a correlation between a spread code and a received signal is calculated and demodulated. Therefore, it is necessary to synchronize the received signal with the spreading code string. If a digital matched filter (dmf) is used in this part, high-speed synchronization acquisition is possible, but the number of elements constituting the digital matched filter is large, and it is difficult to put it into practical use from the viewpoint of configuration and power consumption. A CDMA communication system is also used for a mobile phone system in recent years, and in particular, a wideband code division multiple access (W-CDMA) communication system is expected to be widely used as a third-generation mobile phone system.
[0003]
In this W-CDMA communication system, when a terminal is switched on, synchronization acquisition is required to perform a search for which cell the terminal belongs to first. This cell search is performed periodically and always manages the cell in which the current terminal exists. For this reason, it is important to shorten the cell search time by acquiring synchronization at high speed in order to reduce the power consumption of the entire terminal and to increase the standby time. For this reason, the W-CDMA standard recommends the use of a matched filter for correlation with the 256-chip first synchronization code (PSC) for cell search.
[0004]
When the matched filter of the W-CDMA communication system is configured simply, in the case of 2 samples per chip, 8 512-stage shift registers and 511 full adders (8 to 17 bits) of 8 bits or more are required, and the number of elements and power consumption Both become very large.
Here, the code of the first synchronization code PSC has a two-stage configuration and is configured as follows.
[0005]
Figure 0003922167
The code is sent from the left side. This is represented by Ci (i = 0 to 255) below.
In order to perform the correlation calculation with the code a, a matched filter having a two-stage configuration can be considered as shown in FIG. The matched filter shown in FIG. 2 is connected to the outputs of eight columns of 32-stage shift registers SH and SH.iA multiplication circuit (MX) for multiplying (= ± 1) and 63 13 to 17-bit full adders FA constituting an addition circuit for taking the sum of MX outputs are required.
[0006]
Finally CpscAs shown in FIG. 3, a 512-stage (13 columns, 8-12 columns if rounding is possible) shift register SH and 15 (13-18 bit) full adders FA are required. is there.
Therefore, in order to reduce shift registers and adders, it is considered that the shift registers SH and adders FA are reused and the number thereof is reduced to 1 / m (for example, see Patent Document 1).
[0007]
That is, a case where sampling is performed once per chip will be described. When the time normalized by the chip period is t, the matched filter output XtIs represented by the following formula (1).
[0008]
[Equation 3]
Figure 0003922167
[0009]
This matched filter output XtWhen time T = t-127, the following equation (2) is calculated and stored in the memory MR, and after 128 chip time, the remaining equation (3) is calculated, and both are added to the adder. It can be obtained by adding with AD.
[0010]
[Expression 4]
Figure 0003922167
[0011]
In this method, as shown in FIG. 4, the ratio is 1 / m depending on the number of stages of the shift register SH and the number m into which the adder FA is divided. Compared with the method of FIG. 3, since the number of stages of the shift register is reduced, the number of flip-flops changed every 1/2 chip is reduced, and the power consumption is reduced.
As another conventional example, assuming that the received signal at time t after A / D conversion is Rx (t), the correlation value X (t) output from the digital matched filter is expressed by the following equation (4).
[0012]
[Equation 5]
Figure 0003922167
[0013]
W-CDMA synchronization code CpscHas a hierarchical structure as described above, and each of the 16-chip codes C1(i) and C2Using (i), C (i) = C1(i mod 16) x C2([i / 16]) and using this, the above equation (4) is
[0014]
[Formula 6]
Figure 0003922167
[0015]
Thus, the correlation value calculation can be divided into two stages from the above equations (5) and (6).
T = t1And t = t1When -16, the same x (i) is calculated, and this is not recalculated, but is re-used, and the amount of calculation is greatly reduced. Furthermore, from the above formulas (5) and (6), x (i) is used every 16 cycles and is divided into 16 groups. Therefore, replacing the shift register with a memory reduces the mounting area and power consumption. A layered digital matched filter for W-CDMA that has been made possible has also been proposed (for example, see Non-Patent Document 1).
[0016]
[Patent Document 1]
US Pat. No. 5,933,447
[Non-Patent Document 1]
The Institute of Electronics, Information and Communication Engineers August 29, 2001 "2001 IEICE Basic and Boundary Society Conference Proceedings A-1-7
[0017]
[Problems to be solved by the invention]
However, in the conventional example described in Patent Document 1, the number of shift register stages is reduced to 1 / m depending on the number of shift register stages and the number m divided by the adder. As a result, the number of flip-flops that have changed every 1/2 chip is reduced, thereby reducing the power consumption. Instead, a memory for storing the calculation result is required, and if the flip-flop of the shift register is also considered as a memory, the memory capacity as a whole is not reduced. Since the carry of the adder must also be stored, the memory capacity is rather increased. In the adder, the number of elements can be reduced by the divided number, but it is necessary to repeatedly perform the calculation for the number m divided within one chip time, and the overall calculation amount is not reduced. That is, the power consumption in the adder portion tends to increase by the amount of control circuit required.
[0018]
To summarize, the shift register is considered as a kind of memory circuit, the number of elements is not reduced, but the power consumption can be reduced. On the other hand, the adder can reduce the number of elements. There is an unresolved problem that the power consumption tends to increase slightly.
Further, in the conventional example described in Non-Patent Document 1, the code structure is 16 chips in W-CDMA as compared with the case of correlating with a code having a code length of 256 in a 256 (512) stage shift register. Therefore, the value calculated every 16 chips can be reused and the number of elements is reduced. However, in this conventional example, the value calculated in FIG. 2 is stored in a memory instead of the shift register in FIG. 3, and this is sequentially called to obtain the correlation. There is an unsolved problem that the amount of calculation is not reduced as compared with the case where it is performed.
[0019]
Therefore, the present invention has been made paying attention to the unsolved problems of the above conventional example, and by storing the value once calculated in the storage means and reusing it, the calculation amount is reduced and the power consumption is reduced. An object of the present invention is to provide a digital matched filter that is reduced.
[0020]
[Means for Solving the Problems]
[Invention 1]
In order to achieve the above object, the digital matched filter according to the first aspect of the invention includes a spreading code Ci = {ci } (Ci = ± 1) spread signal xt In a digital matched filter for a CDMA communication system used for sampling and despreading n times per chip, correlation of partial code sequences in which a predetermined number of partial codes constituting a spread code are arranged from a received signal sequence A partial code string correlation calculation unit that performs calculation, and a divided code correlation calculation unit that performs correlation calculation of a divided code obtained by dividing the partial code string by an integer number based on a correlation calculation result calculated by the partial code string correlation calculation unit And a filter output calculation unit that calculates a filter output based on the correlation calculation result calculated by the division code correlation calculation unit, and the partial code sequence correlation calculation unit adds at least the adjacent signals from the received signal sequence Addition value Xt-n-i + Xti Adding means for calculating the sum and subtraction value X of adjacent signals from the received signal sequence Xt-n-i -Xti Subtracting means for calculating the first subtracting means, first storage means for sequentially storing the addition result of the adding means 24, second storage means for sequentially storing the subtraction result of the subtracting means, and a predetermined number constituting the partial code When the divided bits are the same sign, the stored data is read from the first storage means, and when the divided bits are different signs, the second storage means Computation means for reading stored data and adding / subtracting the read stored data in accordance with the sign of the divided code.
[0021]
By adopting such a configuration, the adder of the partial code string correlation calculation unit calculates the code having the same sign among the adjacent bits of the received signal, and the subtractor obtains a different code among the adjacent bits. The code is calculated, and the calculated code of the same code and the code of the different code are stored in the first storage unit and the second storage unit. Then, a predetermined number of bits of the partial code constituting the spread code is divided into two bits to obtain a code, and when both bits of the divided code have the same code, the stored data is read from the first storage means, The partial code correlation value is calculated by reading the stored data from the second storage means and adding / subtracting the read stored data according to the sign of the code divided by the calculation means.
[Invention 2]
The digital matched filter according to the second aspect of the invention includes a spreading code Ci = {ci } (Ci = ± 1) spread signal xt In a digital matched filter for a CDMA communication system used for sampling and despreading n times per chip, correlation of partial code sequences in which a predetermined number of partial codes constituting a spread code are arranged from a received signal sequence A partial code string correlation calculation unit that performs calculation, and a divided code correlation calculation unit that performs correlation calculation of a divided code obtained by dividing the partial code string by a predetermined number based on a correlation calculation result calculated by the partial code string correlation calculation unit And a filter output calculation unit that calculates a filter output based on the correlation calculation result calculated by the division code correlation calculation unit, and the partial code string correlation calculation unit is adjacent to at least the received signal sequence according to the following equation: Total signal value Xt-n-i First addition means for calculating
[0022]
[Expression 7]
Figure 0003922167
[0023]
Total value X of adjacent signals from the received signal sequence according to the following formulatiA second adding means for calculating
[0024]
[Equation 8]
Figure 0003922167
[0025]
  The addition result of the first adder and the addition result of the second adder are added to obtain a total addition value Xt-n-i + Xti Subtracting the addition result of the second adder from the addition result of the first adder and a third addition means for calculatingt-n-i -Xti A subtracting means for calculating the first subtracting means; a first storage means for sequentially storing the addition result of the third adding means; a second storage means for sequentially storing the subtraction result of the subtracting means; and the partial code. A predetermined number of bits are divided into two bits to form a code, and when the divided code bits have the same code, the stored data is read from the first storage means, and when the code has a different code, the second storage And an arithmetic means for reading the stored data from the means and adding / subtracting the read stored data in accordance with the sign of the divided code.
[0026]
By adopting this configuration, in addition to the operation of the first aspect of the invention, the total value X is calculated by using the [Equation 7] according to the sampling number n per chip in the first adder.tniAnd the second adder similarly uses the above [Equation 8] according to the sampling number n to calculate the sum XtiTherefore, the total value X corresponding to the sampling number ntniAnd XtiCan be calculated.
[Invention 3]
Furthermore, the digital matched filter of the invention 3 is the digital matched filter of the invention 1 or 2, wherein the first storage means and the second storage means are constituted by a shift register.
[0027]
By adopting this configuration, by adjusting the number of stages of the shift register, the addition result of the adder or the third adder and the subtraction result of the subtracter are simply input to the shift register every time the received signal is sampled. Thus, 2-bit codes of the same code and different codes constituting the partial code string can be discriminated and addition / subtraction by the calculation means can be easily performed.
[Invention 4]
Furthermore, the digital matched filter of the invention 4 has a spreading code Ci = {ci} (Ci= ± 1) spread signal xtIn a digital matched filter for a W-CDMA communication system for sampling and despreading n times per chip, at least a total addition value X of adjacent signals from the received signal sequencetni+ XtiAdding means for calculating the sum and subtraction value X of adjacent signals from the received signal sequence Xtni-XtiSubtracting means for calculating, a first storage means for storing the addition result of the adding means, a second storage means for storing the subtraction result of the subtractor, and dividing the spread code by 2 bits, When the bits have the same sign, the stored data is read from the first storage means, and when the bits have a different sign, the stored data is read from the second storage means, and the read stored data is added or subtracted according to the spreading code. Based on the calculation means, the third storage means for storing the calculation result of the calculation means, the calculation result sequentially read out from the predetermined position of the third storage means, and the calculation result directly inputted from the calculation means From the first divided code correlation calculation means for performing partial correlation calculation of the first divided code string obtained by dividing the spread code by four, the calculation result sequentially read from the predetermined position of the third storage means, and the calculation means Directly A second divided code correlation calculating means for performing a partial correlation calculation of a second divided code string obtained by dividing the spread code by an integer number based on the calculated calculation result; the first divided code correlation calculating means; Filter output calculation means for calculating the filter output based on the calculation result of the divided code correlation means is provided.
[0028]
By adopting this configuration, the first divided code string in which the partial code string a is arranged in a predetermined format by the first divided code correlation calculating means based on the partial code string a obtained from the calculating means in the first aspect described above. For example, correlation calculation with <a, a, a, -a> is performed, and the second divided code sequence in which the partial code sequences are arranged in a predetermined format by the second divided code correlation calculation unit, for example, <-a, a , -A, -a>, and these correlation calculation results are processed by the filter output means in association with the spreading code, thereby obtaining a filter output.
[Invention 5]
Still further, the digital matched filter according to the fifth aspect is the digital matched filter according to the fourth aspect, wherein the filter output calculation means writes the calculation result of the first divided code correlation calculation means to the first and second predetermined value addresses. A first memory; a second memory for writing a calculation result of the second divided code correlation calculation means to a predetermined address; and a calculation result stored in the first and second predetermined addresses of the first memory; Filter output calculation means for calculating a filter output based on a calculation result stored at a predetermined address of the second memory and a calculation result of the second partial correlation calculation means. .
[0029]
By adopting this configuration, the calculation result of the first division code correlation calculation means stored in the first memory and the calculation result of the second division code correlation calculation means stored in the second memory are reused. As a result, a filter output representing a correlation value with the spread code is calculated.
[0030]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing an embodiment of the present invention, in which 1 is a digital matched filter applied to a W-CDMA receiver.
The digital matched filter 1 performs a correlation calculation of a divided code based on a partial code string correlation calculation unit 2 that performs correlation calculation of the partial code string a and a correlation calculation result calculated by the partial code string correlation calculation unit 2. The division code correlation calculation unit 3 and the filter output X based on the correlation calculation result calculated by the division code correlation calculation unit 3tAnd a filter output calculation unit 4 for calculating
[0031]
The partial code string correlation calculation unit 2 shifts the received signal after A / D conversion into a three-stage shift register 21 to which the received signal Rx (i) at time i is input by sampling twice per chip, and at time i A first adder 22 that adds the second-stage received signal Rx (i-2) and the third-stage received signal Rx (i-3) of the register 21 to calculate a sum value; and a time i Received signal Rx (i) and the first-stage received signal Rx (i−1) of the shift register 2 are added together to calculate a sum value, The addition result of the second adder 23 is calculated from the addition result of the third adder 24 and the addition result of the first adder 22 by adding the addition result of the second adder 23 to the addition result. A subtracter 25 that calculates a subtracted value by subtraction, and a 28-stage system as a first storage means to which the addition result of the third adder 24 is input. Register 26, a 12-stage shift register 27 as a second storage means to which the subtraction result of the subtractor 25 is inputted, a subtraction result D (i) of the subtractor 25, the 28th stage of the shift register 26, The addition results C (i-28), C (i-24), C (i-20) and C (i-16) of the 24th stage, the 20th stage and the 16th stage, and the shift register 27 The following equation (7) is calculated based on the subtraction results D (i-12), D (i-8) and D (i-4) in the 12th, 8th and 4th stages. And an arithmetic circuit 28 as arithmetic means for performing a correlation operation on the partial code string a.
[0032]
Figure 0003922167
The divided code correlation calculation unit 3 is a 96-word random access memory 31 for writing the correlation calculation result of the partial code sequence a calculated by the partial code sequence correlation calculation unit 2 at a predetermined address, that is, (i mod 96), And the correlation calculation results a (i-96), a (i-64), and a (i-32) before 96Ts, 64Ts, and 32Ts stored in the random access memory 31. Based on the above, the first divided code calculation unit 32 that performs the calculation of the following equation (8) to perform the correlation calculation of the divided code A, the correlation calculation result of the current partial code string a, and the random access memory 31 Based on the stored correlation calculation results a (i-96), a (i-64), and a (i-32) before 96Ts, 64Ts, and 32Ts, the following equation (9) is calculated to divide the code And a second divided code calculation unit 33 that performs B correlation calculation.
[0033]
A (i) = a (i-96) + a (i-64) + a (i-32) -a (i) (8)
B (i) =-a (i-96) + a (i-64) -a (i-32) -a (i) (9)
The filter output calculation unit 4 includes a 384-word random access memory 41 as a first memory in which the correlation calculation result of the first division code calculation unit 32 is written at the address (i mod 384), and a second division code calculation unit 33 random calculation memory 42 as a second memory in which the correlation calculation result of 33 is written at the address (i mod 256), the correlation calculation result B (i) of the current second divided code calculation unit 33, The correlation calculation results A (i mod 384) and A (i + 128 mod 384) before 384 Ts and 128 Ts stored in the random access memory 41 and the correlation calculation result before 256 Ts stored in the random access memory 42 The output calculation circuit 43 calculates the filter output X (i) by performing the calculation process of the following equation (10) based on B (i mod 256).
[0034]
Figure 0003922167
Next, the operation of the above embodiment will be described.
First synchronization code CpscAs mentioned above,
Cpsc= (1 + j) × <a, a, a, -a, -a, a, -a, -a, a, a, a, -a, a, -a, a, a>
The code is sent from the left side.
[0035]
  Of these, the partial code string <a, a, a, -a, -a, a, -a, -a, a, a, a, -a, a, -a, a, a> , A, a, -a, | -a, a, -a, -a, | a, a, a, -a, | a, -a, a, a> When represented by A and B, it can be seen that <A, B, A, -B>. However, A = <a, a, a, −a> and B = <− a, a, −a, −a>.
  For this reason, since the partial code string a is composed of 16 chips, the divided codes A and B can use the partial correlation calculated before 128 chips as they are, and need not be recalculated, thereby reducing power consumption.
[0036]
Next, the partial code string a = <x1,x2,x3,…, X16> = <1,1,1,1,1,1, -1, -1,1, -1,1, -1,1, -1, -1,1> | 1,1, | 1,1, | -1, -1, | 1, -1, | 1, -1, | 1, -1, | -1,1> It can be seen that <C, C, C, -C, D, D, D, -D>, where C = <1,1> and D = <1, -1>.
[0037]
Here, when the chip period is Tc and the sampling period is Ts, the relationship between the two is set such that the sampling is performed twice in one chip period Tc (sampling number n = 2) and 1Tc = 2Ts. Yes.
And X corresponding to C = <1,1>tni+ XtiAnd X corresponding to D = <1, -1>tni-Xti2 and the amount of calculation can be halved with respect to the digital matched filter having the configuration of FIG. 2 described above.
[0038]
Where XtniIs calculated by the following equation (11), and XtiIs calculated by the following equation (12).
[0039]
[Equation 9]
Figure 0003922167
[0040]
In this embodiment, since the sampling number n is 2, if the time point ti is set to the time point i, Xi-2= Xi-2+ Xi-3, Xi= Xi+ Xi-1It becomes. Therefore, when the three-stage shift register 11 is applied and the reception signal Rx (i) is input to the shift register 11 at time i after A / D conversion, the reception signal Rx (i− 1) The received signal Rx (i-2) is stored in the second stage, and the received signal Rx (i-3) is stored in the third stage.
[0041]
In the first received signal adder 22, Xi-2Rx (i−3) + Rx (i−2) corresponding to the second received signal adder 23 is calculated.iRx (i-1) + Rx (i) corresponding to is calculated.
Then, in the third adder 24, the addition result Rx (i-1) + Rx (i) of the second adder 23 is added to the addition result Rx (i-3) + Rx (i-2) of the first adder 22. Is added to calculate the correlation calculation value (Rx (i-3) + Rx (i-2) + Rx (i-1) + Rx (i)) of the above-mentioned code C, and the subtracter 25 uses the first adder. The addition result Rx (i-1) + Rx (i) of the second adder 23 is subtracted from the addition result Rx (i-3) + Rx (i-2) of 22, and the correlation operation value (Rx (i-3) + Rx (i-2) −Rx (i−1) −Rx (i)) is calculated, and the correlation calculation value, which is the addition result of the first adder 24, is shifted simultaneously with the shift register 21. And the correlation calculation value as the subtraction result of the subtracter 25 is stored in the fourth stage of the shift register 27 that is shifted simultaneously with the shift register 21.
[0042]
Thereafter, the shift registers 26 and 27 are shifted every sampling period Ts, and the correlation calculation values of the third adder 24 and the subtracter 25 are sequentially stored in the shift registers 26 and 27.
In this manner, when the correlation calculation values of the codes C and D are sequentially stored in the first stage of the shift registers 26 and 27 every 4 sampling periods 4Ts, when the 32 sample periods 32Ts are obtained, The correlation calculation value of the code C is shifted to the 28th stage of the shift register 26, and the correlation calculation value of the code D inputted to the shift register 27 for the fifth time is shifted to the 12th stage. At this stage, a correlation calculation value is input to each input terminal of the arithmetic circuit 28, and the first partial code string a (= <C, C, C, −C, D, D, D, −D>) and a partial code string correlation calculation value X represented by the following equation (13):aIs calculated.
[0043]
[Expression 10]
Figure 0003922167
[0044]
And this partial code string correlation calculation value XaIs written in the address (i mod 96) of the random access memory 31 of the partial code string correlation calculation unit 3, for example, “0”. Thereafter, each time the 32 sampling periods 32Ts elapse, the partial correlation value a2, AThreeAre written in the (i + 32 mod 96) address and (i + 64 mod 96) address of the random access memory 31, and then the partial sampling sequence correlation unit 3 passes after 32 sampling periods 32Ts. Of the partial correlation value aFourIs output by the arithmetic circuit 32 with the divided code A (= <a, a, a, −a>) and the partial correlation calculation value X expressed by the following equation (14):AIs calculated, and the partial correlation calculation value X represented by the following equation (15) with the divided code B (= <− a, a, −a, −a>) is calculated by the calculation circuit 33.BIs calculated.
[0045]
## EQU11 ##
Figure 0003922167
[0046]
Thus, the partial correlation calculation value XBIs input to the arithmetic circuit 43, and the arithmetic circuit 43 then inputs the partial correlation calculation value X that has just been input.B(i) and the partial correlation calculation value X of the division code A before 384 Ts read from the random access memory 41A(i mod 384) and the partial correlation calculation value X of the divided code A before 128 TsA(i + 128 mod 384) and the partial correlation calculation value X of the divided code B before 256 Ts read from the random access memory 42BCorrelation value X expressed by the following equation (16) based on (i mod 256)tIs calculated and output as the filter output of the digital matched filter 1.
[0047]
[Expression 12]
Figure 0003922167
[0048]
When the filter output is calculated by the calculation circuit 43, the partial correlation calculation value X calculated by the divided code correlation calculation unit 3 is obtained.AIs written to the address (i mod 384) of the random access memory 41 of the filter output calculation unit 4, that is, “0”, and the partial correlation calculation value XBIs written in the address (i mod 256) of the random access memory 42 and is prepared for subsequent reuse.
[0049]
Thus, according to the above embodiment, the partial code sequence correlation calculation unit 2 performs partial correlation calculation of the partial code sequence a, the divided code sequence correlation calculation unit 3 performs correlation calculation of the divided codes A and B, and outputs the filter. In the calculation unit 4, the correlation value X that becomes the filter output based on the correlation calculation result of the divided codes A and BtIs calculated.
Here, in the partial code string correlation calculation unit 2, the partial code string a (() includes the three-stage shift register 21 to which the received signal Rx (i) after A / D conversion is input and the received signal adders 22 and 23. = <X1,x2,x3,......,x16>) Adjacent code xtniAnd xtiAnd an adder 24 and a subtracter 25tni+ XtiAnd xtni-XtiBy calculating the above, the codes C and D constituting the partial code string a are calculated. The calculation results are sequentially stored in the shift registers 26 and 27, and the arithmetic circuit 28 uses the code C 28Ts, 24Ts, 20Ts, and 16Ts before stored in the shift register 26 to generate the partial code string a (= <C , C, C, -C, D, D, D, -D>) can be partially correlated with the first half of <C, C, C, -C>. 12Ts, 8Ts, 4Ts previous sign D stored in the register 27 and the current output of the subtractor 25 (Rx (i-3) + Rx (i-2) -Rx (i-1) -Rx (i)) Based on the above, it is possible to perform a partial correlation calculation with <D, D, D, -D> in the latter half of the partial code string a. Therefore, the first synchronization code C is composed of the three shift registers 21, 26, 27 having a small number of stages, the three adders 22 to 24, the one subtracter 25, and the two arithmetic circuits 28.pscCan be calculated, the number of adders can be halved, the number of calculations can be halved, and the power consumption can be greatly reduced.
[0050]
The divided code string correlation calculation unit 3 performs a correlation calculation corresponding to the divided codes A and B based on the partial code string a, and the filter output calculation unit 4 randomly accesses the correlation calculation results of the divided codes A and B. By storing in the memories 41 and 42, the correlation value X that is the filter output in the arithmetic circuit 43 using the stored correlation calculation results of the divided codes A and B is stored.tThe correlation value X that becomes a filter output with a small number of circuits and operations can be calculated.tCan be calculated.
[0051]
Incidentally, when the digital matched filter 1 having the configuration of the present embodiment and the conventional examples described in Patent Document 1 and Non-Patent Document 1 described above are actually assembled and the power consumption is measured for these, the digital matched filter according to the present embodiment is obtained. While the power consumption of the filter 1 is 2.44 mW, the power consumption of the conventional example of Patent Document 1 is 5.09 mW, and the power consumption of the conventional example of Non-Patent Document 1 is 3.24 mW. It was proved that the power consumption was greatly reduced by the digital matched filter with the configuration.
[0052]
In the above embodiment, the first synchronization code PSC used for cell search in W-CDMA has been described as an example. However, the present invention is not limited to this, and in general, the first synchronization code PSC It is thought that the calculation result cannot be reused because it is not a convenient code, but in general, since the CDMA code is made as random as possible, the code of the adjacent code is different from the same case In many cases, the number is halved, and therefore, as in the above embodiment, Xtni+ XtiAnd Xtni-XtiIf the above calculation is performed in advance and reused, the number of adders and the number of calculations can be halved.
[0053]
Here, assuming that sampling is performed n times per chip, the first adder 22 performs an operation of the following equation (17) from the received signal sequence to obtain XtniIn the second adder 23, the following equation (18) is calculated from the received signal sequence to obtain xtiBy calculating X according to the number of samples n per chip.tniAnd XtiCan be calculated accurately.
[0054]
[Formula 13]
Figure 0003922167
[0055]
【The invention's effect】
As described above, according to the digital matched filter of aspect 1, Xtni+ XtiAdding means for calculating X and Xtni-XtiSubtracting means for calculating, a first storage means for storing the addition result of the adding means, a second storage means for storing the subtraction result of the subtractor, and dividing the spread code by 2 bits, When the bits have the same sign, the stored data is read from the first storage means, and when the bits have a different sign, the stored data is read from the second storage means, and the read stored data is added or subtracted according to the spreading code. Only by providing the calculation means, it is possible to halve the number of adders and the number of calculations of the partial code string a of the spread code Ci as compared with the conventional example, and the effect that the power consumption can be greatly reduced is obtained. It is done.
[0056]
Further, according to the digital matched filter of the second aspect, XtniAnd a first adder for calculating X from the received signal sequencetiAnd a second adder that calculates the sum of the addition results of the first and second adders by a third adder.tni+ XtiAnd subtracting the addition result of the second adder from the addition result of the first adder by the subtractor Xtni-XtiThus, the same effect as that of the digital matched filter of the first aspect can be obtained.
[0057]
Further, according to the digital matched filter of the invention 3, since the first storage means and the second storage means are constituted by shift registers, the number of stages of the shift registers is adjusted so that the addition is performed every time the received signal is sampled. By simply inputting the addition result of the adder or the third adder and the subtraction result of the subtracter sequentially to the shift register, the 2-bit code of the same code and the different code constituting the partial code string is discriminated and the addition / subtraction in the arithmetic means is performed. Thus, it is possible to easily perform the correlation calculation of the partial code string with a simple configuration.
[0058]
Furthermore, according to the digital matched filter of the invention 4, in addition to the configuration of the digital matched filter of the invention 1 or 2, the first divided code and the second divided code obtained by dividing the spreading code by four from the partial code string Since the filter output comprising the correlation value is calculated by the filter output unit based on the calculation result, the overall configuration of the digital matched filter can be simplified and the power consumption can be greatly reduced. The effect that it can be obtained.
[0059]
Still further, according to the digital matched filter of the fifth aspect of the invention, the filter output calculation means includes a first memory for writing the calculation results of the first partial correlation calculation means to first and second predetermined value addresses, and the first A second memory for writing a calculation result of the two-part correlation calculation means to a predetermined address; a calculation result of the first and second predetermined addresses of the first memory; and a calculation result of the predetermined address of the second memory; Since the filter output calculating means calculates the filter output based on the calculation result of the second partial correlation calculating means, the structure of the filter means can be simplified without using an adder or a shift register. The effect that power consumption can be reduced is obtained.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an embodiment of the present invention.
FIG. 2 is a block diagram illustrating a conventional partial code string arithmetic circuit.
FIG. 3 is a block diagram illustrating a conventional digital matched filter.
FIG. 4 is a block diagram showing a digital matched filter to which the method of Patent Document 1 is applied.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Digital matched filter, 2 Partial code sequence correlation calculating part, 3 division | segmentation code correlation calculating part, 4 Filter output calculating part, 21 Shift register, 22, 23 1st, 2nd adder, 24 3rd adder, 25 Subtractor, 26, 27 Shift register, 28 arithmetic circuit, 31 random access memory, 32, 33 arithmetic circuit, 41, 42 random access memory, 43 arithmetic circuit

Claims (5)

拡散符号Ci={c }(c =±1)によって拡散された信号x をチップ当たりn回サンプリングして逆拡散するために使用するCDMA通信方式用のデジタルマッチドフィルタにおいて、
受信信号列から拡散符号を構成する所定ビット数の部分符号を所定数並べた部分符号列の相関演算を行う部分符号列相関演算部と、該部分符号列相関演算部で演算された相関演算結果に基づいて前記部分符号列を整数個ずつ区切った分割符号の相関演算を行う分割符号相関演算部と、該分割符号相関演算部で演算した相関演算結果に基づいてフィルタ出力を算出するフィルタ出力演算部とを備え、
前記部分符号列相関演算部は、少なくとも、受信信号列から隣接する信号の合算加算値Xt−n−i +Xt−i を算出する加算手段及び受信信号列から隣接する信号の合算減算値Xt−n−i −Xt−i を算出する減算手段と、前記加算手段24の加算結果を順次記憶する第1の記憶手段と、前記減算手段の減算結果を順次記憶する第2の記憶手段と、前記部分符号を構成する所定数のビットを2ビットずつ分割して符号とし、その分割した符号のビットが同符号であるときに前記第1の記憶手段から記憶データを読出し、異符号であるときに前記第2の記憶手段から記憶データを読出し、読み出した記憶データを前記分割した符号の正負に応じて加減算する演算手段とを有することを特徴とするデジタルマッチドフィルタ。
Spread code Ci = {c i } (C i = ± 1) spread signal x t In a digital matched filter for a CDMA communication system used to sample and despread n times per chip,
A partial code sequence correlation calculation unit for performing a correlation calculation of a partial code sequence in which a predetermined number of partial codes having a predetermined number of bits constituting a spread code are arranged from a received signal sequence, and a correlation calculation result calculated by the partial code sequence correlation calculation unit A divided code correlation calculation unit for performing a correlation calculation of divided codes obtained by dividing the partial code string by integers based on the filter, and a filter output calculation for calculating a filter output based on a correlation calculation result calculated by the divided code correlation calculation unit With
The partial code string correlation calculation unit at least adds a sum X xn−i of adjacent signals from the received signal string. + X ti And a subtracting value X t−n−i of adjacent signals from the received signal sequence -X ti Subtracting means for calculating the subtraction means, first storage means for sequentially storing the addition results of the adding means 24, second storage means for sequentially storing the subtraction results of the subtraction means, and a predetermined number constituting the partial code Is divided into two bits to form a code, and when the divided code bits have the same sign, the stored data is read from the first storage means, and when the bits have different signs, the second storage means A digital matched filter, comprising: an operation means for reading stored data and adding / subtracting the read stored data according to the sign of the divided code.
拡散符号Ci={c }(c =±1)によって拡散された信号x をチップ当たりn回サンプリングして逆拡散するために使用するCDMA通信方式用のデジタルマッチドフィルタにおいて、
受信信号列から拡散符号を構成する所定ビット数の部分符号を所定数並べた部分符号列の相関演算を行う部分符号列相関演算部と、該部分符号列相関演算部で演算された相関演算結果に基づいて前記部分符号列を所定数で分割した分割符号の相関演算を行う分割符号相関演算部と、該分割符号相関演算部で演算した相関演算結果に基づいてフィルタ出力を算出するフィルタ出力演算部とを備え、前記部分符号列相関演算部は、少なくとも、受信信号列から下式に従って隣接する信号の合算値Xt−n−i を算出する第1の加算手段と、
Figure 0003922167
受信信号列から下式に従って隣接する信号の合算値Xt−i を算出する第2の加算手段と、
Figure 0003922167
前記第1の加算器の加算結果と前記第2の加算器の加算結果とを加算して合算加算値Xt−n−i +Xt−i を算出する第3の加算手段と、
前記第1の加算器の加算結果から前記第2の加算器の加算結果を減算して合算減算値Xt−n−i −Xt−i を算出する減算手段と、
前記第3の加算手段の加算結果を順次記憶する第1の記憶手段と、
前記減算手段の減算結果を順次記憶する第2の記憶手段と、
前記部分符号を構成する所定数のビットを2ビットずつ分割して符号とし、その分割した符号のビットが同符号であるときに前記第1の記憶手段から記憶データを読出し、異符号であるときに前記第2の記憶手段から記憶データを読出し、読み出した記憶データを前記分割した符号の正負に応じて加減算する演算手段とを有することを特徴とするデジタルマッチドフィルタ。
Spread code Ci = {ci } (Ci = ± 1) spread signal xt In a digital matched filter for a CDMA communication system used to sample and despread n times per chip,
  A partial code sequence correlation calculation unit for performing a correlation calculation of a partial code sequence in which a predetermined number of partial codes having a predetermined number of bits constituting a spread code are arranged from a received signal sequence, and a correlation calculation result calculated by the partial code sequence correlation calculation unit A divided code correlation calculation unit for performing a correlation calculation of a divided code obtained by dividing the partial code string by a predetermined number based on the filter, and a filter output calculation for calculating a filter output based on a correlation calculation result calculated by the divided code correlation calculation unit And the partial code string correlation calculating section includes at least a sum value X of adjacent signals from the received signal string according to the following equation:t-n-i First addition means for calculating
Figure 0003922167
  Total value X of adjacent signals from the received signal sequence according to the following formulati A second adding means for calculating
Figure 0003922167
  The addition result of the first adder and the addition result of the second adder are added to obtain a total addition value Xt-n-i + Xti A third adding means for calculating
  Subtracting the addition result of the second adder from the addition result of the first adder and adding the subtraction value Xt-n-i -Xti Subtracting means for calculating
  First storage means for sequentially storing the addition results of the third addition means;
  Second storage means for sequentially storing the subtraction results of the subtraction means;
  When a predetermined number of bits constituting the partial code are divided into two bits to obtain a code, and when the divided code bits have the same code, the stored data is read from the first storage means and the code has a different code The digital matched filter further comprises arithmetic means for reading stored data from the second storage means and adding / subtracting the read stored data according to the sign of the divided code.
前記第1の記憶手段及び第2の記憶手段は、シフトレジスタで構成されていることを特徴とする請求項1又は2に記載のデジタルマッチドフィルタ。3. The digital matched filter according to claim 1, wherein the first storage unit and the second storage unit include a shift register. 拡散符号Ci={c }(c =±1)によって拡散された信号x をチップ当たりn回サンプリングして逆拡散するために使用するCDMA通信方式用のデジタルマッチドフィルタにおいて、
少なくとも、受信信号列から隣接する信号の合算加算値Xt−n−i +Xt−i を算出する加算手段及び受信信号列から隣接する信号の合算減算値Xt−n−i −Xt−i を算出する減算手段と、前記加算手段の加算結果を記憶する第1の記憶手段と、前記減算器の減算結果を記憶する第2の記憶手段と、前記拡散符号を2ビットずつ分割して符号とし、分割した符号のビットが同符号であるときに前記第1の記憶手段から記憶データを読出し、異符号であるときに前記第2の記憶手段から記憶データを読出し、読み出した記憶データを前記分割した符号の正負に応じて加減算する演算手段と、前記演算手段の演算結果を記憶する第3の記憶手段と、該第3の記憶手段の所定位置から順次読み出した演算結果と、演算手段から直接入力される演算結果とに基づいて前記拡散符号を整数個ずつ区切った第1の分割符号列の相関演算を行う第1分割符号相関演算手段と、前記第3の記憶手段の所定位置から順次読み出した演算結果と、演算手段から直接入力される演算結果とに基づいて前記拡散符号を整数個ずつ区切った第2の分割符号列の相関演算を行う第2分割符号相関演算手段と、前記第1分割符号相関演算手段及び第2分割符号相関手段の演算結果に基づいてフィルタ出力を演算するフィルタ出力演算手段とを備えたことを特徴とするデジタルマッチドフィルタ。
Spread code Ci = {c i } (C i = ± 1) spread signal x t In a digital matched filter for a CDMA communication system used to sample and despread n times per chip,
At least the total addition value X t−n−i of adjacent signals from the received signal sequence + X ti And a subtracting value X t−n−i of adjacent signals from the received signal sequence -X ti Subtracting means for calculating the first subtracting means; first storage means for storing the addition result of the adding means; second storage means for storing the subtraction result of the subtractor; When the divided code bits have the same sign, the stored data is read from the first storage means, and when the divided code bits have the same sign, the stored data is read from the second storage means. From the calculation means for adding / subtracting according to the sign of the divided code, the third storage means for storing the calculation result of the calculation means, the calculation result sequentially read from the predetermined position of the third storage means, and the calculation means First division code correlation calculation means for performing correlation calculation of a first divided code string obtained by dividing the spreading code by an integer number based on the calculation result directly input, and sequentially from a predetermined position of the third storage means Read Second divided code correlation calculating means for performing a correlation calculation of a second divided code string obtained by dividing the spreading code by an integer number based on the calculated result and a calculation result directly input from the calculating means, and the first A digital matched filter comprising: filter output calculation means for calculating a filter output based on the calculation results of the divided code correlation calculating means and the second divided code correlation means.
前記フィルタ出力演算手段は、前記第1分割符号相関演算手段の演算結果を第1及び第2の所定値アドレスに書込む第1のメモリと、前記第2分割符号相関演算手段の演算結果を所定アドレスに書込む第2のメモリと、前記第1のメモリの第1及び第2の所定アドレスに記憶された演算結果と前記第2のメモリの所定アドレスに記憶された演算結果と、前記第2の分割符号相関演算手段の演算結果とに基づいてフィルタ出力を算出するフィルタ出力算出手段とを備えていることを特徴とする請求項4記載のデジタルマッチドフィルタ。The filter output calculation means has a first memory for writing the calculation result of the first division code correlation calculation means to first and second predetermined value addresses, and a calculation result of the second division code correlation calculation means. A second memory to be written to the address, a calculation result stored in the first and second predetermined addresses of the first memory, a calculation result stored in the predetermined address of the second memory, and the second 5. The digital matched filter according to claim 4, further comprising: filter output calculation means for calculating a filter output based on a calculation result of the divided code correlation calculation means.
JP2002340885A 2002-11-25 2002-11-25 Digital matched filter Expired - Fee Related JP3922167B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002340885A JP3922167B2 (en) 2002-11-25 2002-11-25 Digital matched filter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002340885A JP3922167B2 (en) 2002-11-25 2002-11-25 Digital matched filter

Publications (2)

Publication Number Publication Date
JP2004179750A JP2004179750A (en) 2004-06-24
JP3922167B2 true JP3922167B2 (en) 2007-05-30

Family

ID=32703398

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002340885A Expired - Fee Related JP3922167B2 (en) 2002-11-25 2002-11-25 Digital matched filter

Country Status (1)

Country Link
JP (1) JP3922167B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4809164B2 (en) * 2006-08-31 2011-11-09 富士通株式会社 Arithmetic circuit
JP7450367B2 (en) 2019-11-11 2024-03-15 三菱電機株式会社 Synchronous acquisition circuit

Also Published As

Publication number Publication date
JP2004179750A (en) 2004-06-24

Similar Documents

Publication Publication Date Title
JP3884115B2 (en) Digital matched filter
JP3399420B2 (en) Fixed pattern detector
JP3722844B2 (en) Digital matched filter
JPH118567A (en) Matched filter and synchronization method
CN101162919A (en) Data caching circuit
JPH10336073A (en) Signal receiver in spread spectrum communication system
JP3296341B2 (en) Correlator
JP3922167B2 (en) Digital matched filter
JP3397695B2 (en) Correlation detector and CDMA receiver
JP2682493B2 (en) Receiver
JP3387079B2 (en) Correlation value detecting device, spectrum despreading device having the same, receiving terminal and transmitting / receiving terminal, and correlation value detecting method
US7039091B1 (en) Method and apparatus for implementing a two dimensional correlator
JP3333454B2 (en) Correlation detecting device and despreading code switching method of correlation detecting device
JPH0927797A (en) Difference signal sensing matched filter used in spread spectrum communication system
JP2000278183A (en) Composite correlator in cdma system and method for acquiring its initial synchronization
JP2902380B2 (en) Parallel correlation processing circuit
US7424050B2 (en) Matched filter circuit and correlation calculation method
JP2007166350A (en) Gate array program unit, measurement unit, and program
JP2000209124A (en) Correlation circuit for spread spectrum communication
US7061975B2 (en) Noncyclic digital filter and radio reception apparatus comprising the filter
CN114598583B (en) CSK modulation symbol decoding method, device, chip and satellite receiver
JP2005117265A (en) Path searching circuit, path searching method
JP3363107B2 (en) Correlation value detecting device, spectrum despreading device having the same, receiving terminal and transmitting / receiving terminal, and correlation value detecting method
KR100456494B1 (en) Receiver and inverse-spreading code generating method
JP3652152B2 (en) Correlation circuit for spread spectrum communication

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050523

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060725

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060925

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061114

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061228

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: 20070130

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070212

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20100302

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110302

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120302

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120302

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130302

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20140302

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees