JPH0475160A - Data processor - Google Patents

Data processor

Info

Publication number
JPH0475160A
JPH0475160A JP2188858A JP18885890A JPH0475160A JP H0475160 A JPH0475160 A JP H0475160A JP 2188858 A JP2188858 A JP 2188858A JP 18885890 A JP18885890 A JP 18885890A JP H0475160 A JPH0475160 A JP H0475160A
Authority
JP
Japan
Prior art keywords
data
bus
memory
types
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2188858A
Other languages
Japanese (ja)
Inventor
Atsushi Katsumata
敦 勝亦
Yoshifumi Inoue
井上 由文
Hidekazu Tokunaga
徳永 秀和
Seiji Yasunobu
安信 誠二
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.)
GIJUTSU KENKYU KUMIAI KOKUSAI FUAJII KOGAKU KENKYUSHO
Kao Corp
Hitachi Ltd
Nippon Steel Corp
Azbil Corp
Original Assignee
GIJUTSU KENKYU KUMIAI KOKUSAI FUAJII KOGAKU KENKYUSHO
Kao Corp
Hitachi Ltd
Nippon Steel Corp
Azbil Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GIJUTSU KENKYU KUMIAI KOKUSAI FUAJII KOGAKU KENKYUSHO, Kao Corp, Hitachi Ltd, Nippon Steel Corp, Azbil Corp filed Critical GIJUTSU KENKYU KUMIAI KOKUSAI FUAJII KOGAKU KENKYUSHO
Priority to JP2188858A priority Critical patent/JPH0475160A/en
Publication of JPH0475160A publication Critical patent/JPH0475160A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Memory System (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To realize a data processor which accelerates data transfer between plural kinds of computing elements and suitable for fuzzy information processing by dividing memory into banks corresponding to data type handled by the computing element, and connecting each computing element to a memory bank with a bus dedicated to the data type. CONSTITUTION:A bus switching means 50 switches the connection of the bus according to signals from switching means 31-34 so as to perform write or readout from the computing elements 11-18 on the memory bank decided in accordance with the data type handled by the computing elements 11-18. Therefore, when the computing elements 11-18 make access the memory bank 70 with the same data type as that of its own, access can be performed only by arbitration between the computing elements 11-18 of the same type. Thereby, when a various kinds of data processing are performed by using several kinds of computing elements 11-18, the computing elements 11-18 can be efficiently operated in parallel, and large volume of data processing such as fuzzy information can be executed at high speed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、複数種類の演算器を用いて多量のデータ処理
を行うデータ処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data processing device that processes a large amount of data using a plurality of types of arithmetic units.

〔従来の技術〕[Conventional technology]

近年、人間の持つあいまいさを取り扱う手法としてファ
ジィ理論が注目され、これに基づいて情報処理を行うフ
ァジィコンピュータが研究されている。このファジィコ
ンピュータは、通常のディジタル演算の場合より桁違い
に多い、ファジィ集合で表現される大量のデータを高速
で処理することが要求される。これを実現するには、フ
ァジィ集合演算を高速処理するために異なる種類の演算
器を複数個用いて、これらを並列に動作させることが必
要である。
In recent years, fuzzy theory has attracted attention as a method for handling human ambiguity, and fuzzy computers that perform information processing based on this theory have been studied. This fuzzy computer is required to process a large amount of data expressed in fuzzy sets at high speed, which is an order of magnitude larger than that of normal digital operations. To achieve this, it is necessary to use a plurality of different types of arithmetic units and operate them in parallel in order to process fuzzy set operations at high speed.

一方、複数個の演算器を用いて各種のデータ処理を行う
場合、次のような方式がとられている。
On the other hand, when performing various data processing using a plurality of arithmetic units, the following method is used.

1つは、第3図に示すように、?M数個の演算器1〜n
と1個のメモリに対して複数本のバス1〜mを用意し、
共通のバス制御器によって各演算器からメモリへの書込
み或いは続出しを制御する方式である。もう1つは、第
4図に示すように、複数個の演算器1−nと1個のメモ
リに対して単一のバスを用意し、これを共用して各演算
器からメモリへの書込み或いは読出しを行う方式である
One is, as shown in Figure 3. M number of computing units 1 to n
and prepare multiple buses 1 to m for one memory,
This is a method in which writing or successive output from each arithmetic unit to memory is controlled by a common bus controller. The other method, as shown in Figure 4, is to prepare a single bus for multiple arithmetic units 1-n and one memory, and share this bus to write data from each arithmetic unit to the memory. Alternatively, there is a method of reading data.

[発明が解決しようとする課題] しかしながら、上記の従来方式によれば、複数個の演算
器が1つのメモリをアクセスするとき、演算は複数個の
演算器で並列に行われるが、メモリに対するアクセスは
バスの本数分の演算器に限られる。従って、このような
バスを使用するデータ転送が障害となり、データ処理能
力が向上しない。特に上記のような多量のデータを高速
処理することが要求されるファジィ情報処理には、採用
し難いという問題点があった。
[Problems to be Solved by the Invention] However, according to the above conventional method, when multiple arithmetic units access one memory, the operations are performed in parallel by the multiple arithmetic units, but the access to the memory is is limited to the number of arithmetic units equal to the number of buses. Therefore, data transfer using such a bus becomes an obstacle, and data processing performance is not improved. Particularly, there is a problem in that it is difficult to adopt fuzzy information processing, which requires high-speed processing of a large amount of data as described above.

また、第4図のように複数のバスを使用する場合は、複
雑なバス制御を要するという問題もあった。
Furthermore, when using a plurality of buses as shown in FIG. 4, there is a problem in that complicated bus control is required.

本発明の目的は、複数種類の演算器を用いて各種のデー
タ処理を行う場合、各演算器を効率良く並列に動作させ
、ファジィ情報のような多量のデータ処理を高速で実行
できる装置を提供することである。
An object of the present invention is to provide a device that can efficiently process a large amount of data, such as fuzzy information, in parallel by efficiently operating each computing unit in parallel when performing various data processing using multiple types of computing units. It is to be.

〔課題を解決するための手段〕[Means to solve the problem]

本発明は、各々が扱うデータの型によって種別される複
数種類の演算器と、これら演算器の種類に対応する複数
のバンクに分割されたメモリと、前記演算器とメモリと
の間でデータ転送を行うためのバスと、前記演算器とメ
モリとの間に介在し、前記バスの接続を切り替えるバス
切替え手段と、前記演算器からのアクセス要求に応じて
前記バス切替え手段を制御する切替え制御手段とを具備
し、前記複数種類の演算器が異なるメモリバンクに対し
て同時にアクセス可能としたことを特徴とする。
The present invention provides a plurality of types of arithmetic units each classified according to the type of data handled, a memory divided into a plurality of banks corresponding to the types of these arithmetic units, and data transfer between the arithmetic units and the memory. a bus for performing the above operations, a bus switching means interposed between the arithmetic unit and the memory and switching the connection of the bus, and a switching control means for controlling the bus switching means in response to an access request from the arithmetic unit. The method is characterized in that the plurality of types of arithmetic units can access different memory banks simultaneously.

本発明の実施態様では、複数種類の演算器の少なくとも
1つはファジィ演算器であり、これに対応するメモリバ
ンクはファジィデータを格納するように定められたメモ
リエリアである。
In an embodiment of the present invention, at least one of the plurality of types of arithmetic units is a fuzzy arithmetic unit, and the corresponding memory bank is a memory area defined to store fuzzy data.

〔作用〕[Effect]

複数の演算器を用いて各種のデータ処理を行う際には、
演算器の扱うデータの型に対応して定められたメモリバ
ンクに対し、演算器からの書込み或いは読出しがなされ
るように、切替え制御手段からの信号に従ってバス切替
え手段がバスの接続を切り替える。
When performing various data processing using multiple computing units,
The bus switching means switches the bus connection according to a signal from the switching control means so that writing or reading from the arithmetic unit is performed in a memory bank determined according to the type of data handled by the arithmetic unit.

メモリバンクのデータの型は、例えば本装置に対して演
算命令を与える制御手段により指示される。指示された
データ型は、バス切替え制御手段に設定されるテーブル
に保持され、バスの接続に必要な情報として使用される
The type of data in the memory bank is specified, for example, by a control means that provides arithmetic instructions to the device. The designated data type is held in a table set in the bus switching control means and used as information necessary for bus connection.

各演算器が自分と同じ型のデータ型のメモリバンクをア
クセスするときは、同一型の演算器間でのアービトレー
ションのみでアクセスすることができる。従って、この
場合、複数の異なる型の演算器が同時にメモリアクセス
可能となる。
When each arithmetic unit accesses a memory bank of the same data type as itself, the access can be made only by arbitration between the arithmetic units of the same type. Therefore, in this case, a plurality of different types of arithmetic units can access the memory simultaneously.

バス切替え制御手段は、演算器から出される要求に応じ
てメモリアクセスの競合を解消し、演算器のメモリアク
セスを可能にする。
The bus switching control means resolves memory access conflicts in response to requests issued from the arithmetic unit and enables the arithmetic unit to access memory.

〔実施例] 第1図は、本発明の一実施例の構成を示す。〔Example] FIG. 1 shows the configuration of an embodiment of the present invention.

図において複数個(この場合8個)の演算器11〜18
は、各々が扱うデータの型によって分類される。データ
の型には、例えば整数型、浮動小数点型、固定小数点型
、ファジィ型などがある。この実施例の場合、演算器1
1〜18は2個ずつ4種類に分類されている。
In the figure, a plurality of (eight in this case) arithmetic units 11 to 18
are classified according to the type of data they each handle. Examples of data types include integer types, floating point types, fixed point types, and fuzzy types. In this embodiment, the computing unit 1
Numbers 1 to 18 are classified into four types, two each.

同種類すなわち同一のデータ型の整数演算器11及び1
2、浮動小数点演算器13及び14、固定小数点演算器
15及び16、ファジィ演算器17及び18に対しては
、各演算器毎のバス21〜28を介して、4個のバス制
御器31〜34が接続している。これらのバス制御器は
、各々同一のデータ型の演算器との間でバス接続を制御
するバス・アービトレーション機能を持つハスアービタ
から成る。
Integer arithmetic units 11 and 1 of the same type, that is, the same data type
2. For floating point arithmetic units 13 and 14, fixed point arithmetic units 15 and 16, and fuzzy arithmetic units 17 and 18, four bus controllers 31 to 28 are connected to each other via buses 21 to 28 for each arithmetic unit. 34 are connected. These bus controllers each consist of a hash arbiter having a bus arbitration function that controls bus connections between arithmetic units of the same data type.

上記バス制御器31〜34は、各々のデータ型に対応す
る演算器型ハス41〜44を介して後述のバススイッチ
50と接続され、このバススイッチ50は、各演算器1
1〜18のデータ型に対応するメモリバンクバス60t
〜60.。
The bus controllers 31 to 34 are connected to a bus switch 50, which will be described later, via arithmetic unit type hashes 41 to 44 corresponding to each data type.
Memory bank bus 60t corresponding to data types 1 to 18
~60. .

を介して、メモリ70に接続される。It is connected to the memory 70 via.

メモリ70は、格納するデータの型により複数のバンク
70.〜70イに分割される。各バンクは、対応する型
のデータを格納するように定められたメモリエリアから
成る。このようにすると、それぞれの演算器が自分と同
じ型のデータ型、例えば整数型、浮動小数点型、固定小
数点型、又はファジィ型のメモリバンク70゜〜70.
をアクセスする場合には、同一型の演算器間でのアービ
トレーションのみでアクセスできる。従って、この場合
、複数の異なる型の演算器が同時にメモリアクセス可能
となる。
The memory 70 has a plurality of banks 70. It is divided into ~70 i. Each bank consists of memory areas defined to store data of a corresponding type. In this way, each arithmetic unit has the same data type as itself, such as an integer type, a floating point type, a fixed point type, or a fuzzy type memory bank 70° to 70°.
can be accessed only by arbitration between arithmetic units of the same type. Therefore, in this case, a plurality of different types of arithmetic units can access the memory simultaneously.

次に、バススイッチ50について説明する。Next, the bus switch 50 will be explained.

第2図は、4種類の演算器に対してメモリバンクが16
個の場合のバススイッチ50の構成を示す。
Figure 2 shows that there are 16 memory banks for four types of arithmetic units.
The configuration of the bus switch 50 in the case of 1 is shown.

バススイッチ50は、上記の演算器型ハス41〜44に
接続される4×4クロスバ−スイッチ51と、このクロ
スバ−スイッチ51にバス52、〜524を介してそれ
ぞれ接続される4個のIX4クロスバ−スイッチ53〜
56と、上記演算器型バス41〜44とメモリバンクバ
ス60.〜6016との間のクロスバ−スイッチ51〜
56による接続状態を制御するバススイッチコントロー
ラ57と、対応するメモリバンクに格納するデータ型を
保持するバンクテーブル58と、各演算器11〜18か
らのアクセス要求に応じた信号をバススイッチコントロ
ーラ57に送るバススイッチアービタ59とで構成され
る。
The bus switch 50 includes a 4×4 crossbar switch 51 connected to the arithmetic unit type lotuses 41 to 44, and four IX4 crossbars connected to the crossbar switch 51 via buses 52 and 524, respectively. -Switch 53~
56, the arithmetic unit type buses 41 to 44, and the memory bank bus 60. ~6016 crossbar switch 51~
56, a bank table 58 that holds the data type to be stored in the corresponding memory bank, and a bus switch controller 57 that sends signals in response to access requests from each arithmetic unit 11 to 18. It consists of a bus switch arbiter 59 that sends data.

上記構成のバススイッチ50において、バンクテーブル
58には、メモリを管理するメモリ制御部(図示省略)
により、演算器とメモリとの間でやりとりするデータの
型が書き込まれる。
In the bus switch 50 having the above configuration, the bank table 58 includes a memory control unit (not shown) that manages memory.
The type of data exchanged between the arithmetic unit and memory is written.

一方、パススイッチアービタ59は、各演算器11〜1
8が自己の扱うデータ型以外のデータをアクセスすると
きに各演算器11〜18から出されるアクセス要求のア
ービトレーションを行い、バススイッチコントローラ5
7に対して接続要求を送る。
On the other hand, the path switch arbiter 59
When the bus switch controller 8 accesses data of a data type other than its own, the bus switch controller 5
Sends a connection request to 7.

へ゛ススイッチコントローラ57は、バンクテーブル5
8に保持されているデータの型及びパススイッチアービ
タ59からの信号に応じて、クロスバ−スイッチ51〜
56による接続状態を制御する機能を有する0例えば、
ファジィ演算器17で行ったファジィ演算の結果を整数
としてメモリバンク70.に格納するようにバス接続を
行う。
The head switch controller 57 is connected to the bank table 5.
8 and the signal from the path switch arbiter 59, the crossbar switches 51 to 8
For example,
The result of the fuzzy operation performed by the fuzzy arithmetic unit 17 is stored in the memory bank 70 as an integer. Make the bus connection so that it is stored in the

上記実施例では、クロスバ−スイッチ51〜56により
、演算器とメモリとの間でデータ転送バスの接続を切り
替えるバス切替え手段を構成すると共に、バススイッチ
コントローラ57、バンクテーブル58及びハススイッ
チアービタ59により、バス切替え手段を制御する切替
え制御手段を構成している。
In the above embodiment, the crossbar switches 51 to 56 constitute a bus switching means for switching the connection of the data transfer bus between the arithmetic unit and the memory, and the bus switch controller 57, the bank table 58, and the hash switch arbiter 59 , constitutes a switching control means for controlling the bus switching means.

以上、実施例について説明したが、本発明はこれに限ら
れない。例えば、演算器の個数や種類、バス切替え手段
及び切替え制御手段の構成は、図示のものだけでな(、
同様な機能を実現するものであれば任意の回路を用いる
ことができる。
Although the embodiments have been described above, the present invention is not limited thereto. For example, the number and type of computing units, the configuration of the bus switching means, and the switching control means are not limited to those shown in the figure.
Any circuit can be used as long as it achieves a similar function.

〔発明の効果〕〔Effect of the invention〕

上記のように、本発明によれば、演算器の扱うデータの
型に応じてメモリをバンクに分割すると共に、各演算器
をそのデータ型に専用のバスでメモリバンクに接続する
ようにしたので、バスはデータ型の種類の数だけ設けら
れ、複数種類の演算器とメモリとの間のデータ転送を高
速化して、ファジィ情報処理に好適なデータ処理装置を
掛供することができる。
As described above, according to the present invention, the memory is divided into banks according to the type of data handled by the arithmetic units, and each arithmetic unit is connected to the memory bank by a bus dedicated to that data type. , buses are provided in the same number as the types of data types, speeding up data transfer between a plurality of types of arithmetic units and memory, and providing a data processing device suitable for fuzzy information processing.

また、メモリはデータの型に応じたバンクに分割される
ので、バンクごとにデータの型を示すタグを付けるだけ
で、容易にデータの格納ができる。
Furthermore, since the memory is divided into banks according to the data type, data can be easily stored by simply attaching a tag indicating the data type to each bank.

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

第1図は本発明の実施例の構成を示すブロック図、 第2図は第1図のハススイッチ部の構成を示すブロック
図、 第3図及び第4図は複数個の演算器を用いた従来のデー
タ処理方式を示す図である。 11〜18・・・・・・演算器、 21〜28・・・・・・バス、 31〜34・・・・・・バス制御器、 41〜44・・・・・・演算器型ハス、50・・・・・
・バススイッチ、 601〜60.・・・・・・メモリバンクバス、70・
・・・・・メモリ、 701〜70.l・・・・・・メモリバンク。 FIG、 2 アクセス要求 FIG、 3 FIG、 4
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, FIG. 2 is a block diagram showing the configuration of the lotus switch section in FIG. 1, and FIGS. 3 and 4 are block diagrams showing the configuration of the lotus switch section in FIG. 1 is a diagram showing a conventional data processing method. 11-18... Arithmetic unit, 21-28... Bus, 31-34... Bus controller, 41-44... Arithmetic unit type lotus, 50...
・Bus switch, 601-60.・・・・・・Memory bank bus, 70・
...Memory, 701-70. l...Memory bank. FIG, 2 Access request FIG, 3 FIG, 4

Claims (2)

【特許請求の範囲】[Claims] (1)各々が扱うデータの型によって種別される複数種
類の演算器と、 前記演算器の種類に対応する複数のデータ型のバンクに
分割されたメモリと、 前記演算器とメモリとの間でデータ転送を行うためのバ
スと、 前記演算器とメモリとの間に介在し、前記バスの接続を
切り替えるバス切替え手段と、 前記演算器からのアクセス要求に応じて前記バス切替え
手段を制御する切替え制御手段とを具備し、前記複数種
類の演算器が異なるメモリバンクに対して同時にアクセ
ス可能としたことを特徴とするデータ処理装置。
(1) A plurality of types of arithmetic units each classified according to the type of data they handle, a memory divided into banks of a plurality of data types corresponding to the types of the arithmetic units, and between the arithmetic units and the memory. a bus for data transfer; a bus switching unit interposed between the arithmetic unit and the memory to switch the connection of the bus; and a switch for controlling the bus switching unit in response to an access request from the arithmetic unit. 1. A data processing device, comprising: a control means, the plurality of types of arithmetic units being able to access different memory banks simultaneously.
(2)前記複数種類の演算器の少なくとも1つはファジ
ィ演算器であり、これに対応するメモリバンクはファジ
ィデータを格納するように定められたメモリエリアであ
ることを特徴とする請求項(1)記載のデータ処理装置
(2) At least one of the plurality of types of arithmetic units is a fuzzy arithmetic unit, and the corresponding memory bank is a memory area determined to store fuzzy data. ) data processing device.
JP2188858A 1990-07-17 1990-07-17 Data processor Pending JPH0475160A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2188858A JPH0475160A (en) 1990-07-17 1990-07-17 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2188858A JPH0475160A (en) 1990-07-17 1990-07-17 Data processor

Publications (1)

Publication Number Publication Date
JPH0475160A true JPH0475160A (en) 1992-03-10

Family

ID=16231091

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2188858A Pending JPH0475160A (en) 1990-07-17 1990-07-17 Data processor

Country Status (1)

Country Link
JP (1) JPH0475160A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000339269A (en) * 1999-03-19 2000-12-08 Matsushita Electric Ind Co Ltd Cross bus switch device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63109566A (en) * 1986-10-28 1988-05-14 Nec Corp Main storage access control system
JPS63286959A (en) * 1987-05-20 1988-11-24 Fujitsu Ltd Memory access system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63109566A (en) * 1986-10-28 1988-05-14 Nec Corp Main storage access control system
JPS63286959A (en) * 1987-05-20 1988-11-24 Fujitsu Ltd Memory access system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000339269A (en) * 1999-03-19 2000-12-08 Matsushita Electric Ind Co Ltd Cross bus switch device

Similar Documents

Publication Publication Date Title
JPH05508044A (en) Communication switching system for multiprocessor systems
JP3200500B2 (en) Disk device and disk control method
KR920704231A (en) Cluster configuration for highly parallel scalar / vector multiprocessor systems
JPH0475160A (en) Data processor
JPS6191740A (en) Memory access control system
JPH0358163A (en) Loosely coupled multiprocessor system
JPS5960683A (en) Array processor device
JP2910108B2 (en) Vector data buffer device
JP2994917B2 (en) Storage system
JPH02108150A (en) Parallel decentralized processor of computer
JP2000132527A (en) Inter-processor communication controller
JPH0447344B2 (en)
JPH01156863A (en) Computer system
JPH09237224A (en) Disk array device
JPH0350301B2 (en)
JPS6297047A (en) Input and output controller
JPS62138940A (en) Register access control system
JPS63133269A (en) Dma controller
JPS63142416A (en) Input/output control system
JPH01154272A (en) Multiprocessor device
JPH034944B2 (en)
JPH04113413A (en) Computer system
JPS63305451A (en) Storage system
JPS6491273A (en) Memory access control system
KR970049370A (en) Controller of HIPSS