JPH1168517A - Digital filter - Google Patents

Digital filter

Info

Publication number
JPH1168517A
JPH1168517A JP22642997A JP22642997A JPH1168517A JP H1168517 A JPH1168517 A JP H1168517A JP 22642997 A JP22642997 A JP 22642997A JP 22642997 A JP22642997 A JP 22642997A JP H1168517 A JPH1168517 A JP H1168517A
Authority
JP
Japan
Prior art keywords
multiplication
coefficient
processing
result
digital data
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
JP22642997A
Other languages
Japanese (ja)
Inventor
Tsutomu Murata
勉 村田
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP22642997A priority Critical patent/JPH1168517A/en
Publication of JPH1168517A publication Critical patent/JPH1168517A/en
Pending legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a digital filter that can suppress the increase of a scale of an arithmetic circuit. SOLUTION: An addition processing 21 of a multiplication result of a multiplication processing 26 is performed with digital data Din inputted at a specified frequency. A multiplication processing 22 for multiplying a coefficient (a0) to the result of the addition processing 21 is performed. A delay processing 23 for one data period is performed with the result of the addition processing, and a multiplication processing is executed for delayed digital data. In this multiplication processing, a coefficient (c) is multiplied and a multiplication processing 24 is performed and for that result, coefficients (a2) and (b2) are each multiplied and multiplication processings 25 and 26 are executed. By executing the multiplication processing 24 on the coefficient (c) and the multiplication processing 25 on the coefficient (a), a similar result to the case in which a multiplication processing of a coefficient (c×a2=a1) is obtained. Also, by executing the multiplication processing 24 on the coefficient (c) and the multiplication processing 26 on a coefficient (b2) a result similar the case in which a multiplication processing of a coefficient (c×b2=b1) is obtained.

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 for performing algebraic arithmetic processing on digital data.

【0002】[0002]

【従来の技術】図3は、従来のデジタルフィルタにおけ
る演算処理の構成を示す。まず、所定の周期で入力され
るデジタルデータDinに対して、後述する乗算処理3
5の加算処理31が行われる。次に、加算処理31の結
果に対して所定の係数a0を乗ずるための乗算処理32
が行われる。
2. Description of the Related Art FIG. 3 shows a configuration of a calculation process in a conventional digital filter. First, the digital data Din input at a predetermined cycle is multiplied by a multiplication process 3 described later.
The addition process 31 of 5 is performed. Next, a multiplication process 32 for multiplying the result of the addition process 31 by a predetermined coefficient a0
Is performed.

【0003】また、加算処理31の加算結果に対して、
1データ期間の遅延処理33が施され、その遅延された
デジタルデータに対してそれぞれ所定の係数a1,b1
を乗ずるための乗算処理34,35が行われる。ここ
で、1データ期間は、デジタルデータDinの入力の周
期に一致する。
In addition, the addition result of the addition processing 31
Delay processing 33 for one data period is performed, and predetermined coefficients a1 and b1 are assigned to the delayed digital data.
Are multiplied 34 and 35 for multiplying by. Here, one data period matches the input cycle of the digital data Din.

【0004】そして、乗算処理32の結果と乗算処理3
4の結果との加算処理36が行われ、その加算結果が所
定の処理が完了したデジタルデータDoutとして出力
される。
The result of the multiplication process 32 and the multiplication process 3
4 is performed, and the result of the addition is output as digital data Dout having undergone a predetermined process.

【0005】上記の処理は、所定の周期で新たなデジタ
ルデータDinがデジタルフィルタに入力される毎に繰
り返し行われる。このような演算処理によれば、デジタ
ルデータDinが、例えばオーディオデータである場
合、特定周波数帯域の強調や位相調整等を実現できる。
[0005] The above processing is repeated every time new digital data Din is input to the digital filter at a predetermined cycle. According to such arithmetic processing, when the digital data Din is, for example, audio data, enhancement of a specific frequency band, phase adjustment, and the like can be realized.

【0006】[0006]

【発明が解決しようとする課題】上記のデジタルフィル
タにおいては、一般に、論理演算ユニット(ALU:Ar
ithmetic Logic Unit )及びメモリの組み合わせによっ
て構成され、各加算処理31,36及び各乗算処理3
2,34,35を時分割で順次処理するようにしてい
る。その際、乗算処理32,34,35における各係数
a0,a1,b1を格納するためにALUにおいて所定
長のレジスタが割り付けられる。ところが、デジタルフ
ィルタの設計において、各係数a0,a1,b1の桁数
に大きな差がある場合には、各係数a0,a1,b1を
格納するためのレジスタの語長が大きくなる。例えば、
係数a0を0.5、係数a1を0.0001、係数b1
を−0.0001とする場合、これらの係数a0,a
1,b1を二進数で量子化するためには、10ビットと
1ビットの符号ビットとの合計11ビットが必要とな
る。
In the above digital filter, generally, a logical operation unit (ALU: Ar) is used.
It is composed of a combination of an ithmetic logic unit) and a memory, and each of the addition processes 31 and 36 and each of the multiplication processes 3
2, 34 and 35 are sequentially processed in a time-division manner. At this time, a register of a predetermined length is allocated in the ALU to store the coefficients a0, a1, and b1 in the multiplication processes 32, 34, and 35. However, in designing a digital filter, if there is a large difference in the number of digits between the coefficients a0, a1, and b1, the word length of the register for storing the coefficients a0, a1, and b1 becomes large. For example,
Coefficient a0 is 0.5, coefficient a1 is 0.0001, coefficient b1
Is -0.0001, these coefficients a0, a
In order to quantize 1 and b1 with a binary number, a total of 11 bits including 10 bits and 1 sign bit is required.

【0007】また、レジスタの語長が大きくなるのに伴
って乗算結果を格納するためのレジスタの語長はさらに
大きくなる。その結果、ALUの回路規模が増大すると
いう問題がある。
Further, as the word length of the register increases, the word length of the register for storing the multiplication result further increases. As a result, there is a problem that the circuit size of the ALU increases.

【0008】本発明は上記問題点を解決するためになさ
れたものであって、その目的は、回路規模の増大を抑制
することができるデジタルフィルタを提供することにあ
る。
The present invention has been made to solve the above problems, and an object of the present invention is to provide a digital filter capable of suppressing an increase in circuit scale.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
め、請求項1に記載の発明は、一定の周期で入力される
デジタルデータに所定の係数を乗じて、演算処理が施さ
れたデジタルデータを出力するデジタルフィルタにおい
て、入力されるデジタルデータに対して第1の係数を乗
ずる第1の乗算処理と、入力されるデジタルデータを入
力周期の整数倍の期間遅延する遅延処理と、遅延処理さ
れたデジタルデータに対して第2の係数を乗ずる第2の
乗算処理と、上記第1の乗算処理の乗算結果と上記第2
の乗算処理の乗算結果とを加算する加算処理と、を備
え、上記第1の乗算処理または上記第2の乗算処理の一
方は、複数段階の乗算処理を連続して行うことをその要
旨とする。
According to a first aspect of the present invention, there is provided a digital signal processing apparatus comprising: multiplying digital data input at a predetermined period by a predetermined coefficient to perform a calculation process; In a digital filter that outputs data, a first multiplication process that multiplies input digital data by a first coefficient, a delay process that delays input digital data for an integral multiple of an input period, and a delay process A second multiplication process for multiplying the obtained digital data by a second coefficient, a multiplication result of the first multiplication process and the second multiplication process
And an addition process of adding the multiplication result of the multiplication process of the above. One of the first multiplication process and the second multiplication process is to perform a multi-stage multiplication process continuously. .

【0010】請求項2に記載の発明は、上記遅延処理さ
れたデジタルデータに対して第3の係数を乗ずる第3の
乗算処理と、上記入力されるデジタルデータに上記第3
の乗算処理の乗算結果を加算する加算処理と、をさらに
備え、上記第3の乗算処理は、複数段階の乗算処理を連
続して行うと共に、少なくとも、その第1の段階は、上
記第2の乗算処理での複数段階の乗算処理の第1の段階
と共通に行われることをその要旨とする。
According to a second aspect of the present invention, there is provided a third multiplication process for multiplying the delayed digital data by a third coefficient, and a third multiplication process for the input digital data.
And an addition process for adding a multiplication result of the multiplication process. The third multiplication process performs a multi-stage multiplication process continuously, and at least the first stage includes the second multiplication process. The gist is that the multiplication process is performed in common with the first stage of the multi-stage multiplication process.

【0011】[0011]

【発明の実施の形態】以下、本発明をデジタルフィルタ
に具体化した一実施形態を図1,図2に従って説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment in which the present invention is embodied in a digital filter will be described below with reference to FIGS.

【0012】図1は、オーディオ機器等に使用されるデ
ジタル信号処理回路としてのデジタルフィルタ10を示
す。デジタルフィルタ10はオーディオ信号に対して特
定の帯域の周波数を強調したり、位相をずらしたりす
る。デジタルフィルタ10は、ラッチ回路12、RAM
14、論理演算ユニット(以下、単にALUという)1
7及び出力回路20を備える。
FIG. 1 shows a digital filter 10 as a digital signal processing circuit used for audio equipment and the like. The digital filter 10 emphasizes the frequency of a specific band or shifts the phase of the audio signal. The digital filter 10 includes a latch circuit 12, a RAM,
14. Logical operation unit (hereinafter simply referred to as ALU) 1
7 and an output circuit 20.

【0013】ラッチ回路12はトライステートバッファ
13を介してバスライン11に接続されている。ラッチ
回路12は入力したデジタルデータDinを保持し、ト
ライステートバッファ13を介してバスライン11に出
力する。
The latch circuit 12 is connected to the bus line 11 via a tri-state buffer 13. The latch circuit 12 holds the input digital data Din and outputs it to the bus line 11 via the tri-state buffer 13.

【0014】RAM14の入力側はバッファ15を介し
てバスライン11に接続され、RAM14の出力側はト
ライステートバッファ16を介してバスライン11に接
続されている。RAM14はバスライン11上のデータ
をバッファ15を介して入力して記憶し、記憶している
データをトライステートバッファ16を介してバスライ
ン11に出力する。
The input side of the RAM 14 is connected to the bus line 11 via a buffer 15, and the output side of the RAM 14 is connected to the bus line 11 via a tri-state buffer 16. The RAM 14 inputs and stores data on the bus line 11 via the buffer 15, and outputs the stored data to the bus line 11 via the tri-state buffer 16.

【0015】ALU17の入力側はバスライン11に接
続され、ALU17の出力側はトライステートバッファ
18を介してバスライン11に接続されている。ALU
17はバスライン11上のデータを入力して所定の演算
(乗算及び加算)を実行し、その演算結果をトライステ
ートバッファ18を介してバスライン11に出力する。
The input side of the ALU 17 is connected to the bus line 11, and the output side of the ALU 17 is connected to the bus line 11 via the tri-state buffer 18. ALU
Reference numeral 17 inputs data on the bus line 11 and executes a predetermined operation (multiplication and addition), and outputs the operation result to the bus line 11 via the tri-state buffer 18.

【0016】出力回路20はバスライン11に接続され
ている。出力回路20はバスライン11上のデータを入
力し、外部に出力する。プルダウン部としてのグランド
GNDはトライステートバッファ19を介してバスライ
ン11に接続されている。
The output circuit 20 is connected to the bus line 11. The output circuit 20 receives data on the bus line 11 and outputs the data to the outside. The ground GND as a pull-down unit is connected to the bus line 11 via a tri-state buffer 19.

【0017】トライステートバッファ13,16,1
8,19は図示しない制御回路から供給される制御信号
SG1〜SG4に基づいて導通制御され、導通したトラ
イステートバッファは対応する各回路の出力データをバ
スライン11に出力する。
The tri-state buffers 13, 16, 1
The conduction of the circuits 8 and 19 is controlled based on control signals SG1 to SG4 supplied from a control circuit (not shown), and the conducted tristate buffers output the output data of the corresponding circuits to the bus line 11.

【0018】図2は本実施形態におけるデジタルフィル
タ10の演算処理の構成を示す。まず、所定の周期でデ
ジタルデータDinが入力され、ALU17によって後
述する乗算処理26の乗算結果の加算処理21が行われ
る。次に、ALU17によって加算処理21の結果に対
して第1の係数としての係数a0を乗ずるための第1の
乗算処理22が行われる。
FIG. 2 shows the configuration of the arithmetic processing of the digital filter 10 in the present embodiment. First, the digital data Din is input at a predetermined cycle, and the ALU 17 performs an addition process 21 of a multiplication result of a multiplication process 26 described later. Next, the ALU 17 performs a first multiplication process 22 for multiplying the result of the addition process 21 by a coefficient a0 as a first coefficient.

【0019】また、加算処理21の加算結果に対し、R
AM14によって1データ期間の遅延処理23が施され
る。即ち、加算処理21の加算結果が一旦RAM14に
記憶され、そのRAM14から1つ前のデジタルデータ
が読み出される。ここで、1データ期間は、デジタルデ
ータDinの入力周期に一致する。そして、遅延された
デジタルデータに対してALU17によって乗算処理が
行われる。この乗算処理では、まず、所定の係数cを乗
ずるための乗算処理24が行われ、乗算処理24の結果
に対してそれぞれ所定の係数a2,b2を乗ずるための
乗算処理25,26が行われる。本実施形態では、乗算
処理24,25によって第2の乗算処理が構成され、乗
算処理24,26によって第3の乗算処理が構成され
る。係数cの乗算処理24と係数a2の乗算処理25を
連続して行うことによって係数(c×a2=a1)の乗
算処理を行った場合と同様の結果が得られる。また、係
数cの乗算処理24と係数b2の乗算処理26を連続し
て行うことによって係数(c×b2=b1)の乗算処理
を行った場合と同様の結果が得られる。
Further, the addition result of the addition processing 21
The AM 14 performs a delay process 23 for one data period. That is, the addition result of the addition process 21 is temporarily stored in the RAM 14, and the immediately preceding digital data is read from the RAM 14. Here, one data period matches the input cycle of the digital data Din. Then, the ALU 17 performs a multiplication process on the delayed digital data. In this multiplication process, first, a multiplication process 24 for multiplying by a predetermined coefficient c is performed, and multiplication processes 25 and 26 for multiplying the result of the multiplication process by predetermined coefficients a2 and b2, respectively. In the present embodiment, the second multiplication process is configured by the multiplication processes 24 and 25, and the third multiplication process is configured by the multiplication processes 24 and 26. By successively performing the multiplication processing 24 of the coefficient c and the multiplication processing 25 of the coefficient a2, the same result as in the case of performing the multiplication processing of the coefficient (c × a2 = a1) can be obtained. Further, by continuously performing the multiplication processing 24 of the coefficient c and the multiplication processing 26 of the coefficient b2, the same result as in the case of performing the multiplication processing of the coefficient (c × b2 = b1) can be obtained.

【0020】そして、ALU17によって乗算処理22
の結果と乗算処理25の結果との加算処理27が行わ
れ、その加算結果が所定の演算処理が完了したデジタル
データDoutとして出力回路20を介して出力され
る。また、ALU17によって次の新たなデジタルデー
タと乗算処理26の結果との加算処理21が行われる。
Then, the multiplication processing 22 is performed by the ALU 17.
Is added to the result of the multiplication process 25, and the result of the addition is output via the output circuit 20 as digital data Dout having undergone a predetermined arithmetic process. Further, the ALU 17 performs an addition process 21 of the next new digital data and the result of the multiplication process 26.

【0021】上記の処理は、所定の周期で新たなデジタ
ルデータDinが入力される毎に繰り返し行われる。本
実施形態のデジタルフィルタ10において、乗算処理2
2,24,25,26における各係数a0,c,a2,
b2を格納するためにALU17において所定長のレジ
スタが割り付けられる。遅延処理23にてRAM14に
記憶された1つ前のデジタルデータに対する乗算処理は
係数(c×a2=a1)及び係数(c×b2=b1)で
あり、これらの値が係数a0の値に比べて非常に小さい
値である場合には、係数(c×a2=a1),(c×b
2=b1)を格納するためのレジスタの語長が大きくな
る。ところが、本実施形態では、係数cの乗算処理24
と係数a2,b2の乗算処理とに分割している。そのた
め、係数c,a2,b2の値を(c×a2=a1)及び
係数(c×b2=b1)の値に対して大きくすることが
できる。よって係数a0,c,a2,b2を格納するた
めのレジスタの語長を小さくすることができる。例え
ば、係数a0を0.5、係数cを0.01、係数a2を
0.01、係数b2を−0.01とする。これらの係数
a0,c,a2,b2を二進数で量子化するためには、
7ビットと1ビットの符号ビットとの合計8ビットあれ
ば済むことになる。
The above processing is repeated each time new digital data Din is input at a predetermined cycle. In the digital filter 10 of the present embodiment, the multiplication process 2
Coefficients a0, c, a2 in 2, 24, 25, 26
A register of a predetermined length is allocated in the ALU 17 to store b2. The multiplication process for the immediately preceding digital data stored in the RAM 14 in the delay process 23 is a coefficient (c × a2 = a1) and a coefficient (c × b2 = b1), and these values are compared with the value of the coefficient a0. Are very small, the coefficients (c × a2 = a1) and (c × b
The word length of the register for storing 2 = b1) increases. However, in the present embodiment, the multiplication processing 24 of the coefficient c is performed.
And a multiplication process of coefficients a2 and b2. Therefore, the values of the coefficients c, a2, and b2 can be made larger than the values of (c × a2 = a1) and the coefficient (c × b2 = b1). Therefore, the word length of the register for storing the coefficients a0, c, a2, and b2 can be reduced. For example, the coefficient a0 is 0.5, the coefficient c is 0.01, the coefficient a2 is 0.01, and the coefficient b2 is -0.01. In order to quantize these coefficients a0, c, a2, and b2 in binary numbers,
It suffices if there are a total of 8 bits including 7 bits and 1 sign bit.

【0022】本実施形態は上記のように構成されている
ので、以下の効果がある。 ・本実施形態では、乗算処理における係数の値が小さい
場合に、該係数をその値よりも大きい複数の係数の積に
分割し、これら複数の係数での乗算処理を順次行うよう
にした。そのため、乗算処理の係数を格納するためのレ
ジスタの語長を小さくすることができ、ALU17の回
路規模の増大を抑制することができる。
This embodiment has the following effects because it is configured as described above. In the present embodiment, when the value of a coefficient in the multiplication process is small, the coefficient is divided into a product of a plurality of coefficients larger than the value, and the multiplication process is sequentially performed with the plurality of coefficients. Therefore, the word length of the register for storing the coefficient of the multiplication process can be reduced, and an increase in the circuit size of the ALU 17 can be suppressed.

【0023】・また、係数を格納するためのレジスタの
語長を小さくできるのに伴って乗算結果を格納するため
のレジスタの語長をさらに小さくすることができる。そ
の結果、ALU17の回路規模の増大をより抑制するこ
とができる。
Further, the word length of the register for storing the multiplication result can be further reduced with the reduction in the word length of the register for storing the coefficient. As a result, an increase in the circuit size of the ALU 17 can be further suppressed.

【0024】尚、実施の形態は上記に限定されるもので
はなく、次のように変更してもよい。 ・上記実施形態では、遅延処理23にてRAM14に記
憶された1つ前のデジタルデータに対して2回の乗算処
理を連続して行うようにしたが、3回以上の乗算処理を
連続して行うようにしてもよい。
The embodiment is not limited to the above, but may be modified as follows. In the above embodiment, the multiplication process is performed twice on the previous digital data stored in the RAM 14 in the delay process 23 continuously. However, the multiplication process is performed three or more times continuously. It may be performed.

【0025】・上記実施形態では、遅延処理23にてR
AM14に記憶された1つ前のデジタルデータに対する
乗算処理の係数が小さいために、係数cの乗算処理24
と係数a2,b2の乗算処理25,26に分割したが、
係数a0の値が小さい場合には係数a0を複数の係数の
積に分割して複数回(2回以上)の乗算処理を行うよう
にしてもよい。
In the above embodiment, the delay processing 23
Since the coefficient of the multiplication process for the previous digital data stored in the AM 14 is small, the multiplication process 24
And the coefficients a2 and b2 are divided into multiplication processes 25 and 26,
When the value of the coefficient a0 is small, the coefficient a0 may be divided into a product of a plurality of coefficients, and a plurality of (two or more) multiplication processes may be performed.

【0026】[0026]

【発明の効果】以上詳述したように本発明によれば、乗
算処理における係数の値が小さい場合に、該係数をその
値よりも大きい複数の係数の積に分割し、これら複数の
係数での乗算処理を順次行うようにした。そのため、乗
算処理の係数を格納するためのレジスタの語長を小さく
することができ、演算回路の回路規模の増大を抑制する
ことができる。
As described in detail above, according to the present invention, when the value of a coefficient in the multiplication process is small, the coefficient is divided into a product of a plurality of coefficients larger than the value, and Are sequentially performed. Therefore, the word length of the register for storing the coefficient of the multiplication process can be reduced, and an increase in the circuit scale of the arithmetic circuit can be suppressed.

【0027】また、係数を格納するためのレジスタの語
長を小さくできるのに伴って乗算結果を格納するための
レジスタの語長をさらに小さくすることができる。その
結果、演算回路の回路規模の増大をより抑制することが
できる。
Further, as the word length of the register for storing the coefficient can be reduced, the word length of the register for storing the multiplication result can be further reduced. As a result, it is possible to further suppress an increase in the circuit scale of the arithmetic circuit.

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

【図1】一実施形態のデジタルフィルタを示すブロック
FIG. 1 is a block diagram illustrating a digital filter according to an embodiment;

【図2】一実施形態の演算処理を示す構成図FIG. 2 is a configuration diagram illustrating a calculation process according to an embodiment;

【図3】従来の演算処理を示す構成図FIG. 3 is a configuration diagram showing a conventional arithmetic processing.

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

12…ラッチ回路、14…RAM、17…ALU、20
…出力回路、21,27…加算処理、22,24,2
5,26…乗算処理、23…遅延処理。
12 latch circuit, 14 RAM, 17 ALU, 20
... output circuits, 21, 27 ... addition processing, 22, 24, 2
5, 26 ... multiplication processing, 23 ... delay processing.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 一定の周期で入力されるデジタルデータ
に所定の係数を乗じて、演算処理が施されたデジタルデ
ータを出力するデジタルフィルタにおいて、 入力されるデジタルデータに対して第1の係数を乗ずる
第1の乗算処理と、入力されるデジタルデータを入力周
期の整数倍の期間遅延する遅延処理と、遅延処理された
デジタルデータに対して第2の係数を乗ずる第2の乗算
処理と、上記第1の乗算処理の乗算結果と上記第2の乗
算処理の乗算結果とを加算する加算処理と、を備え、上
記第1の乗算処理または上記第2の乗算処理の一方は、
複数段階の乗算処理を連続して行うことを特徴とするデ
ジタルフィルタ。
1. A digital filter for multiplying digital data input at a constant cycle by a predetermined coefficient and outputting digital data subjected to arithmetic processing, wherein a first coefficient is applied to the input digital data. A first multiplication process for multiplying, a delay process for delaying input digital data for an integral multiple of an input period, a second multiplication process for multiplying the delayed digital data by a second coefficient, And an addition process for adding the multiplication result of the first multiplication process and the multiplication result of the second multiplication process. One of the first multiplication process and the second multiplication process includes:
A digital filter characterized by continuously performing multi-stage multiplication processing.
【請求項2】 上記遅延処理されたデジタルデータに対
して第3の係数を乗ずる第3の乗算処理と、上記入力さ
れるデジタルデータに上記第3の乗算処理の乗算結果を
加算する加算処理と、をさらに備え、上記第3の乗算処
理は、複数段階の乗算処理を連続して行うと共に、少な
くとも、その第1の段階は、上記第2の乗算処理での複
数段階の乗算処理の第1の段階と共通に行われることを
特徴とする請求項1に記載のデジタルフィルタ。
2. A third multiplication process for multiplying the delayed digital data by a third coefficient, and an addition process for adding a multiplication result of the third multiplication process to the input digital data. , The third multiplication process performs a multi-stage multiplication process continuously, and at least the first stage performs the first multi-stage multiplication process in the second multiplication process. The digital filter according to claim 1, wherein the digital filter is performed in common with the step.
JP22642997A 1997-08-22 1997-08-22 Digital filter Pending JPH1168517A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22642997A JPH1168517A (en) 1997-08-22 1997-08-22 Digital filter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22642997A JPH1168517A (en) 1997-08-22 1997-08-22 Digital filter

Publications (1)

Publication Number Publication Date
JPH1168517A true JPH1168517A (en) 1999-03-09

Family

ID=16844987

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22642997A Pending JPH1168517A (en) 1997-08-22 1997-08-22 Digital filter

Country Status (1)

Country Link
JP (1) JPH1168517A (en)

Similar Documents

Publication Publication Date Title
US5210806A (en) Digital audio signal processing apparatus
US4682303A (en) Parallel binary adder
US5894428A (en) Recursive digital filter
US4751663A (en) IIR digital filter
EP0101318B1 (en) Digital filters
US6070203A (en) Circuit for generating almost full and almost empty flags in response to sum and carry outputs in asynchronous and synchronous FIFOS
US4939684A (en) Simplified processor for digital filter applications
JPH0812657B2 (en) Data storage
US5944775A (en) Sum-of-products arithmetic unit
US3912917A (en) Digital filter
US5477479A (en) Multiplying system having multi-stages for processing a digital signal based on the Booth's algorithm
US5798954A (en) Digital filter device having a bit shifter unit
JPH0744530A (en) Arithmetic device
US6606641B1 (en) System for varying the dynamic range of coefficients in a digital filter
US5357457A (en) Adder with carry look ahead circuit
US5781462A (en) Multiplier circuitry with improved storage and transfer of booth control coefficients
JPH1168517A (en) Digital filter
Das et al. Hardware implementation of parallel FIR filter using modified distributed arithmetic
US5623434A (en) Structure and method of using an arithmetic and logic unit for carry propagation stage of a multiplier
USRE37335E1 (en) Ripple carry logic and method
US5650952A (en) Circuit arrangement for forming the sum of products
US7062521B2 (en) Digital base booster using arithmetic processor
JP3155026B2 (en) Accumulator
JPH0575394A (en) Digital filter and digital signal processing system
JPH0828646B2 (en) Digital filter