JP2000341090A - Digital filter - Google Patents

Digital filter

Info

Publication number
JP2000341090A
JP2000341090A JP11146585A JP14658599A JP2000341090A JP 2000341090 A JP2000341090 A JP 2000341090A JP 11146585 A JP11146585 A JP 11146585A JP 14658599 A JP14658599 A JP 14658599A JP 2000341090 A JP2000341090 A JP 2000341090A
Authority
JP
Japan
Prior art keywords
data
bit
product
digital filter
input
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.)
Withdrawn
Application number
JP11146585A
Other languages
Japanese (ja)
Inventor
Miyoshi Ouchi
美佳 大内
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.)
Olympus Corp
Original Assignee
Olympus Optical 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 Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP11146585A priority Critical patent/JP2000341090A/en
Publication of JP2000341090A publication Critical patent/JP2000341090A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a digital filter with a small hardware scale. SOLUTION: This digital filter is configured with a data memory 201 that stores sampling data or a filter arithmetic result, a coefficient memory 203 that stores a multiplication coefficient, a selector 204 that has a function of receiving a control signal 206 outputted from a control circuit 205, discriminates contents received from the data memory and the coefficient memory and distributingly stores them to a 12-bit register 207 or a 16-bit register 208, and a product sum arithmetic unit 203 that has two input ports with 12-bit width and 16-bit width to receive the storage contents of the 12-bit register 207 or the 16-bit register 208.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、ディジタルサー
ボ処理において位相補償を行うためなどに用いるIIR
型ディジタルフィルタ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an IIR used for phase compensation in digital servo processing.
Digital filter device.

【0002】[0002]

【従来の技術】従来、ディジタルフィルタ装置として
は、DSPの乗算器及び加算器の組み合わせ、又は積和
演算器を用いてフィルタ演算を実施する方式が知られて
いる。例えば、内部メモリのビット幅が16であるDSP
の場合、乗算処理は16ビット幅のメモリ又はレジスタに
格納されているデータ及び係数とを乗算して32ビット幅
の積を得て、加算は32ビット幅で行われる。そして、こ
の加算結果を乗算器へ入力するときは、16ビットの丸め
処理を行うようになっている。
2. Description of the Related Art Conventionally, as a digital filter device, a method of performing a filter operation using a combination of a multiplier and an adder of a DSP or a product-sum operation unit is known. For example, a DSP in which the bit width of the internal memory is 16
In the case of, the multiplication process multiplies data and coefficients stored in a 16-bit width memory or register to obtain a 32-bit width product, and the addition is performed in a 32-bit width. When the result of the addition is input to the multiplier, a 16-bit rounding process is performed.

【0003】[0003]

【発明が解決しようとする課題】上記従来のディジタル
フィルタ装置においては、DSPを用いるため乗算器又
は積和演算器の入力ビット幅は同一である。しかし、前
記演算器の2つの入力、すなわち乗算係数用の入力と被
乗算用データの入力各々に必要とされる有効な語長は、
前記演算器を用いるシステムによって左右される。言い
換えれば、従来技術にて利用されるDSP等の積和演算
器では2つの入力ビット幅が固定且つ同一であるため、
前述した乗算係数用の入力と被乗算用データの入力各々
に要求される最適な語長の組み合わせができず、要求さ
れる語長のうち長い方に合わせたDSP等の選定を余儀
なくされる。こうした選定は、システムの大規模化、高
コスト化を助長する原因となる。
In the above-mentioned conventional digital filter device, since the DSP is used, the input bit width of the multiplier or the product-sum operation unit is the same. However, the effective word length required for each of the two inputs of the operator, the input for the multiplication factor and the input for the data to be multiplied, is
It depends on the system using the arithmetic unit. In other words, in a product-sum operation unit such as a DSP used in the prior art, the two input bit widths are fixed and the same.
The optimum word length required for each of the input for the multiplication coefficient and the input of the data to be multiplied cannot be combined, and the DSP or the like must be selected according to the longer one of the required word lengths. Such a selection causes the system to increase in scale and cost.

【0004】本発明は、従来のディジタルフィルタ装置
における上記問題点を解消するためになされたもので、
ハードウェア規模の小さいディジタルフィルタ装置を提
供することを目的とする。
[0004] The present invention has been made to solve the above-mentioned problems in the conventional digital filter device.
An object of the present invention is to provide a digital filter device having a small hardware scale.

【0005】[0005]

【課題を解決するための手段】上記問題点を解決するた
め、請求項1に係る発明は、乗算係数及びデータを格納
するメモリ等の記憶手段と、前記乗算係数及びデータに
対して積和演算処理を実施する演算手段と、前記記憶手
段及び演算手段の動作をコントロールする制御手段を有
するIIR型ディジタルフィルタ装置において、前記演
算手段は語長の異なる乗算係数及びデータに対して積和
演算処理を実行可能な2種類の入力ポートを備えている
ことを特徴とするものである。
In order to solve the above-mentioned problems, the invention according to claim 1 comprises a storage means such as a memory for storing a multiplication coefficient and data, and a product-sum operation for the multiplication coefficient and data. In an IIR digital filter device having an operation unit for performing processing and a control unit for controlling operations of the storage unit and the operation unit, the operation unit performs a product-sum operation on multiplication coefficients and data having different word lengths. It has two types of input ports that can be executed.

【0006】上記のように演算手段を構成することによ
り、例えばディジタルサーボ処理の位相補償に用いる場
合は、該位相補償に必要な最低限のビット幅の入力を持
つ演算手段を設計するだけでよく、これにより演算手段
を構成する最大割合を占める乗算器又は積和演算器の規
模を小さくでき、ハードウェア規模の小さいディジタル
フィルタ装置を実現することが可能となる。
By configuring the arithmetic means as described above, for example, when the arithmetic means is used for phase compensation in digital servo processing, it is only necessary to design an arithmetic means having an input having a minimum bit width required for the phase compensation. This makes it possible to reduce the scale of the multiplier or the product-sum operation unit that occupies the maximum ratio of the operation means, thereby realizing a digital filter device with a small hardware scale.

【0007】また、請求項2に係る発明は、請求項1に
係るディジタルフィルタ装置において、前記制御手段
は、前記積和演算処理における乗算係数の語長に応じ
て、前記記憶手段の乗算係数及びデータを切り換えて、
前記演算手段の2種類の入力ポートへ入力するための切
り換え手段を備えていることを特徴とするものである。
According to a second aspect of the present invention, in the digital filter device according to the first aspect, the control means includes a multiplication coefficient and a multiplication coefficient of the storage means according to a word length of the multiplication coefficient in the product-sum operation processing. Switch data,
A switching means for inputting to two types of input ports of the arithmetic means is provided.

【0008】このように制御手段の内部に切り換え手段
を設け、必要とされるフィルタ特性を実現するための積
和演算処理における乗算係数の語長に応じて、演算手段
を構成する2種類のビット幅を持つ乗算器又は積和演算
器へ入力する対象を切り換えることにより、乗算器又は
積和演算器のビット幅縮小によるフィルタ特性の劣化を
抑制することが可能となる。
As described above, the switching means is provided inside the control means, and two types of bits constituting the arithmetic means are provided in accordance with the word length of the multiplication coefficient in the product-sum operation processing for realizing the required filter characteristics. By switching the input to the multiplier or the product-sum operation unit having a width, it is possible to suppress the deterioration of the filter characteristic due to the reduction of the bit width of the multiplier or the product-sum operation unit.

【0009】[0009]

【発明の実施の形態】次に、実施の形態について説明す
る。図1は、本発明に係るディジタルフィルタ装置に適
用する2次のIIRフィルタの概念図である。図1にお
いて、 101〜103 は8ビットA/D変換部から出力され
る時間n ,n-1 ,n-2 のサンプリングデータx(n) ,x
(n-1),x(n-2)であり、 104〜106 は時間n ,n-1 ,
n-2 のサンプリングデータに対してフィルタ演算を実行
した結果y(n) ,y(n-1),y(n-2)を示している。ま
た、 107〜111 はデータx(n)101,x(n-1)102,x(n-
2)103,結果y(n-1)105,y(n-2)106に対応する係数と
の乗算を行う乗算素子、112 は乗算結果を加算する加算
素子である。2次のIIRフィルタの結果y(n)104は、
データx(n)101,x(n-1)102,x(n-2)103,結果y(n-
1)105,y(n-2)106に対し、乗算素子 107〜111 におい
て対応する係数と乗算を行い、得られた乗算結果を全て
加算素子112 で加算して得られる。
Next, an embodiment will be described. FIG. 1 is a conceptual diagram of a second-order IIR filter applied to the digital filter device according to the present invention. In FIG. 1, reference numerals 101 to 103 denote sampling data x (n), x of times n, n-1, and n-2 output from an 8-bit A / D converter.
(n-1), x (n-2), and 104 to 106 represent time n, n-1,
The results y (n), y (n-1) and y (n-2) of the result of executing the filter operation on the n-2 sampling data are shown. 107-111 are data x (n) 101, x (n-1) 102, x (n-
2) A multiplying element for multiplying by 103 and coefficients corresponding to the results y (n-1) 105 and y (n-2) 106, and 112 is an adding element for adding the multiplication result. The result y (n) 104 of the second-order IIR filter is:
Data x (n) 101, x (n-1) 102, x (n-2) 103, result y (n-
1) The multiplication elements 107 to 111 multiply 105 and y (n-2) 106 by the corresponding coefficients, and add all the obtained multiplication results by the addition element 112.

【0010】この処理を実現するディジタルフィルタ装
置の構成例を図2に示す。図2において、 201はサンプ
リングデータ又はフィルタ演算結果を格納するデータメ
モリ、 202は乗算係数を格納する係数メモリ、 203は12
ビット幅と16ビット幅の入力ポートを持つ積和演算器で
ある。DSPでは16ビットの係数と16ビットのデータ又
は演算結果とを乗算した後、32ビットの累積加算を行い
16ビットに丸めた結果を得るのが一般的である。本実施
の形態では、一例として12ビット幅と16ビット幅の2つ
の入力ボートを持つ積和演算器203 を用いる。なお、図
2において、 204は制御回路205 から出力される制御信
号206 を受け、12ビット・レジスタ207又は16ビット・
レジスタ208 へ、データメモリ201 及び係数メモリ202
から入力された内容を振り分ける機能をもつセレクタで
ある。
FIG. 2 shows a configuration example of a digital filter device for realizing this processing. In FIG. 2, 201 is a data memory for storing sampling data or a filter operation result, 202 is a coefficient memory for storing multiplication coefficients, and 203 is 12
This is a multiply-accumulate unit with bit width and 16-bit width input ports. The DSP multiplies a 16-bit coefficient by 16-bit data or an operation result, and then performs 32-bit cumulative addition.
It is common to get the result rounded to 16 bits. In the present embodiment, a product-sum operation unit 203 having two input ports of 12-bit width and 16-bit width is used as an example. In FIG. 2, reference numeral 204 denotes a 12-bit register 207 or a 16-bit register 207 which receives a control signal 206 output from the control circuit 205.
Data memory 201 and coefficient memory 202 to register 208
This is a selector that has the function of sorting the contents input from the.

【0011】次に、このように構成されているディジタ
ルフィルタ装置の動作について説明する。データメモリ
201 から読み出されたデータ又は演算結果と、係数メモ
リ202 から読み出された係数は、セレクタ204 へ入力さ
れる。セレクタ204 では、制御回路205 から出力される
制御信号206 を受け、セレクタ204 へ入力された内容の
うちどちらを12ビットとするか判定し、12ビット・レジ
スタ207 へ格納する。その後、残る一方を16ビット・レ
ジスタ208 へ格納する。12ビット・レジスタ207 は積和
演算器203 の12ビットポートへ、16ビット・レジスタ20
8 は積和演算器203 の16ビットポートへ接続されてお
り、各レジスタ207 ,208 の内容は接続されているポー
トへ各々入力されることにより、12ビット×16ビットの
乗算が実行される。
Next, the operation of the digital filter device configured as described above will be described. Data memory
The data or operation result read from 201 and the coefficient read from coefficient memory 202 are input to selector 204. The selector 204 receives the control signal 206 output from the control circuit 205, determines which of the contents input to the selector 204 is 12 bits, and stores it in the 12-bit register 207. Thereafter, the remaining one is stored in the 16-bit register 208. The 12-bit register 207 is connected to the 12-bit port of the multiply-accumulate
Numeral 8 is connected to the 16-bit port of the product-sum operation unit 203, and the contents of the registers 207 and 208 are input to the connected ports, respectively, thereby performing a multiplication of 12 bits × 16 bits.

【0012】図1に示すように、IIRフィルタ演算の
乗算は、入力データ又はその遅延に対する乗算と、演算
結果の遅延に対する乗算に区分される。本実施の形態で
は、入力データ又はその遅延に相当するデータ 101〜10
3 は8ビットA/D変換部の出力であるため、8ビット
の精度があればよい。そこで、データメモリ201 から読
み出した内容が入力データ又はその遅延の場合、セレク
タ204 はデータメモリ201 の内容を常に12ビット側へ入
力し、係数メモリ202 の内容を16ビット側へ入力する。
一方、データメモリ201 から読み出した内容が演算結果
の遅延の場合には、そのままデータメモリ201 の内容を
12ビット側へ、係数メモリ202 の内容を16ビット側へ入
力してもよいが、データメモリ201 の内容を16ビット側
へ、係数メモリ202 の内容を12ビット側へ入力するよう
に切り換えることも可能である。この切り換えは、演算
結果の遅延と係数のうちどちらのビット幅を大きくする
べきか、フィルタの特性を考慮し制御回路205 へ指示し
ておけばよい。
As shown in FIG. 1, the multiplication of the IIR filter operation is divided into multiplication on input data or its delay and multiplication on the delay of the operation result. In the present embodiment, input data or data corresponding to the delay thereof 101 to 10
Since 3 is the output of the 8-bit A / D converter, it is only necessary to have 8-bit precision. Therefore, when the content read from the data memory 201 is the input data or its delay, the selector 204 always inputs the content of the data memory 201 to the 12-bit side and inputs the content of the coefficient memory 202 to the 16-bit side.
On the other hand, if the content read from the data memory 201 is a delay of the calculation result, the content of the data memory 201 is directly
The contents of the coefficient memory 202 may be input to the 16-bit side, and the contents of the data memory 201 may be input to the 16-bit side, and the contents of the coefficient memory 202 may be input to the 12-bit side. It is possible. This switching may be instructed to the control circuit 205 in consideration of the characteristics of the filter as to which bit width of the delay of the operation result or the coefficient should be increased.

【0013】図3の(A),(B)は、セレクタ204 で
の切り換え状態を示すタイミングチャートである。図3
の(A)は、12ビット側へ常にデータメモリ201 の内容
x(n-2),x(n-1),x(n) ,y(n-2),y(n-1)を入
力し、16ビット側へ常に係数メモリ202 の内容a2,a
1,a0,b2,b1を入力する例を示している。図3
の(B)は、入力データ及びその遅延データ 101〜103
の演算時である1回目から3回目には、12ビット側へデ
ータメモリ201 の内容x(n-2),x(n-1),x(n) を入
力し、16ビット側へ係数メモリ202 の内容a2,a1,
a0を入力する。演算結果の遅延 105〜106 の演算時で
ある4回目及び5回目には、12ビット側へ係数メモリ20
2 の内容b2,b1を入力し、16ビット側へデータメモ
リ201 の内容y(n-2),y(n-1)を入力する。これらの
切り換えは、制御回路205 の切り換え指示内容により生
成された制御信号206 で切り換えることが可能となる。
FIGS. 3A and 3B are timing charts showing the switching state of the selector 204. FIG. FIG.
(A) shows that the contents x (n-2), x (n-1), x (n), y (n-2) and y (n-1) of the data memory 201 are always input to the 12-bit side. The contents a2 and a of the coefficient memory 202 are always stored in the 16-bit side.
An example of inputting 1, a0, b2, and b1 is shown. FIG.
(B) shows input data and its delay data 101-103.
At the time of the first to third calculations, the contents x (n−2), x (n−1) and x (n) of the data memory 201 are input to the 12-bit side, and the coefficient memory is stored to the 16-bit side. 202 contents a2, a1,
Enter a0. In the fourth and fifth operations, which are the operations 105 to 106, the coefficient memory 20 is shifted to the 12-bit side.
2 and the contents y (n-2) and y (n-1) of the data memory 201 are input to the 16-bit side. These switching can be performed by a control signal 206 generated according to the switching instruction content of the control circuit 205.

【0014】本実施の形態では、DSPでは16ビット2
入力の積和演算器を用いるところを、16ビットと12ビッ
トの入力ポートを持つ積和演算器を用いるだけでよい。
これにより、最大割合を占める積和演算器の規模を小さ
くでき、ハードウェア規模を小さくすることが可能とな
る。また、必要とするフィルタの特性に応じて、乗算係
数を全て16ビット側へ入力する場合と、演算結果の遅延
に対する乗算時には乗算係数を12ビット側へ入力する場
合など、積和演算器の各ポートへ入力する対象を切り換
えることにより、積和演算器のビット幅縮小によるフィ
ルタ特性の劣化を抑制することが可能である。
In this embodiment, the DSP uses 16 bits 2
Instead of using an input product-sum operation unit, it is only necessary to use a product-sum operation unit having 16-bit and 12-bit input ports.
This makes it possible to reduce the scale of the product-sum operation unit that occupies the maximum ratio, and to reduce the hardware scale. Also, depending on the characteristics of the required filter, each of the multiply-accumulate units may be used, such as when the multiplication coefficients are all input to the 16-bit side or when the multiplication coefficients are input to the 12-bit side when multiplying the delay of the operation result. By switching the target to be input to the port, it is possible to suppress the deterioration of the filter characteristics due to the reduction of the bit width of the product-sum operation unit.

【0015】なお、本実施の形態中の積和演算器は、乗
算器と加算器の組み合わせと置き換えてもよい。
Note that the product-sum operation unit in the present embodiment may be replaced with a combination of a multiplier and an adder.

【0016】[0016]

【発明の効果】以上実施の形態に基づいて説明したよう
に、請求項1に係る発明によれば、積和演算処理を実施
する演算手段に語長の異なる乗算係数及びデータに対し
て積和演算処理を実行可能な2種類の入力ポートを備え
ているので、演算手段を構成する乗算器又は積和演算器
の規模を小さくでき、ハードウェア規模の小さいディジ
タルフィルタ装置を実現することができる。また請求項
2に係る発明によれば、必要とされるフィルタ特性を実
現するための積和演算処理における乗算係数の語長に応
じて、記憶手段の乗算係数及びデータを切り換えて演算
手段の2種類の入力ポートへ入力するための切り換え手
段を制御手段の内部に備えているので、演算手段を構成
する乗算器又は積和演算器のビット幅縮小によるフィル
タ特性の劣化を抑制することが可能となる。
As described above with reference to the embodiment, according to the first aspect of the present invention, the calculating means for performing the product-sum operation processing performs the product-sum operation on the multiplication coefficients and data having different word lengths. Since two types of input ports capable of executing arithmetic processing are provided, the scale of the multiplier or the product-sum arithmetic unit constituting the arithmetic means can be reduced, and a digital filter device with a small hardware scale can be realized. According to the second aspect of the present invention, the multiplication coefficient and the data in the storage means are switched according to the word length of the multiplication coefficient in the product-sum operation processing for realizing the required filter characteristics, and Since the switching means for inputting to the different types of input ports is provided inside the control means, it is possible to suppress the deterioration of the filter characteristic due to the reduction of the bit width of the multiplier or the product-sum operation unit constituting the calculating means. Become.

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

【図1】本発明に係るディジタルフィルタ装置に適用さ
れるIIRフィルタを示す概念図である。
FIG. 1 is a conceptual diagram showing an IIR filter applied to a digital filter device according to the present invention.

【図2】本発明に係るディジタルフィルタ装置の実施の
形態を示すブロック構成図である。
FIG. 2 is a block diagram showing an embodiment of a digital filter device according to the present invention.

【図3】図2に示した実施の形態の動作を説明するため
のタイミングチャートである。
FIG. 3 is a timing chart for explaining the operation of the embodiment shown in FIG. 2;

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

101,102,103 サンプリングデータ 104,105,106 フィルタ演算を実行した結果 107 〜 111 乗算素子 112 加算素子 201 データメモリ 202 係数メモリ 203 積和演算器 204 セレクタ 205 制御回路 206 制御信号 207 12ビット・レジスタ 208 16ビット・レジスタ 101, 102, 103 Sampling data 104, 105, 106 Result of executing filter operation 107-111 Multiplier element 112 Adder element 201 Data memory 202 Coefficient memory 203 Product-sum operator 204 Selector 205 Control circuit 206 Control signal 207 12-bit register 208 16-bit register

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 乗算係数及びデータを格納するメモリ等
の記憶手段と、前記乗算係数及びデータに対して積和演
算処理を実施する演算手段と、前記記憶手段及び演算手
段の動作をコントロールする制御手段を有するIIR型
ディジタルフィルタ装置において、前記演算手段は語長
の異なる乗算係数及びデータに対して積和演算処理を実
行可能な2種類の入力ポートを備えていることを特徴と
するディジタルフィルタ装置。
1. A storage means such as a memory for storing a multiplication coefficient and data, an operation means for performing a product-sum operation on the multiplication coefficient and data, and a control for controlling operations of the storage means and the operation means. IIR digital filter device having means, wherein said calculating means has two types of input ports capable of executing a product-sum operation on multiplication coefficients and data having different word lengths. .
【請求項2】 前記制御手段は、前記積和演算処理にお
ける乗算係数の語長に応じて、前記記憶手段の乗算係数
及びデータを切り換えて、前記演算手段の2種類の入力
ポートへ入力する切り換え手段を備えていることを特徴
とする請求項1に係るディジタルフィルタ装置。
2. The switching unit according to claim 1, wherein said control unit switches a multiplication coefficient and data of said storage unit in accordance with a word length of the multiplication coefficient in said product-sum operation processing, and inputs the data to two types of input ports of said calculation unit. 2. The digital filter device according to claim 1, further comprising means.
JP11146585A 1999-05-26 1999-05-26 Digital filter Withdrawn JP2000341090A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11146585A JP2000341090A (en) 1999-05-26 1999-05-26 Digital filter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11146585A JP2000341090A (en) 1999-05-26 1999-05-26 Digital filter

Publications (1)

Publication Number Publication Date
JP2000341090A true JP2000341090A (en) 2000-12-08

Family

ID=15411048

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11146585A Withdrawn JP2000341090A (en) 1999-05-26 1999-05-26 Digital filter

Country Status (1)

Country Link
JP (1) JP2000341090A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100869137B1 (en) * 2006-03-29 2008-11-18 산요덴키가부시키가이샤 Filter device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100869137B1 (en) * 2006-03-29 2008-11-18 산요덴키가부시키가이샤 Filter device

Similar Documents

Publication Publication Date Title
JP3479438B2 (en) Multiplication circuit
US4754421A (en) Multiple precision multiplication device
US4817025A (en) Digital filter
JPS6125188B2 (en)
JP3135902B2 (en) Automatic equalizer and semiconductor integrated circuit
JPH039471A (en) Moving average processor
US4947363A (en) Pipelined processor for implementing the least-mean-squares algorithm
JP3760385B2 (en) Method and apparatus for quadratic interpolation
US4809208A (en) Programmable multistage digital filter
US4939684A (en) Simplified processor for digital filter applications
JP3529622B2 (en) Arithmetic circuit
JPH11306163A (en) Product sum arithmetic unit
JP2000341090A (en) Digital filter
KR0147758B1 (en) Synthesis filter of mpeg-2 audio decoder
JP2951685B2 (en) Fixed-point arithmetic unit
JPH10333883A (en) Multiplying method and circuit therefor
JP2590291B2 (en) Switching IIR filter
JP3851024B2 (en) Multiplier
JP3068640B2 (en) Computing device
JP3850150B2 (en) Method and digital signal processor for performing digital signal processing operations
JP3261729B2 (en) Linear interpolation method and its circuit
EP1197874A1 (en) Signal processor and product-sum operating device for use therein with rounding function
JP3412368B2 (en) Bit serial squaring circuit
JPH0661788A (en) Data drive type filter device
JPH03211910A (en) Digital filter

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060801