JPH05289968A - Data transmission processing system - Google Patents

Data transmission processing system

Info

Publication number
JPH05289968A
JPH05289968A JP4090809A JP9080992A JPH05289968A JP H05289968 A JPH05289968 A JP H05289968A JP 4090809 A JP4090809 A JP 4090809A JP 9080992 A JP9080992 A JP 9080992A JP H05289968 A JPH05289968 A JP H05289968A
Authority
JP
Japan
Prior art keywords
program
data
transmission
transmission control
processor
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
JP4090809A
Other languages
Japanese (ja)
Inventor
Tomio Oe
富男 大江
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP4090809A priority Critical patent/JPH05289968A/en
Publication of JPH05289968A publication Critical patent/JPH05289968A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the maintenance of respective processors arranged on a transmission line from one position e.g. in a system for supplying data to the processors by means of a scanning transmission system. CONSTITUTION:A program forming device 16 sets up and updates programs for respective processors 14a to 14d, a program data setting function for setting up program data inputted from the device 16 and specifying a destination to be sent in their own common memories 13a to 13d in their connected states to the device 16 is added to respective transmission control devices 12a to 12d and respective processors 14a to 14d are provided with a program loading function for fetching program data specifying themselves in their storing parts when the program data are stored in common memories 13a to 13d in the control devices 12a to 12d connected to themselves.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のプロセッサをそ
れぞれ伝送制御装置を介して伝送路に接続して、各プロ
セッサが各伝送制御装置内に設けられた共通メモリをア
クセスすることによってデータ処理を実行すると共に、
各伝送制御装置内の共通メモリに対しては各共通メモリ
の記憶内容が常に一致するようにデータ伝送されるデー
タ伝送・処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to data processing by connecting a plurality of processors to a transmission line via a transmission control device, and each processor accessing a common memory provided in each transmission control device. Along with
The present invention relates to a data transmission / processing system in which data is transmitted to a common memory in each transmission control device so that the stored contents of the common memories always match.

【0002】[0002]

【従来の技術】例えばプラントを構成する各設備のプロ
セス状態を制御する制御システムにおいては、マイクロ
エレクトロニクスの発達に伴って扱うデータ量も大容量
化し、かつデータの処理速度も高速化が要求される。こ
のような処理要求の変遷に伴って制御システムの構築も
機能集中方式から機能分散方式へと変化している。この
機能分散方式の必要性からシステムコンポーネント間の
データの結合度合も疎から密へと移り、密結合データ方
式となっている。
2. Description of the Related Art For example, in a control system for controlling the process state of each facility that constitutes a plant, the amount of data to be handled is required to be large and the data processing speed is required to be high with the development of microelectronics. .. Along with such changes in processing demands, the construction of control systems is also changing from a function concentration method to a function distribution method. Due to the necessity of this function distribution method, the degree of data coupling between system components has also changed from sparse to dense, and it has become a tightly coupled data method.

【0003】密結合データ方式とは、伝送路上の全デー
タを各伝送制御装置(ステーション)が共有する方式で
あり、共通メモリ(コモンメモリ)とよばれ各伝送制御
装置毎に持っている伝送データメモリの内容を全伝送制
御装置に亘って同一内容に制御するもので、これは共通
メモリ方式スキャン伝送方式とも呼ばれている。そし
て、各伝送制御装置にそれぞれ独立した、例えばプログ
ラムコントローラ(PLC)等の小型のプロセッサ(マ
イクロコンピュータ)が接続されている。
The tightly-coupled data system is a system in which all the data on the transmission path are shared by the respective transmission control devices (stations), which is called a common memory (common memory) and which is possessed by each transmission control device. The content of the memory is controlled to be the same over all the transmission control devices, which is also called a common memory system scan transmission system. Then, a small processor (microcomputer) such as a program controller (PLC), which is independent from each other, is connected to each transmission control device.

【0004】これらの共通メモリは、各プロセッサが例
えば制御演算を実施する時に用いる例えば各設備から得
られるプロセスデータ(制御用データ)が記憶される。
すなわち、スキャン方式の各共通メモリは制御データの
伝送用に使用される。
These common memories store, for example, process data (control data) obtained from each facility, which is used when each processor performs a control operation, for example.
That is, each scan type common memory is used for transmission of control data.

【0005】しかし、制御対象であるプラントが操業を
停止しているような保守点検期間においては、当然、伝
送路に接続され、内部にそれぞれ共通メモリを有した各
伝送制御装置は停止している。このような保守点検期間
には、各プロセッサが実行する制御演算用の各プログラ
ムの変更や、機械調整のためのプロセッサ内に設定され
ている各種データの調整等が行われている。このプログ
ラムのメンテナンス(維持管理)は、プロセッサに直接
接続されたプログラム作成装置でプロセッサ毎にその据
付場所で行われる。図3は上述した機能を有したデータ
伝送・処理システムの概略構成を示すブロック図であ
る。
However, during the maintenance and inspection period when the plant to be controlled has stopped its operation, each transmission control device connected to the transmission line and having a common memory inside is naturally stopped. .. During such a maintenance / inspection period, each program for control calculation executed by each processor is changed and various data set in the processor for machine adjustment are adjusted. The maintenance of the program is performed by the program creation device directly connected to the processor for each processor at its installation location. FIG. 3 is a block diagram showing a schematic configuration of a data transmission / processing system having the above-mentioned functions.

【0006】伝送路1に複数の伝送制御装置2a,2
b,2cが接続されている。そして、各伝送制御装置2
a.2b.2cの記憶部内には同一構成の共通メモリ3
a,3b,3cが形成されている。この各伝送制御装置
2a,2b,2cに各プロセッサ4a,4b,4cが接
続されている。そして、各プロセッサ4a,4b,4c
の記憶部内には、各プロセッサが実行するそれぞれ独自
のプログラムを記憶するプログラムメモリ5a,5b,
5cが形成されている。
A plurality of transmission control devices 2a, 2 are provided on the transmission line 1.
b and 2c are connected. Then, each transmission control device 2
a. 2b. 2 c has a common memory 3 of the same configuration in the storage unit.
a, 3b, 3c are formed. Processors 4a, 4b and 4c are connected to the respective transmission control devices 2a, 2b and 2c. Then, each processor 4a, 4b, 4c
In the storage unit of the program memory 5a, 5b, which stores a unique program executed by each processor,
5c is formed.

【0007】なお、各伝送制御装置2a〜2cと各フプ
ロセッサ4a〜4cは例えば同一筐体に収納されてお
り、それぞれが1台の装置として例えば制御対象設備が
据付けられた各室内に据付られている。したがって、各
伝送制御装置2a,2b,2cはそれぞれ互いに異なる
部屋又は互いにかなり離れたた位置に据付けられてい
る。
The transmission control devices 2a to 2c and the processors 4a to 4c are housed, for example, in the same housing, and each device is installed as one device, for example, in each room in which the equipment to be controlled is installed. ing. Therefore, the transmission control devices 2a, 2b, 2c are installed in different rooms or at positions that are considerably separated from each other.

【0008】そして、このような構成のデータ伝送・処
理システムにおいて、各プロセッサ4a.4b.4cは
自己のプログラムに従って、各共通メモリ3a,3b,
3cのデータをアクセスしながら、各種のデータ処理を
実行する。従って、このアクセス過程で一つのプロセッ
サが自己の共通メモリの一部のデータを書替えると、前
述したスキャン伝送機能が動作して、他の共通メモリの
該当データも同一値に書替る。
In the data transmission / processing system having such a configuration, each processor 4a. 4b. 4c, according to its own program, the common memories 3a, 3b,
Various data processing is executed while accessing the data of 3c. Therefore, when one processor rewrites part of the data in its own common memory during this access process, the scan transmission function described above operates and the corresponding data in the other common memory is also rewritten to the same value.

【0009】そして、プラントが停止している期間に、
例えば、プロセッサ4aのプログラムを変更する場合
は、図4に示すように、このプロセッサ4aに対してプ
ログラム作成装置6を接続して、プロセッサ4aのプロ
グラムメモリ5aのプログラムを変更する。すなわち、
プログラムのメンテナンスを実行する。
Then, during the period when the plant is stopped,
For example, when changing the program of the processor 4a, as shown in FIG. 4, the program creating device 6 is connected to the processor 4a and the program of the program memory 5a of the processor 4a is changed. That is,
Perform program maintenance.

【0010】また、他のプロセッサ4b,4cに対する
プログラムメンテナンスを実行す場合は、前述した手順
でもって、プログラム作成装置6を該当プロセッサに接
続して、プロセッサ4aのプログラムメモリ5aのプロ
グラムを変更する必要がある。
Further, when executing the program maintenance for the other processors 4b and 4c, it is necessary to change the program in the program memory 5a of the processor 4a by connecting the program creating device 6 to the corresponding processor according to the procedure described above. There is.

【0011】[0011]

【発明が解決しようとする課題】このような分散制御と
いう考えで構築されたデータ伝送・処理システムでは、
そのメンテナンス対象となるプロセッサ4a〜4cは前
述したように工場内に分散設置されており、場所がそれ
ぞれに離れている。このため、プロセッサ4a〜4c一
台毎にプログラム作成装置6を接続したり、切り放した
りすることから全部のプロセッサ4a〜4cに対するプ
ログラムのメンテナンスに多大の時間と労力を必要と
し、さらにはプログラムの管理が複雑になるという問題
点もあった。
In the data transmission / processing system constructed by such an idea of distributed control,
The processors 4a to 4c to be maintained are distributed and installed in the factory as described above, and the places are separated from each other. For this reason, since the program creation device 6 is connected to or disconnected from each of the processors 4a to 4c, it takes a lot of time and labor to maintain the programs for all the processors 4a to 4c, and further the management of the programs is required. There was also a problem that was complicated.

【0012】本発明は、このような事情に鑑みてなされ
たもので、スキャン伝送方式を採用した伝送制御装置を
使用して分散設置された各プロッセッサに対してプログ
ラムデータも通常のデータと同様の手法で各共通メモリ
に伝送することによって、各プロセッサ毎に必要とする
プログラムを一か所から送信でき、各プロッセッサを一
カ所から遠隔メンテナンス可能にでき、メンテナンス作
業能率の向上と省力化を図ることができるデータ伝送・
処理システムを提供することを目的とする。
The present invention has been made in view of the above circumstances, and the program data is the same as normal data for each processor distributed and installed by using the transmission control device adopting the scan transmission system. By transmitting to each common memory by the method, the program required for each processor can be sent from one place, each processor can be remotely maintained from one place, and the maintenance work efficiency and labor saving can be achieved. Data transmission that can
The purpose is to provide a processing system.

【0013】[0013]

【課題を解決するための手段】上記課題を解消するため
に、本発明は、伝送路に接続され、それぞれ共通メモリ
を有し、各共通メモリの記憶内容が常に同一となるよう
に伝送路を介してスキャン伝送を行う複数の伝送制御装
置と、この各伝送制御装置に接続され、それぞれ個別に
設定されたプログラムに従って、自己に接続された伝送
制御装置の共通メモリをアクセスする複数のプロセッサ
とを備えたデータ伝送・処理システムにおいて、
In order to solve the above problems, the present invention provides a transmission line connected to a transmission line and having a common memory so that the contents stored in each common memory are always the same. A plurality of transmission control devices that perform scan transmission via the transmission control device, and a plurality of processors that are connected to the respective transmission control devices and that access a common memory of the transmission control devices that are connected to each self according to individually set programs. In the equipped data transmission / processing system,

【0014】各プロセッサにおけるプログラムを設定,
変更するためのプログラム作成装置を設け、かつ、各伝
送制御装置に、プログラム作成装置が接続された状態で
このプログラム作成装置から入力された送付先を指定し
たプログラムデータを自己の共通メモリに設定するプロ
グラムデータ設定機能を付加し、さらに、各プロセッサ
に、自己に接続された伝送制御装置の共通メモリに自己
を指定したプログラムデータが記憶されたときこのプロ
グラムデータを記憶部に取込むプログラムロード機能を
付加している。
Setting a program in each processor,
A program creating device for changing is provided, and the program data input from this program creating device is set in its own common memory in a state where the program creating device is connected to each transmission control device. In addition to the program data setting function, each processor has a program load function that loads the program data into the storage unit when the program data designating itself is stored in the common memory of the transmission control device connected to the processor. It is attached.

【0015】[0015]

【作用】このように構成されたデータ伝送・処理システ
ムによれば、例えばこのデータ伝送・処理システムの点
検保守期間中において、1台の伝送制御装置にプログラ
ム作成装置を接続して、このプログラム作成装置から例
えばメンテナンス用のプログラムを送付先のプロセッサ
を指定して入力すると、この伝送逝去装置はこのプログ
ラムデータを通常のデータと同様に自己の共通メモリに
設定する。その結果、スキャン機能が動作して、全部の
伝送制御装置における各共通メリにこのプログラムデー
タが書込まれる。
According to the data transmission / processing system configured as described above, for example, during the maintenance period of the data transmission / processing system, the program creation device is connected to one transmission control device to create the program. When, for example, a maintenance program is input from the device by designating a destination processor, the transmission deletion device sets the program data in its own common memory like normal data. As a result, the scan function operates and the program data is written in each common memory in all transmission control devices.

【0016】そして、各プロセッサは自己が接続された
伝送制御装置の共通メモリに自己宛てのプログラムデー
タが記憶されていることを検出すると、自己のプログラ
ムメモリ等の記憶部にこのプログラムデータをプログラ
ムロードする。
When each processor detects that program data destined for itself is stored in the common memory of the transmission control device to which it is connected, each processor program-loads this program data in the storage unit such as its own program memory. To do.

【0017】よって、1台の伝送制御装置に1台のプロ
グラム作成装置を接続するのみで、任意の伝送制御装置
に接続されたプロセッサのプログラムに対する設定,変
更,削除等のメンテナンスを遠隔操作でもって実施でき
る。また、一カ所からメンテナンスが可能になるのでプ
ログラム・データの管理も簡素化することができる。
Therefore, by only connecting one program creation device to one transmission control device, maintenance such as setting, changing and deleting of the program of the processor connected to any transmission control device can be performed by remote control. Can be implemented. In addition, since maintenance can be performed from one place, management of program data can be simplified.

【0018】[0018]

【実施例】以下本発明の一実施例を図面を用いて説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0019】図1は実施例のデータ伝送・処理システム
の概略構成を示す模式図である。伝送路11に複数の伝
送制御装置12a,12b,12c,12dが接続され
ている。そして、各伝送制御装置12a.12b.12
c,12dの記憶部内には同一構成の共通メモリ13
a,13b,13c,13dが形成されている。そし
て、各伝送制御装置12a,12b,12c,12dに
各プロセッサ4a,4b,4c,4dが接続されてい
る。各プロセッサ4a,4b,4c,4dの記憶部内に
は、各プロセッサが実行するそれぞれ独自のプログラム
を記憶するプログラムメモリ5a,5b,5c,5dが
形成されている。
FIG. 1 is a schematic diagram showing a schematic configuration of a data transmission / processing system of the embodiment. A plurality of transmission control devices 12a, 12b, 12c, 12d are connected to the transmission line 11. Then, each transmission control device 12a. 12b. 12
In the storage units c and 12d, the common memory 13 having the same configuration is used.
a, 13b, 13c, 13d are formed. The processors 4a, 4b, 4c, 4d are connected to the transmission control devices 12a, 12b, 12c, 12d. Program memories 5a, 5b, 5c, and 5d that store unique programs executed by the processors are formed in the storage units of the processors 4a, 4b, 4c, and 4d.

【0020】なお、各伝送制御装置と各プロセッサは例
えば同一筐体に収納されており、それぞれが1台の装置
として例えば制御対象設備が据付けられた室内に配設さ
れている。したがって、各伝送制御装置12a,12
b,12c,12dはそれぞれ互いに異なる部屋または
互いにかなり離れたた位置に据付けられている。
Each transmission control device and each processor are housed, for example, in the same casing, and each is provided as one device, for example, in a room in which equipment to be controlled is installed. Therefore, each transmission control device 12a, 12
b, 12c, and 12d are installed in different rooms or at positions distant from each other.

【0021】また、プログラム作成装置16は、各プロ
セッサ14a〜14dで実行する各プログラムを新たに
開発したり、既に各プロセッサ14a〜14dの各プロ
グラムメモリ15a〜15dに設定されている現在実際
に運用されているプログラムを、制御対象の仕様変更や
プログラム自体の改良のために変更したり、また、プロ
グラムの不要な部分を削除したりするプログラム作成編
集機能を有している。
Further, the program creating device 16 newly develops each program to be executed by each processor 14a to 14d, or actually operates the program already set in each program memory 15a to 15d of each processor 14a to 14d. It has a program creation / editing function that changes the existing program to change the specifications of the controlled object or improve the program itself, and deletes unnecessary parts of the program.

【0022】そして、各伝送制御装置12a〜12dは
各プロセッサ14a〜14dが接続されるプロセッサ用
入出力用ポート17の他にプログラム作成装置16か接
続されるプログラムデータ用入力端子18が設けられて
いる。そして、通常、プログラムデータ用入力端子18
にプログラム作成装置16は接続されていない。
In addition to the processor input / output port 17 to which the processors 14a to 14d are connected, each transmission control device 12a to 12d is provided with a program creating device 16 or a program data input terminal 18 to be connected. There is. Then, normally, the program data input terminal 18
The program creating device 16 is not connected to.

【0023】このような構成のデータ伝送・処理システ
ムにおいて、各伝送制御装置12a〜12d内に形成さ
れている各共通メモリ13a〜13dの任意の1個の共
通メモリの記憶内容の一部のデータが対応するプロセッ
サ14a〜14dからのアクセスによって変更になった
場合には、スキャン伝送機能が起動して、他の共通メモ
リの記憶内容の同一部部分が同一内容に書替る。したが
って、各共通メモリ13a〜13dの記憶内容は常に同
一に維持される。
In the data transmission / processing system having such a configuration, a part of data stored in any one common memory among the common memories 13a to 13d formed in the respective transmission control devices 12a to 12d. Is changed by the access from the corresponding processor 14a to 14d, the scan transmission function is activated, and the same portion of the stored content of the other common memory is rewritten to the same content. Therefore, the contents stored in the common memories 13a to 13d are always kept the same.

【0024】また、各伝送制御装置12a〜12dは、
共通メモリ13a〜13dをシステムの通常の稼働状態
における通常データの記憶用と、プラントを停止して、
点検保守期間におけるプログラムデータの記憶用との2
つの用途に切換えるために、共通メモリ以外の記憶領域
にフラグを形成している。そして、通常状態においては
このフラグは[0]であり、プログラムデータを書き込
む場合に、プログラム作成装置16からのフラグデータ
によって[1]に設定される。そして、各伝送制御装置
12a〜12dは図2に示す流れ図に従って入力したデ
ータに対する共通メモリ13a〜13dに対する書込処
理を実行する。
Further, each of the transmission control devices 12a-12d has
The common memories 13a to 13d are used for storing normal data in the normal operating state of the system, and the plant is stopped,
For storing program data during inspection and maintenance period 2
A flag is formed in a storage area other than the common memory in order to switch to one application. Then, in a normal state, this flag is [0], and when writing program data, it is set to [1] by the flag data from the program creating device 16. Then, each of the transmission control devices 12a to 12d executes the writing process to the common memories 13a to 13d for the input data according to the flowchart shown in FIG.

【0025】すなわち、プロセッサ用入出力用ポート1
7又はプログラムデータ用入力端子18からデータが入
力されると(P1)、入力データがフラグデータでなけ
れば(P2)、前述したフラグの値を調べる(P3)。
[0]であれぱ、入力したデータはプロセッサからの通
常の制御用データであると判断して、この入力した制御
用データを共通メモリ13a〜13dの指定された領域
へ書込む。そして、次のデータ入力を待つ。
That is, the processor input / output port 1
7 or when data is input from the program data input terminal 18 (P1), if the input data is not flag data (P2), the value of the above-mentioned flag is checked (P3).
Even if it is [0], it is judged that the input data is the normal control data from the processor, and the input control data is written in the designated area of the common memories 13a to 13d. Then, it waits for the next data input.

【0026】入力データがフラグデータの場合は、P5
において、フラグデータが指定する方向にフラグを
[1]に設定,又は{0]に解除する。そして、P3に
おいて、フラグが[1]の場合、入力データはプログラ
ム作成装置16から入力されたプログラムデータである
ので、同時に入力されている送付先のプロセッサ14a
〜14dを指定する送付先情報を付加した状態で、この
入力したプログラムデータを共通メモリに書込む。そし
て、P1へ戻り次のデータ入力待ちとなる。
If the input data is flag data, P5
At, the flag is set to [1] or released to {0] in the direction specified by the flag data. In P3, if the flag is [1], the input data is the program data input from the program creating device 16, and therefore the processor 14a of the transmission destination which is also input at the same time.
The input program data is written in the common memory with the destination information designating ~ 14d added. Then, the process returns to P1 and waits for the next data input.

【0027】また、各プロセッサ14a〜14dは自己
のプロクラムメモリ15a〜15dに記憶されているプ
ログラムに従って、自己が接続された伝送制御装置12
a〜12dの共通メモリ13a〜13dのデータをアク
セスしながら、各種データ処理を実行する。
The processors 14a to 14d are connected to the transmission control device 12 according to the programs stored in their own program memories 15a to 15d.
Various data processing is executed while accessing the data of the common memories 13a to 13d of a to 12d.

【0028】そして、アクセス課程で自己宛てのプログ
ラムデータを検出すると、このプログラムデータを自己
のプログラムメモリ15a〜15dへ書込む。すなわ
ち、プログラムロードする。したがって、結果的にプロ
グラム作成装置16から各プロセッサ14a〜14dを
指定して、プログラムデータをプログラムロードするこ
とが可能となる。
When the program data addressed to itself is detected in the access process, the program data is written in its own program memories 15a to 15d. That is, the program is loaded. Therefore, as a result, it becomes possible to program-load the program data by designating each of the processors 14a to 14d from the program creating device 16.

【0029】このように構成された、データ伝送・処理
システムであれば、制御対象のプラントが通常の稼働状
態においては、各伝送制御装置12a〜12dの各共通
メモリ13a〜13dは制御用データを各伝送制御装置
12a〜12dを介して異なる部屋または遠距離に配設
された各プロセッサへスキャン方式を用いて効率的に伝
送する本来の機能を果たす。
In the data transmission / processing system configured as above, when the plant to be controlled is in a normal operating state, the common memories 13a to 13d of the respective transmission control devices 12a to 12d store the control data. The original function of efficiently transmitting data to each processor arranged in a different room or a long distance through each transmission control device 12a to 12d by using a scan method is fulfilled.

【0030】さらに、制御対象のプラントが停止状態
で、データ伝送・処理システムにおいてメンテナンス期
間中に、プロセッサ14a〜13dのプログラムを書
替,訂正、削除,加筆等の必要が生じた場合には、任意
の伝送制御装置12a〜12dにプログラム作成装置1
6を接続して、このプログラム作成装置16からメンテ
ナンス対象となるプロセッサ14a〜14dを指定し
て、プログラムメモリ15a〜15dに記憶されている
プログラムに対して、メンテナンスを遠隔操作で実施で
きる。
Further, when the plant to be controlled is in a stopped state and it is necessary to rewrite, correct, delete, add, etc. the programs of the processors 14a to 13d during the maintenance period in the data transmission / processing system, The program creation device 1 is attached to any of the transmission control devices 12a to 12d.
6 can be connected, and the processors 14a to 14d to be maintained can be designated from the program creating device 16 to perform maintenance by remote control on the programs stored in the program memories 15a to 15d.

【0031】このように、各プロセッサ14a〜14d
のプログラムに対するメンテナンス(点検補修)を1か
所から実行できるので、メンテナンスの手間を省き、省
力化が可能になる。さらに、プログラム作成装置16に
大容量の外部記憶装置を接続し、この外部記憶装置に実
施例システムを構成する全てのプロセッサ14a〜14
dにおけるプログラムデータを記憶することにより、プ
ログラムデータ管理も簡素化することができる。
In this way, each processor 14a-14d
Since maintenance (inspection and repair) for the program can be executed from one place, the labor of maintenance can be saved and labor can be saved. Further, a large-capacity external storage device is connected to the program creating device 16, and all of the processors 14a to 14 constituting the system of the embodiment are connected to this external storage device.
By storing the program data in d, the program data management can also be simplified.

【0032】また、本来、プラントのプロセス状態を制
御するデーテ伝送・処理システムにおいては、各プロセ
ッサ14a〜14dはプロセス制御上におけるどの機能
に対するデータ処理を受持つかは、ほぼ一義的に定まっ
ている場合が多い。しかし、プログラム作成装置16か
ら各プロセッサ14a〜14dに対するプログラムロー
ドが任意に実施可能であるので、あるプロセッサが故障
したときには、別のプロセッサにこの故障したプロセッ
サのプログラムを書込むのが迅速に行えるためプラント
全体としての稼働率の改善も期待できる。
Originally, in the data transmission / processing system for controlling the process state of the plant, which of the functions in the process control each of the processors 14a to 14d is responsible for data processing is almost uniquely determined. In many cases. However, since the programs can be arbitrarily loaded from the program creating device 16 to the processors 14a to 14d, when a processor fails, it is possible to quickly write the program of the failed processor to another processor. It is expected that the operating rate of the entire plant will improve.

【0033】[0033]

【発明の効果】以上説明したように本発明のデータ伝送
・処理システムによれば、スキャン伝送方式を採用した
伝送制御装置を使用して分散設置された各プロッセッサ
に対してプログラムデータを通常のデータと同様の手法
で各共通メモリに伝送するようにしている。したがっ
て、各プロセッサ毎に必要とするプログラムを一か所か
ら送信でき、各プロッセッサに対して一カ所から遠隔メ
ンテナンスを可能にでき、メンテナンス作業の作業能率
の向上と省力化を図ることができる。
As described above, according to the data transmission / processing system of the present invention, the program data can be converted into the normal data by using the transmission control device adopting the scan transmission method for the distributed processors. The same method is used to transmit to each common memory. Therefore, a program required for each processor can be transmitted from one place, remote maintenance can be performed from one place for each processor, and the work efficiency of maintenance work can be improved and labor can be saved.

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

【図1】 本発明の一実施例に係わるデータ伝送・処理
システムの概略構成を示すブロック図、
FIG. 1 is a block diagram showing a schematic configuration of a data transmission / processing system according to an embodiment of the present invention,

【図2】 同実施例システムにおける伝送制御装置の動
作を示す流れ図、
FIG. 2 is a flowchart showing the operation of the transmission control device in the system of the embodiment;

【図3】 従来のデータ伝送・処理システムの概略構成
を示すブロック図、
FIG. 3 is a block diagram showing a schematic configuration of a conventional data transmission / processing system,

【図4】 同従来システムの問題点を説明するための
図。
FIG. 4 is a diagram for explaining a problem of the conventional system.

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

11…伝送路、12a〜12d…伝送制御装置、13a
〜13d…共通メモリ、14a〜14d…プセッサ、1
5a〜15d…プログラムメモリ、16…プログラム作
成装置。
11 ... Transmission path, 12a-12d ... Transmission control device, 13a
-13d ... Common memory, 14a-14d ... Processor, 1
5a to 15d ... Program memory, 16 ... Program creation device.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 伝送路に接続され、それぞれ共通メモリ
を有し、各共通メモリの記憶内容が常に同一となるよう
に前記伝送路を介してスキャン伝送を行う複数の伝送制
御装置と、この各伝送制御装置に接続され、それぞれ個
別に設定されたプログラムに従って、自己に接続された
伝送制御装置の共通メモリをアクセスする複数のプロセ
ッサとを備えたデータ伝送・処理システムにおいて、 前記各プロセッサにおけるプログラムを設定,変更する
ためのプログラム作成装置と、前記各伝送制御装置内に
設けられ、前記プログラム作成装置が接続された状態で
このプログラム作成装置から入力された送付先を指定し
たプログラムデータを自己の共通メモリに設定するプロ
グラムデータ設定手段と、前記各プロセッサ内に設けら
れ、自己に接続された伝送制御装置の共通メモリに自己
を指定したプログラムデータが記憶されたときこのプロ
グラムデータを記憶部に取込むプログラムロード手段と
を備えたデータ伝送・処理システム。
1. A plurality of transmission control devices connected to a transmission line, each having a common memory, and performing scan transmission via the transmission line so that the stored contents of each common memory are always the same; In a data transmission / processing system including a plurality of processors connected to a transmission control device and accessing a common memory of a transmission control device connected to itself according to a individually set program, the program in each processor is A program creating device for setting and changing, and program data provided in each of the transmission control devices, which is connected to the program creating device and which designates a destination, which is input from the program creating device, is common to its own. Program data setting means to be set in the memory, and provided in each of the processors and connected to itself Data transmission and processing system comprising a program loading means for taking in the program data in the storage unit when the program data specified self is stored in the common memory of the transmission control device.
JP4090809A 1992-04-10 1992-04-10 Data transmission processing system Pending JPH05289968A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4090809A JPH05289968A (en) 1992-04-10 1992-04-10 Data transmission processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4090809A JPH05289968A (en) 1992-04-10 1992-04-10 Data transmission processing system

Publications (1)

Publication Number Publication Date
JPH05289968A true JPH05289968A (en) 1993-11-05

Family

ID=14008931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4090809A Pending JPH05289968A (en) 1992-04-10 1992-04-10 Data transmission processing system

Country Status (1)

Country Link
JP (1) JPH05289968A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001312480A (en) * 2000-05-01 2001-11-09 Nec Corp Multiprocessor system
JP2007172212A (en) * 2005-12-21 2007-07-05 Toshiba Corp Data transmission system and its data transmission device
WO2008059621A1 (en) 2006-11-17 2008-05-22 Kabushiki Kaisha Toshiba Double ring network system, communication control method thereof, transmission station, and communication control program of double ring network system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001312480A (en) * 2000-05-01 2001-11-09 Nec Corp Multiprocessor system
JP2007172212A (en) * 2005-12-21 2007-07-05 Toshiba Corp Data transmission system and its data transmission device
WO2008059621A1 (en) 2006-11-17 2008-05-22 Kabushiki Kaisha Toshiba Double ring network system, communication control method thereof, transmission station, and communication control program of double ring network system
US8411559B2 (en) 2006-11-17 2013-04-02 Kabushiki Kaisha Toshiba Double ring network system and communication control method thereof, and transmission station, and program for transmission stations
EP2675115A1 (en) 2006-11-17 2013-12-18 Kabushiki Kaisha Toshiba Double ring network system and communication control method thereof, and transmission station, and program for transmission stations
EP2709315A1 (en) 2006-11-17 2014-03-19 Kabushiki Kaisha Toshiba Double ring network system and communication control method thereof, and transmission station, and program for transmission stations
US8705343B2 (en) 2006-11-17 2014-04-22 Kabushiki Kaisha Toshiba Double ring network system and communication control method thereof, and transmission station, and program for transmission stations
EP2728807A1 (en) 2006-11-17 2014-05-07 Kabushiki Kaisha Toshiba Double ring network system and communication control method thereof, and transmission station, and program for transmission stations
US9100211B2 (en) 2006-11-17 2015-08-04 Kabushiki Kaisha Toshiba Double ring network system and communication control method thereof, and transmission station, and program for transmission stations

Similar Documents

Publication Publication Date Title
WO2020044443A1 (en) Air conditioning system and program update method for air conditioning system
JPH05289968A (en) Data transmission processing system
US4965500A (en) Industrial robot control apparatus
JP2000339008A (en) Programmable controller
JPH09330106A (en) Control system with backup function
KR19980045661A (en) Interprocessor communication (IPC) node address initialization device and method
JPH0239648A (en) Disaster monitor device
JPH10187454A (en) Bios reloading system
JP3109262B2 (en) Master slave network system
JP2001325010A (en) Programmable controller system
JPH0562485A (en) Rewriting device for eeprom of controller
JP2519298B2 (en) Data transmission equipment
JPH0426245A (en) Production equipment network
KR100481995B1 (en) Target system
JP3690113B2 (en) Production facility control method and apparatus
JP2021174610A (en) Control system and control equipment
JP3465798B2 (en) Distributed control system
JPH09288503A (en) Method for introducing support system for plc
JPH06250712A (en) Peripheral device of programmable controller
JPH0242554A (en) Program loading system
JP2957736B2 (en) Fire alarm system
JPH09128259A (en) Automatic equalization device for duplex control system
JPH05341821A (en) Data transfer device
JPS5931267A (en) Controller for elevator
JPS6041133A (en) Correcting method of control program