JPH08171538A - Signal processor - Google Patents

Signal processor

Info

Publication number
JPH08171538A
JPH08171538A JP26674295A JP26674295A JPH08171538A JP H08171538 A JPH08171538 A JP H08171538A JP 26674295 A JP26674295 A JP 26674295A JP 26674295 A JP26674295 A JP 26674295A JP H08171538 A JPH08171538 A JP H08171538A
Authority
JP
Japan
Prior art keywords
arithmetic
data
cell
signal processing
supplied
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
JP26674295A
Other languages
Japanese (ja)
Other versions
JP3639014B2 (en
Inventor
Kazuki Ninomiya
和貴 二宮
Keizo Sumida
圭三 隅田
Jiro Miyake
二郎 三宅
Tamotsu Nishiyama
保 西山
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 JP26674295A priority Critical patent/JP3639014B2/en
Publication of JPH08171538A publication Critical patent/JPH08171538A/en
Application granted granted Critical
Publication of JP3639014B2 publication Critical patent/JP3639014B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)
  • Image Processing (AREA)

Abstract

PURPOSE: To provide the signal processor which can perform parallel processings with small bus constitution and is suitable for a convergence type processing of an image. CONSTITUTION: An arithmetic array 100b is composed of 10 arithmetic cells (E[x, y]) 103b which are specified with column numbers (x) (1<=x<=4) and row numbers (y) (x<=y<=4) and can be put in parallel operation. Each arithmetic cell 103b has one multiplier and one adder inside for product sum arithmetic operation. Input data to an arithmetic cell E[x, y] (2<=x and x<=y<=4) is supplied from an arithmetic cell E[x-1, y] and an arithmetic cell E[x-1, y-1] through a direct bus 109 and an oblique bus 110. For example, when pixel data regarding four pixels which are arrayed horizontally in an image are supplied individually to four arithmetic cells in the 1st column, arithmetic cells in the 4th column output the results of horizontal filter arithmetic operation of four taps.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、画像処理装置など
の信号処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a signal processing device such as an image processing device.

【0002】[0002]

【従来の技術】近年、動画や静止画のための画像処理の
分野では、ハイパスフィルタやロウパスフィルタなどの
アナログフィルタのデジタル化が進んでいる。また、マ
ルチメディアなどに対応するため、複数のフィルタ演算
が可能なハードウェアが要求されている。
2. Description of the Related Art In recent years, in the field of image processing for moving images and still images, digitalization of analog filters such as high-pass filters and low-pass filters is progressing. Further, in order to support multimedia and the like, hardware capable of performing a plurality of filter calculations is required.

【0003】C.Joanblanq, et al.,"A 54-MHz CMOS Pro
grammable Video Signal Processorfor HDTV Applicati
ons",IEEE Journal of Solid-State Circuits,Vol.25,N
o.3,pp.730-734,June 1990 には、HDTVのためのプ
ログラマブルなデジタル信号処理装置が示されている。
これは、各々乗算器と加算器とを有する複数の積和演算
セルを縦続接続してなる演算器を1チップに収めたもの
である。この信号処理装置によれば、例えば係数をa1
,a2 ,a3 とし、i番目の入力データ(画素デー
タ)をgi としたとき、縦続接続された3個の積和演算
セルによって、3タップの水平フィルタ演算a1 ×gi
+a2 ×g(i+1) +a3 ×g(i+2) が実行される。
C. Joanblanq, et al., "A 54-MHz CMOS Pro
grammable Video Signal Processor for HDTV Applicati
ons ", IEEE Journal of Solid-State Circuits, Vol.25, N
O.3, pp. 730-734, June 1990, a programmable digital signal processor for HDTV is shown.
This is a one-chip operation unit in which a plurality of product-sum operation cells each having a multiplier and an adder are connected in cascade. According to this signal processing device, for example, the coefficient a1
, A2, a3, and the i-th input data (pixel data) is gi, the three tap-and-add operation cells are cascaded to obtain a 3-tap horizontal filter operation a1 x gi
+ A2 xg (i + 1) + a3 xg (i + 2) is executed.

【0004】画像の処理速度を向上させるためには、上
記のような複数の積和演算セルを並列動作させる必要が
ある。
In order to improve the image processing speed, it is necessary to operate a plurality of product-sum operation cells as described above in parallel.

【0005】特開昭59−172064号には、多数の
MPU(マイクロプロセッサ・ユニット)を表示画素に
対応する2次元格子状に配置し、各MPUで画像処理演
算を並列実行するようにした画像処理装置が提案されて
いる。この画像処理装置では、各MPUと上下左右に隣
接する4個のMPUとの間にそれぞれデータバスが設け
られている。
Japanese Patent Laid-Open No. 59-172064 discloses an image in which a large number of MPUs (microprocessor units) are arranged in a two-dimensional lattice corresponding to display pixels and image processing operations are executed in parallel in each MPU. A processing device has been proposed. In this image processing apparatus, a data bus is provided between each MPU and four MPUs vertically and horizontally adjacent to each other.

【0006】また、特開昭60−159973号には、
複数のPE(プロセッサ・エレメント)と複数のME
(メモリ・エレメント)とを有し、全てのPEと全ての
MEとを複数の共通バスにそれぞれ接続してなる画像処
理装置が提案されている。この画像処理装置では、各々
複数の共通バスのうちのいずれのバスを使用すべきかを
示すバス番号が各PE及び各MEに与えられる。
Further, in Japanese Patent Laid-Open No. 60-159973,
Multiple PEs (processor elements) and multiple MEs
(Memory element), and an image processing apparatus has been proposed in which all PEs and all MEs are connected to a plurality of common buses. In this image processing apparatus, each PE and each ME are given a bus number indicating which of the plurality of common buses should be used.

【0007】[0007]

【発明が解決しようとする課題】フィルタ処理は、多入
力・1出力の収束型処理である。したがって、並列動作
可能な多数の積和演算セルを2次元格子状に配置し、こ
れらの間を縦横にデータバスで接続してなるフィルタ構
成を採用する場合には、データバスの構成が冗長にな
る。また、並列動作可能な全ての積和演算セルを複数の
共通バスにそれぞれ接続してなるフィルタ構成を採用す
る場合には、共通バスの選択制御が冗長になる。
The filter processing is a multi-input / single-output convergent processing. Therefore, in the case of adopting a filter configuration in which a large number of multiply-accumulate operation cells that can be operated in parallel are arranged in a two-dimensional lattice and these are connected vertically and horizontally by a data bus, the data bus configuration becomes redundant. Become. When a filter configuration in which all product-sum operation cells that can operate in parallel are connected to a plurality of common buses, the common bus selection control becomes redundant.

【0008】本発明の目的は、小さいバス構成で並列処
理を実行できる収束型処理に適した信号処理装置を提供
することにある。
An object of the present invention is to provide a signal processing device suitable for convergent processing which can execute parallel processing with a small bus configuration.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明に係る第1の信号処理装置は、図6に例示
するように、並列動作可能な複数の演算セルをピラミッ
ド状の階層構造をなすように2次元配置し、かつ木構造
をなすように該演算セルをデータバスで連結してなるも
のである。具体的には、本発明の第1の信号処理装置
は、データに算術演算処理を施すための演算手段と、外
部からデータ信号を入力して前記演算手段にデータを供
給するための第1のインターフェイス手段と、前記演算
手段から算術演算処理が施されたデータの供給を受けて
外部へデータ信号を出力するための第2のインターフェ
イス手段とを備えたものであって、前記演算手段は2以
上の整数Mに対して1≦x≦Mかつx≦y≦Mを満たす
2個の添字x,yで指定される並列動作が可能な複数の
演算セルE[x,y]のアレイを有し、演算セルE
[1,y](1≦y≦M)の入力データは第1のインタ
ーフェイス手段から供給され、演算セルE[x,y]
(2≦x≦Mかつx≦y≦M)の入力データは演算セル
E[x−1,y]及び演算セルE[x−1,y−1]か
ら供給され、演算セルE[M,M]の出力データは第2
のインターフェイス手段へ供給されるものである。
In order to achieve the above object, the first signal processing device according to the present invention has a plurality of arithmetic cells which can operate in parallel in a pyramid shape, as shown in FIG. The cells are two-dimensionally arranged so as to form a hierarchical structure, and the operation cells are connected by a data bus so as to form a tree structure. Specifically, the first signal processing device of the present invention includes a calculation means for performing arithmetic calculation processing on data and a first calculation means for inputting a data signal from the outside to supply the data to the calculation means. An interface means and a second interface means for receiving the data subjected to the arithmetic operation processing from the arithmetic means and outputting the data signal to the outside, wherein the arithmetic means are two or more. Has an array of a plurality of arithmetic cells E [x, y] capable of parallel operation specified by two subscripts x and y satisfying 1 ≦ x ≦ M and x ≦ y ≦ M for an integer M of , Operation cell E
The input data of [1, y] (1 ≦ y ≦ M) is supplied from the first interface means, and the operation cell E [x, y] is supplied.
The input data of (2 ≦ x ≦ M and x ≦ y ≦ M) is supplied from the operation cell E [x-1, y] and the operation cell E [x-1, y-1], and the operation cell E [M, The output data of M] is the second
Of the interface means.

【0010】上記第1の信号処理装置によれば、複数の
演算セルの並列動作により多入力・1出力の収束型処理
が実行される。しかも、収束型処理に適合した木構造の
データバスを採用したので、バス構成が小さくなる。
According to the first signal processing apparatus, the multi-input / single-output convergent processing is executed by the parallel operation of the plurality of arithmetic cells. Moreover, since a tree-structured data bus suitable for convergent processing is adopted, the bus configuration becomes small.

【0011】本発明に係る第2の信号処理装置は、図1
5に例示するように、並列動作可能な複数の演算セルを
ピラミッド状の階層構造をなすように2次元配置し、か
つ各階層間に個別の共通バスを設けた構成を採用したも
のである。具体的には、本発明の第2の信号処理装置
は、データに算術演算処理を施すための演算手段と、外
部からデータ信号を入力して前記演算手段にデータを供
給するための第1のインターフェイス手段と、前記演算
手段から算術演算処理が施されたデータの供給を受けて
外部へデータ信号を出力するための第2のインターフェ
イス手段とを備えたものであって、前記演算手段は、2
以上の整数Mに対して1≦x≦Mかつx≦y≦Mを満た
す2個の添字x,yで指定される並列動作が可能な複数
の演算セルE[x,y]のアレイと、1以上かつM−1
以下の整数kの各々に対して演算セルE[k,y](k
≦y≦M)と演算セルE[k+1,y](k+1≦y≦
M)との間に介在した時分割多重の共通バスB[k]と
を有し、演算セルE[1,y](1≦y≦M)の入力デ
ータは第1のインターフェイス手段から供給され、演算
セルE[k+1,y](k+1≦y≦M)の入力データ
は演算セルE[k,y](k≦y≦M)から共通バスB
[k]を介して供給され、演算セルE[M,M]の出力
データは第2のインターフェイス手段へ供給されるもの
である。
A second signal processing device according to the present invention is shown in FIG.
As illustrated in FIG. 5, a plurality of operation cells that can operate in parallel are two-dimensionally arranged so as to form a pyramid-like hierarchical structure, and an individual common bus is provided between each hierarchy. Specifically, a second signal processing device of the present invention is a first processing unit for applying arithmetic processing to data and a first processing unit for inputting a data signal from the outside and supplying the data to the processing unit. An interface means and a second interface means for receiving the data subjected to the arithmetic operation processing from the arithmetic means and outputting a data signal to the outside, wherein the arithmetic means is 2
An array of a plurality of arithmetic cells E [x, y] capable of parallel operation, which are specified by two subscripts x and y satisfying 1 ≦ x ≦ M and x ≦ y ≦ M with respect to the above integer M; 1 or more and M-1
The operation cell E [k, y] (k
≦ y ≦ M) and the operation cell E [k + 1, y] (k + 1 ≦ y ≦
M) and a time-division multiplexed common bus B [k], and the input data of the arithmetic cell E [1, y] (1≤y≤M) is supplied from the first interface means. , The input data of the operation cell E [k + 1, y] (k + 1 ≦ y ≦ M) is transferred from the operation cell E [k, y] (k ≦ y ≦ M) to the common bus B.
The output data of the operation cell E [M, M] supplied via [k] is supplied to the second interface means.

【0012】上記第2の信号処理装置によれば、複数の
演算セルの並列動作により多入力・1出力の収束型処理
が実行される。しかも、各階層間に時分割多重の共通バ
スをそれぞれ設けたので、バス構成が小さくなるととも
に、収束型処理に適合した共通バスの利用を実現でき
る。
According to the second signal processing apparatus described above, the multi-input / one-output convergent processing is executed by the parallel operation of the plurality of arithmetic cells. Moreover, since the time-division multiplexed common buses are provided between the respective layers, the bus configuration can be reduced and the use of the common bus suitable for the convergent processing can be realized.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施例に係る信号
処理装置としての9個の画像処理装置について、図面を
参照しながら説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Nine image processing devices as signal processing devices according to embodiments of the present invention will be described below with reference to the drawings.

【0014】(実施例1)図1は、本発明の第1の実施
例に係る画像処理装置のブロック図である。図1中の1
00は、各々列番号x(1≦x≦4)及び行番号y(1
≦y≦4)で指定される並列動作が可能な16個の演算
セル(E[x,y])103を備えた演算アレイであ
る。この演算アレイ100は、入力部102から供給さ
れたデータに算術演算処理を施し、その結果を出力部1
20へ供給するものである。第1列の演算セルE[1,
y](1≦y≦4)をA1,B1,C1及びD1、第2
列の演算セルE[2,y](1≦y≦4)をA2,B
2,C2及びD2、第3列の演算セルE[3,y](1
≦y≦4)をA3,B3,C3及びD3、第4列の演算
セルE[4,y](1≦y≦4)をA4,B4,C4及
びD4とそれぞれ名付ける。外部からのデータ信号(画
素信号)は、4つの入力104を介して入力部102へ
供給される。入力部102から第1列の演算セルD1,
C1,B1,A1へは、各々データバス105,10
6,107,108を介して個別にデータが供給され
る。演算セルE[x,y](2≦x≦4かつ2≦y≦
4)の入力データは、演算セルE[x−1,y]及び演
算セルE[x−1,y−1]からデータバス109及び
110を介して供給される。演算セルE[x−1,y]
から演算セルE[x,y]へのデータバス109を直行
バスと言い、演算セルE[x−1,y−1]から演算セ
ルE[x,y]へのデータバス110を斜行バスと言
う。第1行の演算セルA1,A2,A3,A4の間に
は、直行バス109がそれぞれ設けられている。第4列
の演算セルD4,C4,B4,A4から出力部120へ
は、各々データバス111,112,113,114を
介して個別にデータが供給される。出力部120は、4
つの出力121を介して外部へデータ信号(画素信号)
を出力する。なお、図1の画像処理装置は、後に詳述す
るMPU11とメモリ12とを更に備えている。
(Embodiment 1) FIG. 1 is a block diagram of an image processing apparatus according to a first embodiment of the present invention. 1 in FIG.
00 is the column number x (1 ≦ x ≦ 4) and the row number y (1
This is an arithmetic array including 16 arithmetic cells (E [x, y]) 103 capable of parallel operation specified by ≦ y ≦ 4). The operation array 100 performs arithmetic operation processing on the data supplied from the input unit 102 and outputs the result to the output unit 1.
It supplies to 20. Operation cell E [1, in the first column
y] (1 ≦ y ≦ 4) is A1, B1, C1 and D1, second
The operation cells E [2, y] (1 ≦ y ≦ 4) in the columns are set to A2 and B.
2, C2 and D2, operation cell E [3, y] (1 in the third column
.Ltoreq.y.ltoreq.4) are named A3, B3, C3 and D3, and the arithmetic cells E [4, y] (1.ltoreq.y.ltoreq.4) in the fourth column are named A4, B4, C4 and D4, respectively. A data signal (pixel signal) from the outside is supplied to the input unit 102 via the four inputs 104. From the input unit 102 to the operation cell D1 of the first column
Data buses 105 and 10 are connected to C1, B1 and A1, respectively.
Data is individually supplied via 6, 107 and 108. Operation cell E [x, y] (2 ≦ x ≦ 4 and 2 ≦ y ≦
The input data of 4) is supplied from the operation cell E [x-1, y] and the operation cell E [x-1, y-1] via the data buses 109 and 110. Operation cell E [x-1, y]
To the operation cell E [x, y] is called a direct bus, and the data bus 110 from the operation cell E [x-1, y-1] to the operation cell E [x, y] is an oblique bus. Say Direct buses 109 are provided between the arithmetic cells A1, A2, A3, A4 in the first row. Data is individually supplied from the arithmetic cells D4, C4, B4, A4 in the fourth column to the output section 120 via the data buses 111, 112, 113, 114, respectively. The output unit 120 is 4
Data signal (pixel signal) to the outside through one output 121
Is output. The image processing apparatus in FIG. 1 further includes an MPU 11 and a memory 12, which will be described in detail later.

【0015】図1の画像処理装置を4タップの水平フィ
ルタとして動作させる場合の入力部102の内部構成例
を図2に示す。図2の入力部102は、各々データを保
持するための互いに縦続接続された3個のラッチ20
1,202,203を有する。この例では、画像の中で
水平方向に並んだ4つの画素に関する画素データg1 ,
g2 ,g3 ,g4 が第1列の演算セルA1,B1,C
1,D1へ供給されるように、4つの入力104のうち
の1つを介して外部から供給される画素信号gは画素デ
ータg4 としてデータバス105に供給されるとともに
1段目のラッチ201へ供給され、1段目のラッチ20
1は画素データg3 をデータバス106へ、2段目のラ
ッチ202は画素データg2 をデータバス107へ、3
段目のラッチ203は画素データg1 をデータバス10
8へ各々供給する。
FIG. 2 shows an internal configuration example of the input unit 102 when the image processing apparatus of FIG. 1 is operated as a 4-tap horizontal filter. The input unit 102 of FIG. 2 includes three latches 20 connected in series for holding data.
1, 202, 203. In this example, pixel data g1 about four pixels arranged horizontally in the image,
g2, g3, g4 are the operation cells A1, B1, C in the first column
1 and D1, the pixel signal g supplied from the outside through one of the four inputs 104 is supplied to the data bus 105 as pixel data g4 and to the first stage latch 201. Supplied, first stage latch 20
1 is the pixel data g3 to the data bus 106, and the second stage latch 202 is the pixel data g2 to the data bus 107.
The latch 203 in the second stage transfers the pixel data g1 to the data bus 10
8 respectively.

【0016】図1中の演算セルA1の内部構成を図3に
示す。図3において、131は書き替え可能な係数レジ
スタ、133は乗算器、135は加算器、136はラッ
チである。乗算器133は、係数レジスタ131が保持
している係数とデータバス108を介して供給された第
1の入力132との積を出力するものである。加算器1
35は、乗算器133から出力された積と第2の入力1
34との和を出力するものである。ラッチ136は、加
算器135から出力された和を保持し、該保持した和を
直行バス109と斜行バス110とに出力するものであ
る。図1中の他の演算セル103も、図3の演算セルA
1と同様の内部構成を有する。ただし、演算セルE
[x,y](2≦x≦4かつ2≦y≦4)すなわち演算
セルB2,C2,D2,B3,C3,D3,B4,C
4,D4では、第1の入力132が直行バス109か
ら、第2の入力134が斜行バス110から各々供給さ
れるようになっている。
The internal structure of the arithmetic cell A1 in FIG. 1 is shown in FIG. In FIG. 3, 131 is a rewritable coefficient register, 133 is a multiplier, 135 is an adder, and 136 is a latch. The multiplier 133 outputs the product of the coefficient held in the coefficient register 131 and the first input 132 supplied via the data bus 108. Adder 1
35 is the product output from the multiplier 133 and the second input 1
It outputs the sum with 34. The latch 136 holds the sum output from the adder 135 and outputs the held sum to the orthogonal bus 109 and the skew bus 110. The other operation cell 103 in FIG. 1 is also the operation cell A in FIG.
It has the same internal configuration as that of 1. However, the calculation cell E
[X, y] (2 ≦ x ≦ 4 and 2 ≦ y ≦ 4), that is, operation cells B2, C2, D2, B3, C3, D3, B4, C
4 and D4, the first input 132 is supplied from the direct bus 109, and the second input 134 is supplied from the oblique bus 110.

【0017】図1中のMPU11は、制御入力21を介
して処理切り替え要求信号が与えられると、データバス
22を介して、演算アレイ100を構成する16個の演
算セル103の各々の係数レジスタ131に係数を設定
し、かつ第1行及び第1列を構成する7個の演算セルA
1,A2,A3,A4,B1,C1,D1の各々の第2
の入力134に定数を設定する。メモリ12には、処理
切り替え要求信号に応答してMPU11が実行すべきプ
ログラムと、設定に用いるべきデータとが格納されてい
る。
When a processing switching request signal is given through the control input 21, the MPU 11 shown in FIG. 1 receives through the data bus 22 the coefficient register 131 of each of the 16 arithmetic cells 103 constituting the arithmetic array 100. 7 arithmetic cells A having a coefficient set in and a first row and a first column
Second of each of 1, A2, A3, A4, B1, C1, D1
A constant is set in the input 134 of the. The memory 12 stores a program to be executed by the MPU 11 in response to the process switching request signal and data to be used for setting.

【0018】図4は、図1中の演算アレイ100の動作
説明図である。第1列の演算セルA1,B1,C1,D
1の各々の係数レジスタ131には、係数a1 ,a2 ,
a3,a4 が予め設定される。第2列の演算セルA2,
B2,C2,D2の各々の係数レジスタ131には、係
数0,0,0,1が予め設定される。第3列及び第4列
の演算セルの係数レジスタ131の設定は第2列と同一
である。また、第1行及び第1列を構成する7個の演算
セルA1,A2,A3,A4,B1,C1,D1の各々
の第2の入力134は、いずれも0に予め設定される。
FIG. 4 is a diagram for explaining the operation of the arithmetic array 100 in FIG. Operation cells A1, B1, C1, D in the first column
Each of the coefficient registers 131 of 1 has coefficients a1, a2,
a3 and a4 are preset. Operation cell A2 in the second column
Coefficients 0, 0, 0, 1 are preset in the coefficient registers 131 of B2, C2, D2. The setting of the coefficient register 131 of the arithmetic cells of the third and fourth columns is the same as that of the second column. Further, the second inputs 134 of the seven arithmetic cells A1, A2, A3, A4, B1, C1, D1 forming the first row and the first column are all set to 0 in advance.

【0019】水平方向に並んだ4つの画素に関する画素
データg1 ,g2 ,g3 ,g4 が入力部102から第1
列の演算セルA1,B1,C1,D1へ各々供給される
と、演算セルA1はa1 ×g1 を、演算セルB1はa2
×g2 を、演算セルC1はa3 ×g3 を、演算セルD1
はa4 ×g4 を各々出力する。この結果、第2列におい
て、演算セルA2はa1 ×g1 を、演算セルB2はa1
×g1 及びa2 ×g2を、演算セルC2はa2 ×g2 及
びa3 ×g3 を、演算セルD2はa3 ×g3 及びa4 ×
g4 を各々受け取る。したがって、演算セルA2は0
を、演算セルB2はa1 ×g1 を、演算セルC2はa2
×g2 を、演算セルD2はa3 ×g3 +a4 ×g4 を各
々出力する。第3列では、演算セルA3は0を、演算セ
ルB3は0及びa1 ×g1 を、演算セルC3はa1 ×g
1 及びa2 ×g2 を、演算セルD3はa2 ×g2 及びa
3 ×g3 +a4 ×g4 を各々受け取る。したがって、演
算セルA3,B3はいずれも0を、演算セルC3はa1
×g1 を、演算セルD3はa2 ×g2 +a3 ×g3 +a
4 ×g4 を各々出力する。第4列では、演算セルA4は
0を、演算セルB4は0及び0を、演算セルC4は0及
びa1 ×g1 を、演算セルD4はa1 ×g1 及びa2 ×
g2 +a3 ×g3 +a4 ×g4 を各々受け取る。したが
って、演算セルA4,B4,C4はいずれも0を、演算
セルD4はa1×g1 +a2 ×g2 +a3 ×g3 +a4
×g4 を各々出力する。演算セルD4の出力データa1
×g1 +a2 ×g2 +a3 ×g3 +a4 ×g4 は、水平
フィルタの処理結果として出力部120を介して出力さ
れる。
Pixel data g1, g2, g3, and g4 relating to four pixels arranged in the horizontal direction are input from the input unit 102 to the first pixel data.
When supplied to the operation cells A1, B1, C1, D1 of the column, the operation cell A1 gives a1 * g1 and the operation cell B1 gives a2.
Xg2, operation cell C1 is a3 xg3, operation cell D1
Outputs a4 × g4 respectively. As a result, in the second column, the arithmetic cell A2 has a1 * g1 and the arithmetic cell B2 has a1.
Xg1 and a2 xg2, the operation cell C2 is a2 xg2 and a3 xg3, and the operation cell D2 is a3 xg3 and a4 x
Receive each g4. Therefore, the operation cell A2 is 0
The operation cell B2 is a1 × g1 and the operation cell C2 is a2.
Xg2, and the operation cell D2 outputs a3 xg3 + a4 xg4. In the third column, the arithmetic cell A3 is 0, the arithmetic cell B3 is 0 and a1 * g1, and the arithmetic cell C3 is a1 * g.
1 and a2 × g2, and the operation cell D3 has a2 × g2 and a
Receive 3 x g3 + a4 x g4 respectively. Therefore, the arithmetic cells A3 and B3 are both 0, and the arithmetic cell C3 is a1.
Xg1 and the operation cell D3 is a2 xg2 + a3 xg3 + a
Output 4 x g4 respectively. In the fourth column, the arithmetic cell A4 is 0, the arithmetic cell B4 is 0 and 0, the arithmetic cell C4 is 0 and a1 x g1, and the arithmetic cell D4 is a1 x g1 and a2 x.
Receive g2 + a3 xg3 + a4 xg4 respectively. Therefore, the arithmetic cells A4, B4 and C4 are all 0, and the arithmetic cell D4 is a1 * g1 + a2 * g2 + a3 * g3 + a4.
Output xg4 respectively. Output data a1 of operation cell D4
Xg1 + a2 xg2 + a3 xg3 + a4 xg4 is output via the output unit 120 as the processing result of the horizontal filter.

【0020】以上のとおり、図1の画像処理装置によれ
ば、木構造のデータバス109,110で互いに連結さ
れた10個の演算セルA1,B1,C1,D1,B2,
C2,D2,C3,D3,D4を主に利用することによ
って、4タップの水平フィルタ処理が実行される。6個
の演算セルA2,B2,C2,B3,C3,C4を主に
利用するように係数レジスタ131の設定内容を変更す
れば、3タップの水平フィルタ処理を実行することも可
能である。また、3個の演算セルA3,B3,B4から
なるグループと3個の演算セルC3,D3,D4からな
る他のグループとを独立に動作させることによって、各
々2タップの水平フィルタ処理を実行することも可能で
ある。
As described above, according to the image processing apparatus of FIG. 1, ten arithmetic cells A1, B1, C1, D1, B2 connected to each other by the tree-structured data buses 109 and 110 are connected.
By mainly using C2, D2, C3, D3, and D4, 4-tap horizontal filter processing is executed. If the setting contents of the coefficient register 131 are changed so that the six arithmetic cells A2, B2, C2, B3, C3, and C4 are mainly used, it is possible to execute the horizontal filter process of 3 taps. In addition, a group consisting of the three arithmetic cells A3, B3, B4 and another group consisting of the three arithmetic cells C3, D3, D4 are operated independently to perform horizontal filter processing of 2 taps. It is also possible.

【0021】なお、入力部102の中のラッチ201〜
203を各々ラインメモリに置き換えれば、演算アレイ
100を2〜4タップの垂直フィルタとして動作させる
ことができる。また、入力部102の中のラッチ201
〜203を各々フィールドメモリに置き換えれば、演算
アレイ100をテンポラルフィルタとして動作させるこ
とも可能である。入力部102は、4つの入力104を
介して外部から供給される画素信号の各々を画素データ
として第1列の演算セルA1,B1,C1,D1へ供給
するように構成することもできる。
The latches 201 to 201 in the input unit 102
If each of 203 is replaced by a line memory, the arithmetic array 100 can be operated as a vertical filter having 2 to 4 taps. In addition, the latch 201 in the input unit 102
It is also possible to operate the arithmetic array 100 as a temporal filter by replacing each of to 203 with a field memory. The input unit 102 may be configured to supply each of the pixel signals supplied from the outside via the four inputs 104 as pixel data to the operation cells A1, B1, C1, D1 in the first column.

【0022】上記4タップの水平フィルタの例では、出
力部120の4つの出力121のうちの1つのみが使用
される。ただし、第4列の演算セルA4,B4,C4,
D4の各々から有効なデータが出力される場合には、4
つの出力121の全てを使用することができる。この場
合には、出力部120にバッファメモリを内蔵させて1
つの出力121を時分割多重の形式で利用することもで
きる。
In the example of the 4-tap horizontal filter, only one of the four outputs 121 of the output section 120 is used. However, the arithmetic cells A4, B4, C4 in the fourth column
If valid data is output from each D4, 4
All one of the outputs 121 can be used. In this case, if the output unit 120 has a built-in buffer memory,
It is also possible to use one output 121 in the form of time division multiplexing.

【0023】演算アレイ100は、4行4列に限らず、
4行8列などの他の構成でもよい。各演算セル103
は、図3のような1個の乗算器133と1個の加算器1
35とを備えた積和演算セルの構成に限らず、他の構成
を採用してもよい。例えば、上記4タップの水平フィル
タの例で第2の入力134に0が設定された7個の演算
セルA1,A2,A3,A4,B1,C1,D1では、
加算器135の配設を省略し、乗算器133の出力をラ
ッチ136へ直接供給するようにしてもよい。また、積
和演算のための複数個の乗算器と複数個の加算器とを各
演算セル103に内蔵させてもよい。複数の演算セル1
03の各々をMPUで構成することも可能である。
The arithmetic array 100 is not limited to 4 rows and 4 columns,
Other configurations such as 4 rows and 8 columns may be used. Each operation cell 103
Is one multiplier 133 and one adder 1 as shown in FIG.
The configuration is not limited to the configuration of the multiply-accumulate operation cell including 35 and 35, and other configurations may be adopted. For example, in the seven arithmetic cells A1, A2, A3, A4, B1, C1 and D1 in which 0 is set to the second input 134 in the example of the 4-tap horizontal filter,
The addition of the adder 135 may be omitted, and the output of the multiplier 133 may be directly supplied to the latch 136. Further, a plurality of multipliers and a plurality of adders for the product-sum calculation may be incorporated in each calculation cell 103. Multiple calculation cells 1
It is also possible to configure each of 03 with MPU.

【0024】(実施例2)図5は、本発明の第2の実施
例に係る画像処理装置のブロック図である。図5の画像
処理装置も、図1の場合と同様に、データに算術演算処
理を施すための演算アレイ100aと、外部からデータ
信号を入力して演算アレイ100aにデータを供給する
ための入力部102aと、演算アレイ100aから算術
演算処理が施されたデータの供給を受けて外部へデータ
信号を出力するための出力部120aとを備えている。
図5の演算アレイ100aは、各々列番号x(1≦x≦
4)及び行番号y(1≦y≦4)で指定される並列動作
が可能な16個の演算セル(E[x,y])103aを
備えている。演算アレイ100aの内部では、演算セル
E[x,y](2≦x≦4かつ2≦y≦4)の入力デー
タは演算セルE[x−1,y]及び演算セルE[x−
1,y−1]から直行バス109及び斜行バス110を
介して供給され、演算セルE[x,1](2≦x≦4)
の入力データは演算セルE[x−1,1]から直行バス
109を介して供給される。しかも、E[x,y](2
≦x≦4かつ1≦y≦3)の入力データは、逆斜行バス
119を介して演算セルE[x−1,y+1]から更に
供給される。つまり、本実施例の演算アレイ100aは
図1の演算アレイ100に9本の逆斜行バス119を付
加したものであって、そのうちの1本は例えば演算セル
D1から演算セルC2へ至るものである。なお、図5の
画像処理装置は、各演算セル103aに内蔵されている
係数レジスタの設定などのためのMPU11aとメモリ
12aとを更に備えている。
(Embodiment 2) FIG. 5 is a block diagram of an image processing apparatus according to a second embodiment of the present invention. As in the case of FIG. 1, the image processing apparatus of FIG. 5 also has an operation array 100a for performing arithmetic operation processing on data and an input unit for inputting a data signal from the outside and supplying the data to the operation array 100a. 102a, and an output unit 120a for receiving the data subjected to the arithmetic operation processing from the operation array 100a and outputting the data signal to the outside.
The operation array 100a of FIG. 5 has column numbers x (1 ≦ x ≦
4) and 16 arithmetic cells (E [x, y]) 103a capable of parallel operation designated by the row number y (1 ≦ y ≦ 4). In the operation array 100a, the input data of the operation cell E [x, y] (2 ≦ x ≦ 4 and 2 ≦ y ≦ 4) is the operation cell E [x-1, y] and the operation cell E [x-.
1, y-1] is supplied via the orthogonal bus 109 and the oblique bus 110, and the arithmetic cell E [x, 1] (2 ≦ x ≦ 4)
Input data is supplied from the arithmetic cell E [x-1,1] via the orthogonal bus 109. Moreover, E [x, y] (2
The input data of ≦ x ≦ 4 and 1 ≦ y ≦ 3) is further supplied from the arithmetic cell E [x-1, y + 1] via the reverse skew bus 119. That is, the arithmetic array 100a of the present embodiment is obtained by adding nine reverse skew buses 119 to the arithmetic array 100 of FIG. 1, and one of them is, for example, from the arithmetic cell D1 to the arithmetic cell C2. is there. The image processing apparatus in FIG. 5 further includes an MPU 11a and a memory 12a for setting a coefficient register built in each arithmetic cell 103a.

【0025】直行バス109と斜行バス110と逆斜行
バス119とを備えた図5の画像処理装置によれば、図
1の画像処理装置に比べてより柔軟な処理が可能にな
る。なお、図1の演算アレイ100に、例えば演算セル
A1から演算セルC2へ、演算セルB1から演算セルD
2へ各々至るデータバスを付加してもよい。
The image processing apparatus of FIG. 5 having the direct bus 109, the oblique bus 110, and the reverse oblique bus 119 enables more flexible processing than the image processing apparatus of FIG. In the arithmetic array 100 of FIG. 1, for example, arithmetic cells A1 to C2, arithmetic cells B1 to D
Data buses extending to 2 may be added.

【0026】(実施例3)図6は、本発明の第3の実施
例に係る画像処理装置のブロック図である。図6中の1
00bは、各々列番号x(1≦x≦4)及び行番号y
(x≦y≦4)で指定される並列動作が可能な10個の
演算セル(E[x,y])103bを備えた演算アレイ
である。この演算アレイ100bは、入力部102bか
ら供給されたデータに算術演算処理を施し、その結果を
出力部120bへ供給するものである。第1列の演算セ
ルE[1,y](1≦y≦4)をA1,B1,C1及び
D1、第2列の演算セルE[2,y](2≦y≦4)を
B2,C2及びD2、第3列の演算セルE[3,y]
(3≦y≦4)をC3及びD3、第4列の演算セルE
[4,4]をD4とそれぞれ名付ける。外部からのデー
タ信号(画素信号)は、4つの入力104を介して入力
部102bへ供給される。入力部102bから第1列の
演算セルD1,C1,B1,A1へは、各々データバス
105,106,107,108を介して個別にデータ
が供給される。演算セルE[x,y](2≦x≦4かつ
x≦y≦4)の入力データは、演算セルE[x−1,
y]及び演算セルE[x−1,y−1]から直行バス1
09及び斜行バス110を介して供給される。第4列の
演算セルD4から出力部120bへは、データバス11
1を介してデータが供給される。出力部120bは、1
つの出力121を介して外部へデータ信号(画素信号)
を出力する。なお、図6の画像処理装置は、後に詳述す
るMPU11bとメモリ12bとを更に備えている。
(Embodiment 3) FIG. 6 is a block diagram of an image processing apparatus according to a third embodiment of the present invention. 1 in FIG.
00b is a column number x (1≤x≤4) and a row number y, respectively.
It is an arithmetic array provided with 10 arithmetic cells (E [x, y]) 103b capable of parallel operation specified by (x ≦ y ≦ 4). The arithmetic array 100b is for performing arithmetic operation processing on the data supplied from the input unit 102b and supplying the result to the output unit 120b. The operation cells E [1, y] (1 ≦ y ≦ 4) in the first column are A1, B1, C1 and D1, and the operation cells E [2, y] (2 ≦ y ≦ 4) in the second column are B2. C2 and D2, operation cell E [3, y] in the third column
(3 ≦ y ≦ 4) is C3 and D3, and the operation cell E in the fourth column
Name [4,4] as D4. A data signal (pixel signal) from the outside is supplied to the input unit 102b via the four inputs 104. Data is individually supplied from the input unit 102b to the arithmetic cells D1, C1, B1, A1 in the first column via the data buses 105, 106, 107, 108, respectively. The input data of the operation cell E [x, y] (2 ≦ x ≦ 4 and x ≦ y ≦ 4) is the operation cell E [x−1,
y] and the operation cell E [x-1, y-1] to the direct bus 1
09 and skew bus 110. The data bus 11 is provided from the arithmetic cell D4 in the fourth column to the output section 120b.
Data is supplied via 1. The output unit 120b is 1
Data signal (pixel signal) to the outside through one output 121
Is output. The image processing apparatus in FIG. 6 further includes an MPU 11b and a memory 12b, which will be described in detail later.

【0027】図6の画像処理装置を2タップの水平フィ
ルタの機能、2タップの垂直フィルタの機能及び両フィ
ルタの出力の合成機能という3つの機能を兼ね備えた装
置として動作させる場合の入力部102bの内部構成例
を図7に示す。図7の入力部102bは、各々データを
保持するための1個のラインメモリ301と2個のラッ
チ302,303とを有する。この例では、演算セルD
1へ供給される画素データg3 の1ライン前の画素デー
タh3 が演算セルC1へ供給され、かつ水平方向に並ん
だ3つの画素に関する画素データh1 ,h2 ,h3 が演
算セルA1,B1,C1へ供給されるように、4つの入
力104のうちの1つを介して外部から供給される画素
信号gは画素データg3 としてデータバス105に供給
されるとともにラインメモリ301へ供給され、ライン
メモリ301は画素データh3 をデータバス106へ、
1段目のラッチ302は画素データh2 をデータバス1
07へ、2段目のラッチ303は画素データh1 をデー
タバス108へ各々供給する。
6 of the input unit 102b when the image processing apparatus of FIG. 6 is operated as a device having three functions of a horizontal filter function of 2 taps, a vertical filter function of 2 taps, and a synthesis function of the outputs of both filters. An example of the internal configuration is shown in FIG. The input unit 102b shown in FIG. 7 has one line memory 301 and two latches 302 and 303 for holding data. In this example, the operation cell D
The pixel data h3 one line before the pixel data g3 supplied to 1 is supplied to the operation cell C1, and the pixel data h1, h2, h3 relating to three pixels arranged in the horizontal direction are supplied to the operation cells A1, B1, C1. As supplied, the pixel signal g supplied from the outside via one of the four inputs 104 is supplied to the data bus 105 as the pixel data g3 and is also supplied to the line memory 301. Pixel data h3 to the data bus 106,
The first-stage latch 302 transfers the pixel data h2 to the data bus 1
07, the second stage latch 303 supplies the pixel data h1 to the data bus 108.

【0028】図6中の演算セルB1の内部構成を図8に
示す。図8の構成は、先に説明した図3の構成に、書き
替え可能な第2の係数レジスタ137と、セレクタ13
8とを付加したものである。図8中の係数レジスタ(第
1の係数レジスタ)131、乗算器133及び加算器1
35の機能は、各々図3の場合と同様である。図8のラ
ッチ136は、加算器135から出力された和を保持
し、該保持した和を直行バス109へ出力するとともに
セレクタ138へ供給するものである。セレクタ138
は、第2の係数レジスタ137が保持している係数とラ
ッチ136の出力とのいずれかを斜行バス110へ出力
するものである。図6中の他の演算セル103bも、図
8の演算セルB1と同様の内部構成を有する。ただし、
演算セルE[x,y](2≦x≦4かつx≦y≦4)す
なわち演算セルB2,C2,D2,C3,D3,D4で
は、第1の入力132が直行バス109から、第2の入
力134が斜行バス110から各々供給されるようにな
っている。
The internal structure of the arithmetic cell B1 in FIG. 6 is shown in FIG. The configuration of FIG. 8 is different from the configuration of FIG. 3 described above in that the rewritable second coefficient register 137 and the selector 13 are provided.
8 is added. A coefficient register (first coefficient register) 131, a multiplier 133 and an adder 1 in FIG.
The functions of 35 are the same as in the case of FIG. 3, respectively. The latch 136 in FIG. 8 holds the sum output from the adder 135, outputs the held sum to the orthogonal bus 109, and supplies the sum to the selector 138. Selector 138
Outputs one of the coefficient held in the second coefficient register 137 and the output of the latch 136 to the skew bus 110. The other operation cell 103b in FIG. 6 also has the same internal configuration as the operation cell B1 in FIG. However,
In the operation cells E [x, y] (2 ≦ x ≦ 4 and x ≦ y ≦ 4), that is, in the operation cells B2, C2, D2, C3, D3 and D4, the first input 132 is from the direct bus 109 to the second Inputs 134 are respectively supplied from the skew buses 110.

【0029】図6中のMPU11bは、制御入力21を
介して処理切り替え要求信号が与えられると、データバ
ス22を介して、演算アレイ100bを構成する10個
の演算セル103bの各々の第1の係数レジスタ131
及び第2の係数レジスタ137にそれぞれ係数を設定
し、かつ第1列の演算セルA1,B1,C1,D1の各
々の第2の入力134に定数を設定する。メモリ12b
には、処理切り替え要求信号に応答してMPU11bが
実行すべきプログラムと、設定に用いるべきデータとが
格納されている。
When the processing switching request signal is given through the control input 21, the MPU 11b shown in FIG. 6 receives the first data from each of the ten arithmetic cells 103b constituting the arithmetic array 100b through the data bus 22. Coefficient register 131
And a second coefficient register 137, and a constant is set in the second input 134 of each of the arithmetic cells A1, B1, C1, D1 in the first column. Memory 12b
Stores a program to be executed by the MPU 11b in response to the process switching request signal and data to be used for setting.

【0030】図9は、図6中の演算アレイ100bの動
作説明図である。第1列の演算セルA1,B1,C1,
D1の各々の第1の係数レジスタ131には係数a,
1,c,dが、第2の係数レジスタ137にはいずれも
係数0が予め設定される。また、これら4個の演算セル
A1,B1,C1,D1の各々の第2の入力134は、
いずれも0に予め設定される。第2列の演算セルB2,
C2,D2の各々の第1の係数レジスタ131には係数
b,0,1が、第2の係数レジスタ137にはいずれも
係数0が予め設定される。第3列及び第4列の演算セル
C3,D3,D4の各々の第1の係数レジスタ131に
はいずれも係数1が、第2の係数レジスタ137にはい
ずれも係数0が予め設定される。
FIG. 9 is a diagram for explaining the operation of the arithmetic array 100b in FIG. Operation cells A1, B1, C1, in the first column
The first coefficient register 131 of each D1 has a coefficient a,
1, c, d, and the coefficient 0 is preset in the second coefficient register 137. The second input 134 of each of these four arithmetic cells A1, B1, C1, D1 is
Both are set to 0 in advance. Operation cell B2 in the second column
The coefficient b, 0, 1 is preset in the first coefficient register 131 of each of C2 and D2, and the coefficient 0 is preset in the second coefficient register 137. The coefficient 1 is preset in the first coefficient register 131 of each of the arithmetic cells C3, D3, D4 in the third and fourth columns, and the coefficient 0 is preset in the second coefficient register 137.

【0031】4つの画素データh1 ,h2 ,h3 ,g3
が入力部102bから第1列の演算セルA1,B1,C
1,D1へ各々供給されると、演算セルA1はa×h1
を、演算セルC1はc×h3 を、演算セルD1はd×g
3 を各々出力する。演算セルB1は、1×h2 (=h2
)を演算セルB2へ出力するとともに、第2の係数レ
ジスタ137が保持している係数0を演算セルC2へ出
力する。この結果、第2列において、演算セルB2はa
×h1 及びh2 を、演算セルC2は0及びc×h3 を、
演算セルD2はc×h3 及びd×g3 を各々受け取る。
したがって、演算セルB2はa×h1 +b×h2 を、演
算セルC2は0を、演算セルD2はc×h3 +d×g3
を各々出力する。ここに、演算セルB2の出力データa
×h1 +b×h2 は2タップの水平フィルタの処理結果
であり、演算セルD2の出力データc×h3 +d×g3
は2タップの垂直フィルタの処理結果である。
Four pixel data h1, h2, h3, g3
From the input unit 102b to the operation cells A1, B1, C in the first column
1 and D1 respectively, the operation cell A1 is a × h1
The operation cell C1 is c × h3, and the operation cell D1 is d × g.
Output 3 respectively. The calculation cell B1 has 1 × h2 (= h2
) Is output to the operation cell B2, and the coefficient 0 held in the second coefficient register 137 is output to the operation cell C2. As a result, in the second column, the operation cell B2 is a
Xh1 and h2, 0 and c × h3 in the operation cell C2,
The arithmetic cell D2 receives c * h3 and d * g3, respectively.
Therefore, the arithmetic cell B2 has a × h1 + b × h2, the arithmetic cell C2 has 0, and the arithmetic cell D2 has c × h3 + d × g3.
Are output respectively. Here, the output data a of the arithmetic cell B2
× h1 + b × h2 is the processing result of the 2-tap horizontal filter, and the output data of the operation cell D2 is c × h3 + d × g3.
Is the processing result of the 2-tap vertical filter.

【0032】第3列では、演算セルC3はa×h1 +b
×h2 及び0を、演算セルD3は0及びc×h3 +d×
g3 を各々受け取る。したがって、演算セルC3はa×
h1+b×h2 を、演算セルD3はc×h3 +d×g3
を各々出力する。第4列の演算セルD4は、a×h1 +
b×h2 及びc×h3 +d×g3 を各々受け取り、a×
h1 +b×h2 +c×h3 +d×g3 を出力する。演算
セルD4の出力データa×h1 +b×h2 +c×h3 +
d×g3 は、2タップの水平フィルタの処理結果と2タ
ップの垂直フィルタの処理結果との合成結果として、出
力部120bを介して出力される。
In the third column, the arithmetic cell C3 is a × h1 + b
Xh2 and 0, the arithmetic cell D3 has 0 and c × h3 + d ×
Receive each g3. Therefore, the arithmetic cell C3 is a ×
h1 + b * h2, and the operation cell D3 is c * h3 + d * g3
Are output respectively. The operation cell D4 in the fourth column is a × h1 +
receive b * h2 and c * h3 + d * g3 respectively, and a *
Outputs h1 + b * h2 + c * h3 + d * g3. Output data of operation cell D4 a × h1 + b × h2 + c × h3 +
d × g3 is output via the output unit 120b as a synthesis result of the processing result of the 2-tap horizontal filter and the processing result of the 2-tap vertical filter.

【0033】以上のとおり、図6の画像処理装置によれ
ば、3個の演算セルA1,B1,B2からなるグループ
と3個の演算セルC1,D1,D2からなる他のグルー
プとを独立に動作させることによって、2タップの水平
フィルタ処理と2タップの垂直フィルタ処理とが並列に
実行される。しかも、残り4個の演算セルC2,C3,
D3,D4によって、両フィルタ処理結果の合成処理が
実行される。
As described above, according to the image processing apparatus of FIG. 6, the group consisting of the three arithmetic cells A1, B1 and B2 and the other group consisting of the three arithmetic cells C1, D1 and D2 are independently provided. By performing the operation, the 2-tap horizontal filtering process and the 2-tap vertical filtering process are executed in parallel. Moreover, the remaining four operation cells C2, C3,
The combination processing of both filter processing results is executed by D3 and D4.

【0034】また、第1の実施例の説明からわかるとお
り、図2の構成を入力部102bに採用すれば、第3の
実施例において木構造のデータバス109,110で互
いに連結された10個の演算セルA1,B1,C1,D
1,B2,C2,D2,C3,D3,D4により、4タ
ップの水平フィルタ処理が無駄なく実行される。
Further, as can be seen from the description of the first embodiment, if the configuration of FIG. 2 is adopted for the input section 102b, ten data buses 109 and 110 of tree structure in the third embodiment are connected to each other. Operation cells A1, B1, C1, D
With 1, B2, C2, D2, C3, D3, and D4, 4-tap horizontal filter processing is executed without waste.

【0035】(実施例4)図10は、本発明の第4の実
施例に係る画像処理装置のブロック図である。図10中
の100cは、各々列番号x(1≦x≦4)及び行番号
y(1≦y≦5)で指定される並列動作が可能な20個
の演算セル(E[x,y])103cを備えた演算アレ
イである。この演算アレイ100cは、第1の入出力部
102cから供給されたデータに算術演算処理を施して
得られた結果を第2の入出力部120cへ供給したり、
第2の入出力部120cから供給されたデータに算術演
算処理を施して得られた結果を第1の入出力部102c
へ供給したりするものである。第1列のうちの4個の演
算セルE[1,y](2≦y≦5)をA1,B1,C1
及びD1、第2列のうちの3個の演算セルE[2,y]
(3≦y≦5)をB2,C2及びD2、第3列のうちの
2個の演算セルE[3,y](4≦y≦5)をC3及び
D3、第4列のうちの演算セルE[4,5]をD4とそ
れぞれ名付ける。また、第4列のうちの4個の演算セル
E[4,y](4≧y≧1)をP1,Q1,R1及びS
1、第3列のうちの3個の演算セルE[3,y](3≧
y≧1)をQ2,R2及びS2、第2列のうちの2個の
演算セルE[2,y](2≧y≧1)をR3及びS3、
第1列のうちの演算セルE[1,1]をS4とそれぞれ
名付ける。
(Fourth Embodiment) FIG. 10 is a block diagram of an image processing apparatus according to a fourth embodiment of the present invention. Reference numeral 100c in FIG. 10 denotes 20 arithmetic cells (E [x, y]) capable of parallel operation, each of which is designated by a column number x (1 ≦ x ≦ 4) and a row number y (1 ≦ y ≦ 5). ) 103c is an arithmetic array. The arithmetic array 100c supplies a result obtained by performing arithmetic operation processing to the data supplied from the first input / output unit 102c to the second input / output unit 120c,
The result obtained by performing arithmetic operation processing on the data supplied from the second input / output unit 120c is the first input / output unit 102c.
To supply to. The four operation cells E [1, y] (2 ≦ y ≦ 5) in the first column are set to A1, B1, C1.
, D1, and three operation cells E [2, y] of the second column
(3 ≦ y ≦ 5) is B2, C2 and D2, two operation cells E [3, y] (4 ≦ y ≦ 5) of the third column are C3 and D3, and operation of the fourth column is Cell E [4,5] is named D4 respectively. Also, four operation cells E [4, y] (4 ≧ y ≧ 1) in the fourth column are set to P1, Q1, R1 and S.
1, three operation cells E [3, y] of the third column (3 ≧
y ≧ 1) is Q2, R2 and S2, two operation cells E [2, y] (2 ≧ y ≧ 1) of the second column are R3 and S3,
The operation cell E [1,1] in the first column is named S4.

【0036】外部からのデータ信号(画素信号)は、4
つの入力104を介して第1の入出力部102cへ、他
の4つの入力104を介して第2の入出力部120cへ
各々供給される。第1の入出力部102cから第1列の
うちの4個の演算セルD1,C1,B1,A1へは、各
々データバス105,106,107,108を介して
個別にデータが供給される。演算セルE[x,y](2
≦x≦4かつx+1≦y≦5)の入力データは、演算セ
ルE[x−1,y]及び演算セルE[x−1,y−1]
から直行バス109及び斜行バス110を介して供給さ
れる。第4列のうちの演算セルD4から第2の入出力部
120cへは、データバス111を介してデータが供給
される。第2の入出力部120cは、1つの出力121
を介して外部へデータ信号(画素信号)を出力する。一
方、第2の入出力部120cから第4列のうちの4個の
演算セルP1,Q1,R1,S1へは、各々データバス
112,113,114,115を介して個別にデータ
が供給される。演算セルE[x,y](1≦x≦3かつ
1≦y≦x)の入力データは、演算セルE[x+1,
y]及び演算セルE[x+1,y+1]から直行バス1
09及び斜行バス110を介して供給される。第1列の
うちの演算セルS4から第1の入出力部102cへは、
データバス116を介してデータが供給される。第1の
入出力部102cは、1つの出力121を介して外部へ
データ信号(画素信号)を出力する。
The data signal (pixel signal) from the outside is 4
It is supplied to the first input / output unit 102c via one input 104 and to the second input / output unit 120c via the other four inputs 104, respectively. Data is individually supplied from the first input / output unit 102c to the four arithmetic cells D1, C1, B1, A1 in the first column via the data buses 105, 106, 107, 108, respectively. Operation cell E [x, y] (2
≦ x ≦ 4 and x + 1 ≦ y ≦ 5) is input to the operation cell E [x-1, y] and the operation cell E [x-1, y-1].
From the direct bus 109 and the oblique bus 110. Data is supplied from the operation cell D4 in the fourth column to the second input / output unit 120c via the data bus 111. The second input / output unit 120c has one output 121.
A data signal (pixel signal) is output to the outside via the. On the other hand, data is individually supplied from the second input / output unit 120c to the four arithmetic cells P1, Q1, R1, and S1 in the fourth column via the data buses 112, 113, 114, and 115, respectively. It The input data of the operation cell E [x, y] (1 ≦ x ≦ 3 and 1 ≦ y ≦ x) is the operation cell E [x + 1,
y] and operation cell E [x + 1, y + 1] to direct bus 1
09 and skew bus 110. From the operation cell S4 in the first column to the first input / output unit 102c,
Data is supplied via the data bus 116. The first input / output unit 102c outputs a data signal (pixel signal) to the outside via one output 121.

【0037】以上のとおり、図10の画像処理装置の演
算アレイ100cは、図6の演算アレイ100bの空白
部を同様の演算アレイで埋めた構成を備えたものであ
る。したがって、LSIへの実装に際して図6の場合に
比べてチップ面積を有効に使うことができる。なお、図
10の画像処理装置は、各演算セル103cに内蔵され
ている係数レジスタの設定などのためのMPU11cと
メモリ12cとを更に備えている。
As described above, the arithmetic array 100c of the image processing apparatus shown in FIG. 10 has a structure in which the blank portion of the arithmetic array 100b shown in FIG. 6 is filled with the same arithmetic array. Therefore, when mounting on an LSI, the chip area can be used more effectively than in the case of FIG. The image processing apparatus of FIG. 10 further includes an MPU 11c and a memory 12c for setting a coefficient register incorporated in each arithmetic cell 103c.

【0038】図10の画像処理装置によれば、木構造の
データバス109,110で互いに連結された10個の
演算セルA1,B1,C1,D1,B2,C2,D2,
C3,D3,D4と、同じく木構造のデータバス10
9,110で互いに連結された他の10個の演算セルP
1,Q1,R1,S1,Q2,R2,S2,R3,S
3,S4とを互いに独立に動作させることによって、各
々水平フィルタ処理、垂直フィルタ処理などを実行する
ことができる。また、これら20個の演算セル103c
がループをなすように外部接続を施すことによって、巡
回型フィルタを容易に構成できる。
According to the image processing apparatus of FIG. 10, ten arithmetic cells A1, B1, C1, D1, B2, C2, D2, which are connected to each other by the tree-structured data buses 109 and 110, are used.
C3, D3, D4 and data bus 10 of the same tree structure
Another 10 operation cells P connected to each other by 9,110
1, Q1, R1, S1, Q2, R2, S2, R3, S
By operating S3 and S4 independently of each other, horizontal filter processing, vertical filter processing, etc. can be executed. Also, these 20 arithmetic cells 103c
A cyclic filter can be easily constructed by making an external connection so as to form a loop.

【0039】(実施例5)図11は、本発明の第5の実
施例に係る画像処理装置のブロック図である。図11中
の500は、各々列番号x(1≦x≦4)及び行番号y
(1≦y≦4)で指定される並列動作が可能な16個の
演算セル(E[x,y])503を備えた演算アレイで
ある。図1の場合と同様に、第1列の演算セルE[1,
y](1≦y≦4)をA1,B1,C1及びD1、第2
列の演算セルE[2,y](1≦y≦4)をA2,B
2,C2及びD2、第3列の演算セルE[3,y](1
≦y≦4)をA3,B3,C3及びD3、第4列の演算
セルE[4,y](1≦y≦4)をA4,B4,C4及
びD4とそれぞれ名付ける。第1列の演算セルA1,B
1,C1,D1と第2列の演算セルA2,B2,C2,
D2との間には時分割多重の第1の共通バス531が介
在しており、第1列のうちの任意の演算セルから第2列
のうちの任意の演算セルへのデータ転送が可能となって
いる。同様に、第2列の演算セルA2,B2,C2,D
2と第3列の演算セルA3,B3,C3,D3との間に
は第2の共通バス532が、第3列の演算セルA3,B
3,C3,D3と第4列の演算セルA4,B4,C4,
D4との間には第3の共通バス533が各々介在してい
る。
(Embodiment 5) FIG. 11 is a block diagram of an image processing apparatus according to a fifth embodiment of the present invention. Reference numeral 500 in FIG. 11 denotes a column number x (1 ≦ x ≦ 4) and a row number y, respectively.
This is an arithmetic array provided with 16 arithmetic cells (E [x, y]) 503 capable of parallel operation designated by (1 ≦ y ≦ 4). Similar to the case of FIG. 1, the arithmetic cells E [1,
y] (1 ≦ y ≦ 4) is A1, B1, C1 and D1, second
The operation cells E [2, y] (1 ≦ y ≦ 4) in the columns are set to A2 and B.
2, C2 and D2, operation cell E [3, y] (1 in the third column
.Ltoreq.y.ltoreq.4) are named A3, B3, C3 and D3, and the arithmetic cells E [4, y] (1.ltoreq.y.ltoreq.4) in the fourth column are named A4, B4, C4 and D4, respectively. Operation cells A1 and B in the first column
1, C1, D1 and operation cells A2, B2, C2 in the second column
A time-division-multiplexed first common bus 531 is interposed between D2 and D2 to enable data transfer from any operation cell in the first column to any operation cell in the second column. Has become. Similarly, the second row arithmetic cells A2, B2, C2, D
2 and the arithmetic cells A3, B3, C3, D3 of the third column, a second common bus 532 is provided between the arithmetic cells A3, B of the third column.
3, C3, D3 and operation cells A4, B4, C4 in the fourth column
Third common buses 533 are provided between D4 and D4, respectively.

【0040】演算アレイ500は、入力部502から供
給されたデータに算術演算処理を施し、その結果を出力
部520へ供給するものである。外部からのデータ信号
(画素信号)は、4つの入力504を介して入力部50
2へ供給される。入力部502から第1列の演算セルD
1,C1,B1,A1へは、各々データバス505,5
06,507,508を介して個別にデータが供給され
る。第4列の演算セルD4,C4,B4,A4から出力
部520へは、各々データバス511,512,51
3,514を介して個別にデータが供給される。出力部
520は、4つの出力521を介して外部へデータ信号
(画素信号)を出力する。なお、図11の画像処理装置
は、後に詳述するMPU51とメモリ52とを更に備え
ている。
The operation array 500 performs arithmetic operation processing on the data supplied from the input section 502 and supplies the result to the output section 520. A data signal (pixel signal) from the outside is input to the input unit 50 via four inputs 504.
2 is supplied. Input unit 502 to operation cell D in the first column
1, C1, B1, A1 to data buses 505, 5 respectively
Data is individually supplied via 06, 507, and 508. Data buses 511, 512, 51 are connected from the operation cells D4, C4, B4, A4 in the fourth column to the output section 520, respectively.
Data is supplied individually via 3, 514. The output unit 520 outputs a data signal (pixel signal) to the outside via the four outputs 521. The image processing apparatus of FIG. 11 further includes an MPU 51 and a memory 52, which will be described in detail later.

【0041】図11中の演算セルA2の内部構成を図1
2に示す。図12において、541は入力タイミング
部、542は処理部、543は出力タイミング部であ
る。入力タイミング部541は、書き替え可能なレジス
タ601と、一致検出回路602と、入力制御部603
とを有し、レジスタ601に設定された値と一致検出回
路602に予め付与された値(例えば0)とが一致した
ときに第1の共通バス531からデータを入力するもの
である。処理部542は、積和演算のための不図示の係
数レジスタと乗算器と加算器とを有し、入力タイミング
部541から供給されたデータに積和演算処理を施し、
その結果を出力タイミング部543へ供給するものであ
る。出力タイミング部543は、書き替え可能なレジス
タ611と、一致検出回路612と、出力制御部613
とを有し、レジスタ611に設定された値と一致検出回
路612に予め付与された値(例えば0)とが一致した
ときに第2の共通バス532へデータを出力するもので
ある。図11中の他の演算セル503も、図12の演算
セルA2と同様の内部構成を有する。ただし、第1列の
演算セルD1,C1,B1,A1には入力タイミング部
541を、第4列の演算セルD4,C4,B4,A4に
は出力タイミング部543を各々設けなくともよい。
The internal structure of the arithmetic cell A2 in FIG. 11 is shown in FIG.
It is shown in FIG. In FIG. 12, 541 is an input timing unit, 542 is a processing unit, and 543 is an output timing unit. The input timing unit 541 includes a rewritable register 601, a match detection circuit 602, and an input control unit 603.
When the value set in the register 601 and the value (for example, 0) given in advance to the match detection circuit 602 match, data is input from the first common bus 531. The processing unit 542 has a coefficient register (not shown) for multiplication and addition operation, a multiplier, and an adder, and performs multiplication and addition operation processing on the data supplied from the input timing unit 541.
The result is supplied to the output timing unit 543. The output timing unit 543 includes a rewritable register 611, a match detection circuit 612, and an output control unit 613.
And outputs the data to the second common bus 532 when the value set in the register 611 and the value (for example, 0) previously given to the match detection circuit 612 match. The other arithmetic cell 503 in FIG. 11 also has the same internal configuration as the arithmetic cell A2 in FIG. However, it is not necessary to provide the input timing section 541 for the operation cells D1, C1, B1, A1 in the first column and the output timing section 543 for the operation cells D4, C4, B4, A4 in the fourth column.

【0042】図11中のMPU51は、制御入力61を
介して処理切り替え要求信号が与えられると、データバ
ス62を介して、演算アレイ500を構成する16個の
演算セル503の各々の処理部542の中の不図示の係
数レジスタに係数を設定する。また、このMPU51
は、データバス62を介して、演算アレイ500を構成
する16個の演算セル503の各々の入力タイミング部
541のレジスタ601及び出力タイミング部543の
レジスタ611にそれぞれ定数を設定する機能も持って
いる。メモリ52には、処理切り替え要求信号に応答し
てMPU51が実行すべきプログラムと、レジスタ60
1,611への定数設定のためにMPU51が実行すべ
きプログラムと、設定に用いるべきデータとが格納され
ている。
When the processing switching request signal is given through the control input 61, the MPU 51 shown in FIG. 11 receives through the data bus 62 the processing unit 542 of each of the 16 processing cells 503 forming the processing array 500. The coefficient is set in the coefficient register (not shown). In addition, this MPU51
Also has a function of setting constants in the register 601 of the input timing unit 541 and the register 611 of the output timing unit 543 of each of the 16 arithmetic cells 503 forming the arithmetic array 500 via the data bus 62. . In the memory 52, a program to be executed by the MPU 51 in response to the process switching request signal, and a register 60
A program to be executed by the MPU 51 for setting constants to 1,611 and data to be used for setting are stored.

【0043】図14は、図11の画像処理装置の動作説
明のためのタイミング図である。図14には、第1の共
通バス531を介した演算セル間の5つのデータ転送の
例(D1→D2,C1→C2,B1→B2,A1→A
2,C1→B2)が示されている。なお、図14中の
“HiZ”は出力のハイ・インピーダンス状態を示して
いる。
FIG. 14 is a timing chart for explaining the operation of the image processing apparatus shown in FIG. FIG. 14 shows an example of five data transfers between arithmetic cells via the first common bus 531 (D1 → D2, C1 → C2, B1 → B2, A1 → A).
2, C1 → B2) is shown. Note that "HiZ" in FIG. 14 indicates a high impedance state of the output.

【0044】第1サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々に画素データが供給され、
演算処理が並列に実行される。
In the first cycle, the arithmetic cell D in the first column
Pixel data is supplied to each of 1, C1, B1, and A1,
Arithmetic processing is executed in parallel.

【0045】第2サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のレジスタ611に0,3,2,1が、同様に第2列の
演算セルD2,C2,B2,A2の各々の入力タイミン
グ部541のレジスタ601に0,3,2,1が各々設
定される。この結果、演算セルD1が第1の共通バス5
31へデータDを出力し、該データDを演算セルD2が
入力する。この間、第1列の3個の演算セルC1,B
1,A1は、出力をハイ・インピーダンス状態に保持す
る。
In the second cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
0,3,2,1 is set in the register 611 of the same, and similarly 0,3,2,1 is set in the register 601 of the input timing unit 541 of each of the operation cells D2, C2, B2, A2 in the second column. It As a result, the operation cell D1 becomes the first common bus 5
The data D is output to 31, and the arithmetic cell D2 inputs the data D. During this time, the three operation cells C1 and B in the first column
1, A1 holds the output in a high impedance state.

【0046】第3サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のレジスタ611に1,0,3,2が、同様に第2列の
演算セルD2,C2,B2,A2の各々の入力タイミン
グ部541のレジスタ601に1,0,3,2が各々設
定される。この結果、演算セルC1が第1の共通バス5
31へデータCを出力し、該データCを演算セルC2が
入力する。この間、第1列の3個の演算セルD1,B
1,A1は、出力をハイ・インピーダンス状態に保持す
る。
In the third cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
1, 0, 3, 2 are set in the register 611 of FIG. It As a result, the arithmetic cell C1 becomes the first common bus 5
The data C is output to 31, and the arithmetic cell C2 inputs the data C. During this time, the three operation cells D1 and B in the first column
1, A1 holds the output in a high impedance state.

【0047】第4サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のレジスタ611に2,1,0,3が、同様に第2列の
演算セルD2,C2,B2,A2の各々の入力タイミン
グ部541のレジスタ601に2,1,0,3が各々設
定される。この結果、演算セルB1が第1の共通バス5
31へデータBを出力し、該データBを演算セルB2が
入力する。この間、第1列の3個の演算セルD1,C
1,A1は、出力をハイ・インピーダンス状態に保持す
る。
In the fourth cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
2, 1, 0, 3 are set in the register 611 of the same, and similarly, 2, 1, 0, 3 are set in the register 601 of the input timing unit 541 of the operation cells D2, C2, B2, A2 in the second column. It As a result, the arithmetic cell B1 becomes the first common bus 5
The data B is output to 31, and the arithmetic cell B2 inputs the data B. During this time, the three operation cells D1 and C in the first column
1, A1 holds the output in a high impedance state.

【0048】第5サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のレジスタ611に3,2,1,0が、同様に第2列の
演算セルD2,C2,B2,A2の各々の入力タイミン
グ部541のレジスタ601に3,2,1,0が各々設
定される。この結果、演算セルA1が第1の共通バス5
31へデータAを出力し、該データAを演算セルA2が
入力する。この間、第1列の3個の演算セルD1,C
1,B1は、出力をハイ・インピーダンス状態に保持す
る。
In the fifth cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
3, 2, 1, 0 are set in the register 611 of the same, and similarly, 3, 2, 1, 0 are set in the register 601 of the input timing unit 541 of each of the operation cells D2, C2, B2, A2 in the second column. It As a result, the arithmetic cell A1 becomes the first common bus 5
The data A is output to 31, and the arithmetic cell A2 inputs the data A. During this time, the three operation cells D1 and C in the first column
1, B1 holds the output in a high impedance state.

【0049】第6サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のレジスタ611に1,0,3,2が、同様に第2列の
演算セルD2,C2,B2,A2の各々の入力タイミン
グ部541のレジスタ601に2,1,0,3が各々設
定される。この結果、演算セルC1が第1の共通バス5
31へデータCを再出力し、該データCを演算セルB2
が入力する。この間、第1列の3個の演算セルD1,B
1,A1は、出力をハイ・インピーダンス状態に保持す
る。
In the sixth cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
Of the input timing unit 541 of each of the arithmetic cells D2, C2, B2, A2 of the second column are set to 1, 0, 3, 2 in the register 611 of FIG. It As a result, the arithmetic cell C1 becomes the first common bus 5
The data C is re-output to 31 and the data C is output to the operation cell B2.
To enter. During this time, the three operation cells D1 and B in the first column
1, A1 holds the output in a high impedance state.

【0050】以上のとおり、図11の画像処理装置によ
れば、第1の共通バス531を介して、第1列の演算セ
ルD1,C1,B1,A1から第2列の演算セルD2,
C2,B2,A2への時分割多重のデータ転送が実行さ
れる。第2及び第3の共通バス532,533のはたら
きも同様である。したがって、例えば図4に示すような
データの流れを本実施例でも実現することができ、4タ
ップの水平フィルタ処理が達成される。入力部502に
ラインメモリを導入すれば、垂直フィルタの実現も可能
である。
As described above, according to the image processing apparatus of FIG. 11, the arithmetic cells D1, C1, B1, A1 in the first column to the arithmetic cells D2 in the second column are connected via the first common bus 531.
Time division multiplexing data transfer to C2, B2, A2 is executed. The function of the second and third common buses 532 and 533 is also the same. Therefore, for example, the data flow as shown in FIG. 4 can be realized also in this embodiment, and the 4-tap horizontal filter processing is achieved. A vertical filter can be realized by introducing a line memory into the input unit 502.

【0051】なお、1つの演算セルから複数の演算セル
へ同時にデータを転送するようにしてもよい。また、図
12中の両レジスタ601,611のうちの少なくとも
一方は、クロックに応じて1サイクル毎に更新されるカ
ウンタに置き換え可能である。図13に示す例は、図1
2中の両レジスタ601,611をカウンタ604,6
14に置き換えたものである。図11では演算アレイ5
00が4行のセル構成を持っているため、両カウンタ6
04,614は各々2ビットで構成される。図13の構
成を採用すれば、MPU51がカウンタ604,614
を初期設定した後は、両カウンタ604,614にクロ
ックを与えるだけで時分割多重のデータ転送が実行され
る。
Data may be transferred from one operation cell to a plurality of operation cells at the same time. At least one of the registers 601 and 611 in FIG. 12 can be replaced with a counter that is updated every cycle according to the clock. The example shown in FIG.
2 registers 601 and 611 in 2 are counters 604 and 6
It is replaced with 14. In FIG. 11, the arithmetic array 5
00 has a 4-row cell configuration, so both counters 6
Each of 04 and 614 is composed of 2 bits. If the configuration of FIG.
After the initialization of, the clocks are applied to both counters 604 and 614 to execute the time division multiplexing data transfer.

【0052】(実施例6)図15は、本発明の第6の実
施例に係る画像処理装置のブロック図である。図15中
の500aは、各々列番号x(1≦x≦4)及び行番号
y(x≦y≦4)で指定される並列動作が可能な10個
の演算セル(E[x,y])503を備えた演算アレイ
である。図6の場合と同様に、第1列の演算セルE
[1,y](1≦y≦4)をA1,B1,C1及びD
1、第2列の演算セルE[2,y](2≦y≦4)をB
2,C2及びD2、第3列の演算セルE[3,y](3
≦y≦4)をC3及びD3、第4列の演算セルE[4,
4]をD4とそれぞれ名付ける。第1列の演算セルA
1,B1,C1,D1と第2列の演算セルB2,C2,
D2との間には時分割多重の第1の共通バス531が介
在しており、第1列のうちの任意の演算セルから第2列
のうちの任意の演算セルへのデータ転送が可能となって
いる。同様に、第2列の演算セルB2,C2,D2と第
3列の演算セルC3,D3との間には第2の共通バス5
32が、第3列の演算セルC3,D3と第4列の演算セ
ルD4との間には第3の共通バス533が各々介在して
いる。
(Sixth Embodiment) FIG. 15 is a block diagram of an image processing apparatus according to a sixth embodiment of the present invention. Reference numeral 500a in FIG. 15 denotes 10 arithmetic cells (E [x, y]) capable of parallel operation designated by a column number x (1 ≦ x ≦ 4) and a row number y (x ≦ y ≦ 4). ) 503. Similar to the case of FIG. 6, the arithmetic cell E in the first column
[1, y] (1 ≦ y ≦ 4) is A1, B1, C1 and D
1, the operation cell E [2, y] (2 ≦ y ≦ 4) in the second column is B
2, C2 and D2, the operation cell E [3, y] (3
≦ y ≦ 4) is C3 and D3, and the arithmetic cell E [4,
4] as D4. Operation cell A in the first column
1, B1, C1, D1 and operation cells B2, C2 in the second column
A time-division-multiplexed first common bus 531 is interposed between D2 and D2 to enable data transfer from any operation cell in the first column to any operation cell in the second column. Has become. Similarly, the second common bus 5 is provided between the arithmetic cells B2, C2, D2 in the second column and the arithmetic cells C3, D3 in the third column.
32, a third common bus 533 is interposed between each of the arithmetic cells C3 and D3 in the third column and the arithmetic cell D4 in the fourth column.

【0053】演算アレイ500aは、入力部502aか
ら供給されたデータに算術演算処理を施し、その結果を
出力部520aへ供給するものである。外部からのデー
タ信号(画素信号)は、4つの入力504を介して入力
部502aへ供給される。入力部502aから第1列の
演算セルD1,C1,B1,A1へは、各々データバス
505,506,507,508を介して個別にデータ
が供給される。第4列の演算セルD4から出力部520
aへは、データバス511を介してデータが供給され
る。出力部520aは、1つの出力521を介して外部
へデータ信号(画素信号)を出力する。
The operation array 500a performs arithmetic operation processing on the data supplied from the input section 502a and supplies the result to the output section 520a. A data signal (pixel signal) from the outside is supplied to the input unit 502a via the four inputs 504. Data is individually supplied from the input unit 502a to the arithmetic cells D1, C1, B1, A1 in the first column via the data buses 505, 506, 507, 508. Output unit 520 from operation cell D4 in the fourth column
Data is supplied to a via the data bus 511. The output unit 520a outputs a data signal (pixel signal) to the outside via one output 521.

【0054】図15中の演算セル503も、図12又は
図13と同様の内部構成を有する。ただし、第1列の演
算セルD1,C1,B1,A1には入力タイミング部5
41を設けなくともよい。また、第4列の演算セルD4
には入力タイミング部541及び出力タイミング部54
3の双方を設けなくともよい。なお、図15の画像処理
装置は、各演算セル503に内蔵されている係数レジス
タの設定などのためのMPU51aとメモリ52aとを
更に備えている。
The arithmetic cell 503 in FIG. 15 also has an internal structure similar to that of FIG. 12 or 13. However, the input timing unit 5 is provided in the arithmetic cells D1, C1, B1, A1 in the first column.
41 may not be provided. In addition, the operation cell D4 in the fourth column
The input timing unit 541 and the output timing unit 54
Both of 3 may not be provided. The image processing apparatus of FIG. 15 further includes an MPU 51a and a memory 52a for setting a coefficient register incorporated in each arithmetic cell 503.

【0055】図15の画像処理装置によれば、第1〜第
3の共通バス531,532,533を介して、例えば
図9に示すようなデータの流れを実現することができ
る。
According to the image processing apparatus of FIG. 15, for example, the data flow as shown in FIG. 9 can be realized via the first to third common buses 531, 532, 533.

【0056】(実施例7)図16は、本発明の第7の実
施例に係る画像処理装置のブロック図である。図16の
構成は、図11の構成に7つのバイパスバスを付加した
ものである。
(Embodiment 7) FIG. 16 is a block diagram of an image processing apparatus according to a seventh embodiment of the present invention. The configuration of FIG. 16 is obtained by adding seven bypass buses to the configuration of FIG.

【0057】図16中の500bは、16個の演算セル
(E[x,y])503を備えた演算アレイである。第
1列の演算セルと第2列の演算セルとの間、第2列の演
算セルと第3列の演算セルとの間、及び、第3列の演算
セルと第4列の演算セルとの間には、各々時分割多重の
第1、第2及び第3の共通バス531,532,533
が介在している。
Reference numeral 500b in FIG. 16 is an arithmetic array having 16 arithmetic cells (E [x, y]) 503. Between the operation cell of the first column and the operation cell of the second column, between the operation cell of the second column and the operation cell of the third column, and between the operation cell of the third column and the operation cell of the fourth column Between the first, second, and third common buses 531, 532, 533, each of which is time division multiplexed.
Is intervening.

【0058】演算アレイ500bは、入力部502bか
ら供給されたデータに算術演算処理を施し、その結果を
入出力部520bへ供給するものである。外部からのデ
ータ信号(画素信号)は、5つの入力504を介して入
力部502bへ供給される。入力部502bから第1列
の演算セルD1,C1,B1,A1へは、各々データバ
ス505,506,507,508を介して個別にデー
タが供給される。第4列の演算セルD4,C4,B4,
A4から入出力部520bへは、各々データバス51
1,512,513,514を介して個別にデータが供
給される。入力部502bと第1の共通バス531との
間には第1のバイパスバス711が介在しており、第1
のバイパスバス711及び第1の共通バス531を介し
て、入力部502bから第2列の演算セルD2,C2,
B2,A2へ直接にデータを転送できるようになってい
る。第1の共通バス531と第2の共通バス532との
間には第2のバイパスバス712が介在しており、第1
列の演算セルD1,C1,B1,A1から第3列の演算
セルD3,C3,B3,A3へも直接にデータを転送で
きるようになっている。更に、第2の共通バス532か
ら第3の共通バス533へ向かう第3のバイパスバス7
13と、第3の共通バス533から入出力部520bへ
向かう第4のバイパスバス714とが設けられている。
入出力部520bは、5つの出力521を介して外部へ
データ信号(画素信号)を出力する機能に加えて、1つ
の入力504を介して外部からデータ信号(画素信号)
を入力する機能を備えている。しかも、入出力部520
bから第4列の演算セルD4,C4,B4,A4へデー
タを転送できるように、入出力部520bと第3の共通
バス533との間に第5のバイパスバス715が介在し
ている。更に、第3の共通バス533から第2の共通バ
ス532へ向かう第6のバイパスバス716と、第2の
共通バス532から第1の共通バス531へ向かう第7
のバイパスバス717とが設けられている。
The arithmetic array 500b performs arithmetic operation processing on the data supplied from the input section 502b and supplies the result to the input / output section 520b. A data signal (pixel signal) from the outside is supplied to the input unit 502b via the five inputs 504. Data is individually supplied from the input unit 502b to the arithmetic cells D1, C1, B1, A1 in the first column via the data buses 505, 506, 507, 508. Fourth row arithmetic cells D4, C4, B4
Data bus 51 is connected from A4 to input / output unit 520b.
Data is individually supplied via 1, 512, 513, and 514. A first bypass bus 711 is interposed between the input unit 502b and the first common bus 531.
Via the bypass bus 711 and the first common bus 531 from the input unit 502b to the second row arithmetic cells D2, C2.
Data can be directly transferred to B2 and A2. A second bypass bus 712 is interposed between the first common bus 531 and the second common bus 532.
Data can be directly transferred from the operation cells D1, C1, B1, A1 in the column to the operation cells D3, C3, B3, A3 in the third column. Furthermore, the third bypass bus 7 going from the second common bus 532 to the third common bus 533.
13 and a fourth bypass bus 714 from the third common bus 533 to the input / output unit 520b.
The input / output unit 520b has a function of outputting a data signal (pixel signal) to the outside through the five outputs 521, and also has a data signal (pixel signal) from the outside through one input 504.
It has a function to input. Moreover, the input / output unit 520
A fifth bypass bus 715 is interposed between the input / output unit 520b and the third common bus 533 so that data can be transferred from b to the arithmetic cells D4, C4, B4, A4 in the fourth column. Furthermore, a sixth bypass bus 716 from the third common bus 533 to the second common bus 532 and a seventh bypass bus 732 from the second common bus 532 to the first common bus 531.
And a bypass bus 717 are provided.

【0059】演算アレイ500bを構成する各演算セル
503は、図12の構成を備えている。ただし、出力タ
イミング部543のレジスタ611は、計数値が0から
5までの範囲で変化する3ビットのカウンタ614(図
13参照)に置き換えられている。なお、図16の画像
処理装置は、各演算セル503に内蔵されている出力タ
イミング部543のカウンタ614の初期設定などのた
めのMPU51bとメモリ52bとを更に備えている。
Each arithmetic cell 503 forming the arithmetic array 500b has the structure shown in FIG. However, the register 611 of the output timing unit 543 is replaced with a 3-bit counter 614 (see FIG. 13) whose count value changes in the range of 0 to 5. The image processing apparatus in FIG. 16 further includes an MPU 51b and a memory 52b for initializing the counter 614 of the output timing unit 543 built in each arithmetic cell 503.

【0060】図17は、図16の画像処理装置の動作説
明のためのタイミング図である。図17には、第1の共
通バス531を介した演算セル間の3つのデータ転送の
例(D1→C2,C1→D2,B1→A2)と第1のバ
イパスバス711を利用したデータ転送の例(入力部→
B2)とが示されている。
FIG. 17 is a timing chart for explaining the operation of the image processing apparatus shown in FIG. FIG. 17 shows an example of three data transfers (D1 → C2, C1 → D2, B1 → A2) between arithmetic cells via the first common bus 531 and data transfer using the first bypass bus 711. Example (input section →
B2) is shown.

【0061】第1サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々に画素データが供給され、
演算処理が並列に実行される。
In the first cycle, the arithmetic cell D in the first column
Pixel data is supplied to each of 1, C1, B1, and A1,
Arithmetic processing is executed in parallel.

【0062】第2サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のカウンタ614に0,5,4,3が設定される。第2
列の演算セルD2,C2,B2,A2の各々の入力タイ
ミング部541のレジスタ601には1,0,5,4が
設定される。この結果、演算セルD1が第1の共通バス
531へデータDを出力し、該データDを演算セルC2
が入力する。この間、第1列の3個の演算セルC1,B
1,A1は、出力をハイ・インピーダンス状態に保持す
る。
In the second cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
0, 5, 4, and 3 are set in the counter 614 of. Second
1, 0, 5, 4 are set in the register 601 of the input timing unit 541 of each of the operation cells D2, C2, B2, A2 in the column. As a result, the operation cell D1 outputs the data D to the first common bus 531 and outputs the data D to the operation cell C2.
To enter. During this time, the three operation cells C1 and B in the first column
1, A1 holds the output in a high impedance state.

【0063】第3サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のカウンタ614が1,0,5,4にインクリメントさ
れる。第2列の演算セルD2,C2,B2,A2の各々
の入力タイミング部541のレジスタ601には0,
5,4,3が設定される。この結果、演算セルC1が第
1の共通バス531へデータCを出力し、該データCを
演算セルD2が入力する。この間、第1列の3個の演算
セルD1,B1,A1は、出力をハイ・インピーダンス
状態に保持する。
In the third cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
Counter 614 is incremented to 1, 0, 5, 4. The register 601 of the input timing unit 541 of each of the arithmetic cells D2, C2, B2, A2 in the second column has 0,
5, 4, and 3 are set. As a result, the arithmetic cell C1 outputs the data C to the first common bus 531 and the arithmetic cell D2 inputs the data C. During this time, the three arithmetic cells D1, B1, A1 in the first column hold the output in the high impedance state.

【0064】第4サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のカウンタ614が2,1,0,5にインクリメントさ
れる。第2列の演算セルD2,C2,B2,A2の各々
の入力タイミング部541のレジスタ601には3,
2,1,0が設定される。この結果、演算セルB1が第
1の共通バス531へデータBを出力し、該データBを
演算セルA2が入力する。この間、第1列の3個の演算
セルD1,C1,A1は、出力をハイ・インピーダンス
状態に保持する。
In the fourth cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
Counter 614 is incremented to 2, 1, 0, 5. The register 601 of the input timing unit 541 of each of the operation cells D2, C2, B2, and A2 in the second column has 3, 3.
2, 1, 0 is set. As a result, the arithmetic cell B1 outputs the data B to the first common bus 531 and the arithmetic cell A2 inputs the data B. During this time, the three arithmetic cells D1, C1, A1 in the first column hold the output in the high impedance state.

【0065】第5サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のカウンタ614が3,2,1,0にインクリメントさ
れる。第2列の演算セルD2,C2,B2,A2の各々
の入力タイミング部541のレジスタ601には4,
3,2,1が設定される。この結果、演算セルA1が第
1の共通バス531へデータAを出力するけれども、第
2列のいずれの演算セルも該データAを入力しない。こ
の間、第1列の3個の演算セルD1,C1,B1は、出
力をハイ・インピーダンス状態に保持する。
In the fifth cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
Counter 614 is incremented to 3, 2, 1, 0. The register 601 of the input timing unit 541 of each of the arithmetic cells D2, C2, B2, A2 in the second column has 4,
3, 2, 1 are set. As a result, the arithmetic cell A1 outputs the data A to the first common bus 531 but the arithmetic cell in the second column does not input the data A. During this period, the three arithmetic cells D1, C1, B1 in the first column hold the outputs in the high impedance state.

【0066】第6サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のカウンタ614が4,3,2,1にインクリメントさ
れる。第2列の演算セルD2,C2,B2,A2の各々
の入力タイミング部541のレジスタ601には5,
4,3,2が設定される。この結果、第1列の全ての演
算セルは出力をハイ・インピーダンス状態に保持し、こ
れらの演算セルにとっては出力側が空きサイクルとな
る。また、第2列のいずれの演算セルも第1の共通バス
531からデータを入力しない。
In the sixth cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
Counter 614 is incremented to 4, 3, 2, 1. The register 601 of the input timing unit 541 of each of the operation cells D2, C2, B2 and A2 in the second column has 5,
4, 3, 2 are set. As a result, all the operation cells in the first column hold the output in the high impedance state, and the output side of these operation cells becomes an empty cycle. Also, no data is input from the first common bus 531 to any of the operation cells in the second column.

【0067】第7サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々の出力タイミング部543
のカウンタ614が5,4,3,2にインクリメントさ
れる。第2列の演算セルD2,C2,B2,A2の各々
の入力タイミング部541のレジスタ601には2,
1,0,5が設定される。この結果、第1列の全ての演
算セルは出力をハイ・インピーダンス状態に保持し、こ
れらの演算セルにとっては出力側が空きサイクルとな
る。ところが、この空きサイクルを利用して、入力部5
02bが第1のバイパスバス711を介してデータZを
第1の共通バス531へ出力する。このデータZは、演
算セルB2に入力される。
In the seventh cycle, the arithmetic cell D in the first column
1, C1, B1, A1 output timing sections 543
Counter 614 is incremented to 5, 4, 3, 2. In the register 601 of the input timing unit 541 of each of the operation cells D2, C2, B2, A2 in the second column, 2,
1, 0, 5 are set. As a result, all the operation cells in the first column hold the output in the high impedance state, and the output side of these operation cells becomes an empty cycle. However, using this empty cycle, the input unit 5
02b outputs the data Z to the first common bus 531 via the first bypass bus 711. This data Z is input to the arithmetic cell B2.

【0068】以上のとおり、図16の画像処理装置によ
れば、第1列の演算セルD1,C1,B1,A1から第
2列の演算セルD2,C2,B2,A2へのデータ転送
だけでなく、第1のバイパスバス711を介した入力部
502bから第2列の演算セルD2,C2,B2,A2
へのデータ転送も可能である。したがって、第1、第2
及び第3の共通バス531,532,533で互いに連
結された10個の演算セルA1,B1,C1,D1,B
2,C2,D2,C3,D3,D4を利用して4タップ
の水平フィルタ処理を実行しながら、例えば該水平フィ
ルタ処理に使用されない演算セルA2へ空きサイクルを
利用して入力部502bからデータを転送することがで
きる。この結果、演算アレイ500bの高い使用効率を
実現できるとともに、バイパスバスを備えない図11の
場合に比べてより複雑な演算が可能となる。なお、本実
施例では2サイクルを空きサイクルとしたが、これに限
らない。
As described above, according to the image processing apparatus of FIG. 16, only data transfer from the operation cells D1, C1, B1, A1 in the first column to the operation cells D2, C2, B2, A2 in the second column is required. Instead of the input unit 502b via the first bypass bus 711 to the operation cells D2, C2, B2, A2 in the second column.
Data transfer to / from is also possible. Therefore, the first and second
And 10 arithmetic cells A1, B1, C1, D1, B connected to each other by the third common buses 531, 532, 533.
2, C2, D2, C3, D3, D4 are used to perform 4-tap horizontal filter processing, while data is input from the input unit 502b to the operation cell A2 that is not used in the horizontal filter processing by using an empty cycle. Can be transferred. As a result, high use efficiency of the arithmetic array 500b can be realized, and more complicated arithmetic operations can be performed as compared with the case of FIG. 11 in which the bypass bus is not provided. It should be noted that in the present embodiment, the two cycles are idle cycles, but the present invention is not limited to this.

【0069】更に、図16の画像処理装置によれば、第
2〜第7のバイパスバス712〜717の利用も可能で
ある。特に、図16の構成はデータのフィードバックの
ためのバイパスバス715,716,717を備えてい
るので、巡回型フィルタを容易に構成できる効果があ
る。
Further, according to the image processing apparatus of FIG. 16, it is possible to use the second to seventh bypass buses 712 to 717. In particular, since the configuration of FIG. 16 includes the bypass buses 715, 716, 717 for data feedback, there is an effect that the cyclic filter can be easily configured.

【0070】(実施例8)図18は、本発明の第8の実
施例に係る画像処理装置のブロック図である。図18の
構成は、図11の構成に6つのバイパスバスを付加した
ものである。
(Embodiment 8) FIG. 18 is a block diagram of an image processing apparatus according to an eighth embodiment of the present invention. The configuration of FIG. 18 is obtained by adding six bypass buses to the configuration of FIG.

【0071】図18中の500cは、16個の演算セル
(E[x,y])503を備えた演算アレイである。第
1列の演算セルと第2列の演算セルとの間、第2列の演
算セルと第3列の演算セルとの間、及び、第3列の演算
セルと第4列の演算セルとの間には、各々時分割多重の
第1、第2及び第3の共通バス531,532,533
が介在している。
Reference numeral 500c in FIG. 18 denotes an arithmetic array provided with 16 arithmetic cells (E [x, y]) 503. Between the operation cell of the first column and the operation cell of the second column, between the operation cell of the second column and the operation cell of the third column, and between the operation cell of the third column and the operation cell of the fourth column Between the first, second, and third common buses 531, 532, 533, each of which is time division multiplexed.
Is intervening.

【0072】演算アレイ500cは、入力部502cか
ら供給されたデータに算術演算処理を施し、その結果を
入出力部520cへ供給するものである。外部からのデ
ータ信号(画素信号)は、5つの入力504を介して入
力部502cへ供給される。入力部502cから第1列
の演算セルD1,C1,B1,A1へは、各々データバ
ス505,506,507,508を介して個別にデー
タが供給される。第4列の演算セルD4,C4,B4,
A4から入出力部520cへは、各々データバス51
1,512,513,514を介して個別にデータが供
給される。入力部502cと第1の共通バス531との
間には第1のバイパスバス721が介在しており、第1
のバイパスバス721及び第1の共通バス531を介し
て、入力部502cから第2列の演算セルD2,C2,
B2,A2へ直接にデータを転送できるようになってい
る。同様に、入力部502cと第2の共通バス532と
の間及び入力部502cと第3の共通バス533との間
には、第2及び第3のバイパスバス722,723が各
々介在している。入出力部520cは、4つの出力52
1を介して外部へデータ信号(画素信号)を出力する機
能に加えて、1つの入力504を介して外部からデータ
信号(画素信号)を入力する機能を備えている。しか
も、この入出力部520cから第2列の演算セルD2,
C2,B2,A2へ直接にデータを転送できるように、
入出力部520cと第1の共通バス531との間に第4
のバイパスバス724が介在している。同様に、入出力
部520cと第2の共通バス532との間及び入出力部
520cと第3の共通バス533との間には、第5及び
第6のバイパスバス725,726が各々介在してい
る。なお、図18の画像処理装置は、後に詳述するMP
U51cとメモリ52cとを更に備えている。
The operation array 500c performs arithmetic operation processing on the data supplied from the input section 502c and supplies the result to the input / output section 520c. A data signal (pixel signal) from the outside is supplied to the input unit 502c via the five inputs 504. Data is individually supplied from the input unit 502c to the arithmetic cells D1, C1, B1, A1 in the first column via the data buses 505, 506, 507, 508. Fourth row arithmetic cells D4, C4, B4
Data bus 51 is connected from A4 to input / output unit 520c.
Data is individually supplied via 1, 512, 513, and 514. A first bypass bus 721 is interposed between the input unit 502c and the first common bus 531.
Via the bypass bus 721 and the first common bus 531 from the input unit 502c to the second row arithmetic cells D2, C2.
Data can be directly transferred to B2 and A2. Similarly, second and third bypass buses 722 and 723 are interposed between the input unit 502c and the second common bus 532 and between the input unit 502c and the third common bus 533, respectively. . The input / output unit 520c has four outputs 52
In addition to the function of outputting a data signal (pixel signal) to the outside via the input terminal 1, a function of inputting a data signal (pixel signal) from the outside via one input 504 is provided. Moreover, from the input / output unit 520c to the operation cell D2 of the second column.
To be able to transfer data directly to C2, B2, A2,
A fourth unit is provided between the input / output unit 520c and the first common bus 531.
By-pass bus 724 is interposed. Similarly, fifth and sixth bypass buses 725 and 726 are interposed between the input / output unit 520c and the second common bus 532 and between the input / output unit 520c and the third common bus 533, respectively. ing. The image processing apparatus shown in FIG.
The U51c and the memory 52c are further provided.

【0073】図18中の演算セルA2の内部構成を図1
9に示す。図19において、541は入力タイミング
部、542は処理部、543は出力タイミング部であ
る。入力タイミング部541及び出力タイミイング部5
43は、図12又は図13に示す内部構成を有するもの
である。図19の処理部542は、第1のラッチ621
と、第2のラッチ622と、係数レジスタ623と、乗
算器624と、加算器625と、第3のラッチ626と
を有するものである。第1及び第2のラッチ621,6
22は、各々入力タイミング部541から入力627を
介して供給されたデータを保持するものである。このう
ちの第2のラッチ622は、保持データを0にリセット
できるものである。乗算器624は、係数レジスタ62
3が保持している係数と第1のラッチ621の保持デー
タとの積を出力するものである。加算器625は、乗算
器624から出力された積と第2のラッチ622の保持
データとの和を出力するものである。第3のラッチ62
6は、加算器625から出力された和を保持し、該保持
した和を出力628を介して出力タイミング部543へ
供給するものである。図18中の他の演算セル503
も、図19の演算セルA2と同様の内部構成を有する。
ただし、第1列の演算セルD1,C1,B1,A1には
入力タイミング部541を、第4列の演算セルD4,C
4,B4,A4には出力タイミング部543を各々設け
なくともよい。
The internal structure of the arithmetic cell A2 in FIG. 18 is shown in FIG.
9 shows. In FIG. 19, 541 is an input timing unit, 542 is a processing unit, and 543 is an output timing unit. Input timing unit 541 and output timing unit 5
Reference numeral 43 has the internal structure shown in FIG. 12 or 13. The processing unit 542 of FIG. 19 includes the first latch 621.
, A second latch 622, a coefficient register 623, a multiplier 624, an adder 625, and a third latch 626. First and second latches 621,6
Reference numeral 22 holds the data supplied from the input timing unit 541 through the input 627. Of these, the second latch 622 can reset the held data to 0. The multiplier 624 uses the coefficient register 62.
3 outputs the product of the coefficient held by 3 and the data held by the first latch 621. The adder 625 outputs the sum of the product output from the multiplier 624 and the data held in the second latch 622. Third latch 62
Reference numeral 6 holds the sum output from the adder 625 and supplies the held sum to the output timing unit 543 via the output 628. Another operation cell 503 in FIG.
Also has the same internal configuration as the arithmetic cell A2 in FIG.
However, the input timing section 541 is provided for the operation cells D1, C1, B1, A1 in the first column, and the operation cells D4, C in the fourth column are provided.
It is not necessary to provide the output timing units 543 in 4, B4 and A4.

【0074】図18中のMPU51cは、制御入力61
を介して処理切り替え要求信号が与えられると、データ
バス62を介して、演算アレイ500cを構成する16
個の演算セル503の各々の処理部542の中の係数レ
ジスタ623に係数を設定する。また、このMPU51
cは、データバス62を介して、演算アレイ500cを
構成する16個の演算セル503の各々の入力タイミン
グ部541のレジスタ/カウンタ及び出力タイミング部
543のレジスタ/カウンタにそれぞれ定数を設定する
機能も持っている。メモリ52cには、処理切り替え要
求信号に応答してMPU51cが実行すべきプログラム
と、レジスタ/カウンタへの定数設定のためにMPU5
1cが実行すべきプログラムと、設定に用いるべきデー
タとが格納されている。
The MPU 51c shown in FIG.
When a processing switching request signal is applied via the data bus 62, the operation array 500c is configured via the data bus 62.
The coefficient is set in the coefficient register 623 in the processing unit 542 of each of the arithmetic cells 503. In addition, this MPU51
c also has a function of setting constants via the data bus 62 to the register / counter of the input timing unit 541 and the register / counter of the output timing unit 543 of each of the 16 arithmetic cells 503 forming the arithmetic array 500c. have. In the memory 52c, the program to be executed by the MPU 51c in response to the process switching request signal and the MPU 5 for setting constants in the register / counter.
A program to be executed by 1c and data to be used for setting are stored.

【0075】図18の画像処理装置を2タップの水平フ
ィルタの機能、2タップの垂直フィルタの機能及び両フ
ィルタの出力の合成機能という3つの機能を兼ね備えた
装置として動作させる場合の入力部502cの内部構成
は、先に説明した図7のとおりである。この場合には、
演算セルD1へ供給される画素データg3 の1ライン前
の画素データh3 が演算セルC1へ供給され、かつ水平
方向に並んだ3つの画素に関する画素データh1 ,h2
,h3 が演算セルA1,B1,C1へ供給される。
The input unit 502c of the input unit 502c when the image processing apparatus of FIG. 18 is operated as a device having three functions of a 2-tap horizontal filter function, a 2-tap vertical filter function, and an output synthesizing function of both filters. The internal configuration is as shown in FIG. 7 described above. In this case,
The pixel data h3 one line before the pixel data g3 supplied to the operation cell D1 is supplied to the operation cell C1 and pixel data h1 and h2 relating to three pixels arranged in the horizontal direction.
, H3 are supplied to the arithmetic cells A1, B1, C1.

【0076】図20は、図18中の入力部502cに図
7と同様の内部構成を採用した場合の演算アレイ500
cの動作説明図である。第1列の演算セルA1,B1,
C1,D1の各々の係数レジスタ623には、係数a,
b,c,dが予め設定される。第2列の演算セルC2,
D2、第3列の演算セルD3及び第4列の演算セルD4
の各々の係数レジスタ623にはいずれも係数1が予め
設定される。また、5個の演算セルA1,B1,C1,
D1,D4の各々の第2のラッチ622の保持データは
予め0にリセットされる。
FIG. 20 shows an arithmetic array 500 when the input unit 502c shown in FIG. 18 has the same internal structure as that shown in FIG.
It is operation | movement explanatory drawing of c. Operation cells A1, B1, in the first column
The coefficient registers 623 of C1 and D1 respectively store the coefficients a,
b, c, d are preset. Operation cell C2 in the second column
D2, operation cell D3 in the third column and operation cell D4 in the fourth column
The coefficient 1 is preset in each of the coefficient registers 623. Also, five arithmetic cells A1, B1, C1,
The data held in the second latch 622 of each of D1 and D4 is reset to 0 in advance.

【0077】4つの画素データh1 ,h2 ,h3 ,g3
が入力部502cから第1列の演算セルA1,B1,C
1,D1へ各々供給されると、演算セルD1はd×g3
を、演算セルC1はc×h3 を、演算セルB1はb×h
2 を、演算セルA1はa×h1 を順次第1の共通バス5
31へ出力する。第2列の演算セルD2では、第1のラ
ッチ621が演算セルD1からのd×g3 を、第2のラ
ッチ622が演算セルC1からのc×h3 を順次受け取
る。この結果、演算セルD2は、第2の共通バス532
へc×h3 +d×g3 を出力する。一方、第2列の演算
セルC2では、第1のラッチ621が演算セルB1から
のb×h2 を、第2のラッチ622が演算セルA1から
のa×h1 を順次受け取る。この結果、演算セルC2
は、第2の共通バス532へa×h1 +b×h2 を出力
する。ここに、演算セルC2の出力データa×h1 +b
×h2 は2タップの水平フィルタの処理結果であり、演
算セルD2の出力データc×h3 +d×g3 は2タップ
の垂直フィルタの処理結果である。
Four pixel data h1, h2, h3, g3
From the input unit 502c to the operation cells A1, B1, C in the first column
1 and D1 respectively, the operation cell D1 is d × g3
The operation cell C1 is c × h3, and the operation cell B1 is b × h.
2 and the arithmetic cell A1 sequentially outputs a × h1 to the first common bus 5
Output to 31. In the arithmetic cell D2 in the second column, the first latch 621 sequentially receives d × g3 from the arithmetic cell D1 and the second latch 622 sequentially receives c × h3 from the arithmetic cell C1. As a result, the operation cell D2 is connected to the second common bus 532.
To c × h3 + d × g3. On the other hand, in the arithmetic cell C2 in the second column, the first latch 621 sequentially receives b × h2 from the arithmetic cell B1 and the second latch 622 sequentially receives a × h1 from the arithmetic cell A1. As a result, the operation cell C2
Outputs a × h1 + b × h2 to the second common bus 532. Here, the output data a × h1 + b of the arithmetic cell C2
* H2 is the processing result of the 2-tap horizontal filter, and the output data c * h3 + d * g3 of the operation cell D2 is the processing result of the 2-tap vertical filter.

【0078】第3列の演算セルD3では、第1のラッチ
621が演算セルD2からのc×h3 +d×g3 を、第
2のラッチ622が演算セルC2からのa×h1 +b×
h2を順次受け取る。この結果、演算セルD3は、第3
の共通バス533へa×h1+b×h2 +c×h3 +d
×g3 を出力する。第4列の演算セルD4は、演算セル
D3からのa×h1 +b×h2 +c×h3 +d×g3 を
そのまま出力する。演算セルD4の出力データa×h1
+b×h2 +c×h3 +d×g3 は、2タップの水平フ
ィルタの処理結果と2タップの垂直フィルタの処理結果
との合成結果として、入出力部520cを介して出力さ
れる。
In the arithmetic cell D3 in the third column, the first latch 621 outputs c × h3 + d × g3 from the arithmetic cell D2, and the second latch 622 axh1 + b × from the arithmetic cell C2.
Receive h2 sequentially. As a result, the operation cell D3 is
To common bus 533 of a × h1 + b × h2 + c × h3 + d
Output xg3. The arithmetic cell D4 in the fourth column outputs a × h1 + b × h2 + c × h3 + d × g3 from the arithmetic cell D3 as they are. Output data a × h1 of the processing cell D4
+ B × h2 + c × h3 + d × g3 is output via the input / output unit 520c as a result of combining the processing result of the 2-tap horizontal filter and the processing result of the 2-tap vertical filter.

【0079】以上のとおり、図18の画像処理装置によ
れば、3個の演算セルA1,B1,C2からなるグルー
プと3個の演算セルC1,D1,D2からなる他のグル
ープとを独立に動作させることによって、2タップの水
平フィルタ処理と2タップの垂直フィルタ処理とが並列
に実行される。しかも、2個の演算セルD3,D4によ
って、両フィルタ処理結果の合成処理が実行される。
As described above, according to the image processing apparatus of FIG. 18, the group consisting of the three arithmetic cells A1, B1 and C2 and the other group consisting of the three arithmetic cells C1, D1 and D2 are independently provided. By performing the operation, the 2-tap horizontal filtering process and the 2-tap vertical filtering process are executed in parallel. In addition, the two processing cells D3 and D4 execute the synthesis processing of both filter processing results.

【0080】ところが、以上の画像処理では、図20中
の破線で囲まれた8個の演算セルA2,B2,A3,B
3,C3,A4,B4,C4が使用されない。これら8
個の演算セルを有効に利用できるように、図18の画像
処理装置には第1〜第6のバイパスバス721〜726
が設けられている。
However, in the above image processing, eight operation cells A2, B2, A3, B surrounded by broken lines in FIG.
3, C3, A4, B4, C4 are not used. These 8
The image processing device of FIG. 18 includes the first to sixth bypass buses 721 to 726 so that the individual arithmetic cells can be effectively used.
Is provided.

【0081】図21及び図22は、図18の画像処理装
置の動作説明のためのタイミング図であって、上記水平
フィルタ処理、垂直フィルタ処理及び合成処理の実行中
における第2のバイパスバス722の使用方法の例を示
している。
FIGS. 21 and 22 are timing charts for explaining the operation of the image processing apparatus of FIG. 18, which shows the second bypass bus 722 during execution of the horizontal filter processing, vertical filter processing and synthesis processing. An example of usage is shown.

【0082】第1サイクルでは、第1列の演算セルD
1,C1,B1,A1の各々に画素データが供給され、
演算処理が並列に実行される。
In the first cycle, the arithmetic cell D in the first column
Pixel data is supplied to each of 1, C1, B1, and A1,
Arithmetic processing is executed in parallel.

【0083】第2サイクルでは、演算セルD1が第1の
共通バス531へデータd×g3 を出力し、該データを
演算セルD2の第1のラッチ621が受け取る。
In the second cycle, the operation cell D1 outputs the data d × g3 to the first common bus 531 and the data is received by the first latch 621 of the operation cell D2.

【0084】第3サイクルでは、演算セルC1が第1の
共通バス531へデータc×h3 を出力し、該データを
演算セルD2の第2のラッチ622が受け取る。2つの
データを受け取った演算セルD2は、演算処理を実行す
る。
In the third cycle, the operation cell C1 outputs the data c × h3 to the first common bus 531 and the data is received by the second latch 622 of the operation cell D2. The arithmetic cell D2 that has received the two data executes arithmetic processing.

【0085】第4サイクルでは、演算セルB1が第1の
共通バス531へデータb×h2 を出力し、該データを
演算セルC2の第1のラッチ621が受け取る。一方、
演算セルD2が第2の共通バス532へデータc×h3
+d×g3 を出力し、該データを演算セルD3の第1の
ラッチ621が受け取る。
In the fourth cycle, the arithmetic cell B1 outputs the data b × h2 to the first common bus 531 and the first latch 621 of the arithmetic cell C2 receives the data. on the other hand,
The operation cell D2 transfers data c × h3 to the second common bus 532.
+ D × g3 is output and the data is received by the first latch 621 of the arithmetic cell D3.

【0086】第5サイクルでは、演算セルA1が第1の
共通バス531へデータa×h1 を出力し、該データを
演算セルC2の第2のラッチ622が受け取る。2つの
データを受け取った演算セルC2は、演算処理を実行す
る。第2列の全ての演算セルは出力をハイ・インピーダ
ンス状態に保持し、これらの演算セルにとっては出力側
が空きサイクルとなる。ところが、この空きサイクルを
利用して、入力部502cが第2のバイパスバス722
を介してデータZ1 を第2の共通バス532へ出力す
る。このデータZ1 は、演算セルC3の第1のラッチ6
21に受け取られる。
In the fifth cycle, the arithmetic cell A1 outputs the data a × h1 to the first common bus 531 and the data is received by the second latch 622 of the arithmetic cell C2. The arithmetic cell C2 that has received the two data executes arithmetic processing. All the operation cells in the second column hold the output in the high impedance state, and the output side of these operation cells becomes an empty cycle. However, by utilizing this empty cycle, the input unit 502c causes the second bypass bus 722 to operate.
The data Z1 is output to the second common bus 532 via the. This data Z1 is stored in the first latch 6 of the arithmetic cell C3.
21.

【0087】第6サイクルでは、演算セルC2が第2の
共通バス532へデータa×h1 +b×h2 を出力し、
該データを演算セルD3の第2のラッチ622が受け取
る。2つのデータを受け取った演算セルD3は、演算処
理を実行する。
In the sixth cycle, the arithmetic cell C2 outputs the data a × h1 + b × h2 to the second common bus 532.
The data is received by the second latch 622 of the arithmetic cell D3. The arithmetic cell D3 that has received the two data executes arithmetic processing.

【0088】第7サイクルでは、第2列の全ての演算セ
ルが出力をハイ・インピーダンス状態に保持し、これら
の演算セルにとっては出力側が空きサイクルとなる。と
ころが、この空きサイクルを利用して、入力部502c
が第2のバイパスバス722を介してデータZ2 を第2
の共通バス532へ出力する。このデータZ2 は、演算
セルC3の第2のラッチ622に受け取られる。2つの
データを受け取った演算セルC3は、演算処理を実行す
る。一方、演算セルD3が第3の共通バス533へデー
タa×h1 +b×h2 +c×h3 +d×g3 を出力し、
該データを演算セルD4が受け取る。
In the seventh cycle, all the operation cells in the second column hold the outputs in the high impedance state, and the output side of these operation cells becomes an empty cycle. However, using this empty cycle, the input unit 502c
Sends the second data Z2 through the second bypass bus 722.
Output to the common bus 532. This data Z2 is received by the second latch 622 of the arithmetic cell C3. The arithmetic cell C3 that has received the two data executes arithmetic processing. On the other hand, the operation cell D3 outputs the data a * h1 + b * h2 + c * h3 + d * g3 to the third common bus 533,
The calculation cell D4 receives the data.

【0089】第8サイクル以降では、演算セルC3が第
3の共通バス533をデータの出力に使用できる。
After the eighth cycle, the arithmetic cell C3 can use the third common bus 533 for outputting data.

【0090】以上のとおり、図18の画像処理装置によ
れば、第2列の演算セルD2,C2,B2,A2から第
3列の演算セルD3,C3,B3,A3へのデータ転送
だけでなく、第2のバイパスバス722を介した入力部
502cから第3列の演算セルD3,C3,B3,A3
への直接データ転送も可能である。したがって、第1、
第2及び第3の共通バス531,532,533で互い
に連結された8個の演算セルA1,B1,C1,D1,
C2,D2,D3,D4を利用して水平フィルタ処理、
垂直フィルタ処理及び合成処理を実行しながら、例えば
該一連の処理に使用されない演算セルC3へ空きサイク
ルを利用して入力部502cからデータを転送すること
ができる。この結果、演算アレイ500cの高い使用効
率を実現できるとともに、バイパスバスを備えない図1
1の場合に比べてより複雑な演算が可能となる。
As described above, according to the image processing apparatus of FIG. 18, it is only necessary to transfer the data from the operation cells D2, C2, B2, A2 in the second column to the operation cells D3, C3, B3, A3 in the third column. Instead of the input unit 502c via the second bypass bus 722, the arithmetic cells D3, C3, B3, A3 in the third column.
Direct data transfer to / from is also possible. Therefore, the first,
Eight arithmetic cells A1, B1, C1, D1, connected to each other by the second and third common buses 531, 532, 533
Horizontal filter processing using C2, D2, D3, D4,
While performing the vertical filtering process and the synthesizing process, the data can be transferred from the input unit 502c to the operation cell C3 that is not used in the series of processes, for example, by utilizing an empty cycle. As a result, it is possible to realize high usage efficiency of the arithmetic array 500c and not include the bypass bus.
A more complicated calculation is possible as compared with the case of 1.

【0091】更に、図18の画像処理装置によれば、第
1のバイパスバス721及び第3〜第6のバイパスバス
723〜726の利用も可能である。特に、図18の構
成はデータのフィードバックのためのバイパスバス72
4,725,726を備えているので、巡回型フィルタ
を容易に構成できる効果がある。
Further, according to the image processing apparatus of FIG. 18, the first bypass bus 721 and the third to sixth bypass buses 723 to 726 can be used. In particular, the configuration of FIG. 18 has a bypass bus 72 for data feedback.
Since 4,725,726 are provided, there is an effect that a recursive filter can be easily configured.

【0092】(実施例9)図23は、本発明の第9の実
施例に係る画像処理装置のブロック図である。図23中
の500dは、各々列番号x(1≦x≦4)及び行番号
y(1≦y≦5)で指定される並列動作が可能な20個
の演算セル(E[x,y])503を備えた演算アレイ
である。この演算アレイ500dは、第1の入出力部5
02dから供給されたデータに算術演算処理を施して得
られた結果を第2の入出力部520dへ供給したり、第
2の入出力部520dから供給されたデータに算術演算
処理を施して得られた結果を第1の入出力部502dへ
供給したりするものである。図10の場合と同様に、第
1列のうちの4個の演算セルE[1,y](2≦y≦
5)をA1,B1,C1及びD1、第2列のうちの3個
の演算セルE[2,y](3≦y≦5)をB2,C2及
びD2、第3列のうちの2個の演算セルE[3,y]
(4≦y≦5)をC3及びD3、第4列のうちの演算セ
ルE[4,5]をD4とそれぞれ名付ける。また、第4
列のうちの4個の演算セルE[4,y](4≧y≧1)
をP1,Q1,R1及びS1、第3列のうちの3個の演
算セルE[3,y](3≧y≧1)をQ2,R2及びS
2、第2列のうちの2個の演算セルE[2,y](2≧
y≧1)をR3及びS3、第1列のうちの演算セルE
[1,1]をS4とそれぞれ名付ける。
(Ninth Embodiment) FIG. 23 is a block diagram of an image processing apparatus according to a ninth embodiment of the present invention. Reference numeral 500d in FIG. 23 denotes 20 arithmetic cells (E [x, y]) capable of parallel operation, which are designated by column numbers x (1 ≦ x ≦ 4) and row numbers y (1 ≦ y ≦ 5). ) 503. This operation array 500d includes a first input / output unit 5
The result obtained by performing arithmetic operation processing on the data supplied from 02d is supplied to the second input / output unit 520d, or obtained by performing arithmetic operation processing on the data supplied from the second input / output unit 520d. The obtained result is supplied to the first input / output unit 502d. Similar to the case of FIG. 10, four operation cells E [1, y] (2 ≦ y ≦
5) is A1, B1, C1 and D1, three operation cells E [2, y] (3 ≦ y ≦ 5) in the second column are B2, C2 and D2, and two in the third column Operation cell E [3, y]
(4 ≦ y ≦ 5) is named C3 and D3, and the operation cell E [4,5] in the fourth column is named D4. Also, the fourth
Four operation cells E [4, y] in the column (4 ≧ y ≧ 1)
, P1, Q1, R1 and S1, and three operation cells E [3, y] (3 ≧ y ≧ 1) in the third column to Q2, R2 and S1.
2, two operation cells E [2, y] of the second column (2 ≧
y ≧ 1) is R3 and S3, the operation cell E in the first column
Name [1,1] as S4.

【0093】外部からのデータ信号(画素信号)は、4
つの入力504を介して第1の入出力部502dへ、他
の4つの入力504を介して第2の入出力部520dへ
各々供給される。第1の入出力部502dから第1列の
うちの4個の演算セルD1,C1,B1,A1へは各々
データバス505,506,507,508を介して、
第2の入出力部520dから第4列のうちの4個の演算
セルP1,Q1,R1,S1へは各々データバス51
2,513,514,515を介して個別にデータが供
給される。第1列の演算セルS4,A1,B1,C1,
D1と第2列の演算セルS3,R3,B2,C2,D2
との間には時分割多重の第1の共通バス531が介在し
ており、6個の演算セルA1,B1,C1,D1,R
3,S3のうちの任意の演算セルから4個の演算セルB
2,C2,D2,S4のうちの任意の演算セルへのデー
タ転送が可能となっている。また、第2列の演算セルS
3,R3,B2,C2,D2と第3列の演算セルS2,
R2,Q2,C3,D3との間に時分割多重の第2の共
通バス532が介在しており、6個の演算セルB2,C
2,D2,Q2,R2,S2のうちの任意の演算セルか
ら4個の演算セルC3,D3,R3,S3のうちの任意
の演算セルへのデータ転送が可能となっている。更に、
第3列の演算セルS2,R2,Q2,C3,D3と第4
列の演算セルS1,R1,Q1,P1,D4との間に時
分割多重の第3の共通バス533が介在しており、6個
の演算セルC3,D3,P1,Q1,R1,S1のうち
の任意の演算セルから4個の演算セルD4,Q2,R
2,S2のうちの任意の演算セルへのデータ転送が可能
となっている。第4列のうちの演算セルD4から第2の
入出力部520dへはデータバス511を介してデータ
が供給され、第2の入出力部520dは1つの出力52
1を介して外部へデータ信号(画素信号)を出力する。
一方、第1列のうちの演算セルS4から第1の入出力部
502dへはデータバス516を介してデータが供給さ
れ、第1の入出力部502dは1つの出力521を介し
て外部へデータ信号(画素信号)を出力する。
The data signal (pixel signal) from the outside is 4
One input 504 is supplied to the first input / output unit 502d, and another four inputs 504 are supplied to the second input / output unit 520d. From the first input / output unit 502d to the four arithmetic cells D1, C1, B1, A1 in the first column via the data buses 505, 506, 507, 508, respectively.
The data bus 51 is connected from the second input / output unit 520d to the four operation cells P1, Q1, R1, and S1 in the fourth column.
Data is individually supplied via 2, 513, 514, and 515. First row operation cells S4, A1, B1, C1,
D1 and operation cells S3, R3, B2, C2, D2 in the second column
And a first common bus 531 of time division multiplexing is interposed between and, and six operation cells A1, B1, C1, D1, R
4 arithmetic cells B from arbitrary arithmetic cells of S3 and S3
Data can be transferred to any of the operation cells 2, 2, C 2, D 2, and S 4. Also, the operation cell S in the second column
3, R3, B2, C2, D2 and operation cells S2 in the third column
A second common bus 532, which is time division multiplexed, is interposed between R2, Q2, C3 and D3, and six arithmetic cells B2 and C are provided.
Data can be transferred from any operation cell of 2, 2, D2, Q2, R2, S2 to any operation cell of the four operation cells C3, D3, R3, S3. Furthermore,
Operation cells S2, R2, Q2, C3, D3 in the third column and a fourth operation cell
A time-division-multiplexed third common bus 533 is interposed between the column arithmetic cells S1, R1, Q1, P1, D4, and the six arithmetic cells C3, D3, P1, Q1, R1, S1 Four operation cells D4, Q2, R from any of the operation cells
Data can be transferred to any operation cell of S2 and S2. Data is supplied from the arithmetic cell D4 in the fourth column to the second input / output unit 520d via the data bus 511, and the second input / output unit 520d outputs one output 52.
A data signal (pixel signal) is output to the outside via the 1.
On the other hand, data is supplied from the operation cell S4 in the first column to the first input / output unit 502d via the data bus 516, and the first input / output unit 502d outputs data to the outside via one output 521. A signal (pixel signal) is output.

【0094】以上のとおり、図23の画像処理装置の演
算アレイ500dは、図15の演算アレイ500aの空
白部を同様の演算アレイで埋めた構成を備えたものであ
る。したがって、LSIへの実装に際して図15の場合
に比べてチップ面積を有効に使うことができる。なお、
図23の画像処理装置は、各演算セル503に内蔵され
ている係数レジスタの設定などのためのMPU51dと
メモリ52dとを更に備えている。
As described above, the arithmetic array 500d of the image processing apparatus of FIG. 23 has a structure in which the blank portion of the arithmetic array 500a of FIG. 15 is filled with the same arithmetic array. Therefore, when mounting on an LSI, the chip area can be used more effectively than in the case of FIG. In addition,
The image processing apparatus of FIG. 23 further includes an MPU 51d and a memory 52d for setting a coefficient register incorporated in each arithmetic cell 503.

【0095】図23の画像処理装置によれば、第1〜第
3の共通バス531,532,533を介して互いに連
結された10個の演算セルA1,B1,C1,D1,B
2,C2,D2,C3,D3,D4と、同じく第1〜第
3の共通バス531,532,533を介して互いに連
結された他の10個の演算セルP1,Q1,R1,S
1,Q2,R2,S2,R3,S3,S4とを互いに独
立に動作させることによって、各々水平フィルタ処理、
垂直フィルタ処理などを実行することができる。また、
これら20個の演算セル503がループをなすように外
部接続を施すことによって、巡回型フィルタを容易に構
成できる。また、図23中の2個の演算セル(例えば、
B2とR3)で巡回型フィルタを構成することも可能で
ある。図16や図18に示すバイパスバスを図23の構
成に付加してもよい。
According to the image processing apparatus of FIG. 23, ten arithmetic cells A1, B1, C1, D1, B connected to each other via the first to third common buses 531, 532, 533 are connected.
2, C2, D2, C3, D3, D4 and ten other operation cells P1, Q1, R1, S which are also connected to each other via the first to third common buses 531, 532, 533.
1, Q2, R2, S2, R3, S3, and S4 are operated independently of each other to perform horizontal filtering,
Vertical filtering or the like can be performed. Also,
A cyclic filter can be easily configured by externally connecting the 20 arithmetic cells 503 so as to form a loop. In addition, two operation cells (for example,
It is also possible to construct a recursive filter with B2 and R3). The bypass bus shown in FIGS. 16 and 18 may be added to the configuration of FIG.

【0096】以上の説明のとおり、上記各実施例によれ
ば、プログラマブルな画像処理のための演算アレイを構
成する複数の積和演算セルの並列動作を達成できる。し
かも、小さいバス構成で並列処理を実行でき、その効果
は絶大なるものがある。
As described above, according to each of the above-described embodiments, it is possible to achieve the parallel operation of the plurality of product-sum operation cells forming the operation array for programmable image processing. Moreover, it is possible to execute parallel processing with a small bus configuration, and the effect is great.

【0097】なお、各実施例中のMPUは演算アレイの
中に組み込み可能である。例えば、図1中のMPU11
は、入力部102から画素データを受け取り、かつ該受
け取った画素データに算術論理演算処理を施すようにも
できる。また、MPU11は、16個の演算セル103
のうちのいずれかからデータを受け取り、かつ該受け取
ったデータに算術論理演算処理を施すようにもできる。
MPU11による処理の結果は、いずれかの演算セル1
03又は出力部120へ供給される。
The MPU in each embodiment can be incorporated in the arithmetic array. For example, the MPU 11 in FIG.
Can also receive pixel data from the input unit 102 and perform arithmetic logic operation processing on the received pixel data. Further, the MPU 11 has 16 arithmetic cells 103.
It is also possible to receive data from any of the above and perform arithmetic logic operation processing on the received data.
The result of the processing by the MPU 11 is one of the calculation cells 1
03 or the output unit 120.

【0098】[0098]

【発明の効果】以上説明してきたとおり、本発明に係る
第1の信号処理装置によれば、並列動作可能な複数の演
算セルをピラミッド状に2次元配置し、かつ木構造をな
すように各階層間をデータバスで連結してなる構成を採
用したので、小さいバス構成で並列処理を実行できる収
束型処理に適した信号処理装置を実現できる。
As described above, according to the first signal processing apparatus of the present invention, a plurality of arithmetic cells capable of operating in parallel are two-dimensionally arranged in a pyramid shape and each has a tree structure. Since the configuration in which the layers are connected by the data bus is adopted, it is possible to realize the signal processing device suitable for the convergence type processing capable of executing the parallel processing with a small bus configuration.

【0099】また、本発明に係る第2の信号処理装置に
よれば、並列動作可能な複数の演算セルをピラミッド状
に2次元配置し、かつ各階層間に個別の共通バスを設け
た構成を採用したので、小さいバス構成で並列処理を実
行できる収束型処理に適した信号処理装置を実現でき
る。
Further, according to the second signal processing device of the present invention, a plurality of arithmetic cells capable of operating in parallel are two-dimensionally arranged in a pyramid shape, and an individual common bus is provided between layers. Since this is adopted, it is possible to realize a signal processing device suitable for convergent processing capable of executing parallel processing with a small bus configuration.

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

【図1】本発明の第1の実施例に係る信号処理装置のブ
ロック図である。
FIG. 1 is a block diagram of a signal processing device according to a first embodiment of the present invention.

【図2】図1中の入力部の内部構成を示すブロック図で
ある。
FIG. 2 is a block diagram showing an internal configuration of an input unit in FIG.

【図3】図1中の演算セルの内部構成を示すブロック図
である。
FIG. 3 is a block diagram showing an internal configuration of an arithmetic cell in FIG.

【図4】図1中の演算アレイの動作説明図である。FIG. 4 is an operation explanatory diagram of the arithmetic array in FIG.

【図5】本発明の第2の実施例に係る信号処理装置のブ
ロック図である。
FIG. 5 is a block diagram of a signal processing device according to a second embodiment of the present invention.

【図6】本発明の第3の実施例に係る信号処理装置のブ
ロック図である。
FIG. 6 is a block diagram of a signal processing device according to a third embodiment of the present invention.

【図7】図6中の入力部の内部構成を示すブロック図で
ある。
FIG. 7 is a block diagram showing an internal configuration of an input unit in FIG.

【図8】図6中の演算セルの内部構成を示すブロック図
である。
FIG. 8 is a block diagram showing an internal configuration of a calculation cell in FIG.

【図9】図6中の演算アレイの動作説明図である。9 is an explanatory diagram of the operation of the arithmetic array in FIG.

【図10】本発明の第4の実施例に係る信号処理装置の
ブロック図である。
FIG. 10 is a block diagram of a signal processing device according to a fourth embodiment of the present invention.

【図11】本発明の第5の実施例に係る信号処理装置の
ブロック図である。
FIG. 11 is a block diagram of a signal processing device according to a fifth embodiment of the present invention.

【図12】図11中の演算セルの内部構成例を示すブロ
ック図である。
FIG. 12 is a block diagram showing an example of the internal configuration of a calculation cell in FIG.

【図13】図11中の演算セルの他の内部構成例を示す
ブロック図である。
13 is a block diagram showing another internal configuration example of the arithmetic cell in FIG.

【図14】図11の信号処理装置の動作説明のためのタ
イミング図である。
14 is a timing chart for explaining the operation of the signal processing device of FIG.

【図15】本発明の第6の実施例に係る信号処理装置の
ブロック図である。
FIG. 15 is a block diagram of a signal processing device according to a sixth embodiment of the present invention.

【図16】本発明の第7の実施例に係る信号処理装置の
ブロック図である。
FIG. 16 is a block diagram of a signal processing device according to a seventh embodiment of the present invention.

【図17】図16の信号処理装置の動作説明のためのタ
イミング図である。
17 is a timing diagram for explaining the operation of the signal processing device of FIG.

【図18】本発明の第8の実施例に係る信号処理装置の
ブロック図である。
FIG. 18 is a block diagram of a signal processing device according to an eighth embodiment of the present invention.

【図19】図18中の演算セルの内部構成を示すブロッ
ク図である。
FIG. 19 is a block diagram showing an internal configuration of a calculation cell in FIG.

【図20】図18の信号処理装置の動作説明図である。20 is an operation explanatory diagram of the signal processing device of FIG. 18;

【図21】図18の信号処理装置の動作説明のためのタ
イミング図である。
FIG. 21 is a timing diagram for explaining the operation of the signal processing device of FIG.

【図22】図18の信号処理装置の動作説明のための他
のタイミング図である。
22 is another timing diagram for explaining the operation of the signal processing device of FIG.

【図23】本発明の第9の実施例に係る信号処理装置の
ブロック図である。
FIG. 23 is a block diagram of a signal processing device according to a ninth embodiment of the present invention.

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

11,11a〜11c MPU 12,12a〜12c メモリ 21 制御入力 22 データバス 51,51a〜51d MPU 52,52a〜52d メモリ 61 制御入力 62 データバス 100,100a〜100c 演算アレイ(演算手段) 102,102a〜102c 入力部又は入出力部(第
1のインターフェイス手段) 103,103a〜103c 演算セル 104 入力 105〜116,119 データバス 120,120a〜120c 出力部又は入出力部(第
2のインターフェイス手段) 121 出力 131,137 係数レジスタ 133 乗算器 135 加算器 136 ラッチ 138 セレクタ 201〜203 ラッチ(データ保持手段) 301 ラインメモリ(データ保持手段) 301,303 ラッチ(データ保持手段) 500,500a〜500d 演算アレイ(演算手段) 502,502a〜502d 入力部又は入出力部(第
1のインターフェイス手段) 503 演算セル 504 入力 505〜508,511〜516 データバス 520,520a〜520d 出力部又は入出力部(第
2のインターフェイス手段) 521 出力 531〜533 共通バス 541 入力タイミング部 542 処理部 543 出力タイミング部 601,611 レジスタ 602,612 一致検出回路 604,614 カウンタ 621,622,626 ラッチ 623 係数レジスタ 624 乗算器 625 加算器 711〜717,721〜726 バイパスバス
11, 11a to 11c MPU 12, 12a to 12c memory 21 control input 22 data bus 51, 51a to 51d MPU 52, 52a to 52d memory 61 control input 62 data bus 100, 100a to 100c arithmetic array (arithmetic means) 102, 102a 102c input unit or input / output unit (first interface unit) 103, 103a to 103c operation cell 104 input 105 to 116, 119 data bus 120, 120a to 120c output unit or input / output unit (second interface unit) 121 Output 131, 137 Coefficient register 133 Multiplier 135 Adder 136 Latch 138 Selector 201-203 Latch (data holding means) 301 Line memory (data holding means) 301, 303 Latch (data holding means) 500, 5 00a to 500d Arithmetic array (arithmetic means) 502, 502a to 502d Input section or input / output section (first interface means) 503 Arithmetic cell 504 Input 505 to 508, 511 to 516 Data bus 520, 520a to 520d Output section or input Output unit (second interface unit) 521 Output 531 to 533 Common bus 541 Input timing unit 542 Processing unit 543 Output timing unit 601,611 Register 602,612 Match detection circuit 604,614 Counter 621,622,626 Latch 623 Coefficient register 624 multiplier 625 adder 711-717, 721-726 bypass bus

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06F 15/66 K (72)発明者 西山 保 大阪府門真市大字門真1006番地 松下電器 産業株式会社内─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Internal reference number FI Technical indication location G06F 15/66 K (72) Inventor Tamotsu Nishiyama 1006 Kadoma, Kadoma-shi, Osaka Matsushita Electric Industrial Co., Ltd. Within

Claims (20)

【特許請求の範囲】[Claims] 【請求項1】 データに算術演算処理を施すための演算
手段と、 外部からデータ信号を入力して前記演算手段にデータを
供給するための第1のインターフェイス手段と、 前記演算手段から算術演算処理が施されたデータの供給
を受けて外部へデータ信号を出力するための第2のイン
ターフェイス手段とを備え、 前記演算手段は、2以上の整数Mに対して1≦x≦Mか
つx≦y≦Mを満たす2個の添字x,yで指定される並
列動作が可能な複数の演算セルE[x,y]のアレイを
有し、 演算セルE[1,y](1≦y≦M)の入力データは前
記第1のインターフェイス手段から供給され、 演算セルE[x,y](2≦x≦Mかつx≦y≦M)の
入力データは演算セルE[x−1,y]及び演算セルE
[x−1,y−1]から供給され、 演算セルE[M,M]の出力データは前記第2のインタ
ーフェイス手段へ供給されることを特徴とする信号処理
装置。
1. Arithmetic means for applying arithmetic operation processing to data, first interface means for inputting a data signal from the outside to supply data to the arithmetic means, and arithmetic operation processing from the arithmetic means. Second interface means for receiving the supplied data and outputting a data signal to the outside, wherein the arithmetic means is 1 ≦ x ≦ M and x ≦ y for an integer M of 2 or more. An array of a plurality of operation cells E [x, y] capable of parallel operation specified by two subscripts x and y satisfying ≦ M, and an operation cell E [1, y] (1 ≦ y ≦ M ) Is supplied from the first interface means, and the input data of the operation cell E [x, y] (2 ≦ x ≦ M and x ≦ y ≦ M) is the operation cell E [x-1, y]. And operation cell E
The signal processing device is characterized in that the output data of the arithmetic cell E [M, M] is supplied from [x-1, y-1] to the second interface means.
【請求項2】 請求項1記載の信号処理装置において、 前記演算手段は、2≦x≦Mかつ1≦y≦x−1を満た
す2個の添字x,yで指定される並列動作が可能な演算
セルE[x,y]を更に有し、 演算セルE[x,1](2≦x≦M)の入力データは演
算セルE[x−1,1]から供給され、 演算セルE[x,y](3≦x≦Mかつ2≦y≦x−
1)の入力データは演算セルE[x−1,y]及び演算
セルE[x−1,y−1]から供給され、 演算セルE[M,y](1≦y≦M−1)の出力データ
は前記第2のインターフェイス手段へ供給されることを
特徴とする信号処理装置。
2. The signal processing device according to claim 1, wherein the arithmetic means is capable of parallel operation designated by two subscripts x and y satisfying 2 ≦ x ≦ M and 1 ≦ y ≦ x−1. Further comprising an arithmetic cell E [x, y], input data of the arithmetic cell E [x, 1] (2 ≦ x ≦ M) is supplied from the arithmetic cell E [x−1, 1], [X, y] (3 ≦ x ≦ M and 2 ≦ y ≦ x−
The input data of 1) is supplied from the operation cell E [x-1, y] and the operation cell E [x-1, y-1], and the operation cell E [M, y] (1≤y≤M-1) Output data is supplied to the second interface means.
【請求項3】 請求項2記載の信号処理装置において、 前記演算手段中の演算セルE[x,y](2≦x≦Mか
つ1≦y≦M−1)の入力データは演算セルE[x−
1,y+1]から更に供給されることを特徴とする信号
処理装置。
3. The signal processing device according to claim 2, wherein the input data of the operation cell E [x, y] (2 ≦ x ≦ M and 1 ≦ y ≦ M−1) in the operation means is the operation cell E. [X-
1, y + 1] is further supplied from the signal processing device.
【請求項4】 請求項1記載の信号処理装置において、 前記第1のインターフェイス手段は、各々データを保持
するための互いに縦続接続されたM−1個のデータ保持
手段を有することを特徴とする信号処理装置。
4. The signal processing apparatus according to claim 1, wherein the first interface unit has M-1 data holding units that are cascaded with each other for holding data. Signal processing device.
【請求項5】 請求項1記載の信号処理装置において、 前記演算手段中の演算セルE[x,y](1≦x≦Mか
つx≦y≦M)は、積和演算のための乗算器と加算器と
を有することを特徴とする信号処理装置。
5. The signal processing device according to claim 1, wherein the arithmetic cells E [x, y] (1 ≦ x ≦ M and x ≦ y ≦ M) in the arithmetic means are multiplications for sum-of-products arithmetic. And a signal adder having an adder.
【請求項6】 請求項5記載の信号処理装置において、 前記演算手段中の演算セルE[x,y](1≦x≦Mか
つx≦y≦M)は、前記乗算器の一方の入力に係数を供
給するための書き替え可能な係数レジスタを更に有する
ことを特徴とする信号処理装置。
6. The signal processing device according to claim 5, wherein the operation cell E [x, y] (1 ≦ x ≦ M and x ≦ y ≦ M) in the operation means is one input of the multiplier. A signal processing apparatus further comprising a rewritable coefficient register for supplying a coefficient to the.
【請求項7】 データに算術演算処理を施すための演算
手段と、 各々外部からデータ信号を入力して前記演算手段にデー
タを供給し、かつ前記演算手段から算術演算処理が施さ
れたデータの供給を受けて外部へデータ信号を出力する
ための第1及び第2のインターフェイス手段とを備え、 前記演算手段は、2以上の整数Mに対して1≦x≦Mか
つ1≦y≦M+1を満たす2個の添字x,yで指定され
る並列動作が可能な複数の演算セルE[x,y]のアレ
イを有し、 演算セルE[1,y](2≦y≦M+1)の入力データ
は前記第1のインターフェイス手段から供給され、 演算セルE[x,y](2≦x≦Mかつx+1≦y≦M
+1)の入力データは演算セルE[x−1,y]及び演
算セルE[x−1,y−1]から供給され、 演算セルE[M,M+1]の出力データは前記第2のイ
ンターフェイス手段へ供給され、 演算セルE[M,y](1≦y≦M)の入力データは前
記第2のインターフェイス手段から供給され、 演算セルE[x,y](1≦x≦M−1かつ1≦y≦
x)の入力データは演算セルE[x+1,y]及び演算
セルE[x+1,y+1]から供給され、 演算セルE[1,1]の出力データは前記第1のインタ
ーフェイス手段へ供給されることを特徴とする信号処理
装置。
7. Arithmetic means for applying arithmetic operation processing to the data, and data for supplying data to the arithmetic means by inputting a data signal from the outside, respectively, and for processing the arithmetically processed data from the arithmetic means. First and second interface means for receiving and supplying a data signal to the outside are provided, and the computing means sets 1 ≦ x ≦ M and 1 ≦ y ≦ M + 1 for an integer M of 2 or more. It has an array of a plurality of operation cells E [x, y] capable of parallel operation designated by two subscripts x and y to be satisfied, and inputs of the operation cells E [1, y] (2 ≦ y ≦ M + 1) The data is supplied from the first interface means, and the operation cell E [x, y] (2 ≦ x ≦ M and x + 1 ≦ y ≦ M
+1) input data is supplied from the operation cell E [x-1, y] and the operation cell E [x-1, y-1], and the output data of the operation cell E [M, M + 1] is the second interface. The input data of the operation cell E [M, y] (1 ≦ y ≦ M) is supplied from the second interface means, and the operation cell E [x, y] (1 ≦ x ≦ M−1) And 1 ≦ y ≦
x) input data is supplied from the operation cell E [x + 1, y] and operation cell E [x + 1, y + 1], and output data of the operation cell E [1, 1] is supplied to the first interface means. A signal processing device characterized by:
【請求項8】 データに算術演算処理を施すための演算
手段と、 外部からデータ信号を入力して前記演算手段にデータを
供給するための第1のインターフェイス手段と、 前記演算手段から算術演算処理が施されたデータの供給
を受けて外部へデータ信号を出力するための第2のイン
ターフェイス手段とを備え、 前記演算手段は、 2以上の整数Mに対して1≦x≦Mかつx≦y≦Mを満
たす2個の添字x,yで指定される並列動作が可能な複
数の演算セルE[x,y]のアレイと、 1以上かつM−1以下の整数kの各々に対して演算セル
E[k,y](k≦y≦M)と演算セルE[k+1,
y](k+1≦y≦M)との間に介在した時分割多重の
共通バスB[k]とを有し、 演算セルE[1,y](1≦y≦M)の入力データは前
記第1のインターフェイス手段から供給され、 演算セルE[k+1,y](k+1≦y≦M)の入力デ
ータは演算セルE[k,y](k≦y≦M)から共通バ
スB[k]を介して供給され、 演算セルE[M,M]の出力データは前記第2のインタ
ーフェイス手段へ供給されることを特徴とする信号処理
装置。
8. Arithmetic means for performing arithmetic operation processing on data, first interface means for inputting a data signal from the outside to supply data to the arithmetic means, and arithmetic operation processing from the arithmetic means Second interface means for receiving the supplied data and outputting a data signal to the outside, wherein the arithmetic means is 1 ≦ x ≦ M and x ≦ y for an integer M of 2 or more. An array of a plurality of operation cells E [x, y] capable of parallel operation specified by two subscripts x and y satisfying ≦ M, and an operation for each integer k of 1 or more and M-1 or less The cell E [k, y] (k ≦ y ≦ M) and the operation cell E [k + 1,
y] (k + 1 ≦ y ≦ M) and a time division multiplexed common bus B [k], and the input data of the operation cell E [1, y] (1 ≦ y ≦ M) is The input data of the operation cell E [k + 1, y] (k + 1 ≦ y ≦ M) supplied from the first interface means is transferred from the operation cell E [k, y] (k ≦ y ≦ M) to the common bus B [k]. The signal processing device is characterized in that the output data of the operation cell E [M, M] is supplied to the second interface means.
【請求項9】 請求項8記載の信号処理装置において、 前記演算手段は、2≦x≦Mかつ1≦y≦x−1を満た
す2個の添字x,yで指定される並列動作が可能な演算
セルE[x,y]を更に有し、 演算セルE[k+1,y](1≦y≦M)の入力データ
は演算セルE[k,y](1≦y≦M)から共通バスB
[k]を介して供給され、 演算セルE[M,y](1≦y≦M−1)の出力データ
は前記第2のインターフェイス手段へ供給されることを
特徴とする信号処理装置。
9. The signal processing device according to claim 8, wherein the arithmetic means is capable of parallel operation designated by two subscripts x and y satisfying 2 ≦ x ≦ M and 1 ≦ y ≦ x−1. Further, the operation cell E [x, y] is provided, and the input data of the operation cell E [k + 1, y] (1 ≦ y ≦ M) is common from the operation cell E [k, y] (1 ≦ y ≦ M). Bus B
The signal processing apparatus is characterized in that the output data of the operation cell E [M, y] (1 ≦ y ≦ M−1) supplied via [k] is supplied to the second interface means.
【請求項10】 請求項8記載の信号処理装置におい
て、 前記第1のインターフェイス手段は、各々データを保持
するための互いに縦続接続されたM−1個のデータ保持
手段を有することを特徴とする信号処理装置。
10. The signal processing apparatus according to claim 8, wherein the first interface unit has M-1 data holding units connected in series for holding data. Signal processing device.
【請求項11】 請求項8記載の信号処理装置におい
て、 前記演算手段中の演算セルE[k+1,y](k+1≦
y≦M)は、書き替え可能なレジスタを有し、該レジス
タに設定された値と予め付与された値とが一致したとき
に共通バスB[k]からデータを入力することを特徴と
する信号処理装置。
11. The signal processing device according to claim 8, wherein the arithmetic cell E [k + 1, y] (k + 1 ≦ in the arithmetic means.
y ≦ M) has a rewritable register and inputs data from the common bus B [k] when a value set in the register and a value given in advance match. Signal processing device.
【請求項12】 請求項8記載の信号処理装置におい
て、 前記演算手段中の演算セルE[k+1,y](k+1≦
y≦M)は、クロックに応じて順次更新されるカウンタ
を有し、該カウンタの保持値と予め付与された値とが一
致したときに共通バスB[k]からデータを入力するこ
とを特徴とする信号処理装置。
12. The signal processing device according to claim 8, wherein the arithmetic cell E [k + 1, y] (k + 1 ≦ in the arithmetic unit.
y ≦ M) has a counter that is sequentially updated according to the clock, and inputs data from the common bus B [k] when the held value of the counter and the value given in advance match. Signal processing device.
【請求項13】 請求項8記載の信号処理装置におい
て、 前記演算手段中の演算セルE[k,y](k≦y≦M)
は、書き替え可能なレジスタを有し、該レジスタに設定
された値と予め付与された値とが一致したときに共通バ
スB[k]へデータを出力することを特徴とする信号処
理装置。
13. The signal processing device according to claim 8, wherein an arithmetic cell E [k, y] (k ≦ y ≦ M) in the arithmetic means.
Is a rewritable register, and outputs data to a common bus B [k] when a value set in the register and a value given in advance match.
【請求項14】 請求項8記載の信号処理装置におい
て、 前記演算手段中の演算セルE[k,y](k≦y≦M)
は、クロックに応じて順次更新されるカウンタを有し、
該カウンタの保持値と予め付与された値とが一致したと
きに共通バスB[k]へデータを出力することを特徴と
する信号処理装置。
14. The signal processing device according to claim 8, wherein an arithmetic cell E [k, y] (k ≦ y ≦ M) in the arithmetic means.
Has a counter that is updated sequentially according to the clock,
A signal processing device, which outputs data to a common bus B [k] when a held value of the counter matches a value given in advance.
【請求項15】 請求項8記載の信号処理装置におい
て、 前記演算手段中の演算セルE[x,y](1≦x≦Mか
つx≦y≦M)は、積和演算のための乗算器と加算器と
を有することを特徴とする信号処理装置。
15. The signal processing device according to claim 8, wherein the operation cell E [x, y] (1 ≦ x ≦ M and x ≦ y ≦ M) in the operation means is a multiplication for a product-sum operation. And a signal adder having an adder.
【請求項16】 請求項15記載の信号処理装置におい
て、 前記演算手段中の演算セルE[x,y](1≦x≦Mか
つx≦y≦M)は、前記乗算器の一方の入力に係数を供
給するための書き替え可能な係数レジスタを更に有する
ことを特徴とする信号処理装置。
16. The signal processing device according to claim 15, wherein the arithmetic cell E [x, y] (1 ≦ x ≦ M and x ≦ y ≦ M) in the arithmetic means is one input of the multiplier. A signal processing apparatus further comprising a rewritable coefficient register for supplying a coefficient to the.
【請求項17】 請求項8記載の信号処理装置におい
て、 前記第1のインターフェイス手段と前記演算手段の共通
バスB[k](1≦k≦M−1)との間に介在したバイ
パスバスを更に備えたことを特徴とする信号処理装置。
17. The signal processing device according to claim 8, further comprising a bypass bus interposed between the first interface unit and the common bus B [k] (1 ≦ k ≦ M−1) of the arithmetic unit. A signal processing device further comprising:
【請求項18】 請求項8記載の信号処理装置におい
て、 前記演算手段の共通バスB[k](1≦k≦M−1)と
前記第2のインターフェイス手段との間に介在したバイ
パスバスを更に備えたことを特徴とする信号処理装置。
18. The signal processing apparatus according to claim 8, further comprising a bypass bus interposed between the common bus B [k] (1 ≦ k ≦ M−1) of the arithmetic means and the second interface means. A signal processing device further comprising:
【請求項19】 請求項8記載の信号処理装置におい
て、 前記演算手段の複数の共通バスB[k](M≧3かつ1
≦k≦M−1)のうちの少なくとも2つの間に介在した
バイパスバスを更に備えたことを特徴とする信号処理装
置。
19. The signal processing device according to claim 8, wherein the plurality of common buses B [k] (M ≧ 3 and 1 of the arithmetic means.
The signal processing device further comprising a bypass bus interposed between at least two of ≦ k ≦ M-1).
【請求項20】 データに算術演算処理を施すための演
算手段と、 各々外部からデータ信号を入力して前記演算手段にデー
タを供給し、かつ前記演算手段から算術演算処理が施さ
れたデータの供給を受けて外部へデータ信号を出力する
ための第1及び第2のインターフェイス手段とを備え、 前記演算手段は、 2以上の整数Mに対して1≦x≦Mかつ1≦y≦M+1
を満たす2個の添字x,yで指定される並列動作が可能
な複数の演算セルE[x,y]のアレイと、 1以上かつM−1以下の整数kの各々に対して演算セル
E[k,y](1≦y≦M+1)と演算セルE[k+
1,y](1≦y≦M+1)との間に介在した時分割多
重の共通バスB[k]とを有し、 演算セルE[1,y](2≦y≦M+1)の入力データ
は前記第1のインターフェイス手段から供給され、 演算セルE[k+1,y](k+2≦y≦M+1)の入
力データは演算セルE[k,y](k+1≦y≦M+
1)及び演算セルE[k+1,y](1≦y≦k+1)
から共通バスB[k]を介して供給され、 演算セルE[M,M+1]の出力データは前記第2のイ
ンターフェイス手段へ供給され、 演算セルE[M,y](1≦y≦M)の入力データは前
記第2のインターフェイス手段から供給され、 演算セルE[k,y](1≦y≦k)の入力データは演
算セルE[k+1,y](1≦y≦k+1)及び演算セ
ルE[k,y](k+1≦y≦M+1)から共通バスB
[k]を介して供給され、 演算セルE[1,1]の出力データは前記第1のインタ
ーフェイス手段へ供給されることを特徴とする信号処理
装置。
20. Arithmetic means for performing arithmetic operation processing on the data, and data for supplying data to the arithmetic means by inputting a data signal from the outside, respectively, and for processing the arithmetically operated data from the arithmetic means. It is provided with first and second interface means for receiving the supply and outputting the data signal to the outside, wherein the arithmetic means is 1 ≦ x ≦ M and 1 ≦ y ≦ M + 1 for an integer M of 2 or more.
An array of a plurality of operation cells E [x, y] capable of parallel operation designated by two subscripts x and y satisfying the above condition, and an operation cell E for each integer k of 1 or more and M-1 or less. [K, y] (1 ≦ y ≦ M + 1) and the operation cell E [k +
, Y] (1 ≦ y ≦ M + 1) and a time division multiplexed common bus B [k], and input data of the operation cell E [1, y] (2 ≦ y ≦ M + 1) Is supplied from the first interface means, and the input data of the operation cell E [k + 1, y] (k + 2 ≦ y ≦ M + 1) is the operation cell E [k, y] (k + 1 ≦ y ≦ M +
1) and the operation cell E [k + 1, y] (1 ≦ y ≦ k + 1)
From the operation cell E [M, M + 1] to the second interface means, and the operation cell E [M, y] (1 ≦ y ≦ M) Input data is supplied from the second interface means, and the input data of the operation cell E [k, y] (1 ≦ y ≦ k) is the operation cell E [k + 1, y] (1 ≦ y ≦ k + 1) and the operation From cell E [k, y] (k + 1 ≦ y ≦ M + 1) to common bus B
The signal processing device is characterized in that the output data of the operation cell E [1,1] is supplied to the first interface means via the [k].
JP26674295A 1994-10-21 1995-10-16 Signal processing device Expired - Fee Related JP3639014B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26674295A JP3639014B2 (en) 1994-10-21 1995-10-16 Signal processing device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP6-256994 1994-10-21
JP25699494 1994-10-21
JP26674295A JP3639014B2 (en) 1994-10-21 1995-10-16 Signal processing device

Publications (2)

Publication Number Publication Date
JPH08171538A true JPH08171538A (en) 1996-07-02
JP3639014B2 JP3639014B2 (en) 2005-04-13

Family

ID=26543002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26674295A Expired - Fee Related JP3639014B2 (en) 1994-10-21 1995-10-16 Signal processing device

Country Status (1)

Country Link
JP (1) JP3639014B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005092252A (en) * 2003-09-11 2005-04-07 Matsushita Electric Ind Co Ltd Arithmetic processor
US7098437B2 (en) 2002-01-25 2006-08-29 Semiconductor Technology Academic Research Center Semiconductor integrated circuit device having a plurality of photo detectors and processing elements
JP2008243233A (en) * 2001-03-13 2008-10-09 Ecchandesu:Kk Viewing device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008243233A (en) * 2001-03-13 2008-10-09 Ecchandesu:Kk Viewing device
JP4625513B2 (en) * 2001-03-13 2011-02-02 株式会社エッチャンデス Visual equipment
US7098437B2 (en) 2002-01-25 2006-08-29 Semiconductor Technology Academic Research Center Semiconductor integrated circuit device having a plurality of photo detectors and processing elements
US7244919B2 (en) 2002-01-25 2007-07-17 Semiconductor Technology Academic Research Center Semiconductor integrated circuit device having photo detector circuits, processing elements, and comparing circuits which compare the output of a photo detector element with a reference voltage
US8244788B2 (en) 2002-01-25 2012-08-14 Semiconductor Technology Academic Research Center Semiconductor integrated circuit device having a plurality of photo detectors and processing elements
JP2005092252A (en) * 2003-09-11 2005-04-07 Matsushita Electric Ind Co Ltd Arithmetic processor
JP4663223B2 (en) * 2003-09-11 2011-04-06 パナソニック株式会社 Arithmetic processing unit

Also Published As

Publication number Publication date
JP3639014B2 (en) 2005-04-13

Similar Documents

Publication Publication Date Title
US5812993A (en) Digital hardware architecture for realizing neural network
EP0479102A2 (en) Multidimensional systolic array processing apparatus and method
JPS6053349B2 (en) image processing processor
US4675836A (en) Discrete cosine transform calculation processor
JPH04128982A (en) Processor element, processing unit, processor, and method of processing operation
JPH09231182A (en) Data processor and method for processing data
US4833635A (en) Bit-slice digital processor for correlation and convolution
US5689450A (en) Parallel processor
JP3639014B2 (en) Signal processing device
KR100186918B1 (en) Signal processor
JP3593439B2 (en) Image processing device
JPH09259115A (en) Very-large-scale integrated circuit for bit-serial matrix transposition
JPH0683787A (en) Parallel processor
JP4947983B2 (en) Arithmetic processing system
JP4295234B2 (en) FIR type digital filter
JPS6373472A (en) Product sum arithmetic method
JPS6339932B2 (en)
JPS6015769A (en) Processing circuit of digital signal
JPH0566043B2 (en)
JP2001160736A (en) Digital filter circuit
JP3120435B2 (en) Digital arithmetic circuit
JPH02217038A (en) Coupling network
JPS58217077A (en) Memory device
JPS6319911B2 (en)
Makarenko et al. A VLSI multiprecision matrix multiplier and polynomial evaluator

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040921

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041119

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050105

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050113

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080121

Year of fee payment: 3

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090121

Year of fee payment: 4

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090121

Year of fee payment: 4

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100121

Year of fee payment: 5

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110121

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110121

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120121

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees