JPH082015B2 - Digital filter and digital signal processing system - Google Patents

Digital filter and digital signal processing system

Info

Publication number
JPH082015B2
JPH082015B2 JP3234582A JP23458291A JPH082015B2 JP H082015 B2 JPH082015 B2 JP H082015B2 JP 3234582 A JP3234582 A JP 3234582A JP 23458291 A JP23458291 A JP 23458291A JP H082015 B2 JPH082015 B2 JP H082015B2
Authority
JP
Japan
Prior art keywords
tap
digital filter
output
input
stage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP3234582A
Other languages
Japanese (ja)
Other versions
JPH0575394A (en
Inventor
史朗 崎山
征克 丸山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP3234582A priority Critical patent/JPH082015B2/en
Publication of JPH0575394A publication Critical patent/JPH0575394A/en
Publication of JPH082015B2 publication Critical patent/JPH082015B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像信号や音声信号等
のフィルタリングを行う、ディジタルフィルタ及びディ
ジタル信号処理システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital filter and a digital signal processing system for filtering image signals and audio signals.

【0002】[0002]

【従来の技術】FIR型のディジタルフィルタの構成に
は以下に示す図9、図10の2通りの方法がある。
2. Description of the Related Art There are two methods shown below in FIGS. 9 and 10 for the configuration of a FIR type digital filter.

【0003】図9は直接型構成のnタップディジタルフ
ィルタであり、1(1)〜1(n-1)は遅延器、2(1)〜2(n)は乗
算器、3(1)〜3(n)は加算器である。
FIG. 9 shows a direct type n-tap digital filter, in which 1 (1) to 1 (n-1) are delay units, 2 (1) to 2 (n) are multipliers, and 3 (1) to 3 (1). 3 (n) is an adder.

【0004】図10は転置型構成のnタップディジタル
フィルタであり、1(1)〜1(n-1)は遅延器、2(1)〜2(n)は
乗算器、3(1)〜3(n)は加算器である。
FIG. 10 shows a transposed n-tap digital filter, in which 1 (1) to 1 (n-1) are delay units, 2 (1) to 2 (n) are multipliers, and 3 (1) to 3 (n) is an adder.

【0005】図9における直接型回路構成では、入力デ
ータに遅延器1が入っている。それに対し図10におけ
る転置型回路構成では、乗加算結果に遅延器1が入って
いる。 直接型の遅延器は入力データに対するものであ
るが、転置型は乗算し加算された結果に対する遅延器で
あるため、遅延器のビット幅は、乗算器の乗係数の分だ
け転置型の方が大きくなる。従って、素子数の面では直
接型のほうが少なく有利である。
In the direct type circuit configuration shown in FIG. 9, a delay device 1 is included in the input data. On the other hand, in the transposed circuit configuration in FIG. 10, the delay unit 1 is included in the multiplication and addition result. The direct type delay device is for input data, but the transpose type is a delay device for the result of multiplication and addition, so the bit width of the delay device is transposed by the multiplication coefficient of the multiplier. growing. Therefore, in terms of the number of elements, the direct type is less and advantageous.

【0006】しかし直接型では、n個の乗算結果を1ク
ロック内に加算することが困難であり、また上記演算を
パイプライン処理すれば、レイアウト上の困難さを伴
う。つまり、直接型構成でタップ数の多いディジタルフ
ィルタでは、各乗算結果を1クロック内にすべて加算す
ることは不可能である。またレイアウト的にも、各乗算
結果を1カ所に集め加算することは、配線領域が多く、
フルカスタム設計ではかなり面倒で適切でない。
However, in the direct type, it is difficult to add n multiplication results within one clock, and pipeline processing of the above operation causes layout difficulty. That is, it is impossible to add all the multiplication results within one clock with a digital filter having a direct type and a large number of taps. Also in terms of layout, collecting and adding each multiplication result in one place requires a large wiring area,
The full custom design is rather cumbersome and not suitable.

【0007】それに対し転置型では、1タップ分の乗加
算(積和)を基本単位として、規則的にアレイ上に並べ
ることが可能である。また遅延器が、加算演算のパイプ
ラインレジスタとしての役割も兼ねるため、パイプライ
ン処理に適した構造となっている。したがって、素子数
が多いのにもかかわらず、従来よりカスタムチップのほ
とんどが転置型を採用してきた。
On the other hand, in the transposed type, it is possible to regularly arrange on the array by using a multiplication / addition (sum of products) for one tap as a basic unit. Further, since the delay device also serves as a pipeline register for addition operation, it has a structure suitable for pipeline processing. Therefore, in spite of the large number of elements, most custom chips have conventionally adopted the transposition type.

【0008】また、FIR型のディジタルフィルタを用
いて波形等化システム等のディジタル信号処理システム
を構築する際、転置型構成のディジタルフィルタを用い
た場合、図11のようになる。
Further, when a digital signal processing system such as a waveform equalization system is constructed by using a FIR type digital filter, a transposed digital filter is used, as shown in FIG.

【0009】図11は転置型構成のnタップディジタル
フィルタを用いた波形等化システムの構成例であり、1
(1)〜1(n)と17(3)〜17(n)は遅延器、2(1)〜2(n)は乗算
器、3(1)〜3(n)は加算器、15は選択器、16は選択器15の
制御及び各タップの乗算係数等を制御する制御回路であ
る。
FIG. 11 shows a configuration example of a waveform equalization system using a transposed n-tap digital filter.
(1) to 1 (n) and 17 (3) to 17 (n) are delay devices, 2 (1) to 2 (n) are multipliers, 3 (1) to 3 (n) are adders, and 15 is A selector, 16 is a control circuit for controlling the selector 15 and the multiplication coefficient of each tap.

【0010】波形等化システム等のディジタル信号処理
システムでは、各乗算係数が決定されるまで、ディジタ
ルフィルタの出力ではなく、入力信号そのものを出力す
る機能を必要とする。その場合、入力信号の出力とディ
ジタルフィルタ出力との位相を合わせなければならな
い。そのため転置型構成では、入力信号に対する位相合
わせのための遅延器17が必要となる。
A digital signal processing system such as a waveform equalization system requires a function of outputting the input signal itself, not the output of the digital filter, until each multiplication coefficient is determined. In that case, the phases of the output of the input signal and the output of the digital filter must be matched. Therefore, in the transposed configuration, the delay device 17 for phase matching with respect to the input signal is required.

【0011】しかし直接型構成のnタップディジタルフ
ィルタを用いた波形等化システムでは、図8のような構
成例となる。図8において、1(1)〜1(n)は遅延器、2(1)
〜2(n)は乗算器、3(1)〜3(n)は加算器、15は選択器、16
は選択器15の制御及び各タップの乗算係数等を制御する
制御回路である。
However, a waveform equalization system using a direct type n-tap digital filter has a configuration example as shown in FIG. In FIG. 8, 1 (1) to 1 (n) are delay devices, 2 (1)
~ 2 (n) is a multiplier, 3 (1) ~ 3 (n) is an adder, 15 is a selector, 16
Is a control circuit for controlling the selector 15 and the multiplication coefficient of each tap.

【0012】図8と図11の構成例を比較してわかるよ
うに、図8では入力信号の出力とディジタルフィルタ出
力との位相を合わせるための遅延器が、遅延器1群の途
中から得られている。そのため転置型構成では必要であ
ったフィルタ出力と入力信号との位相合わせのための遅
延器17群を必要としない。このようなディジタル信号処
理システムを構成する場合、直接型構成はシステム全体
を簡略化でき、さらに回路規模の点で有利となる。
As can be seen by comparing the configuration examples of FIGS. 8 and 11, in FIG. 8, a delay device for matching the phase of the output of the input signal and the output of the digital filter is obtained from the middle of the delay device group 1. ing. Therefore, the delay group 17 for phase matching between the filter output and the input signal, which is necessary in the transposed configuration, is not required. When configuring such a digital signal processing system, the direct type configuration can simplify the entire system and is advantageous in terms of circuit scale.

【0013】[0013]

【発明が解決しようとする課題】上記で述べたように、
素子数の面で直接型が有利であるのにもかかわらず、パ
イプライン処理の適合性やレイアウトの観点から、転置
型構成がとられてきた。
DISCLOSURE OF THE INVENTION As described above,
Although the direct type is advantageous in terms of the number of elements, the transposed type configuration has been adopted from the viewpoint of compatibility of pipeline processing and layout.

【0014】このように転置型構成を採用してきたた
め、素子数の削減の点に於て限界があった。
Since the transposition type structure has been adopted as described above, there is a limit in reducing the number of elements.

【0015】本発明の目的は、ディジタルフィルタの構
成において直接型構成を採用し、従来の転置型構成と比
較し、不利であったパイプライン処理の適合性やレイア
ウト上の問題を解決し、素子数の少ない直接型構成のデ
ィジタルフィルタを提供することにある。
An object of the present invention is to adopt a direct type structure in the structure of a digital filter, solve the disadvantages of pipeline processing compatibility and layout which are disadvantageous as compared with the conventional transposition type structure, and It is to provide a small number of direct type digital filters.

【0016】また本発明の他の目的は、従来より回路規
模の小さいディジタル信号処理システムを提供すること
にある。
Another object of the present invention is to provide a digital signal processing system having a smaller circuit scale than the conventional one.

【0017】[0017]

【課題を解決するための手段】本発明の請求項1は、第
1の入力データに対するn段の遅延器と、前記n段目の
遅延器の出力を記憶する第1のレジスタと、前記各遅延
器の出力データと任意の係数とを乗算するn個の乗算器
と、前記n個の乗算器出力結果と外部からの第2第3の
入力データとを加算する(n+2)入力の加算器と、前
記加算器の加算途中結果として記憶する2本の第2第3
のレジスタとを有する、nタップディジタルフィルタを
第1の構成単位とし、前記構成単位の第1のレジスタの
出力を次段の構成単位の第1の入力データとし、前記構
成単位の第2第3のレジスタの出力を次段の構成単位の
第2第3の入力データとすることにより、前記構成単位
をm個多段縦続接続し、前記多段縦続接続された最終段
の構成単位の第2第3のレジスタの2個の出力を加算す
る加算器と、前記加算結果を納める第4のレジスタとを
備え、前記多段縦続接続された初段の構成単位の加算器
への第3の入力データを0とするn×mタップディジタ
ルフィルタ1を構成する。
According to a first aspect of the present invention, an n-stage delay device for first input data, a first register for storing an output of the n-stage delay device, and N multipliers for multiplying the output data of the delay device by an arbitrary coefficient, and (n + 2) input adder for adding the output results of the n multipliers and the second and third input data from the outside. And two second and third stored as an intermediate result of addition by the adder.
And an n-tap digital filter as a first constituent unit, and the output of the first register of the constituent unit is the first input data of the constituent unit of the next stage, and the second and third constituent units of the constituent unit. The output of the register is used as the second third input data of the constituent unit of the next stage, so that the m units of the constituent units are cascade- connected, and the second third unit of the constituent unit of the final stage is cascade- connected. And a fourth register for accommodating the addition result, and the third input data to the adder of the first-stage constituent unit connected in cascade is set to 0. The n × m tap digital filter 1 is configured.

【0018】本発明の請求項2は、上述のn×mタップ
ディジタルフィルタにおいて、m段目の構成単位の第1
のレジスタの出力を記憶する第5のレジスタを有する、
n×mタップディジタルフィルタを第2の構成単位と
し、前記第2の構成単位の第5のレジスタの出力を次段
の第2の構成単位の第1の入力データとし、前記第2の
構成単位の第4のレジスタの出力を次段の第2の構成単
位の第2の入力データとすることにより、前記第2の構
成単位をj個多段縦続接続するn×m×jタップディジ
タルフィルタ2を構成する。
According to a second aspect of the present invention, in the above-mentioned n × m tap digital filter, the first unit of the m-th stage constituent unit is used.
A fifth register for storing the output of the register
The n × m tap digital filter is used as a second constituent unit, the output of the fifth register of the second constituent unit is used as the first input data of the second constituent unit of the next stage, and the second constituent unit is used. By setting the output of the fourth register of the above as the second input data of the second constituent unit of the next stage, an n × m × j tap digital filter 2 in which j second constituent units are cascade- connected is provided. Configure.

【0019】また本発明の請求項3は、上述の第1の構
成単位であるnタップディジタルフィルタにおいて、各
タップ毎に、前段タップ遅延器からの出力信号を入力と
し、次段タップ遅延器への入力信号として出力する該遅
延器と、前記該遅延器の出力データと任意の係数とを乗
算する該乗算器と、前記該乗算結果出力と前段タップか
らの和出力信号と桁上げ出力信号を入力とし、次段タッ
プの和入力信号と桁上げ入力信号として出力する該全加
算器群を有し、前記各タップを最小構成単位とし、前記
最小構成単位のn段縦続接続により構成される、n×m
タップディジタルフィルタを構成する。
According to a third aspect of the present invention, in the n-tap digital filter which is the first structural unit, the output signal from the preceding tap delay device is input to each tap, and the tap delay device is input to the next tap delay device. , The multiplier for multiplying the output data of the delay unit by an arbitrary coefficient, the multiplication result output, the sum output signal from the previous tap, and the carry output signal. It has the full adder group as an input and outputs as a sum input signal of the next-stage tap and a carry input signal, each tap being a minimum constitutional unit, and constituted by n-stage cascade connection of the minimum constitutional unit. n × m
The tap digital filter 3 is constructed.

【0020】[0020]

【0021】また本発明の請求項は、上述のn×mタ
ップディジタルフィルタ1〜の出力と、前記n×mタ
ップディジタルフィルタのi番目(0≦i≦n×m)の
遅延器の出力とのどちらかを選択する選択器と、前記選
択器の出力を制御する制御回路とを有する、ディジタル
信号処理システムを構築する。
According to a fourth aspect of the present invention, the outputs of the n × m tap digital filters 1 to 3 and the i-th (0 ≦ i ≦ n × m) delay device of the n × m tap digital filter are provided. A digital signal processing system 4 having a selector that selects either of the outputs and a control circuit that controls the output of the selector is constructed.

【0022】[0022]

【作用】上記直接型ディジタルフィルタ1〜の構成
は、直接型構成のFIR型ディジタルフィルタにおい
て、数タップ毎の直接型ディジタルフィルタを構成単位
とし、各構成単位間をパイプライン構造とし多段縦続
続する構成を採ることにより、直接型構成では不利であ
ったパイプライン処理適合性への問題を解決することが
可能となり、素子数の少ないディジタルフィルタを提供
することが可能となる。
The above-mentioned direct type digital filters 1 and 2 are direct type FIR type digital filters, and the direct type digital filter for every several taps is used as a structural unit, and each structural unit has a pipeline structure and multistage cascade connection. By adopting the following configuration, it is possible to solve the problem of pipeline processing compatibility, which was a disadvantage in the direct type configuration, and it is possible to provide a digital filter with a small number of elements. .

【0023】また上記直接型ディジタルフィルタの構
成を採ることにより、ディジタルフィルタ1で生じるレ
イアウト上の問題を解決することが可能となる。
By adopting the structure of the direct type digital filter 3 described above, it becomes possible to solve the layout problem that occurs in the digital filter 1.

【0024】さらに波形等化システム等を構築する時、
上記ディジタルフィルタ1〜を用い、ディジタル信号
処理システムを構成することににより、従来より回路
規模の小さいディジタル信号処理システムを提供するこ
とが可能となる。
Further, when constructing a waveform equalization system,
By configuring the digital signal processing system 4 using the above digital filters 1 to 3 , it is possible to provide a digital signal processing system having a smaller circuit scale than the conventional one.

【0025】[0025]

【実施例】図1に直接型の8タップディジタルフィルタ
を構成単位とするディジタルフィルタの構成図を示す。
図2にこの構成単位をカスケード接続して得られる、6
4タップディジタルフィルタの全体構成図を示す。
FIG. 1 is a block diagram of a digital filter having a direct type 8-tap digital filter as a structural unit.
Fig. 2 shows 6 obtained by cascading these structural units.
The whole block diagram of a 4-tap digital filter is shown.

【0026】図1と図2を用いて、本発明の実施例1に
基づくディジタルフィルタについて説明する。図1にお
いて1(1)〜1(8)は第1のデータに対する8段の遅延器、
2(1)〜2(8)は各遅延器1の出力データと任意の係数とを
乗算する8個の乗算器、4(1)〜4(8)は遅延器、5(1)〜5
(8)は1タップディジタルフィルタ、8は8個の乗算器2
出力結果と外部からの第2、第3の入力データとを加算
する10入力加算器、10,11は加算器8の加算途中結果
として記憶する2本の第2,第3のレジスタからなる遅
延器、12は8段目の遅延器1の出力を記憶する第1のレ
ジスタからなる遅延器である。
A digital filter according to the first embodiment of the present invention will be described with reference to FIGS. 1 and 2. In FIG. 1, 1 (1) to 1 (8) are eight-stage delay devices for the first data,
2 (1) to 2 (8) are eight multipliers for multiplying the output data of each delay device 1 by an arbitrary coefficient, 4 (1) to 4 (8) are delay devices, and 5 (1) to 5 (5)
(8) is a 1-tap digital filter, 8 is 8 multipliers 2
A 10-input adder for adding the output result and the second and third input data from the outside, and 10 and 11 are delays made up of two second and third registers for storing the result of addition by the adder 8 Reference numeral 12 is a delay unit composed of a first register for storing the output of the delay unit 1 of the eighth stage.

【0027】図1の構成において従来の直接型ディジタ
ルフィルタと比較し特徴的なことは、 (1)8タップの直接型ディジタルフィルタを構成単位
とし、パイプラインレジスタ10と11をもつこと、 (2)10入力加算器の出力が、8個のデータの加算結
果(1出力)ではなく、演算途中結果(2出力)である
こと、 (3)位相合わせのためのデータ遅延器12を有し、8タ
ップの直接型ディジタルフィルタ間の多段縦続接続を可
能としていることである。
The characteristic of the configuration of FIG. 1 compared with the conventional direct type digital filter is that (1) an 8-tap direct type digital filter is used as a structural unit, and pipeline registers 10 and 11 are provided. ) The output of the 10-input adder is not the addition result (1 output) of 8 pieces of data, but the intermediate calculation result (2 outputs), (3) the data delay unit 12 for phase matching is provided, It is possible to make a multi-stage cascade connection between 8-tap direct type digital filters.

【0028】(1)のようなパイプライン構造を採るこ
とにより、全タップの乗算結果の加算に要するゲート遅
延段数を大幅に緩和し、また(2)により10入力加算
器に要する演算のゲート遅延段数をさらに緩和すること
が可能となる。10入力加算器8の出力を演算途中結果
の2出力にすることによって、加算器のビット幅に対す
る、桁上げ(carry)伝搬遅延がなくなる。また(3)に
より、8タップディジタルフィルタのカスケード接続が
可能となる。このように演算途中結果を遅延器10と遅延
器11で記憶することと、8タップディジタルフィルタの
構成単位を採ることにより、乗算結果である8入力信号
と他の2入力信号の加算を可能としている。
By adopting the pipeline structure as in (1), the number of gate delay stages required for addition of multiplication results of all taps is significantly reduced, and by (2), gate delay of operation required for 10-input adder. It is possible to further reduce the number of stages. By setting the output of the 10-input adder 8 to 2 outputs of the intermediate calculation result, carry carry delay with respect to the bit width of the adder is eliminated. Further, (3) enables cascade connection of 8-tap digital filters. In this way, the intermediate calculation result is stored in the delay device 10 and the delay device 11, and by adopting the constitutional unit of the 8-tap digital filter, it is possible to add the 8-input signal as the multiplication result and the other 2 input signals. There is.

【0029】図2は図1の8タップディジタルフィルタ
を8個カスケード接続して得られる、64タップディジ
タルフィルタの構成例である。図2において6(1)〜6(8)
は図1に示す第1の構成単位となる8タップディジタル
フィルタであり、9は構成単位を8個多段縦続接続し、
多段縦続接続された最終段の構成単位の第2第3のレジ
スタの2個の出力を加算する加算器、13は加算器9の加
算結果を納める第4のレジスタとなる遅延器、14は8段
目の構成単位の第1のレジスタの出力を記憶する第5の
レジスタとなる遅延器である。
FIG. 2 shows a configuration example of a 64-tap digital filter obtained by cascade-connecting eight 8-tap digital filters shown in FIG. 6 (1) to 6 (8) in FIG.
Is an 8-tap digital filter which is the first structural unit shown in FIG. 1, and 9 is a multi-stage cascade connection of eight structural units,
An adder for adding the two outputs of the second and third registers of the final-stage constituent unit connected in a multistage cascade , 13 is a delay device serving as a fourth register for storing the addition result of the adder 9, and 14 is 8 It is a delay device serving as a fifth register that stores the output of the first register of the structural unit of the stage.

【0030】図2において、図1で示した構成単位の遅
延器12の出力を次段の構成単位の遅延器1(1)の入力信号
とし、遅延器10と11の出力を次段の構成単位の10入力
加算器8への入力信号とすることにより、図1で示す構
成単位の多段縦続接続が可能となる。
In FIG. 2, the output of the delay unit 12 of the structural unit shown in FIG. 1 is used as the input signal of the delay unit 1 (1) of the structural unit of the next stage, and the outputs of the delay units 10 and 11 are the structural units of the next stage. By using the input signal to the unit 10-input adder 8, multi-stage cascade connection of the constituent units shown in FIG. 1 becomes possible.

【0031】図2において、演算の途中結果のまま伝搬
されてきた2出力は、加算器9により最終的に加算さ
れ、ここで初めて正規の演算結果が完成する。この演算
結果は、遅延器13に記憶される。
In FIG. 2, the two outputs which have been propagated as they are in the middle of the calculation are finally added by the adder 9, and the normal calculation result is completed here. The calculation result is stored in the delay unit 13.

【0032】以上のように本発明の実施例1では、図1
で示すような8タップ直接型ディジタルフィルタを構成
単位とし、これを多段縦続接続し、2出力のまま伝搬さ
れた演算途中結果を図2で示す加算器9により最終的に
加算することにより、直接型の問題点であるパイプライ
ン処理の適合性の問題を解消し、64タップ直接型ディ
ジタルフィルタが完成する。
As described above, in the first embodiment of the present invention, as shown in FIG.
An 8-tap direct type digital filter as shown in Fig. 2 is used as a constituent unit, which is cascade- connected, and the intermediate calculation result propagated as it is with 2 outputs is finally added by the adder 9 shown in Fig. A 64-tap direct type digital filter is completed by solving the problem of compatibility of pipeline processing which is a problem of type.

【0033】次に図2と図3を用いて、本発明の実施例
2に基づくディジタルフィルタについて説明する。図3
は図2の64タップディジタルフィルタを1つの構成単
位(1つのLSI)として、256タップのディジタル
フィルタを構成した例である。図3において7(1)〜7(4)
は図2に示す64タップディジタルフィルタである。図
3において、図2で示した64タップディジタルフィル
タの遅延器14の出力を次段の64タップディジタルフィ
ルタの構成単位6(1)の遅延器1(1)の入力信号とし、遅延
器13の出力を次段の64タップディジタルフィルタの構
成単位6(1)の加算器8への入力信号とすることにより、
図2で示す64タップディジタルフィルタの多段縦続
続が可能となる。
Next, a digital filter according to the second embodiment of the present invention will be described with reference to FIGS. 2 and 3. FIG.
Is an example in which a 256-tap digital filter is configured with the 64-tap digital filter of FIG. 2 as one structural unit (one LSI). 7 (1) to 7 (4) in FIG.
Is a 64-tap digital filter shown in FIG. In FIG. 3, the output of the delay unit 14 of the 64-tap digital filter shown in FIG. 2 is used as the input signal of the delay unit 1 (1) of the structural unit 6 (1) of the next-stage 64-tap digital filter, and the delay unit 13 By using the output as the input signal to the adder 8 of the constituent unit 6 (1) of the next-stage 64-tap digital filter,
Multi-stage cascade connection of the 64-tap digital filter shown in FIG. 2 is possible.

【0034】図2の遅延器14は位相合わせのための遅延
器で、この遅延器14により、64タップディジタルフィ
ルタ間の縦続接続が可能となる。
The delay device 14 of FIG. 2 is a delay device for phase matching, and this delay device 14 enables cascade connection between 64-tap digital filters.

【0035】次に図4と図5を用いて、本発明の実施例
3に基づくディジタルフィルタの10入力加算器の構成
について説明する。
Next, the configuration of the 10-input adder of the digital filter according to the third embodiment of the present invention will be described with reference to FIGS. 4 and 5.

【0036】図4において、図面の番号は図1と同じに
してある。図4において、42(1)〜42(8)は10×10乗算器
を表わし、乗算器2と遅延器4からなる。8(1)〜8(8)
は、図1における10入力加算器8の配置を表してい
る。8(1)〜8(8)は20ビットの全加算器であり、各タッ
プの1タップディジタルフィルタ毎にこれを含める。各
20ビットの全加算器より発生する、和出力(sum)と桁
上げ出力(carry)は次段のタップの20ビット全加算器
への入力となる。このように20ビット全加算器を各タ
ップに含めることにより、タップとタップ間をアレイ状
に並べることが可能となる。
In FIG. 4, the reference numerals in the drawing are the same as those in FIG. In FIG. 4, reference numerals 42 (1) to 42 (8) denote 10 × 10 multipliers, each of which includes a multiplier 2 and a delay unit 4. 8 (1) -8 (8)
Represents the arrangement of the 10-input adder 8 in FIG. 8 (1) to 8 (8) are 20-bit full adders, which are included in each 1-tap digital filter of each tap. The sum output (sum) and carry output (carry) generated from each 20-bit full adder are input to the 20-bit full adder of the tap at the next stage. By including the 20-bit full adder in each tap in this way, it becomes possible to arrange the taps in an array.

【0037】図5を用いて、上述の10入力加算器8の
構成について、さらに詳しく説明する。図5は、図4の
10入力加算器8の配線構造を示したものであり、図5
において、8(1.1)〜8(1.20)は図4での20ビット全加
算器8(1)の構成部品である。同様に8(2.1)〜8(2.20)は
図4での20ビット全加算器8(2)の構成部品であり、同
様に8(8.1)〜8(8.20)は図4での20ビット全加算器8
(8)の構成部品である。
The configuration of the 10-input adder 8 described above will be described in more detail with reference to FIG. FIG. 5 shows the wiring structure of the 10-input adder 8 of FIG.
, 8 (1.1) to 8 (1.20) are components of the 20-bit full adder 8 (1) in FIG. Similarly, 8 (2.1) to 8 (2.20) are components of the 20-bit full adder 8 (2) in FIG. 4, and similarly 8 (8.1) to 8 (8.20) are 20-bit full adders in FIG. Adder 8
It is a component of (8).

【0038】前段の8タップ直接型ディジタルフィルタ
から出力された和信号と桁上げ信号と図4の乗算器2(1)
の乗算結果が、1タップ目の20ビット全加算器8(1)に
入力され、和信号と桁上げ信号を出力する。この出力が
2タップ目の20ビット全加算器8(2)への入力信号とな
る。以下同様に最終8タップ目の20ビット全加算器8
(8)より出力した和信号と桁上げ信号が、遅延器10、11
により記憶される。
The sum signal and carry signal output from the preceding 8-tap direct type digital filter and the multiplier 2 (1) of FIG.
The multiplication result of is input to the 20-bit full adder 8 (1) at the first tap, and the sum signal and the carry signal are output. This output is the input signal to the 20-bit full adder 8 (2) at the second tap. Similarly, 20-bit full adder 8 at the final 8th tap
The sum signal and carry signal output from (8) are added to the delay units 10 and 11.
Stored by.

【0039】図5に示すような10入力加算器の配線構
造を採り、図4に示すように各タップ毎に20ビット全
加算器8を含めることにより、タップとタップ間をアレ
イ上に並べることが可能となり、アレイ状で簡単なレイ
アウト構造とすることができる。
By adopting the wiring structure of a 10-input adder as shown in FIG. 5 and including a 20-bit full adder 8 for each tap as shown in FIG. 4, the taps are arranged in an array between the taps. This makes it possible to form an array-like and simple layout structure.

【0040】また20ビット全加算器8(8)より出力した
和信号と桁上げ信号を加算せず遅延器10、11により記憶
することにより、20ビット全加算器のビット幅分の桁
上げ伝搬遅延がなくなるという効果もある。
Further, the sum signal output from the 20-bit full adder 8 (8) and the carry signal are not added and stored in the delay units 10 and 11, so that carry propagation for the bit width of the 20-bit full adder is carried out. It also has the effect of eliminating the delay.

【0041】(表1)に従来の直接型構成法と転置型構
成法、及び本発明の各特徴を示す。
Table 1 shows the conventional direct type construction method, transposition type construction method, and each feature of the present invention.

【0042】[0042]

【表1】 [Table 1]

【0043】上記のような直接型構成とすることで、直
接型構成では不利であったパイプライン処理の適合性や
レイアウト上の問題を解決することができる。
By adopting the direct type configuration as described above, it is possible to solve the problems of compatibility of pipeline processing and layout which are disadvantageous in the direct type configuration.

【0044】次に図6と図7を用いて、本発明の実施例
4に基づくディジタルフィルタについて説明する。
Next, a digital filter according to the fourth embodiment of the present invention will be described with reference to FIGS. 6 and 7.

【0045】クロックレートが遅く、図1に示す10入
力加算器8の伝搬遅延時間に余裕がある場合には、図6
に示す8タップ直接型ディジタルフィルタを1つの構成
単位とすることが可能である。図7にこの構成単位をカ
スケード接続して得られる、64タップディジタルフィ
ルタの全体構成図を示す。
If the clock rate is slow and the propagation delay time of the 10-input adder 8 shown in FIG.
The 8-tap direct type digital filter shown in can be used as one structural unit. FIG. 7 shows an overall block diagram of a 64-tap digital filter obtained by cascading these structural units.

【0046】図6において1(1)〜1(8)は遅延器、2(1)〜
2(8)は乗算器、4(1)〜4(8)は遅延器、5(1)〜5(8)は1タ
ップディジタルフィルタ、3(1)〜3(8)は2入力加算器、
10と12は遅延器である。
In FIG. 6, reference numerals 1 (1) to 1 (8) denote delay devices, and 2 (1) to 1 (8).
2 (8) is a multiplier, 4 (1) to 4 (8) is a delay device, 5 (1) to 5 (8) is a 1-tap digital filter, and 3 (1) to 3 (8) are 2-input adders. ,
10 and 12 are delay devices.

【0047】図6の構成では、8タップの直接型ディジ
タルフィルタを構成単位としたパイプラインレジスタ10
を有し、また位相合わせのためのデータ遅延器12を有す
ることで、8タップの直接型ディジタルフィルタ間の多
縦続接続を可能としていることを特徴とする。
In the configuration shown in FIG. 6, the pipeline register 10 has a direct-type digital filter with 8 taps as a unit.
And a data delay unit 12 for phase matching enable multistage cascade connection between 8-tap direct type digital filters.

【0048】2入力加算器3群は、結果として9入力の
加算器と同じ機能をもち、上述したように、この9入力
加算器の伝搬遅延時間に余裕がある場合には、このよう
な構成も可能である。図1と比較し、遅延器11が省略で
き、さらに図2における、2入力加算器9や、遅延器13,
14を減らすことができ、全体の回路規模が請求項1のデ
ィジタルフィルタと比較し小さくなるという効果があ
る。
As a result, the 2-input adder 3 group has the same function as that of the 9-input adder, and as described above, when the propagation delay time of the 9-input adder has a margin, such a configuration is adopted. Is also possible. Compared with FIG. 1, the delay device 11 can be omitted, and in addition, the two-input adder 9 and the delay device 13, shown in FIG.
There is an effect that 14 can be reduced and the entire circuit scale becomes smaller than that of the digital filter according to claim 1.

【0049】次に従来用いられてきた転置型構成の64
タップディジタルフィルタとのゲート数の比較を行う。
ここでは、入力信号のビット幅を10ビット、乗算係数
のビット幅を10ビット、乗算結果出力を14ビットに
まるめることとし、加算器は、桁あふれが起こらないよ
うに20ビットとして比較する。
Next, 64 of the transposition type structure which has been used conventionally is used.
Compare the number of gates with the tap digital filter.
Here, the bit width of the input signal is rounded to 10 bits, the bit width of the multiplication coefficient is rounded to 10 bits, and the output of the multiplication result is rounded to 14 bits, and the adder performs comparison with 20 bits so that overflow does not occur.

【0050】本実施例の図1及び図2に示す構成例の場
合、従来の転置型と比較し遅延器が210個削減され
る。また本実施例の図6及び図7に示す構成例の場合、
従来の転置型と比較し遅延器が370個削減される。
In the case of the configuration example shown in FIGS. 1 and 2 of this embodiment, 210 delay devices are reduced as compared with the conventional transposition type. Further, in the case of the configuration example shown in FIGS. 6 and 7 of this embodiment,
Compared with the conventional transposed type, 370 delay devices are reduced.

【0051】乗算係数が10ビットの場合を示したが、
上記構成では乗算係数のビット幅が大きくなればなるほ
ど、この効果がさらに顕著にあらわれる。
Although the case where the multiplication coefficient is 10 bits is shown,
In the above configuration, this effect becomes more remarkable as the bit width of the multiplication coefficient increases.

【0052】さらにこのようなディジタルフィルタを用
いて、波形等化システム等のディジタル処理システムを
構築する場合、各乗算係数が決定されるまで、ディジタ
ルフィルタの出力ではなく、入力信号そのものを出力す
る機能を必要とする。その場合、入力信号の出力とディ
ジタルフィルタ出力との位相を合わせなければならな
い。既に従来例の項で述べたように、転置型構成では、
入力信号に対する位相合わせのための遅延器17(図11
参照)が必要となる。
Furthermore, when a digital processing system such as a waveform equalization system is constructed using such a digital filter, a function of outputting the input signal itself, not the output of the digital filter, until each multiplication coefficient is determined. Need. In that case, the phases of the output of the input signal and the output of the digital filter must be matched. As already mentioned in the section of the conventional example, in the transposed configuration,
A delay device 17 for adjusting the phase of the input signal (see FIG. 11).
(See) is required.

【0053】次に図8を用いて、実施例5に基づく、本
発明の直接型ディジタルフィルタを用いたディジタル信
号処理システムの構成について説明する。
Next, the configuration of a digital signal processing system using the direct type digital filter of the present invention based on the fifth embodiment will be described with reference to FIG.

【0054】本発明の直接型構成のnタップディジタル
フィルタを用いた波形等化システムでは、図8のような
構成例となる。図8において、1(1)〜1(n)は遅延器、2
(1)〜2(n)は乗算器、3(1)〜3(n)は加算器、15は選択
器、16は選択器15の制御及び各タップの乗算係数等を制
御する制御回路である。
The waveform equalization system using the n-tap digital filter of the direct type of the present invention has a configuration example as shown in FIG. In FIG. 8, 1 (1) to 1 (n) are delay devices, 2
(1) to 2 (n) are multipliers, 3 (1) to 3 (n) are adders, 15 is a selector, 16 is a control circuit for controlling the selector 15 and the multiplication coefficient of each tap, etc. is there.

【0055】図8と図11の構成例を比較してわかるよ
うに、図8では入力信号の出力とディジタルフィルタ出
力との位相を合わせるための遅延器が、遅延器1群の途
中から得られている。そのため転置型構成では必要であ
ったフィルタ出力と入力信号との位相合わせのための遅
延器群17を必要とせず、さらにシステム全体の回路規模
を縮小するという効果がある。
As can be seen by comparing the configuration examples of FIG. 8 and FIG. 11, in FIG. 8, a delay device for matching the phase of the output of the input signal and the output of the digital filter is obtained from the middle of the delay device group 1. ing. Therefore, the delay group 17 for phase matching between the filter output and the input signal, which is necessary in the transposed configuration, is not needed, and there is an effect that the circuit scale of the entire system is reduced.

【0056】このようなディジタル信号処理システムを
構成する場合、本発明の直接型ディジタルフィルタ(
施例1〜4)を用いれば、システム全体を簡略化でき、
さらに回路規模の点で有利となる。
In constructing such a digital signal processing system, the direct type digital filter of the present invention ( actual
Use of Examples 1 to 4) can simplify the entire system,
Further, it is advantageous in terms of circuit scale.

【0057】本発明の直接型ディジタルフィルタを用
い、図8に示す波形等化システムに応用した場合、さら
に遅延器500個程度のゲート数が削減される。
When the direct type digital filter of the present invention is applied to the waveform equalization system shown in FIG. 8, the number of gates of about 500 delay devices is further reduced.

【0058】上記実施例では8タップディジタルフィル
タを構成単位とした、64タップディジタルフィルタの
構成例を述べたが、クロックレートに合わせ、上記構成
単位のタップ数は拡張可能で、またこの構成単位をいく
らでも縦続接続できることはいうまでもない。
In the above embodiment, the configuration example of the 64-tap digital filter using the 8-tap digital filter as the structural unit has been described. However, the number of taps of the structural unit can be expanded according to the clock rate, and this structural unit can be expanded. It goes without saying that any number of cascades can be connected.

【0059】[0059]

【発明の効果】上述のようなディジタルフィルタを構成
することで、パイプライン構造に適さず、またレイアウ
ト依存性のよくなかった直接型構成のディジタルフィル
タを簡単に構成することが可能となり、従来の転置型構
成のディジタルフィルタと比較し、ゲート数、消費電
力、チップ面積等の点で有利となる。また上述の本発明
のディジタルフィルタを波形等化システム等のディジタ
ル信号処理システムに応用した場合、システムを簡略化
でき、さらにその効果は顕著となり、その実用的効果は
大きい。
By constructing the digital filter as described above, it becomes possible to easily construct the digital filter of the direct type which is not suitable for the pipeline structure and has a good layout dependency, and the conventional digital filter can be easily constructed. Compared with a transposed digital filter, it is advantageous in terms of the number of gates, power consumption, and chip area. When the above-mentioned digital filter of the present invention is applied to a digital signal processing system such as a waveform equalization system, the system can be simplified and its effect becomes remarkable, and its practical effect is great.

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

【図1】本発明の実施例の8タップディジタルフィルタ
の構成図
FIG. 1 is a configuration diagram of an 8-tap digital filter according to an embodiment of the present invention.

【図2】本発明の実施例の64タップディジタルフィル
タの構成図
FIG. 2 is a configuration diagram of a 64-tap digital filter according to an embodiment of the present invention.

【図3】本発明の実施例の256タップディジタルフィ
ルタの構成図
FIG. 3 is a configuration diagram of a 256-tap digital filter according to an embodiment of the present invention.

【図4】本発明の実施例の8タップディジタルフィルタ
のレイアウト構成図
FIG. 4 is a layout configuration diagram of an 8-tap digital filter according to an embodiment of the present invention.

【図5】本発明の実施例の8タップディジタルフィルタ
の10入力加算器の配線図
FIG. 5 is a wiring diagram of a 10-input adder of an 8-tap digital filter according to an embodiment of the present invention.

【図6】本発明の実施例の8タップディジタルフィルタ
の構成図
FIG. 6 is a configuration diagram of an 8-tap digital filter according to an embodiment of the present invention.

【図7】本発明の実施例の64タップディジタルフィル
タの構成図
FIG. 7 is a configuration diagram of a 64-tap digital filter according to an embodiment of the present invention.

【図8】本発明のディジタルフィルタを用いたディジタ
ル信号処理システムの構成図
FIG. 8 is a block diagram of a digital signal processing system using the digital filter of the present invention.

【図9】FIR型ディジタルフィルタの直接型構成図FIG. 9 is a direct type block diagram of a FIR type digital filter.

【図10】FIR型ディジタルフィルタの転置型構成図FIG. 10 is a transposed configuration diagram of the FIR digital filter.

【図11】転置型ディジタルフィルタを用いたディジタ
ル信号処理システムの構成図
FIG. 11 is a block diagram of a digital signal processing system using a transposed digital filter.

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

1(1)〜1(n-1) 遅延器 2(1)〜2(n) 乗算器 3(1)〜3(n) 加算器 4(1)〜4(8) 遅延器 5(1)〜5(8) 1タップディジタルフィルタ 6(1)〜6(8) 8タップディジタルフィルタ 7(1)〜7(4) 64タップディジタルフィルタ 8 10入力加算器 8(1)〜8(8) 20ビット全加算器 8(1.1)〜8(8.20) 1ビット全加算器 9 加算器 10〜14 遅延器 15 選択器 16 制御回路 17(3)〜17(n) 遅延器 1 (1) to 1 (n-1) delay device 2 (1) to 2 (n) multiplier 3 (1) to 3 (n) adder 4 (1) to 4 (8) delay device 5 (1) ~ 5 (8) 1-tap digital filter 6 (1) ~ 6 (8) 8-tap digital filter 7 (1) ~ 7 (4) 64-tap digital filter 8 10-input adder 8 (1) ~ 8 (8) 20 Bit full adder 8 (1.1) to 8 (8.20) 1 bit full adder 9 Adder 10 to 14 Delay device 15 Selector 16 Control circuit 17 (3) to 17 (n) Delay device

フロントページの続き (56)参考文献 特開 平1−146418(JP,A) 特開 昭64−84910(JP,A) 特開 平2−301314(JP,A) 特開 昭62−168412(JP,A) 特開 平2−222319(JP,A) 特公 平3−22725(JP,B2) 米国特許5081604(US,A) 欧州特許出願公開344326(EP,A) 国際公開89−5544(WO,A)Continuation of the front page (56) References JP-A-1-146418 (JP, A) JP-A 64-84910 (JP, A) JP-A 2-301314 (JP, A) JP-A 62-168412 (JP , A) JP-A-2-222319 (JP, A) JP-B-3-22725 (JP, B2) US Patent 5081604 (US, A) European Patent Application Publication 344326 (EP, A) International Publication 89-5544 (WO , A)

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】第1の入力データに対するn段の遅延器
と、前記n段目の遅延器の出力を記憶する第1のレジス
タと、前記各遅延器の出力データと任意の係数とを乗算
するn個の乗算器と、前記n個の乗算器出力結果と外部
からの第2、第3の入力データとを加算する(n+2)
入力の加算器と、前記加算器の加算途中結果として記憶
する2本の第2、第3のレジスタとを有する、nタップ
ディジタルフィルタを第1の構成単位とし、前記構成単
位の第1のレジスタの出力を次段の構成単位の第1の入
力データとし、前記構成単位の第2第3のレジスタの出
力を次段の構成単位の第2第3の入力データとすること
により、前記構成単位をm個多段縦続接続し、前記多段
縦続接続された最終段の構成単位の第2第3のレジスタ
の2個の出力を加算する加算器と、前記加算結果を納め
る第4のレジスタとを備え、前記多段縦続接続された初
段の構成単位の加算器への第3の入力データを0とする
n×mタップディジタルフィルタ。
1. An n-stage delay device for first input data, a first register for storing the output of the n-th delay device, and output data of each delay device multiplied by an arbitrary coefficient. N multipliers, and the output results of the n multipliers and the second and third input data from the outside are added (n + 2)
An n-tap digital filter having an input adder and two second and third registers for storing the intermediate result of addition by the adder is used as a first constituent unit, and the first register of the constituent unit is used. Is used as the first input data of the structural unit of the next stage, and the output of the second third register of the structural unit is used as the second input data of the structural unit of the next stage M multi-stage cascade connection, the multi-stage
The multistage cascade- connected first stage configuration is provided with an adder for adding two outputs of the second and third registers in the cascade- connected final stage configuration unit and a fourth register for storing the addition result. An n × m tap digital filter in which the third input data to the unit adder is 0.
【請求項2】請求項1記載のn×mタップディジタルフ
ィルタにおいて、m段目の構成単位の第1のレジスタの
出力を記憶する第5のレジスタを有する、n×mタップ
ディジタルフィルタを第2の構成単位とし、前記第2の
構成単位の第5のレジスタの出力を次段の第2の構成単
位の第1の入力データとし、前記第2の構成単位の第4
のレジスタの出力を次段の第2の構成単位の第2の入力
データとすることにより、前記第2の構成単位をj個多
縦続接続するn×m×jタップディジタルフィルタ。
2. The n × m tap digital filter according to claim 1, further comprising a fifth n × m tap digital filter having a fifth register for storing an output of the first register of the m-th stage constituent unit. And the output of the fifth register of the second constituent unit as the first input data of the second constituent unit of the next stage, and the fourth constituent of the second constituent unit.
An n.times.m.times.j tap digital filter in which j outputs of the second constituent unit are cascaded in multiple stages by making the output of the register of the second constituent data the second input data of the second constituent unit of the next stage.
【請求項3】請求項1記載の第1の構成単位であるnタ
ップディジタルフィルタにおいて、各タップ毎に、前段
タップ遅延器からの出力信号を入力とし、次段タップ遅
延器への入力信号として出力する遅延器と、前記遅延器
の出力データと任意の係数とを乗算する乗算器と、前記
乗算結果出力と前段タップからの和出力信号と桁上げ出
力信号を入力とし、次段タップの和入力信号と桁上げ入
力信号として出力する全加算器群を有し、前記各タップ
を最小構成単位とし、前記最小構成単位のn段縦続接続
により構成される、n×mタップディジタルフィルタ。
3. The n-tap digital filter which is the first constitutional unit according to claim 1, wherein an output signal from the preceding tap delay device is input for each tap and an input signal is input to the next tap delay device. A delay device for outputting, a multiplier for multiplying the output data of the delay device by an arbitrary coefficient, a multiplication result output, a sum output signal from the previous stage tap and a carry output signal as inputs, and a sum of the next stage taps. An n × m tap digital filter having a full adder group for outputting as an input signal and a carry input signal, each tap being a minimum constituent unit, and being configured by cascade connection of n stages of the minimum constituent unit.
【請求項4】請求項1、2、3のいずれかに記載のn×
mタップディジタルフィルタの出力と、前記n×mタッ
プディジタルフィルタのi番目(0≦i≦n× m)の遅
延器の出力とのどちらかを選択する選択器と、前記選択
器の出力を制御する制御回路とを有するディジタル信号
処理システム。
4. n × according to claim 1, 2, or 3.
The output of the m-tap digital filter and the n × m tap
The i-th (0 ≦ i ≦ n × m) delay of the pre-digital filter
A selector for selecting one of the output of the delay device and the selection
Signal having a control circuit for controlling the output of the detector
Processing system.
JP3234582A 1991-09-13 1991-09-13 Digital filter and digital signal processing system Expired - Fee Related JPH082015B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3234582A JPH082015B2 (en) 1991-09-13 1991-09-13 Digital filter and digital signal processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3234582A JPH082015B2 (en) 1991-09-13 1991-09-13 Digital filter and digital signal processing system

Publications (2)

Publication Number Publication Date
JPH0575394A JPH0575394A (en) 1993-03-26
JPH082015B2 true JPH082015B2 (en) 1996-01-10

Family

ID=16973281

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3234582A Expired - Fee Related JPH082015B2 (en) 1991-09-13 1991-09-13 Digital filter and digital signal processing system

Country Status (1)

Country Link
JP (1) JPH082015B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100573277B1 (en) * 2000-11-24 2006-04-24 한국전자통신연구원 Multi-function Pulse Shaping Filter
JP3668780B2 (en) * 2003-12-09 2005-07-06 独立行政法人産業技術総合研究所 FIR filter
KR100571642B1 (en) * 2004-05-04 2006-04-17 주식회사 팬택앤큐리텔 Finite Impulse Response Filter
JP5274014B2 (en) * 2004-10-13 2013-08-28 メディアテック インコーポレーテッド Communication system filter

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5081604A (en) 1987-12-02 1992-01-14 Victor Company Of Japan, Ltd. Finite impulse response (fir) filter using a plurality of cascaded digital signal processors (dsps)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2571439B2 (en) * 1989-06-20 1997-01-16 富士通株式会社 Control method of the instantaneous interruption switching circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5081604A (en) 1987-12-02 1992-01-14 Victor Company Of Japan, Ltd. Finite impulse response (fir) filter using a plurality of cascaded digital signal processors (dsps)

Also Published As

Publication number Publication date
JPH0575394A (en) 1993-03-26

Similar Documents

Publication Publication Date Title
US7409417B2 (en) Polyphase filter with optimized silicon area
US6279021B1 (en) Digital filters
EP0685127B1 (en) Calculation of a scalar product in a direct-type fir filter
EP0909028A2 (en) Fir filter for programmable decimation
US20060075012A1 (en) Efficient implementation of DSP functions in a field programmable gate array
EP0372350B1 (en) Programmable digital filter
US4791597A (en) Multiplierless FIR digital filter with two to the Nth power coefficients
US4802111A (en) Cascadable digital filter processor employing moving coefficients
US7046723B2 (en) Digital filter and method for performing a multiplication based on a look-up table
US5479363A (en) Programmable digital signal processor using switchable unit-delays for optimal hardware allocation
US8458243B1 (en) Digital signal processing circuit blocks with support for systolic finite-impulse-response digital filtering
US5383145A (en) Digital filter and digital signal processing system
JP2002158561A (en) Fir filter, and data processing method therefor
JPH082015B2 (en) Digital filter and digital signal processing system
US5798954A (en) Digital filter device having a bit shifter unit
Moeller et al. Field programmable gate array based radar front-end digital signal processing
EP0266004A2 (en) Architecture for power of two coefficient fir filter
US7412471B2 (en) Discrete filter having a tap selection circuit
US5166895A (en) Input-weighted transversal filter
WO2005002051A1 (en) Digital filter
JPH10509011A (en) Improved digital filter
US8645442B2 (en) Method and apparatus for a finite impulse response filter
JPH0767065B2 (en) Signal processing integrated circuit
JPH0998069A (en) Fir type digital filter
EP1269345B1 (en) Wave digital filter

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees