JPH074658Y2 - Logarithmic conversion circuit - Google Patents

Logarithmic conversion circuit

Info

Publication number
JPH074658Y2
JPH074658Y2 JP3972489U JP3972489U JPH074658Y2 JP H074658 Y2 JPH074658 Y2 JP H074658Y2 JP 3972489 U JP3972489 U JP 3972489U JP 3972489 U JP3972489 U JP 3972489U JP H074658 Y2 JPH074658 Y2 JP H074658Y2
Authority
JP
Japan
Prior art keywords
output
value
logarithmic
conversion circuit
digital signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP3972489U
Other languages
Japanese (ja)
Other versions
JPH0267415U (en
Inventor
和也 片野
悦郎 川縁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP3972489U priority Critical patent/JPH074658Y2/en
Publication of JPH0267415U publication Critical patent/JPH0267415U/ja
Application granted granted Critical
Publication of JPH074658Y2 publication Critical patent/JPH074658Y2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【考案の詳細な説明】 《産業上の利用分野》 本考案は、対数変換回路のスケーリング機能の向上に関
するものである。
DETAILED DESCRIPTION OF THE INVENTION << Industrial Application Field >> The present invention relates to improvement of a scaling function of a logarithmic conversion circuit.

《従来の技術》 FFT(Fast Fourier Transform)アナライザでは測定し
たパワースペクトルのダイナミックレンジが広いので、
直線的なスケールで測定結果を表示することは困難なた
め対数スケールに変換して表示する場合が多い。このよ
うな対数変換は高速で行う必要があるため、RAM(Rando
m Access Memory)やROM(Read Only Memory)に対数変
換した値を書込み、変換する前のデータをそのアドレス
に入力する構成のいわゆるルック・アップ・テーブルが
用いられている。ルックアップ・テーブル方式でスケー
リングを実現するには (a)スケーリングの度にルックアップ・テーブルの内
容を書換える。
<< Conventional Technology >> Since the dynamic range of the measured power spectrum is wide in an FFT (Fast Fourier Transform) analyzer,
Since it is difficult to display the measurement result on a linear scale, it is often converted to a logarithmic scale and displayed. Since such logarithmic conversion must be performed at high speed, RAM (Random
A so-called look-up table is used in which a logarithmically converted value is written in an m Access Memory) or a ROM (Read Only Memory), and data before conversion is input to the address. To realize scaling by the lookup table method (a) The contents of the lookup table are rewritten each time scaling is performed.

(b)スケーリングの種類に応じて複数のテーブルをあ
らかじめ用意し切替える。
(B) Prepare and switch a plurality of tables in advance according to the type of scaling.

(c)スケーリング回路を付加する。(C) Add a scaling circuit.

等の方法が考えられている。Etc. are considered.

《考案が解決しようとする課題》 しかし上記のようなスケーリング手段において、(a)
は時間がかかり、(b)はメモリ容量が増え、(c)は
コスト増となる等の問題がある。したがって対数変換に
メモリ・ルックアップ・テーブルを用いる方式ではスケ
ーリングが容易に実現できない。
<< Problems to be solved by the device >> However, in the above scaling means, (a)
Takes time, (b) increases the memory capacity, and (c) increases costs. Therefore, scaling cannot be easily realized by the method using the memory lookup table for logarithmic conversion.

本考案はこのような課題を解決するためになされたもの
で、対数変換に伴う表示のためのスケーリングを高速か
つ簡単な構成で実行する対数変換回路を実現することを
目的とする。
The present invention has been made to solve such a problem, and an object thereof is to realize a logarithmic conversion circuit that executes scaling for display accompanying logarithmic conversion with a high-speed and simple configuration.

《課題を解決するための手段》 本考案は入力デジタル信号をその対数値に変換する対数
変換回路に係るもので、その特徴とするところは入力デ
ジタル信号の指数データに関連する信号と変換定数とを
乗算する乗算器と、入力デジタル信号の仮数データに対
応する線形補間値を演算する累算器と、前記乗算器の出
力と前記累算器の出力とを加算する加算器とを備え、変
換定数の設定によりスケーリングができるように構成し
た点にある。
<< Means for Solving the Problem >> The present invention relates to a logarithmic conversion circuit for converting an input digital signal into its logarithmic value, which is characterized by a signal related to exponential data of the input digital signal and a conversion constant. A multiplier for multiplying by, an accumulator for computing a linear interpolation value corresponding to the mantissa data of the input digital signal, and an adder for adding the output of the multiplier and the output of the accumulator, The point is that scaling is possible by setting a constant.

また、線形補間を行う代わりに入力デジタル信号の仮数
データの対数を2次式で近似するようにしたものであ
る。
Further, instead of performing linear interpolation, the logarithm of the mantissa data of the input digital signal is approximated by a quadratic equation.

《作用》 乗算器から出力される対数演算値と仮数の対数値を加算
して最終変換値を得ることができ、乗算器に入力する変
換定数のみを変えればスケーリングを行うことができる
ので、上記の目的を達成できる。
<< Operation >> Since the logarithmic operation value output from the multiplier and the logarithm value of the mantissa can be added to obtain the final conversion value, and scaling can be performed by changing only the conversion constant input to the multiplier, Can achieve the purpose of.

《実施例》 以下本考案を図面を用いて詳しく説明する。<Example> Hereinafter, the present invention will be described in detail with reference to the drawings.

第1図は本考案に係る対数変換回路の一実施例を示す構
成ブロック図である。1は入力データの指数部を入力し
て保持するレジスタ、2は入力語長定数データから前記
レジスタ1の出力を減算する減算器、3はこの減算器2
の出力と入力変換定数データとを乗算する乗算器、4は
変換定数を入力し、シフト・クロックにより1ビットず
つLSB側にシフト動作を行うシフト・レジスタ、5はこ
のシフト・レジスタ4の出力を一方の入力とする加算
器、6はこの加算器5の出力を入力しその出力が前記加
算器5の他方の入力となるレジスタ、11は前記加算器5
及びレジスタ6とから構成される累算器、7は前記乗算
器3の出力と前記レジスタ6の出力とを加算する加算
器、8はこの加算器7の出力を保持するレジスタ、9は
入力データの仮数部を入力し、シフト・クロックにより
パラレル/シリアル変換を行うパラレル/シリアル変換
器、10はパラレル/シリアル変換器9の出力とシフト・
クロックによりレジスタ6へのクロックを生成するゲー
トである。
FIG. 1 is a configuration block diagram showing an embodiment of a logarithmic conversion circuit according to the present invention. 1 is a register for inputting and holding the exponent part of input data, 2 is a subtracter for subtracting the output of the register 1 from input word length constant data, 3 is this subtracter 2
The multiplier 4 which multiplies the output of the shift register with the input conversion constant data inputs the conversion constant, and the shift register 5 performs the shift operation to the LSB side bit by bit by the shift clock, and 5 outputs the output of the shift register 4. An adder having one input, 6 is a register which receives the output of the adder 5 and whose output is the other input of the adder 5, 11 is the adder 5
And a register 6, an adder 7 for adding the output of the multiplier 3 and the output of the register 6, a register 8 for holding the output of the adder 7, and an input data 9 The parallel / serial converter that inputs the mantissa part of and performs parallel / serial conversion by the shift clock, 10 is the output of the parallel / serial converter 9 and the shift
It is a gate that generates a clock to the register 6 by a clock.

上記のような構成の装置の動作を基本原理と共に説明す
る。入力データをX、出力データYとしたとき、対数変
換式が Y=10・LOG(X) で表わされるとする。入力データXのデータ表現はパワ
ースペクトルの計算においてYのダイナミック・レンジ
を確保するために例えば16ビット浮動小数点形式とす
る。第2図(ロ)は指数部8ビット、仮数部8ビットの
浮動小数点形式で表現された入力データXの一例を示
す。第2図(イ)は(ロ)と対応する固定小数点形式で
表現されたデータで、Yのダイナミック・レンジ96dBに
対応してXが32ビット長となっている。(イ)のデータ
をそのまま入力すると回路規模が大きくなってしまうの
で、(ロ)のように浮動小数点形式としている。第2図
において、(ロ)の指数部は(イ)の最上位の「1」の
位置を32ビット目から逆に数えた値を2進で示してい
る。(ロ)の仮数部は(イ)の最上位桁の「1」の位置
から下位へ8ビットのデータを示している。
The operation of the apparatus configured as described above will be described together with the basic principle. When the input data is X and the output data is Y, the logarithmic conversion formula is represented by Y = 10 · LOG (X). The data representation of the input data X is, for example, a 16-bit floating point format in order to secure the dynamic range of Y in the calculation of the power spectrum. FIG. 2B shows an example of input data X expressed in a floating point format having an exponent part of 8 bits and a mantissa part of 8 bits. FIG. 2 (a) shows data expressed in a fixed-point format corresponding to (b), and X has a length of 32 bits corresponding to a Y dynamic range of 96 dB. If the data in (a) is input as it is, the circuit scale becomes large, so the floating point format is used as in (b). In FIG. 2, the exponent part of (b) shows in binary the value obtained by counting the position of the highest "1" of (a) from the 32nd bit. The mantissa part of (b) indicates 8-bit data from the position of the most significant digit “1” of (a) to the lower part.

ここでスケーリングとは、Yの値(dB)を出力画面上で
何ドットとして表示するかということであり、例えば51
2ドット/96dBとする場合に「1」が立っている最上位の
位置をpとすると、これに対する変換値はp×512/32と
なる。これは例えば232に対応する対数変換値を512ドッ
トで表示する場合、p=28のとき228に対応する対数変
換値は 10・LOG(228) =10・LOG{(232)・228/32} =p×10×LOG(232)/32 となることから明らかである。位置pに対応する値を対
数変換値に対応する表示ドット数に変換する係数(例え
ば上記の512/32)をここでは変換定数と呼ぶ。第2図
(ロ)のデータではpは28である。真の対数変換値はp
×512/32と(p+1)×512/32との間にあるので、これ
を浮動小数点形式の入力データの「1」が立っている最
上位桁の下位4ビットの仮数部「0011」を用いて補間す
れば、次のようにYを演算することが出来る。
Here, the scaling means how many dots the Y value (dB) is displayed on the output screen. For example, 51
In the case of 2 dots / 96 dB, if the highest position where "1" stands is p, the converted value for this is p x 512/32. For example, when displaying the logarithmic conversion value corresponding to 2 32 with 512 dots, when p = 28, the logarithmic conversion value corresponding to 2 28 is 10 ・ LOG (2 28 ) = 10 ・ LOG {(2 32 ) ・2 28/32 } = p × 10 × LOG (2 32 ) / 32, which is clear. A coefficient (for example, 512/32 described above) for converting the value corresponding to the position p into the number of display dots corresponding to the logarithmic conversion value is called a conversion constant here. In the data of FIG. 2 (b), p is 28. The true logarithmic conversion value is p
Since it is between × 512/32 and (p + 1) × 512/32, the mantissa part “0011” of the lower 4 bits of the most significant digit where “1” of the floating-point format input data stands is used. If it is interpolated, Y can be calculated as follows.

Y=(31−3)×512/32+0×8+0×4+1×2+1
×1=451 ……(2) 第1図の回路では、これを次のように実現している。第
3図(A)〜(L)にこのときの詳細なタイム・チャー
トを示す。以下第2図(ロ)の浮動小数点形式の入力デ
ータに基づいて動作を説明する。各データの値は括弧内
に示す。減算器2は語長定数値(31)からレジスタ1で
保持されていた入力データ指数部の値(3)を減算す
る。減算器2の出力(28)は変換定数(512/32=16)と
乗算され、その出力が加算器7のA入力値(448)とな
る。変換定数(16)はシフトレジスタ4からシフト・ク
ロックにより1ビットづつLSB側にシフト動作を行って
出力され、これと同期して入力データの仮数部(1001
1)に対応するゲート10出力がレジスタ6のクロックと
なるが、変換定数(16)に対応する最初のビット値
(1)はクリア信号によりレジスタ6の値がクリア
(0)されるので、その下位の値(0011)が累算され、
これが加算器7のB入力値(3)となる。加算器7は両
入力値(448と3)を加算した値(451)をレジスタ8を
介して対数変換値として出力する。
Y = (31-3) × 512/32 + 0 × 8 + 0 × 4 + 1 × 2 + 1
× 1 = 451 (2) In the circuit of Fig. 1, this is realized as follows. 3 (A) to (L) show detailed time charts at this time. The operation will be described below based on the floating-point format input data in FIG. The value of each data is shown in parentheses. The subtracter 2 subtracts the value (3) of the input data exponent part held in the register 1 from the word length constant value (31). The output (28) of the subtractor 2 is multiplied by the conversion constant (512/32 = 16), and the output becomes the A input value (448) of the adder 7. The conversion constant (16) is output from the shift register 4 by shifting to the LSB side bit by bit by the shift clock, and in synchronization with this, the mantissa part (1001
The output of the gate 10 corresponding to 1) becomes the clock of the register 6, but the first bit value (1) corresponding to the conversion constant (16) is cleared (0) by the clear signal. The lower value (0011) is accumulated,
This becomes the B input value (3) of the adder 7. The adder 7 outputs a value (451) obtained by adding both input values (448 and 3) as a logarithmic conversion value via the register 8.

すなわち上記の対数変換回路では、対数変換を、2nに対
応する変換値を演算するとともに、これと2nと2n+1との
間に存する対数変換値との差に対応する値を線形補間で
演算し、両者の値から最終変換値を得るようにしてい
る。上記の例では補間区間は16分割される。なおロード
信号,クリア信号,出力クロック等は変換定数に対応し
た間隔で印加される。
That is, in the logarithmic conversion circuit of the above, the logarithmic transformation, as well as calculating the conversion values corresponding to 2 n, the linear value corresponding to the difference between the logarithmic conversion value existing between it and the 2 n and 2 n + 1 A final conversion value is obtained from the values of both by performing interpolation. In the above example, the interpolation section is divided into 16. The load signal, clear signal, output clock, etc. are applied at intervals corresponding to the conversion constant.

第1図の実施例は仮数部の対数を直線補間しているの
で、誤差が大きくなる。第4図は仮数部の対数の真値と
第1図で求めた値の差を示したグラフである。これから
わかるように、0.05程度の誤差が発生する。この誤差を
小さくするには、より高次の多項式で近似するようにす
ればよい。仮数部の値Nは規格化された値であり、 0.5≦N<1 の範囲に制限される。Nを、 N=1+x と置き、マイクローリン展開を施すと、 Ln(1+x)=x−x2/2+x3/3……で表わすことが出来
る。この展開式の2次の項までとると、 Ln(N)=(N−1)−(N-1)2/2 ……(3) で表わせる。このままでは近似が粗いので、積分公式を
用いてこの近似式を修正する。積分を用いると、 Ln(N)=∫(1/x)dx ……(4) で表わすことが出来る。第5図において、この値はf
(x)=1/xとx軸及びx=N、x=1で囲まれた面積
に相当する。このf(x)=1/xをf(x)=−2・x
+3で近似し、この直線とx軸及びx=N、x=1で囲
まれた面積(第5図の斜線部)を前記(4)式で置き換
えると、 f(x)=(N−1){1−2N+3)}/2 =(N−1)・(N−2) ……(5) となる。この近似式も近似度は粗いが、前記(3)式と
は誤差を相殺する関係にあるので、(5)式と(3)式
の相加平均をとり、 Ln(N)=−(N−1){3(N−1)−4}/4 ……
(6) とする。第4図にこの近似式で求めた値と真値の差を示
す。差は0.01以下であり、第1図実施例と比べると、か
なり改善される。この自然対数に0.434を乗じて、常用
対数に変換する。
In the embodiment of FIG. 1, since the logarithm of the mantissa part is linearly interpolated, the error becomes large. FIG. 4 is a graph showing the difference between the true value of the logarithm of the mantissa part and the value obtained in FIG. As can be seen, an error of about 0.05 occurs. In order to reduce this error, a higher-order polynomial may be used for approximation. The value N of the mantissa is a standardized value and is limited to the range of 0.5 ≦ N <1. N were placed and N = 1 + x, when subjected to a microphone Rollin deployment, Ln (1 + x) = x-x 2/2 + x 3/3 can be expressed by ....... Taking up to the second order term of the expansion type, Ln (N) = (N -1) - represented by (N-1) 2/2 ...... (3). Since the approximation is rough as it is, the approximation formula is modified using the integral formula. Using integration, it can be expressed as Ln (N) = ∫ (1 / x) dx (4). In FIG. 5, this value is f
(X) = 1 / x corresponds to the area surrounded by the x-axis and x = N, x = 1. This f (x) = 1 / x is f (x) = − 2 · x
By approximating with +3 and replacing the area surrounded by this straight line with the x-axis and x = N, x = 1 (the hatched portion in FIG. 5) by the equation (4), f (x) = (N-1 ) {1-2N + 3)} / 2 = (N-1). (N-2) ... (5). Although this approximation formula also has a rough degree of approximation, it has a relationship of canceling the error with the formula (3), and therefore the arithmetic mean of the formulas (5) and (3) is calculated to obtain Ln (N) =-(N -1) {3 (N-1) -4} / 4 ...
(6) FIG. 4 shows the difference between the value obtained by this approximate expression and the true value. The difference is 0.01 or less, which is considerably improved as compared with the embodiment shown in FIG. Multiply this natural logarithm by 0.434 to convert it to the common logarithm.

第6図に前記(6)式を用いた対数変換回路の実施例を
示す。なお、第1図と同じ要素には同一符号を付し、説
明を省略する。第6図において、12は演算部であり、仮
数部のデータが入力され、前記(6)式の演算を実行
し、かつ常用対数に変換する。13は乗算部であり、演算
部13の出力及び変換定数が入力され、これらの値を乗算
する。乗算部13の出力は加算部7に出力され、乗算部3
の出力と加算される。第7図に演算部12の構成を示す。
なお、仮数部は2進数で表わされているものとする。第
7図において、14は減算部であり、仮数部のデータが入
力され、仮数部のデータから1を減算する。15はシフタ
であり、減算部14の出力を右に2ビットシフトする。す
なわち、1/4倍にする。16は乗算部であり、シフタ15の
出力に(−1)を乗算する。17は乗算部であり、減算部
14の出力に3を乗算する。18は減算部であり、乗算部17
の出力から4を減算する。19は乗算部であり、乗算部16
と減算部18の出力を乗算して出力する。20は乗算部であ
り、乗算部19の出力に0.434を乗じて自然対数を常用対
数に変換する。このようにして前記(6)式を演算す
る。この構成では、−(N−1)/4の演算と3(N−
1)−4の演算を並行に行い、演算の高速化を図ってい
る。なお、演算部12の出力と減算器2の出力を加算して
から、変換定数を乗算するようにしてもよい。
FIG. 6 shows an embodiment of a logarithmic conversion circuit using the equation (6). The same elements as those in FIG. 1 are designated by the same reference numerals and the description thereof will be omitted. In FIG. 6, reference numeral 12 is an arithmetic unit, which receives the data of the mantissa part, executes the arithmetic operation of the equation (6), and converts it into a common logarithm. Reference numeral 13 denotes a multiplication unit, which receives the output of the calculation unit 13 and the conversion constant and multiplies these values. The output of the multiplication unit 13 is output to the addition unit 7, and the multiplication unit 3
Is added to the output of. FIG. 7 shows the configuration of the calculation unit 12.
The mantissa part is assumed to be represented by a binary number. In FIG. 7, reference numeral 14 denotes a subtraction unit which receives data of the mantissa part and subtracts 1 from the data of the mantissa part. Reference numeral 15 is a shifter, which shifts the output of the subtraction unit 14 to the right by 2 bits. That is, 1/4 times. Reference numeral 16 is a multiplication unit, which multiplies the output of the shifter 15 by (-1). 17 is a multiplication unit, and a subtraction unit
Multiply the output of 14 by 3. 18 is a subtraction unit, and a multiplication unit 17
Subtract 4 from the output of. Reference numeral 19 is a multiplication unit, and multiplication unit 16
And the output of the subtraction unit 18 are multiplied and output. Reference numeral 20 denotes a multiplication unit, which multiplies the output of the multiplication unit 19 by 0.434 to convert natural logarithm into common logarithm. In this way, the equation (6) is calculated. With this configuration, calculation of-(N-1) / 4 and 3 (N-
The operations 1) -4 are performed in parallel to speed up the operation. The output of the calculation unit 12 and the output of the subtractor 2 may be added before being multiplied by the conversion constant.

このような構成の対数変換回路によれば、対数変換回路
中の乗算器を出力のスケーリング用と共用しているの
で、高速かつ簡素な構成でスケーリングを行うことがで
きる。
According to the logarithmic conversion circuit having such a configuration, since the multiplier in the logarithmic conversion circuit is also used for scaling the output, scaling can be performed at a high speed and with a simple configuration.

なお上記の実施例において、乗算器3、乗算部13,16,1
7,20はROMやRAM等を用いたルック・アップ・テーブルで
実現することもできる。
In the above embodiment, the multiplier 3 and the multiplication units 13, 16, 1
7,20 can also be realized by a look-up table using ROM or RAM.

《考案の効果》 以上述べたように本考案によれば、対数変換に伴う表示
のためのスケーリングを高速かつ簡単な構成で実行する
対数変換回路を実現することができる。
<< Advantages of Device >> As described above, according to the present invention, it is possible to realize a logarithmic conversion circuit that executes scaling for display accompanying logarithmic conversion with a high-speed and simple configuration.

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

第1図は本考案に係る対数変換回路の一実施例を示す構
成ブロック図、第2図は第1図装置の入力データの表現
形式を示す図、第3図は第1図装置の動作を示すタイム
チャート、第4図は誤差を表わす特性曲線図、第5図は
近似式を説明する為の図、第6図は他の実施例の構成
図、第7図は演算部の構成図である。 3,13……乗算器、7……加算器、11……累算器、12……
演算部。
FIG. 1 is a block diagram showing an embodiment of a logarithmic conversion circuit according to the present invention, FIG. 2 is a diagram showing an expression format of input data of the apparatus of FIG. 1, and FIG. 3 is an operation of the apparatus of FIG. FIG. 4 is a characteristic curve diagram showing an error, FIG. 5 is a diagram for explaining an approximate expression, FIG. 6 is a configuration diagram of another embodiment, and FIG. 7 is a configuration diagram of an arithmetic unit. is there. 3,13 …… Multiplier, 7 …… Adder, 11 …… Accumulator, 12 ……
Arithmetic section.

Claims (2)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】入力デジタル信号をその対数値に変換する
対数変換回路において、 入力デジタル信号の指数データに関連する信号と変換定
数とを乗算する乗算器と、 入力デジタル信号の仮数データに対応する線形補間値を
演算する累算器と、 前記乗算器の出力と前記累算器の出力とを加算する加算
器とを備え、 変換定数の設定によりスケーリングができるように構成
したことを特徴とする対数変換回路。
1. A logarithmic conversion circuit for converting an input digital signal into its logarithmic value, which corresponds to a multiplier for multiplying a signal related to exponent data of the input digital signal by a conversion constant, and mantissa data of the input digital signal. An accumulator for calculating a linear interpolation value and an adder for adding the output of the multiplier and the output of the accumulator are provided, and scaling is possible by setting a conversion constant. Logarithmic conversion circuit.
【請求項2】入力デジタル信号をその対数値に変換する
対数変換回路において、 入力デジタル信号の指数データに関連する信号と変換定
数とを乗算する乗算器と、 入力デジタル信号の仮数データが入力され、この値の対
数の2次近似式を演算する演算部と、 この演算部の出力と変換定数を乗算する乗算部と、 これらの乗算器の出力を加算する加算器とを備え、 変換定数の設定によりスケーリングができるように構成
したことを特徴とする対数変換回路。
2. A logarithmic conversion circuit for converting an input digital signal into its logarithmic value, wherein a multiplier for multiplying a signal related to exponent data of the input digital signal by a conversion constant, and mantissa data of the input digital signal are inputted. , A calculation unit that calculates a quadratic approximation formula of the logarithm of this value, a multiplication unit that multiplies the output of this calculation unit and the conversion constant, and an adder that adds the outputs of these multipliers, A logarithmic conversion circuit characterized in that scaling is possible by setting.
JP3972489U 1988-05-07 1989-04-04 Logarithmic conversion circuit Expired - Lifetime JPH074658Y2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3972489U JPH074658Y2 (en) 1988-05-07 1989-04-04 Logarithmic conversion circuit

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP6027588 1988-05-07
JP63-60275 1988-05-07
JP3972489U JPH074658Y2 (en) 1988-05-07 1989-04-04 Logarithmic conversion circuit

Publications (2)

Publication Number Publication Date
JPH0267415U JPH0267415U (en) 1990-05-22
JPH074658Y2 true JPH074658Y2 (en) 1995-02-01

Family

ID=31717841

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3972489U Expired - Lifetime JPH074658Y2 (en) 1988-05-07 1989-04-04 Logarithmic conversion circuit

Country Status (1)

Country Link
JP (1) JPH074658Y2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3110288B2 (en) * 1995-07-21 2000-11-20 日本電気株式会社 Exponential logarithmic conversion circuit

Also Published As

Publication number Publication date
JPH0267415U (en) 1990-05-22

Similar Documents

Publication Publication Date Title
JP3110288B2 (en) Exponential logarithmic conversion circuit
JPH08255073A (en) Numerical format converter
JPH04307B2 (en)
JPH04290122A (en) Numerical expression conversion device
US5629884A (en) Log converter utilizing offset and method of use thereof
JPH074658Y2 (en) Logarithmic conversion circuit
JPH05158656A (en) Sum of product arithmetic unit and method therefor
JPH04140827A (en) Arithmetic method for floating point display data
JP3538512B2 (en) Data converter
JPH0314128A (en) Arithmetic unit utilizing logarithmic expression numerical value
US6308194B1 (en) Discrete cosine transform circuit and operation method thereof
JP3865556B2 (en) Sample data conversion apparatus and program recording medium
KR20010067226A (en) Interpolation method and apparatus
JP2960595B2 (en) Digital signal processor
JPS5913782B2 (en) digital arithmetic circuit
JPH06105421B2 (en) Inverse trigonometric function calculator
JPS6165362A (en) Digital signal processor
JP2960594B2 (en) Digital signal processor
JP3323166B2 (en) Interpolation device
JP3078696B2 (en) Reciprocal arithmetic unit
JP2000010763A (en) Division circuit
JP2000081968A (en) Arithmetic unit for reciprocal
KR100425674B1 (en) Method for operating multiplication of floating point data in dsp
JPH0681010B2 (en) Digital filter
JP2773434B2 (en) Measurement data storage device