JPH11194961A - Device and system for remote monitoring control - Google Patents
Device and system for remote monitoring controlInfo
- Publication number
- JPH11194961A JPH11194961A JP10000348A JP34898A JPH11194961A JP H11194961 A JPH11194961 A JP H11194961A JP 10000348 A JP10000348 A JP 10000348A JP 34898 A JP34898 A JP 34898A JP H11194961 A JPH11194961 A JP H11194961A
- Authority
- JP
- Japan
- Prior art keywords
- remote monitoring
- monitoring control
- control system
- objects
- client
- 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
Links
Landscapes
- Debugging And Monitoring (AREA)
- Multi Processors (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、装置を制御するた
めのプログラム(制御プログラム)を外部装置から入力
して実行し、装置の制御を行なう遠方監視制御装置、お
よび装置に制御プログラムを送り込んで実行させ、装置
の制御を行なわせる遠方監視制御システムに関するもの
である。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote monitoring control device for controlling a device by inputting and executing a program (control program) for controlling the device from an external device, and sending the control program to the device. The present invention relates to a remote monitoring control system that is executed to control a device.
【0002】[0002]
【従来の技術】従来から、遠方監視制御装置を制御する
ソフトウェアは、あらかじめ決められた処理手順に沿っ
て動作するように、装置のハードウェア構成に依存した
形で作られ、記憶媒体に記憶した後、装置に組み込まれ
るのが一般的である。2. Description of the Related Art Conventionally, software for controlling a remote monitoring control device has been created in a form depending on the hardware configuration of the device so as to operate according to a predetermined processing procedure, and is stored in a storage medium. Later, it is generally incorporated into the device.
【0003】そのため、ハードウェア構成や処理手順に
変更があれば、それに対応するように、ソフトウェアを
作成、あるいは変更し、再度記憶媒体に記憶して装置に
組み込み直すことを行なう必要がある。Therefore, if there is a change in the hardware configuration or the processing procedure, it is necessary to create or change the software so as to correspond to the change, store it again in a storage medium, and re-install it in the device.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、この種
の遠方監視制御装置の多くは、ハードウェア構成や処理
手順に多少の違いがあるのが一般的であり、装置毎にソ
フトウェアを開発する、あるいは保守することは、非常
に大変な作業である。However, many remote monitoring control devices of this type generally have some differences in hardware configuration and processing procedures, and software is developed for each device. Maintaining is a very difficult task.
【0005】また、遠方監視制御装置は、そこに到達す
るまで多くの時間を要する場所に設置されている場合も
多く、トラブル等でソフトウェアの改修を行なう場合に
は、多くの人手と多くの時間を必要とする。[0005] In addition, the remote monitoring control device is often installed in a place where much time is required to reach the remote monitoring control device. When repairing the software due to a trouble or the like, a large number of people and a lot of time are required. Need.
【0006】本発明の目的は、装置のハードウェア構成
や処理手順の違いによる装置毎のソフトウェア開発や装
置へのソフトウェアの組み込み作業、ソフトウェアの保
守作業を最小限にすることができ、また装置のハードウ
ェアやソフトウェアの動作状況に応じた柔軟な制御を行
なうことが可能な遠方監視制御装置および遠方監視制御
システムを提供することにある。SUMMARY OF THE INVENTION An object of the present invention is to minimize software development work for each device, software integration work into the device, and software maintenance work due to differences in the hardware configuration and processing procedures of the device. It is an object of the present invention to provide a remote monitoring control device and a remote monitoring control system capable of performing flexible control according to the operation status of hardware and software.
【0007】[0007]
【課題を解決するための手段】上記の目的を達成するた
めに、請求項1の発明の遠方監視制御装置は、計算機等
の外部装置から送られてきたオブジェクトを入力するオ
ブジェクト入力手段と、装置本体内で生成されたオブジ
ェクトを外部装置に出力するオブジェクト出力手段と、
各オブジェクトを管理するオブジェクト管理手段と、各
オブジェクトを実行するオブジェクト実行手段と、装置
本体に障害が発生した時にそれを検出し、当該検出情報
を障害情報としてオブジェクト管理手段、オブジェクト
出力手段を介して外部装置に通知する障害検出手段と、
装置本体の電源投入時、またはハードウェアの構成が変
わった時にそのハードウェア構成を検出し、当該検出情
報を新たなハードウェア構成情報としてオブジェクト管
理手段、オブジェクト出力手段を介して外部装置に通知
するハードウェア構成検出手段とを備えている。In order to achieve the above object, a remote monitoring control apparatus according to the first aspect of the present invention comprises: an object input means for inputting an object sent from an external device such as a computer; Object output means for outputting an object generated in the main body to an external device;
Object management means for managing each object, object execution means for executing each object, and detecting when a failure occurs in the device main body, and using the detected information as failure information via the object management means and the object output means Failure detection means for notifying the external device;
When the power of the apparatus body is turned on or when the hardware configuration is changed, the hardware configuration is detected, and the detected information is notified as new hardware configuration information to the external device via the object management unit and the object output unit. Hardware configuration detecting means.
【0008】従って、請求項1の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
ハードウェアに依存しない装置共通のソフトウェアを外
部装置から送り込んで動作させ、装置の制御を行なうこ
とができるため、装置のハードウェア構成や処理手順の
違いによる装置毎のソフトウェア開発や装置へのソフト
ウェアの組み込み作業、ソフトウェアの保守作業を最小
限にすることができ、また装置が動作中に動的にオブジ
ェクトの入力、削除が行なえるため、装置のハードウェ
アやソフトウェアの動作状況に応じた柔軟な制御を行な
うことができる。Therefore, the remote monitoring and control apparatus according to the first aspect of the present invention includes the above-described means.
Since software common to the devices independent of hardware can be sent from an external device to operate and control the device, software development for each device due to differences in hardware configuration and processing procedures of the device and software Flexible control according to the operation status of the hardware and software of the device, since the work of assembling and software can be minimized, and the input and deletion of objects can be performed dynamically while the device is operating. Can be performed.
【0009】また、請求項2の発明の遠方監視制御装置
は、上記請求項1の発明の遠方監視制御装置において、
外部装置から入力したオブジェクトの動作上の安全性、
妥当性をチェックして、誤動作する可能性があると判断
した場合に、当該オブジェクトを排除して入力を拒否す
る手段を、上記オブジェクト入力手段に備えている。Further, the remote monitoring control device according to the second aspect of the present invention is the remote monitoring control device according to the first aspect of the present invention,
Operational safety of objects input from external devices,
The object input means includes means for checking the validity and rejecting the input by removing the object when it is determined that there is a possibility of malfunction.
【0010】従って、請求項2の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
オブジェクトの誤動作による装置の誤制御が無くなるた
め、装置制御に対する安全性、信頼性を向上することが
できる。Therefore, the remote monitoring control device according to the second aspect of the present invention includes the above-described means,
Since the erroneous control of the device due to the malfunction of the object is eliminated, the safety and reliability of the device control can be improved.
【0011】さらに、請求項3の発明の遠方監視制御装
置は、上記請求項1または請求項2の発明の遠方監視制
御装置において、ハードウェア構成検出手段により検出
されたハードウェア構成情報をオブジェクト化し、検出
後直ちにオブジェクト出力手段を介して外部装置に通知
する手段を、上記オブジェクト管理手段に備えている。Further, according to a third aspect of the present invention, there is provided the remote monitoring control apparatus according to the first or second aspect of the present invention, wherein the hardware configuration information detected by the hardware configuration detecting means is converted into an object. The object management means is provided with means for notifying the external device via the object output means immediately after the detection.
【0012】従って、請求項3の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
オブジェクトを通知した外部装置からハードウェア構成
に対応したオブジェクトを入力することができるため、
ハードウェア構成が異なる装置でも柔軟に対応すること
ができる。Therefore, in the remote monitoring control device according to the third aspect of the present invention, the above means are provided,
Since an object corresponding to the hardware configuration can be input from an external device that has notified the object,
It is possible to flexibly cope with devices having different hardware configurations.
【0013】一方、請求項4の発明の遠方監視制御装置
は、上記請求項1乃至請求項3のいずれか1項の発明の
遠方監視制御装置において、障害検出手段により検出さ
れた障害情報をオブジェクト化し、検出後直ちにオブジ
ェクト出力手段を介して外部装置に通知する手段を、上
記オブジェクト管理手段に備えている。According to a fourth aspect of the present invention, there is provided the remote monitoring control apparatus according to any one of the first to third aspects, wherein the fault information detected by the fault detecting means is stored in an object. The object management means is provided with means for converting the information to an external device via the object output means immediately after the detection.
【0014】従って、請求項4の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
オブジェクトを通知した外部装置から障害を解決するた
めのオブジェクトや障害に影響されないオブジェクト
等、ハードウェアの状況に応じたオブジェクトを入力す
ることができるため、ハードウェアやソフトウェアの動
作状況に応じた柔軟な制御を行なうことができる。Therefore, the remote monitoring control device according to the fourth aspect of the present invention includes the above-described means,
Since an object according to the hardware status, such as an object for solving the fault or an object not affected by the fault, can be input from an external device that has notified the object, the object can be flexibly adjusted according to the operation status of the hardware or software. Control can be performed.
【0015】また、請求項5の発明の遠方監視制御装置
は、上記請求項1乃至請求項4のいずれか1項の発明の
遠方監視制御装置において、実行中のオブジエクトが誤
動作して、以後それが継続的に発生する可能性があると
判断した場合に、当該オブジェクトを排除する手段を、
上記オブジェクト管理手段、および上記オブジェクト実
行手段に備えている。According to a fifth aspect of the present invention, there is provided the remote monitoring and control apparatus according to any one of the first to fourth aspects of the present invention, wherein the object being executed malfunctions after that, and If it is determined that may occur continuously, a means for removing the object is
The object management means and the object execution means are provided.
【0016】従って、請求項5の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
オブジェクトの誤動作による装置の誤制御が無くなるた
め、装置制御に対する安全性、信頼性を向上することが
できる。Therefore, in the remote monitoring control device according to the fifth aspect of the present invention, the above means are provided.
Since the erroneous control of the device due to the malfunction of the object is eliminated, the safety and reliability of the device control can be improved.
【0017】さらに、請求項6の発明の遠方監視制御装
置は、上記請求項1乃至請求項5のいずれか1項の発明
の遠方監視制御装置において、オブジェクト入力手段に
より入力された、または装置本体内で生成された複数の
オブジェクトの登録、および既に登録されているオブジ
ェクトの削除を行なう手段を、上記オブジェクト管理手
段、および上記オブジェクト実行手段に備え、さらに複
数のオブジェクトの実行を切り替えるスケジューリング
手段を、上記オブジェクト実行手段に備えている。Further, according to a sixth aspect of the present invention, there is provided the remote monitoring control device according to any one of the first to fifth aspects, wherein the remote monitoring control device is input by an object input means or the device main body. Means for registering a plurality of objects generated within, and deleting already registered objects, the object management means, and the object execution means, further comprising a scheduling means for switching the execution of the plurality of objects, The object execution means is provided.
【0018】従って、請求項6の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
オブジェクトの数を増やすことによって制御対象、処理
単位を小さくでき、さらにそれぞれの制御を見かけ上同
時に、あるいは任意のタイミングで実行することができ
るため、リアルタイム性に富んだ柔軟な制御を行なうこ
とができる。Therefore, the remote monitoring control device according to the sixth aspect of the present invention is provided with the above means,
By increasing the number of objects, the control target and the processing unit can be reduced, and each control can be apparently executed at the same time or at any timing, so that real-time flexible control can be performed. .
【0019】一方、請求項7の発明の遠方監視制御装置
は、上記請求項6の発明の遠方監視制御装置において、
オブジェクトが実行する順番、およびタイミングを変更
する手段を、上記オブジェクト管理手段、および上記オ
ブジェクト実行手段に備えている。On the other hand, the remote monitoring control device of the invention according to claim 7 is the remote monitoring control device according to claim 6 of the present invention,
Means for changing the order and timing of execution of the objects are provided in the object management means and the object execution means.
【0020】従って、請求項7の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
ハードウェアやオブジェクトの動作状況に応じて、各オ
ブジェクトの動作タイミングを制御することができるた
め、リアルタイム性に富んだ柔軟な制御を行なうことが
できる。Therefore, the remote monitoring and control apparatus according to the invention of claim 7 includes the above-mentioned means,
Since the operation timing of each object can be controlled according to the operation state of the hardware or the object, flexible control with a high real-time property can be performed.
【0021】また、請求項8の発明の遠方監視制御装置
は、上記請求項6または請求項7の発明の遠方監視制御
装置において、既に存在するオブジェクトを複製し、新
たに外部装置から入力したオブジェクトとして登録、実
行する手段を、上記オブジェクト管理手段、および上記
オブジェクト実行手段に備えている。According to a further aspect of the present invention, there is provided the remote monitoring control apparatus according to the sixth or seventh aspect of the present invention, wherein the existing object is duplicated and the object newly input from an external device is copied. Means for registering and executing the object are provided in the object management means and the object execution means.
【0022】従って、請求項8の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
同じ制御を行なうオブジェクトを外部装置から入力する
のではなく、同装置で生成することができるため、より
リアルタイムな制御を行なうことができる。Therefore, in the remote monitoring control apparatus according to the eighth aspect of the present invention, by providing the above means,
An object that performs the same control can be generated by the device instead of being input from an external device, so that more real-time control can be performed.
【0023】さらに、請求項9の発明の遠方監視制御装
置は、上記請求項6乃至請求項8のいずれか1項の発明
の遠方監視制御装置において、装置本体が動作中にハー
ドウェアの構成に変化が生じた時に直ちにそれを検出
し、当該検出結果をオブジェクト化してオブジェクト出
力手段を介して外部装置に通知する手段と、ハードウェ
ア構成の変更によって不要となったオブジェクトを削除
する手段と、ハードウェア構成の変更によって必要とな
ったオブジェクトを外部装置から入力、または装置本体
内で複製して追加する手段とを、上記ハードウェア構成
検出手段に備えている。According to a ninth aspect of the present invention, there is provided the remote monitoring control apparatus according to any one of the sixth to eighth aspects, wherein the hardware configuration is performed while the apparatus main body is operating. Means for immediately detecting a change when it occurs, converting the detection result into an object and notifying the result to an external device via an object output means, means for deleting an unnecessary object due to a change in hardware configuration, and hardware. Means for inputting an object required by a change in the hardware configuration from an external device or duplicating and adding the object in the device main body is provided in the hardware configuration detection means.
【0024】従って、請求項9の発明の遠方監視制御装
置においては、以上のような手段を備えたことにより、
ハードウェア構成の変更により必要になったオブジェク
トを外部装置より入力、または装置内で複製することが
でき、また不要になったオブジェクトを削除することが
できるため、ハードウェア構成に依存しない柔軟な制御
を行なうことができる。Therefore, the distant monitoring and controlling apparatus according to the ninth aspect of the present invention includes the above-described means.
Objects that become necessary due to changes in hardware configuration can be input from an external device or copied in the device, and objects that are no longer needed can be deleted, so flexible control independent of the hardware configuration Can be performed.
【0025】さらにまた、請求項10の発明の遠方監視
制御装置は、上記請求項6乃至請求項9のいずれか1項
の発明の遠方監視制御装置において、登録されている複
数のオブジェクトの実行負荷を定期的に計測し、その中
で連続的に高負荷の状態で実行しているオブジェクトが
ある場合に、当該オブジェクトが実行する順番、タイミ
ングを操作して負荷を一時的に軽減する手段を、上記オ
ブジェクト実行手段に備えている。According to a tenth aspect of the present invention, there is provided the remote monitoring control apparatus according to any one of the sixth to ninth aspects, wherein the execution load of a plurality of registered objects is changed. Is periodically measured, and in the case where there is an object that is continuously executed under a high load state, a means for temporarily reducing the load by manipulating the execution order and timing of the object, The object execution means is provided.
【0026】従って、請求項10の発明の遠方監視制御
装置においては、以上のような手段を備えたことによ
り、高負荷による他のオブジェクトへの影響を最小限に
することができ、よりリアルタイムな制御を行なうこと
ができる。Therefore, in the remote monitoring control device according to the tenth aspect of the present invention, by providing the above means, it is possible to minimize the influence on other objects due to a high load, and to realize a more real-time operation. Control can be performed.
【0027】一方、上記の目的を達成するために、請求
項11の発明では、サーバとなり得る少なくとも1台の
外部装置(サーバ)と、クライアントとなり得る上記請
求項6乃至請求項10のいずれか1項の発明の複数台の
遠方監視制御装置(クライアント)とが、ネットワーク
で接続されて構成された遠方監視制御システムにおい
て、各クライアントが必要とする全てのオブジェクトを
上記サーバに置き、上記クライアントは、必要なオブジ
ェクトを、サーバ、または他のクライアントから入力す
る手段と、他のクライアントにオブジェクトを送り込ん
で実行させ、制御を行なわせる手段とを備えている。On the other hand, in order to achieve the above object, according to the invention of claim 11, at least one external device (server) which can be a server and any one of the above-mentioned claims 6 to 10 which can be a client In the remote monitoring control system configured by connecting a plurality of remote monitoring control devices (clients) according to the invention of the above paragraph, all objects required by each client are placed on the server, and the client There are provided a means for inputting a required object from a server or another client, and a means for sending the object to another client for execution and control.
【0028】従って、請求項11の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、必要なオブジェクトを装置外から入力して装置の
制御を行なうことができ、またソフトウェアを外部装置
から送り込んで動作させ、装置の制御を行なうことがで
きるため、装置のハードウェア構成や処理手順の違いに
よる装置毎のソフトウェア開発や装置へのソフトウェア
の組み込み作業、ソフトウェアの保守作業を最小限にす
ることができ、また装置が動作中に動的にオブジェクト
の入力、削除が行なえるため、ハードウェアやソフトウ
ェアの動作状況に応じた柔軟な制御を行なうことができ
る。Therefore, in the remote monitoring control system according to the eleventh aspect of the present invention, by providing the above means, it is possible to input necessary objects from outside the apparatus and control the apparatus, and Can be sent from an external device to operate it and control the device, minimizing software development work for each device, incorporating software into the device, and software maintenance work due to differences in the hardware configuration and processing procedures of the device. Since objects can be dynamically input and deleted while the apparatus is operating, flexible control can be performed according to the operating conditions of hardware and software.
【0029】また、請求項12の発明の遠方監視制御シ
ステムは、上記請求項11の発明の遠方監視制御システ
ムにおいて、装置本体の負荷が増大して処理しきれない
(期待した時間内に期待した処理が行なえない)オブジ
ェクトが発生した場合に、当該オブジェクトを軽負荷状
態で動作している他のクライアントに送り込んで処理さ
せる手段を備えている。In the remote monitoring control system according to the twelfth aspect of the present invention, in the remote monitoring control system according to the eleventh aspect of the present invention, the load on the apparatus main body increases and the processing cannot be completed (expecting within the expected time). When an object (for which processing cannot be performed) occurs, means is provided for sending the object to another client operating under a light load state for processing.
【0030】従って、請求項12の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、負荷分散が可能となるため、高負荷による処理の
遅れや誤処理、処理の漏れ等が無くなり、より信頼性の
高いリアルタイムな制御を行なうことができる。Therefore, in the remote monitoring and control system according to the twelfth aspect of the present invention, since the above means are provided, the load can be distributed. And so on, and more reliable real-time control can be performed.
【0031】さらに、請求項13の発明の遠方監視制御
システムは、上記請求項11または請求項12の発明の
遠方監視制御システムにおいて、装置本体のハードウェ
アまたはオブジェクトに異常が発生して、オブジェクト
管理手段およびオブジェクト実行手段により削除された
オブジェクトを、サーバ、または他のクライアントから
入力するか、または既に存在するオブジェクトを複製す
ることにより、異常発生前の正常な状態オブジェクト構
成に自己再生する手段を備えている。Further, the remote monitoring control system according to the thirteenth aspect of the present invention is the remote monitoring control system according to the eleventh or twelfth aspect, wherein an abnormality occurs in hardware or an object of the apparatus main body and the object management is performed. Means for inputting the object deleted by the means and the object executing means from a server or another client, or by duplicating an already existing object to reproduce itself in a normal state object configuration before the occurrence of the abnormality. ing.
【0032】従って、請求項13の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、ハードウェアの状況に応じて理想的なオブジェク
トの構成を取ることができ、またオブジェクトに異常が
発生した場合に、最新のオブジェクトをサーバ、あるい
は他のクライアントより入力することができるため、ハ
ードウェアやソフトウェアの状況に応じた信頼性の高い
柔軟な制御を行なうことができる。Therefore, in the remote monitoring control system according to the thirteenth aspect of the present invention, by providing the above means, it is possible to take an ideal object configuration in accordance with hardware conditions. In the event that an error occurs, the latest object can be input from the server or another client, so that highly reliable and flexible control can be performed according to the status of hardware and software.
【0033】一方、請求項14の発明の遠方監視制御シ
ステムは、上記請求項11乃至請求項13のいずれか1
項の発明の遠方監視制御システムにおいて、ネットワー
クに接続されているサーバとクライアントとの接続構成
を検出する手段と、サーバ、クライアント間のオブジェ
クトの転送時間を計測する手段と、検出された接続構成
の情報、および計測された転送時間の情報に基づいて、
最短時間でオブジェクトの転送が可能な経路を求める手
段とを備えている。On the other hand, the remote monitoring and control system according to the invention of claim 14 is any one of the above-mentioned claims 11 to 13.
In the remote monitoring control system according to the above-described aspect, means for detecting a connection configuration between a server and a client connected to the network, means for measuring a transfer time of an object between the server and the client, and Information and the measured transfer time information,
Means for finding a path through which the object can be transferred in the shortest time.
【0034】従って、請求項14の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、求められた経路に従ってオブジェクトを入力する
と、サーバ、あるいは他のクライアントからオブジェク
トを入力する場合、または他のクライアントヘオブジェ
クト送り込み制御する場合に、最小限の時間でそれらの
ことが行なえるため、よりリアルタイムな制御を行なう
ことができる。Therefore, in the remote monitoring control system according to the fourteenth aspect of the present invention, by providing the above means, when an object is input according to the determined route, the object is input from the server or another client. In such a case, or when controlling the sending of an object to another client, these operations can be performed in a minimum time, so that more real-time control can be performed.
【0035】また、請求項15の発明の遠方監視制御シ
ステムは、上記請求項14の発明の遠方監視制御システ
ムにおいて、装置本体を制御する上で新たにオブジェク
トの追加が必要になった場合に、最短時間でオブジェク
トの入力が可能なサーバ、または他のクライアントを探
し、当該装置に必要とするオブジェクトを送出させる手
段を備えている。According to a fifteenth aspect of the present invention, in the remote monitoring control system according to the fourteenth aspect of the present invention, when a new object needs to be added to control the apparatus body, There is provided a means for searching for a server or another client capable of inputting an object in the shortest time and transmitting the required object to the device.
【0036】従って、請求項15の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、サーバ、あるいは他のクライアントからオブジェ
クトを入力する場合、または他のクライアントヘオブジ
ェクト送り込み制御する場合に、最小限の時間でそれら
のことが行なえるため、よりリアルタイムな制御を行な
うことができる。Therefore, in the remote monitoring control system according to the fifteenth aspect of the present invention, by providing the above means, when an object is input from a server or another client, or when an object is sent to another client. In such a case, these operations can be performed in a minimum time, so that more real-time control can be performed.
【0037】一方、請求項16の発明の遠方監視制御シ
ステムは、上記請求項11乃至請求項15のいずれか1
項の発明の遠方監視制御システムにおいて、ネットワー
クに接続されている他のクライアントに装置本体のハー
ドウェアやオブジェクトの各種診断を行なわせ、当該診
断後直ちに診断結果を送出させる手段を備えている。On the other hand, the remote monitoring control system according to the invention of claim 16 is any one of the above-mentioned claims 11 to 15.
In the remote monitoring and control system according to the invention, there is provided means for causing other clients connected to the network to perform various diagnoses of hardware and objects of the apparatus main body and to immediately transmit a diagnosis result after the diagnosis.
【0038】従って、請求項16の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、他のクライアントのハードウェアの故障状況やオ
ブジェクトの動作状況を把握することができるため、ハ
ードウェアやソフトウェアの状況に応じた柔軟な制御を
行なうことができる。Therefore, in the remote monitoring control system according to the sixteenth aspect of the present invention, the provision of the above means makes it possible to ascertain the hardware failure state of another client and the operation state of the object. In addition, flexible control can be performed according to the status of hardware and software.
【0039】また、請求項17の発明の遠方監視制御シ
ステムは、上記請求項11乃至請求項15のいずれか1
項の発明の遠方監視制御システムにおいて、クライアン
トから入力した障害情報や各種診断情報に基づいて、各
クライアント間のアクセス権の制限、禁止、許可を制御
する手段を備えている。A distant monitoring and control system according to a seventeenth aspect of the present invention is the remote monitoring and control system according to any one of the eleventh to fifteenth aspects
In the remote monitoring and control system according to the invention, a means for controlling restriction, prohibition, and permission of an access right between the clients based on failure information and various kinds of diagnostic information input from the clients.
【0040】従って、請求項17の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、ハードウェアやオブジェクトに異常があるサー
バ、あるいは他のクライアントからのオブジェクトの入
力、またはそれらへのオブジェクトの出力を制限するこ
とができるため、遠方監視制御システムに接続されてい
る装置の故障に影響されない柔軟な制御を行なうことが
できる。Therefore, in the remote monitoring control system according to the seventeenth aspect of the present invention, by providing the above means, input of an object from a server or another client having an error in hardware or an object, or Since the output of the object to them can be limited, it is possible to perform flexible control that is not affected by the failure of the device connected to the remote monitoring control system.
【0041】さらに、請求項18の発明の遠方監視制御
システムは、上記請求項11乃至請求項15のいずれか
1項の発明の遠方監視制御システムにおいて、ネットワ
ークに接続されているサーバや他のクライアントに装置
本体のハードウェアやオブジェクトの各種診断を行なわ
せ、当該診断結果に基づいて各クライアント間のアクセ
ス権の制限、禁止、許可を制御する手段を備えている。Further, the remote monitoring and control system according to the invention of claim 18 is the remote monitoring and control system according to any one of claims 11 to 15, wherein the server and other clients connected to the network are provided. Means for performing various types of diagnosis of hardware and objects of the apparatus main body, and controlling restriction, prohibition and permission of access rights between clients based on the results of the diagnosis.
【0042】従って、請求項18の発明の遠方監視制御
システムにおいては、以上のような手段を備えたことに
より、ハードウェアやオブジェクトに異常があるサー
バ、あるいは他のクライアントからのオブジェクトの入
力、またはそれらへのオブジェクトの出力を制限するこ
とができるため、遠方監視制御システムに接続されてい
る装置の故障に影響されない柔軟な制御を行なうことが
できる。Therefore, in the remote monitoring control system according to the eighteenth aspect of the present invention, by providing the above means, input of an object from a server or another client having an error in hardware or an object, or Since the output of the object to them can be limited, it is possible to perform flexible control that is not affected by the failure of the device connected to the remote monitoring control system.
【0043】[0043]
【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して詳細に説明する。 (第1の実施の形態)図1は、本実施の形態による遠方
監視制御装置の構成例を示すブロック図である。Embodiments of the present invention will be described below in detail with reference to the drawings. (First Embodiment) FIG. 1 is a block diagram showing a configuration example of a remote monitoring control apparatus according to the present embodiment.
【0044】すなわち、本実施の形態の遠方監視制御装
置は、図1に示すように、オブジェクト入力部1と、オ
ブジェクト出力部2と、オブジェクト管理部3と、オブ
ジェク卜実行部4と、障害検出部5と、ハードウェア構
成検出部6と、データベース7とから構成している。That is, as shown in FIG. 1, the remote monitoring control device according to the present embodiment comprises an object input unit 1, an object output unit 2, an object management unit 3, an object execution unit 4, It comprises a unit 5, a hardware configuration detecting unit 6, and a database 7.
【0045】オブジェクト入力部1は、専用の通信回線
で接続されている計算機、例えばワークステーションや
パーソナルコンピュータ等の外部装置から送られてきた
オブジェクトを入力する。The object input unit 1 inputs an object sent from a computer connected via a dedicated communication line, for example, an external device such as a workstation or a personal computer.
【0046】オブジェクト出力部2は、装置内で生成さ
れたオブジェクトを外部装置に出力する。オブジェクト
管理部3は、これらのオブジェクトを管理する。The object output unit 2 outputs an object generated in the device to an external device. The object management unit 3 manages these objects.
【0047】オブジェク卜実行部4は、これらのオブジ
ェクトを実行する。障害検出部5は、装置に障害が発生
した時にそれを検出し、その検出情報を障害情報として
オブジェクト管理部3、オブジェクト出力部2を介して
外部装置に通知する。The object executing section 4 executes these objects. The failure detection unit 5 detects when a failure has occurred in the device, and notifies the external device via the object management unit 3 and the object output unit 2 of the detected information as failure information.
【0048】ハードウェア構成検出部6は、装置の電源
投入時、またはハードウェアの構成が変わった時にその
ハードウェア構成を検出し、その検出情報を新たなハー
ドウェア構成情報としてオブジェクト管理部3、オブジ
ェクト出力部2を介して外部装置に通知する。The hardware configuration detecting section 6 detects the hardware configuration when the apparatus is powered on or when the hardware configuration changes, and uses the detected information as new hardware configuration information as the object management section 3. Notification is made to an external device via the object output unit 2.
【0049】データベース7は、各種データを記憶す
る。図2(a)は、本実施の形態の遠方監視制御装置で
扱われるオブジェクトの構成例を示す図である。The database 7 stores various data. FIG. 2A is a diagram illustrating a configuration example of an object handled by the remote monitoring control apparatus according to the present embodiment.
【0050】図2(a)に示すように、オブジェクト
は、オブジェクト自身の特性を示すオブジェクト管理情
報21と、装置を決められた手順に従って制御するため
の制御プログラム23と、制御プログラム23が実行時
に必要とする制御データ22とから構成している。As shown in FIG. 2A, the object is composed of object management information 21 indicating the characteristics of the object itself, a control program 23 for controlling the apparatus according to a predetermined procedure, and a program executed when the control program 23 is executed. And the required control data 22.
【0051】図2(b)は、オブジェクト管理情報21
の詳細を示す図である。図2(b)に示すように、オブ
ジェクト管理情報21は、制御データサイズ211と、
制御データアドレス212と、制御データチェックコー
ド213と、制御プログラムサイズ214と、制御プロ
グラムアドレス215と、制御プログラムチェックコー
ド216と、オブジェクト種類217と、オブジェクト
入力先218と、プログラム処理番号219と、オブジ
ェクト管理番号2110と、オブジェクト通常時優先度
2111と、オブジェクト通常時実行周期2112と、
オブジェクト高負荷時優先度2113と、オブジェクト
高負荷時実行周期2114と、制御機器情報2115と
から構成している。FIG. 2B shows the object management information 21.
It is a figure which shows the detail of. As shown in FIG. 2B, the object management information 21 includes a control data size 211,
Control data address 212, control data check code 213, control program size 214, control program address 215, control program check code 216, object type 217, object input destination 218, program processing number 219, object A management number 2110, an object normal priority 2111, an object normal execution cycle 2112,
It comprises an object high load priority 2113, an object high load execution cycle 2114, and control device information 2115.
【0052】制御データサイズ211は、制御データ2
2のサイズを示す。制御データアドレス212は、オブ
ジェクトの先頭からの制御データ22の先頭位置を示
す。The control data size 211 is the control data 2
2 is shown. The control data address 212 indicates the head position of the control data 22 from the head of the object.
【0053】制御データチェックコード213は、制御
データを数バイト単位に排他的論理和によって算出した
チェックサムを示す。制御プログラムサイズ214は、
制御プログラム23のサイズを示す。The control data check code 213 indicates a checksum calculated by exclusive OR of control data in units of several bytes. The control program size 214 is
The size of the control program 23 is shown.
【0054】制御プログラムアドレス215は、オブジ
ェクトの先頭からの制御プログラムの先頭を示す。制御
プログラムチェックコード216は、制御プログラム2
3を数バイト単位に排他的論理和によって算出したチェ
ックサムを示す。The control program address 215 indicates the head of the control program from the head of the object. The control program check code 216 corresponds to the control program 2
3 shows a checksum calculated by exclusive OR in a unit of several bytes.
【0055】オブジェクト種類217オブジェクトの種
類(プログラム、またはデータ)を示す。オブジェクト
入力先218は、オブジェクトの入力先(サーバ、また
はクライアント、あるいは自装置内での複製)を示す。Object type 217 Indicates the type of object (program or data). The object input destination 218 indicates an input destination of an object (a server, a client, or a copy in the own device).
【0056】プログラム処理番号219は、制御プログ
ラム23の処理内容を示す。オブジェクト管理番号21
10は、オブジェクトのバージョン番号的な管理情報を
示す。The program processing number 219 indicates the processing contents of the control program 23. Object management number 21
Reference numeral 10 denotes version number management information of the object.
【0057】オブジェクト通常時優先度2111は、通
常時のオブジェクトの実行順や実行タイミングを決定す
る。オブジェクト高負荷時優先度2113は、高負荷時
に負荷を軽減させるために通常時の優先度、実行周期に
変えて使用する。The object normal priority 2111 determines the execution order and execution timing of the objects in the normal state. The object high load priority 2113 is used in place of the normal priority and execution cycle in order to reduce the load when the load is high.
【0058】制御機器情報2115は、制御プログラム
23で制御される制御機器、例えば伝送装置やディジタ
ル入出力装置、あるいはリレー出力装置等を示す。図3
(a)は、本実施の形態の遠方監視制御装置で扱われ
る、例えばEEPROMやフラッシュメモリ等の不揮発
性メモリ等に置かれるデータベース7の構成例を示す図
である。The control device information 2115 indicates a control device controlled by the control program 23, for example, a transmission device, a digital input / output device, or a relay output device. FIG.
(A) is a diagram showing a configuration example of a database 7 that is handled in the remote monitoring control device of the present embodiment and is stored in, for example, a nonvolatile memory such as an EEPROM or a flash memory.
【0059】図3(a)に示すように、データベース7
は、ハードウェア構成情報31と、オブジェクト管理情
報32と、系統制御システム構成情報33と、障害情報
34とから構成している。As shown in FIG. 3A, the database 7
Is composed of hardware configuration information 31, object management information 32, system control system configuration information 33, and fault information 34.
【0060】ハードウェア構成情報31は、装置のハー
ドウェアの構成を示す。オブジェクト管理情報32は、
オブジェクトのオブジェクト管理情報21が複写され
る。The hardware configuration information 31 indicates the hardware configuration of the device. The object management information 32 includes
The object management information 21 of the object is copied.
【0061】系統制御システム構成情報33は、ネット
ワークに接続されている、例えばワークステーションや
パーソナルコンピュータ等の計算機と本実施の形態の遠
方監視制御装置との接続構成を示す。The system control system configuration information 33 indicates a connection configuration between a computer, such as a workstation or a personal computer, connected to the network, and the remote monitoring control device of the present embodiment.
【0062】障害情報34は、装置に何らかの障害が発
生した時に記録される情報を示す。図3(b)は、デー
タベース7に記憶されているハードウェア構成情報31
の詳細を示す図である。The failure information 34 indicates information recorded when any failure occurs in the apparatus. FIG. 3B shows hardware configuration information 31 stored in the database 7.
It is a figure which shows the detail of.
【0063】図3(b)に示すように、ハードウェア構
成情報31は、主記憶装置サイズ311と、主記億装置
アドレス312と、補助記憶装置サイズ313と、補助
記憶装置アドレス314と、制御機器情報315とから
構成している。As shown in FIG. 3B, the hardware configuration information 31 includes a main storage device size 311, a main storage device address 312, an auxiliary storage device size 313, an auxiliary storage device address 314, And device information 315.
【0064】主記憶装置サイズ311は、装置の主記憶
装置のサイズ、例えばRAM等のサイズを示す。主記億
装置アドレス312は、主記憶装置サイズ311に割り
付けられたアドレスを示す。The main storage size 311 indicates the size of the main storage of the apparatus, for example, the size of a RAM or the like. The main storage device address 312 indicates an address allocated to the main storage device size 311.
【0065】補助記憶装置サイズ313は、装置の補助
記憶装置のサイズ、例えばEEPROMやフラッシュメ
モリ等の不揮発性メモリ等のサイズを示す。補助記憶装
置アドレス314は、補助記憶装置サイズ313に割り
付けられたアドレスを示す。The auxiliary storage device size 313 indicates the size of the auxiliary storage device of the device, for example, the size of a nonvolatile memory such as an EEPROM or a flash memory. The auxiliary storage device address 314 indicates an address assigned to the auxiliary storage device size 313.
【0066】制御機器情報315は、装置に接続されて
いる制御機器、例えば計測機器やリレー等の電力設備を
示す。図3(c)は、データベース7に記憶されている
系統制御システム構成情報33の詳細を示す図である。The control device information 315 indicates control devices connected to the device, for example, power equipment such as measuring devices and relays. FIG. 3C is a diagram illustrating details of the system control system configuration information 33 stored in the database 7.
【0067】図3(c)に示すように、系統制御システ
ム構成情報33は、接続装置数331と、装置種類33
2と、装置アクセス条件333と、オブジェクト転送時
間335と、オブジェクト転送優先順334と、登録オ
ブジェクト数336と、オブジェクト種類337と、オ
ブジェクト入力先338と、オブジェクト処理番号33
9と、オブジェクト管理番号3310とから構成してい
る。As shown in FIG. 3C, the system control system configuration information 33 includes the number of connected devices 331 and the device type 33.
2, device access condition 333, object transfer time 335, object transfer priority order 334, number of registered objects 336, object type 337, object input destination 338, object processing number 33
9 and an object management number 3310.
【0068】接続装置数331は、ネットワークに接続
されているサーバとクライアントの数を示す。装置種類
332は、その各装置毎にそれぞれ装置の種類(サー
バ、またはクライアント)を示す。The number of connected devices 331 indicates the number of servers and clients connected to the network. The device type 332 indicates the device type (server or client) for each device.
【0069】装置アクセス条件333は、その装置への
アクセス条件(制限、禁止、許可等)を示す。オブジェ
クト転送時間335は、特定オブジェクトの装置間での
オブジェクトの転送時間を示す。The device access condition 333 indicates an access condition (restriction, prohibition, permission, etc.) for the device. The object transfer time 335 indicates the transfer time of the object between the devices of the specific object.
【0070】オブジェクト転送優先順334は、各装置
におけるオブジェクト転送時間335を比較した時の転
送時間の短い順での順位を示す。登録オブジェクト数3
36は、その装置に登録されているオブジェクトの数を
示す。The object transfer priority order 334 indicates the order in which the transfer times are shorter when the object transfer times 335 of the respective devices are compared. Number of registered objects 3
36 indicates the number of objects registered in the device.
【0071】オブジェクト種類337は、個々のオブジ
ェクトについて、オブジェクトの種別(プログラム、ま
たはデータ)を示す。オブジェクト入力先338は、オ
ブジェクトの入力、または生成先(サーバ、クライアン
ト、または自装置内のでの複製)を示す。The object type 337 indicates the type (program or data) of each object. The object input destination 338 indicates an object input or generation destination (a server, a client, or a copy in the own device).
【0072】オブジェクト処理番号339は、オブジェ
クトの処理内容を示す。オブジェクト管理番号3310
は、そのオブジェクトを管理するための番号、例えばバ
ージョン番号等を示す。The object processing number 339 indicates the processing contents of the object. Object management number 3310
Indicates a number for managing the object, such as a version number.
【0073】次に、以上のように構成した本実施の形態
の遠方監視制御装置の作用について説明する。図1にお
いて、オブジェクト入力部1では、外部装置から送られ
てきたオブジェクトを入力し、それに組み込まれている
オブジェクト管理情報21、およびデータベース7に記
憶されているハードウェア構成情報31の内容から、オ
ブジェクトがその装置上で動作可能かどうか、オブジェ
クトの実行時の安全性、妥当性がチェックされる。Next, the operation of the remote monitoring control apparatus of the present embodiment configured as described above will be described. In FIG. 1, an object input unit 1 inputs an object sent from an external device, and determines an object based on object management information 21 incorporated therein and hardware configuration information 31 stored in a database 7. Is checked on the device to see if it can run on the device, and the runtime security and validity of the object.
【0074】その結果、オブジェクトが動作不可、ある
いは誤動作の可能性があると判断した場合には、そのオ
ブジェクトを排除して入力が拒否される。また、オブジ
ェクトの安全性、妥当性が確認された場合には、そのオ
ブジェクト管理情報21がデータベース7へ記憶され
る。As a result, if it is determined that the object cannot operate or there is a possibility of malfunction, the object is excluded and the input is rejected. When the safety and validity of the object are confirmed, the object management information 21 is stored in the database 7.
【0075】ここで、実行時におけるオブジェクトの安
全性と妥当性のチェックについて、図2(a)、図2
(b)、図3(a)、図3(b)を用いて述べる。ま
ず、オブジェクトの制御データ22と制御プログラム2
3とから、それぞれ数バイト単位毎の排他的論理和によ
ってチェックサムを算出し、それとオブジェク卜管理情
報21の制御データチェックコード213と制御プログ
ラムチェックコード216とがそれぞれ比較される。Here, the checking of the safety and validity of the object at the time of execution will be described with reference to FIGS.
(B), FIG. 3 (a) and FIG. 3 (b). First, the control data 22 of the object and the control program 2
3, the checksum is calculated by exclusive OR for each several bytes, and the checksum is compared with the control data check code 213 and the control program check code 216 of the object management information 21, respectively.
【0076】その結果、不一致の場合には、オブジェク
トが正常なものとは異なり、動作上の安全が保証できな
いということで、そのオブジェクトを抹消して入力が拒
否される。As a result, if they do not match, the object is different from the normal one, and the operational safety cannot be guaranteed. Therefore, the object is deleted and the input is rejected.
【0077】また、オブジェクト管理情報21の制御機
器情報2115とデータベース7のハードウェア構成情
報31の制御機器情報315の内容とが比較される。そ
の結果、制御機器情報2115の内容が全て制御機器情
報315に含まれていない場合には、不正な入出力を行
なう可能性があり、またその動作が保証できないため、
オブジェクトの妥当性が保証できないということで、そ
のオブジェクトを抹消して入力が拒否される。Further, the control device information 2115 of the object management information 21 and the content of the control device information 315 of the hardware configuration information 31 of the database 7 are compared. As a result, if all the contents of the control device information 2115 are not included in the control device information 315, there is a possibility that unauthorized input / output may be performed, and the operation cannot be guaranteed.
If the validity of the object cannot be guaranteed, the object is deleted and input is rejected.
【0078】一方、オブジェクト出力部2では、オブジ
ェクト管理部3で生成されたオブジェクトが外部装置に
出力される。また、オブジェクト管理部3では、入力し
たオブジェクトに組み込まれているオブジェクト管理情
報21がデータベース7に複製される。On the other hand, the object output unit 2 outputs the object generated by the object management unit 3 to an external device. In the object management unit 3, the object management information 21 incorporated in the input object is copied to the database 7.
【0079】さらに、そのオブジェクト種類217の内
容によって、それがプログラムなのか、あるいはデータ
なのかが調べられる。その結果、データであれば、外部
装置からの制御指令と判断し、データが解釈して処理さ
れる。Further, according to the contents of the object type 217, it is checked whether it is a program or data. As a result, if it is data, it is determined that the command is a control command from an external device, and the data is interpreted and processed.
【0080】また、プログラムであれば、オブジェクト
がオブジェク卜実行部4によって実行処理される。そし
て、オブジェクト実行部4からのデータ、または障害検
出部5、ハードウェア構成検出部6によって検出された
情報から、外部装置に出力するためのオブジェクトが生
成され、オブジェクト出力部2を介して外部装置に通知
される。In the case of a program, the object is executed by the object execution unit 4. Then, an object to be output to an external device is generated from data from the object execution unit 4 or information detected by the failure detection unit 5 and the hardware configuration detection unit 6, and the external device is output via the object output unit 2. Will be notified.
【0081】一方、オブジェクト実行部4では、例えば
メモリやマイクロプロセッサ等の計算機資源を管理し、
オブジェクトにそれぞれの資源を割り当ててそれらが実
行される。On the other hand, the object execution unit 4 manages computer resources such as a memory and a microprocessor, and
Objects are allocated and their execution is performed.
【0082】この場合、各オブジェクトの実行順、タイ
ミング等は、データベース7に記憶されているオブジェ
クト管理情報21のオブジェクト通常時優先度2111
とオブジェクト通常時実行周期2112の内容で決定さ
れる。In this case, the execution order, timing, and the like of each object are determined by the object normal priority 2111 of the object management information 21 stored in the database 7.
And the content of the normal execution period 2112 of the object.
【0083】また、実行中に誤動作したオブジェクトが
以後も継続的に誤動作する可能性があるどうかを判断
し、可能性があると判断した場合には、そのオブジエク
トを削除して計算機資源の解放を行う。Also, it is determined whether there is a possibility that the malfunctioning object may malfunction continuously during execution. If it is determined that there is a possibility, the object is deleted to release the computer resources. Do.
【0084】また、登録、実行されている各オブジェク
トの実行負荷(マイクロプロセッサの使用権が割り当て
られた時間)が定期的に計測され、その中で連続的に高
負荷の状態で実行しているオブジェクトがある場合に
は、データベース7に登録されているそのオブジェクト
のオブジェクト管理情報21のオブジェクト高負荷時優
先度2113とオブジェクト高負荷時実行周期2114
の内容に従って、実行する順番やタイミング等の操作が
行なわれ、負荷が一時的に軽減される。The execution load (time when the right to use the microprocessor is allocated) of each registered and executed object is periodically measured, and the object is continuously executed under a high load state. If an object exists, the object high load priority 2113 and the object high load execution cycle 2114 of the object management information 21 of the object registered in the database 7
According to the contents of the above, operations such as execution order and timing are performed, and the load is temporarily reduced.
【0085】すなわち、オブジェクトを、通常は、オブ
ジェクト通常時優先度2111とオブジェクト通常時実
行周期2112とを使用して動作させるが、高負荷時に
は、オブジェクト高負荷時優先度2113とオブジェク
ト高負荷時実行周期2114を使用して軽負荷状態で動
作させる。That is, an object is normally operated using the normal priority 2111 and the normal execution cycle 2112. However, when the load is high, the priority 2113 when the object is high and the execution when the object is high are performed. Operation is performed in a light load state using the period 2114.
【0086】これにより、高負荷で動作しているオブジ
ェクトの負荷を軽減し、全体的にバランスの良い動作を
保証することができる。一方、障害検出部5では、装置
に障害が発生した時にそれを検出し、その情報が障害情
報として、オブジェクト管理部3、オブジェクト出力部
2を介して外部装置に通知される。この際、その障害情
報が、データベース7に記憶される。As a result, it is possible to reduce the load on an object operating under a high load, and to guarantee a well-balanced operation as a whole. On the other hand, the failure detection unit 5 detects when a failure has occurred in the device, and notifies the external device of the information as failure information via the object management unit 3 and the object output unit 2. At this time, the failure information is stored in the database 7.
【0087】また、ハードウェア構成検出部6では、装
置の電源投入時、または構成が変わった時にそ3とオブ
ジェクト出力部2を介して外部装置に通知する。この
際、そのハードウェア構成情報が、データベース7に記
憶される。Further, the hardware configuration detecting unit 6 notifies the external device via the object output unit 2 when the power of the device is turned on or when the configuration is changed. At this time, the hardware configuration information is stored in the database 7.
【0088】上述したように、本実施の形態の遠方監視
制御装置においては、次のような種々の効果を得ること
ができる。 (a)ハードウェアに依存しない装置共通のソフトウェ
アを外部装置から送り込んで動作させ、装置の制御を行
なうことができるため、装置のハードウェア構成や処理
手順の違いによる装置毎のソフトウェア開発や装置ヘの
ソフトウェアの組み込み作業、ソフトウェアの保守作業
を最小限にすることが可能となる。As described above, the following various effects can be obtained in the remote monitoring control apparatus of the present embodiment. (A) Since software common to the devices independent of hardware can be sent from an external device and operated to control the devices, software development and device development for each device due to differences in the hardware configuration and processing procedures of the devices can be performed. Software installation work and software maintenance work can be minimized.
【0089】(b)装置が動作中に動的にオブジェクト
の入力、削除が行なえるため、装置のハードウェアやソ
フトウェアの動作状況に応じた柔軟な制御を行なうこと
が可能となる。(B) Objects can be dynamically input and deleted while the device is operating, so that flexible control can be performed according to the operation status of the hardware and software of the device.
【0090】(c)オブジェクトの誤動作による装置の
誤制御が無くなるため、装置制御に対する安全性、信頼
性を向上することが可能となる。 (d)オブジェクトを通知した外部装置からハードウェ
ア構成に対応したオブジェクトを入力することができる
ため、ハードウェア構成が異なる装置でも柔軟に対応す
ることが可能となる。(C) Since there is no erroneous control of the device due to a malfunction of the object, it is possible to improve the safety and reliability of the device control. (D) Since an object corresponding to the hardware configuration can be input from an external device that has notified the object, it is possible to flexibly cope with an apparatus having a different hardware configuration.
【0091】(e)オブジェクトを通知した外部装置か
ら障害を解決するためのオブジェクトや障害に影響され
ないオブジェクト等、ハードウェアの状況に応じたオブ
ジェクトを入力することができるため、ハードウェアや
ソフトウェアの動作状況に応じた柔軟な制御を行なうこ
とが可能となる。(E) Since an object according to the status of hardware such as an object for solving a fault or an object not affected by a fault can be input from an external device that has notified the object, the operation of hardware and software can be performed. Flexible control according to the situation can be performed.
【0092】(f)オブジェクトの数を増やすことによ
って制御対象、処理単位を小さくでき、さらにそれぞれ
の制御を見かけ上同時に、あるいは任意のタイミングで
実行することができるため、リアルタイム性に富んだ柔
軟な制御を行なうことが可能となる。(F) By increasing the number of objects, the number of objects to be controlled and the unit of processing can be reduced, and each control can be apparently executed simultaneously or at an arbitrary timing. Control can be performed.
【0093】(g)ハードウェアやオブジェクトの動作
状況に応じて、各オブジェクトの動作タイミングを制御
することができるため、リアルタイム性に富んだ柔軟な
制御を行なうことが可能となる。(G) Since the operation timing of each object can be controlled in accordance with the operation status of the hardware and the object, it is possible to perform real-time and flexible control.
【0094】(h)同じ制御を行なうオブジェクトを外
部装置から入力するのではなく、同装置で生成すること
ができるため、よりリアルタイムな制御を行なうことが
可能となる。(H) Since an object performing the same control can be generated by the same device instead of being input from an external device, more real-time control can be performed.
【0095】(i)ハードウェア構成の変更により必要
になったオブジェクトを外部装置より入力、または装置
内で複製することができ、また不要になったオブジェク
トを削除することができるため、ハードウェア構成に依
存しない柔軟な制御を行なうことが可能となる。(I) An object required by a change in hardware configuration can be input from an external device or copied in the device, and an unnecessary object can be deleted. It is possible to perform a flexible control independent of.
【0096】(j)高負荷による他のオブジェクトへの
影響を最小限にすることができ、よりリアルタイムな制
御を行なうことが可能となる。 (第2の実施の形態)図4は、本実施の形態の遠方監視
制御装置をネットワークに接続した場合の遠方監視制御
システム(以下、系統制御システムと称する)の構成例
を示すブロック図である。(J) The influence on other objects due to high load can be minimized, and more real-time control can be performed. (Second Embodiment) FIG. 4 is a block diagram showing a configuration example of a remote monitoring control system (hereinafter, referred to as a system control system) in a case where the remote monitoring control apparatus of the present embodiment is connected to a network. .
【0097】すなわち、本実施の形態の系統制御システ
ムは、図4に示すように、例えばルーターやゲートウェ
イ等の中継装置によって接続している、ネットワークA
47、ネットワークB48と、ネットワークA47に接
続している、サーバA41、クライアントA42、クラ
イアントB43と、ネットワークB48に接続してい
る、サーバB44、クライアントC45、クライアント
D46とから構成している。That is, as shown in FIG. 4, the system control system according to the present embodiment includes a network A connected by a relay device such as a router or a gateway.
47, a network B48, a server A41, a client A42, and a client B43 connected to the network A47, and a server B44, a client C45, and a client D46 connected to the network B48.
【0098】サーバA41とサーバB44は、例えばワ
ークステーションやパーソナルコンピュータ等のサーバ
となり得る計算機(以下、サーバと称する)であり、ク
ライアントA42〜クライアントD46は、クライアン
トとなり得る本実施の形態の遠方監視制御装置(以下、
クライアントと称する)である。The server A41 and the server B44 are computers (hereinafter, referred to as servers) that can be servers such as workstations and personal computers, and the clients A42 to D46 are remote monitoring controllers according to the present embodiment that can be clients. Equipment (hereafter,
Client).
【0099】各クライアントA42〜D46には、制御
機器等の電力設備、例えば伝送装置やディジタル入出力
装置、あるいはリレー出力装置等が接続される。ここ
で、各クライアントA42〜D46は、サーバA41、
または他のクライアントからオブジェクトを入力、また
はそれらへのオブジェクトの通知、出力が可能である。Power equipment such as control equipment, for example, a transmission device, a digital input / output device, or a relay output device is connected to each of the clients A42 to D46. Here, each of the clients A42 to D46 has a server A41,
Alternatively, it is possible to input an object from another client, or to notify and output the object to them.
【0100】例えば、ネットワークA47に接続してい
るクライアントA42は、サーバA41、サーバB4
4、クライアントB43〜クライアントD46との間
で、オブジェクトの入出力を行なうことができる。For example, the client A connected to the network A 47 includes a server A 41 and a server B 4
4. Objects can be input and output between the client B43 and the client D46.
【0101】すなわち、クライアントAは、サーバA4
1、サーバB44、クライアントB43〜D46のいず
れかからオブジェクトを受け取り、そのオブジェクトを
実行することによって装置の制御を行なうことができ
る。That is, the client A is connected to the server A4
1. The apparatus can be controlled by receiving an object from any of the server B44 and the clients B43 to D46 and executing the object.
【0102】また、それらの装置へ逆にオブジェクトを
通知、出力することによって、それらの装置を制御する
こともできる。次に、以上のように構成した本実施の形
態の系統制御システムの作用について、いくつかの応用
例を図5乃至図8を用いて説明する。Also, by notifying and outputting an object to these devices in reverse, those devices can be controlled. Next, several application examples of the operation of the system control system of the present embodiment configured as described above will be described with reference to FIGS.
【0103】図5は、装置の負荷が増大して処理しきれ
ない(期待した時間内に期待した処理が行えない)オブ
ジェクトが発生した時に、軽負荷状態で動作している他
のクライアントにそのオブジェクトを送り込んで処理さ
せる場合の一例を示す図である。FIG. 5 shows that when an object that cannot be processed due to an increase in the load of the apparatus (the expected processing cannot be performed within the expected time) occurs, the other clients operating in a lightly loaded state are notified of the object. It is a figure showing an example when sending an object and making it process.
【0104】例えば、クライアントA52が高負荷状態
にあって、あるオブジェクトが期待した時間内に期待し
た処理を行なえないと判断された場合には、まず、クラ
イアントA52では、クライアントB53〜クライアン
トD56へ負荷データを通知させるオブジェクトを送り
込み、各装置にそれぞれ負荷データをクライアントA5
2に対して通知させる。For example, if it is determined that the client A52 is in a high load state and an object cannot perform the expected processing within the expected time, the client A52 first loads the client B53 to the client D56. An object for notifying the data is sent, and the load data is transmitted to each device by the client A5.
2 is notified.
【0105】この場合、各装置から通知されてきた負荷
データが、それぞれクライアントB53が63[%]、
クライアントC55が35[%]、クライアントD56
が57[%]であった場合、クライアントA52は、ク
ライアントC55を負荷が一番軽いクライアントと判断
し、そこヘクライアントA52で処理しきれないオブジ
ェクトを送り込んで処理を行なわせる。In this case, the load data notified from each device is 63 [%] by the client B 53, respectively.
35% client C55, client D56
Is 57 [%], the client A52 determines that the client C55 has the lightest load, and sends an object that cannot be processed by the client A52 to the client C52 for processing.
【0106】図6は、ハードウェアやオブジェクトに何
らかの異常が発生して削除されたオブジェクトを、サー
バ、あるいは他のクライアントから入力するか、または
既に存在するオブジェクトを複製するかして、異常が発
生する前の正常な状態オブジェクト構成に自己再生する
場合の一例を示す図である。FIG. 6 shows an example in which an error is generated by inputting an object deleted due to some abnormality in hardware or an object from a server or another client, or by copying an existing object. FIG. 14 is a diagram showing an example of a case where self-reproduction is performed to a normal state object configuration before performing the operation.
【0107】図6(a)に示すように、オブジェクト実
行部4によって5つのオブジェクト(オブジェクトA〜
オブジェクトE)が登録、実行されている時に、図6
(b)に示すように、何らかのトラブルによって3つの
オブジェクト(オブジェクトC〜オブジェクトE)に異
常が発生してオブジェクトが削除された場合には、デー
タべース7に格納されている系統制御システム構成情報
33の内容によって、削除されたオブジェクトと同種の
オブジェクトを他の装置から入力するか、自装置で複製
するかして、削除前の状態に自己再生する。As shown in FIG. 6A, five objects (objects A to A) are
When the object E) is registered and executed, FIG.
As shown in (b), when three objects (objects C to E) are deleted due to some trouble, the system control system configuration stored in the database 7 is deleted. Depending on the contents of the information 33, the same type of object as the deleted object is input from another device or copied by the own device, and the self-reproduction is performed to the state before the deletion.
【0108】例えば、図6(c)で、クライアントB6
3に何らかの異常が発生して、図6(b)に示すよう
に、オブジェクトC〜オブジェクトEの3つのオブジェ
クトが削除された時、削除されたオブジェクトCと同種
のオブジェクトがクライアントA62に、オブジェクト
Dと同種のオブジェクトがサーバB64に、オブジェク
トEと同種のオブジェクトが自装置、すなわちクライア
ントB63に登録されていた場合には、クライアントB
63は、クライアントA62とサーバB64から削除さ
れたのと同種のオブジェクトを入力し、さらに自装置に
登録されている削除されたのと同種のオブジェクトを複
製して、クライアントB63に異常が発生する前の状態
オブジェク卜構成に自己再生する。For example, in FIG. 6C, the client B6
As shown in FIG. 6B, when an abnormality occurs in the object 3 and three objects C to E are deleted, an object of the same type as the deleted object C is sent to the client A62 and the object D If an object of the same type is registered in the server B64 and an object of the same type as the object E is registered in its own device, that is, the client B63,
Reference numeral 63 denotes an input of an object of the same type as that deleted from the client A 62 and the server B 64, and furthermore, duplication of an object of the same type as the deleted object registered in the own device, before the occurrence of an abnormality in the client B 63. Self-regenerates to the state object configuration of.
【0109】図7は、装置を制御する上で新たにオブジ
ェクトが必要になった時に、最も短い時間でオブジェク
トを入力することが可能なサーバ、あるいは他のクライ
アントを探し、その装置に、必要とするオブジェクトを
送出させる場合の一例を示す図である。FIG. 7 shows that when a new object is needed for controlling the device, a server or another client capable of inputting the object in the shortest time is searched for, and the device needs the new object. FIG. 9 is a diagram illustrating an example of a case where an object to be transmitted is transmitted.
【0110】クライアントA72は、あらかじめ他の装
置、サーバA71、サーバB74、クライアントB73
〜クライアントD76と定期的に固定長のオブジェクト
のやりとりを行なって、オブジェクトの転送時間を計測
している。The client A72 is provided in advance with other devices, the server A71, the server B74, and the client B73.
-Fixed-length objects are regularly exchanged with the client D76 to measure the transfer time of the objects.
【0111】例えば、オブジェクトの計測時間が、クラ
イアントA72とサーバA71間で0.76[秒]、サ
ーバB74間で1.43[秒]、クライアントB73間
で0.32[秒]、クライアントC75間で1.19
[秒]、クライアントD76間で1.22[秒]の時、サ
ーバA71とクライアントB73には、必要とするオブ
ジェクトが登録されていない場合、クライアントA72
は、該当するオブジェクトが登録されている装置で、か
つオブジェクトの転送時間が一番短いクライアントC7
5から必要とするオブジェクトを入力する。For example, the measurement time of the object is 0.76 [sec] between the client A72 and the server A71, 1.43 [sec] between the server B74, 0.32 [sec] between the client B73, and the client C75. At 1.19
When [sec] is 1.22 [sec] between the client D76 and the required object is not registered in the server A71 and the client B73, the client A72
Is the client in which the object is registered and the transfer time of the object is the shortest.
Input the required object from 5.
【0112】図8は、ネットワークに接続されているサ
ーバや他のクライアントにハードウェアやオブジェクト
の各種診断を行なわせ、その各種診断情報によってクラ
イアント間のアクセス権の制限、禁止、許可を制御する
場合の一例を示す図である。FIG. 8 shows a case where a server or another client connected to a network performs various diagnoses of hardware or objects, and the restriction, prohibition, or permission of access rights between clients is controlled based on the various diagnostic information. It is a figure showing an example of.
【0113】例えば、クライアントB83とクライアン
トD86が電力設備から入力したデータのやりとりを行
なっている時に、何らかの異常によってクライアントD
86から応答が途絶えた場合には、クライアントB83
は、クライアントD86ら接続されている電力設備、あ
るいはそれを処理しているオブジェクトに何らかの異常
が発生したと判断して、障害を診断するためのオブジェ
クトをクライアントD86に送り込み、診断を行なわせ
る。For example, when the client B 83 and the client D 86 are exchanging data input from the power equipment, the client D 83
When the response is interrupted from 86, the client B83
Determines that some abnormality has occurred in the power equipment connected to the client D86 or the object processing the power equipment, sends an object for diagnosing a failure to the client D86, and causes the client D86 to perform the diagnosis.
【0114】そして、クライアントB83は、その診断
結果を受け取り、以後回復不可能と判断した場合には、
クライアントD86へのアクセスを制限する。上述した
ように、本実施の形態の系統制御システムにおいては、
次のような種々の効果を得ることができる。Then, when the client B83 receives the result of the diagnosis and determines that the recovery is impossible thereafter,
Restrict access to client D86. As described above, in the system control system according to the present embodiment,
The following various effects can be obtained.
【0115】(a)必要なオブジェクトを装置外から入
力して装置の制御を行なうことができ、またソフトウェ
アを外部装置から送り込んで動作させ、装置の制御を行
なうことができるため、装置のハードウェア構成や処理
手順の違いによる装置毎のソフトウェア開発や装置への
ソフトウェアの組み込み作業、ソフトウェアの保守作業
を最小限にすることが可能となる。(A) The required objects can be input from outside the device to control the device, and the software can be sent from an external device to operate and control the device. It is possible to minimize the software development for each device, the incorporation of software into the device, and the software maintenance due to differences in configuration and processing procedure.
【0116】(b)装置が動作中に動的にオブジェクト
の入力、削除が行なえるため、ハードウェアやソフトウ
ェアの動作状況に応じた柔軟な制御を行なうことが可能
となる。(B) Since an object can be dynamically inputted and deleted while the apparatus is operating, it is possible to perform flexible control according to the operating conditions of hardware and software.
【0117】(c)これまで遠方監視制御装置が設置さ
れている場所で行なっていた、ソフトウェアのバージョ
ンアップやトラブル等による改修作業、または保守作業
を、ネットワークを介して遠隔から行なえるため、それ
らの作業における作業時間、人員等の経費を大幅に削減
することが可能となる。(C) Since repair work or maintenance work due to software version upgrade or trouble or the like, which has been performed in the place where the remote monitoring control device is installed, can be performed remotely via a network, It is possible to greatly reduce the work time, personnel, and other costs in the above work.
【0118】(d)負荷分散処理が行なえるため、装置
単体の処理能力を超えるオブジェクトを処理することが
可能となる。 (e)負荷分散が行なえるため、高負荷による処理の遅
れや誤処理、処理の漏れ等が無くなり、より信頼性の高
いリアルタイムな制御を行なうことが可能となる。(D) Since load distribution processing can be performed, it becomes possible to process objects that exceed the processing capacity of the device alone. (E) Since load distribution can be performed, processing delay, erroneous processing, omission of processing, and the like due to high load are eliminated, and more reliable real-time control can be performed.
【0119】(f)ハードウェアの状況に応じて理想的
なオブジェクトの構成を取ることができ、またオブジェ
クトに異常が発生した場合に、最新のオブジェクトをサ
ーバ、あるいは他のクライアントより入力することがで
きるため、ハードウェアやソフトウェアの状況に応じた
信頼性の高い柔軟な制御を行なうことが可能となる。(F) It is possible to take an ideal object configuration according to the hardware status, and to input the latest object from the server or another client when an abnormality occurs in the object. Therefore, it is possible to perform highly reliable and flexible control according to the status of hardware and software.
【0120】(g)求められた経路に従ってオブジェク
トを入力すると、サーバ、あるいは他のクライアントか
らオブジェクトを入力する場合、または他のクライアン
トヘオブジェクト送り込み制御する場合に、最小限の時
間でそれらのことが行なえるため、よりリアルタイムな
制御を行なうことが可能となる。(G) When an object is input according to the determined route, when an object is input from a server or another client, or when an object is controlled to be sent to another client, such an operation is performed in a minimum time. Therefore, more real-time control can be performed.
【0121】(h)サーバ、あるいは他のクライアント
からオブジェクトを入力する場合、または他のクライア
ントヘオブジェクト送り込み制御する場合に、最小限の
時間でそれらのことが行なえるため、よりリアルタイム
な制御を行なうことが可能となる。(H) When an object is input from a server or another client, or when an object is controlled to be sent to another client, these operations can be performed in a minimum time, so that more real-time control is performed. It becomes possible.
【0122】(i)他のクライアントのハードウェアの
故障状況やオブジェクトの動作状況を把握することがで
きるため、ハードウェアやソフトウェアの状況に応じた
柔軟な制御を行なうことが可能となる。(I) Since the failure state of the hardware of another client and the operation state of the object can be grasped, it is possible to perform flexible control according to the state of the hardware and software.
【0123】(j)ハードウェアやオブジェクトに異常
があるサーバ、あるいは他のクライアントからのオブジ
ェクトの入力、またはそれらへのオブジェクトの出力を
制限することができるため、遠方監視制御システムに接
続されている装置の故障に影響されない柔軟な制御を行
なうことが可能となる。(J) Since the input of an object from a server or another client having an abnormality in hardware or an object or the output of an object to those can be restricted, the apparatus is connected to a remote monitoring control system. It is possible to perform flexible control that is not affected by device failure.
【0124】[0124]
【発明の効果】以上説明したように、本発明の遠方監視
制御装置および遠方監視制御システムによれば、ハード
ウェアに依存しない装置共通のソフトウェアを外部装置
から送り込んで動作させ、装置の制御を行なうことがで
きるため、装置のハードウェア構成や処理手順の違いに
よる装置毎のソフトウェア開発や装置ヘのソフトウェア
の組み込み作業、ソフトウェアの保守作業を最小限にす
ることが可能となる。As described above, according to the remote monitoring control apparatus and the remote monitoring control system of the present invention, the common software which does not depend on the hardware is sent from an external device to operate and control the device. Therefore, it is possible to minimize the software development for each device, the work of incorporating software into the device, and the maintenance work of software due to differences in hardware configuration and processing procedures of the device.
【0125】また、装置が動作中に動的にオブジェクト
の入力、削除が行なえるため、装置のハードウェアやソ
フトウェアの動作状況に応じた柔軟な制御を行なうこと
が可能となる。Further, objects can be dynamically inputted and deleted while the apparatus is operating, so that flexible control can be performed according to the operation status of the hardware and software of the apparatus.
【0126】一方、本発明の遠方監視制御装置および遠
方監視制御システムによれば、これまで遠方監視制御装
置が設置されている場所で行なっていた、ソフトウェア
のバージョンアップやトラブル等による改修作業、また
は保守作業をネットワークを介して遠隔から行なえるた
め、それらの作業における作業時間、人員等の経費を大
幅に削減することが可能となる。また、負荷分散処理が
行なえるため、装置単体の処理能力を超えるオブジェク
トを処理することが可能となる。On the other hand, according to the remote monitoring and control apparatus and the remote monitoring and control system of the present invention, repair work due to software version upgrade or trouble, which has been performed in the place where the remote monitoring and control apparatus is installed, or Since the maintenance work can be performed remotely via the network, it is possible to greatly reduce the work time, personnel, and other costs of the work. In addition, since load distribution processing can be performed, it is possible to process objects that exceed the processing capacity of the device alone.
【図1】本発明による遠方監視制御装置の第1の実施の
形態を示すブロック図。FIG. 1 is a block diagram showing a first embodiment of a remote monitoring control device according to the present invention.
【図2】同第1の実施の形態の遠方監視制御装置で扱わ
れるオブジェクトとオブジェクト管理情報の構成例を示
す図。FIG. 2 is an exemplary view showing a configuration example of objects and object management information handled by the remote monitoring control apparatus according to the first embodiment;
【図3】同第1の実施の形態の遠方監視制御装置で扱わ
れるデータベースとハードウェア構成情報と系統制御シ
ステム構成情報の構成例を示す図。FIG. 3 is an exemplary diagram showing a configuration example of a database, hardware configuration information, and system control system configuration information handled by the remote monitoring control apparatus according to the first embodiment;
【図4】本発明による遠方監視制御システムの第2の実
施の形態を示すブロック図。FIG. 4 is a block diagram showing a second embodiment of the remote monitoring control system according to the present invention.
【図5】同第2の実施の形態の遠方監視制御システムに
おける処理の負荷分散におけるオブジェクトの流れを示
す図。FIG. 5 is a diagram showing a flow of an object in processing load distribution in the remote monitoring control system according to the second embodiment;
【図6】同第2の実施の形態の遠方監視制御システムに
おけるオブジェクト構成の自己再生におけるオブジェク
トの流れを示す図。FIG. 6 is an exemplary view showing a flow of an object in self-reproduction of an object configuration in the remote monitoring control system according to the second embodiment;
【図7】同第2の実施の形態の遠方監視制御システムに
おけるオブジェクトが最短時間で入出力できる装置を探
すためのオブジェクトの流れを示す図。FIG. 7 is a diagram showing a flow of an object for searching for a device which can input and output the object in the shortest time in the remote monitoring control system according to the second embodiment;
【図8】同第2の実施の形態の遠方監視制御システムに
おける装置の診断オブジェクトと診断結果オブジェクト
の流れを示す図。FIG. 8 is a diagram showing a flow of a diagnosis object and a diagnosis result object of the device in the remote monitoring control system according to the second embodiment;
1…オブジェクト入力部、 2…オブジェクト出力部、 3…オブジェクト管理部、 4…オブジェクト実行部、 5…障害検出部、 6…ハードウェア構成検出部、 7…データベース。 DESCRIPTION OF SYMBOLS 1 ... Object input part, 2 ... Object output part, 3 ... Object management part, 4 ... Object execution part, 5 ... Failure detection part, 6 ... Hardware configuration detection part, 7 ... Database.
Claims (18)
ブジェクトを入力するオブジェクト入力手段と、 装置本体内で生成されたオブジェクトを前記外部装置に
出力するオブジェクト出力手段と、 前記各オブジェクトを管理するオブジェクト管理手段
と、 前記各オブジェクトを実行するオブジェクト実行手段
と、 前記装置本体に障害が発生した時にそれを検出し、当該
検出情報を障害情報として前記オブジェクト管理手段、
オブジェクト出力手段を介して前記外部装置に通知する
障害検出手段と、 前記装置本体の電源投入時、またはハードウェアの構成
が変わった時にそのハードウェア構成を検出し、当該検
出情報を新たなハードウェア構成情報として前記オブジ
ェクト管理手段、オブジェクト出力手段を介して前記外
部装置に通知するハードウェア構成検出手段と、 を備えて成ることを特徴とする遠方監視制御装置。1. An object input unit for inputting an object sent from an external device such as a computer, an object output unit for outputting an object generated in a device main body to the external device, and managing each of the objects. An object management unit, an object execution unit that executes each of the objects, detects when a failure occurs in the device body, and uses the detected information as failure information as the object management unit;
Failure detection means for notifying the external device via an object output means, and detecting the hardware configuration when the power of the apparatus main body is turned on or when the hardware configuration is changed, and adding the detected information to new hardware. And a hardware configuration detecting unit that notifies the external device via the object management unit and the object output unit as configuration information.
において、 前記オブジェクト入力手段は、 前記外部装置から入力したオブジェクトの動作上の安全
性、妥当性をチェックして、誤動作する可能性があると
判断した場合に、当該オブジェクトを排除して入力を拒
否する手段を備えたことを特徴とする遠方監視制御装
置。2. The remote monitoring control device according to claim 1, wherein the object input unit checks the operational safety and validity of the object input from the external device and may cause a malfunction. A remote monitoring control device comprising means for rejecting an input by removing the object when it is determined that there is an object.
方監視制御装置において、 前記オブジェクト管理手段は、 前記ハードウェア構成検出手段により検出されたハード
ウェア構成情報をオブジェクト化し、検出後直ちに前記
オブジェクト出力手段を介して外部装置に通知する手段
を備えたことを特徴とする遠方監視制御装置。3. The remote monitoring control device according to claim 1, wherein the object management unit converts the hardware configuration information detected by the hardware configuration detection unit into an object, and immediately after the detection, A remote monitoring control device comprising means for notifying an external device via an object output means.
項に記載の遠方監視制御装置において、 前記オブジェクト管理手段は、 前記障害検出手段により検出された障害情報をオブジェ
クト化し、検出後直ちに前記オブジェクト出力手段を介
して外部装置に通知する手段を備えたことを特徴とする
遠方監視制御装置。4. The method according to claim 1, wherein
In the remote monitoring control device according to the paragraph, the object management means includes means for converting the failure information detected by the failure detection means into an object, and immediately notifying the external device via the object output means after the detection. A remote monitoring control device characterized by the above-mentioned.
項に記載の遠方監視制御装置において、 前記オブジェクト管理手段、および前記オブジェクト実
行手段は、 実行中のオブジエクトが誤動作して、以後それが継続的
に発生する可能性があると判断した場合に、当該オブジ
ェクトを排除する手段を備えたことを特徴とする遠方監
視制御装置。5. The method according to claim 1, wherein
In the remote monitoring control device according to the item, the object management means and the object execution means, when it is determined that there is a possibility that the object being executed malfunctions and that it may occur continuously thereafter, A remote monitoring control device comprising means for eliminating an object.
項に記載の遠方監視制御装置において、 前記オブジェクト管理手段、および前記オブジェクト実
行手段は、 前記オブジェクト入力手段により入力された、または前
記装置本体内で生成された複数のオブジェクトの登録、
および既に登録されているオブジェクトの削除を行なう
手段を備え、 前記オブジェクト実行手段は、 複数のオブジェクトの実行を切り替えるスケジューリン
グ手段を備えたことを特徴とする遠方監視制御装置。6. The method according to claim 1, wherein
Item, the object management means, and the object execution means, registration of a plurality of objects input by the object input means, or generated in the device body,
And a means for deleting an already registered object, wherein the object execution means includes a scheduling means for switching execution of a plurality of objects.
において、 前記オブジェクト管理手段、および前記オブジェクト実
行手段は、 前記オブジェクトが実行する順番、およびタイミングを
変更する手段を備えたことを特徴とする遠方監視制御装
置。7. The remote monitoring control device according to claim 6, wherein the object management means and the object execution means include means for changing an execution order and timing of the objects. Remote monitoring and control equipment.
方監視制御装置において、 前記オブジェクト管理手段、および前記オブジェクト実
行手段は、 既に存在するオブジェクトを複製し、新たに前記外部装
置から入力したオブジェクトとして登録、実行する手段
を備えたことを特徴とする遠方監視制御装置。8. The remote monitoring control device according to claim 6, wherein the object management means and the object execution means duplicate an existing object and newly input the object from the external device. A remote monitoring control device comprising means for registering and executing as an object.
項に記載の遠方監視制御装置において、 前記ハードウェア構成検出手段は、 前記装置本体が動作中にハードウェアの構成に変化が生
じた時に直ちにそれを検出し、当該検出結果をオブジェ
クト化して前記オブジェクト出力手段を介して外部装置
に通知する手段と、 前記ハードウェア構成の変更によって不要となったオブ
ジェクトを削除する手段と、 前記ハードウェア構成の変更によって必要となったオブ
ジェクトを前記外部装置から入力、または装置本体内で
複製して追加する手段と、 を備えたことを特徴とする遠方監視制御装置。9. The method according to claim 6, wherein
In the remote monitoring control device according to the item, the hardware configuration detecting means detects a change in the hardware configuration immediately when the device main body is operating, detects the change, and converts the detection result into an object to generate the object. Means for notifying an external device via an output means, means for deleting an unnecessary object due to the change in the hardware configuration, input of the object required by the change in the hardware configuration from the external device, Or a means for duplicating and adding in a device main body.
1項に記載の遠方監視制御装置において、 前記オブジェクト実行手段は、 登録されている複数のオブジェクトの実行負荷を定期的
に計測し、その中で連続的に高負荷の状態で実行してい
るオブジェクトがある場合に、当該オブジェクトが実行
する順番、タイミングを操作して負荷を一時的に軽減す
る手段を備えたことを特徴とする遠方監視制御装置。10. The remote monitoring control device according to claim 6, wherein the object execution unit periodically measures an execution load of a plurality of registered objects, In the case where there is an object that is continuously being executed under a high load state, a means for temporarily reducing the load by manipulating the execution order and timing of the object is provided. Monitoring and control equipment.
部装置(サーバ)と、クライアントとなり得る前記請求
項6乃至請求項10のいずれか1項に記載の複数台の遠
方監視制御装置(クライアント)とが、ネットワークで
接続されて構成された遠方監視制御システムにおいて、 前記各クライアントが必要とする全てのオブジェクトを
前記サーバに置き、 前記クライアントは、 必要なオブジェクトを、前記サーバ、または他のクライ
アントから入力する手段と、 他のクライアントにオブジェクトを送り込んで実行さ
せ、制御を行なわせる手段と、 を備えたことを特徴とする遠方監視制御システム。11. An at least one external device (server) that can be a server and a plurality of remote monitoring control devices (clients) according to any one of claims 6 to 10 that can be a client. In a remote monitoring and control system configured to be connected via a network, all objects required by each client are placed on the server, and the client inputs necessary objects from the server or another client. A remote monitoring control system, comprising: means for transmitting an object to another client for execution and control.
システムにおいて、 前記装置本体の負荷が増大して期待した時間内に期待し
た処理が行なえないオブジェクトが発生した場合に、当
該オブジェクトを軽負荷状態で動作している他のクライ
アントに送り込んで処理させる手段を備えたことを特徴
とする遠方監視制御システム。12. The remote monitoring control system according to claim 11, wherein when an object that cannot perform expected processing occurs within an expected time due to an increase in a load on the apparatus main body, the object is lightly loaded. A remote monitoring control system comprising means for sending to another client operating in a state for processing.
載の遠方監視制御システムにおいて、 前記装置本体のハードウェアまたはオブジェクトに異常
が発生して、前記オブジェクト管理手段および前記オブ
ジェクト実行手段により削除されたオブジェクトを、前
記サーバ、または他のクライアントから入力するか、ま
たは既に存在するオブジェクトを複製することにより、
前記異常発生前の正常な状態オブジェクト構成に自己再
生する手段を備えたことを特徴とする遠方監視制御シス
テム。13. The remote monitoring control system according to claim 11, wherein an abnormality has occurred in hardware or an object of the apparatus main body, and the abnormality has been deleted by the object management unit and the object execution unit. By entering objects from the server, or other client, or by duplicating an already existing object,
A remote monitoring control system comprising means for self-regenerating the normal state object configuration before the occurrence of the abnormality.
れか1項に記載の遠方監視制御システムにおいて、 前記ネットワークに接続されているサーバとクライアン
トとの接続構成を検出する手段と、 前記サーバ、クライアント間のオブジェクトの転送時間
を計測する手段と、 前記検出された接続構成の情報、および前記計測された
転送時間の情報に基づいて、最短時間でオブジェクトの
転送が可能な経路を求める手段と、 を備えたことを特徴する遠方監視制御システム。14. The remote monitoring control system according to claim 11, wherein: a means for detecting a connection configuration between a server and a client connected to the network; Means for measuring the transfer time of the object between the clients, information on the detected connection configuration, and means for determining a path that allows the transfer of the object in the shortest time based on the information on the measured transfer time, A remote monitoring control system comprising:
システムにおいて、 前記装置本体を制御する上で新たにオブジェクトの追加
が必要になった場合に、最短時間でオブジェクトの入力
が可能なサーバ、または他のクライアントを探し、当該
装置に必要とするオブジェクトを送出させる手段を備え
たことを特徴とする遠方監視制御システム。15. The remote monitoring control system according to claim 14, wherein when a new object needs to be added to control the apparatus main body, a server capable of inputting the object in the shortest time. Alternatively, the remote monitoring control system includes means for searching for another client and transmitting a required object to the device.
れか1項に記載の遠方監視制御システムにおいて、 前記ネットワークに接続されている他のクライアントに
装置本体のハードウェアやオブジェクトの各種診断を行
なわせ、当該診断後直ちに診断結果を送出させる手段を
備えたことを特徴とする遠方監視制御システム。16. The remote monitoring control system according to any one of claims 11 to 15, wherein the other clients connected to the network perform various diagnoses of hardware and objects of the apparatus main body. And a means for transmitting a diagnosis result immediately after the diagnosis.
れか1項に記載の遠方監視制御システムにおいて、 クライアントから入力した前記障害情報や各種診断情報
に基づいて、各クライアント間のアクセス権の制限、禁
止、許可を制御する手段を備えたことを特徴とする遠方
監視制御システム。17. The remote monitoring control system according to claim 11, wherein the access right between the clients is restricted based on the fault information and various diagnostic information input from the clients. A remote monitoring control system, comprising means for controlling prohibition and permission.
れか1項に記載の遠方監視制御システムにおいて、 前記ネットワークに接続されているサーバや他のクライ
アントに装置本体のハードウェアやオブジェクトの各種
診断を行なわせ、当該診断結果に基づいて各クライアン
ト間のアクセス権の制限、禁止、許可を制御する手段を
備えたことを特徴とする遠方監視制御システム。18. The remote monitoring control system according to claim 11, wherein the server and other clients connected to the network perform various types of diagnosis of hardware and objects of the apparatus main body. And a means for controlling restriction, prohibition, and permission of access rights between the respective clients based on the diagnosis result.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10000348A JPH11194961A (en) | 1998-01-05 | 1998-01-05 | Device and system for remote monitoring control |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10000348A JPH11194961A (en) | 1998-01-05 | 1998-01-05 | Device and system for remote monitoring control |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH11194961A true JPH11194961A (en) | 1999-07-21 |
Family
ID=11471352
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10000348A Pending JPH11194961A (en) | 1998-01-05 | 1998-01-05 | Device and system for remote monitoring control |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH11194961A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2373606A (en) * | 2001-03-23 | 2002-09-25 | Sun Microsystems Inc | Fault reporting device driver |
US7343401B2 (en) | 2000-03-31 | 2008-03-11 | Fujitsu Limited | Remote maintenance apparatus, terminal connected to the apparatus and computer readable medium for realizing the apparatus and the terminal |
JP2011253231A (en) * | 2010-05-31 | 2011-12-15 | Hitachi Information Systems Ltd | Fault monitoring device, method, and program for parallel distributed processing system |
CN104978252A (en) * | 2014-04-02 | 2015-10-14 | 华为技术有限公司 | Sensor scanning method and substrate management controller |
US9940235B2 (en) | 2016-06-29 | 2018-04-10 | Oracle International Corporation | Method and system for valid memory module configuration and verification |
-
1998
- 1998-01-05 JP JP10000348A patent/JPH11194961A/en active Pending
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7343401B2 (en) | 2000-03-31 | 2008-03-11 | Fujitsu Limited | Remote maintenance apparatus, terminal connected to the apparatus and computer readable medium for realizing the apparatus and the terminal |
GB2373606A (en) * | 2001-03-23 | 2002-09-25 | Sun Microsystems Inc | Fault reporting device driver |
GB2373606B (en) * | 2001-03-23 | 2003-06-04 | Sun Microsystems Inc | A computer system |
US7137039B2 (en) | 2001-03-23 | 2006-11-14 | Sun Microsystems, Inc. | Device drivers configured to monitor device status |
JP2011253231A (en) * | 2010-05-31 | 2011-12-15 | Hitachi Information Systems Ltd | Fault monitoring device, method, and program for parallel distributed processing system |
CN104978252A (en) * | 2014-04-02 | 2015-10-14 | 华为技术有限公司 | Sensor scanning method and substrate management controller |
US9940235B2 (en) | 2016-06-29 | 2018-04-10 | Oracle International Corporation | Method and system for valid memory module configuration and verification |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6095140B2 (en) | Remote monitoring system, remote monitoring method, and program | |
CN110119325A (en) | Server failure processing method, device, equipment and computer readable storage medium | |
US20100176972A1 (en) | Method and device for monitioning avionics systems connected to a shared medium | |
JPH11194961A (en) | Device and system for remote monitoring control | |
CN102521086A (en) | Dual-mode redundant system based on lock step synchronization and implement method thereof | |
US8522075B2 (en) | Storage system having storage devices for storing data and control devices for controlling the storage devices | |
US20220214954A1 (en) | Electronic device for use in an automation system, and an automation system | |
JP2011076344A (en) | Information processing apparatus, method of controlling information processing apparatus and control program | |
JPWO2011051999A1 (en) | Information processing apparatus and information processing apparatus control method | |
JPH11261663A (en) | Communication processing control means and information processor having the control means | |
JP2007334668A (en) | Memory dumping method, cluster system, node constituting the system, and program | |
US7409605B2 (en) | Storage system | |
JP2004110801A (en) | Technique for inspecting propriety of re-initialized channel-to-channel connection | |
RU2720951C1 (en) | Method and distributed computer system for data processing | |
JP2014164628A (en) | Information processing device, information processing method, information processing program, integrated monitoring server and monitoring system | |
US10089200B2 (en) | Computer apparatus and computer mechanism | |
JP5337661B2 (en) | Memory control device and control method of memory control device | |
KR100930126B1 (en) | System for governing a divergence and control method of the same | |
JP2003140704A (en) | Process controller | |
KR20190080684A (en) | System for Integrating PLC and HMI Based on Multi Core Processor | |
JP5477122B2 (en) | Computer system, computer system management method, gateway device, and program | |
JP4117685B2 (en) | Fault-tolerant computer and its bus selection control method | |
JP2007323190A (en) | Calculation control system for performing data communication and its communication method | |
JP2946541B2 (en) | Redundant control system | |
US20230008667A1 (en) | Controller and controller system |