JPS62105518A - Digital filter - Google Patents

Digital filter

Info

Publication number
JPS62105518A
JPS62105518A JP24582785A JP24582785A JPS62105518A JP S62105518 A JPS62105518 A JP S62105518A JP 24582785 A JP24582785 A JP 24582785A JP 24582785 A JP24582785 A JP 24582785A JP S62105518 A JPS62105518 A JP S62105518A
Authority
JP
Japan
Prior art keywords
coefficient
multiplier
adder
precision
multiplication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP24582785A
Other languages
Japanese (ja)
Other versions
JPH0720047B2 (en
Inventor
Osamu Hamada
修 浜田
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP24582785A priority Critical patent/JPH0720047B2/en
Publication of JPS62105518A publication Critical patent/JPS62105518A/en
Publication of JPH0720047B2 publication Critical patent/JPH0720047B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)

Abstract

PURPOSE:To perform a double-precision arithmetic with the coefficient of single precision and to perform a fast arithmetic with a small-scale circuit constitution by dividing a multiplier coefficient sequence corresponding to the impulse response of a filter into a large-coefficient and small-coefficient parts, and performing the double-precision arithmetic for only the large-coefficient part by partial product arithmetic. CONSTITUTION:The clock of a multiplier between the number N of filters and the frequency of a sample sequence is counted by the counter 6 of a digital filter and applied as an address to a ROM 2, and a series of coefficients is read out and applied to a multiplier 3. Further, a counter 8 counts the clock of frequency fs and applies it to an adder 7 together with the address of the ROM 2, and a data sequence corresponding to the processing of each delay stage is readout with its output and applied to the multiplier 3. The multiplication result of this multiplier 3 is accumulated by accumulator 5 through an adder 4. A part of the accumulation result is fed back to an adder 4 through a shifter 9 and the sum of products is calculated by convolution, etc., to simplifying the circuit constitution, thereby performing fast arithmetic.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ディジタルフィルタ、特に非巡回形(FIR
形)ディジタルフィルタに関し、倍精度演算を効率良く
実行し得るようにしたものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to digital filters, particularly acyclic type (FIR) filters.
This is a type of digital filter that can efficiently perform double-precision arithmetic.

〔発明の概要〕[Summary of the invention]

フィルタのインパルス応答に対応した乗算係数列の係数
値が大の部分のみ倍精度演算を行い、これによって係数
メモリの容量を少なくし、また乗算器の規模を小さくし
て処理速度を高め、高精度で高効率のディジタル信号処
理ができるようにしたものである。
Double-precision arithmetic is performed only on the part where the coefficient value of the multiplication coefficient sequence corresponding to the impulse response of the filter is large, thereby reducing the capacity of the coefficient memory and reducing the size of the multiplier to increase processing speed and achieve high precision. This enables highly efficient digital signal processing.

〔従来の技術〕[Conventional technology]

ディジタル信号処理系においては、系が扱うPCMデー
タのサンプリングレートを数倍に増加させてからD/A
又はA/Dすることがあり、オーバーサンプリングと称
されている。このような処理系では、補間或いは間引き
のデータ処理に伴ってローパス特性を有するFIR形デ
イジタルフイルタが良く使用される。一般にFIRディ
ジタルフィルタは次段(段数)を大きくするほど遮断特
性(急峻度)、阻止帯域における減衰量及びリップル特
性を良くすることができる。しかし実際のディジタルフ
ィルタの演算ハードウェアでは、乗算係数語長が制限さ
れ名ので、減衰量等の理論値を達成することは困難であ
る。
In digital signal processing systems, the sampling rate of PCM data handled by the system is increased several times before D/A
Or A/D may be used, which is called oversampling. In such processing systems, FIR type digital filters having low-pass characteristics are often used for interpolation or thinning data processing. In general, in an FIR digital filter, the larger the next stage (number of stages), the better the cutoff characteristic (steepness), the attenuation amount in the stop band, and the ripple characteristic. However, in actual digital filter calculation hardware, the word length of the multiplication coefficient is limited, so it is difficult to achieve theoretical values such as the amount of attenuation.

第9図はフィルタの次段に対する減衰量の特性図で、次
数を増幅するほど減衰量が増大する垂下特性となる。例
えば96次の2倍オーバーサンプリングフィルタでは、
理論上は90dBの減衰量が得られる。しかし係数語長
を16ビツトに丸めると、80dBの減衰量しか得られ
ない。90dBを得るには18ビツトの精度を必要とす
る。
FIG. 9 is a characteristic diagram of the amount of attenuation for the next stage of the filter, which exhibits a drooping characteristic in which the amount of attenuation increases as the order is amplified. For example, in a 96th order 2x oversampling filter,
Theoretically, an attenuation of 90 dB can be obtained. However, if the coefficient word length is rounded to 16 bits, only 80 dB of attenuation is obtained. To obtain 90 dB requires 18 bits of accuracy.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

ディジタルフィルタに用いられる乗算器の回路規模は扱
うPCMデータの語長Yと係数の語長Xとの積X−Yに
ほぼ比例する。乗算器の回路規模が大きいとLSIがコ
スト高になると共に、乗算速度も低下する。従って所要
の処理速度を得るためにフィルタ次数が制限される場合
も生じる。
The circuit scale of a multiplier used in a digital filter is approximately proportional to the product X-Y of the word length Y of the PCM data to be handled and the word length X of the coefficients. If the circuit scale of the multiplier is large, the cost of the LSI increases and the multiplication speed also decreases. Therefore, the filter order may be limited in order to obtain the required processing speed.

また係数メモリとして乗算器外に汎用ROMを接続して
用いる場合、語長が8.16.24ビツトの場合にはR
OMのアドレス空間を効率良く利用できるが、これ以外
の語長では利用効率が低下する。
Also, when using a general-purpose ROM connected outside the multiplier as a coefficient memory, if the word length is 8.16.24 bits, R
Although the OM address space can be used efficiently, the usage efficiency decreases for word lengths other than this.

本発明は上述の問題にかんがみ、回路規模を増加させず
に、高精度の演算ができるようにし、また係数ROMの
利用効率を良くしてコスト/性能比を改善することをそ
の目的とする。
In view of the above-mentioned problems, it is an object of the present invention to enable highly accurate calculations without increasing the circuit scale, and to improve the cost/performance ratio by improving the utilization efficiency of the coefficient ROM.

〔問題点を解決するための手段〕[Means for solving problems]

第1図の実施例に示すように、乗算係数を記憶したメモ
リ (ROM2)と、このメモリから読出された乗算係
数と入力サンプル列とを乗算する乗算器と、乗算出力を
入力とする加算器4と、加算出力を累積するアキュムレ
ータ5と、アキュムレータ出力を桁シフトしてから上記
加算器の他の入力に加える桁シフタ9とを備えている。
As shown in the embodiment of FIG. 1, there is a memory (ROM2) that stores multiplication coefficients, a multiplier that multiplies the multiplication coefficient read from this memory by an input sample sequence, and an adder that receives the multiplication output as input. 4, an accumulator 5 that accumulates the addition output, and a digit shifter 9 that digit-shifts the accumulator output and then adds it to other inputs of the adder.

上記メモリにはフィルタのインパルス応答に関する乗算
係数を係数値が大の部分Aでは倍精度で、係数が小の部
分では単精度で記憶させている。倍精度係数については
上位桁及び下位桁に分けて入力サンプル列と乗算を行い
、桁シフタ9によって各部分積の桁合わせを行ってから
累積加算するように構成しである。
In the memory, multiplication coefficients related to the impulse response of the filter are stored in double precision for the part A where the coefficient value is large, and in single precision for the part A where the coefficient value is small. The double-precision coefficient is configured to be multiplied by the input sample string separately into upper and lower digits, and after the digit shifter 9 aligns the digits of each partial product, cumulative addition is performed.

〔実施例〕〔Example〕

第1図は本発明のディジタルフィルタの一実施例を示す
回路ブロックで、このディジタルフィルタは、周知のよ
うにPCMデータ(16ビツト)を記憶するRAMI、
乗算係数を記憶するROM2、加算器3、アキュムレー
タ4を備えている。
FIG. 1 is a circuit block showing an embodiment of the digital filter of the present invention. As is well known, this digital filter includes a RAMI for storing PCM data (16 bits),
It includes a ROM 2 for storing multiplication coefficients, an adder 3, and an accumulator 4.

この回路は第2図のシグナルフロー図に示す周知のFI
R形ディジタルフィルタの信号処理を具体的に実行する
This circuit is similar to the well-known FI signal flow diagram shown in Figure 2.
The signal processing of the R-type digital filter will be concretely executed.

第1図においてカウンタ6は、フィルタ段数がN段(次
)の場合にNf、(fsは人力サンプル列のサンプリン
グ周波数)のクロックを計数してアドレスを発生し、こ
のアドレスに基づいてROM2から第2図の各乗算段に
対応する一連の係数に0〜に8が順次読出される。カウ
ンタ6のアドレス出力は加算器7を介してRAMIにも
送られ、第2図の各遅延段z−1に対応した入力データ
列が読出される。なお各遅延段Z−1における1サンプ
ルごとの遅延処理をRAM1で実行するために、サンプ
リング周波数f、のクロックを計数するカウンタ8の出
力が加算器7の他の入力に与えられ、RAMIのアドレ
スがサンプリング周期で歩進される。
In FIG. 1, when the number of filter stages is N (next), the counter 6 counts clocks of Nf (fs is the sampling frequency of the human sample sequence) to generate an address, and based on this address, the counter 6 generates an address from the ROM 2. 0 to 8 are sequentially read out as a series of coefficients corresponding to each multiplication stage in FIG. The address output of the counter 6 is also sent to the RAMI via the adder 7, and the input data string corresponding to each delay stage z-1 in FIG. 2 is read out. Note that in order to execute delay processing for each sample in each delay stage Z-1 in the RAM 1, the output of a counter 8 that counts clocks at a sampling frequency f is given to the other input of the adder 7, and the address of the RAMI is is stepped at the sampling period.

ROM2及びRAMIから読出された一連の係数及び入
力データは乗算器3の人力X、Yに与えられ、乗算結果
の積出力が順次導出される。積出力は加算器4を通して
アキュムレータ5に累積される。累積出力を加算器4の
もう一つの入力に帰還することにより、たたみ込み演算
等の積和計算が実行されることになる。
A series of coefficients and input data read from the ROM 2 and RAMI are applied to the multipliers 3, X and Y, and product outputs of the multiplication results are sequentially derived. The product output is accumulated in an accumulator 5 through an adder 4. By feeding back the cumulative output to the other input of the adder 4, a product-sum calculation such as a convolution operation is executed.

第3図は第2図に示すFIRフィルタの代表的なローパ
ス特性図で、この特性に対応する第4図のインパルス応
答波形の離散振幅値でもってROM2に記憶させる一連
の係数値を定めることができる。
FIG. 3 is a typical low-pass characteristic diagram of the FIR filter shown in FIG. 2. A series of coefficient values to be stored in the ROM 2 can be determined using the discrete amplitude values of the impulse response waveform shown in FIG. 4, which correspond to this characteristic. can.

ローパスフィルタ特性のインパルス応答は5inx/x
のカーブに近く、第4図に示すように振幅が大きいのは
、中心部のみである。そこで第4図のインパルス応答波
形を中心部Aと周辺部Bとに分け、中心部については倍
精度演算を行うことにする。例えば係数語長を単精度で
は14ビツトとしてこれで周辺部Bの係数を作り、中心
部分Aについては2語長を用いて例えば4ビット多い1
8ビツトで係数を作る。中心部では倍長演算により2倍
の演算時間を必要とするが、全体として18ビツト相当
の演算精度が得られ、入力を16ビツトとするとほぼ9
0dBの減衰量が得られる。
Impulse response of low-pass filter characteristic is 5inx/x
It is only in the center that the amplitude is close to the curve of , and the amplitude is large as shown in FIG. Therefore, the impulse response waveform shown in FIG. 4 is divided into a central part A and a peripheral part B, and double precision calculation is performed for the central part. For example, the coefficient word length is set to 14 bits in single precision, and the coefficients for the peripheral part B are created using this, and for the central part A, a word length of 2 is used, for example, 14 bits more.
Create coefficients using 8 bits. Although the central part requires twice the calculation time due to double-length calculation, the overall calculation accuracy equivalent to 18 bits is obtained, and when the input is 16 bits, it is approximately 9.
An attenuation of 0 dB is obtained.

係数の実質語長は14ビツトである。The effective word length of the coefficient is 14 bits.

具体的には、中心部Aでは、第5図Aに示す18ビツト
の係数k n  (n = o−N )を、第5図Bの
ように上位桁に、’ (b+t〜b、4)と下位桁に7
 ′(b、3〜bo)とに分けて、係数テーブルを作成
する。下位桁については、予めデータを2″1倍(この
例ではW=4)して、上位桁、下位桁共14ビットで構
成する。乗算は上位と下位とで2回に分けて行い、下位
桁についての乗算結果を第5図Cのように右振幅して2
1倍し、上位桁の乗算結果と加算する。この結果、14
ビツトの係数語長Xに対してX+Wの有効精度が得られ
る。
Specifically, in the center area A, the 18-bit coefficient k n (n = o-N) shown in FIG. 5A is changed to the upper digits as shown in FIG. and 7 in the lower digit
'(b, 3 to bo) and create a coefficient table. For the lower digits, the data is multiplied by 2" (in this example, W = 4) in advance, and both the upper and lower digits are made up of 14 bits. Multiplication is performed twice for the upper and lower digits, and The multiplication results for the digits are amplified to the right as shown in Figure 5C and are
Multiply by 1 and add with the multiplication result of the upper digit. As a result, 14
For a coefficient word length X of bits, an effective precision of X+W is obtained.

インパルス応答の周辺部Bでは、中心部への下位桁と同
様に、20倍の係数データ(14ビツト)を用意し、乗
算結果に対して21倍の処理を行う。
In the peripheral part B of the impulse response, 20 times the coefficient data (14 bits) is prepared in the same way as for the lower digits to the center part, and the multiplication result is subjected to 21 times the processing.

結果は2″倍しない場合と同じである。The result is the same as without multiplying by 2''.

第1図の回路では、アキュムレータ5の出力をシフタ9
 (算術的右シフト回路ASR)に供給し、2−倍の桁
合わせを行ってから加算器4に算出し、乗算器3の出力
と加算して再びアキュムレータ5に累積する。
In the circuit shown in FIG. 1, the output of accumulator 5 is transferred to shifter 9.
(arithmetic right shift circuit ASR), performs 2-times digit alignment, calculates to adder 4, adds it to the output of multiplier 3, and accumulates in accumulator 5 again.

第6図はこの場合のRAMI及びROM2のアドレス法
を示す。ROM2内には第4図のインパルス応答に相当
する係数時係列に0〜kNを領域B、A、Hの順序で書
込む。このとき中心部Aについては係数の下位桁k。′
のみを書込む。領域Aの上位桁に、、′についてはRO
Mアドレス空間の後尾に付は加える形で書込む。
FIG. 6 shows the addressing method of RAMI and ROM2 in this case. In the ROM 2, 0 to kN are written in the order of regions B, A, and H in the coefficient time series corresponding to the impulse response shown in FIG. At this time, for the center part A, the lower digit k of the coefficient. ′
Write only. For the upper digits of area A, RO
Write by adding an appendix to the end of the M address space.

乗算の際には1サンプル区間でのRAMIのアドレス0
〜Nの変化に伴ってROM2のアドレスをO−Nと変化
させる。なお領域AのRAMアドレスL−Mに対して下
位桁用のROMアドレス(L)〜(M)′が生じるよう
にする。シフタ9はシフト/ノンシフトの制御信号S/
Nで制御され、このときにはノンシフトとしてアキュム
レータ5の出力を桁シフトせずに加算器4に転送する。
When multiplying, RAMI address 0 in one sample interval
The address of ROM2 is changed from O to N as the value changes from ~N. Note that ROM addresses (L) to (M)' for lower digits are generated for RAM address LM of area A. The shifter 9 receives a shift/non-shift control signal S/
At this time, the output of the accumulator 5 is transferred to the adder 4 without shifting the digits as a non-shift.

アドレスNの終了で積和累積値がアキュムレータ5に蓄
えられる。次にRAMIのアドレスとして領域Aのアド
レスL−Mが再び与えられる。一方ROM2のアドレス
は上位桁用のアドレス(L)  〜(M)#となる。最
初にアドレスL及び(L)#で夫々指定されたRAMI
及びROM2の各出力に対しt乗算器3から乗算出力が
導出される。このときシフタ9のモードはシフトに切換
えられ、第6図の■で示すようにこれまでの累積値に対
して2−lの桁シフトが1回だけ行われ、乗算出力と加
算器4において加算される。なお下位のWビットは切捨
てられる。以後シフタ9は非シフトモードに戻され、シ
フトが不要の上位桁についての積和計算が行われる。
At the end of address N, the product-sum cumulative value is stored in accumulator 5. Next, the address LM of area A is given again as the RAMI address. On the other hand, the addresses of ROM2 are addresses (L) to (M)# for upper digits. RAMI initially specified by addresses L and (L)#, respectively.
A multiplication output is derived from the t multiplier 3 for each output of the ROM 2 and the ROM 2. At this time, the mode of the shifter 9 is switched to shift, and as shown by ■ in FIG. be done. Note that the lower W bits are truncated. Thereafter, the shifter 9 is returned to the non-shift mode, and sum-of-products calculations are performed for the upper digits that do not require shifting.

次に第7図は別の実施例を示す回路ブロック図(要部)
で、第8図はRAMI、ROM?7)7)’レス法を示
す。この例では乗算器3の出力に21のシフタ9 (A
SR)を設けである。第8図に示すようにインパルス応
答の中心部Aについては、下位桁に7 ′と上位桁に7
 ″をROM2の一連のアドレスに交互に書込む。従っ
てRAMIのアドレスは周辺部Bでは0.1.2−・−
−−−−−・−・・・・・Nと順次発生され、また中心
部Aでは、同一アドレスがり、L、l、+l、L + 
1−−−−−一・−・−−一一一一・−のように2回ず
つ重複して発生される。そしてこれに対応してROM2
のアドレスは下位桁用と上位桁用とが(L)′、(L)
  “、(L+1)’、(L+1)″・・−−−−−・
−・−のように交互に発生される。シフタ9は第8図の
■で示すように、下位桁の演算時にシフトモード、上位
桁の演算時にノンシフトモードとなるように交互に切換
えられる。結果は第1図の場合と同一である。
Next, Figure 7 is a circuit block diagram (main part) showing another embodiment.
So, Figure 8 shows RAMI, ROM? 7) 7) 'Res method is shown. In this example, the output of multiplier 3 is applied to 21 shifters 9 (A
SR) is provided. As shown in Figure 8, for the central part A of the impulse response, 7' is placed in the lower digits and 7' is placed in the upper digits.
'' are written alternately to a series of addresses in ROM2. Therefore, the address of RAMI is 0.1.2-- in peripheral part B.
−−−−・−・・・・N are generated sequentially, and in the center A, the same address is generated, L, l, +l, L +
It is generated twice each time, such as 1------1・---1111・-. And in response to this, ROM2
The addresses for lower digits and upper digits are (L)' and (L)
", (L+1)', (L+1)"...----
They are generated alternately like - and -. As shown by ■ in FIG. 8, the shifter 9 is alternately switched so that it is in a shift mode when calculating lower digits, and into a non-shift mode when calculating upper digits. The results are the same as in FIG.

なお第7図の実施例では、下位桁の演算ごとにLSBの
Wビット(4ビツト)が切捨てられるので、所要の演算
精度を得るためには、アキュムレータ50語長に余裕を
持たせる必要がある。一方、第1図の実施例では、累積
加算すべきデータのしSBIビット分のノイズについて
は、累積値に対して2−′シフトでWビット分軽減され
るので、アキュムレータ5の下位ビット余裕は小さくて
もよい。例えば、第7図の例でアキュムレータ語長が2
0ビツトの場合、第1図の例では18ビツトでよい。
Note that in the embodiment shown in FIG. 7, the LSB W bit (4 bits) is truncated for each calculation of the lower digits, so in order to obtain the required calculation precision, it is necessary to provide an allowance for the accumulator length of 50 words. . On the other hand, in the embodiment shown in FIG. 1, the noise for the first SBI bits of the data to be cumulatively added is reduced by W bits by shifting the cumulative value by 2-', so the lower bit margin of the accumulator 5 is It can be small. For example, in the example in Figure 7, the accumulator word length is 2.
In the case of 0 bits, 18 bits are sufficient in the example of FIG.

〔発明の効果〕〔Effect of the invention〕

本発明は上述の如く、フィルタのインパルス応答に対応
した乗算器係数列を係数値が大の部分と小の部分とに分
けて、大の部分についてのみ部分積演算による倍精度演
算を行うようにしたから、実質的には単精度の係数で倍
精度演算を行わせることができ、従って係数メモリの利
用効率が非常に良く小容量である上、高精度演算の割に
は乗算器が扱うビット数が少ないから、回路規模が小さ
く高速演算が可能である。
As described above, the present invention divides the multiplier coefficient sequence corresponding to the impulse response of the filter into a part with a large coefficient value and a part with a small coefficient value, and performs double-precision calculation by partial product operation only on the large part. Therefore, it is possible to perform double-precision calculations using single-precision coefficients. Therefore, the coefficient memory is very efficiently used and has a small capacity, and the number of bits handled by the multiplier is small for high-precision calculations. Since the number is small, the circuit scale is small and high-speed calculation is possible.

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

第1図は本発明の一実施例を示すディジタルフィルタの
ブロック回路図、第2図はFIRフィルタのシグナルフ
ロー図、第3図はLPF特性の一例を示す周波数特性グ
ラフ、第4図はローパスフィルタのインパルス応答の波
形図、第5図は演算語長の一例を示す線図、第6図は第
1図のRAM及びROMのアドレス図、第7図は別の実
施例を示す要部ブロック図、第8図は第7図の場合のR
AM、ROMのアドレス図、第9図はディジタルフィル
タの次数に対する減衰量のグラフである。 なお図面に用いた符号において、 1・−一−−−−−−−−−−−・・−・・−RAM2
−・−一一一・−−−−−・−ROM3−・・−・・−
・・−乗算器 4−−−−−−・−・−−−一−・・−加算器5−・−
・−−−−−−−−−−一−アキュムレータ9−・−・
−−一一一−−・−一−−−・シフタである。
Fig. 1 is a block circuit diagram of a digital filter showing an embodiment of the present invention, Fig. 2 is a signal flow diagram of an FIR filter, Fig. 3 is a frequency characteristic graph showing an example of LPF characteristics, and Fig. 4 is a low-pass filter. FIG. 5 is a diagram showing an example of the operation word length, FIG. 6 is an address diagram of the RAM and ROM in FIG. 1, and FIG. 7 is a main block diagram showing another embodiment. , Figure 8 shows R in the case of Figure 7.
The address diagram of AM and ROM, FIG. 9, is a graph of the amount of attenuation versus the order of the digital filter. In addition, in the symbols used in the drawings, 1.
−・−111・−−−−・−ROM3−・・−・・−
・・・Multiplier 4−−−−−−・−・−−−1−・・−Adder 5−・−
・−−−−−−−−−−1−Accumulator 9−・−・
--111--・-1--- It is a shifter.

Claims (1)

【特許請求の範囲】[Claims] 乗算係数を記憶したメモリと、このメモリから読出され
た乗算係数と入力サンプル列とを乗算する乗算器と、乗
算出力を入力とする加算器と、加算出力を累積するアキ
ュムレータと、アキュムレータ出力を桁シフトしてから
上記加算器の他の入力に加える桁シフタとを備え、上記
メモリにはフィルタのインパルス応答に関する乗算係数
を係数値が大の部分では倍精度で、係数が小の部分では
単精度で記憶させ、倍精度係数については上位桁及び下
位桁に分けて入力サンプル列と乗算を行い、桁シフタに
よって部分積の桁合わせを行ってから累積加算するよう
にしたディジタルフィルタ。
A memory that stores a multiplication coefficient, a multiplier that multiplies the multiplication coefficient read from this memory by an input sample sequence, an adder that receives the multiplication output as input, an accumulator that accumulates the addition output, and a digit representation of the accumulator output. and a digit shifter that shifts the multiplication coefficients and then adds them to the other inputs of the adder, and stores the multiplication coefficients related to the impulse response of the filter in double precision for parts with large coefficient values and in single precision for parts with small coefficients. A digital filter that stores the double-precision coefficients in the upper and lower digits and multiplies them with the input sample string, then adjusts the digits of the partial products using a digit shifter, and then performs cumulative addition.
JP24582785A 1985-11-01 1985-11-01 Digital Filter Expired - Fee Related JPH0720047B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24582785A JPH0720047B2 (en) 1985-11-01 1985-11-01 Digital Filter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24582785A JPH0720047B2 (en) 1985-11-01 1985-11-01 Digital Filter

Publications (2)

Publication Number Publication Date
JPS62105518A true JPS62105518A (en) 1987-05-16
JPH0720047B2 JPH0720047B2 (en) 1995-03-06

Family

ID=17139441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24582785A Expired - Fee Related JPH0720047B2 (en) 1985-11-01 1985-11-01 Digital Filter

Country Status (1)

Country Link
JP (1) JPH0720047B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6423614A (en) * 1987-07-17 1989-01-26 Sanyo Electric Co Method for constituting low-band digital filter
US10572985B2 (en) 2016-11-18 2020-02-25 Canon Kabushiki Kaisha Image processing circuit with multipliers allocated based on filter coefficients
EP4044433A4 (en) * 2019-12-16 2022-10-26 Mitsubishi Electric Corporation Filter device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6423614A (en) * 1987-07-17 1989-01-26 Sanyo Electric Co Method for constituting low-band digital filter
US10572985B2 (en) 2016-11-18 2020-02-25 Canon Kabushiki Kaisha Image processing circuit with multipliers allocated based on filter coefficients
EP4044433A4 (en) * 2019-12-16 2022-10-26 Mitsubishi Electric Corporation Filter device

Also Published As

Publication number Publication date
JPH0720047B2 (en) 1995-03-06

Similar Documents

Publication Publication Date Title
JPH11261376A (en) Digital iir filter by few multipliers
US11263293B2 (en) Digital sample rate conversion
JP2779617B2 (en) Finite impulse response filter
US7046723B2 (en) Digital filter and method for performing a multiplication based on a look-up table
JPS6196817A (en) Filter
JPH07112144B2 (en) Digital filter
JPH082014B2 (en) Multi-stage digital filter
JPS62105518A (en) Digital filter
US5935199A (en) Dc accurate multi-rate digital filter with common coefficient set and dc gain correction
US5928314A (en) Digital filter having a substantially equal number of negative and positive weighting factors
US20080109505A1 (en) Fir Decimation Filter and Arrangement Comprising the Same
JPH08204506A (en) Interpolation circuit and interpolation system
JPH0127463B2 (en)
JP3258938B2 (en) Decimation filter
US7290022B2 (en) Method and filter arrangement for digital recursive filtering in the time domain
JP2622962B2 (en) Zooming device for FFT analyzer
JPH02149011A (en) Sampling frequency converting device
JPS63293614A (en) Position controller
JPH09186554A (en) Digital filter
JPH059031U (en) High precision filter device
JPH0828646B2 (en) Digital filter
JPS61177492A (en) Multiplier for reverberator
JPS6336574B2 (en)
JPH0435417A (en) Oversample analog/digital converter
JPH0716145B2 (en) Digital transversal filter

Legal Events

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