JPS63164640A - Cosine transformation device - Google Patents

Cosine transformation device

Info

Publication number
JPS63164640A
JPS63164640A JP61312082A JP31208286A JPS63164640A JP S63164640 A JPS63164640 A JP S63164640A JP 61312082 A JP61312082 A JP 61312082A JP 31208286 A JP31208286 A JP 31208286A JP S63164640 A JPS63164640 A JP S63164640A
Authority
JP
Japan
Prior art keywords
multiplier
real number
adder
real
cosine transform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP61312082A
Other languages
Japanese (ja)
Other versions
JP2529229B2 (en
Inventor
Shinya Sumino
眞也 角野
Tatsuro Shigesato
達郎 重里
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP31208286A priority Critical patent/JP2529229B2/en
Publication of JPS63164640A publication Critical patent/JPS63164640A/en
Application granted granted Critical
Publication of JP2529229B2 publication Critical patent/JP2529229B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
  • Complex Calculations (AREA)

Abstract

PURPOSE:To attain high-speed cosine transformation by using a real number multiplier applying N/2 time real number multiplication and a butterfly adder in common with inverse cosine transformation device to use it easily as an inverse cosine transformation device through switching and applying the number of times of real number multiplication of N/2log2N. CONSTITUTION:After an input value is converted by butterfly adder 24, a part is multiplied to a real number by a multiplier 27. The result is transformed by a butterfly adder 25, a part is multiplied to the real number by a real number multiplied 28 and added by an adder 30. Moreover, data is processed similarly by a buffer fly adder 26, a real number multiplied 29 and an adder 31 similarly, multiplied by a multiplier 32 and then outputted. Since the division of 2's power is processed by a multiplier 32, 1/4 and 1/2 time are realized by one-and two-bit shift processing. In this case, the butterfly adders 24, 25, 26 and the real number multipliers 27, 28, 29, 32 are of the same constitution as those of a conventional inverse cosine transformation device. Thus, in using this transformation device, many circuit are used in common for the inverse cosine transformation device.

Description

【発明の詳細な説明】 産業上の利用分野 本発明はディジタル信号処理におけるコサイン変換装置
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a cosine transform device in digital signal processing.

従来の技術 ]サイン変換は、画像信号の圧縮等に大きな効果がある
ことが知られており、N次元高速コサイン変換およびN
次元高速逆コサイン変換として、現在、合計2 llo
 g2 N 回の実数乗算回数で行える手法が知られて
いる。第3図および第4図は8次元のコサイン変換およ
び8次元逆コサイン変換の信号線図の例として森用らの
手法(文献゛チェビシェフ多項式の逐次的因数分解に基
づく高速コサイン変換アルゴリズム”信学論A、1ea
−A。
[Prior art] Sine transformation is known to have a great effect on image signal compression, etc., and N-dimensional high-speed cosine transformation and N
As a dimensional fast inverse cosine transform, we currently have a total of 2 llo
A method is known that can be performed using g2 N real number multiplications. Figures 3 and 4 are examples of signal diagrams for 8-dimensional cosine transformation and 8-dimensional inverse cosine transformation using the method of Moriyo et al. Theory A, 1ea
-A.

PP、 173−180 (1985) )を示す。た
だし、コサイン変換対は次式で定義されているものとす
る。
PP, 173-180 (1985)). However, it is assumed that the cosine transform pair is defined by the following equation.

(!ユ);元のデータ (’;):コサイン変換されたデータ 第3図において、入力部分1から入力された8個の入力
値が加算器2および実数乗算器3で変換された後、バタ
フライ加算器4を経て、実数乗算器6および加算器6で
変換され、バタフライ加算器7を経て、更に実数乗算器
8.バタフライ加算器9および乗算器10を経て出力部
分11に出力される。
(!Yu); Original data (';): Cosine transformed data In FIG. 3, after the eight input values input from input part 1 are transformed by adder 2 and real multiplier 3, It passes through a butterfly adder 4, is converted by a real number multiplier 6 and an adder 6, passes through a butterfly adder 7, and is further converted by a real number multiplier 8. The signal is output to an output section 11 via a butterfly adder 9 and a multiplier 10.

第4図においては、入力部分12から入力された8個の
データがバタフライ加算器13によって加算が行われ、
その出力のHの個数である2個のデータに対して乗算器
14によって実数乗算を行い、その出力のうち6個のデ
ータに対して加算器16によって加算を行い、その出力
のうち1個のデータに対して実数乗算器16によって実
数乗算を行い、その出力のうち7個のデータに対して加
算器17によって加算を行い、その出力のうち4個のデ
ータに対して実数乗算器18によって実数乗算を行い、
その出力のうち4個のデータに対して加算器19によっ
て加算を行い、その出力のうち4個のデータに対してバ
タフライ加算器2oによって加算を行い、その出力のう
ち6個のデータに対して実数乗算器21で実数乗算を行
った結果、コサイン変換された出力値が出力部分22か
ら出力される。乗算回数は全体で13回であるが、2の
べき数による除算を乗算と数えないことにすれば合計1
2回となり、第3図の逆コサイン変換に必要な乗算数と
一致する。また、装置の構成は第3図の逆コサイン変換
装置と第4図のコサイン変換装置で大きく異なっている
In FIG. 4, eight pieces of data input from the input section 12 are added by a butterfly adder 13,
The multiplier 14 performs real number multiplication on two pieces of data, which is the number of H outputs, and the adder 16 performs addition on six pieces of data among the outputs. A real number multiplier 16 performs real number multiplication on the data, an adder 17 performs addition on 7 of the output data, and a real number multiplier 18 performs real number multiplication on 4 of the output data. perform the multiplication,
The adder 19 adds data to four of the outputs, the butterfly adder 2o adds data to four of the outputs, and the butterfly adder 2o adds data to six of the outputs. As a result of real number multiplication performed by the real number multiplier 21, a cosine-transformed output value is outputted from the output portion 22. The total number of multiplications is 13, but if we do not count division by a power of 2 as multiplication, the total number is 1.
The number of multiplications is twice, which matches the number of multiplications required for the inverse cosine transformation shown in FIG. Furthermore, the configurations of the devices are largely different between the inverse cosine transform device shown in FIG. 3 and the cosine transform device shown in FIG.

発明が解決しようとする問題点 上記のアルゴリズムでは実数の乗算回数は、N次元コサ
イン変換では3ANltOq2N回必要であるが、コサ
イン変換と逆コサイン変換の回路で共用可能となる部分
が少なく、ハードウェア規模が増大する欠点を有してい
る。
Problems to be Solved by the Invention In the above algorithm, the number of multiplications of real numbers is 3ANltOq2N times for N-dimensional cosine transform, but there are few parts that can be shared between the cosine transform and inverse cosine transform circuits, and the hardware scale is low. It has the disadvantage of increasing

問題点を解決するための手段 本発明は、N個のデータに対して、N次元コサイン変換
が、バタフライ加算器とそれに続くN回の実数乗算を行
う実数乗算器とその乗算結果に一部の乗算前のデータを
加算する加算器を1組の装置として、この様な装置をl
og2N個縦続接続した後に2のべき数の定数で除算を
行う整数乗算器を接続して構成されるコサイン変換装置
において、バタフライ加算器およびi回の実数乗算を行
う実数乗算器を逆コサイン変換装置と共用することによ
って、逆コサイン変換装置としても容易に切り換えて使
用可能としたコサイン変換装置である。
Means for Solving the Problems The present invention performs N-dimensional cosine transformation on N data using a butterfly adder, a subsequent real multiplier that performs N real number multiplications, and a part of the multiplication results. This type of device can be used as a set of devices including an adder that adds data before multiplication.
In a cosine transform device configured by cascading og2N integer multipliers that perform division by a constant of a power of 2, the butterfly adder and the real number multiplier that performs i real number multiplications are combined into an inverse cosine transform device. This is a cosine transform device that can be easily switched and used as an inverse cosine transform device by being used in common with the inverse cosine transform device.

作  用 本発明は前記した構成によシ、コサイン変換と逆コサイ
ン変換の主要回路を共用できるので、両者を1つの装置
で切り換えて使用することにょシ、大幅なハードウェア
の簡単化が行える。更に、実、N 数乗算回数か71og2N 回であり、現在知られてい
る高速コサイン変換の乗算回数以下であり、高速なコサ
イン変換が可能である。
Operation According to the present invention, the main circuits for cosine transformation and inverse cosine transformation can be shared by the above-described configuration, so that both can be switched and used in one device, thereby greatly simplifying the hardware. Furthermore, in fact, the number of multiplications of N number is 71og2N times, which is less than the number of multiplications of currently known high-speed cosine transform, and high-speed cosine transform is possible.

実施例 第1図は本発明の8次元の場合における実施例の信号線
図を表している。第1図の23は本装置の入力部分、2
4〜26はバタフライ加算のための加算器、27〜29
は実数乗算のための実数乗算器、30.31はバタフラ
イ加算以外のための加算器、32は2のべき数で除算を
するための実数乗算器であり、33は本装置の出力部分
である。
Embodiment FIG. 1 shows a signal diagram of an embodiment of the present invention in the eight-dimensional case. 23 in Fig. 1 is the input part of this device, 2
4-26 are adders for butterfly addition, 27-29
is a real number multiplier for real number multiplication, 30.31 is an adder for other than butterfly addition, 32 is a real number multiplier for division by a power of 2, and 33 is the output part of this device. .

第1図の装置では、まず入力部分23から入力された8
個の入力値がバタフライ加算器2で変換された後、一部
は乗算器27で実数倍される。次に、バタフライ加算器
26で変換された後、一部は実数乗算器28で実数倍さ
れて、加算器3oで加算が行われる。更に、次に3段目
のバタフライ加算器26で変換された後、実数乗算器2
9で実数倍されて、一部は加算器31で加算が行われ、
乗算器32で乗算されて出力部分33へ出力される。乗
算器32では2のべき数での除算が行われるので、K倍
および%倍は各々2ピツトおよび1ビツトシフトで実現
できるので、計算は容易である。
In the device shown in FIG.
After the input values are converted by the butterfly adder 2, a part is multiplied by a real number by the multiplier 27. Next, after being converted by the butterfly adder 26, a part is multiplied by a real number by the real number multiplier 28, and addition is performed by the adder 3o. Furthermore, after being converted by the third stage butterfly adder 26, the real number multiplier 2
9 is multiplied by a real number, and a portion is added by an adder 31.
It is multiplied by a multiplier 32 and output to an output section 33. Since the multiplier 32 performs division by a power of 2, K times and % times can be realized by 2 pits and 1 bit shift, respectively, so calculations are easy.

第1図におけるバタフライ加算器24 、25 。Butterfly adders 24 and 25 in FIG.

26は各々第3図におけるバタフライ加算器4゜7.9
と同一であり、第1図の実数乗算器27゜28.29,
32は各々第3図における実数乗算器3,5,8.10
と同一の構成である。従って、本発明のコサイン変換装
置を使用すれば、逆コサイン変換装置と多くの回路を共
用することができる。
26 are the butterfly adders 4°7.9 in FIG.
is the same as the real multiplier 27゜28.29,
32 are real multipliers 3, 5, 8, and 10 in FIG. 3, respectively.
It has the same configuration as . Therefore, by using the cosine transform device of the present invention, many circuits can be shared with the inverse cosine transform device.

第2図は8次元の場合に本発明のコサイン変換装置と従
来のコサイン変換装置を組み合わせて、適宜切り換える
ことによって1つの装置で両変換を行える様にした装置
のブロック図を示す。同図において、Dは1デ一タ処理
時間の遅延装置を表し、■は加算器を表し、■は乗算器
を表す。34は入力端子であり、信号が直列に入力され
る。36は逆コサイン変換用の演算装置であり、第3図
の加算器2の処理を行う。36は逆コサイン変換用の実
数乗算器であり、第3図の実数乗算器36の処理を行う
。37ばバタフライ加算器であり、第1図の加算器24
及び第3図の加算器4の処理を行う。38は逆コサイン
変換用の演算装置であり、第3図の加算器6の処理を行
う。39は実数乗算器であり、第1図の実数乗算器27
及び第3図の乗算器6の処理を行う。40はバタフライ
加算器であり、第1図の加算器26及び第3図の加算器
7の処理を行う。41はコサイン変換用の演算装置であ
り、第1図の加算器30の処理を行う。42は実数乗算
器であシ、第1図の実数乗算器28及び第3図の実数乗
算器8の処理を行う。43はバタフライ加算器であり、
第1図の加算器26及び第3図の加算器9の処理を行う
。44はコサイン変換用の演算装置であり、第1図の加
算器31の処理を行う。46はコサイン変換用の実数乗
算器であシ、第1図の実数乗算器29の処理を行う。
FIG. 2 shows a block diagram of a device in which the cosine transform device of the present invention and the conventional cosine transform device are combined in the case of eight dimensions so that both transforms can be performed by one device by switching appropriately. In the figure, D represents a delay device for one data processing time, ■ represents an adder, and ■ represents a multiplier. 34 is an input terminal to which signals are input in series. 36 is an arithmetic unit for inverse cosine transformation, which performs the processing of the adder 2 in FIG. 36 is a real number multiplier for inverse cosine transformation, which performs the processing of the real number multiplier 36 in FIG. 37 is a butterfly adder, which is similar to adder 24 in FIG.
and performs the processing of the adder 4 in FIG. 38 is an arithmetic unit for inverse cosine transformation, which performs the processing of the adder 6 in FIG. 39 is a real number multiplier, which is the same as the real number multiplier 27 in FIG.
and performs the processing of the multiplier 6 in FIG. A butterfly adder 40 performs the processing of the adder 26 in FIG. 1 and the adder 7 in FIG. 3. 41 is an arithmetic unit for cosine transformation, which performs the processing of the adder 30 in FIG. A real number multiplier 42 performs the processing of the real number multiplier 28 in FIG. 1 and the real number multiplier 8 in FIG. 3. 43 is a butterfly adder;
The processes of adder 26 in FIG. 1 and adder 9 in FIG. 3 are performed. 44 is an arithmetic unit for cosine transformation, which performs the processing of the adder 31 in FIG. 46 is a real number multiplier for cosine transformation, which performs the processing of the real number multiplier 29 in FIG.

46は乗算器であり、第1図の乗算器32及び第3図の
乗算器10の処理を行う。47は出力端子であり、変換
後の信号が出力される。
A multiplier 46 performs the processing of the multiplier 32 in FIG. 1 and the multiplier 10 in FIG. 3. 47 is an output terminal, from which the converted signal is output.

第2図において乗算器の数は6個である。しかし、乗算
器46は2のべき数の除算であるから単純なビットシフ
トで実現可能である。更に、コサイン変換では実数乗算
器36は未使用となシ、逆コサイン変換では実数乗算器
46は未使用となる。
In FIG. 2, the number of multipliers is six. However, since the multiplier 46 performs division by a power of 2, it can be realized by a simple bit shift. Furthermore, the real number multiplier 36 is not used in cosine transformation, and the real number multiplier 46 is not used in inverse cosine transformation.

従って、実数乗算器36と実数乗算器45は1つの実数
乗算器を切り換えて使用することが可能であり、合計3
個の実数乗算器で第2図に示す回路が構成できる。
Therefore, the real number multiplier 36 and the real number multiplier 45 can be used by switching one real number multiplier, and a total of 3 real number multipliers can be used.
The circuit shown in FIG. 2 can be constructed using real number multipliers.

以上の説明は8次元コサイン変換について述べてきたが
、一般にN次元の場合にも、全く同様のことを容易に導
くことが可能である。この場合には、実数乗算器の個数
及びバタフライ加算器の個数は共にl og2 N個と
なる。
Although the above explanation has been about 8-dimensional cosine transformation, it is generally possible to easily derive exactly the same thing in the N-dimensional case as well. In this case, the number of real multipliers and the number of butterfly adders are both log2 N.

以上の様に、本実施例によれば、コサイン変換と逆コサ
イン変換の変換対をうまく組み合もせることによって、
回路構成に必要な素子数を低減することが可能である。
As described above, according to this embodiment, by skillfully combining the transformation pairs of cosine transformation and inverse cosine transformation,
It is possible to reduce the number of elements required for the circuit configuration.

更に、各乗算器は入力データのHの個数に対してのみ実
数乗算を行うものであり、遅延素子等を用いれば、実数
乗算に必要な時間を平均変換時間の2倍程度にすること
が可能であり、実数乗算器の構成が容易となる利点も有
している。
Furthermore, each multiplier performs real number multiplication only on the number of H input data, and by using delay elements, etc., it is possible to make the time required for real number multiplication approximately twice the average conversion time. This also has the advantage that the configuration of the real multiplier is easy.

また、各乗算器が入力データのHの個数に対してのみ実
数乗算を行うことを利用して、乗算器の個数がflog
2N個で2つのコサイン変換装置を構成することが可能
である。この場合には、切り換えて逆コサイン変換装置
としても利用できるコサイン変換装置を2つ構成したり
、又は、専用のコサイン変換装置と逆コサイン変換装置
を1つずつ構成することも可能である。コサイン変換装
置の専用装置として使用した場合でも、更に本発明は現
在知られている他の高速コサイン変換より実数乗算回数
が同等かそれ以下であり、且つ構成が簡単なので効果が
ある。
Also, by using the fact that each multiplier performs real number multiplication only on the number of H input data, the number of multipliers can be reduced to flog
It is possible to configure two cosine transform devices with 2N units. In this case, it is possible to configure two cosine transform devices that can be switched and used as inverse cosine transform devices, or to configure one dedicated cosine transform device and one inverse cosine transform device. Even when used as a dedicated device for a cosine transform device, the present invention is effective because the number of real number multiplications is equal to or less than that of other currently known high-speed cosine transforms, and the structure is simple.

なお、第2図において実数乗算器の代わりに、乗数と被
乗数の組み合わせパターンをアドレスとして、積が出力
となる様なメモリで装置化しても良い。
In place of the real multiplier in FIG. 2, a memory may be used in which a combination pattern of a multiplier and a multiplicand is used as an address and the product is output.

以上の説明は8次元コサイン変換について述べてきたが
、一般にN次元の場合にも、全く同様のことを容易に導
くことが可能である。この場合には、実数乗算器の個数
及びバタフライ加算器の個数は共にllog2N個とな
る。
Although the above explanation has been about 8-dimensional cosine transformation, it is generally possible to easily derive exactly the same thing in the N-dimensional case as well. In this case, the number of real multipliers and the number of butterfly adders are both llog2N.

発明の詳細 な説明したように、本発明によれば、現在知られている
最小の計算回数でコサイン変換が可能であり、装置化の
際に多数の素子を、コサイン変換と逆コサイン変換で共
用することができ、その実用的効果は大きい。
As described in detail, according to the present invention, cosine transform can be performed with the minimum number of calculations known at present, and a large number of elements can be shared for cosine transform and inverse cosine transform when creating a device. The practical effects are great.

また、本発明におけるコサイン変換では、各実数乗算器
当りの実数乗算回数が入力データ数の%であることより
、2つのコサイン変換装置を1つの装置に組み込んで必
要な実数乗算器数を合計3個とすることによシ、1つの
コサイン変換に必要な実数乗算器数を実質的に更にイと
することが可能であり、実用的効果は大きい。
Furthermore, in the cosine transform of the present invention, since the number of real multiplications per real multiplier is % of the number of input data, two cosine transform devices can be incorporated into one device to reduce the total number of necessary real multipliers to 3. By doing so, it is possible to substantially reduce the number of real multipliers required for one cosine transformation, which has a great practical effect.

更に、本発明におけるコサイン変換では、各実数乗算器
当りの乗算回数が入力データ数の%であることよシ、遅
延素子を用いて、乗算に必要な計算時間を平均変換時間
の2倍程度にすることが可能であシ、その意義は大きい
Furthermore, in the cosine transform of the present invention, since the number of multiplications for each real multiplier is % of the number of input data, the calculation time required for multiplication is reduced to about twice the average conversion time by using a delay element. It is possible to do so, and it is of great significance.

本発明はまた、コサイン変換専用装置として構成した場
合でも、必要な乗算回数が現在知られている他の高速コ
サイン変換と較べて同等かそれ以下であり、且つ構造が
簡単であるので、専用装置としても使用可能であり、そ
の意義は大きい。
Further, even when the present invention is configured as a dedicated cosine transform device, the number of required multiplications is equal to or less than that of other currently known high-speed cosine transforms, and the structure is simple. It can also be used as a method, and its significance is great.

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

第1図は本発明における8次元の場合の実施例の信号線
図、第2図は本発明を従来の逆コサイン変換装置と組み
合わせだ、新しいコサイン変換装置の8次元の場合のブ
ロック図、第3図は従来の逆コサイン変換装置の8次元
の場合の信号線図、第4図は従来のコサイン変換装置の
8次元の場合の信号線図である。 24.25.26・・・・・・バタフライ加算器、27
゜28.29・・・・・・実数乗算器、30,31・・
・・・・加算器、32・・・・・・2のべき数の逆数の
乗算器、36゜37・・・・・・逆コサイン変換用実数
乗算器、37゜40.43・・・・・・バタフライ加算
器、36・・・・・・逆コサイン変換用実数乗算器、3
9.42・・・・・・実数乗算器、41,44・・・・
・・コサイン変換用演算装置、46・・・・・・コサイ
ン変換用実数乗算器、46・・・・・・2のべき数の逆
数の乗算器。
Fig. 1 is a signal line diagram of an embodiment of the present invention in the case of 8 dimensions; Fig. 2 is a block diagram of the new cosine transform device in the case of 8 dimensions; Fig. 2 shows the combination of the present invention with a conventional inverse cosine transform device; FIG. 3 is a signal line diagram of a conventional inverse cosine transform device in the case of eight dimensions, and FIG. 4 is a signal line diagram of the conventional cosine transform device in the case of eight dimensions. 24.25.26...Butterfly adder, 27
゜28.29... Real number multiplier, 30, 31...
... Adder, 32... Multiplier for reciprocal of power of 2, 36°37... Real multiplier for inverse cosine transformation, 37°40.43... ...Butterfly adder, 36... Real number multiplier for inverse cosine transformation, 3
9.42... Real number multiplier, 41, 44...
. . . Arithmetic device for cosine transformation, 46 . . . Real number multiplier for cosine transformation, 46 . . . Multiplier for reciprocal of power of 2.

Claims (4)

【特許請求の範囲】[Claims] (1)N(N=2^ν;νは自然数)個のデータに対し
て、N次元コサイン変換が、バタフライ加算器とそれに
続くN/2回の実数乗算を行う実数乗算器とその乗算結
果に一部の乗算前のデータを加算する加算器を1組の装
置として、前記装置をν個縦続接続した後に2のべき数
の定数で除算を行う整数乗算器を接続して構成されるコ
サイン変換装置において、バタフライ加算器およびN/
2回の実数乗算を行う実数乗算器を逆コサイン変換装置
と共用することによって、逆コサイン変換装置としても
容易に切り換えて使用可能としたコサイン変換装置。
(1) For N (N=2^ν; ν is a natural number) data, N-dimensional cosine transformation is performed using a butterfly adder, followed by a real number multiplier that performs N/2 real number multiplications, and its multiplication results. A cosine is constructed by connecting a set of adders that add part of the pre-multiplication data to , cascade-connecting ν of the devices, and then connecting an integer multiplier that divides by a constant of a power of 2. In the converter, a butterfly adder and an N/
A cosine transform device that can be easily switched and used as an inverse cosine transform device by sharing a real number multiplier that performs two real number multiplications with the inverse cosine transform device.
(2)実数乗算器で、1乗算器当りの実数乗算回数が全
データ数の1/2であることを利用して、2つのコサイ
ン変換装置を1つの装置に組み込んで必要な実数乗算器
数を合計ν個とした特許請求の範囲第1項記載のコサイ
ン変換装置。
(2) In real number multipliers, by utilizing the fact that the number of real number multiplications per multiplier is 1/2 of the total number of data, two cosine transform devices can be incorporated into one device to reduce the number of real number multipliers required. 2. The cosine transform device according to claim 1, wherein ν is a total of ν.
(3)各実数乗算器で1乗算器当りの実数乗算回数が全
データ数の1/2であることを利用して、乗算時間を、
1データの1段あたりの平均処理時間の2倍以内で行う
こととして、実数乗算器のハードウェア構成の簡単化を
計ることを特徴とする特許請求の範囲第1項記載のコサ
イン変換装置。
(3) Using the fact that the number of real number multiplications per multiplier is 1/2 of the total number of data in each real number multiplier, the multiplication time is
The cosine transformation apparatus according to claim 1, characterized in that the hardware configuration of the real multiplier is simplified by performing the processing within twice the average processing time per stage of one data.
(4)実数乗算器の代わりに、乗数と被乗数の組み合わ
せパターン数をアドレスとし、このアドレスで示す位置
に積が蓄えられているメモリーをアクセスすることによ
って実数乗算を行うことを特徴とする特許請求の範囲第
1項、第2項または第3項記載のコサイン変換装置。
(4) A patent claim characterized in that, instead of using a real multiplier, real number multiplication is performed by using the number of combination patterns of a multiplier and a multiplicand as an address, and accessing a memory in which a product is stored at a location indicated by this address. The cosine transform device according to the first, second, or third range.
JP31208286A 1986-12-26 1986-12-26 Cosine converter Expired - Lifetime JP2529229B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31208286A JP2529229B2 (en) 1986-12-26 1986-12-26 Cosine converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31208286A JP2529229B2 (en) 1986-12-26 1986-12-26 Cosine converter

Publications (2)

Publication Number Publication Date
JPS63164640A true JPS63164640A (en) 1988-07-08
JP2529229B2 JP2529229B2 (en) 1996-08-28

Family

ID=18025019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31208286A Expired - Lifetime JP2529229B2 (en) 1986-12-26 1986-12-26 Cosine converter

Country Status (1)

Country Link
JP (1) JP2529229B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03211604A (en) * 1990-01-17 1991-09-17 Nec Corp Digital signal processor
JPH0417464A (en) * 1990-05-11 1992-01-22 Graphics Commun Technol:Kk Discrete cosine forward and reverse transformation device
JPH04182776A (en) * 1990-11-16 1992-06-30 Nec Corp Discrete cosine transformer

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03211604A (en) * 1990-01-17 1991-09-17 Nec Corp Digital signal processor
JPH0417464A (en) * 1990-05-11 1992-01-22 Graphics Commun Technol:Kk Discrete cosine forward and reverse transformation device
JP2511173B2 (en) * 1990-05-11 1996-06-26 株式会社グラフィックス・コミュニケーション・テクノロジーズ Discrete Cosine Forward Transform / Inverse Transform Device
JPH04182776A (en) * 1990-11-16 1992-06-30 Nec Corp Discrete cosine transformer

Also Published As

Publication number Publication date
JP2529229B2 (en) 1996-08-28

Similar Documents

Publication Publication Date Title
US4601006A (en) Architecture for two dimensional fast fourier transform
JPH0526229B2 (en)
JPH02504682A (en) Conversion processing circuit
US5270953A (en) Fast convolution multiplier
US3971927A (en) Modular discrete cosine transform system
KR950000386B1 (en) Discrete cosine transform circuit
US4062060A (en) Digital filter
JP3457612B2 (en) Digital channelizer with efficient architecture for discrete Fourier transform and its operation
JPS63164640A (en) Cosine transformation device
JPH06149861A (en) Dct and inverse dct computing device and method
JP3361309B2 (en) Digital channelizer with efficient architecture for selective presumed discrete Fourier transform of real or complex data and method of operation thereof
JPS63219066A (en) Orthogonal transforming device
US4020334A (en) Integrated arithmetic unit for computing summed indexed products
JPH0374530B2 (en)
JPH0447454A (en) Method and device for discrete fourier transformation or cosine transformation of digital data
JPS60164868A (en) Fast fourier transforming device
KR930008428B1 (en) 2 dimentional cosine transferring method and apparatus
JPS60254372A (en) Arithmetic unit for sum of products
Yuk-Hee et al. Novel formulation and realisation of discrete cosine transform using distributed arithmetic
RU2069011C1 (en) Device for computing three-dimensional discrete furrier transforms
SU962926A1 (en) Device for taking logarithms
KR970025177A (en) Method and apparatus for performing DCT / DST / DHT using unified systolic array structure
JPH044612B2 (en)
JPS60160720A (en) Semiconductor device
JPH0795671B2 (en) Digital Filter

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term