JPS5952375A - Arithmetic device - Google Patents
Arithmetic deviceInfo
- Publication number
- JPS5952375A JPS5952375A JP57162915A JP16291582A JPS5952375A JP S5952375 A JPS5952375 A JP S5952375A JP 57162915 A JP57162915 A JP 57162915A JP 16291582 A JP16291582 A JP 16291582A JP S5952375 A JPS5952375 A JP S5952375A
- Authority
- JP
- Japan
- Prior art keywords
- data
- circuit
- path
- output
- working register
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/15—Correlation function computation including computation of convolution operations
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Computational Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Complex Calculations (AREA)
Abstract
Description
【発明の詳細な説明】
〔発明の技術分野〕
この発明は、高速フーリエ変換やディジタル信号処理で
用いられる蓄積プログラム制御方式の演算装置に関する
ものである。DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to an arithmetic device using an accumulation program control method used in fast Fourier transform and digital signal processing.
第1図を参照して、従来の演算装置がディジタルフィル
タの処理を行う場合を説明する。第1図において、1.
2は演算回路たる加算回路を示し、3.4.5.6は乗
算回路を示し、7.8はデータメモリ(遅延回路)を示
す。そして、図のように入力データをX11出力データ
をYiとし、加算回路1から出力されたデータを当、デ
ータメモリ7から出力されたデータをWト1、データメ
モリ8から出力されたデータをWi−2、乗算回路3,
4.5゜6の夫々の乗数をbl + b2 * al
* &2とすると、この演3!l−装置から成るフィル
タでは
なる演算が行なわれる。Referring to FIG. 1, a case will be described in which a conventional arithmetic unit performs digital filter processing. In FIG. 1, 1.
2 indicates an adder circuit which is an arithmetic circuit, 3.4.5.6 indicates a multiplication circuit, and 7.8 indicates a data memory (delay circuit). As shown in the figure, the input data is X11, the output data is Yi, the data output from the adder circuit 1 is Y1, the data output from the data memory 7 is W1, and the data output from the data memory 8 is Wi1. -2, multiplication circuit 3,
4.5゜6 each multiplier bl + b2 * al
*If &2, this performance is 3! In a filter consisting of l-devices, the following operations are performed.
このように、データメモリ7.8の夫々の出力データw
i−1+′wi−2が乗算回路3,4によシ夫々乗数b
1. b2を掛けられ、その夫々の結果が入力にフィー
ドバックされる形式のフィルタを、再帰型フィルタと呼
ぶ。この再帰型フィルタでは、加算回路1によシ加算さ
れた結果がオーバーフローすると、条件によってはフィ
ルタが発振して正常な出力データを得ることができない
場合がある。例えば、オーバーフローを生じたときの正
しい演算結果が、負のデータであるにもかかわらず、オ
ーバーフローによシ加算回路から出力されたデータの最
上位ビット(正負を示すビット)が変化させられ、正の
データである旨を示していたとする。すると、以下の処
理において、正しい入力データx1が到来しても、オー
バーフローする毎に正負を示すビットが変化させられ、
フィルタは発振してしまう。In this way, each output data w of the data memory 7.8
i-1+'wi-2 is sent to the multiplier circuits 3 and 4 as multipliers b, respectively.
1. A filter that is multiplied by b2 and each result is fed back to the input is called a recursive filter. In this recursive filter, if the result of addition by the adding circuit 1 overflows, the filter may oscillate depending on the conditions, making it impossible to obtain normal output data. For example, even though the correct operation result when an overflow occurs is negative data, the most significant bit (the bit indicating positive or negative) of the data output from the adder circuit is changed due to the overflow, and the result is negative. Suppose that the data indicates that the data is . Then, in the following process, even if correct input data x1 arrives, the bit indicating positive or negative is changed every time there is an overflow.
The filter will oscillate.
そこで、従来の演算装置では、オーバーフロー検出用フ
ラグを設けておき、オーバーフローが生じたときには、
加算回路1のビット幅における同符号(正負)の最大値
の絶対値のデータを、出力データ異として置換える操作
がプログラムによって行なわれていた。このようにする
ことによυ、フィルタの発振を防止することが可能であ
るが、プログラムによシ処理が行なわれるので、処理速
度が低下するという欠点があった。Therefore, in conventional arithmetic units, an overflow detection flag is provided, and when an overflow occurs,
An operation was performed by a program to replace the data of the maximum absolute value of the same sign (positive and negative) in the bit width of the adder circuit 1 as different output data. By doing this, it is possible to prevent oscillation of the filter, but since the processing is performed by a program, there is a drawback that the processing speed is reduced.
また、仮に、ハードウェアにより上記の処理を行なわせ
るようにしても、演算精度が加′jsl!21路10ビ
ット幅を越えることは々く、精度の向上は望み得なかっ
た。しかも、必要によっては、このようなフィルタを何
段も縦続することも多く、何段も縦続すると前段で生じ
たオーバーフローが次段以降に波及して峰シが増幅され
てしまうという不都合が生じた。Furthermore, even if the above processing were to be performed by hardware, the calculation accuracy would be increased. Since the width of 21 paths rarely exceeds 10 bits, no improvement in accuracy could be expected. Moreover, depending on the need, many stages of such filters are often connected in cascade, and when many stages are connected in cascade, the overflow that occurs in the previous stage spreads to the next stage and subsequent stages, resulting in the inconvenience of amplifying the peaks. .
以上の説明は、加算回路2についてもほぼ同様に言える
ことである。The above description can be applied to the adder circuit 2 in almost the same way.
本発明は、以上述べた欠点に鑑み力されたもので、その
目的は、フィルタの発振を防止でき、処理速度を低下さ
せず、精度のよい結果を得ることができる演算装置を提
供することである。The present invention has been developed in view of the above-mentioned drawbacks, and its purpose is to provide an arithmetic device that can prevent filter oscillation and obtain highly accurate results without reducing processing speed. be.
そこで、本発明では、少なくとも加算を行う演算回路と
、該演算回路から出力されたデータを蓄積するワーキン
グレジスタと、前記演算回路に用いられるデータを蓄積
するデータメモリと、前記ワーキングレジスタから出力
されたデータを前記演算回路の一方の入力端へ導く第1
の経路と、前記ワーキングレジスタから出力されたデー
タを前記データメモリへ導く第2の経路と、前記データ
メモリから出力されたデータを前記演算回路の他方の入
力端へ導く第3の経路と、前記演算回路から出力された
データを前記ワーキングレジスタに導く第4の経路とを
有する演算装置において、前記演算回路と前記ワーキン
グレジスタと前記第1と第4の経路及び前記第2と第3
の経路の一部のビット幅を、前記データメモリのビット
幅よシ大きく設定し、前記第2の経路にビット幅の縮小
操作を行うクランプ回路を介在させ、前記第3の経路に
ビット幅の拡張操作を行う符号拡張回路を介在させて、
演算装置を構成した。これによシ、本発明の目的は達成
されるが、本発明の効果をよシ増加させるため、上記の
構成に加えて、第40経路に加算結果のオーバーフロー
を検出し出力データを上記演算回路が出力可能なビット
幅における同符号の最大値の絶対値にクランプするクラ
ンプ回路を介在させた。Therefore, the present invention provides at least an arithmetic circuit that performs addition, a working register that accumulates data output from the arithmetic circuit, a data memory that accumulates data used in the arithmetic circuit, and a data memory that accumulates data output from the working register. a first for guiding data to one input terminal of the arithmetic circuit;
a second path that leads the data output from the working register to the data memory; a third path that leads the data output from the data memory to the other input end of the arithmetic circuit; a fourth path that leads data output from an arithmetic circuit to the working register, the arithmetic circuit, the working register, the first and fourth paths, and the second and third
The bit width of a part of the path is set to be larger than the bit width of the data memory, a clamp circuit that performs a bit width reduction operation is interposed in the second path, and a bit width of the third path is set to be larger than the bit width of the data memory. By interposing a sign extension circuit that performs an extension operation,
The computing device was constructed. Although the object of the present invention is thereby achieved, in order to further increase the effect of the present invention, in addition to the above configuration, an overflow of the addition result is detected in the 40th path, and the output data is sent to the above arithmetic circuit. A clamp circuit is provided to clamp the signals to the absolute value of the maximum value of the same sign in the bit width that can be output.
以下、図面を参照して本発明の実施例を詳しく説明する
。Embodiments of the present invention will be described in detail below with reference to the drawings.
第2図は、本発明が適用されたディジタルフィルタのブ
ロック図を示す。このディジタルフィル□りは、バイカ
ッドフィルタである。第2図において、第1図と同一構
成要素には、第1図と同一番号を付してその説明を省略
する。第2図中、9はクランプ回路を示し、データメモ
リ7に入力されるべきデータをデータメモリ7のビット
幅に縮小する動作を行う。10 、11は符号拡張回路
を示し、夫々加算回路1,2に与えるデータを加算回路
1゜2のビット幅へ拡張する動作を行う。12 、13
はクランプ回路である。FIG. 2 shows a block diagram of a digital filter to which the present invention is applied. This digital filter is a biquad filter. In FIG. 2, the same components as in FIG. 1 are given the same numbers as in FIG. 1, and their explanations are omitted. In FIG. 2, reference numeral 9 denotes a clamp circuit, which performs an operation of reducing data to be input into the data memory 7 to the bit width of the data memory 7. Reference numerals 10 and 11 indicate sign extension circuits, which perform an operation of extending data provided to adder circuits 1 and 2, respectively, to the bit width of adder circuits 1 and 2. 12, 13
is a clamp circuit.
更に、この実施例においては、加算回路1.2の入出力
路は全て18ビツトであシ、また、データメモリ7.8
の入出力路は全て16ビツトであるものとする。すると
、データメモリ7.8に格納され、また、データメモリ
7.8から出力されるデータは、クランプ回路9によシ
フランプされるから、加算回路1.2は、ピッ□ト幅が
大きいが(18ビツトであるが)クランプされて実際的
には16ビツト分における最大(最小)値までの値のデ
ータを入力端の一方に入力することになる。Further, in this embodiment, all the input/output paths of the adder circuit 1.2 are 18 bits, and the data memory 7.8
It is assumed that all input/output paths are 16 bits. Then, the data stored in the data memory 7.8 and output from the data memory 7.8 is shifted and clamped by the clamp circuit 9, so that the adder circuit 1.2 has a large pitch width ( (18 bits) is clamped, and in practice, data of values up to the maximum (minimum) value of 16 bits is input to one of the input terminals.
このため、加算回路1.2のダイナミックレンジを越え
ることはない。また、データメモリ7.8にデータが格
納されるときに、クランプ回路9によシフランプされ、
データメモリ7.8のダイナミックレンジを越えること
がない。Therefore, the dynamic range of the adder circuit 1.2 will not be exceeded. Furthermore, when data is stored in the data memory 7.8, it is shifted by the clamp circuit 9,
The dynamic range of the data memory 7.8 will not be exceeded.
次に、第3図を参照してこのようなフィルタの演算装置
を説明する。Next, a calculation device for such a filter will be explained with reference to FIG.
第3図において、101は加算回路である。この加算回
路101は、第4の経路102から18ビツトの出力デ
ータをワーキングレジスタ103へ出力する。ワーキン
グレジスタ103の出力データの経路は、加算回路10
1の一方の入力端へ到る18ビツトの第1の経路104
となっている。更に、ワーキングレジスタ103の出力
データは第2の経路の一部(以下、クランプ回路105
の入力路という)を通ってクランプ回路105へ出力さ
れるようになっている。更に、クランプ回路105の出
力データは、データメモリであるR A M 106へ
、第2の経路107を介して出力される構成となってい
る。また、RAM106内のデータは第3の経路108
と第3の経路の一部である加算回路101の入力路11
3とを介して加算回路101へ到るようになっておシ、
この第3の経路108には符号拡張回路109が介在さ
せられている。In FIG. 3, 101 is an adder circuit. This adder circuit 101 outputs 18-bit output data from a fourth path 102 to a working register 103. The output data path of the working register 103 is the adder circuit 10.
18-bit first path 104 to one input end of 1
It becomes. Furthermore, the output data of the working register 103 is transferred to a part of the second path (hereinafter referred to as the clamp circuit 105).
The signal is output to the clamp circuit 105 through an input path (referred to as an input path). Furthermore, the output data of the clamp circuit 105 is configured to be outputted to the RAM 106, which is a data memory, via a second path 107. Further, the data in the RAM 106 is transferred to a third path 108.
and the input path 11 of the adder circuit 101, which is part of the third path.
3 to the adder circuit 101.
A sign extension circuit 109 is interposed in this third path 108 .
また、RAM106からは16ビツトのデータが乗算回
路110の一方の入力端に与えられ、ROM111から
は16ビツトの乗数データが乗算回路110の他方の入
力端へ与えられるようになっている。Further, 16-bit data is applied from the RAM 106 to one input terminal of the multiplication circuit 110, and 16-bit multiplier data from the ROM 111 is applied to the other input terminal of the multiplication circuit 110.
更に、乗算回路110の出力データは、第3の経路10
8を介して符号拡張回路109へ与えられるようになっ
ている。第3図のクランプ囲路112は、第2図のクラ
ンプ回路12 、13に対応するもので、ここでは無い
ものとして説明する。Further, the output data of the multiplication circuit 110 is transmitted through a third path 10
8 to the sign extension circuit 109. The clamp circuit 112 in FIG. 3 corresponds to the clamp circuits 12 and 13 in FIG. 2, and will be described here assuming that it is not present.
以上のように構成された演算装置の加算回路101は第
2図の加算回路1.2に対応し1乗算回路110は乗算
回路3.4.5.6に対応し、クランプ回路105はク
ランプ回路9に対応し、符号拡張回路109は符号拡張
回路10 、11に対応し、RA M 106はデータ
メモリ7.8に対応する。また、ROM111とワーキ
ングレジスタ103とは第2図内に対応する構成要素は
示されないが、夫に第2図の乗算回路3.4.5.6の
乗数を与える機能と、第2図のクランプ回路9の以前に
てデータを蓄積する機能とに対応する。Adder circuit 101 of the arithmetic device configured as above corresponds to adder circuit 1.2 in FIG. 2, 1 multiplier circuit 110 corresponds to multiplier circuit 3.4.5.6, and clamp circuit 105 corresponds to 9, the sign extension circuit 109 corresponds to the sign extension circuits 10 and 11, and the RAM 106 corresponds to the data memory 7.8. Although the corresponding components of the ROM 111 and the working register 103 are not shown in FIG. 2, they have the function of providing the multiplier of the multiplier circuit 3.4.5.6 of FIG. 2, and the clamping circuit of FIG. This corresponds to the function of accumulating data before the circuit 9.
更に、加算回路101と、ワーキングレジスタ103と
、第1の経路104と、第4の経路102と、クランプ
回路1050入力路(第2の経路の一部)とは、18ビ
ツトであり、RAM106(データメモリ)が16ビツ
トであることに比べて、ビット幅が太きい。Furthermore, the adder circuit 101, the working register 103, the first path 104, the fourth path 102, and the clamp circuit 1050 input path (part of the second path) are 18 bits, and the RAM 106 ( The bit width is wider than that of the data memory (data memory), which is 16 bits.
以上のように構成された演算装置の動作を説明する。先
ず、RAM106からデータが読み出され、符号拡張回
路に与えられる。ここで、データは、18ビツトのビッ
ト幅を得て、加算回路101を通過させられ、ワーキン
グレジスタ103にロードされる。次に、RAM106
から第2図のデータメモリ7の出力データに対応するデ
ータが読み出され、乗算回路110の一方の入力端へ与
えられ、更に、ROM 111から第2図の乗算回路3
0乗数b1に対応するデータが読み出され、乗算回路1
10の他方の入力端に与えられる。この結果、一定時間
後には、16ビツトの乗算結果が乗算回路110から出
力され、このデータは第3の経路108を介して符号拡
張回路109へ送出される。この符号拡張回路109で
は、入力された16ビツトのデータが18ビツトのデー
タに変換され、このデータは第3の経路の一部である加
算回路101の入力路113から加算回路101の一方
の入力端へ与えられる。このとき、加算回路101の他
方の入力端に社、既に、ワーキングレジスタ103から
第1の経路104を介して前述の入力データが与えられ
ている。加算回路101では、これらのデータが加算さ
れ、その結果得られたデータは第4の経路102を介し
てワーキングレジスタ103ヘロードされる。The operation of the arithmetic device configured as above will be explained. First, data is read from the RAM 106 and provided to the sign extension circuit. Here, the data has a bit width of 18 bits, is passed through an adder circuit 101, and is loaded into a working register 103. Next, RAM106
Data corresponding to the output data of the data memory 7 in FIG.
Data corresponding to 0 multiplier b1 is read out and multiplier circuit 1
10 to the other input terminal. As a result, after a certain period of time, a 16-bit multiplication result is output from the multiplication circuit 110, and this data is sent to the sign extension circuit 109 via the third path 108. In this sign extension circuit 109, the input 16-bit data is converted into 18-bit data, and this data is sent from the input path 113 of the adder circuit 101, which is part of the third path, to one input of the adder circuit 101. given to the end. At this time, the aforementioned input data has already been applied to the other input terminal of the adder circuit 101 from the working register 103 via the first path 104. Adder circuit 101 adds these data, and the resulting data is loaded into working register 103 via fourth path 102 .
また、RAM106内の第2図におけるデータメモリ8
のデータに対応するデータと、ROMIII内の第2図
における乗算回路4の乗数b2に対応するデータとを用
いて、上記と同様の動作がなされ、ワーキングレジスタ
103には、前述の(1)式で示さ。Also, the data memory 8 in FIG. 2 in the RAM 106
The same operation as above is performed using the data corresponding to the data corresponding to the data and the data corresponding to the multiplier b2 of the multiplier circuit 4 in FIG. Indicated by
れたデータ司が格納される。このデータは、次の処理の
ため、第2図のデータメ、モリ7に格納されることが必
要であるが、この段階では、まだ、データメモリ7.8
に格納されてい石データを破壊することができたいので
、このデータを仮に、別の場所(具体的には、RAM1
06内の所定領域)に格納することになる。その際、ク
ランプ回路105は、ワーキングレジスタ103から出
力された18ビツトのデータ中、下位16ビツト分を取
シ出す。The stored data is stored. This data needs to be stored in the data memory 7 in FIG. 2 for the next processing, but at this stage, the data memory 7.
Since I would like to be able to destroy the stone data stored in the
06). At this time, the clamp circuit 105 extracts the lower 16 bits of the 18-bit data output from the working register 103.
このとき、18ビツトのデータが16ビツト幅で表現不
能な値であるときには、り2ンプ回路105は、18ビ
ツトのデータを符号(正負)が同・−であって、16ビ
ツトの最大値一つま)、16進法で表わせば7FFF(
正数のとき)、soo。At this time, if the 18-bit data is a value that cannot be expressed in a 16-bit width, the r2-amp circuit 105 converts the 18-bit data into a value that has the same sign (positive or negative) and is equal to the maximum value of the 16-bits. ), expressed in hexadecimal notation is 7FFF (
when it is a positive number), soo.
(負5数のとき)のいずれか−にクランプする。(When the number is negative 5) Clamp to one of -.
また、第2図におけるデータメモリ7.8の出力データ
に、夫々乗算回路5,6で乗数a□l a2を乗じ、加
算回路2でこれらを加え、(1)式にこのYiを求める
動作も上記と同様に行なわれる。このように、クランプ
回路105の動作によシ、発振を防止でき、又プログラ
ムによる処理でないため処理速度を低下させることもな
い。このため、従来よシは精度の高い演算結果が保証さ
れる。Furthermore, the output data of the data memory 7.8 in FIG. This is done in the same way as above. In this manner, oscillation can be prevented by the operation of the clamp circuit 105, and since the processing is not based on a program, the processing speed will not be reduced. Therefore, conventionally, highly accurate calculation results are guaranteed.
次に、第2図におけるクランプ回路12 、13、第3
図におけるクランプ回路112が介在された場合を説明
する。Next, the clamp circuits 12, 13, and the third clamp circuit in FIG.
A case where the clamp circuit 112 shown in the figure is interposed will be explained.
第3図の第4の経路102にはり2ンプ回路112が介
在される。このクランプ回路112は加算回路101で
オーバーフローが生じた場合、これを検出し、その出力
をオーバーフローしたデータと同一符号で18ビツトの
最大値のデータにクランプする回路である。このクラン
プ回路112の働きによって、加算回路101の出力デ
ータが18ビット幅を越えてオーバーフローしても、ク
ランプされ、加算回路101、第4の経路102、クラ
ンプ回路112、ワーキングレジスタ103の部分にお
いては、演算装置全体が16ビツト幅であるのに比べ、
それ以上の18ビット幅で処理され、18ビット精度の
データとされる。クランプ(ロ)路112が無い場合も
同様であるが、加算回路101、第4の経路102、ク
ランプN路112、ワーキングレジスタ103の部分で
は、クランプ回路112によシフランプされないかぎシ
(18ビット幅を越えないかぎ、9)、18ビット幅で
正しい演算結果を保証できる。A beam 2 amplifier circuit 112 is interposed in the fourth path 102 in FIG. This clamp circuit 112 is a circuit that detects when an overflow occurs in the adder circuit 101 and clamps its output to 18-bit maximum value data with the same sign as the overflow data. Due to the function of this clamp circuit 112, even if the output data of the adder circuit 101 overflows beyond the 18-bit width, it will be clamped, and the portions of the adder circuit 101, fourth path 102, clamp circuit 112, and working register 103 will be , compared to the entire arithmetic unit having a width of 16 bits,
The data is processed with a wider width of 18 bits and becomes data with 18 bit precision. The same applies when there is no clamp (b) path 112, but in the adder circuit 101, fourth path 102, clamp N path 112, and working register 103, the keys (18-bit width) that are not shifted by the clamp circuit 112 are As long as the width does not exceed 9), correct operation results can be guaranteed with an 18-bit width.
以上説明したように、本発明によれば、加算回路からワ
ーキングレジスタに到る部分のビット幅を、データメモ
リ(RAM)の部分のビット幅より広く設定しであるの
で、この部分での演算処理は広いダイナミックレンジで
行なわれる。特に、実施例のようなディジタルフィルタ
を縦続して用いる場合には、各段の入出力はワーキング
レジスタで受渡しされるだけであるから、上記の部分で
瞬時的にワーキングレジスタのダイナミックレンジを越
えても、広く設定されたダイナミックレンジを越えるこ
とがなければ正確な演算結果を得ることが保証される。As explained above, according to the present invention, the bit width of the portion from the adder circuit to the working register is set wider than the bit width of the data memory (RAM) portion, so that the arithmetic processing in this portion is is performed over a wide dynamic range. In particular, when using digital filters in cascade as in the embodiment, the input and output of each stage is only transferred through the working register, so the dynamic range of the working register is instantaneously exceeded in the above portion. However, it is guaranteed that accurate calculation results will be obtained as long as the dynamic range that has been set widely is not exceeded.
そして、仮に広く設定されたダイナミックレンジを越え
たときにも、クランプ回路によシデータがクランプされ
、再び加算(ロ)路に与えられるから、従来のように符
号の反転によるフィルタの見損という動作が行なわれる
ことはない。Even if the dynamic range that has been set wide is exceeded, the data is clamped by the clamp circuit and given to the addition (B) path again, so unlike the conventional operation, the filter is overlooked due to sign inversion. is never done.
更に、ビット幅を拡大し、ダイナミックレンジが広く設
定された演算部分にクランプ回路を設けることにより、
実施例のよう彦フィルタを縦続しても、出力データの極
性は常に正しく保つことができ、精度の向上を期待でき
る。Furthermore, by expanding the bit width and providing a clamp circuit in the calculation section with a wide dynamic range,
Even if Hiko filters are connected in series as in the embodiment, the polarity of the output data can always be maintained correctly, and an improvement in accuracy can be expected.
第1図は従来のディジタルフィルタを示すブロック図、
第2図は本発明を適用したディジタルフィルタを示すブ
ロック図、第3図は本発明の実施例ブロック図である。
101・・・加算回路 102・・・第4の経路1
03・・・ワーキングレジスタ
104・・・第1の経路
105 、112・・・クランプ回路
106・・・RAM(データメモリ)
107・・・第2の経路
108 (113)・・・第3の経路
109・・・符号拡張回路
110・・・乗算回路
111・・・ROMFigure 1 is a block diagram showing a conventional digital filter.
FIG. 2 is a block diagram showing a digital filter to which the present invention is applied, and FIG. 3 is a block diagram of an embodiment of the present invention. 101...Addition circuit 102...Fourth path 1
03... Working register 104... First path 105, 112... Clamp circuit 106... RAM (data memory) 107... Second path 108 (113)... Third path 109...Sign extension circuit 110...Multiplication circuit 111...ROM
Claims (4)
ら出力されたデータを蓄積するワーキングレジスタと、
前記演算回路に用いられるデータを蓄積するデータメモ
リと、前記ワーキングレジスタから出力されたデータを
前記演算回路の一方の入力端へ導く第1の経路と、前記
ワーキングレジスタから出力されたデータを前記データ
メモリへ導く第2の経路と、前記データメモリから出力
されたデータを前記演算回路の他方の入力端へ導く第3
の経路と、前記演算回路から出力されたデータを前記ワ
ーキングレジスタに導く第4の経路とを有する演算装置
において、前記演算回路と前記ワーキングレジスタと前
記第1と第4の経路及び前記第2と第3の経路の一部の
ビット幅を、前記データメモリのビット幅よシ大きく設
定し、前記第2の経路にビット□幅の縮少操作を行うク
ランプ回路を介在させ、前記第3の経路にビット幅の拡
張操作を行う符号拡張回路を介在させたことを特徴とす
る演算装置。(1) at least an arithmetic circuit that performs addition, and a working register that accumulates data output from the arithmetic circuit;
a data memory that stores data used in the arithmetic circuit; a first path that leads data output from the working register to one input terminal of the arithmetic circuit; and a data memory that stores data output from the working register; a second path leading to the memory; and a third path leading the data output from the data memory to the other input terminal of the arithmetic circuit.
and a fourth path that leads data output from the arithmetic circuit to the working register, the arithmetic circuit, the working register, the first and fourth paths, and the second path. The bit width of a part of the third path is set to be larger than the bit width of the data memory, and a clamp circuit for reducing the bit width is interposed in the second path. 1. An arithmetic device characterized in that a sign extension circuit for performing a bit width extension operation is interposed in the processor.
リから出力されたデータと他のデータとを乗算する乗算
回路から出力データが与えられることを特徴とする特許
請求の範囲第(1)項記載の演算装置。(2) The third path leading to the sign extension circuit is provided with output data from a multiplication circuit that multiplies the data output from the data memory and other data. 1) The arithmetic device described in section 1).
ら出力されたデータを蓄積するワーキングレジスタと、
前記演算回路に用いられるデータを蓄積するデータメモ
リと、前記ワーキングレジスタから出力されたデータを
前記演算回路の一方の入力端へ導く第1の経路と、前記
ワーキングレジスタから出力されたデータを前記データ
メモリへ導く第2の経路と、前記データメモリから出力
されたデータを前記演算回路の他方の入力端へ導く第3
の経路と、前記演算回路から出力されたデータを前記ワ
ーキングレジスタに導く第4の経路とを有する演算装置
において、前記演算回路と前記ワーキングレジスタと前
記第1と第4の経路及び第2と第3の経路の一部のビッ
ト幅を、前記データメ篭りのビット幅よシ大きく設定し
、前記第2の経路にビット幅の縮小操作を行うクランプ
回路を介在させ、前記第3の経路にビット幅の拡張操作
を行う符号拡張回路を介在させ、前記第4の経路に演算
結果のオーバーフローを検出し出力データ金同符号で前
記演算回路が出力可能な最大値の絶対値にクランプする
クランプ回路を介在させたことを%徴とする演算装置。(3) at least an arithmetic circuit that performs addition, and a working register that accumulates data output from the arithmetic circuit;
a data memory that stores data used in the arithmetic circuit; a first path that leads data output from the working register to one input terminal of the arithmetic circuit; and a data memory that stores data output from the working register; a second path leading to the memory; and a third path leading the data output from the data memory to the other input terminal of the arithmetic circuit.
and a fourth path that leads data output from the arithmetic circuit to the working register, the arithmetic circuit, the working register, the first and fourth paths, and the second and fourth paths. The bit width of a part of the third path is set to be larger than the bit width of the data storage, a clamp circuit for reducing the bit width is interposed in the second path, and the bit width is set in the third path. A sign extension circuit that performs an expansion operation is interposed, and a clamp circuit is interposed in the fourth path that detects an overflow of the calculation result and clamps the output data to the absolute value of the maximum value that can be output by the calculation circuit with the same sign. An arithmetic device that takes the percentage of what happened.
モリから出力されたデータと他のデータとを乗算する乗
算回路から出力データが与えられることを特徴とする特
許請求の範囲第(3)項記載の演算装置。(4) The path of wc3 to the sign extension circuit is provided with output data from a multiplication circuit that multiplies data output from the data memory and other data. ).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP57162915A JPS5952375A (en) | 1982-09-18 | 1982-09-18 | Arithmetic device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP57162915A JPS5952375A (en) | 1982-09-18 | 1982-09-18 | Arithmetic device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS5952375A true JPS5952375A (en) | 1984-03-26 |
Family
ID=15763642
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP57162915A Pending JPS5952375A (en) | 1982-09-18 | 1982-09-18 | Arithmetic device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS5952375A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006100967A1 (en) * | 2005-03-22 | 2006-09-28 | Pioneer Corporation | Digital filter |
-
1982
- 1982-09-18 JP JP57162915A patent/JPS5952375A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006100967A1 (en) * | 2005-03-22 | 2006-09-28 | Pioneer Corporation | Digital filter |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5936870A (en) | Arithmetic operating device for digital signal processing and method therefor | |
JPH0834408B2 (en) | IIR Digital Filter | |
EP0656687A1 (en) | Parallel infinite impulse response (IIR) filter with low quantization effects and method therefor | |
US4719589A (en) | Floating-point adder circuit | |
JP3345894B2 (en) | Floating point multiplier | |
US6314443B1 (en) | Double/saturate/add/saturate and double/saturate/subtract/saturate operations in a data processing system | |
US5944775A (en) | Sum-of-products arithmetic unit | |
JPS5952375A (en) | Arithmetic device | |
IE55857B1 (en) | A method to compensate for the truncation error in a sampled signal and a device for carrying out the method | |
JPH07234778A (en) | Arithmetic circuit | |
KR910008382B1 (en) | Divider | |
JP2662694B2 (en) | Digital protection relay device | |
JPH0619700B2 (en) | Arithmetic unit | |
JPH04167170A (en) | Multiplication/addition arithmetic circuit | |
JPS59197920A (en) | Address controlling device | |
JPS61150034A (en) | Operation processing system | |
JP2550597B2 (en) | Squarer | |
JP3428334B2 (en) | Digital signal processor | |
JP3055563B2 (en) | How to change filter coefficient of digital filter | |
JPH04281524A (en) | Floating point arithmetic processor | |
JPH0793550B2 (en) | Digital filter | |
JPH0580978A (en) | Arithmetic processing circuit | |
JPH05313856A (en) | Arithmetic processing method for digital filter | |
JPH01288921A (en) | Rounding processing system | |
JPH0748636B2 (en) | Arithmetic unit |