JPH06348659A - Data processing system - Google Patents

Data processing system

Info

Publication number
JPH06348659A
JPH06348659A JP13306193A JP13306193A JPH06348659A JP H06348659 A JPH06348659 A JP H06348659A JP 13306193 A JP13306193 A JP 13306193A JP 13306193 A JP13306193 A JP 13306193A JP H06348659 A JPH06348659 A JP H06348659A
Authority
JP
Japan
Prior art keywords
data
processing
data processing
algorithm
instruction
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
JP13306193A
Other languages
Japanese (ja)
Inventor
Murasaki Kubota
紫 久保田
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP13306193A priority Critical patent/JPH06348659A/en
Publication of JPH06348659A publication Critical patent/JPH06348659A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To eliminate the time and labor for production of files and to enable the high-speed processing instructions by making the data processors read the algorithm data and the processing subject data out of the external storages based on the processing instructions given from a host device. CONSTITUTION:A host device 1 transfers the data among the external storages 21-24 and also gives the processing instructions to the data processors 41-44 via the processing instruction paths 31-34 respectively. The storages 21-24 store the algorithm files 211, 221, 231 and 241 and the processing subject data groups 212, 222, 232 and 242 respectively. The groups 212-242 are equal to the sets of the data that are processed by the processors 41-44. Meanwhile the algorithm data are equal to the instruction data that instruct either one of routines or the combination of these routines in regard of the programs with which the processors 41-44 process the corresponding data respectively.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、一台の上位装置と複数
台のデータ処理装置とがそれぞれ処理指示パスと外部記
憶装置とを介して接続し、上位装置から処理指示パスを
介して指示されるデータ処理を、データ処理装置が外部
記憶装置のデータファイルを使用して行うデータ処理シ
ステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to one host device and a plurality of data processing devices, each of which is connected via a processing instruction path and an external storage device, and an instruction from the host device via the processing instruction path. The present invention relates to a data processing system in which a data processing device performs data processing using a data file of an external storage device.

【0002】[0002]

【従来の技術】従来のデータ処理システムでは、一台の
上位装置に一台のデータ処理装置を接続する構成を前提
としていたため、上位装置からデータ処理装置に処理を
指示する際には、その都度必要となるデータを作成して
いた。このときのデータには、大きく分けて処理対象デ
ータとアルゴリズムデータがある。処理対象データと
は、データ処理装置の制御部で処理対象となるデータで
ある。アルゴリズムデータとは、データ処理装置の処理
部において処理対象データを処理するプログラムについ
て、いずれのルーチンもしくはそれらの組み合わせで処
理すべきかを指示する指示データである。従来のデータ
処理システムでは、上位装置がデータ処理装置に処理を
指示する度に、これらのデータを一つのファイルにまと
めて、外部記憶装置内に格納しておく必要があった。
2. Description of the Related Art A conventional data processing system is premised on a configuration in which one data processing device is connected to one host device. Therefore, when instructing the data processing device from the host device, I created the necessary data each time. The data at this time is roughly classified into processing target data and algorithm data. The processing target data is data to be processed by the control unit of the data processing device. The algorithm data is instruction data for instructing which routine or a combination thereof should process a program for processing the processing target data in the processing unit of the data processing device. In the conventional data processing system, each time the host device instructed the data processing device to perform processing, it was necessary to collect these data into one file and store it in the external storage device.

【0003】[0003]

【発明が解決しようとする課題】この従来のデータ処理
システムでは、一台の上位装置に一台のデータ処理装置
を接続することを前提としていたが、より高い処理能力
が要求されて、一台の上位装置に複数台のデータ処理装
置を接続しようとした場合には、上位装置が各データ処
理装置への処理指示の都度ファイルを作成することにな
るため、ファイル作成にかかる時間が増し、また、ファ
イル当たりの容量が大きくなる等の問題があった。
In this conventional data processing system, it was assumed that one data processing device was connected to one host device, but a higher processing capacity was required, and one data processing device was required. When trying to connect multiple data processing devices to the higher-level device, the higher-level device creates a file each time a processing instruction is given to each data processing device, which increases the time required to create the file. However, there was a problem that the capacity per file became large.

【0004】[0004]

【課題を解決するための手段】上述した問題点を解決す
るため、本願第1の発明によるデータ処理システムで
は、一台の上位装置と、複数台のデータ処理装置と、こ
れらデータ処理装置の各々と前記上位装置との間にそれ
ぞれ接続される複数の外部記憶装置と、前記データ処理
装置の各々と前記上位装置との間にそれぞれ接続される
複数の処理指示パスとを備えるデータ処理システムにお
いて、前記データ処理装置内で使用されるアルゴリズム
を指定するアルゴリズムデータと前記データ処理装置内
で処理される処理対象データとを前記複数の外部記憶装
置の各々に格納して、前記上位装置からの処理指示に従
って前記データ処理装置が前記外部記憶装置から前記ア
ルゴリズムデータと前記処理対象データとを読み出すこ
とを特徴としている。
In order to solve the above-mentioned problems, in the data processing system according to the first invention of the present application, one host device, a plurality of data processing devices, and each of these data processing devices are provided. And a plurality of external storage devices respectively connected between the host device and the host device, and a plurality of processing instruction paths respectively connected between the data processing device and the host device, By storing algorithm data designating an algorithm used in the data processing device and data to be processed in the data processing device in each of the plurality of external storage devices, a processing instruction from the host device The data processing device reads the algorithm data and the processing target data from the external storage device according to

【0005】また、本願第2の発明によるデータ処理シ
ステムでは、本願第1の発明において、前記データ処理
装置の各々に記憶部を備えて、前記データ処理装置の各
々が立ち上げ時にこのデータ処理装置のそれぞれに接続
される前記外部記憶装置から前記アルゴリズムデータを
読み出してこの記憶部に格納しておき、前記上位装置か
らの処理指示に従って前記データ処理装置がこの記憶部
から前記アルゴリズムデータを読み出すことを特徴とし
ている。
Also, in the data processing system according to the second invention of the present application, in the first invention of the present application, each of the data processing devices is provided with a storage section, and each of the data processing devices is started up at the time of startup. Read the algorithm data from the external storage device connected to each of them and store the algorithm data in the storage unit, and the data processing device reads the algorithm data from the storage unit according to a processing instruction from the host device. It has a feature.

【0006】また、本願第3の発明によるデータ処理シ
ステムでは、本願第1の発明において、前記データ処理
装置の各々に記憶部を備えて、前記複数の外部記憶装置
の一つにのみ前記アルゴリズムデータを格納して、上位
装置がデータ処理を各データ処理装置に指示する前に、
上位装置がこのアルゴリズムデータを読み出して前記処
理指示パスの各々を介して前記データ処理装置の前記記
憶部の各々に格納しておき、前記上位装置からの処理指
示に従って前記データ処理装置が前記記憶部から前記ア
ルゴリズムデータを読み出すことを特徴としている。
Further, in the data processing system according to the third invention of the present application, in the first invention of the present application, each of the data processing devices is provided with a storage unit, and the algorithm data is provided only in one of the plurality of external storage devices. Before the upper device instructs each data processing device to perform data processing,
A host device reads this algorithm data and stores it in each of the storage units of the data processing device via each of the processing instruction paths, and the data processing device stores the storage unit in accordance with a processing instruction from the host device. The algorithm data is read from the.

【0007】また、本願第4の発明によるデータ処理シ
ステムでは、本願第1の発明において、前記複数の外部
記憶装置の一つを全てのデータ処理装置と接続して、こ
の外部記憶装置にのみ前記アルゴリズムデータを格納し
て、このアルゴリズムデータを前記データ処理装置の各
々が読み出すことを特徴としている。
Also, in the data processing system according to the fourth invention of the present application, in the first invention of the present application, one of the plurality of external storage devices is connected to all the data processing devices, and only the external storage device is provided with the above-mentioned external storage device. It is characterized in that the algorithm data is stored and the algorithm data is read by each of the data processing devices.

【0008】また、本願第5の発明によるデータ処理シ
ステムでは、本願第2の発明において、前記複数の外部
記憶装置の一つを全てのデータ処理装置と接続して、こ
の外部記憶装置にのみ前記アルゴリズムデータを格納し
て、このアルゴリズムデータを前記データ処理装置の各
々が読み出すことを特徴としている。
Also, in the data processing system according to the fifth invention of the present application, in the second invention of the present application, one of the plurality of external storage devices is connected to all the data processing devices, and only the external storage device is connected to the above-mentioned external storage device. It is characterized in that the algorithm data is stored and the algorithm data is read by each of the data processing devices.

【0009】[0009]

【実施例】次に、本願第1の発明について図面を参照し
て説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the first invention of the present application will be described with reference to the drawings.

【0010】図1は本願第1の発明の一実施例を示すデ
ータ処理システムである。図1を参照すると、上位装置
1は外部記憶装置21〜24との間でデータを授受し、
また、データ処理装置41〜44に処理指示パス31〜
34を介して処理指示を与える装置である。外部記憶装
置21〜24は、それぞれアルゴリズムファイル21
1,221,231,241および処理対象データ群2
12,222,232,242を保持する記憶装置であ
る。ここで、処理対象データ群212,222,23
2,242とは、データ処理装置41〜44で処理対象
となるデータの集合である。また、アルゴリズムデータ
とは、各データ処理装置41〜44の処理部において処
理対象データを処理するプログラムについて、いずれの
ルーチンもしくはそれらの組み合わせで処理すべきかを
指示する指示データである。
FIG. 1 is a data processing system showing an embodiment of the first invention of the present application. Referring to FIG. 1, the higher-level device 1 exchanges data with the external storage devices 21 to 24,
Further, the processing instruction paths 31 to 31 are sent to the data processing devices 41 to 44.
A device for giving a processing instruction via 34. The external storage devices 21 to 24 respectively store the algorithm file 21.
1, 21, 231, 241 and processing target data group 2
A storage device that holds 12, 222, 232, and 242. Here, the processing target data groups 212, 222, and 23
2, 242 is a set of data to be processed by the data processing devices 41 to 44. Further, the algorithm data is instruction data for instructing which routine or a combination thereof should process a program for processing the processing target data in the processing units of the data processing devices 41 to 44.

【0011】データ処理装置41〜44は上位装置1か
らの指示に応じてデータの処理を行う処理装置で、それ
ぞれ制御部411,421,431,441と処理部4
12,422,432,442とから構成される。例え
ば、制御部411は、アルゴリズムデータ読み出し手段
4111、受信手段4112、データ処理制御手段41
13、処理対象データ読み取り手段4114、送信手段
4115、処理結果読み出し手段4116を具備する。
The data processing devices 41 to 44 are processing devices for processing data according to an instruction from the higher-level device 1, and are control units 411, 421, 431, 441 and a processing unit 4, respectively.
12, 422, 432, 442. For example, the control unit 411 includes the algorithm data reading unit 4111, the receiving unit 4112, and the data processing control unit 41.
13, a processing target data reading unit 4114, a transmission unit 4115, and a processing result reading unit 4116 are provided.

【0012】ここで、図20を参照すると、制御部41
1において、アルゴリズムデータ読み出し手段4111
は、アルゴリズムデータを外部記憶装置21から読み出
して処理部412に転送する。受信手段4112は、上
位装置1から処理指示パス31を介して送られてくる指
示を受信して、データ処理制御手段4113に転送す
る。データ処理制御手段4113は、この上位装置1か
らの指示に従って制御部411内の各手段の制御を行
う。処理対象データ読み取り手段4114は、処理対象
データを外部記憶装置21から読み出してこれを処理部
412に転送する。処理結果読み出し手段4116は、
処理部412での処理結果を読み出して、これを所定の
形式に変換する。送信手段4115は、この処理結果読
み出し手段4116で変換された処理結果を上位装置1
に転送する。なお、図1には図示していないが、制御部
421,431,431も制御部411と同様にそれぞ
れアルゴリズムデータ読み出し手段4211,431
1,4411、受信手段4212,4312,441
2、データ処理制御手段4213,4313,441
3、処理対象データ読み取り手段4214,4314,
4414、送信手段4215,4315,4415、処
理結果読み出し手段4216,4316,4416を具
備している。また、本実施例ではデータ処理装置が4台
接続されているものと仮定したが、本願発明はこれに拘
束されるものではなく、システムに要求される処理能力
に応じて任意の台数を具備することが可能である。
Referring now to FIG. 20, the controller 41
1, the algorithm data reading means 4111
Reads the algorithm data from the external storage device 21 and transfers it to the processing unit 412. The reception unit 4112 receives the instruction sent from the higher-level device 1 via the processing instruction path 31 and transfers it to the data processing control unit 4113. The data processing control unit 4113 controls each unit in the control unit 411 in accordance with the instruction from the host device 1. The processing target data reading unit 4114 reads the processing target data from the external storage device 21 and transfers it to the processing unit 412. The processing result reading unit 4116,
The processing result of the processing unit 412 is read out and converted into a predetermined format. The transmitting unit 4115 sends the processing result converted by the processing result reading unit 4116 to the host device 1.
Transfer to. Although not shown in FIG. 1, the control units 421, 431, and 431 are similar to the control unit 411, and algorithm data reading means 4211 and 431, respectively.
1,4411, receiving means 4212,4312,441
2, data processing control means 4213, 4313, 441
3, processing target data reading means 4214, 4314,
4414, transmitting means 4215, 4315, 4415, and processing result reading means 4216, 4316, 4416 are provided. Further, in the present embodiment, it is assumed that four data processing devices are connected, but the present invention is not restricted to this, and any number of data processing devices may be provided according to the processing capacity required for the system. It is possible.

【0013】次に、図1のデータ処理システムの動作を
具体的に示す。図1に示すデータ処理装置41〜44の
動作は全て同様であるため、ここではデータ処理装置4
1を例にあげて説明する。データ処理装置41は電源投
入により初期化され、受信手段4112で上位装置1か
らの指示待ち状態になる。上位装置1は、外部記憶装置
21内の処理対象データ群212に対するデータ処理指
示を処理指示パス31を介してデータ処理装置41に送
信する。このデータ処理指示は、制御部411の受信手
段4112で受信されて、データ処理制御手段4113
に伝えられる。データ処理制御手段4113は、このデ
ータ処理指示に従い、次のように各手段を制御する。ま
ず、アルゴリズムデータ読み出し手段4111によりア
ルゴリズムデータを外部記憶装置21内のアルゴリズム
ファイル211から読み出し、これを処理部412へ転
送する。そして、処理対象データ読取り手段4114に
より外部記憶装置21内の処理対象データ群212から
処理対象データを読み出し、処理部412に転送する。
このアルゴリズムデータと処理対象データを受け取った
処理部412では、あらかじめ用意したアルゴリズムの
中から、アルゴリズムデータにより指示されたアルゴリ
ズムを選択し、このアルゴリズムに従って処理対象デー
タを処理する。処理結果読み出し手段4116は、処理
部412での処理完了後、この処理結果を読み出す。そ
して、この処理結果を処理結果読み出し手段4116内
に一時格納して、所定の形式に変換した後、送信手段4
115を介して上位装置1に送信する。その後、受信手
段4112で上位手段1からの指示待ち状態になる。上
位装置1は、データ処理装置41からの処理結果を受け
取った後、別の処理すべきデータがあれば、上記処理と
同様にデータ処理装置41にデータ処理を指示する。
Next, the operation of the data processing system shown in FIG. 1 will be specifically described. The operations of the data processing devices 41 to 44 shown in FIG.
1 will be described as an example. The data processing device 41 is initialized when the power is turned on, and the receiving means 4112 waits for an instruction from the host device 1. The higher-level device 1 transmits a data processing instruction for the processing target data group 212 in the external storage device 21 to the data processing device 41 via the processing instruction path 31. The data processing instruction is received by the receiving unit 4112 of the control unit 411, and the data processing control unit 4113 is received.
Be transmitted to. The data processing control means 4113 controls each means as follows in accordance with this data processing instruction. First, the algorithm data reading unit 4111 reads the algorithm data from the algorithm file 211 in the external storage device 21 and transfers it to the processing unit 412. Then, the processing target data reading unit 4114 reads the processing target data from the processing target data group 212 in the external storage device 21 and transfers it to the processing unit 412.
Upon receiving the algorithm data and the processing target data, the processing unit 412 selects the algorithm designated by the algorithm data from the prepared algorithms and processes the processing target data according to this algorithm. The processing result reading unit 4116 reads the processing result after the processing in the processing unit 412 is completed. Then, the processing result is temporarily stored in the processing result reading means 4116, converted into a predetermined format, and then transmitted to the transmission means 4.
It is transmitted to the higher-level device 1 via 115. After that, the receiving means 4112 waits for an instruction from the host means 1. After receiving the processing result from the data processing device 41, if there is another data to be processed, the higher-level device 1 instructs the data processing device 41 to perform data processing in the same manner as the above processing.

【0014】次に、受信手段4112の詳細な動作につ
いて、図6の流れ図を参照して説明する。まず、電源投
入による初期化により受信手段4112の動作が開始
し、上位装置1からの指示受信待ち状態となる(600
1)。そして、上位装置1からの指示を受信すると、受
信手段4112内に具備する指示受信済みフラグをセッ
トした後(6002)、受信した指示の内容が何である
かを調べる(6003)。受信した指示が「データ処理
指示」であった場合には、データ処理制御手段4113
に起動をかける(6004)。また、受信した指示がそ
れ以外の処理を指示するものであった場合には、その指
示に対応した処理を行う(6006)。そして、このい
ずれかの処理終了後、指示受信済みフラグをリセットし
て(6005)、次の指示を待つために指示受信待ち状
態になる(6001)。
Next, the detailed operation of the receiving means 4112 will be described with reference to the flowchart of FIG. First, the operation of the receiving means 4112 is started by the initialization by turning on the power source, and the standby state for receiving the instruction from the host device 1 is set (600).
1). When the instruction from the host device 1 is received, an instruction received flag provided in the receiving means 4112 is set (6002), and the content of the received instruction is checked (6003). When the received instruction is the “data processing instruction”, the data processing control means 4113.
Is activated (6004). If the received instruction is to instruct other processing, the processing corresponding to the instruction is performed (6006). After any one of these processes is completed, the instruction reception completion flag is reset (6005), and the instruction reception waiting state is set to wait for the next instruction (6001).

【0015】次に、受信手段4112によって起動され
るデータ処理制御手段4113の詳細な動作について、
図7の流れ図を参照して説明する。データ処理制御手段
4113は、受信手段4112によって起動がかけられ
ると、まず、外部記憶装置21内のアルゴリズムファイ
ル211からアルゴリズムデータを取り出すためにアル
ゴリズムデータ読み出し手段4111を起動する(70
01)。次に、上位装置1から指示されたデータ処理用
のデータを全て処理部412に送るために、処理対象デ
ータ読み取り手段4114を起動する(7002)。そ
して、処理部412でのデータ処理の完了後、データ処
理結果を読み出すために処理結果読み出し手段4116
を起動する(7003)。
Next, regarding the detailed operation of the data processing control means 4113 activated by the reception means 4112,
Description will be made with reference to the flowchart of FIG. When activated by the receiving means 4112, the data processing control means 4113 first activates the algorithm data reading means 4111 to retrieve the algorithm data from the algorithm file 211 in the external storage device 21 (70).
01). Next, in order to send all the data for data processing instructed by the higher-level device 1 to the processing unit 412, the processing target data reading means 4114 is activated (7002). Then, after the data processing in the processing unit 412 is completed, the processing result reading means 4116 for reading the data processing result.
Is started (7003).

【0016】次に、データ処理制御手段4113によっ
て起動されるアルゴリズムデータ読み出し手段4111
の詳細な動作について、図8の流れ図を参照して説明す
る。アルゴリズムデータ読み出し手段4111は、デー
タ処理制御手段4113により起動がかけられると、ア
ルゴリズムデータ読み出し手段4111内に具備するア
ルゴリズムデータロード済みフラグをリセット(800
1)する。そして、外部記憶装置21内のアルゴリズム
ファイル211からアルゴリズムデータを読み出し(8
002)、処理部412に格納する(8003)。その
後、アルゴリズムデータロード済みフラグをセットし
(8004)、処理を終了する。
Next, the algorithm data reading means 4111 activated by the data processing control means 4113.
The detailed operation of will be described with reference to the flowchart of FIG. The algorithm data reading unit 4111, when activated by the data processing control unit 4113, resets the algorithm data loaded flag included in the algorithm data reading unit 4111 (800
1) Do. Then, the algorithm data is read from the algorithm file 211 in the external storage device 21 (8
002) and stores it in the processing unit 412 (8003). After that, the algorithm data loaded flag is set (8004), and the process ends.

【0017】以上説明したように、本願第1の発明で
は、アルゴリズムデータを格納するアルゴリズムファイ
ルを外部記憶装置21〜24に常駐しておくことによ
り、上位装置1がデータ処理装置41〜44への処理指
示の都度行っていたファイル作成の手間を省き、高速な
処理指示が可能となる。
As described above, in the first invention of the present application, the algorithm file for storing the algorithm data is made resident in the external storage devices 21 to 24, so that the host device 1 stores data in the data processing devices 41 to 44. It is possible to save time and labor for creating a file each time a processing instruction is given, and to give a high-speed processing instruction.

【0018】次に、本願第2の発明について図面を参照
して説明する。
Next, the second invention of the present application will be described with reference to the drawings.

【0019】図2は本願第2の発明の一実施例を示すデ
ータ処理システムである。図2を参照すると、データ処
理装置41〜44においてそれぞれ制御部411,42
1,431,441と処理部412,422,432,
442との間に記憶部413,423,433,443
を具備している以外は図1の本願第1の発明と同様の構
成になっている。
FIG. 2 is a data processing system showing an embodiment of the second invention of the present application. Referring to FIG. 2, in the data processing devices 41 to 44, the control units 411 and 42, respectively.
1,431,441 and processing units 412, 422, 432
Storage unit 413, 423, 433, 443 between 442 and
1 has the same configuration as that of the first invention of the present application except that it is provided.

【0020】ここで、図21を参照すると、制御部41
1において、アルゴリズムデータ読み出し手段4111
が、外部記憶装置21から読み出したアルゴリズムデー
タを処理部412に直接転送せずに、記憶部413に格
納する構成になっていること以外は、図20の第1の発
明と同様の構成になっている。なお、図2には図示して
いないが、制御部421,431,431も制御部41
1と同様の構成を具備している。また、本実施例ではデ
ータ処理装置が4台接続されているものと仮定したが、
本願発明はこれに拘束されるものではなく、システムに
要求される処理能力に応じて任意の台数を具備すること
が可能である。
Referring now to FIG. 21, the controller 41
1, the algorithm data reading means 4111
20 has the same configuration as the first invention of FIG. 20, except that the algorithm data read from the external storage device 21 is stored in the storage unit 413 without being directly transferred to the processing unit 412. ing. Although not shown in FIG. 2, the control units 421, 431, 431 are also controlled by the control unit 41.
It has the same configuration as that of 1. Further, in this embodiment, it is assumed that four data processing devices are connected,
The present invention is not limited to this, and it is possible to provide an arbitrary number according to the processing capacity required for the system.

【0021】次に、図2のデータ処理システムの動作を
具体的に示す。図2に示すデータ処理装置41〜44の
動作は全て同様であるため、ここではデータ処理装置4
1を例にあげて説明する。データ処理装置41は電源投
入により初期化され、その後アルゴリズムデータ読み出
し手段4111によりアルゴリズムデータを外部記憶装
置21内のアルゴリズムファイル211から読み出し、
これを記憶部413へ転送する。また、受信手段411
2は上位装置1からの指示待ち状態になる。上位装置1
は、外部記憶装置21内の処理対象データ群212に対
するデータ処理指示を処理指示パス31を介してデータ
処理装置41に送信する。このデータ処理指示は、制御
部411の受信手段4112で受信されて、データ処理
制御手段4113に伝えられる。データ処理制御手段4
113は、このデータ処理指示に従い、次のように各手
段を制御する。まず、記憶部413に格納されていたア
ルゴリズムデータを取り出し、これを処理部412へ転
送する。そして、処理対象データ読取り手段4114に
より外部記憶装置21内の処理対象データ群212から
処理対象データを読み出し、処理部412に転送する。
このアルゴリズムデータと処理対象データを受け取った
処理部412では、あらかじめ用意したアルゴリズムの
中から、アルゴリズムデータにより指示されたアルゴリ
ズムを選択し、このアルゴリズムに従って処理対象デー
タを処理する。処理結果読み出し手段4116は、処理
部412での処理完了後、この処理結果を読み出す。そ
して、この処理結果を処理結果読み出し手段4116内
に一時格納して、所定の形式に変換した後、送信手段4
115を介して上位装置1に送信する。その後、受信手
段4112で上位手段1からの指示待ち状態になる。上
位装置1は、データ処理装置41からの処理結果を受け
取った後、別の処理すべきデータがあれば、上記処理と
同様にデータ処理装置41にデータ処理を指示する。
Next, the operation of the data processing system shown in FIG. 2 will be specifically described. The operations of the data processing devices 41 to 44 shown in FIG.
1 will be described as an example. The data processing device 41 is initialized when the power is turned on, and thereafter the algorithm data reading means 4111 reads the algorithm data from the algorithm file 211 in the external storage device 21,
This is transferred to the storage unit 413. Also, the receiving means 411
2 is waiting for an instruction from the host device 1. Host device 1
Transmits a data processing instruction to the processing target data group 212 in the external storage device 21 to the data processing device 41 via the processing instruction path 31. The data processing instruction is received by the receiving unit 4112 of the control unit 411 and transmitted to the data processing control unit 4113. Data processing control means 4
The 113 controls each means as follows in accordance with the data processing instruction. First, the algorithm data stored in the storage unit 413 is extracted and transferred to the processing unit 412. Then, the processing target data reading unit 4114 reads the processing target data from the processing target data group 212 in the external storage device 21 and transfers it to the processing unit 412.
Upon receiving the algorithm data and the processing target data, the processing unit 412 selects the algorithm designated by the algorithm data from the prepared algorithms and processes the processing target data according to this algorithm. The processing result reading unit 4116 reads the processing result after the processing in the processing unit 412 is completed. Then, the processing result is temporarily stored in the processing result reading means 4116, converted into a predetermined format, and then transmitted to the transmission means 4.
It is transmitted to the higher-level device 1 via 115. After that, the receiving means 4112 waits for an instruction from the host means 1. After receiving the processing result from the data processing device 41, if there is another data to be processed, the higher-level device 1 instructs the data processing device 41 to perform data processing in the same manner as the above processing.

【0022】次に、アルゴリズムデータ読み出し手段4
111の詳細な動作について、第9図の流れ図を参照し
て説明する。まず、電源投入による初期化によりアルゴ
リズムデータ読み出し手段4111の動作が開始する。
まず、アルゴリズムデータ読み出し手段4111内のア
ルゴリズムデータロード済みフラグをリセットし(90
01)、外部記憶装置21内のアルゴリズムファイル2
11からアルゴリズムデータを読み出して(900
2)、記憶部413に格納する(9003)。その後ア
ルゴリズムデータロード済みフラグをセットし、処理を
終了する。また、受信手段4112が、上位装置1から
アルゴリズムデータロード指示を受信したことにより、
アルゴリズムデータ読み出し手段4111を起動した場
合にも、同様の処理を行う。
Next, the algorithm data reading means 4
The detailed operation of 111 will be described with reference to the flowchart of FIG. First, the operation of the algorithm data reading unit 4111 is started by the initialization when the power is turned on.
First, the algorithm data loaded flag in the algorithm data reading means 4111 is reset (90
01), the algorithm file 2 in the external storage device 21
Read the algorithm data from 11 (900
2) and stores it in the storage unit 413 (9003). After that, the algorithm data loaded flag is set, and the process ends. Further, since the receiving unit 4112 receives the algorithm data load instruction from the higher-level device 1,
The same processing is performed when the algorithm data reading means 4111 is activated.

【0023】次に、受信手段4112の詳細な動作につ
いて、図10の流れ図を参照して説明する。まず、電源
投入による初期化により受信手段4112の動作が開始
して、上位装置1からの指示受信待ち状態となる(10
001)。指示を受信すると、受信手段4112内の指
示受信済みフラグをセットした後(10002)、受信
した指示が何であるかを調べる(10003)。受信し
た指示がアルゴリズムデータロード指示であった場合に
は、アルゴリズムデータ読み出し手段4111を起動し
(10005)、指示受信済みフラグをリセットした後
(10009)、指示受信待ちになる(10001)。
一方、受信した指示がデータ処理指示であった場合に
は、アルゴリズムデータ読み出し手段4111内のアル
ゴリズムデータロード済みフラグがセットされているか
を調べ(10004)、ロード済みでなければアルゴリ
ズムデータ読み出し手段4111を起動した後(100
07)、データ処理制御手段4113に起動をかける
(10008)。もしアルゴリズムデータがロード済み
であれば、すぐにデータ処理制御手段に起動をかける
(10008)。そして、指示受信済みフラグをリセッ
トして(10009)、次の指示を待つために指示受信
待ち状態になる(10001)。
Next, the detailed operation of the receiving means 4112 will be described with reference to the flowchart of FIG. First, the operation of the receiving means 4112 is started by the initialization by turning on the power source, and waits for the instruction reception from the higher-level device 1 (10
001). When the instruction is received, the instruction reception completion flag in the receiving means 4112 is set (10002), and then the received instruction is checked (10003). If the received instruction is an algorithm data load instruction, the algorithm data reading means 4111 is activated (10005), the instruction received flag is reset (10009), and the instruction reception waits (10001).
On the other hand, when the received instruction is the data processing instruction, it is checked whether or not the algorithm data loaded flag in the algorithm data reading means 4111 is set (10004). If it is not loaded, the algorithm data reading means 4111 is checked. After booting (100
07), and activates the data processing control means 4113 (10008). If the algorithm data has been loaded, the data processing control means is immediately activated (10008). Then, the instruction reception completion flag is reset (10009), and an instruction reception waiting state is set to wait for the next instruction (10001).

【0024】次に、受信手段4112によって起動され
るデータ処理制御手段4113の詳細な動作について、
図11の流れ図を参照して説明する。データ処理制御手
段4113は、受信手段4112によって起動がかけら
れると、まず、記憶部413からアルゴリズムデータを
読み出して、これを処理部412に転送する(1100
1)。そして、上位装置1から指示された処理対象デー
タを全て処理部412に送るために、処理対象データ読
み取り手段4114を起動する(11002)。そし
て、処理部412でのデータ処理完了後、データ処理結
果を読み出すために処理結果読み出し手段を起動する
(11003)。
Next, regarding the detailed operation of the data processing control means 4113 activated by the receiving means 4112,
Description will be made with reference to the flowchart of FIG. When the data processing control unit 4113 is activated by the receiving unit 4112, first, the algorithm data is read from the storage unit 413 and transferred to the processing unit 412 (1100).
1). Then, the processing target data reading unit 4114 is activated to send all the processing target data instructed by the higher-level device 1 to the processing unit 412 (11002). After the data processing in the processing unit 412 is completed, the processing result reading means is activated to read the data processing result (11003).

【0025】以上説明したように、本願第2の発明で
は、前記第1の発明においてさらに、データ処理装置4
1〜44内の各記憶部413,423,433,443
にアルゴリズムデータをあらかじめ格納しておくことに
より、上位装置1からの指示に従ってデータ処理装置4
1〜44がその都度行っていた、外部記憶装置21〜2
4からのアルゴリズムデータの読み出し処理が不要とな
り、高速に処理を行うことが可能となる。
As described above, in the second invention of the present application, the data processing device 4 is further provided in the first invention.
Storage units 413, 423, 433, 443 in 1 to 44
By storing the algorithm data in advance in the data processing device 4 according to the instruction from the host device 1.
External storage devices 21 to 2, which were performed by each of
It is not necessary to read the algorithm data from 4, and the processing can be performed at high speed.

【0026】次に、本願第3の発明について図面を参照
して説明する。
Next, the third invention of the present application will be described with reference to the drawings.

【0027】図3は本願第3の発明の一実施例を示すデ
ータ処理システムである。図3を参照すると、外部記憶
装置22〜24がアルゴリズムファイル211を格納し
ない点、データ処理装置41〜44においてそれぞれ制
御部411,421,431,441と処理部412,
422,432,442との間に記憶部413,42
3,433,443を具備している点、制御部411に
おいてアルゴリズムデータ読み出し手段4111を具備
していない点以外は図1の本願第1の発明と同様の構成
になっている。なお、制御部421,431,441に
おいても同様にアルゴリズムデータ読み出し手段を具備
していない。
FIG. 3 is a data processing system showing an embodiment of the third invention of the present application. Referring to FIG. 3, the external storage devices 22 to 24 do not store the algorithm file 211, and in the data processing devices 41 to 44, the control units 411, 421, 431, 441 and the processing units 412, respectively.
422, 432, 442 between the storage unit 413, 42
3, the configuration is the same as that of the first invention of the present application of FIG. 1 except that the control unit 411 does not include the algorithm data reading unit 4111. The control units 421, 431 and 441 also do not have an algorithm data reading means.

【0028】ここで、図22を参照すると、アルゴリズ
ムデータを上位装置1から記憶部413に格納する構成
になっていること以外は、図20の第1の発明と同様の
構成になっている。なお、図3には図示していないが、
制御部421,431,431も制御部411と同様の
構成を具備している。また、本実施例ではデータ処理装
置が4台接続されているものと仮定したが、本願発明は
これに拘束されるものではなく、システムに要求される
処理能力に応じて任意の台数を具備することが可能であ
る。
Here, referring to FIG. 22, the configuration is the same as that of the first invention of FIG. 20, except that the algorithm data is stored in the storage unit 413 from the host device 1. Although not shown in FIG. 3,
The control units 421, 431, 431 also have the same configuration as the control unit 411. Further, in the present embodiment, it is assumed that four data processing devices are connected, but the present invention is not restricted to this, and any number of data processing devices may be provided according to the processing capacity required for the system. It is possible.

【0029】次に、図3のデータ処理システムの動作を
具体的に示す。図3に示すデータ処理装置41〜44の
動作は全て同様であるため、ここではデータ処理装置4
1を例にあげて説明する。データ処理装置41は電源投
入により初期化され、受信手段4112は上位装置1か
らの指示待ち状態になる。上位装置1は、外部記憶装置
21内のアルゴリズムファイル211からアルゴリズム
データを読み出して、これをデータ処理装置41へ転送
する。このアルゴリズムデータを受け取った受信手段4
112はこれを記憶部413へ転送する。次に、上位装
置1は、外部記憶装置21内の処理対象データ群212
に対するデータ処理指示を処理指示パス31を介してデ
ータ処理装置41に送信する。このデータ処理指示は、
制御部411の受信手段4112で受信されて、データ
処理制御手段4113に伝えられる。データ処理制御手
段4113は、このデータ処理指示に従い、次のように
各手段を制御する。まず、記憶部413に格納されてい
たアルゴリズムデータを取り出し、これを処理部412
へ転送する。そして、処理対象データ読取り手段411
4により外部記憶装置21内の処理対象データ群212
から処理対象データを読み出し、処理部412に転送す
る。このアルゴリズムデータと処理対象データを受け取
った処理部412では、あらかじめ用意したアルゴリズ
ムの中から、アルゴリズムデータにより指示されたアル
ゴリズムを選択し、このアルゴリズムに従って処理対象
データを処理する。処理結果読み出し手段4116は、
処理部412での処理完了後、この処理結果を読み出
す。そして、この処理結果を処理結果読み出し手段41
16内に一時格納して、所定の形式に変換した後、送信
手段4115を介して上位装置1に送信する。その後、
受信手段4112で上位手段1からの指示待ち状態にな
る。上位装置1は、データ処理装置41からの処理結果
を受け取った後、別の処理すべきデータがあれば、上記
処理と同様にデータ処理装置41にデータ処理を指示す
る。
Next, the operation of the data processing system shown in FIG. 3 will be specifically described. The operations of the data processing devices 41 to 44 shown in FIG.
1 will be described as an example. The data processing device 41 is initialized when the power is turned on, and the receiving means 4112 is in a state of waiting for an instruction from the host device 1. The host device 1 reads the algorithm data from the algorithm file 211 in the external storage device 21 and transfers it to the data processing device 41. Receiving means 4 that has received this algorithm data
112 transfers this to the storage unit 413. Next, the higher-level device 1 uses the processing target data group 212 in the external storage device 21.
To the data processing device 41 via the processing instruction path 31. This data processing instruction is
The data is received by the receiving unit 4112 of the control unit 411 and transmitted to the data processing control unit 4113. The data processing control means 4113 controls each means as follows in accordance with this data processing instruction. First, the algorithm data stored in the storage unit 413 is extracted, and this is processed by the processing unit 412.
Transfer to. Then, the processing target data reading means 411
4, the processing target data group 212 in the external storage device 21
The data to be processed is read from and is transferred to the processing unit 412. Upon receiving the algorithm data and the processing target data, the processing unit 412 selects the algorithm designated by the algorithm data from the prepared algorithms and processes the processing target data according to this algorithm. The processing result reading unit 4116,
After the processing in the processing unit 412 is completed, this processing result is read. Then, this processing result is processed by the processing result reading means 41.
The data is temporarily stored in the storage unit 16, converted into a predetermined format, and then transmitted to the host device 1 via the transmission unit 4115. afterwards,
The receiving unit 4112 waits for an instruction from the upper unit 1. After receiving the processing result from the data processing device 41, if there is another data to be processed, the higher-level device 1 instructs the data processing device 41 to perform data processing in the same manner as the above processing.

【0030】次に、受信手段4112の詳細な動作につ
いて、図12の流れ図を参照して説明する。まず、電源
投入による初期化により受信手段4112は開始され、
上位装置1からの指示受信待ちとなる(12001)。
上位装置1からの指示を受信すると、受信手段4112
内の指示受信済みフラグをセットし(12002)、受
信した指示が何であるかを調べる(12003)。受信
した指示がアルゴリズムデータであった場合には、アル
ゴリズムデータを一旦記憶部413に格納する(120
04)。受信した指示がデータ処理指示であった場合に
は、データ処理制御手段に起動をかける(1200
5)。そして、指示受信済みフラグをリセットした後
(12006)、次の指示を待つために指示受信待ち状
態になる(12001)。
Next, the detailed operation of the receiving means 4112 will be described with reference to the flowchart of FIG. First, the receiving means 4112 is started by initialization by turning on the power,
It waits for an instruction from the higher-level device 1 (12001).
When receiving the instruction from the higher-level device 1, the receiving means 4112
The instruction received flag is set (12002), and it is checked what the received instruction is (12003). If the received instruction is algorithm data, the algorithm data is temporarily stored in the storage unit 413 (120
04). If the received instruction is a data processing instruction, the data processing control means is activated (1200
5). Then, after resetting the instruction received flag (12006), the apparatus waits for an instruction to wait for the next instruction (12001).

【0031】次に、受信手段4112によって起動され
るデータ処理制御手段4113の詳細な動作について、
図13の流れ図を参照して説明する。受信手段4112
によって起動がかけられたデータ処理制御手段4113
は、まず、記憶部413からアルゴリズムデータを読み
出し処理部412に渡す(13001)。そして、上位
装置1から指示されたデータ処理用のデータを全て処理
部412に送るために、処理対象データ読み取り手段4
114を起動する(13002)。そして、処理部41
2でのデータ処理完了後、データ処理の結果を読み出す
ために処理結果読み出し手段4116を起動する(13
003)。
Next, regarding the detailed operation of the data processing control means 4113 activated by the receiving means 4112,
Description will be made with reference to the flowchart of FIG. Receiving means 4112
Data processing control means 4113 activated by
First, the algorithm data is read from the storage unit 413 and passed to the processing unit 412 (13001). Then, in order to send all the data for data processing instructed by the higher-level device 1 to the processing unit 412, the processing target data reading means 4
114 is activated (13002). Then, the processing unit 41
After the data processing in 2 is completed, the processing result reading means 4116 is activated to read the result of the data processing (13
003).

【0032】ここではデータ処理装置41を例にあげて
説明したが、他のデータ処理装置42〜44において
も、アルゴリズムデータは外部記憶装置21のアルゴリ
ズムファイル211に集中的に格納しておき、上位装置
1が各データ処理装置に配送する。但し、処理対象デー
タは各データ処理装置で異なるため、各外部記憶装置で
分散して格納する。
Although the data processing device 41 has been described as an example here, in the other data processing devices 42 to 44 as well, the algorithm data is centrally stored in the algorithm file 211 of the external storage device 21, and the higher order. The device 1 delivers to each data processing device. However, since the data to be processed is different in each data processing device, it is distributed and stored in each external storage device.

【0033】以上説明したように、本願第3の発明で
は、前記第2の発明においてさらに、アルゴリズムデー
タをシステム内の一ヶ所の外部記憶装置21にのみ常駐
しておき、このアルゴリズムデータを上位装置1が読み
出して各データ処理装置41〜44に各処理指示パス3
1〜34を介して転送することにより、システム内の全
ての外部記憶装置内にアルゴリズムファイルを重複して
保持する必要がなくなり、外部記憶装置を効率的に使用
することが可能となる。
As described above, in the third invention of the present application, in addition to the second invention, the algorithm data is resident only in one external storage device 21 in the system, and the algorithm data is stored in the host device. 1 to read each processing instruction path 3 to each data processing device 41 to 44.
By transferring the data via 1 to 34, it is not necessary to duplicately hold the algorithm files in all the external storage devices in the system, and the external storage devices can be used efficiently.

【0034】次に、本願第4の発明について図面を参照
して説明する。
Next, the fourth invention of the present application will be described with reference to the drawings.

【0035】図4は本願第4の発明の一実施例を示すデ
ータ処理システムである。図4を参照すると、外部記憶
装置21が全てのデータ処理装置からアクセス可能な
点、および外部記憶装置22〜24がアルゴリズムファ
イル211を格納しない点以外は図1の本願第1の発明
と同様の構成になっている。
FIG. 4 is a data processing system showing an embodiment of the fourth invention of the present application. Referring to FIG. 4, the same as the first invention of the present application of FIG. 1 except that the external storage device 21 is accessible from all data processing devices, and the external storage devices 22 to 24 do not store the algorithm file 211. It is configured.

【0036】ここで、制御部411の構成は図20の本
願第1の発明と同様である。なお、図4には図示してい
ないが、制御部421,431,431も制御部411
と同様の構成を具備している。また、本実施例ではデー
タ処理装置が4台接続されているものと仮定したが、本
願発明はこれに拘束されるものではなく、システムに要
求される処理能力に応じて任意の台数を具備することが
可能である。
Here, the configuration of the control unit 411 is the same as that of the first invention of the present application shown in FIG. Although not shown in FIG. 4, the control units 421, 431, 431 are also controlled by the control unit 411.
It has the same configuration as. Further, in the present embodiment, it is assumed that four data processing devices are connected, but the present invention is not restricted to this, and any number of data processing devices may be provided according to the processing capacity required for the system. It is possible.

【0037】次に、図4のデータ処理システムの動作を
具体的に示す。図4に示すデータ処理装置41〜44の
動作は全て同様であるため、ここではデータ処理装置4
1を例にあげて説明する。データ処理装置41は電源投
入により初期化され、受信手段4112で上位装置1か
らの指示待ち状態になる。上位装置1は、外部記憶装置
21内の処理対象データ群212に対するデータ処理指
示を処理指示パス31を介してデータ処理装置41に送
信する。このデータ処理指示は、制御部411の受信手
段4112で受信されて、データ処理制御手段4113
に伝えられる。データ処理制御手段4113は、このデ
ータ処理指示に従い、次のように各手段を制御する。ま
ず、アルゴリズムデータ読み出し手段4111によりア
ルゴリズムデータを外部記憶装置21内のアルゴリズム
ファイル211から読み出し、これを処理部412へ転
送する。そして、処理対象データ読取り手段4114に
より外部記憶装置21内の処理対象データ群212から
処理対象データを読み出し、処理部412に転送する。
このアルゴリズムデータと処理対象データを受け取った
処理部412では、あらかじめ用意したアルゴリズムの
中から、アルゴリズムデータにより指示されたアルゴリ
ズムを選択し、このアルゴリズムに従って処理対象デー
タを処理する。処理結果読み出し手段4116は、処理
部412での処理完了後、この処理結果を読み出す。そ
して、この処理結果を処理結果読み出し手段4116内
に一時格納して、所定の形式に変換した後、送信手段4
115を介して上位装置1に送信する。その後、受信手
段4112で上位手段1からの指示待ち状態になる。上
位装置1は、データ処理装置41からの処理結果を受け
取った後、別の処理すべきデータがあれば、上記処理と
同様にデータ処理装置41にデータ処理を指示する。
Next, the operation of the data processing system shown in FIG. 4 will be specifically described. The operations of the data processing devices 41 to 44 shown in FIG.
1 will be described as an example. The data processing device 41 is initialized when the power is turned on, and the receiving means 4112 waits for an instruction from the host device 1. The higher-level device 1 transmits a data processing instruction for the processing target data group 212 in the external storage device 21 to the data processing device 41 via the processing instruction path 31. The data processing instruction is received by the receiving unit 4112 of the control unit 411, and the data processing control unit 4113 is received.
Be transmitted to. The data processing control means 4113 controls each means as follows in accordance with this data processing instruction. First, the algorithm data reading unit 4111 reads the algorithm data from the algorithm file 211 in the external storage device 21 and transfers it to the processing unit 412. Then, the processing target data reading unit 4114 reads the processing target data from the processing target data group 212 in the external storage device 21 and transfers it to the processing unit 412.
Upon receiving the algorithm data and the processing target data, the processing unit 412 selects the algorithm designated by the algorithm data from the prepared algorithms and processes the processing target data according to this algorithm. The processing result reading unit 4116 reads the processing result after the processing in the processing unit 412 is completed. Then, the processing result is temporarily stored in the processing result reading means 4116, converted into a predetermined format, and then transmitted to the transmission means 4.
It is transmitted to the higher-level device 1 via 115. After that, the receiving means 4112 waits for an instruction from the host means 1. After receiving the processing result from the data processing device 41, if there is another data to be processed, the higher-level device 1 instructs the data processing device 41 to perform data processing in the same manner as the above processing.

【0038】次に、受信手段4112の詳細な動作につ
いて、図14の流れ図を参照して説明する。まず、電源
投入による初期化により受信手段4112の動作が開始
し、上位装置1からの指示受信待ち状態となる(140
01)。そして、上位装置1からの指示を受信すると、
受信手段4112内に具備する指示受信済みフラグをセ
ットした後(14002)、受信した指示の内容が何で
あるかを調べる(14003)。受信した指示が「デー
タ処理指示」であった場合には、データ処理制御手段4
113に起動をかける(14004)。また、受信した
指示がそれ以外の処理を指示するものであった場合に
は、その指示に対応した処理を行う(14006)。そ
して、このいずれかの処理終了後、指示受信済みフラグ
をリセットして(14005)、次の指示を待つために
指示受信待ち状態になる(14001)。
Next, the detailed operation of the receiving means 4112 will be described with reference to the flowchart of FIG. First, the operation of the receiving means 4112 is started by the initialization by turning on the power source, and a state of waiting for an instruction from the higher-level device 1 is set (140).
01). Then, when the instruction from the host device 1 is received,
After setting the instruction reception completion flag provided in the receiving means 4112 (14002), the contents of the received instruction are checked (14003). If the received instruction is the “data processing instruction”, the data processing control means 4
113 is activated (14004). If the received instruction is to instruct other processing, the processing corresponding to the instruction is performed (14006). After the completion of any one of these processes, the instruction reception completion flag is reset (14005), and the instruction reception waiting state is set to wait for the next instruction (14001).

【0039】次に、受信手段4112によって起動され
るデータ処理制御手段4113の詳細な動作について、
図15の流れ図を参照して説明する。データ処理制御手
段4113は、受信手段4112によって起動がかけら
れると、まず、外部記憶装置21内のアルゴリズムファ
イル211からアルゴリズムデータを取り出すためにア
ルゴリズムデータ読み出し手段4111を起動する(1
5001)。次に、上位装置1から指示されたデータ処
理用のデータを全て処理部412に送るために、処理対
象データ読み取り手段4114を起動する(1500
2)。そして、処理部412でのデータ処理の完了後、
データ処理結果を読み出すために処理結果読み出し手段
4116を起動する(15003)。
Next, regarding the detailed operation of the data processing control means 4113 activated by the receiving means 4112,
Description will be made with reference to the flowchart of FIG. When activated by the receiving means 4112, the data processing control means 4113 first activates the algorithm data reading means 4111 to retrieve the algorithm data from the algorithm file 211 in the external storage device 21 (1
5001). Next, in order to send all the data for data processing instructed by the host device 1 to the processing unit 412, the processing target data reading means 4114 is activated (1500).
2). Then, after the data processing in the processing unit 412 is completed,
The processing result reading means 4116 is activated to read the data processing result (15003).

【0040】次に、データ処理制御手段4113によっ
て起動されるアルゴリズムデータ読み出し手段4111
の詳細な動作について、図16の流れ図を参照して説明
する。アルゴリズムデータ読み出し手段4111は、デ
ータ処理制御手段4113により起動がかけられると、
アルゴリズムデータ読み出し手段4111内に具備する
アルゴリズムデータロード済みフラグをリセット(16
001)する。そして、外部記憶装置21内のアルゴリ
ズムファイル211からアルゴリズムデータを読み出し
(16002)、処理部412に格納する(1600
3)。その後、アルゴリズムデータロード済みフラグを
セットし(16004)、処理を終了する。
Next, the algorithm data reading means 4111 activated by the data processing control means 4113.
The detailed operation of the above will be described with reference to the flowchart of FIG. When the algorithm data reading means 4111 is activated by the data processing control means 4113,
The algorithm data loaded flag provided in the algorithm data reading means 4111 is reset (16
001). Then, the algorithm data is read from the algorithm file 211 in the external storage device 21 (16002) and stored in the processing unit 412 (1600).
3). After that, the algorithm data loaded flag is set (16004) and the process ends.

【0041】ここではデータ処理装置41を例にあげて
説明したが、他のデータ処理装置42〜44において
も、アルゴリズムデータは外部記憶装置21のアルゴリ
ズムファイル211に集中的に格納しておき、上位装置
1が各データ処理装置に配送する。但し、処理対象デー
タは各データ処理装置で異なるため、各外部記憶装置で
分散して格納する。
Although the data processing device 41 has been described as an example here, in the other data processing devices 42 to 44 as well, the algorithm data is centrally stored in the algorithm file 211 of the external storage device 21, and the higher order. The device 1 delivers to each data processing device. However, since the data to be processed is different in each data processing device, it is distributed and stored in each external storage device.

【0042】以上説明したように、本願第4の発明で
は、前記本願第1の発明においてさらに、アルゴリズム
データをシステム内の一ヶ所の外部記憶装置21にのみ
常駐しておき、このアルゴリズムデータを各データ処理
装置のアルゴリズムデータ読み出し手段によって読み出
すことによって、前記本願第1の発明と比較して、シス
テム内の全ての外部記憶装置内にアルゴリズムファイル
を重複して保持する必要がなくなり、外部記憶装置を効
率的に使用することが可能となる。
As described above, according to the fourth invention of the present application, in addition to the first invention of the present application, the algorithm data is resident in only one external storage device 21 in the system, and the algorithm data is stored in each By reading by the algorithm data reading means of the data processing device, it is not necessary to duplicately hold the algorithm files in all the external storage devices in the system as compared with the first invention of the present application, and the external storage device can be used. It becomes possible to use it efficiently.

【0043】次に、本願第5の発明について図面を参照
して説明する。
Next, the fifth invention of the present application will be described with reference to the drawings.

【0044】図5は本願第5の発明の一実施例を示すデ
ータ処理システムである。図5を参照すると、データ処
理装置41〜44においてそれぞれ制御部411,42
1,431,441と処理部412,422,432,
442との間に記憶部413,423,433,443
を具備している点、外部記憶装置21が全てのデータ処
理装置からアクセス可能な点、および外部記憶装置22
〜24がアルゴリズムファイル211を格納しない点以
外は図1の本願第1の発明と同様の構成になっている。
FIG. 5 is a data processing system showing an embodiment of the fifth invention of the present application. Referring to FIG. 5, in the data processing devices 41 to 44, the control units 411 and 42, respectively.
1,431,441 and processing units 412, 422, 432
Storage unit 413, 423, 433, 443 between 442 and
The external storage device 21 is accessible from all data processing devices, and the external storage device 22.
24 has the same configuration as that of the first invention of the present application of FIG. 1 except that the algorithm file 211 is not stored.

【0045】ここで、制御部411の構成は図21の本
願第2の発明と同様である。なお、図5には図示してい
ないが、制御部421,431,431も制御部411
と同様の構成を具備している。また、本実施例ではデー
タ処理装置が4台接続されているものと仮定したが、本
願発明はこれに拘束されるものではなく、システムに要
求される処理能力に応じて任意の台数を具備することが
可能である。
Here, the configuration of the control unit 411 is similar to that of the second invention of the present application of FIG. Although not shown in FIG. 5, the control units 421, 431, 431 are also controlled by the control unit 411.
It has the same configuration as. Further, in the present embodiment, it is assumed that four data processing devices are connected, but the present invention is not restricted to this, and any number of data processing devices may be provided according to the processing capacity required for the system. It is possible.

【0046】次に、図5のデータ処理システムの動作を
具体的に示す。図5に示すデータ処理装置41〜44の
動作は全て同様であるため、ここではデータ処理装置4
1を例にあげて説明する。データ処理装置41は電源投
入により初期化され、その後アルゴリズムデータ読み出
し手段4111によりアルゴリズムデータを外部記憶装
置21内のアルゴリズムファイル211から読み出し、
これを記憶部413へ転送する。また、受信手段411
2は上位装置1からの指示待ち状態になる。上位装置1
は、外部記憶装置21内の処理対象データ群212に対
するデータ処理指示を処理指示パス31を介してデータ
処理装置41に送信する。このデータ処理指示は、制御
部411の受信手段4112で受信されて、データ処理
制御手段4113に伝えられる。データ処理制御手段4
113は、このデータ処理指示に従い、次のように各手
段を制御する。まず、記憶部413に格納されていたア
ルゴリズムデータを取り出し、これを処理部412へ転
送する。そして、処理対象データ読取り手段4114に
より外部記憶装置21内の処理対象データ群212から
処理対象データを読み出し、処理部412に転送する。
このアルゴリズムデータと処理対象データを受け取った
処理部412では、あらかじめ用意したアルゴリズムの
中から、アルゴリズムデータにより指示されたアルゴリ
ズムを選択し、このアルゴリズムに従って処理対象デー
タを処理する。処理結果読み出し手段4116は、処理
部412での処理完了後、この処理結果を読み出す。そ
して、この処理結果を処理結果読み出し手段4116内
に一時格納して、所定の形式に変換した後、送信手段4
115を介して上位装置1に送信する。その後、受信手
段4112で上位手段1からの指示待ち状態になる。上
位装置1は、データ処理装置41からの処理結果を受け
取った後、別の処理すべきデータがあれば、上記処理と
同様にデータ処理装置41にデータ処理を指示する。
Next, the operation of the data processing system shown in FIG. 5 will be specifically described. The operations of the data processing devices 41 to 44 shown in FIG.
1 will be described as an example. The data processing device 41 is initialized when the power is turned on, and thereafter the algorithm data reading means 4111 reads the algorithm data from the algorithm file 211 in the external storage device 21,
This is transferred to the storage unit 413. Also, the receiving means 411
2 is waiting for an instruction from the host device 1. Host device 1
Transmits a data processing instruction to the processing target data group 212 in the external storage device 21 to the data processing device 41 via the processing instruction path 31. The data processing instruction is received by the receiving unit 4112 of the control unit 411 and transmitted to the data processing control unit 4113. Data processing control means 4
The 113 controls each means as follows in accordance with the data processing instruction. First, the algorithm data stored in the storage unit 413 is extracted and transferred to the processing unit 412. Then, the processing target data reading unit 4114 reads the processing target data from the processing target data group 212 in the external storage device 21 and transfers it to the processing unit 412.
Upon receiving the algorithm data and the processing target data, the processing unit 412 selects the algorithm designated by the algorithm data from the prepared algorithms and processes the processing target data according to this algorithm. The processing result reading unit 4116 reads the processing result after the processing in the processing unit 412 is completed. Then, the processing result is temporarily stored in the processing result reading means 4116, converted into a predetermined format, and then transmitted to the transmission means 4.
It is transmitted to the higher-level device 1 via 115. After that, the receiving means 4112 waits for an instruction from the host means 1. After receiving the processing result from the data processing device 41, if there is another data to be processed, the higher-level device 1 instructs the data processing device 41 to perform data processing in the same manner as the above processing.

【0047】次に、アルゴリズムデータ読み出し手段4
111の詳細な動作について、図17の流れ図を参照し
て説明する。まず、電源投入による初期化によりアルゴ
リズムデータ読み出し手段4111の動作が開始する。
まず、アルゴリズムデータ読み出し手段4111内のア
ルゴリズムデータロード済みフラグをリセットし(17
001)、外部記憶装置21内のアルゴリズムファイル
211からアルゴリズムデータを読み出して(1700
2)、記憶部413に格納する(17003)。その後
アルゴリズムデータロード済みフラグをセットし、処理
を終了する。また、受信手段4112が、上位装置1か
らアルゴリズムデータロード指示を受信したことによ
り、アルゴリズムデータ読み出し手段4111を起動し
た場合にも、同様の処理を行う。
Next, the algorithm data reading means 4
The detailed operation of 111 will be described with reference to the flowchart of FIG. First, the operation of the algorithm data reading unit 4111 is started by the initialization when the power is turned on.
First, the algorithm data loaded flag in the algorithm data reading means 4111 is reset (17
001), the algorithm data is read from the algorithm file 211 in the external storage device 21 (1700
2) and stores it in the storage unit 413 (17003). After that, the algorithm data loaded flag is set, and the process ends. Also, when the receiving unit 4112 receives the algorithm data load instruction from the higher-level device 1 and thus activates the algorithm data reading unit 4111, the same processing is performed.

【0048】次に、受信手段4112の詳細な動作につ
いて、図18の流れ図を参照して説明する。まず、電源
投入による初期化により受信手段4112の動作が開始
して、上位装置1からの指示受信待ち状態となる(18
001)。指示を受信すると、受信手段4112内の指
示受信済みフラグをセットした後(18002)、受信
した指示が何であるかを調べる(18003)。受信し
た指示がアルゴリズムデータロード指示であった場合に
は、アルゴリズムデータ読み出し手段4111を起動し
(18005)、指示受信済みフラグをリセットした後
(18009)、指示受信待ちになる(18001)。
一方、受信した指示がデータ処理指示であった場合に
は、アルゴリズムデータ読み出し手段4111内のアル
ゴリズムデータロード済みフラグがセットされているか
を調べ(18004)、ロード済みでなければアルゴリ
ズムデータ読み出し手段4111を起動した後(180
07)、データ処理制御手段4113に起動をかける
(18008)。もしアルゴリズムデータがロード済み
であれば、すぐにデータ処理制御手段に起動をかける
(18008)。そして、指示受信済みフラグをリセッ
トして(18009)、次の指示を待つために指示受信
待ち状態になる(18001)。
Next, the detailed operation of the receiving means 4112 will be described with reference to the flowchart of FIG. First, the operation of the receiving means 4112 is started by the initialization by turning on the power source, and the waiting state for receiving the instruction from the higher-level device 1 is set (18).
001). When the instruction is received, the instruction received flag in the receiving means 4112 is set (18002), and then the received instruction is checked (18003). If the received instruction is an algorithm data load instruction, the algorithm data reading means 4111 is activated (18005), the instruction reception completion flag is reset (18009), and the instruction reception standby is entered (18001).
On the other hand, if the received instruction is a data processing instruction, it is checked whether or not the algorithm data loaded flag in the algorithm data reading means 4111 is set (18004). If it is not loaded, the algorithm data reading means 4111 is checked. After starting (180
07), and activates the data processing control means 4113 (18008). If the algorithm data has been loaded, the data processing control means is immediately activated (18008). Then, the instruction reception completion flag is reset (18009), and the instruction reception waiting state is set to wait for the next instruction (18001).

【0049】次に、受信手段4112によって起動され
るデータ処理制御手段4113の詳細な動作について、
図19の流れ図を参照して説明する。データ処理制御手
段4113は、受信手段4112によって起動がかけら
れると、まず、記憶部413からアルゴリズムデータを
読み出して、これを処理部412に転送する(1900
1)。そして、上位装置1から指示された処理対象デー
タを全て処理部412に送るために、処理対象データ読
み取り手段4114を起動する(19002)。そし
て、処理部412でのデータ処理完了後、データ処理結
果を読み出すために処理結果読み出し手段を起動する
(19003)。
Next, regarding the detailed operation of the data processing control means 4113 activated by the reception means 4112,
This will be described with reference to the flowchart of FIG. When the data processing control unit 4113 is activated by the reception unit 4112, first, the algorithm data is read from the storage unit 413 and transferred to the processing unit 412 (1900).
1). Then, the processing target data reading unit 4114 is activated to send all the processing target data instructed by the higher-level device 1 to the processing unit 412 (19002). Then, after the data processing in the processing unit 412 is completed, the processing result reading means is activated to read the data processing result (19003).

【0050】ここではデータ処理装置41を例にあげて
説明したが、他のデータ処理装置42〜44において
も、アルゴリズムデータは外部記憶装置21のアルゴリ
ズムファイル211に集中的に格納しておき、上位装置
1が各データ処理装置に配送する。但し、処理対象デー
タは各データ処理装置で異なるため、各外部記憶装置で
分散して格納する。
Although the data processing device 41 has been described as an example here, in the other data processing devices 42 to 44 as well, the algorithm data is centrally stored in the algorithm file 211 of the external storage device 21, and the higher order. The device 1 delivers to each data processing device. However, since the data to be processed is different in each data processing device, it is distributed and stored in each external storage device.

【0051】以上説明したように、本願第5の発明で
は、前記本願第2の発明においてさらに、アルゴリズム
データをシステム内の一ヶ所の外部記憶装置21にのみ
常駐しておき、このアルゴリズムデータを各データ処理
装置のアルゴリズムデータ読み出し手段によって読み出
して、各データ処理装置の記憶部に格納しておくことに
よって、前記第2の発明と比較してシステム内の全ての
外部記憶装置内にアルゴリズムファイルを重複して保持
する必要がなくなり、また、前記第4の発明と比較して
も外部記憶装置21〜24からのアルゴリズムデータの
読み出し処理が不要となるため、高速に処理を行うこと
が可能となる。
As described above, in the fifth invention of the present application, in addition to the second invention of the present application, the algorithm data is resident only in one external storage device 21 in the system, and the algorithm data is stored in each The algorithm files are read by the algorithm data reading means of the data processing device and stored in the storage unit of each data processing device, so that the algorithm files are duplicated in all the external storage devices in the system as compared with the second invention. Therefore, it is not necessary to hold the data and the algorithm data is not read from the external storage devices 21 to 24 as compared with the fourth aspect of the present invention, so that the process can be performed at high speed.

【0052】[0052]

【発明の効果】以上説明したように本願発明では、アル
ゴリズムデータを格納するアルゴリズムファイルを外部
記憶装置に常駐しておくことにより、従来上位装置がデ
ータ処理指示の度に行っていたファイルの作成を省くこ
とができる。また、ファイルを毎回新規に作成し直さな
くて済むため、同じような内容のデータを重複して保持
する必要がなくなり、外部記憶装置を効率的に利用する
ことができる。さらに、各データ処理装置内に専用の記
憶部を備えてアルゴリズムデータを予め格納しておくこ
とにより、処理時の外部記憶装置からのアルゴリズムデ
ータ読み出し動作を省くことができる。
As described above, according to the present invention, the algorithm file for storing the algorithm data is made resident in the external storage device so that the file can be created every time the host device gives a data processing instruction. It can be omitted. Further, since it is not necessary to newly create a file each time, it is not necessary to duplicately hold data having similar contents, and the external storage device can be efficiently used. Further, by providing a dedicated storage unit in each data processing device to store the algorithm data in advance, the operation of reading the algorithm data from the external storage device at the time of processing can be omitted.

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

【図1】本願第1の発明の一実施例による情報処理装置
のブロック図である。
FIG. 1 is a block diagram of an information processing apparatus according to an embodiment of the first invention of the present application.

【図2】本願第2の発明の一実施例による情報処理装置
のブロック図である。
FIG. 2 is a block diagram of an information processing apparatus according to an embodiment of the second invention of the present application.

【図3】本願第3の発明の一実施例による情報処理装置
のブロック図である。
FIG. 3 is a block diagram of an information processing apparatus according to an embodiment of the third invention of the present application.

【図4】本願第4の発明の一実施例による情報処理装置
のブロック図である。
FIG. 4 is a block diagram of an information processing apparatus according to an embodiment of the fourth invention of the present application.

【図5】本願第5の発明の一実施例による情報処理装置
のブロック図である。
FIG. 5 is a block diagram of an information processing apparatus according to an embodiment of the fifth invention of the present application.

【図6】本願第1の発明の一実施例における受信手段4
112の動作の流れ図である。
FIG. 6 is a receiving means 4 in one embodiment of the first invention of the present application.
11 is a flowchart of the operation of 112.

【図7】本願第1の発明の一実施例におけるデータ処理
制御手段4113の動作の流れ図である。
FIG. 7 is a flowchart of the operation of the data processing control means 4113 in one embodiment of the first invention of the present application.

【図8】本願第1の発明の一実施例におけるアルゴリズ
ムデータ読み出し手段4111の動作の流れ図である。
FIG. 8 is a flowchart showing the operation of the algorithm data reading means 4111 in one embodiment of the first invention of the present application.

【図9】本願第2の発明の一実施例におけるアルゴリズ
ムデータ読み出し手段4111の動作の流れ図である。
FIG. 9 is a flowchart showing the operation of the algorithm data reading means 4111 in one embodiment of the second invention of the present application.

【図10】本願第2の発明の一実施例における受信手段
4112の動作の流れ図である。
FIG. 10 is a flowchart showing the operation of the receiving means 4112 in one embodiment of the second invention of the present application.

【図11】本願第2の発明の一実施例におけるデータ処
理制御手段4113の動作の流れ図である。
FIG. 11 is a flowchart of the operation of the data processing control means 4113 in one embodiment of the second invention of the present application.

【図12】本願第3の発明の一実施例における受信手段
4112の動作の流れ図である。
FIG. 12 is a flowchart showing the operation of the receiving means 4112 in one embodiment of the third invention of the present application.

【図13】本願第3の発明の一実施例におけるデータ処
理制御手段4113の動作の流れ図である。
FIG. 13 is a flowchart showing the operation of the data processing control means 4113 in one embodiment of the third invention of the present application.

【図14】本願第4の発明の一実施例における受信手段
4112の動作の流れ図である。
FIG. 14 is a flowchart showing the operation of the receiving means 4112 in one embodiment of the fourth invention of the present application.

【図15】本願第4の発明の一実施例におけるデータ処
理制御手段4113の動作の流れ図である。
FIG. 15 is a flowchart showing the operation of the data processing control means 4113 in one embodiment of the fourth invention of the present application.

【図16】本願第4の発明の一実施例におけるアルゴリ
ズムデータ読み出し手段4111の動作の流れ図であ
る。
FIG. 16 is a flowchart showing the operation of the algorithm data reading unit 4111 in the embodiment of the fourth invention of the present application.

【図17】本願第5の発明の一実施例におけるアルゴリ
ズムデータ読み出し手段4111の動作の流れ図であ
る。
FIG. 17 is a flowchart showing the operation of the algorithm data reading unit 4111 in the fifth embodiment of the present invention.

【図18】本願第5の発明の一実施例における受信手段
4112の動作の流れ図である。
FIG. 18 is a flowchart showing the operation of the receiving means 4112 in one embodiment of the fifth invention of the present application.

【図19】本願第5の発明の一実施例におけるデータ処
理制御手段4113の動作の流れ図である。
FIG. 19 is a flowchart showing the operation of the data processing control means 4113 in one embodiment of the fifth invention of the present application.

【図20】本願第1の発明および本願第4の発明の一実
施例における制御部411のブロック図である。
FIG. 20 is a block diagram of a control unit 411 in one embodiment of the first invention and the fourth invention of the present application.

【図21】本願第2の発明および本願第5の発明の一実
施例における制御部411のブロック図である。
FIG. 21 is a block diagram of a control unit 411 in one embodiment of the second invention and the fifth invention of the present application.

【図22】本願第3の発明の一実施例における制御部4
11のブロック図である。
FIG. 22 is a control section 4 according to an embodiment of the third invention of the present application.
FIG. 11 is a block diagram of 11.

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

1 上位装置 21〜24 外部記憶装置 31〜34 処理指示パス 41〜44 データ処理装置 211,221,231,241 アルゴリズムファイ
ル 212,222,232,242 処理対象データ群 411,421,431,441 データ処理装置制御
部 412,422,432,442 データ処理装置処理
部 413,423,433,443 データ処理装置記憶
部 4111 アルゴリズム読み出し手段 4112 受信手段 4113 データ処理指示手段 4114 処理対象データ読み取り手段 4115 送信手段 4116 処理結果読み出し手段
1 Upper device 21-24 External storage device 31-34 Processing instruction path 41-44 Data processing device 211, 221, 231, 241 Algorithm file 212, 222, 232, 242 Processing target data group 411, 421, 431, 441 Data processing Device control unit 412, 422, 432, 442 Data processing device processing unit 413, 423, 433, 443 Data processing device storage unit 4111 Algorithm reading unit 4112 Receiving unit 4113 Data processing instructing unit 4114 Processing target data reading unit 4115 Transmission unit 4116 Processing Result reading means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】一台の上位装置と、 複数台のデータ処理装置と、 これらデータ処理装置の各々と前記上位装置との間にそ
れぞれ接続される複数の外部記憶装置と、 前記データ処理装置の各々と前記上位装置との間にそれ
ぞれ接続される複数の処理指示パスとを備えるデータ処
理システムにおいて、 前記データ処理装置内で使用されるアルゴリズムを指定
するアルゴリズムデータと前記データ処理装置内で処理
される処理対象データとを前記複数の外部記憶装置の各
々に格納して、 前記上位装置からの処理指示に従って前記データ処理装
置が前記外部記憶装置から前記アルゴリズムデータと前
記処理対象データとを読み出すことを特徴とするデータ
処理システム。
1. A single host device, a plurality of data processing devices, a plurality of external storage devices respectively connected between each of these data processing devices and the host device, In a data processing system including a plurality of processing instruction paths respectively connected between each of them and the host device, algorithm data designating an algorithm used in the data processing device and processed in the data processing device. Processing target data to be stored in each of the plurality of external storage devices, and the data processing device reads the algorithm data and the processing target data from the external storage device according to a processing instruction from the host device. Characteristic data processing system.
【請求項2】前記データ処理装置の各々に記憶部を備え
て、 前記データ処理装置の各々が立ち上げ時にこのデータ処
理装置のそれぞれに接続される前記外部記憶装置から前
記アルゴリズムデータを読み出してこの記憶部に格納し
ておき、前記上位装置からの処理指示に従って前記デー
タ処理装置がこの記憶部から前記アルゴリズムデータを
読み出すことを特徴とする請求項1に記載のデータ処理
システム。
2. A storage unit is provided in each of the data processing devices, and each of the data processing devices reads the algorithm data from the external storage device connected to each of the data processing devices at startup. The data processing system according to claim 1, wherein the data processing device stores the data in a storage unit, and the data processing device reads the algorithm data from the storage unit according to a processing instruction from the host device.
【請求項3】前記データ処理装置の各々に記憶部を備え
て、 前記複数の外部記憶装置の一つにのみ前記アルゴリズム
データを格納して、上位装置がデータ処理を各データ処
理装置に指示する前に、上位装置がこのアルゴリズムデ
ータを読み出して前記処理指示パスの各々を介して前記
データ処理装置の前記記憶部の各々に格納しておき、前
記上位装置からの処理指示に従って前記データ処理装置
が前記記憶部から前記アルゴリズムデータを読み出すこ
とを特徴とする請求項1に記載のデータ処理システム。
3. A storage unit is provided in each of the data processing devices, the algorithm data is stored only in one of the plurality of external storage devices, and a host device instructs each data processing device to perform data processing. Previously, the host device reads this algorithm data and stores it in each of the storage units of the data processing device via each of the processing instruction paths, and the data processing device stores the algorithm data in accordance with a processing instruction from the host device. The data processing system according to claim 1, wherein the algorithm data is read from the storage unit.
【請求項4】前記複数の外部記憶装置の一つを全てのデ
ータ処理装置と接続して、この外部記憶装置にのみ前記
アルゴリズムデータを格納して、このアルゴリズムデー
タを前記データ処理装置の各々が読み出すことを特徴と
する請求項1に記載のデータ処理システム。
4. One of the plurality of external storage devices is connected to all data processing devices, the algorithm data is stored only in the external storage device, and each of the data processing devices stores the algorithm data. The data processing system according to claim 1, wherein the data processing system reads the data.
【請求項5】前記複数の外部記憶装置の一つを全てのデ
ータ処理装置と接続して、この外部記憶装置にのみ前記
アルゴリズムデータを格納して、このアルゴリズムデー
タを前記データ処理装置の各々が読み出すことを特徴と
する請求項2に記載のデータ処理システム。
5. One of the plurality of external storage devices is connected to all data processing devices, the algorithm data is stored only in this external storage device, and each of the data processing devices stores the algorithm data. The data processing system according to claim 2, wherein the data processing system reads the data.
JP13306193A 1993-06-03 1993-06-03 Data processing system Pending JPH06348659A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13306193A JPH06348659A (en) 1993-06-03 1993-06-03 Data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13306193A JPH06348659A (en) 1993-06-03 1993-06-03 Data processing system

Publications (1)

Publication Number Publication Date
JPH06348659A true JPH06348659A (en) 1994-12-22

Family

ID=15095919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13306193A Pending JPH06348659A (en) 1993-06-03 1993-06-03 Data processing system

Country Status (1)

Country Link
JP (1) JPH06348659A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6086654A (en) * 1983-10-19 1985-05-16 Hitachi Ltd System for remote loading of system from another cpu
JPS6184765A (en) * 1984-10-02 1986-04-30 Matsushita Electric Ind Co Ltd Microprocessor system
JPS62192849A (en) * 1986-02-19 1987-08-24 Fujitsu Ltd Command executing system of computer network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6086654A (en) * 1983-10-19 1985-05-16 Hitachi Ltd System for remote loading of system from another cpu
JPS6184765A (en) * 1984-10-02 1986-04-30 Matsushita Electric Ind Co Ltd Microprocessor system
JPS62192849A (en) * 1986-02-19 1987-08-24 Fujitsu Ltd Command executing system of computer network

Similar Documents

Publication Publication Date Title
JPH06348659A (en) Data processing system
JPH0553939A (en) File transfer processing system
JPS6320541A (en) Communication system between virtual computers
JPH06295289A (en) Booting method for plural computers
JPS62182857A (en) Input and output controller
JP2687716B2 (en) Information processing device
JP2705955B2 (en) Parallel information processing device
JPH0418639A (en) Program activating system
JPS61271555A (en) Transferring system for direct memory access
JP2001265610A (en) Device control method
JP2755998B2 (en) Data transfer device
JPH05165796A (en) Software developing tool starting system in distributed type computer network
JPH0417454B2 (en)
JP2000298641A (en) Information processor, its data transferring method and storage medium with data transfer control program stored therein
JPH022447A (en) Terminal emulator
JPS6148747B2 (en)
JPH0520253A (en) Data processor
JPH0139141B2 (en)
JPS6188351A (en) Program load system
JPH03265953A (en) Down load control system for control program to terminal equipment
JPH0713921A (en) Dma controller
JPS62260253A (en) Loading method for microprogram
JPH04127344A (en) Input/output device control system
JPH10134013A (en) Multi-cpu system
JPS63292364A (en) Common memory control system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19960409