JP2001285030A - Fir filter - Google Patents

Fir filter

Info

Publication number
JP2001285030A
JP2001285030A JP2000098244A JP2000098244A JP2001285030A JP 2001285030 A JP2001285030 A JP 2001285030A JP 2000098244 A JP2000098244 A JP 2000098244A JP 2000098244 A JP2000098244 A JP 2000098244A JP 2001285030 A JP2001285030 A JP 2001285030A
Authority
JP
Japan
Prior art keywords
data
input signal
data register
output
register circuit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000098244A
Other languages
Japanese (ja)
Inventor
Atsushi Watanabe
淳 渡邊
Ichiro Imaizumi
市郎 今泉
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 Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2000098244A priority Critical patent/JP2001285030A/en
Publication of JP2001285030A publication Critical patent/JP2001285030A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an FIR filter which can reduce power consumption. SOLUTION: This FIR filter has data register circuits 10, arranged as many as an oversampling number at an input signal hold part 1, a data shift control part 31 selects one of data register circuits 10 arranged in parallel in the order at each timing point to hold and shift input signal data, and an input signal selection part 4 inputs the input signal data shifted and outputted from the data register circuits arranged in parallel at each sample timing point in the order in matching with the timing of the shifting by the data register circuits 10 under the control of a data selection control part 32 and taps and outputs the data to a product sum arithmetic part 2. Consequently, the operation rate of the data register circuit 10 can be decreased.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はFIR(Finite Imp
ulse Response)型のデジタルフィルタに係り、特に消
費電力の低減が可能なFIR型のデジタルフィルタに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an FIR (Finite Imp
More particularly, the present invention relates to an FIR digital filter capable of reducing power consumption.

【0002】[0002]

【従来の技術】携帯電話等の無線通信では、復調回路と
して一般的にデジタルフィルタが用いられている。デジ
タルフィルタは、出力値を再びフィルタで用いるための
フィードバックループがフィルタ内部にあり、出力が無
限に繰り返されるIIR(Infinite Impulse Respons
e)フィルタと、フィードバックループがなく、出力が
有限回であるFIRフィルタとに分類される。
2. Description of the Related Art In wireless communication such as a portable telephone, a digital filter is generally used as a demodulation circuit. The digital filter has an infinite impulse response (IIR) in which a feedback loop for reusing the output value in the filter is provided inside the filter, and the output is repeated indefinitely.
e) They are classified into filters and FIR filters that have no feedback loop and have a finite number of outputs.

【0003】FIRフィルタは、トランスバーサルフィ
ルタとも呼ばれ、入力された信号をカスケードに接続し
た遅延素子で遅延して保持しつつ、順次後段の遅延素子
に出力し、それとともに各遅延素子で出力される信号を
タップ出力して、出力された信号とフィルタ係数とを乗
算して加算することにより、各タイミングにおける相関
演算を逐次的に行うことができるものである。
[0003] The FIR filter is also called a transversal filter. The FIR filter sequentially outputs an input signal to a later-stage delay element while delaying and holding the input signal by a cascade-connected delay element. By tapping the output signal, multiplying the output signal by the filter coefficient and adding the result, the correlation operation at each timing can be sequentially performed.

【0004】特にFIRフィルタは、高速演算が可能で
ある、フィードバックループがないため出力が安定して
いるなどの利点があり、種々の無線通信で広く用いられ
ている。符号分割多元接続(Code Division Multiple A
ccess:CDMA)方式において復調又は同期補足に用い
られるマッチドフィルタは、FIRフィルタの一種であ
る。
[0004] In particular, FIR filters have advantages such as high-speed operation and stable output because of no feedback loop, and are widely used in various wireless communications. Code Division Multiple A
A matched filter used for demodulation or synchronization capture in a ccess (CDMA) system is a type of FIR filter.

【0005】FIRフィルタへの入力信号は、一旦ディ
ジタル信号に変換され、当該の信号の帯域幅(周波数帯
域幅)を超えるサンプリング周波数でサンプリングされ
る。ここで、受信される信号のチップのタイミングが正
確にわかっている場合はチップレートと同一の周波数で
サンプリングしても構わないが、一般的にはチップの正
確なタイミングがわかっていない場合が多く、チップレ
ートの周波数に近いサンプリング周波数を用いるとサン
プリングによって発生するイメージ干渉を除去しきれな
いことがある。そこで、これらの問題を回避するため
に、信号をチップレートの数倍高速にサンプリングし、
1つのチップについて複数のサンプリング結果から相関
値を演算するオーバサンプリングの手法が用いられてい
る。
[0005] The input signal to the FIR filter is once converted into a digital signal and sampled at a sampling frequency exceeding the bandwidth (frequency bandwidth) of the signal. Here, if the timing of the chip of the received signal is known accurately, sampling may be performed at the same frequency as the chip rate, but in general, the exact timing of the chip is often not known. If a sampling frequency close to the chip rate is used, image interference generated by sampling may not be completely removed. Therefore, to avoid these problems, sample the signal several times faster than the chip rate,
An oversampling method of calculating a correlation value from a plurality of sampling results for one chip is used.

【0006】従来のFIRフィルタにおいて、オーバサ
ンプリング数が4倍、データレジスタ段数が8であるF
IRフィルタの構成について、図6を用いて説明する。
図6は、従来のFIRフィルタの構成ブロック図であ
る。従来のFIRフィルタは、図6に示すように、入力
信号保持部1″と、積和演算部2とで構成されている。
In the conventional FIR filter, the number of oversampling is four times and the number of data register stages is eight.
The configuration of the IR filter will be described with reference to FIG.
FIG. 6 is a configuration block diagram of a conventional FIR filter. As shown in FIG. 6, the conventional FIR filter includes an input signal holding unit 1 ″ and a product-sum operation unit 2.

【0007】従来のFIRフィルタの各部について説明
する。入力信号保持部1″は、サンプルタイミング毎に
生成される入力信号(図ではSIGIN)を取り込み、
カスケード接続した8個のデータレジスタ(REG1〜
REG8)10に保持し、前回のタイミングで保持した
入力信号データを次段のデータレジスタにシフトすると
共に、オーバサンプリング数毎のデータレジスタ10か
らは、保持された入力信号がタップ出力される。
The components of the conventional FIR filter will be described. The input signal holding unit 1 ″ captures an input signal (SIGIN in the figure) generated at each sample timing,
Eight data registers (REG1 to REG1) connected in cascade
REG 8), the input signal data held at the previous timing is shifted to the next stage data register, and the held input signal is tapped from the data register 10 for each oversampling number.

【0008】各データレジスタ10には、サンプルタイ
ミング毎にオーバサンプルクロックMCLKが入力され
てシフトする。図6のFIRフィルタでは、データレジ
スタ段数を8、オーバサンプリング数を4としているの
で、サンプルタイミング毎に4番目及び8番目のデータ
レジスタ10、すなわちREG4及びREG8で保持さ
れた入力信号をそれぞれタップ出力することになる。
Each data register 10 receives and shifts the oversample clock MCLK at each sample timing. In the FIR filter of FIG. 6, since the number of data register stages is 8 and the number of oversampling is 4, the input signals held in the fourth and eighth data registers 10, ie, REG4 and REG8, are tapped at each sample timing. Will do.

【0009】積和演算部2は、サンプルタイミングで入
力信号保持部1″からタップ出力される入力信号データ
に対して、フィルタ係数蓄積部(図ではTREG1、T
REG2)21に蓄積されているフィルタ係数との乗算
を乗算器(図ではMULT1、MULT2)22を用い
て行い、乗算の結果を加算器(図ではADD)23によ
って加算し、最終的にFIRフィルタの出力FOUTを
出力する。尚、フィルタ係数蓄積部TREG1、TRE
G2は、フィルタ係数T1、T2を蓄積する。図6にお
いて、フィルタ係数蓄積部21は、種々の入力信号デー
タの復調に対応させるため、複数のフィルタ係数を蓄積
し、入力信号データに対応したフィルタ係数を選択する
ようにすることも考えられる。
The sum-of-products operation unit 2 applies a filter coefficient accumulation unit (TREG1, TREG in the figure) to input signal data tapped from the input signal holding unit 1 ″ at sample timing.
REG2) 21 are multiplied by filter coefficients accumulated in a multiplier (MULT1 and MULT2 in the figure) 22 and the result of the multiplication is added by an adder (ADD in the figure) 23, and finally an FIR filter Is output. Note that the filter coefficient storage units TREG1, TRE
G2 stores the filter coefficients T1 and T2. In FIG. 6, in order to cope with demodulation of various input signal data, the filter coefficient storage unit 21 may store a plurality of filter coefficients and select a filter coefficient corresponding to the input signal data.

【0010】次に、従来のFIRフィルタの動作につい
て、図6を用いて説明する。従来のFIRフィルタの動
作は、新たに生成された入力信号SIGINがサンプル
タイミング間隔で入力信号保持部1に入力される。入力
信号保持部1″の各データレジスタ10にオーバサンプ
ルクロックMCLKが入力されると、先頭のデータレジ
スタREG1には入力信号SIGINが保持され、他の
データレジスタREG2〜REG8には、前のサンプル
タイミングで前段のデータレジスタに保持された入力信
号データが次のデータレジスタにシフトされる。
Next, the operation of the conventional FIR filter will be described with reference to FIG. In the operation of the conventional FIR filter, a newly generated input signal SIGIN is input to the input signal holding unit 1 at sample timing intervals. When the oversample clock MCLK is input to each data register 10 of the input signal holding unit 1 ″, the input signal SIGIN is stored in the first data register REG1, and the previous sample timing is stored in the other data registers REG2 to REG8. Thus, the input signal data held in the preceding data register is shifted to the next data register.

【0011】また、各データレジスタ10において入力
信号データのシフトが行われると共に、オーバサンプリ
ング数毎のデータレジスタ、すなわちREG4及びRE
G8に保持されていた入力信号データがサンプルタイミ
ング毎にタップ出力される。
The input signal data is shifted in each data register 10, and the data registers for each oversampling number, ie, REG4 and RE
The input signal data held in G8 is tapped and output at each sample timing.

【0012】サンプルタイミング毎に入力信号保持部1
のデータレジスタREG4、REG8からタップ出力さ
れた入力信号データは、積和演算部2の乗算器MULT
1、MULT2にそれぞれ入力される。
An input signal holding unit 1 is provided for each sample timing.
The input signal data tapped from the data registers REG4 and REG8 is multiplied by the multiplier MULT of the product-sum operation unit 2.
1 and MULT2.

【0013】乗算器MULT1に入力された入力信号デ
ータは、フィルタ係数蓄積部TREG1に蓄積されたフ
ィルタ係数T1との乗算が行われ、乗算結果としてMO
UT1が出力され、同様に乗算器MULT2に入力され
た入力信号データはフィルタ係数蓄積部TREG2に蓄
積されたフィルタ係数T2との乗算が行われ、乗算結果
としてMOUT2が出力される。乗算結果MOUT1及
びMOUT2は、加算器23に入力され加算が行われ、
加算結果としてFIRフィルタの出力FOUTが出力さ
れる。図6のFIRフィルタでは上述した動作が、サン
プルタイミング毎に繰り返し行われる。
The input signal data input to the multiplier MULT1 is multiplied by the filter coefficient T1 stored in the filter coefficient storage unit TREG1, and the result of the multiplication is expressed as MO.
UT1 is output, and the input signal data similarly input to multiplier MULT2 is multiplied by filter coefficient T2 stored in filter coefficient storage unit TREG2, and MOUT2 is output as a result of the multiplication. The multiplication results MOUT1 and MOUT2 are input to the adder 23, where the addition is performed.
An output FOUT of the FIR filter is output as a result of the addition. In the FIR filter of FIG. 6, the above-described operation is repeatedly performed at each sample timing.

【0014】図7は、従来のFIRフィルタにおける入
力信号保持部1″の各データレジスタに保持される入力
信号データ及び積和演算部2での積和演算の出力結果の
タイムチャート図である。図7のタイムチャート図で
は、オーバサンプルクロック周期、すなわちサンプルタ
イミングを単位時間としており、それぞれt1、t2、
…と表している。また、各々の入力信号データは、入力
信号の周期及び位相情報の組み合わせを識別子として用
いている。オーバサンプリング数が4であることから、
図7では1シンボル中の位相はそれぞれDA、DB、D
C、DDと、周期はオーバサンプリング周期を数値で表
しており、これらの情報の組み合わせを入力信号の識別
子としている。また、図7では、8番目から11番目の
オーバサンプリング周期の入力信号を説明の対象として
いるため、識別子がDA08、DB08、DC08、D
D08、DA09、…、DC11、DD11の入力信号
を扱っている。
FIG. 7 is a time chart of the input signal data held in each data register of the input signal holding unit 1 ″ and the output result of the product-sum operation in the product-sum operation unit 2 in the conventional FIR filter. In the time chart of FIG. 7, the oversample clock cycle, that is, the sample timing is set as a unit time, and t1, t2,
…. In addition, each input signal data uses a combination of the period and phase information of the input signal as an identifier. Since the oversampling number is 4,
In FIG. 7, the phases in one symbol are DA, DB, and D, respectively.
The periods C and DD represent the oversampling period by numerical values, and a combination of these information is used as an identifier of the input signal. In FIG. 7, since the input signals of the eighth to eleventh oversampling periods are to be described, the identifiers are DA08, DB08, DC08, D08.
, DC11 and DD11.

【0015】SIGINは、各オーバサンプリングタイ
ミングで新しく生成された入力信号であり、MOUT
1、MOUT2は積和演算部2の乗算器MULT1、M
ULT2での出力結果を、FOUTは加算器ADDでの
MOUT1、MOUT2の加算出力結果を表している。
また図7では、時刻tnにおけるFOUTの出力をFO
UT(tn)と表している。
SIGIN is an input signal newly generated at each oversampling timing.
1, MOUT2 are multipliers MULT1, MULT of the product-sum operation unit 2.
FOUT represents the output result of ULT2, and FOUT represents the addition output result of MOUT1 and MOUT2 in the adder ADD.
In FIG. 7, the output of FOUT at time tn is FO.
UT (tn).

【0016】オーバサンプルクロックMCLKと同期し
て、すなわちサンプルタイミングで各データレジスタに
保持されている入力信号データが次のデータレジスタへ
シフトしている。例えば、サンプルタイミングt1で新
たに生成された入力信号データDA10は、次のタイミ
ングt2において先頭のデータレジスタREG1にシフ
ト、保持される。以後入力信号データDA10はサンプ
ルタイミング経過毎に、REG2、REG3、…と次段
のデータレジスタにシフトしている。これは他の入力信
号データについても同様である。
The input signal data held in each data register is shifted to the next data register in synchronization with the oversample clock MCLK, that is, at the sample timing. For example, the input signal data DA10 newly generated at the sample timing t1 is shifted and held in the first data register REG1 at the next timing t2. Thereafter, the input signal data DA10 is shifted to the data register of the next stage as REG2, REG3,... Every time the sample timing elapses. This is the same for other input signal data.

【0017】そして、サンプルタイミング毎に4番目及
び8番目のデータレジスタREG4、REG8に保持さ
れている入力信号データが積和演算部2にタップ出力さ
れ、積和演算部2において入力信号データとフィルタ係
数の積和演算が行われる。それぞれの乗算器の出力結果
MOUT1とMOUT2は、加算器ADDにおいて加算
され、加算器ADDの出力結果がFIRフィルタの出力
FOUTとなる。
The input signal data held in the fourth and eighth data registers REG4 and REG8 are tapped and output to the product-sum operation unit 2 at each sample timing. A product-sum operation of coefficients is performed. The output results MOUT1 and MOUT2 of the respective multipliers are added in the adder ADD, and the output result of the adder ADD becomes the output FOUT of the FIR filter.

【0018】上記FIRフィルタを送信機に用いた場合
には、デジタル信号の伝送データを希望周波数帯域に抑
え、受信機に用いた場合には、デジタル信号の受信デー
タを希望周波数帯域に復元することが可能となる。
When the FIR filter is used in a transmitter, transmission data of a digital signal is suppressed to a desired frequency band. When the FIR filter is used in a receiver, received data of a digital signal is restored to a desired frequency band. Becomes possible.

【0019】[0019]

【発明が解決しようとする課題】しかしながら、従来の
FIRフィルタでは、オーバサンプルクロックに同期し
て全てのデータレジスタで入力信号データが入力、保持
されているため、オーバサンプリング数が大きくなると
クロック周波数又はデータレジスタの個数を増やさなけ
ればならないことから、データレジスタにおける消費電
力が増大するという問題点があった。
However, in the conventional FIR filter, the input signal data is input and held in all data registers in synchronization with the oversampling clock. Since the number of data registers must be increased, power consumption in the data registers increases.

【0020】本発明は上記実情に鑑みて為されたもの
で、消費電力を低減できるFIRフィルタを提供するこ
とを目的とする。
The present invention has been made in view of the above circumstances, and has as its object to provide an FIR filter capable of reducing power consumption.

【0021】[0021]

【課題を解決するための手段】上記従来例の問題点を解
決するための本発明は、FIRフィルタにおいて、入力
信号保持手段では、オーバサンプリング数並列にデータ
レジスタ回路を配置され、データ保持制御部では、サン
プルタイミング毎に並列に配置されたデータレジスタ回
路のいずれかを順次選択して、データレジスタ回路に入
力信号データの保持及びシフトを実行させ、入力信号選
択手段では、データ選択出力制御部からの制御によって
データレジスタ回路におけるシフトのタイミングに合わ
せてサンプルタイミング毎に並列に配置されたデータレ
ジスタ回路からシフト出力される入力信号データを順次
取り込み、積和演算手段にタップ出力するものであり、
データレジスタ回路各個の動作率を低減させ、消費電力
を低減できる。
According to the present invention, there is provided an FIR filter in which a data register circuit is arranged in parallel with an oversampling number in an input signal holding means, and a data holding control section is provided. Then, one of the data register circuits arranged in parallel is sequentially selected for each sample timing, and the data register circuit is caused to hold and shift the input signal data. , The input signal data shifted and output from the data register circuits arranged in parallel at each sample timing in accordance with the shift timing in the data register circuit, is sequentially taken in, and tapped output to the product-sum operation means,
The operation rate of each data register circuit can be reduced, and power consumption can be reduced.

【0022】また、本発明は、FIRフィルタにおい
て、記憶手段では、入力信号データを選択されたアドレ
スに従ってオーバサンプリング数分保持すると共に、選
択されたアドレスに従って入力信号データを順次タップ
出力し、メモリ制御手段では、サンプルタイミング毎に
入力信号データをオーバサンプリング数分保持し、順次
タップ出力させるために、記憶手段におけるアドレスを
選択するものであり、FIRフィルタの一部をRAM等
の記憶手段に置き換えることにより、回路規模を縮小で
きる。
According to the present invention, in the FIR filter, the storage means holds the input signal data for the number of oversampling in accordance with the selected address, and sequentially tap-outputs the input signal data in accordance with the selected address, thereby controlling the memory. The means selects the address in the storage means in order to hold the input signal data for the number of oversamplings at each sampling timing and sequentially output the taps, and replaces a part of the FIR filter with a storage means such as a RAM. Thereby, the circuit scale can be reduced.

【0023】また、本発明は、FIRフィルタにおい
て、入力信号保持手段では、データレジスタ回路をオー
バサンプリング数並列に配置し、更にそれに接続するデ
ータレジスタ回路も並列に配置し、データ保持制御部で
は、サンプルタイミング毎に並列に配置されたデータレ
ジスタ回路又はそれに接続するデータレジスタ回路を順
次選択して、データレジスタ回路に入力信号データの保
持及びシフトを実行させ、入力信号選択手段では、デー
タ選択出力制御部からの制御によってデータレジスタ回
路におけるシフトのタイミングに合わせてサンプルタイ
ミング毎に並列に配置されたデータレジスタ回路又はそ
れに接続するデータレジスタ回路からシフト出力される
入力信号データを並列配置の単位にサンプリングの整数
倍の速さで順次取り込み、積和演算手段にタップ出力
し、積和演算手段は、並列配置の単位で積和演算された
結果を全て加算して相関出力するものであり、データレ
ジスタ回路各個の動作率を低減させ、消費電力を低減で
き、更に積和演算手段における回路規模を縮小できる。
According to the present invention, in the FIR filter, in the input signal holding means, the data register circuits are arranged in parallel with the number of oversamplings, and further the data register circuits connected thereto are arranged in parallel. The data register circuit arranged in parallel or the data register circuit connected thereto is sequentially selected at each sample timing, and the data register circuit is caused to hold and shift the input signal data. The input signal data shifted from the data register circuit arranged in parallel at each sample timing or the data register circuit connected thereto in synchronization with the shift timing in the data register circuit under the control of the data register circuit is sampled in units of parallel arrangement. Sequentially take at an integer multiple of speed The tap output is output to the product-sum operation means, and the product-sum operation means adds all the results of the product-sum operation in units of parallel arrangement and outputs a correlation, thereby reducing the operation rate of each data register circuit. The power consumption can be reduced, and the circuit scale of the product-sum operation means can be reduced.

【0024】また、本発明は、上記FIRフィルタにお
いて、入力信号保持手段では、複数のデータレジスタ回
路を複数列のデータレジスタ回路群とすると共に、当該
データレジスタ回路群をオーバサンプリング数並列に配
置し、データ保持制御部では、サンプルタイミング毎に
並列に配置されたデータレジスタ回路群の対応関係にあ
る複数の列のデータレジスタ回路を順次選択して、デー
タレジスタ回路に入力信号データの保持及びシフトを実
行させ、入力信号選択手段では、データ選択出力制御部
からの制御によってデータレジスタ回路におけるシフト
のタイミングに合わせてサンプルタイミング毎に並列に
配置されたデータレジスタ回路群の対応関係にある複数
の列のデータレジスタ回路からシフト出力される入力信
号データを対応関係のある列単位にサンプリングの整数
倍の速さで順次取り込み、積和演算手段にタップ出力
し、積和演算手段では、対応関係のある列単位で積和演
算された結果を全て加算して相関出力するものであり、
データレジスタ回路各個の動作率を低減させ、消費電力
を低減でき、更に積和演算手段における回路規模を縮小
できる。
According to the present invention, in the above-mentioned FIR filter, in the input signal holding means, a plurality of data register circuits are arranged in a plurality of columns of data register circuit groups, and the data register circuit groups are arranged in parallel with the number of oversampling. The data holding control unit sequentially selects the data register circuits in a plurality of columns corresponding to the data register circuit group arranged in parallel for each sample timing, and causes the data register circuit to hold and shift the input signal data. Under the control of the data selection output control unit, the input signal selection means selects a plurality of columns corresponding to a data register circuit group arranged in parallel at each sample timing in accordance with the shift timing in the data register circuit. Input signal data shifted from the data register circuit In a certain column unit, the data is sequentially taken in at an integer multiple of the sampling rate, and the output is tapped to the product-sum operation means. The product-sum operation means adds all the results of the product-sum operation in the corresponding column units and performs correlation. Output
The operation rate of each data register circuit can be reduced, the power consumption can be reduced, and the circuit scale of the product-sum operation means can be reduced.

【0025】[0025]

【発明の実施の形態】本発明の実施の形態について図面
を参照しながら説明する。尚、以下で説明する機能実現
手段は、当該機能を実現できる手段であれば、どのよう
な回路又は装置であっても構わず、また機能の一部又は
全部をソフトウェアで実現することも可能である。更
に、機能実現手段を複数の回路によって実現してもよ
く、複数の機能実現手段を単一の回路で実現してもよ
い。
Embodiments of the present invention will be described with reference to the drawings. Note that the function realizing means described below may be any circuit or device as long as the function can be realized, and some or all of the functions may be realized by software. is there. Further, the function realizing means may be realized by a plurality of circuits, or the plurality of function realizing means may be realized by a single circuit.

【0026】本発明に係るFIRフィルタは、オーバサ
ンプリング数並列にデータレジスタ回路を配置された入
力信号保持手段と、サンプルタイミング毎に並列に配置
されたデータレジスタ回路のいずれかを順次選択して、
データレジスタ回路に入力信号データの保持及びシフト
を実行させるデータ保持制御部と、データ選択出力制御
部からの制御によってデータレジスタ回路におけるシフ
トのタイミングに合わせてサンプルタイミング毎に並列
に配置されたデータレジスタ回路からシフト出力される
入力信号データを順次取り込み、積和演算手段にタップ
出力する入力信号選択手段とを有するものであり、デー
タレジスタ回路各個の動作率を低減させ、消費電力を低
減できるものである。
The FIR filter according to the present invention sequentially selects one of input signal holding means in which data register circuits are arranged in parallel with the number of oversamplings and data register circuits arranged in parallel for each sample timing.
A data holding control unit for causing the data register circuit to hold and shift the input signal data, and a data register arranged in parallel for each sample timing in accordance with the shift timing in the data register circuit under the control of the data selection output control unit Input signal data sequentially shifted from the circuit, and input signal selection means for tap output to the product-sum operation means, which can reduce the operation rate of each data register circuit and reduce power consumption. is there.

【0027】また、本発明に係るFIRフィルタは、入
力信号データを選択されたアドレスに従ってオーバサン
プリング数分保持すると共に、選択されたアドレスに従
って入力信号データを順次タップ出力する記憶手段と、
サンプルタイミング毎に入力信号データをオーバサンプ
リング数分保持し、順次タップ出力させるために、記憶
手段におけるアドレスを選択するメモリ制御手段とを有
するものであり、FIRフィルタの一部をRAM等の記
憶手段に置き換えることにより、回路規模を縮小できる
ものである。
Further, the FIR filter according to the present invention holds the input signal data for the number of oversampling according to the selected address, and sequentially tap-outputs the input signal data according to the selected address;
Memory control means for holding input signal data for the number of oversamplings at each sample timing and for sequentially outputting taps; and a memory control means for selecting an address in a storage means. The circuit scale can be reduced by substituting into.

【0028】尚、請求項における入力信号保持手段は図
1、図3における入力信号保持部1、5に相当し、積和
演算手段は積和演算部2に相当し、入力信号制御手段は
入力信号制御部3に相当し、入力信号選択手段は入力信
号選択部4に相当し、データレジスタ回路はデータレジ
スタ10に相当し、データ保持制御部はデータシフト制
御部31に相当し、データ選択出力制御部はデータ選択
制御部32に相当する。
The input signal holding means in the claims corresponds to the input signal holding units 1 and 5 in FIGS. 1 and 3, the product-sum operation means corresponds to the product-sum operation unit 2, and the input signal control means corresponds to the input signal control means. The input signal selection means corresponds to the input signal selection section 4, the data register circuit corresponds to the data register 10, the data holding control section corresponds to the data shift control section 31, and the data selection output section corresponds to the signal control section 3. The control unit corresponds to the data selection control unit 32.

【0029】本発明の第1の実施の形態に係るFIRフ
ィルタ(第1のFIRフィルタ)の構成について図1を
用いて説明する。図1は、本発明の第1の実施の形態に
係るFIRフィルタ(第1のFIRフィルタ)の構成ブ
ロック図である。ここで、オーバサンプリング数が4
倍、データレジスタ段数が8の場合について説明する。
但し、実際にはこの数値にとらわれず、自由に設定可能
である。
The configuration of the FIR filter (first FIR filter) according to the first embodiment of the present invention will be described with reference to FIG. FIG. 1 is a configuration block diagram of an FIR filter (first FIR filter) according to the first embodiment of the present invention. Here, the oversampling number is 4
The case where the number of data register stages is eight will be described.
However, in practice, it can be freely set without being bound by this numerical value.

【0030】第1のFIRフィルタは、図1に示すよう
に、入力信号保持部1と、積和演算部2と、入力信号制
御部3と、入力信号選択部4とから構成されている。本
発明の特徴として、入力信号制御部3及び入力信号選択
部4を設けた点、入力信号保持部1は従来の入力信号保
持部1と内部の構成が異なっている点が挙げられる。
As shown in FIG. 1, the first FIR filter includes an input signal holding unit 1, a product-sum operation unit 2, an input signal control unit 3, and an input signal selection unit 4. As features of the present invention, the input signal control unit 3 and the input signal selection unit 4 are provided, and the input signal holding unit 1 is different from the conventional input signal holding unit 1 in the internal configuration.

【0031】第1のFIRフィルタの各部について説明
する。入力信号保持部1は、データレジスタREG1〜
REG4が並列に配置され、それらデータレジスタにカ
スケード接続されるように、データレジスタREG5〜
REG8が並列に配置されている。データレジスタRE
G1〜REG4は、サンプルタイミング毎に生成される
入力信号SIGINを入力信号制御部3からのシフトク
ロックSCLKに従ってに保持すると共に、データレジ
スタREG1〜REG4に今まで保持されていた入力信
号データはシフト出力される。データレジスタREG5
〜REG8は、データレジスタREG1〜REG4から
シフト出力された入力信号データをシフトクロックに応
じて保持する。
Each part of the first FIR filter will be described. The input signal holding unit 1 includes data registers REG1 to REG1.
REG4 are arranged in parallel, and data registers REG5 to REG5 are cascaded to the data registers.
REG8 is arranged in parallel. Data register RE
G1 to REG4 hold the input signal SIGIN generated at each sample timing in accordance with the shift clock SCLK from the input signal control unit 3, and shift the input signal data previously held in the data registers REG1 to REG4 to shift output. Is done. Data register REG5
REG8 hold the input signal data shifted from the data registers REG1 to REG4 in accordance with the shift clock.

【0032】入力信号制御部3は、データシフト制御部
(SFTCONT)31と、データ選択出力制御部(D
SELCONT)32とから構成されている。データシ
フト制御部31は、サンプルタイミング毎に新しく入力
信号データを入力させる入力信号保持部1のデータレジ
スタを決定し、決定したデータレジスタに対してシフト
クロックSCLK1〜SCLK4のいずれかを生成し、
出力するものである。このシフトクロックSCLKが入
力されたデータレジスタREGは、入力される入力信号
データを保持する。
The input signal control section 3 includes a data shift control section (SFTCONT) 31 and a data selection output control section (D
SELCONT) 32. The data shift control unit 31 determines a data register of the input signal holding unit 1 for newly inputting input signal data at each sample timing, and generates any of shift clocks SCLK1 to SCLK4 for the determined data register.
Output. The data register REG to which the shift clock SCLK is input holds the input signal data.

【0033】データ選択出力制御部32は、サンプルタ
イミング毎に入力信号データをタップ出力させるため
に、入力信号選択部4に対して、データレジスタ10か
らの入力信号データを読み込むよう指示する命令(DS
ELORD、また、入力信号読み込み命令)を出力す
る。データシフト制御部31及びデータ選択出力制御部
32の動作は、それぞれ独立して行われる。
The data selection output control unit 32 instructs the input signal selection unit 4 to read the input signal data from the data register 10 in order to tap-output the input signal data at each sample timing.
ELORD and an input signal read command). The operations of the data shift control unit 31 and the data selection output control unit 32 are performed independently.

【0034】データシフト制御部31及びデータ選択出
力制御部32にはサンプルタイミング毎にオーバサンプ
ルクロック(MCLK)が入力される。オーバサンプル
クロックが入力されると、データシフト制御部31及び
データ選択出力制御部32は、それぞれ、上述した動作
を行う。
An oversample clock (MCLK) is input to the data shift controller 31 and the data selection output controller 32 at each sample timing. When the oversample clock is input, the data shift control unit 31 and the data selection output control unit 32 perform the above-described operations.

【0035】入力信号選択部4は、2個のデータ選択出
力部(DSEL1、DSEL2)41から構成され、入
力信号制御部3のデータ出力選択制御部32より出力さ
れた入力信号読み込み命令に基づいてデータレジスタ1
0からの入力信号データを選択して読み込み、積和演算
部2に出力するものである。
The input signal selection section 4 is composed of two data selection output sections (DSEL1, DSEL2) 41, based on an input signal read command output from the data output selection control section 32 of the input signal control section 3. Data register 1
The input signal data from 0 is selected and read and output to the product-sum operation unit 2.

【0036】データ選択出力部41において、DSEL
1は入力信号保持部1のデータレジスタREG1〜RE
G4のうちのいずれか、DSEL2はデータレジスタR
EG5〜REG8のうちのいずれかのデータレジスタに
保持されている入力信号データを入力信号読み込み命令
に従って選択して読み出し、それぞれSELOUT1、
SELOUT2として積和演算部2に出力する。
In the data selection output section 41, DSEL
1 is a data register REG1 to RE of the input signal holding unit 1.
One of G4, DSEL2 is a data register R
The input signal data held in any one of the data registers EG5 to REG8 is selected and read in accordance with the input signal read command.
Output to the product-sum operation unit 2 as SELOUT2.

【0037】データ選択出力部41の設置すべき数は、
入力信号保持部1からサンプルタイミング毎にタップ出
力される入力信号データの数に相当する。図1では、デ
ータレジスタ段数を8、オーバサンプリング数を4倍と
しているため、サンプルタイミング毎にタップ出力され
る入力信号データの数、すなわちデータ選択出力部41
の設置数は2つとなる。
The number of data selection output units 41 to be installed is as follows.
This corresponds to the number of input signal data that is tapped and output from the input signal holding unit 1 at each sample timing. In FIG. 1, the number of data register stages is eight and the number of oversampling is four times, so that the number of input signal data tapped and output at each sample timing, that is, the data selection output unit 41
Will be two.

【0038】積和演算部2は、サンプルタイミングで入
力信号選択部4から出力される入力信号データに対し
て、フィルタ係数蓄積部(TREG1、TREG2)2
1に蓄積されているフィルタ係数との乗算を乗算器(M
ULT1、MULT2)22を用いて行い、乗算の結果
を加算器(ADD)23によって加算し、FIRフィル
タの出力FOUTを出力するものである。図1におい
て、フィルタ係数蓄積部21は、種々の入力信号の復調
に対応させるため、複数のフィルタ係数を蓄積し、入力
信号に対応したフィルタ係数を選択するようにしてもよ
い。
The sum-of-products calculation unit 2 applies filter coefficient accumulation units (TREG1, TREG2) 2 to the input signal data output from the input signal selection unit 4 at the sample timing.
1 is multiplied by the filter coefficient stored in the multiplier (M
ULT1, MULT2) 22, the result of the multiplication is added by an adder (ADD) 23, and the output FOUT of the FIR filter is output. In FIG. 1, the filter coefficient accumulation unit 21 may accumulate a plurality of filter coefficients and select a filter coefficient corresponding to the input signal in order to cope with demodulation of various input signals.

【0039】次に、図1を用いて、本発明の第1のFI
Rフィルタの動作について説明する。第1のFIRフィ
ルタの動作では、まず、サンプルタイミング毎に新しく
入力信号SIGINが生成され、入力信号保持部1のデ
ータレジスタREG1〜4に入力される。一方、入力信
号制御部3ではオーバサンプルクロックMCLKが入力
される毎に、データシフト制御部31は、新たな入力信
号SIGINを保持する入力信号保持部1のデータレジ
スタの選択をシフトクロックSCLK1〜4を用いて行
う。このシフトクロックSCLKが入力されたデータレ
ジスタREGは、入力される入力信号データを保持す
る。データ選択出力制御部32は、入力信号データを出
力させる入力信号保持部1のデータレジスタREGの選
択を入力信号読み込み命令によって行う。
Next, referring to FIG. 1, the first FI of the present invention will be described.
The operation of the R filter will be described. In the operation of the first FIR filter, first, a new input signal SIGIN is generated at each sample timing, and is input to the data registers REG1 to REG4 of the input signal holding unit 1. On the other hand, every time the oversample clock MCLK is input to the input signal control unit 3, the data shift control unit 31 selects the data register of the input signal holding unit 1 that holds the new input signal SIGIN by using the shift clocks SCLK1 to SCLK4. This is performed using The data register REG to which the shift clock SCLK is input holds the input signal data. The data selection output control unit 32 selects the data register REG of the input signal holding unit 1 for outputting the input signal data by an input signal read command.

【0040】例えば、入力信号保持部1のデータレジス
タREG1は、データシフト制御部31からシフトクロ
ックSCLK1が出力されると、入力信号SIGINを
保持し、さらにカスケード接続されるデータレジスタR
EG5に、データレジスタREG1に保持されていた入
力信号データがシフトされる。他のデータレジスタRE
G2〜4についても同様の動作が為される。
For example, when the shift clock SCLK1 is output from the data shift control unit 31, the data register REG1 of the input signal holding unit 1 holds the input signal SIGIN, and furthermore, the data register R1 is cascaded.
The input signal data held in the data register REG1 is shifted to EG5. Other data register RE
Similar operations are performed for G2 to G4.

【0041】また、入力信号データを出力させるデータ
レジスタを選択するために、データ選択出力制御部32
は、入力信号読み込み命令を入力信号選択部4に出力す
る。データ選択出力部41は、この入力信号読み込み命
令に基づいて、選択された入力信号保持部1のデータレ
ジスタから入力信号データを読み込み、積和演算部2に
出力する。つまり、入力信号選択部4では、データ選択
出力部DSEL1、DSEL2はそれぞれ、REG1〜
REG4、REG5〜REG8までのいずれかのデータ
レジスタから入力信号データを読み込み、積和演算部2
に出力する。
In order to select a data register for outputting the input signal data, the data selection output control unit 32
Outputs an input signal read command to the input signal selection unit 4. The data selection output unit 41 reads the input signal data from the selected data register of the input signal holding unit 1 based on the input signal read command, and outputs the input signal data to the product-sum operation unit 2. That is, in the input signal selection unit 4, the data selection output units DSEL1 and DSEL2 are respectively REG1 to REG1.
The input signal data is read from any of the data registers REG4 and REG5 to REG8,
Output to

【0042】入力信号選択部4のデータ選択出力部DS
EL1、DSEL2から出力された入力信号データSE
LOUT1、SELOUT2は、それぞれ、積和演算部
2の乗算器MULT1、MULT2に入力される。乗算
器MULT1では、入力信号データとフィルタ係数蓄積
部TREG1に蓄積されているフィルタ係数T1との乗
算が行われ、乗算結果MOUT1が出力される。乗算器
MULT2では、入力信号データとフィルタ係数蓄積部
TREG2に蓄積されているフィルタ係数T2との乗算
が行われ、乗算結果MOUT2が出力される。それぞれ
の乗算器の出力結果MOUT1及びMOUT2は、加算
器23において加算が行われ、FIRフィルタの出力F
OUTが出力される。
Data selection output section DS of input signal selection section 4
Input signal data SE output from EL1 and DSEL2
LOUT1 and SELOUT2 are input to multipliers MULT1 and MULT2 of the product-sum operation unit 2, respectively. The multiplier MULT1 multiplies the input signal data by the filter coefficient T1 stored in the filter coefficient storage unit TREG1, and outputs a multiplication result MOUT1. The multiplier MULT2 multiplies the input signal data by the filter coefficient T2 stored in the filter coefficient storage unit TREG2, and outputs a multiplication result MOUT2. The output results MOUT1 and MOUT2 of the respective multipliers are added in the adder 23, and the output FIR of the FIR filter is output.
OUT is output.

【0043】図2は、本発明の第1のFIRフィルタに
おける入力信号保持部1の各データレジスタに保持され
る入力信号データ及び入力信号制御部3から出力される
シフトクロックのタイムチャート図である。図2のタイ
ムチャート図では、オーバサンプリングタイミングを単
位時間としており、入力信号データの識別子は図7のタ
イムチャート図と同様の表現である。
FIG. 2 is a time chart of the input signal data held in each data register of the input signal holding unit 1 and the shift clock output from the input signal control unit 3 in the first FIR filter of the present invention. . In the time chart of FIG. 2, the oversampling timing is set as a unit time, and the identifier of the input signal data is expressed in the same manner as in the time chart of FIG.

【0044】SELOUT1、SELOUT2はそれぞ
れ、入力信号選択部4のデータ選択出力部DSEL1、
DSEL2から出力された入力信号データであり、SC
LK1〜4は、入力信号制御部3のデータシフト制御部
31から出力されたシフトクロックを示している。尚、
積和演算部2の乗算器MULT1、MULT2の乗算結
果MOUT1、MOUT2と、FIRフィルタの出力F
OUTは従来のFIRフィルタと同一であるため、説明
を省略してある。
SELOUT1 and SELOUT2 are data selection and output sections DSEL1 and DSEL1 of the input signal selection section 4, respectively.
The input signal data output from DSEL2, SC
LK1 to LK4 indicate shift clocks output from the data shift control unit 31 of the input signal control unit 3. still,
The multiplication results MOUT1 and MOUT2 of the multipliers MULT1 and MULT2 of the product-sum operation unit 2 and the output F of the FIR filter
OUT is the same as that of the conventional FIR filter, and the description is omitted.

【0045】本発明の第1のFIRフィルタでは、位相
がDA系列である入力信号データはデータレジスタRE
G1及びREG5に保持される。同様に、位相がDB、
DC、DD系列である入力信号データはそれぞれ、デー
タレジスタREG2及びREG6、REG3及びREG
7、REG4及びREG8に保持される。
In the first FIR filter of the present invention, input signal data whose phase is a DA series is stored in the data register RE.
G1 and REG5. Similarly, the phase is DB,
Input signal data of DC and DD series are data registers REG2 and REG6, REG3 and REG, respectively.
7, REG4 and REG8.

【0046】図2のタイミングチャート図において、サ
ンプルタイミング毎に新しく生成される入力信号SIG
INに注目すると、サンプルタイミングt1ではDA系
列である識別子がDA10である入力信号が生成されて
いる。以後、t2ではDB系列、t3ではDC系列、t
4ではDD系列の入力信号が生成され、4サンプルタイ
ミング毎にこのローテーションが繰り返し続いている。
In the timing chart of FIG. 2, an input signal SIG newly generated for each sample timing is shown.
Focusing on IN, at sample timing t1, an input signal whose identifier is DA10, which is a DA sequence, is generated. Thereafter, at t2, the DB sequence, at t3, the DC sequence, t
In step 4, an input signal of a DD sequence is generated, and this rotation is repeated every four sample timings.

【0047】上述した通り、サンプルタイミングt1
で、位相がDA系列である新しい入力信号データDA1
0が生成されているので、入力信号制御部3のデータシ
フト制御部31は、サンプルタイミングt2の立ち上が
りでデータレジスタREG1及びREG5にシフトクロ
ックSCLK1を出力する。
As described above, the sample timing t1
And new input signal data DA1 whose phase is a DA sequence.
Since 0 has been generated, the data shift controller 31 of the input signal controller 3 outputs the shift clock SCLK1 to the data registers REG1 and REG5 at the rising edge of the sample timing t2.

【0048】シフトクロックSCLK1が入力されたデ
ータレジスタREG1は、前のタイミングt1で新しく
生成された入力信号データDA10を入力、保持し、そ
れまで保持さしていた入力信号データDA09をデータ
レジスタREG5へシフトする。また、シフトクロック
SCLK1が入力されたデータレジスタREG5は、デ
ータレジスタREG1からシフトされた入力信号データ
DA09が入力、保持する。
The data register REG1 to which the shift clock SCLK1 has been input receives and holds the input signal data DA10 newly generated at the previous timing t1, and shifts the input signal data DA09 which has been held so far to the data register REG5. . The data register REG5 to which the shift clock SCLK1 has been input receives and holds the input signal data DA09 shifted from the data register REG1.

【0049】次のサンプルタイミングt2で、位相がD
B系列である新しい入力信号データDB10が生成され
ているので、データシフト制御部31は、サンプルタイ
ミングt3の立ち上がりでデータレジスタREG2及び
REG6にシフトクロックSCLK2を出力する。
At the next sample timing t2, the phase becomes D
Since the new input signal data DB10 of the B series has been generated, the data shift control unit 31 outputs the shift clock SCLK2 to the data registers REG2 and REG6 at the rising edge of the sample timing t3.

【0050】シフトクロックSCLK2が入力されたデ
ータレジスタREG2及びREG6は、サンプルタイミ
ングt3の立ち上がりでデータレジスタREG1,RE
G5の場合と同様に、入力信号データの入力及び保持動
作を行う。
The data registers REG2 and REG6 to which the shift clock SCLK2 has been input become the data registers REG1 and REG6 at the rising edge of the sample timing t3.
As in the case of G5, input signal data input and holding operations are performed.

【0051】以後、DC系列、DD系列の新しい入力信
号データが生成されると、その都度データシフト制御部
31は、次のサンプルタイミングでシフトクロックSC
LK3、SCLK4を生成し、データレジスタREG
3,REG7と、データレジスタREG4,REG8に
入力信号データの入力及び保持動作を行わせる。
Thereafter, each time new input signal data of the DC series and the DD series is generated, the data shift control unit 31 sets the shift clock SC at the next sample timing.
LK3 and SCLK4 are generated, and the data register REG is generated.
3, REG7 and the data registers REG4, REG8 perform input signal data input and hold operations.

【0052】一方、入力信号制御部3のデータ選択出力
制御部32は、サンプルタイミングt1でデータレジス
タREG1から入力信号データを読み込む旨の入力信号
読み込み命令を入力信号選択部4のデータ選択出力部D
SEL1に、データレジスタREG5から入力信号デー
タを読み込む旨の入力信号読み込み命令を入力信号選択
部4のデータ選択出力部DSEL2にそれぞれ出力す
る。
On the other hand, the data selection output control section 32 of the input signal control section 3 issues an input signal read command to read input signal data from the data register REG1 at the sample timing t1.
An input signal read command for reading input signal data from the data register REG5 is output to the data selection output unit DSEL2 of the input signal selection unit 4 to SEL1.

【0053】入力信号読み込み命令が入力されたデータ
選択出力部DSEL1、DSEL2はそれぞれ、データ
レジスタREG1、REG5に保持されている入力信号
データDA10、DA09を読み込み、積和演算部2に
それぞれSELOUT1、SELOUT2として出力す
る。
The data selection output units DSEL1 and DSEL2 to which the input signal read command is input read the input signal data DA10 and DA09 held in the data registers REG1 and REG5, respectively, and the SELOUT1 and SELOUT2 are respectively input to the product-sum operation unit 2. Output as

【0054】以後、データ選択出力制御部32は、サン
プルタイミングt2でDB系列、t3でDC系列、t4
でDD系列の入力信号データを読み込む旨の入力信号読
み込み命令をデータ選択出力部41に出力する。すなわ
ち、入力信号読み込み命令は、サンプルタイミングt2
ではデータレジスタREG2,REG6から、t3では
REG3,REG7から、t4ではREG4,REG8
から入力信号データを読み込む旨の命令となる。データ
選択出力制御部32は、以後4サンプルタイミング毎に
このローテーションを繰り返し行う。
Thereafter, the data selection output control unit 32 determines that the DB sequence at t2, the DC sequence at t3, t4
Outputs an input signal read command to read the input signal data of the DD series to the data selection output unit 41. That is, the input signal reading instruction is performed at the sample timing t2.
Then, from the data registers REG2 and REG6, from REG3 and REG7 at t3, and from REG4 and REG8 at t4.
From the input signal data. The data selection output control unit 32 thereafter repeats this rotation every four sample timings.

【0055】データ選択出力部41は、入力された入力
信号読み込み命令に基づいて、該当するデータレジスタ
10から入力信号データを読み込み、読み込んだ入力信
号データをSELOUT1、SELOUT2として積和
演算部2に出力する。入力信号データSELOUT1、
SELOUT2は、新しく生成された入力信号SIGI
Nとの位相と比較してそれぞれ1シンボル、2シンボル
分遅れている。
The data selection output unit 41 reads input signal data from the corresponding data register 10 based on the input input signal read command, and outputs the read input signal data as SELOUT1 and SELOUT2 to the product-sum operation unit 2. I do. Input signal data SELOUT1,
SELOUT2 is the newly generated input signal SIGI
Compared to the phase with N, each signal is delayed by one symbol and two symbols.

【0056】図1のFIRフィルタでは、入力信号保持
部1の各データレジスタ10は、4サンプルタイミング
毎に入力信号データの更新が行われている。これに対し
て、従来のFIRフィルタでは、各データレジスタはサ
ンプルタイミング毎に更新が行われていたものである。
従って、本発明の第1のフィルタは、従来のFIRフィ
ルタと比較して、動作率は1/4倍に低減し、消費電力
を低減している。
In the FIR filter of FIG. 1, each data register 10 of the input signal holding unit 1 updates the input signal data every four sample timings. On the other hand, in the conventional FIR filter, each data register is updated at each sampling timing.
Therefore, the first filter of the present invention has an operation rate reduced to 1/4 times as compared with the conventional FIR filter, and has reduced power consumption.

【0057】また、第1のFIRフィルタは、オーバサ
ンプリング数及びデータレジスタの個数に変更があって
も適用が可能である。つまり、第1のFIRフィルタで
は、オーバサンプリング数及びデータレジスタの個数に
応じて、入力信号保持部1のデータレジスタ群はオーバ
サンプリング数だけ設置し、また入力信号選択部4のデ
ータ選択出力部41、積和演算部2の乗算器22及びフ
ィルタ係数蓄積部21は各データレジスタ群に含まれる
データレジスタの個数だけ設置すればよい。
Further, the first FIR filter can be applied even if the number of oversampling and the number of data registers are changed. That is, in the first FIR filter, the number of data registers in the input signal holding unit 1 is set to be equal to the number of oversampling in accordance with the number of oversampling and the number of data registers. , The number of multipliers 22 and the number of filter coefficient storage units 21 of the product-sum operation unit 2 may be set as many as the number of data registers included in each data register group.

【0058】第1のFIRフィルタによれば、入力信号
保持部1においてサンプリングされた入力信号データを
保持するデータレジスタ群をオーバサンプリング数分並
列に設置し、サンプリングされた入力信号データを、順
次選択的にデータレジスタ群に保持させ、更に各データ
レジスタ群からオーバサンプリングのタイミングで順次
選択的に読み出して積和演算を行うようにしているの
で、各データレジスタの動作率を低減でき、FIRフィ
ルタ全体として消費電力を低減できて、動作の安定した
FIRフィルタを実現できる効果がある。
According to the first FIR filter, the data register groups for holding the input signal data sampled in the input signal holding unit 1 are arranged in parallel for the number of oversampling, and the sampled input signal data is sequentially selected. Data registers, and the data registers are read out sequentially from the data registers at the timing of oversampling, and the product-sum operation is performed. Therefore, the operation rate of each data register can be reduced, and the entire FIR filter can be reduced. Thus, there is an effect that power consumption can be reduced and an FIR filter with stable operation can be realized.

【0059】また、第1のFIRフィルタでは、入力信
号保持部1と、入力信号制御部3及び入力信号選択部4
を設置することにより、容易に実現できる。すなわち従
来のFIRフィルタに対して若干規模の回路の追加によ
り、第1のFIRフィルタを実現できるため、回路設置
の労力及び費用を低減できる効果がある。
In the first FIR filter, the input signal holding unit 1, the input signal control unit 3, and the input signal selection unit 4
This can be easily realized by installing. That is, the first FIR filter can be realized by adding a circuit of a slightly larger scale to the conventional FIR filter, so that the labor and cost for installing the circuit can be reduced.

【0060】次に、本発明の第1のFIRフィルタの技
術を用いた他の形式のFIRフィルタ(第2のFIRフ
ィルタ)について説明する。まず、図3を用いて、第2
のFIRフィルタの構成について第1のFIRフィルタ
と比較して説明する。図3は、第2のFIRフィルタの
構成ブロック図である。尚、図3のFIRフィルタは第
1のFIRフィルタと同等の機能、すなわちオーバサン
プリング数が4倍、データレジスタ段数が8であるもの
として説明するが、実際にはこの数値にとらわれず、自
由に設定可能である。また、図1と同様の構成をとる部
分については、同一の符号を付して説明する。
Next, another type of FIR filter (second FIR filter) using the technique of the first FIR filter of the present invention will be described. First, referring to FIG.
The configuration of the FIR filter will be described in comparison with the first FIR filter. FIG. 3 is a configuration block diagram of the second FIR filter. The FIR filter of FIG. 3 is described as having the same function as the first FIR filter, that is, the number of oversampling is four times and the number of data register stages is eight. Can be set. Parts having the same configuration as in FIG. 1 are described with the same reference numerals.

【0061】第2のFIRフィルタは、図3に示すよう
に、入力信号保持部5と、積和演算部2と、メモリ制御
部(MEMCONT)61とから構成されている。入力
信号保持部5は、RAM(Random Access Memory:DT
RAM1、DTRAM2)51で構成されている。
As shown in FIG. 3, the second FIR filter includes an input signal holding unit 5, a product-sum operation unit 2, and a memory control unit (MEMCONT) 61. The input signal holding unit 5 includes a RAM (Random Access Memory: DT).
RAM1, DTRAM2) 51.

【0062】RAM51は、第1のFIRフィルタにお
ける入力信号保持部1、入力信号選択部4及び入力信号
制御部3のデータ選択出力制御部32の機能を実現す
る。すなわち、RAM51は、新しく生成された入力信
号SIGINを取り込み、特定のアドレスに保持すると
共にそれまで保持されていた入力信号データを別アドレ
スにシフトし、サンプルタイミング毎に出力する入力信
号データを選択し、出力するものである。第1のFIR
フィルタの各データレジスタの機能は、RAM51にお
いては特定のアドレスに記憶、保持することで実現可能
である。
The RAM 51 realizes the functions of the input signal holding unit 1, the input signal selection unit 4, and the data selection output control unit 32 of the input signal control unit 3 in the first FIR filter. That is, the RAM 51 fetches the newly generated input signal SIGIN, holds the input signal SIGIN at a specific address, shifts the input signal data held so far to another address, and selects input signal data to be output at each sample timing. Output. First FIR
The function of each data register of the filter can be realized by storing and holding at a specific address in the RAM 51.

【0063】RAM51のうち、DTRAM1は第1の
FIRフィルタにおけるデータレジスタREG1〜RE
G4の機能を備えており、サンプルタイミング毎にSE
LOUT1を出力する。また、DTRAM2は第1のF
IRフィルタにおけるデータレジスタREG5〜REG
8の機能を備えており、サンプルタイミング毎にSEL
OUT2を出力する。また、DTRAM1からシフトさ
れた入力信号データはDTRAM2に入力される。
Of the RAM 51, DTRAM1 is a data register REG1-RE in the first FIR filter.
Equipped with G4 function, SE at each sample timing
LOUT1 is output. Also, the DTRAM2 is provided with the first F
Data registers REG5 to REG in IR filter
8 functions, and SEL for each sample timing
OUT2 is output. The input signal data shifted from the DTRAM1 is input to the DTRAM2.

【0064】メモリ制御部(MEMCONT)61は、
第1のFIRフィルタのデータシフト制御部31に該当
し、オーバサンプルクロックMCLKが入力されると、
どのRAM51のどのアドレスに入力信号データを入力
するかを決定し、入力信号データを入力、保持する旨の
命令(以下、入力信号保持命令)をDTRAM1、DT
RAM2の両方のRAM51に入力する。
The memory control unit (MEMCONT) 61
This corresponds to the data shift controller 31 of the first FIR filter, and when the oversample clock MCLK is input,
It is determined which input signal data is to be input to which RAM 51, and an instruction to input and hold the input signal data (hereinafter, input signal holding instruction) is issued to DTRAM1, DTRAM1.
The data is input to both RAMs 51 of the RAM 2.

【0065】積和演算部2は、第1のFIRフィルタと
同様で、サンプルタイミングで入力信号選択部4から出
力される入力信号データSELOUT1、SELOUT
2に対して、フィルタ係数蓄積部(TREG1、TRE
G2)21に蓄積されているフィルタ係数との乗算を乗
算器(MULT1、MULT2)22を用いて行い、乗
算の結果を加算器(ADD)23によって加算し、FI
Rフィルタの出力FOUTを出力するものである。第2
のFIRフィルタにおける積和演算部2の構成は、第1
のFIRフィルタと同様である。
The product-sum operation unit 2 is the same as the first FIR filter, and the input signal data SELOUT1 and SELOUT output from the input signal selection unit 4 at the sample timing.
2, the filter coefficient storage units (TREG1, TRE
G2) Multiplication with the filter coefficients stored in 21 is performed using multipliers (MULT1, MULT2) 22. The result of the multiplication is added by an adder (ADD) 23, and FI
It outputs the output FOUT of the R filter. Second
The configuration of the product-sum operation unit 2 in the FIR filter of
This is similar to the FIR filter.

【0066】次に、図3を用いて、第2のFIRフィル
タの動作について説明する。第2のFIRフィルタの動
作では、まず、新たな入力信号SIGINがサンプルタ
イミング間隔で入力信号保持部5に取り込まれる。一
方、メモリ制御部61ではオーバサンプルクロックMC
LKが入力される毎に、入力信号データを入力、保持さ
せるために、入力信号保持部5のRAM51上のアドレ
スの設定が、DTRAM1、DTRAM2のそれぞれに
ついて行われる。
Next, the operation of the second FIR filter will be described with reference to FIG. In the operation of the second FIR filter, first, a new input signal SIGIN is taken into the input signal holding unit 5 at sample timing intervals. On the other hand, in the memory control unit 61, the oversample clock MC
Each time LK is input, an address on the RAM 51 of the input signal holding unit 5 is set for each of the DTRAM1 and DTRAM2 in order to input and hold input signal data.

【0067】メモリ制御部61において入力信号データ
を保持するRAM51上のアドレスが設定されると、メ
モリ制御部61はDTRAM1、DTRAM2に対し
て、設定したアドレスに入力信号データを書き込む旨の
命令を出力する。
When an address on the RAM 51 for holding input signal data is set in the memory control section 61, the memory control section 61 outputs a command to the DTRAM1 and DTRAM2 to write the input signal data to the set address. I do.

【0068】入力信号データの書き込み命令が入力され
ると、DTRAM1では、設定されたアドレスに新たな
入力信号SIGINが入力、保持され、それまで保持さ
れていた入力信号データがDTRAM2にシフトされ、
DTRAM2では設定されたアドレスにDTRAM1か
らシフトされた入力信号データが入力、保持される。入
力信号データのタイムチャートは、REG1〜REG4
がDTRAM1上のアドレス、REG5〜REG8がD
TRAM2上のアドレスに置き換えられる以外は、図2
のタイムチャート図に表される通りである。
When a write command for input signal data is input, a new input signal SIGIN is input and held at the set address in the DTRAM 1, and the input signal data held so far is shifted to the DTRAM 2,
In the DTRAM2, input signal data shifted from the DTRAM1 is input to a set address and held. The time chart of the input signal data is REG1 to REG4
Is the address on the DTRAM1 and REG5 to REG8 are D
2 except that it is replaced with an address on TRAM2.
As shown in the time chart of FIG.

【0069】また、入力信号保持部5のDTRAM1、
DTRAM2は、オーバサンプルクロックMCLKが入
力される毎に、積和演算部2に出力させる入力信号デー
タが保持されているアドレスの選択を行う。アドレスの
選択が行われると、DTRAM1、DTRAM2ではそ
れぞれ、選択したアドレスに保持されている入力信号デ
ータをSELOUT1、SELOUT2として積和演算
部2に出力する。SELOUT1、SELOUT2とし
て出力される入力信号データとタイミングは、図2のタ
イムチャート図に表される通りである。
The DTRAM 1 of the input signal holding unit 5
Each time the oversample clock MCLK is input, the DTRAM 2 selects an address where input signal data to be output to the product-sum operation unit 2 is held. When the address is selected, the DTRAM1 and DTRAM2 output the input signal data held at the selected address to the product-sum operation unit 2 as SELOUT1 and SELOUT2, respectively. The input signal data and timing output as SELOUT1 and SELOUT2 are as shown in the time chart of FIG.

【0070】入力信号保持部5から出力された入力信号
データSELOUT1、SELOUT2はそれぞれ、積
和演算部2の乗算器MULT1、MULT2に入力され
る。以下、積和演算部2における積和演算の動作につい
ては、第1のFIRフィルタと同様に行われる。すなわ
ち積和演算部2において積和演算が行われると、最終的
にFIRフィルタの出力FOUTが出力されることにな
る。また、第1のFIRフィルタの場合と同様に、フィ
ルタ係数蓄積部21は、種々の入力信号の復調に対応さ
せるため、複数のフィルタ係数を蓄積し、入力信号に対
応したフィルタ係数を選択するようにしてもよい。
The input signal data SELOUT1 and SELOUT2 output from the input signal holding unit 5 are input to multipliers MULT1 and MULT2 of the product-sum operation unit 2, respectively. Hereinafter, the operation of the product-sum operation in the product-sum operation unit 2 is performed in the same manner as in the first FIR filter. That is, when the product-sum operation is performed in the product-sum operation unit 2, the output FOUT of the FIR filter is finally output. Similarly to the case of the first FIR filter, the filter coefficient accumulation unit 21 accumulates a plurality of filter coefficients and selects a filter coefficient corresponding to the input signal in order to correspond to demodulation of various input signals. It may be.

【0071】第2のFIRフィルタでは、第1のFIR
フィルタの効果に加え、図1の第1のFIRフィルタに
おける入力信号保持部1と入力信号選択部4及び入力信
号制御部3のデータ選択出力制御部32を、2つのRA
M51で置き換えたことにより、第1のFIRフィルタ
よりも回路規模を縮小でき、安価なFIRフィルタを実
現できる効果がある。
In the second FIR filter, the first FIR filter
In addition to the effect of the filter, the input signal holding unit 1, the input signal selection unit 4, and the data selection output control unit 32 of the input signal control unit 3 in the first FIR filter of FIG.
By replacing with M51, there is an effect that the circuit scale can be reduced as compared with the first FIR filter, and an inexpensive FIR filter can be realized.

【0072】例えば、第1のFIRフィルタの実現方法
としては、データレジスタ1個に対してFlip Fl
op等の記憶素子を用い、これらを複数個組み合わせて
第1のFIRフィルタの入力信号保持部1を構成する方
法が考えられる。これに対して、第2のFIRフィルタ
では、例えばASIC(Application Specific Integra
ted Circuit)、FPGA(Field Programmable Gate A
rray)等を用いることにより、用途に応じた集積回路を
構成でき、RAM51を容易に実現することができる。
また、RAM51では、第1のFIRフィルタにおける
入力信号選択部4及び入力信号制御部3のデータ選択出
力制御部32の機能も実現できるため、第1のFIRフ
ィルタにおけるこれらの回路の占有面積を低減でき、更
なる小型化を図ることができる。
For example, as a method of realizing the first FIR filter, Flip Fl
A method of configuring the input signal holding unit 1 of the first FIR filter by using a plurality of storage elements such as op and combining a plurality of these storage elements is conceivable. On the other hand, in the second FIR filter, for example, ASIC (Application Specific Integrator)
ted Circuit), FPGA (Field Programmable Gate A)
By using (rray) or the like, an integrated circuit according to the application can be configured, and the RAM 51 can be easily realized.
Further, in the RAM 51, since the functions of the input signal selection unit 4 and the data selection output control unit 32 of the input signal control unit 3 in the first FIR filter can be realized, the area occupied by these circuits in the first FIR filter is reduced. And further downsizing can be achieved.

【0073】次に、本発明に係る第3、第4の実施の形
態に係るFIRフィルタを説明する。本発明に係る第3
のFIRフィルタは、データレジスタ回路をオーバサン
プリング数並列に配置し、更にそれに接続するデータレ
ジスタ回路も並列に配置する入力信号保持手段と、サン
プルタイミング毎に並列に配置されたデータレジスタ回
路又はそれに接続するデータレジスタ回路を順次選択し
て、データレジスタ回路に入力信号データの保持及びシ
フトを実行させるデータ保持制御部と、データ選択出力
制御部からの制御によってデータレジスタ回路における
シフトのタイミングに合わせてサンプルタイミング毎に
並列に配置されたデータレジスタ回路又はそれに接続す
るデータレジスタ回路からシフト出力される入力信号デ
ータを並列配置の単位にサンプリングの整数倍の速さで
順次取り込み、積和演算手段にタップ出力する入力信号
選択手段と、並列配置の単位で積和演算された結果を全
て加算して相関出力する積和演算手段とを有するもので
あり、データレジスタ回路各個の動作率を低減させ、消
費電力を低減でき、更に積和演算手段における回路規模
を縮小できるものである。
Next, FIR filters according to the third and fourth embodiments of the present invention will be described. Third aspect of the present invention
The FIR filter has an input signal holding means for arranging data register circuits in parallel with the number of oversamplings and further arranging the data register circuits connected thereto in parallel, and a data register circuit arranged in parallel for each sample timing or connected to it. A data holding circuit that sequentially selects the data register circuits to perform and holds and shifts the input signal data to the data register circuit, and samples the data register circuit according to the shift timing in the data register circuit under the control of the data selection output control unit. Input signal data shifted and output from the data register circuit arranged in parallel at each timing or the data register circuit connected thereto is sequentially taken in as a unit of parallel arrangement at an integral multiple of sampling speed, and the tap output to the product-sum operation means Input signal selection means And a product-sum operation means for adding all the results of the product-sum operation in units of data and outputting a correlation, thereby reducing the operation rate of each data register circuit, reducing power consumption, and further performing the product-sum operation. The circuit scale in the means can be reduced.

【0074】また、本発明に係る第4のFIRフィルタ
は、上記FIRフィルタにおいて、複数のデータレジス
タ回路を複数列のデータレジスタ回路群とすると共に、
当該データレジスタ回路群をオーバサンプリング数並列
に配置する入力信号保持手段と、サンプルタイミング毎
に並列に配置されたデータレジスタ回路群の対応関係に
ある複数の列のデータレジスタ回路を順次選択して、デ
ータレジスタ回路に入力信号データの保持及びシフトを
実行させるデータ保持制御部と、データ選択出力制御部
からの制御によってデータレジスタ回路におけるシフト
のタイミングに合わせてサンプルタイミング毎に並列に
配置されたデータレジスタ回路群の対応関係にある複数
の列のデータレジスタ回路からシフト出力される入力信
号データを対応関係のある列単位にサンプリングの整数
倍の速さで順次取り込み、積和演算手段にタップ出力す
る入力信号選択手段と、対応関係のある列単位で積和演
算された結果を全て加算して相関出力する積和演算手段
とを有するものであり、データレジスタ回路各個の動作
率を低減させ、消費電力を低減でき、更に積和演算手段
における回路規模を縮小できるものである。
A fourth FIR filter according to the present invention is the above-mentioned FIR filter, wherein a plurality of data register circuits are formed into a plurality of columns of data register circuit groups.
Input signal holding means for arranging the data register circuit group in parallel with the number of oversampling, and sequentially selecting data register circuits of a plurality of columns in correspondence with the data register circuit group arranged in parallel for each sample timing; A data holding control unit for causing the data register circuit to hold and shift the input signal data, and a data register arranged in parallel for each sample timing in accordance with the shift timing in the data register circuit under the control of the data selection output control unit An input for sequentially taking in input signal data shifted from a plurality of columns of data register circuits corresponding to a circuit group at a speed of an integral multiple of sampling in units of columns having a corresponding relationship, and tap-outputting the product-sum operation means The result of the product-sum operation for each corresponding column is It is those having a product sum calculating means for correlation output by adding, to reduce the operating rate of the data register circuit each individual, the power consumption can be reduced, in which the circuit scale can be reduced in the further product-sum operation unit.

【0075】尚、請求項における入力信号保持手段は図
4、図5における入力信号保持部1に相当し、積和演算
手段は積和演算部2に相当し、入力信号制御手段は入力
信号制御部3に相当し、入力信号選択手段は入力信号選
択部4に相当し、データレジスタ回路はデータレジスタ
10に相当し、データ保持制御部はデータシフト制御部
31に相当し、データ選択出力制御部はデータ選択制御
部32に相当する。
The input signal holding means in the claims corresponds to the input signal holding section 1 in FIGS. 4 and 5, the product-sum operation means corresponds to the product-sum operation section 2, and the input signal control means corresponds to the input signal control section. The input signal selection means corresponds to the input signal selection section 4, the data register circuit corresponds to the data register 10, the data holding control section corresponds to the data shift control section 31, and the data selection output control section corresponds to the input signal selection section 4. Corresponds to the data selection control unit 32.

【0076】図4は、本発明の第3の実施の形態に係る
FIRフィルタ(第3のFIRフィルタ)の構成ブロッ
ク図である。以下、図4を用いて、第3のFIRフィル
タの構成について、オーバサンプリング数が4倍、デー
タレジスタ段数が8の場合について説明する。尚、図1
と同様の構成をとる部分については、同一の符号を付し
て説明する。説明の都合上、図4ではオーバサンプリン
グ数を4倍、データレジスタ段数を8としているが、実
際にはこの数値にとらわれず、自由に設定可能である。
FIG. 4 is a configuration block diagram of an FIR filter (third FIR filter) according to the third embodiment of the present invention. Hereinafter, the configuration of the third FIR filter in the case where the number of oversampling is four and the number of data register stages is eight will be described with reference to FIG. FIG.
Portions having the same configuration as those described above will be described with the same reference numerals. For convenience of explanation, the number of oversampling is four times and the number of data register stages is eight in FIG. 4, but the number can be freely set without being limited to the actual values.

【0077】第3のFIRフィルタは、図4に示すよう
に、入力信号保持部1′と、積和演算部2′と、入力信
号制御部3と、入力信号選択部4とから構成されてい
る。本発明の特徴として、入力信号保持部1′において
データレジスタ群を折り返して設置した点、積和演算部
2′において乗算器の出力結果を保持するデータレジス
タMREGを設けた点が挙げられる。
As shown in FIG. 4, the third FIR filter includes an input signal holding unit 1 ', a product-sum operation unit 2', an input signal control unit 3, and an input signal selection unit 4. I have. The features of the present invention are that the data register group is folded back in the input signal holding unit 1 'and that the data register MREG holding the output result of the multiplier is provided in the product-sum operation unit 2'.

【0078】第3のFIRフィルタの各部について説明
する。入力信号保持部1′は、8個のデータレジスタR
EG1〜REG8が並列に配置されていて、各データレ
ジスタREGに保持された入力信号データは入力信号選
択部4に出力される。また、入力信号SIGINはデー
タレジスタREG1〜4に入力され、これらデータレジ
スタREGからシフトされた入力信号データはデータレ
ジスタREG5〜8に保持される。また、シフトクロッ
クSCLK1はデータレジスタREG1,5に、シフト
クロックSCLK2はデータレジスタREG2,6に、
シフトクロックSCLK3はデータレジスタREG3,
7に、シフトクロックSCLK4はデータレジスタRE
G4,8に入力される。
The components of the third FIR filter will be described. The input signal holding unit 1 'has eight data registers R
EG <b> 1 to REG <b> 8 are arranged in parallel, and input signal data held in each data register REG is output to the input signal selection unit 4. The input signal SIGIN is input to the data registers REG1 to REG4, and the input signal data shifted from the data registers REG is held in the data registers REG5 to REG8. The shift clock SCLK1 is applied to the data registers REG1 and REG5, and the shift clock SCLK2 is applied to the data registers REG2 and REG6.
The shift clock SCLK3 is the data register REG3,
7, the shift clock SCLK4 is stored in the data register RE.
G4, 8 are input.

【0079】具体的には、入力信号保持部1′のデータ
レジスタ10は、1シンボル中の先頭の位相DA系列の
入力信号を保持するデータレジスタ群は、上段にREG
1、下段にREG5が設置され、カスケード接続されて
いる。他のDB,DC,DD系列の入力信号を保持する
データレジスタ群も、同様に設置されている。また、入
力信号保持部1′では、サンプルタイミングの2倍の速
度でREG1〜REG8内、データレジスタで保持され
ている入力信号データのいずれか一つがタップ出力され
る。
More specifically, the data register 10 of the input signal holding section 1 ′ has a data register group for holding the input signal of the leading phase DA series in one symbol.
1. REG5 is installed in the lower stage and is cascaded. A data register group for holding other DB, DC, and DD series input signals is provided in the same manner. In the input signal holding section 1 ', any one of the input signal data held in the data register is tapped and output in REG1 to REG8 at twice the speed of the sample timing.

【0080】入力信号制御部3は、第1のFIRフィル
タと同様に、データシフト制御部(SFTCONT)3
1と、データ選択出力制御部(DSELCONT)32
とから構成されている。データシフト制御部31は、オ
ーバサンプリングクロックMCLKに従って、サンプル
タイミング毎に新しく入力信号データを入力させる入力
信号保持部1′のデータレジスタ10を決定し、決定し
たデータレジスタに対してシフトクロックSCLK1〜
SCLK4のいずれかを生成し、出力する。
The input signal control unit 3 has a data shift control unit (SFTCONT) 3 like the first FIR filter.
1 and data selection output control unit (DSELCONT) 32
It is composed of The data shift control unit 31 determines the data register 10 of the input signal holding unit 1 'for newly inputting the input signal data at each sampling timing according to the oversampling clock MCLK, and shift clocks SCLK1 to SCLK1 to the determined data register.
One of SCLK4 is generated and output.

【0081】データ選択出力制御部32は、サンプルタ
イミングの2倍の速度で入力信号データをタップ出力さ
せるデータレジスタ10を決定し、決定したデータレジ
スタ10から入力信号読み込み命令(DSELORD)
を入力信号選択部4に出力する。データシフト制御部3
1及びデータ選択出力制御部32の動作は、それぞれ独
立して行われる。また、データシフト制御部31及びデ
ータ選択出力制御部32にはサンプルタイミング毎にオ
ーバサンプルクロックMCLKが入力され、それに従っ
てデータシフト制御部31及びデータ選択出力制御部3
2はそれぞれ、上述した動作を行う。
The data selection output control section 32 determines the data register 10 for tapping out the input signal data at twice the sampling timing, and reads the input signal read command (DSELORD) from the determined data register 10.
Is output to the input signal selection unit 4. Data shift control unit 3
1 and the operation of the data selection output control unit 32 are performed independently of each other. Further, the oversampling clock MCLK is input to the data shift control unit 31 and the data selection output control unit 32 at each sample timing, and accordingly, the data shift control unit 31 and the data selection output control unit 3
2 perform the operations described above.

【0082】入力信号選択部4は、データ選択出力部
(DSEL)41で構成され、入力信号制御部3のデー
タ出力選択制御部32より出力されたDSELORDに
基づいて入力信号データを読み込み、積和演算部2′に
出力する。データ選択出力部41は、サンプルタイミン
グの2倍の速度で入力信号保持部1′のデータレジスタ
REG1〜REG8のいずれかの入力信号データを読み
出し、それぞれSELOUTとして積和演算部2′に出
力する。
The input signal selection section 4 comprises a data selection output section (DSEL) 41. The input signal selection section 4 reads the input signal data based on the DSELORD output from the data output selection control section 32 of the input signal control section 3, and performs a product-sum operation. Output to the operation unit 2 '. The data selection output unit 41 reads out any of the input signal data of the data registers REG1 to REG8 of the input signal holding unit 1 'at twice the speed of the sample timing, and outputs the data as SELOUT to the product-sum operation unit 2'.

【0083】積和演算部2′は、サンプルタイミングの
2倍の速度で入力信号選択部4から出力される入力信号
データに対して、フィルタ係数蓄積部(TREG)21
に蓄積されているフィルタ係数との乗算を乗算器(MU
LT)22を用いて行い、乗算の結果を加算器(AD
D)23によって加算し、FIRフィルタの出力FOU
Tを出力する。
The sum-of-products operation unit 2 'applies a filter coefficient storage unit (TREG) 21 to the input signal data output from the input signal selection unit 4 at twice the sampling timing.
Multiplication with the filter coefficient stored in the multiplier (MU)
LT) 22 and the result of the multiplication is added to an adder (AD
D) Addition by 23 and the output FOU of the FIR filter
Output T.

【0084】積和演算部2′では、乗算器22で行われ
た乗算結果MOUTは、2個の乗算出力データレジスタ
(MREG1、MREG2)24に入力、保持される。
乗算出力データレジスタは、カスケード接続されてお
り、MREG1にデータが保持されている状態で新たに
乗算結果が入力されると、新たな乗算結果はMREG1
に入力、保持され、MREG1で保持されていたデータ
がMREG2にシフトされる。乗算出力データレジスタ
MREG1、MREG2にデータが保持された状態にな
ると、加算器23ではそれぞれのデータが加算され、F
IRフィルタの出力FOUTが出力される。図4におい
て、フィルタ係数蓄積部21は、種々の入力信号の復調
に対応させるため、複数のフィルタ係数を蓄積し、入力
信号に対応したフィルタ係数を選択するようにしてもよ
い。
In the product-sum operation unit 2 ′, the multiplication result MOUT performed by the multiplier 22 is input to and held in two multiplication output data registers (MREG 1, MREG 2) 24.
The multiplication output data registers are cascaded, and when a new multiplication result is input in a state where data is held in MREG1, the new multiplication result becomes MREG1.
, And the data held by MREG1 is shifted to MREG2. When the data is held in the multiplication output data registers MREG1 and MREG2, the adder 23 adds the respective data, and
The output FOUT of the IR filter is output. In FIG. 4, the filter coefficient accumulating unit 21 may accumulate a plurality of filter coefficients and select a filter coefficient corresponding to the input signal in order to cope with demodulation of various input signals.

【0085】次に、図4を用いて、第3のFIRフィル
タの動作について説明する。第3のFIRフィルタの動
作では、まず、入力信号SIGINがサンプルタイミン
グ毎に入力信号保持部1′に取り込まれる。一方、入力
信号制御部3では、第1のFIRフィルタと同様に、オ
ーバサンプルクロックMCLKが入力される毎に、デー
タシフト制御部31において新たな入力信号SIGIN
を保持する入力信号保持部1′のデータレジスタの選択
が行われる。
Next, the operation of the third FIR filter will be described with reference to FIG. In the operation of the third FIR filter, first, the input signal SIGIN is taken into the input signal holding unit 1 'at each sample timing. On the other hand, in the input signal control unit 3, similarly to the first FIR filter, every time the oversample clock MCLK is input, the data shift control unit 31 generates a new input signal SIGIN.
Is selected in the input signal holding unit 1 'holding the data register.

【0086】データシフト制御部31において入力信号
SIGINを保持するデータレジスタが選択されると、
データシフト制御部31は、選択されたデータレジスタ
に対してデータシフトクロックSCLKを生成、出力す
る。データシフトクロックSCLKが入力されたデータ
レジスタでは、入力信号SIGINが保持され、カスケ
ード接続された次のデータレジスタに、前のタイミング
で保持された入力信号データがシフト、保持される。各
データレジスタに出力されるシフトクロックと、各シフ
トクロックと同期して入力信号データを保持するデータ
レジスタとの関係は、第1のFIRフィルタの場合と同
様であるので、説明は省略する。
When the data register holding input signal SIGIN is selected in data shift control section 31,
The data shift control unit 31 generates and outputs a data shift clock SCLK to the selected data register. In the data register to which the data shift clock SCLK has been input, the input signal SIGIN is held, and the input signal data held at the previous timing is shifted and held in the next cascaded data register. The relationship between the shift clock output to each data register and the data register that holds input signal data in synchronization with each shift clock is the same as in the case of the first FIR filter, and a description thereof will be omitted.

【0087】また、入力信号制御部3ではオーバサンプ
ルクロックMCLKが入力されると、データ選択出力制
御部32において入力信号データを出力させる入力信号
保持部1′のデータレジスタの選択が行われる。データ
選択出力制御部32では、オーバサンプルクロックMC
LKが入力されると、まず入力信号データを出力させる
入力信号保持データレジスタ群を選択し、さらに選択し
た入力信号保持データレジスタ群のうち、入力信号デー
タを出力させるデータレジスタとして上段のデータレジ
スタを選択する。データレジスタが選択されると、デー
タ選択出力制御部32は、選択された上段のデータレジ
スタの入力信号データを取得するようDSELORDを
入力信号選択部4に出力する。
When the input signal control section 3 receives the oversample clock MCLK, the data selection output control section 32 selects a data register of the input signal holding section 1 'for outputting input signal data. In the data selection output control unit 32, the oversample clock MC
When LK is input, first, an input signal holding data register group for outputting the input signal data is selected, and among the selected input signal holding data registers, the upper data register is set as the data register for outputting the input signal data. select. When the data register is selected, the data selection output control section 32 outputs DSELORD to the input signal selection section 4 so as to acquire the input signal data of the selected upper data register.

【0088】例えば、位相がDA系列の入力信号データ
を出力させる場合、データ選択出力制御部32ではデー
タレジスタREG1及びREG5が設置されているデー
タレジスタ群を選択した後、さらに上段にあるデータレ
ジスタREG1を選択し、データレジスタREG1の入
力信号データを取得するようDSELORDを入力信号
選択部4に出力する。データ選択出力制御部32は、上
述した一連の動作を、サンプルタイミングの2倍の速度
で行う。
For example, when the input signal data having the phase of the DA series is to be output, the data selection / output control unit 32 selects the data register group in which the data registers REG1 and REG5 are installed, and then selects the data register REG1 in the upper stage. And outputs DSELORD to the input signal selection unit 4 to obtain the input signal data of the data register REG1. The data selection output control unit 32 performs the above-described series of operations at twice the speed of the sample timing.

【0089】データ選択出力制御部32から出力された
DSELORDは、入力信号選択部4のデータ選択出力
部DSEL41に入力される。データ選択出力部DSE
L41は、入力された入力信号読み込み命令DSELO
RDに基づいて、選択された入力信号保持部1′のデー
タレジスタから入力信号データを読み込み、積和演算部
2′に出力する。
DSELORD output from the data selection output control section 32 is input to the data selection output section DSEL41 of the input signal selection section 4. Data selection output section DSE
L41 is an input signal read command DSELO that has been input.
Based on the RD, the input signal data is read from the data register of the selected input signal holding unit 1 'and output to the product-sum operation unit 2'.

【0090】入力信号選択部4のデータ選択出力部DS
EL41から出力された入力信号データSELOUT
は、積和演算部2′の乗算器MULT22に入力され
る。乗算器MULTでは、入力信号データとフィルタ係
数蓄積部TREG21に蓄積されているフィルタ係数T
との乗算が行われ、乗算結果MOUTが出力される。乗
算結果MOUTは、乗算出力データレジスタMREG1
に入力、保持される。
Data selection output section DS of input signal selection section 4
Input signal data SELOUT output from EL41
Is input to the multiplier MULT22 of the product-sum operation unit 2 '. In the multiplier MULT, the input signal data and the filter coefficient T stored in the filter coefficient storage unit TREG21 are stored.
, And a multiplication result MOUT is output. The multiplication result MOUT is stored in the multiplication output data register MREG1.
Is entered and held.

【0091】次に、入力信号制御部3のデータ選択出力
制御部32は、既に選択した入力信号保持部1′の入力
信号データレジスタ群のうち、入力信号データを出力さ
せるデータレジスタとして下段のデータレジスタを選択
する。データレジスタが選択されると、データ選択出力
制御部32は、選択された下段のデータレジスタの入力
信号データを取得するようDSELORDを入力信号選
択部4に出力する。データ選択出力制御部32は、上述
した一連の動作を、サンプルタイミングの2倍の速度で
行う。
Next, the data selection output control unit 32 of the input signal control unit 3 outputs the data signal of the lower stage as a data register for outputting the input signal data from the input signal data register group of the input signal holding unit 1 'which has already been selected. Select a register. When the data register is selected, the data selection output control unit 32 outputs DSELORD to the input signal selection unit 4 so as to acquire the input signal data of the selected lower data register. The data selection output control unit 32 performs the above-described series of operations at twice the speed of the sample timing.

【0092】データ選択出力制御部32から出力された
DSELORDは、入力信号選択部4のデータ選択出力
部DSEL41に入力される。データ選択出力部DSE
L41は、入力された入力信号読み込み命令DSELO
RDに基づいて、選択された入力信号保持部1のデータ
レジスタから入力信号データを読み込み、積和演算部
2′に出力する。
The DSELORD output from the data selection output control section 32 is input to the data selection output section DSEL41 of the input signal selection section 4. Data selection output section DSE
L41 is an input signal read command DSELO that has been input.
Based on RD, the input signal data is read from the data register of the selected input signal holding unit 1 and output to the product-sum operation unit 2 '.

【0093】入力信号選択部4のデータ選択出力部DS
EL41から出力された入力信号データSELOUT
は、上段のデータレジスタの場合と同様、積和演算部
2′の乗算器22に入力された後、フィルタ係数との乗
算が行われる。
Data selection output section DS of input signal selection section 4
Input signal data SELOUT output from EL41
Is input to the multiplier 22 of the product-sum operation unit 2 'and then multiplied by the filter coefficient, as in the case of the upper data register.

【0094】乗算器22での乗算結果MOUTは、乗算
出力データレジスタMREG1に入力されるが、既にM
REG1に保持されている上段のデータレジスタから読
み出された入力信号データは、カスケード接続されてい
るMREG2へシフトされる。乗算出力データレジスタ
MREG1及びMREG2に入力信号データが入力され
ると、加算器23は両者に保持されている乗算出力デー
タの加算を行い、FIRフィルタの出力FOUTを出力
する。第3のFIRフィルタにおいて、サンプルタイミ
ング及び入力信号保持部1′の各データレジスタに保持
される入力信号データの関係は、図2のタイムチャート
図に示されているのと同様である。
The multiplication result MOUT in the multiplier 22 is input to the multiplication output data register MREG1.
Input signal data read from the upper data register held in REG1 is shifted to cascaded MREG2. When the input signal data is input to the multiplication output data registers MREG1 and MREG2, the adder 23 adds the multiplication output data held in both, and outputs the output FOUT of the FIR filter. In the third FIR filter, the relationship between the sample timing and the input signal data held in each data register of the input signal holding unit 1 'is the same as that shown in the time chart of FIG.

【0095】第3のFIRフィルタでは、各サンプルタ
イミングの前半では、同じ位相の入力信号を保持するデ
ータレジスタ群の上段のデータレジスタから順次、後半
ではデータレジスタ群の下段のデータレジスタから順
次、入力信号選択部4に読み出される入力信号データS
ELOUTとして出力される。
In the third FIR filter, in the first half of each sample timing, the input is sequentially performed from the upper data register in the data register group holding the same phase input signal, and in the second half, the input is sequentially performed from the lower data register in the data register group. Input signal data S read by the signal selection unit 4
Output as ELOUT.

【0096】すなわち、SELOUTは図2のタイムチ
ャート図の表現を用いると、各サンプルタイミングの前
半にSELOUT1を、後半にSELOUT2を出力す
る時系列である。このため積和演算部2では、入力信号
データとフィルタ係数との乗算を行う乗算器22の数は
1個で済む。
That is, SELOUT is a time series in which SELOUT1 is output in the first half of each sample timing and SELOUT2 is output in the second half when the expression in the time chart of FIG. 2 is used. Therefore, in the product-sum operation unit 2, the number of the multipliers 22 for multiplying the input signal data by the filter coefficients is only one.

【0097】図5は、第3のFIRフィルタを多数のサ
ンプリングに適応させるため、入力信号保持部1′の各
データレジスタ群にN個のデータレジスタを設けた場合
のFIRフィルタの構成図である。以下、オーバサンプ
リング数が4倍の場合の図5に示されるFIRフィルタ
の構成及び動作について、第3のFIRフィルタとの相
違点を中心に説明する。尚、図5において、入力信号制
御部3のデータシフト制御部31から出力されるシフト
クロックSCLK1〜SCLK4は、実際には各データ
レジスタ群の全てのデータレジスタに入力されるが、紙
面の都合で省略してある。
FIG. 5 is a configuration diagram of an FIR filter in which N data registers are provided in each data register group of the input signal holding unit 1 'in order to adapt the third FIR filter to a large number of samplings. . Hereinafter, the configuration and operation of the FIR filter shown in FIG. 5 in the case where the number of oversampling is four will be described, focusing on differences from the third FIR filter. In FIG. 5, the shift clocks SCLK1 to SCLK4 output from the data shift control unit 31 of the input signal control unit 3 are actually input to all the data registers of each data register group. Omitted.

【0098】図5に示すFIRフィルタ(第4のFIR
フィルタ)では、入力信号保持部1′の各データレジス
タ群はN個のデータレジスタ10がカスケード接続され
ており、N/2個ずつで上段と下段の2段に折り返して
設置されている。ここでデータレジスタ群の段数nは、
データレジスタの個数Nの約数であれば何でもよいが、
入力信号選択部4の入力信号データを読み出す速度がサ
ンプルタイミングの段数倍になるため、入力信号選択部
4の処理能力を考慮して設定することが望ましい。
The FIR filter (fourth FIR filter) shown in FIG.
In each of the data register groups of the input signal holding unit 1 ', N data registers 10 are cascade-connected, and each of the data register groups is folded back into two stages of an upper stage and a lower stage by N / 2. Here, the number of stages n of the data register group is
Any number may be used as long as it is a divisor of the number N of data registers.
Since the speed of reading the input signal data of the input signal selection unit 4 becomes multiple of the number of stages of the sample timing, it is desirable to set the speed in consideration of the processing capability of the input signal selection unit 4.

【0099】また、各サンプルタイミングの2倍の速度
で、一つのデータレジスタ群の上段及び下段のデータレ
ジスタから入力信号データが読み込まれるため、入力信
号選択部4のデータ選択出力部41はN/2個設置され
ている。同様に積和演算部2′の乗算器22及びフィル
タ係数蓄積部21もN/2個設置されている。すなわ
ち、第4のFIRフィルタでは入力信号保持部1′のデ
ータレジスタ群が段数nにわたって折り返されていると
き、入力信号選択部4のデータ選択出力部41、積和演
算部2の乗算器22及びフィルタ係数蓄積部21はN/
n個設置する必要がある。
Further, since the input signal data is read from the upper and lower data registers of one data register group at twice the speed of each sample timing, the data selection output section 41 of the input signal selection section 4 outputs N / N. Two are installed. Similarly, N / 2 multipliers 22 and filter coefficient storage units 21 of the product-sum operation unit 2 'are provided. That is, in the fourth FIR filter, when the data register group of the input signal holding unit 1 'is folded over the number of stages n, the data selection output unit 41 of the input signal selection unit 4, the multiplier 22 of the product-sum operation unit 2, and The filter coefficient accumulating section 21 has N /
It is necessary to install n units.

【0100】積和演算部2′の各乗算器22の出力結果
は、複数の加算器25によって階層的に加算が行われ、
最終的な加算結果は乗算出力データレジスタ24に入
力、保持される。入力信号保持部1′のデータレジスタ
群の上段及び下段のフィルタ係数との乗算結果が乗算出
力データレジスタ24に入力されると、加算器23は乗
算出力データレジスタ24に保持されている乗算出力デ
ータの加算を行い、FIRフィルタの出力FOUTを出
力する。
The output result of each multiplier 22 of the product-sum operation unit 2 'is hierarchically added by a plurality of adders 25.
The final addition result is input to and held in the multiplication output data register 24. When the result of multiplication of the data register group of the input signal holding unit 1 'with the upper and lower filter coefficients is input to the multiplication output data register 24, the adder 23 outputs the multiplication output data held in the multiplication output data register 24. And outputs the output FOUT of the FIR filter.

【0101】このように、第4のFIRフィルタによれ
ば、サンプルタイミングをデータレジスタ群の段数で分
割し、分割した時間で入力信号データを入力信号保持部
1′から順次切り替えて読み出すことにより、積和演算
部の乗算器の数を低減できるため、積和演算部の回路規
模を縮小でき、FIRフィルタ全体の回路規模を縮小で
きる効果がある。
As described above, according to the fourth FIR filter, the sample timing is divided by the number of stages of the data register group, and the input signal data is sequentially switched and read from the input signal holding unit 1 'at the divided time. Since the number of multipliers in the product-sum operation unit can be reduced, there is an effect that the circuit scale of the product-sum operation unit can be reduced, and the circuit size of the entire FIR filter can be reduced.

【0102】また、第4のFIRフィルタは、第2のF
IRフィルタのような構成に置き換えることが可能であ
る。すなわち、第4のFIRフィルタにおける入力信号
保持部1′、入力信号選択部4及び入力信号制御部3の
データ選択出力制御部32の機能をRAMに、入力信号
制御部3のデータシフト制御部31をメモリ制御部に置
き換えて、第4のFIRフィルタを実現することができ
る。
Further, the fourth FIR filter is provided with a second FIR filter.
It is possible to replace with a configuration like an IR filter. That is, the functions of the input signal holding unit 1 ', the input signal selection unit 4, and the data selection output control unit 32 of the input signal control unit 3 in the fourth FIR filter are stored in the RAM, and the data shift control unit 31 of the input signal control unit 3 is used. Can be replaced with a memory control unit to implement a fourth FIR filter.

【0103】ただし、第4のFIRフィルタにおいて、
各データレジスタ群に設置されているデータレジスタの
個数がN、段数がnであれば、RAMをN/n個設置
し、かつRAMではサンプルタイミングのn倍の速度で
入力信号データを読み出すアドレスを選択し、その入力
信号データを積和演算部2′に出力させる必要がある。
However, in the fourth FIR filter,
If the number of data registers provided in each data register group is N and the number of stages is n, N / n RAMs are provided, and the RAM reads addresses at which input signal data is read at n times the sampling timing. It is necessary to select and output the input signal data to the product-sum operation unit 2 '.

【0104】第2のFIRフィルタの構成を用いて第4
のFIRフィルタを実現することにより、積和演算部
2′の回路規模を低減できる他に、RAMで置き換えら
れた回路部分の規模を縮小できるため、FIRフィルタ
全体の回路規模を縮小でき、安価なFIRフィルタを実
現できる効果がある。
Using the configuration of the second FIR filter, the fourth
By realizing the FIR filter described above, the circuit scale of the product-sum operation unit 2 'can be reduced, and the scale of the circuit part replaced by the RAM can be reduced. Therefore, the circuit scale of the entire FIR filter can be reduced and the cost can be reduced. There is an effect that an FIR filter can be realized.

【0105】[0105]

【発明の効果】本発明によれば、入力信号保持手段で
は、オーバサンプリング数並列にデータレジスタ回路を
配置され、データ保持制御部では、サンプルタイミング
毎に並列に配置されたデータレジスタ回路のいずれかを
順次選択して、データレジスタ回路に入力信号データの
保持及びシフトを実行させ、入力信号選択手段では、デ
ータ選択出力制御部からの制御によってデータレジスタ
回路におけるシフトのタイミングに合わせてサンプルタ
イミング毎に並列に配置されたデータレジスタ回路から
シフト出力される入力信号データを順次取り込み、積和
演算手段にタップ出力するFIRフィルタとしているの
で、データレジスタ回路各個の動作率を低減させ、消費
電力を低減することができる効果がある。
According to the present invention, in the input signal holding means, the data register circuits are arranged in parallel with the number of oversamplings, and in the data holding control section, one of the data register circuits arranged in parallel for each sample timing is provided. Are sequentially selected to cause the data register circuit to hold and shift the input signal data, and the input signal selection means controls the data selection output control unit to adjust the shift timing in the data register circuit at each sample timing. Since the input signal data shifted and output from the data register circuits arranged in parallel is taken in order and the FIR filter is tapped and output to the product-sum operation means, the operation rate of each data register circuit is reduced and the power consumption is reduced. There is an effect that can be.

【0106】本発明によれば、記憶手段では、入力信号
データを選択されたアドレスに従ってオーバサンプリン
グ数分保持すると共に、選択されたアドレスに従って入
力信号データを順次タップ出力し、メモリ制御手段で
は、サンプルタイミング毎に入力信号データをオーバサ
ンプリング数分保持し、順次タップ出力させるために、
記憶手段におけるアドレスを選択するFIRフィルタと
しているので、FIRフィルタの一部をRAM等の記憶
手段に置き換えることにより、回路規模を縮小できる効
果がある。
According to the present invention, the storage means holds the input signal data for the number of oversampling in accordance with the selected address, and sequentially tap-outputs the input signal data in accordance with the selected address. In order to hold the input signal data for the number of oversamplings at each timing and output the taps sequentially,
Since the FIR filter is used to select an address in the storage unit, the circuit scale can be reduced by replacing a part of the FIR filter with a storage unit such as a RAM.

【0107】本発明は、入力信号保持手段では、データ
レジスタ回路をオーバサンプリング数並列に配置し、更
にそれに接続するデータレジスタ回路も並列に配置し、
データ保持制御部では、サンプルタイミング毎に並列に
配置されたデータレジスタ回路又はそれに接続するデー
タレジスタ回路を順次選択して、データレジスタ回路に
入力信号データの保持及びシフトを実行させ、入力信号
選択手段では、データ選択出力制御部からの制御によっ
てデータレジスタ回路におけるシフトのタイミングに合
わせてサンプルタイミング毎に並列に配置されたデータ
レジスタ回路又はそれに接続するデータレジスタ回路か
らシフト出力される入力信号データを並列配置の単位に
サンプリングの整数倍の速さで順次取り込み、積和演算
手段にタップ出力し、積和演算手段は、並列配置の単位
で積和演算された結果を全て加算して相関出力するFI
Rフィルタとしているので、データレジスタ回路各個の
動作率を低減させ、消費電力を低減できる効果があり、
更に積和演算手段における回路規模を縮小できる効果が
ある。
According to the present invention, in the input signal holding means, the data register circuits are arranged in parallel with the number of oversamplings, and the data register circuits connected thereto are also arranged in parallel.
The data holding control unit sequentially selects a data register circuit arranged in parallel at each sample timing or a data register circuit connected thereto, causes the data register circuit to hold and shift the input signal data, and Under the control of the data selection output control unit, the input signal data shifted and output from the data register circuit arranged in parallel at each sample timing or the data register circuit connected thereto in parallel with the shift timing in the data register circuit is controlled in parallel. FIs that sequentially take in the arrangement unit at an integer multiple of the sampling speed and tap output to the product-sum operation unit, and the product-sum operation unit adds all the results of the product-sum operation in the unit of the parallel arrangement and outputs a correlation.
Since the R filter is used, the operation rate of each data register circuit can be reduced, and the power consumption can be reduced.
Further, there is an effect that the circuit scale in the product-sum operation means can be reduced.

【0108】本発明は、入力信号保持手段では、複数の
データレジスタ回路を複数列のデータレジスタ回路群と
すると共に、当該データレジスタ回路群をオーバサンプ
リング数並列に配置し、データ保持制御部では、サンプ
ルタイミング毎に並列に配置されたデータレジスタ回路
群の対応関係にある複数の列のデータレジスタ回路を順
次選択して、データレジスタ回路に入力信号データの保
持及びシフトを実行させ、入力信号選択手段では、デー
タ選択出力制御部からの制御によってデータレジスタ回
路におけるシフトのタイミングに合わせてサンプルタイ
ミング毎に並列に配置されたデータレジスタ回路群の対
応関係にある複数の列のデータレジスタ回路からシフト
出力される入力信号データを対応関係のある列単位にサ
ンプリングの整数倍の速さで順次取り込み、積和演算手
段にタップ出力し、積和演算手段では、対応関係のある
列単位で積和演算された結果を全て加算して相関出力す
る上記FIRフィルタとしているので、データレジスタ
回路各個の動作率を低減させ、消費電力を低減できる効
果があり、更に積和演算手段における回路規模を縮小で
きる効果がある。
According to the present invention, in the input signal holding means, a plurality of data register circuits are arranged in a plurality of columns of data register circuit groups, and the data register circuit groups are arranged in parallel with an oversampling number. Input signal selecting means for sequentially selecting a plurality of columns of data register circuits corresponding to a data register circuit group arranged in parallel for each sample timing, causing the data register circuit to hold and shift input signal data, In accordance with the control from the data selection output control unit, the shift output is performed from the data register circuits in a plurality of columns corresponding to the data register circuit group arranged in parallel at each sample timing in accordance with the shift timing in the data register circuit. Integers for sampling input signal data into corresponding column units , And tap output to the product-sum operation means. The product-sum operation means employs the above-mentioned FIR filter which adds all the results of the product-sum operation in the corresponding column units and outputs a correlation. This has the effect of reducing the operating rate of each data register circuit, reducing power consumption, and further reducing the circuit scale of the product-sum operation means.

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

【図1】本発明の第1のFIRフィルタの構成図であ
る。
FIG. 1 is a configuration diagram of a first FIR filter of the present invention.

【図2】第1のFIRフィルタの入力信号保持部の各デ
ータレジスタに保持される入力信号データ及び入力信号
制御部から出力されるシフトクロックのタイムチャート
図である。
FIG. 2 is a time chart of input signal data held in each data register of an input signal holding unit of a first FIR filter and a shift clock output from an input signal control unit;

【図3】本発明の第2のFIRフィルタの構成図であ
る。
FIG. 3 is a configuration diagram of a second FIR filter of the present invention.

【図4】本発明の第3のFIRフィルタの構成図であ
る。
FIG. 4 is a configuration diagram of a third FIR filter of the present invention.

【図5】第3のFIRフィルタにおいて、多数のサンプ
リングに適応させた場合のFIRフィルタの構成図であ
る。
FIG. 5 is a configuration diagram of an FIR filter in a case where the third FIR filter is adapted to a large number of samplings.

【図6】従来のFIRフィルタの構成図である。FIG. 6 is a configuration diagram of a conventional FIR filter.

【図7】従来のFIRフィルタにおける、入力信号保持
部の各データレジスタに保持される入力信号データ及び
積和演算部での積和演算の出力結果のタイムチャート図
である。
FIG. 7 is a time chart of the input signal data held in each data register of the input signal holding unit and the output result of the product-sum operation in the product-sum operation unit in the conventional FIR filter.

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

1、5…入力信号保持部、 2…積和演算部、 3…入
力信号制御部、 4…入力信号選択部、 10…データ
レジスタ、 21…フィルタ係数蓄積部、 22…乗算
器、 23,25…加算器、 24…乗算出力データレ
ジスタ、 31…データシフト制御部、 32…データ
選択制御部、 41…データ選択出力部、 51…RA
M、 61…メモリ制御部
1, 5: input signal holding unit, 2: product-sum operation unit, 3: input signal control unit, 4: input signal selection unit, 10: data register, 21: filter coefficient storage unit, 22: multiplier, 23, 25 ... Adder, 24 ... Multiplication output data register, 31 ... Data shift control unit, 32 ... Data selection control unit, 41 ... Data selection output unit, 51 ... RA
M, 61: Memory control unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 復調すべき信号をサンプリングしたサン
プリング結果を入力信号データとして保持し、順次次段
にシフトさせると共に、タップ出力するデータレジスタ
回路を、オーバサンプリング数並列に配置する入力信号
保持手段と、 フィルタ係数を蓄積するフィルタ係数蓄積部を備え、前
記データレジスタ回路からタップ出力される入力信号デ
ータと前記フィルタ係数との積和演算を行い、相関出力
する積和演算手段と、 前記データレジスタ回路からタップ出力される入力信号
データを入力し、前記積和演算手段に出力する入力信号
選択手段と、 前記データレジスタ回路に前記入力信号データを保持及
びシフトさせる制御を行うデータ保持制御部と、前記デ
ータレジスタ回路からシフト出力される入力信号データ
を前記入力信号選択手段に取り込み、前記積和演算手段
にタップ出力させる制御を行うデータ選択出力制御部と
を備える入力信号制御手段とを有し、 前記データ保持制御部は、サンプルタイミング毎に前記
並列に配置されたデータレジスタ回路を順次選択して、
前記データレジスタ回路に前記入力信号データの保持及
びシフトを実行させるデータ保持制御部であり、 前記入力信号選択手段は、前記データ選択出力制御部か
らの制御によって前記データレジスタ回路におけるシフ
トのタイミングに合わせて前記サンプルタイミング毎に
前記並列に配置されたデータレジスタ回路からシフト出
力される入力信号データを順次取り込み、前記積和演算
手段にタップ出力する入力信号選択手段であることを特
徴とするFIRフィルタ。
An input signal holding means for holding a sampling result obtained by sampling a signal to be demodulated as input signal data, sequentially shifting to a next stage, and arranging a data register circuit for tap output in parallel with an oversampling number. A filter-coefficient storage unit that stores filter coefficients, performs a product-sum operation of the input signal data tapped from the data register circuit and the filter coefficient, and performs a correlation output; An input signal selecting unit that inputs input signal data output from the tap and outputs the input signal data to the product-sum operation unit; a data holding control unit that controls the data register circuit to hold and shift the input signal data; The input signal selecting means for shifting the input signal data output from the data register circuit And a data selection output control unit for performing a tap output to the product-sum operation unit, and an input signal control unit, wherein the data holding control unit is configured to control the data arranged in parallel for each sample timing. Select the register circuit sequentially,
A data holding control unit that causes the data register circuit to hold and shift the input signal data, wherein the input signal selecting unit adjusts the shift timing in the data register circuit under the control of the data selection output control unit. An input signal selecting means for sequentially taking in input signal data shifted from the data register circuits arranged in parallel at each of the sample timings and tap-outputting the input signal data to the product-sum operation means.
【請求項2】 復調すべき信号をサンプリングしたサン
プリング結果を入力信号データとして選択されたアドレ
スに従ってオーバサンプリング数分保持すると共に、選
択されたアドレスに従って入力信号データを順次タップ
出力する記憶手段と、 フィルタ係数を蓄積するフィルタ係数蓄積部を備え、前
記記憶手段からタップ出力された入力信号データと前記
フィルタ係数との積和演算を行い、相関出力する積和演
算手段と、 サンプルタイミング毎に前記入力信号データをオーバサ
ンプリング数分保持し、順次タップ出力させるために、
前記記憶手段におけるアドレスを選択するメモリ制御手
段と有することを特徴とするFIRフィルタ。
2. A storage means for holding a sampling result obtained by sampling a signal to be demodulated as input signal data for the number of oversampling in accordance with an address selected, and for sequentially tap-outputting input signal data in accordance with the selected address, and a filter. A filter coefficient accumulating unit for accumulating coefficients, performing a product-sum operation of the input signal data tapped from the storage means and the filter coefficient, and performing a correlation output; and In order to hold data for the number of oversampling and output taps sequentially,
An FIR filter comprising: a memory control unit for selecting an address in the storage unit.
【請求項3】 復調すべき信号をサンプリングしたサン
プリング結果を入力信号データとして保持し、順次次段
にシフトさせると共に、タップ出力するデータレジスタ
回路を、オーバサンプリング数並列に配置し、更に当該
並列に配置されたデータレジスタ回路に接続するデータ
レジスタ回路も並列に配置する入力信号保持手段と、 フィルタ係数を蓄積するフィルタ係数蓄積部を備え、前
記データレジスタ回路からタップ出力された入力信号デ
ータと前記フィルタ係数との積和演算をサンプリングの
整数倍の速さで行い、相関出力する積和演算手段と、 前記データレジスタ回路からタップ出力された入力信号
データを入力し、前記積和演算手段に出力する入力信号
選択手段と、 前記データレジスタ回路に前記入力信号データを保持及
びシフトさせる制御を行うデータ保持制御部と、前記デ
ータレジスタ回路からシフト出力される入力信号データ
を前記入力信号選択手段に取り込み、前記積和演算手段
にタップ出力させる制御を行うデータ選択出力制御部と
を備える入力信号制御手段とを有し、 前記データ保持制御部は、サンプルタイミング毎に前記
並列に配置されたデータレジスタ回路又は当該並列に配
置されたデータレジスタ回路に接続するデータレジスタ
回路を順次選択して、前記データレジスタ回路に前記入
力信号データの保持及びシフトを実行させるデータ保持
制御部であり、 前記入力信号選択手段は、前記データ選択出力制御部か
らの制御によって前記データレジスタ回路におけるシフ
トのタイミングに合わせて前記サンプルタイミング毎に
前記並列に配置されたデータレジスタ回路又は当該並列
に配置されたデータレジスタ回路に接続するデータレジ
スタ回路からシフト出力される入力信号データを前記並
列配置の単位に前記サンプリングの整数倍の速さで順次
取り込み、前記積和演算手段にタップ出力する入力信号
選択手段であり、 前記積和演算手段は、前記並列配置の単位で積和演算さ
れた結果を全て加算して相関出力する積和演算手段であ
ることを特徴とするFIRフィルタ。
3. A sampling result obtained by sampling a signal to be demodulated is held as input signal data, sequentially shifted to the next stage, and data register circuits for tap output are arranged in parallel with the number of oversampling, and furthermore, Input signal holding means for arranging the data register circuit connected to the arranged data register circuit in parallel; and a filter coefficient accumulating section for accumulating a filter coefficient, wherein the input signal data tapped from the data register circuit and the filter The product-sum operation with the coefficient is performed at an integer multiple of the sampling speed, and the product-sum operation means for performing a correlation output; and input signal data tapped from the data register circuit are input and output to the product-sum operation means Input signal selection means, and holding and shifting the input signal data in the data register circuit A data holding control unit for performing control for causing the input signal data to be shifted and output from the data register circuit to the input signal selection unit, and a data selection and output control unit for performing control to cause the product-sum operation unit to output a tap. The data holding control unit sequentially selects the data register circuit arranged in parallel or the data register circuit connected to the data register circuit arranged in parallel at each sample timing. A data holding control unit that causes the data register circuit to execute holding and shifting of the input signal data; and wherein the input signal selecting unit controls a shift timing in the data register circuit under the control of the data selection output control unit. The data arranged in parallel at each sample timing according to Input signal data shifted and output from the register circuit or the data register circuit connected to the data register circuit arranged in parallel with the parallel arrangement unit at an integer multiple of the sampling speed in sequence; FIR, wherein the product-sum operation means is a product-sum operation means for adding all the results of the product-sum operation in units of the parallel arrangement and for outputting a correlation output. filter.
【請求項4】 入力信号保持手段は、順次入力信号デー
タをシフトさせる複数のデータレジスタ回路を複数列の
データレジスタ回路群とすると共に、当該データレジス
タ回路群をオーバサンプリング数並列に配置する入力信
号保持手段であり、 データ保持制御部は、サンプルタイミング毎に前記並列
に配置されたデータレジスタ回路群の対応関係にある複
数の列のデータレジスタ回路を順次選択して、前記デー
タレジスタ回路に前記入力信号データの保持及びシフト
を実行させるデータ保持制御部であり、 入力信号選択手段は、データ選択出力制御部からの制御
によって前記データレジスタ回路におけるシフトのタイ
ミングに合わせて前記サンプルタイミング毎に前記並列
に配置されたデータレジスタ回路群の対応関係にある複
数の列のデータレジスタ回路からシフト出力される入力
信号データを前記対応関係のある列単位に前記サンプリ
ングの整数倍の速さで順次取り込み、前記積和演算手段
にタップ出力する入力信号選択手段であり、 前記積和演算手段は、前記対応関係のある列単位で積和
演算された結果を全て加算して相関出力する積和演算手
段であることを特徴とする請求項3記載のFIRフィル
タ。
4. An input signal holding means comprising: a plurality of data register circuits for sequentially shifting input signal data as a plurality of columns of data register circuit groups; and an input signal for arranging the data register circuit groups in parallel with an oversampling number. Holding means, wherein the data holding control section sequentially selects the data register circuits in a plurality of columns corresponding to the data register circuit group arranged in parallel for each sample timing, and inputs the input data to the data register circuit. A data holding control unit that executes holding and shifting of the signal data, wherein the input signal selecting unit is controlled in parallel with the shift timing in the data register circuit by the control of the data selection output control unit for each of the sample timings. Data of a plurality of columns corresponding to the placed data register circuit group Input signal data which is shifted and output from the register circuit, sequentially takes in the corresponding column unit at an integer multiple of the sampling speed, and tap-outputs to the product-sum operation means; 4. The FIR filter according to claim 3, wherein the calculating means is a sum-of-products calculating means for adding all the results of the sum-of-products operation for each of the columns having the corresponding relationship and for outputting a correlation output.
JP2000098244A 2000-03-31 2000-03-31 Fir filter Pending JP2001285030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000098244A JP2001285030A (en) 2000-03-31 2000-03-31 Fir filter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000098244A JP2001285030A (en) 2000-03-31 2000-03-31 Fir filter

Publications (1)

Publication Number Publication Date
JP2001285030A true JP2001285030A (en) 2001-10-12

Family

ID=18612751

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000098244A Pending JP2001285030A (en) 2000-03-31 2000-03-31 Fir filter

Country Status (1)

Country Link
JP (1) JP2001285030A (en)

Similar Documents

Publication Publication Date Title
US7353243B2 (en) Reconfigurable filter node for an adaptive computing machine
JP4982080B2 (en) Digital filter
JPH0828649B2 (en) Digital filter
JP4722266B2 (en) Oversampling FIR filter, oversampling FIR filter control method, semiconductor integrated circuit having oversampling FIR filter, and communication system for transmitting data filtered by oversampling FIR filter
US20080071846A1 (en) Processor Architecture for Programmable Digital Filters in a Multi-Standard Integrated Circuit
JP5603890B2 (en) Signal generation method and signal generation system
US6345077B1 (en) Correlation detecting method and matched filter unit
JP2001285030A (en) Fir filter
US6944218B2 (en) Adaptive filter having a small circuit scale with a low power consumption and tap-coefficients updating method of adaptive filter
KR960014116B1 (en) Transversal filter
JP3503433B2 (en) Spread spectrum receiver
JP2002368582A (en) Interpolator
JPH0998069A (en) Fir type digital filter
KR100270165B1 (en) Paralled fir filter system with a digital interpolation function
US5852730A (en) Hybrid instruction set for versatile digital signal processing system
JPH0837444A (en) Oversampling digital filter
JP2004128858A (en) Fir digital filter
JP3626617B2 (en) Digital filter
Lin et al. A low-complexity B-spline based digital sample rate conversion circuit architecture
JP2001217746A (en) Correlation method and matched filter
JP2006186802A (en) Downsampling fir filter apparatus
JPH05283979A (en) Fir type filter
JPH06112769A (en) Digital filter
JPH0993083A (en) Input weighted transversal filter
JPH0993084A (en) Input weighted transversal filter