JPH10187496A - Remote supervisory and control system - Google Patents
Remote supervisory and control systemInfo
- Publication number
- JPH10187496A JPH10187496A JP8346998A JP34699896A JPH10187496A JP H10187496 A JPH10187496 A JP H10187496A JP 8346998 A JP8346998 A JP 8346998A JP 34699896 A JP34699896 A JP 34699896A JP H10187496 A JPH10187496 A JP H10187496A
- Authority
- JP
- Japan
- Prior art keywords
- data
- dll
- parity
- version
- host computer
- 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)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、遠方監視制御シス
テムに係り、特にホストコンピュータからフロントエン
ドプロセッサに設備データを送信するためのダウンライ
ンロード処理方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote monitoring control system, and more particularly to a downline load processing system for transmitting equipment data from a host computer to a front-end processor.
【0002】[0002]
【従来の技術】遠方監視制御システムは、フロントエン
ドプロセッサ(FEP)の運用に必要な設備データ(監
視対象の機器の情報や子局の情報など)をホストコンピ
ュータから回線を通してフロントエンドプロセッサへ送
信、すなわちダウンラインロード(DLL)処理を行
い、フロントエンドプロセッサにより現場設備や機器と
の間の計測データや制御データの送受信により現場設備
や機器を遠方監視制御する。2. Description of the Related Art A remote monitoring control system transmits equipment data (information on equipment to be monitored and information on slave stations) necessary for operation of a front-end processor (FEP) from a host computer to the front-end processor through a line. That is, a down-line load (DLL) process is performed, and the front-end processor transmits and receives measurement data and control data to and from the on-site equipment and equipment to remotely monitor and control the on-site equipment and equipment.
【0003】ホストコンピュータからFEPへのDLL
データは、ホストコンピュータから必要に応じて送信さ
れ、1つではなく数世代のデータが存在することにな
り、これら世代データの管理にバージョン情報が使用さ
れる。[0003] DLL from host computer to FEP
The data is transmitted from the host computer as needed, and not one but several generations of data exist, and version information is used for managing these generations of data.
【0004】図3は、バージョン管理手順を示す。FE
Pの起動時、あるいはFEPの運転モード変更時等にF
EPからホストコンピュータへバージョン情報を送信
し、ホストコンピュータが自身で使用しているDLLデ
ータとFEPで使用しているDLLデータが同じである
かを調べるバージョンチェックを行う。FIG. 3 shows a version management procedure. FE
When starting P or changing the operation mode of FEP, F
The version information is transmitted from the EP to the host computer, and a version check is performed to check whether the DLL data used by the host computer and the DLL data used by the FEP are the same.
【0005】ホストコンピュータは、バージョンチェッ
クにより、DLLデータの世代が不一致の場合はDLL
によりFEPのDLLデータを更新登録し、DLLデー
タの一致を得る。このDLLデータの登録の際にはDL
Lにより設備データをFEPへ送信し、DLLデータの
バージョンも送信及び登録する。[0005] If the host computer finds that the generations of the DLL data do not match by the version check,
To update and register the DLL data of the FEP to obtain a match of the DLL data. When registering this DLL data, DL
L, the equipment data is transmitted to the FEP, and the version of the DLL data is also transmitted and registered.
【0006】[0006]
【発明が解決しようとする課題】遠方監視制御システム
の運転では、ホストコンピュータのDLLデータとFE
PのDLLデータの一致が必要条件となる。このデータ
が不一致になると、FEPからホストコンピュータへ送
信するデータの内容がホストコンピュータ側で正しく認
識されないことになる。In operation of the remote monitoring control system, DLL data of the host computer and FE
A requirement is that the DLL data of P match. If the data does not match, the contents of the data transmitted from the FEP to the host computer will not be correctly recognized on the host computer side.
【0007】DLLデータの一致はDLLデータのバー
ジョンで管理され、バージョンはDLLデータの世代を
正しく示すが、内容までは保証されない。The consistency of DLL data is managed by the version of the DLL data, and the version correctly indicates the generation of the DLL data, but the content is not guaranteed.
【0008】例えば、FEPのハードウェアの故障やノ
イズによる誤動作等により、DLLデータの一部が破壊
されてしまった場合、そのバージョンは更新されないが
データが変化している。For example, when a part of DLL data is destroyed due to a malfunction of FEP hardware or malfunction due to noise, the version is not updated but the data is changed.
【0009】また、DLLデータは、バッテリバックア
ップのついたメモリ上に保存されるが、バッテリが切れ
てしまった場合などは、そのメモリの内容は保証されな
い。Further, DLL data is stored in a memory with a battery backup, but when the battery runs out, the contents of the memory are not guaranteed.
【0010】このように、バージョン情報のエリアがた
またま破壊されず、データの一部が破壊された場合など
の状況はバージョンチェックだけでは把握できないた
め、以下のような問題がある。As described above, a situation where the area of the version information is not accidentally destroyed and a part of the data is destroyed cannot be grasped only by the version check, so that the following problem occurs.
【0011】FEPで管理されているDLLデータの一
部が変化した場合、バージョンは正しく世代を示してい
るため、ホストコンピュータとFEPで異なるDLLデ
ータでの運用を行ってしまうことになる。When a part of the DLL data managed by the FEP changes, the version correctly indicates the generation, so that the host computer and the FEP use different DLL data.
【0012】この状態は、図4に示し、DLL直後にホ
ストコンピュータ及びFEPが持つDLLデータ及びバ
ージョン情報が同じであるが、FEPのDLLデータが
一部変化したとき、その後の運用ではホストコンピュー
タとFEPのバージョン情報は一致するが、DLLデー
タが異なってしまい、ホストコンピュータはFEPから
のデータを受信してもその内容が正しく認識されないこ
とになる。This state is shown in FIG. 4, in which the DLL data and the version information of the host computer and the FEP are the same immediately after the DLL, but when the DLL data of the FEP partially changes, the host computer and the FEP are in the subsequent operation. Although the version information of the FEP matches, the DLL data differs, and even if the host computer receives the data from the FEP, the contents will not be correctly recognized.
【0013】本発明の目的は、DLLデータの内容変化
も含めたDLLデータの世代管理を確実にした遠方監視
制御システムを提供することにある。SUMMARY OF THE INVENTION An object of the present invention is to provide a remote monitoring control system which ensures the management of the generation of DLL data including the change in the contents of DLL data.
【0014】[0014]
【課題を解決するための手段】本発明は、DLLデータ
の変化をそのパリティチェックで管理することにより、
DLLデータの世代管理を行うようにしたもので、以下
の構成を特徴とする。According to the present invention, a change in DLL data is managed by its parity check.
It is for managing the generation of DLL data, and is characterized by the following configuration.
【0015】ホストコンピュータからダウンラインロー
ド処理でフロントエンドプロセッサへダウンラインロー
ドデータを送信し、ホストコンピュータ及びフロントエ
ンドプロセッサに持つバージョン情報でダウンラインロ
ードデータの変更等を管理する遠方監視制御システムに
おいて、前記フロントエンドプロセッサは、ダウンライ
ンロード時に前記ダウンラインロードデータ全体を排他
的論理和したパリティデータを設定するパリティーエリ
アを設け、データバージョンチェック時に前記ダウンラ
インロードデータの排他的論理和を求め、このときのパ
リティデータと前記パリティーエリアに保存するパリテ
ィデータとを比較し、この比較が不一致になるときに前
記バージョン情報をクリアして前記ホストコンピュータ
からのダウンラインロードを実行するバージョン管理手
段を備えたことを特徴とする。In a remote monitoring control system for transmitting downline load data from a host computer to a front end processor in a down line load process and managing changes in the down line load data with version information of the host computer and the front end processor, The front-end processor is provided with a parity area for setting parity data obtained by performing an exclusive OR operation on the entire downline load data at the time of downline loading, and obtaining an exclusive OR operation of the downline load data at a data version check. The parity data at that time is compared with the parity data stored in the parity area, and when the comparison does not match, the version information is cleared and a download from the host computer is performed. Characterized by comprising a version management means for executing the load.
【0016】[0016]
【発明の実施の形態】本実施形態におけるDLLデータ
の世代管理は、DLLデータの世代を示す情報として、
DLLデータのバージョンとは別に、DLLデータのパ
リティーエリアを設ける。BEST MODE FOR CARRYING OUT THE INVENTION The generation management of DLL data in the present embodiment is performed as information indicating the generation of DLL data.
A parity area for the DLL data is provided separately from the version of the DLL data.
【0017】このパリティーエリアには、DLLデータ
全体を排他的論理和したパリティデータを設定するため
のもので、ホストコンピュータからFEPへのDLLが
行われたときに、FEPでDLLデータ全体を排他的論
理和したパリティデータが設定される。The parity area is used to set parity data obtained by performing an exclusive OR operation on the entire DLL data. When the DLL is transmitted from the host computer to the FEP, the entire DLL data is exclusively used by the FEP. The logically ORed parity data is set.
【0018】図1は、FEPにおけるパリティデータの
設定を示し、DLLにはバージョンとDLLデータが取
り込まれ、この直後にFEPによるDLLデータの排他
的論理和演算によりパリティデータを求め、これをパリ
ティーエリアに設定する。FIG. 1 shows the setting of parity data in the FEP. The DLL receives the version and the DLL data. Immediately thereafter, the parity data is obtained by exclusive OR operation of the DLL data by the FEP, and the parity data is obtained. Set to.
【0019】図2は、パリティーエリアへのパリティデ
ータ設定後のバージョン管理手順を示す。FEPは、D
LLによるDLLデータの変更時にパリティーエリアへ
のパリティデータ設定を行い、この後、定期的やホスト
コンピュータからの要求等により実行するDLLデータ
バージョンチェック時に、現在のDLLデータの排他的
論理和を求め、この値(パリティデータA’)とパリテ
ィーエリアに保存されるパリティーデータAとを比較す
る。FIG. 2 shows a version management procedure after setting parity data in the parity area. FEP is D
The parity data is set in the parity area when the DLL data is changed by the LL, and thereafter, at the time of checking the DLL data version, which is executed periodically or in response to a request from the host computer, an exclusive OR of the current DLL data is obtained. This value (parity data A ′) is compared with the parity data A stored in the parity area.
【0020】この比較でパリティデータの不一致がある
と、DLLデータに変化が発生していると判定し、FE
Pはバージョン情報をクリアする。そして、FEPは、
ホストコンピュータに対してバージョン不一致によりD
LLを要求し、ホストコンピュータからDLLを行う。If there is a mismatch in the parity data in this comparison, it is determined that a change has occurred in the DLL data, and the FE
P clears the version information. And FEP is
D due to version mismatch with host computer
LL is requested, and DLL is performed from the host computer.
【0021】これにより、ホストコンピュータとFEP
のバージョン情報を一致させ、DLLデータの内容も一
致させることができる。また、DLLによりパリティデ
ータの演算も行い、パリティーエリアへの正しい設定を
得る。Thus, the host computer and the FEP
And the contents of the DLL data. In addition, the operation of the parity data is also performed by the DLL, and a correct setting for the parity area is obtained.
【0022】[0022]
【発明の効果】以上のとおり、本発明によれば、DLL
データの変化をそのパリティチェックで管理することに
より、DLLデータの世代管理を行うようにしたため、
DLLデータの内容がハードウェアの異常等によって変
化した場合にもDLLデータの世代管理ができる効果が
ある。As described above, according to the present invention, the DLL
Since the data change is managed by the parity check, the generation management of the DLL data is performed.
Even when the content of the DLL data is changed due to a hardware abnormality or the like, the generation of the DLL data can be managed.
【図1】本発明の実施形態を示すパリティデータ設定。FIG. 1 shows parity data setting according to an embodiment of the present invention.
【図2】実施形態におけるバージョン管理手順。FIG. 2 is a version management procedure in the embodiment.
【図3】従来のDLLバージョンチェック処理手順。FIG. 3 shows a conventional DLL version check processing procedure.
【図4】従来方式におけるDLLデータの不一致発生
例。FIG. 4 shows an example of occurrence of mismatch of DLL data in the conventional method.
───────────────────────────────────────────────────── フロントページの続き (72)発明者 鶴田 武 東京都品川区大崎2丁目1番17号 株式会 社明電舎内 ────────────────────────────────────────────────── ─── Continued on front page (72) Inventor Takeshi Tsuruta Inside Meidensha 2-1-1-17 Osaki, Shinagawa-ku, Tokyo
Claims (1)
ード処理でフロントエンドプロセッサへダウンラインロ
ードデータを送信し、ホストコンピュータ及びフロント
エンドプロセッサに持つバージョン情報でダウンライン
ロードデータの変更等を管理する遠方監視制御システム
において、 前記フロントエンドプロセッサは、 ダウンラインロード時に前記ダウンラインロードデータ
全体を排他的論理和したパリティデータを設定するパリ
ティーエリアを設け、 データバージョンチェック時に前記ダウンラインロード
データの排他的論理和を求め、このときのパリティデー
タと前記パリティーエリアに保存するパリティデータと
を比較し、この比較が不一致になるときに前記バージョ
ン情報をクリアして前記ホストコンピュータからのダウ
ンラインロードを実行するバージョン管理手段を備えた
ことを特徴とする遠方監視制御システム。1. A remote monitoring control system for transmitting downline load data from a host computer to a front-end processor in a downline load process, and managing changes in the downline load data using version information of the host computer and the front-end processor. In the above, the front-end processor is provided with a parity area for setting parity data obtained by performing an exclusive OR operation on the entire downline load data at the time of downline loading, and obtaining an exclusive OR operation of the downline load data at a data version check. Then, the parity data at this time is compared with the parity data stored in the parity area, and when the comparison becomes inconsistent, the version information is cleared and a download from the host computer is performed. A remote monitoring control system comprising version control means for executing an inload.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8346998A JPH10187496A (en) | 1996-12-26 | 1996-12-26 | Remote supervisory and control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8346998A JPH10187496A (en) | 1996-12-26 | 1996-12-26 | Remote supervisory and control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10187496A true JPH10187496A (en) | 1998-07-21 |
Family
ID=18387238
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8346998A Pending JPH10187496A (en) | 1996-12-26 | 1996-12-26 | Remote supervisory and control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10187496A (en) |
-
1996
- 1996-12-26 JP JP8346998A patent/JPH10187496A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7197634B2 (en) | System and method for updating device firmware | |
US7840796B2 (en) | Booting to a recovery/maintenance environment | |
US20180210724A1 (en) | Method of updating baseboard management controller firmware for fan speed control | |
US7941658B2 (en) | Computer system and method for updating program code | |
JP7351933B2 (en) | Error recovery method and device | |
US7178056B2 (en) | Rolling software upgrades for fault tolerant systems | |
US10891180B2 (en) | Multiple-processor error detection system and method thereof | |
JPH10187496A (en) | Remote supervisory and control system | |
US11656964B2 (en) | Processor with non-intrusive self-testing | |
CN114026537A (en) | Method for carrying out a dialogue with a computer on a vehicle bus of a vehicle | |
JPS62293441A (en) | Data outputting system | |
JPH05165545A (en) | System time managing device | |
CN118689807A (en) | Processor lockstep system, method, equipment and storage medium | |
JP3028836B2 (en) | Arithmetic processing system | |
JPS5812062A (en) | Output device for parallel electronic computer system | |
CN118656307A (en) | Fault detection method, server, medium and product of baseboard management controller | |
CN117009169A (en) | Database monitoring method, device, computer equipment and storage medium | |
CN117763568A (en) | Trusted loading system and method for data acquisition central control equipment | |
JP2001306328A (en) | System and method for managing firmware update history | |
TW400475B (en) | CMOS data loading method | |
CN113687998A (en) | Control method for eliminating abnormal operation of management engine | |
JP2000066720A (en) | Monitoring device | |
JP2004005026A (en) | Process control system for production line | |
JPH0511986A (en) | Revision managing device | |
JPH03276246A (en) | Network terminal equipment |