JP3602482B2 - Monitoring and control equipment - Google Patents
Monitoring and control equipment Download PDFInfo
- Publication number
- JP3602482B2 JP3602482B2 JP2001239561A JP2001239561A JP3602482B2 JP 3602482 B2 JP3602482 B2 JP 3602482B2 JP 2001239561 A JP2001239561 A JP 2001239561A JP 2001239561 A JP2001239561 A JP 2001239561A JP 3602482 B2 JP3602482 B2 JP 3602482B2
- Authority
- JP
- Japan
- Prior art keywords
- server
- data
- trend
- event history
- database
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
- Testing And Monitoring For Control Systems (AREA)
Description
【0001】
【発明の属する技術分野】
この発明は、画面上で上下水処理プラント等、各種プラントの監視制御を行う監視制御装置に関するものである。特に、プラント監視における運転支援機能を有する監視制御装置に関するものである。
【0002】
【従来の技術】
従来の監視制御装置について図面を参照しながら説明する。図16は、従来の監視制御装置の構成を示す図である。
【0003】
図16において、1はグラフィック画面(表示機能)、2はイベント履歴画面(表示機能)、3はトレンドグラフ画面(表示機能)、4はイベント履歴サーバ、5はトレンドサーバ、6はイベント履歴データベース(DB)、7はトレンドデータベース(DB)、8はリアルタイムデータサーバ、9は上下水処理プラント等のプラントを示す。また、100は監視制御装置であり、グラフィック画面(表示機能)1〜リアルタイムデータサーバ8は、それぞれ監視制御装置100内のソフトウエアで構成されている。
【0004】
つぎに、従来の監視制御装置の動作について図面を参照しながら説明する。
【0005】
通常時のプラント監視は、プラント9の監視対象である機器、および計測値をシンボル化して表示したグラフィック画面1で行っている。このグラフィック画面1には、プラント9の現状の計測値、または状態などが表示されている。プラント9の機器の操作、および数値設定も、グラフィック画面1より行う。
【0006】
また、プラント9で異常などの状態変化が発生すると、イベント履歴画面2で、どのような状態変化が発生したかを監視することができる。
【0007】
さらに、トレンドグラフ画面3では、プラント9の定周期の計測値、または状態のデータを過去に遡って表示することができる。
【0008】
グラフィック画面1には、上述したように、プラント9の現在の状態が表示される。このグラフィック画面1の表示時の動作は、以下のようになる。
【0009】
グラフィック画面1を表示するときは、まず、グラフィック画面表示機能1は、表示を行うデータをリアルタイムデータサーバ8に要求し、このリアルタイムデータサーバ8がプラント9からデータを収集する(ステップST901)。
【0010】
そして、リアルタイムデータサーバ8は、グラフィック画面表示機能1へ収集したデータを返す(ステップST902)。
【0011】
プラント9においてアラームや状態変化が起こった場合は、リアルタイムデータサーバ8は、プラント9からアラームや状態変化のデータを受け取る。
【0012】
次に、イベント履歴サーバ4は、リアルタイムデータサーバ8からアラーム、状態変化データを収集する(ステップST903)。このイベント履歴サーバ4は、収集したアラーム、状態変化データを、イベント履歴DB6へ格納する。
【0013】
また、イベント履歴サーバ4は、イベント履歴画面表示機能2からの要求により、イベント履歴DB6からイベント履歴データを収集して、イベント履歴画面表示機能2へ返す(ステップST904)。以上の方法により、イベント履歴画面2にイベントの履歴を表示することができる。
【0014】
また、リアルタイムデータサーバ8は、定周期でプラント9から計測値を収集し(ステップST90l)、さらに、トレンドサーバ5は、それらのデータを収集する(ステップST905)。このトレンドサーバ5は、収集したトレンドデータを、トレンドDB7へ格納する。
【0015】
また、トレンドサーバ5は、トレンドグラフ画面表示機能3からの要求により、トレンドDB7からトレンドデータを収集して、トレンドグラフ画面表示機能3へ返す(ステップST906)。以上の方法により、トレンドグラフ画面3にトレンドデータを表示することができる。
【0016】
また、プラント9の機器の操作及び数値設定を行う場合は、グラフィック画面表示機能1は、リアルタイムデータサーバ8に対して、操作/設定要求を出し(ステップST907)、このリアルタイムデータサーバ8は、プラント9に対して操作/設定を行う(ステップST908)。
【0017】
【発明が解決しようとする課題】
上述したような従来の監視制御装置では、イベント履歴データ、トレンドデータは、それぞれイベント履歴画面2、トレンドグラフ画面3といった別々の画面上で参照されており、それぞれを関連付けて参照することが困難であった。このため、プラント9に異常が発生した際、過去の操作履歴やそのときのプラント9の状態の推移を参考に処置を行う、といった方法もとれず、その処置は操作員の経験に頼っていた。さらに、プラント9での異常に対して、適切な操作を行えるようになるためには、長期間の操作経験と、異常発生時の処置に関する膨大なマニュアルを理解する必要があり、容易ではなかった。
【0018】
また、このような問題点に対して、例えば特開平02−015307号公報に記載された「プラント運転支援装置」では、プラントで発生した異常に対してガイダンスメッセージと共に、操作すべき機器やシンボルを表示する機能があるが、下記のような問題点があった。操作すべきシンボルは明示されるが、そのシンボルについて、どのような操作や設定値を行うかをガイダンスメッセージに基づいて操作員が考えて決める必要がある。操作や設定値がガイダンスメッセージに示されている場合も、そのメッセージに基づいて、操作や設定値を画面に入力する手順が必要となり、処置までに時間を要する。
【0019】
また、特開平11−327627号公報に記載された「プラント監視制御装置」では、蓄積した過去データを用いて、過去の同一操作/設定の履歴のリストと、それぞれのプラントの状態推移を参照することはできるが、下記のような問題点があった。操作/設定の様子を一覧で参照できるのみであり、実際に制御ウィンドウを用いて、どのような操作/設定値で、どのような間隔を空けて実施したかを把握することが困難である。また、操作/設定とそのときのプラントの状態推移は、異常に対する処置として常に最適とは限らない(一部誤った操作を行っている場合もある)。つまり、過去事例として参考にできない場合もある。
【0020】
また、特開平09−081233号公報に記載された「監視制御支援装置」では、異常発生時の画像、音声のプレイバックが可能であるが、下記のような問題点があった。異常ではなく、運転のON/OFFなどの通常の状態変化発生時のプレイバックができない。
【0021】
さらに、特開平10−171531号公報に記載された「プラント監視表示機能」では、画面上に配置されたポイントのプレイバック機能を持つが、下記のような問題点があった。各機器に対する操作と、各計測値に対する設定手順を含めたプレイバックは不可能である。
【0022】
この発明は、前述した問題点を解決するためになされたもので、以下の機能を有する監視制御装置を得ることを目的とする。
【0023】
過去の制御ウィンドウによる操作/設定の状況、そのときのプラント状態の推移と、アラーム、ガイダンス、操作履歴などのメッセージ一覧と、計装機能等をグラフィック画面上でプレイバック表示する『プレイバック機能』を監視制御装置は有する。
【0024】
また、必要であれば、過去の操作/設定と、そのときのプラント状態の推移をイベント履歴画面やトレンドグラフ画面上より編集でき、過去事例として参考にできない操作などを変更することなどにより、経験の浅い操作員の訓練教材として最適化できる『過去データ編集機能』を監視制御装置は有する。
【0025】
また、プラントにおいて異常等、状態変化が発生した場合、運転支援DBに蓄積されたガイダンス情報(操作/設定アクション等)に基づき、ガイダンスを表示すると共に、操作に必要なシンボルについて制御ウィンドウが自動で表示され、その中に必要な操作/設定値が既に入力済みとなっている『運転ガイダンズ機能』を監視制御装置は有する。なお、操作が複数ステップとなる場合は、順次、操作/設定アクション等がセットされた制御ウィンドウが自動表示される上記運転ガイダンズ機能を監視制御装置は有する。
【0026】
また、運転支援DBの内容を運転支援DB編集画面上で編集できる『運転支援DB編集機能』を監視制御装置は有する。
【0027】
さらに、プラントにおいて異常等、状態変化が発生した場合、イベント履歴DB、トレンドDB、運転支援DBから、その状態変化について、過去に同一状態変化に対する処置方法がないか検索し、あれば、そのときの操作/設定の様子と、プラントの状態推移と、アラーム、ガイダンス、操作履歴などのメッセージ一覧と、計装機能等をグラフィック画面上で自動プレイバック表示する『自動プレイバック機能』を監視制御装置は有する。
【0028】
【課題を解決するための手段】
この発明に係る監視制御装置は、イベント履歴データを格納するイベント履歴データベースと、トレンドデータを格納するトレンドデータベースと、前記イベント履歴データベースを管理し、プレイバック開始指令に従って前記イベント履歴データベースから前記イベント履歴データを取得するイベント履歴サーバと、前記トレンドデータベースを管理し、前記プレイバック開始指令に従って前記トレンドデータベースから前記トレンドデータを取得するトレンドサーバと、前記プレイバック開始指令を仲介して前記イベント履歴サーバ及び前記トレンドサーバへ送る統合データサーバと、グラフィック画面上のプレイバックボタンがクリックされると前記グラフィック画面上にプレイバック開始ウィンドウを表示し、前記プレイバック開始ウィンドウにおいて開始時刻が入力されて再生開始ボタンがクリックされると前記開始時刻を含む前記プレイバック開始指令を出力し、前記統合データサーバ、前記イベント履歴サーバ、及び前記トレンドサーバを通じて前記イベント履歴データベース、及び前記トレンドデータベースから前記開始時刻以降のイベント履歴データ、及びトレンドデータを取得して前記グラフィック画面に表示するグラフィック画面表示機能とを備えたものである。
【0029】
また、この発明に係る監視制御装置は、イベント履歴画面上の編集モードボタンがクリックされると前記イベント履歴画面上に表示中のイベント履歴データをイベント履歴データ一覧として表示し、前記イベント履歴データ一覧においてデータが編集されて保存ボタンがクリックされると編集されたイベント履歴データを含む変更要求を出力するイベント履歴画面表示機能をさらに備え、前記統合データサーバは、前記変更要求を仲介して前記イベント履歴サーバへ送り、前記イベント履歴サーバは、前記変更要求に従って前記イベント履歴データベースを書き換えるものである。
【0030】
また、この発明に係る監視制御装置は、トレンドグラフ画面上の編集モードボタンがクリックされると前記トレンドグラフ画面上に表示中のトレンドデータをトレンドデータ一覧として表示し、前記トレンドデータ一覧においてデータが編集されて保存ボタンがクリックされると編集されたトレンドデータを含む変更要求を出力するトレンドグラフ画面表示機能をさらに備え、前記統合データサーバは、前記変更要求を仲介して前記トレンドサーバへ送り、前記トレンドサーバは、前記変更要求に従って前記トレンドデータベースを書き換えるものである。
【0031】
この発明に係る監視制御装置は、プラントで発生した状態変化を収集して出力するリアルタイムデータサーバと、状態変化に対応する運転ガイダンス情報を格納する運転支援データベースと、前記運転支援データベースを管理し、切り替え値「運転ガイダンス」を含む運転支援モード切替指令に従って前記リアルタイムデータサーバからの状態変化に対応する運転ガイダンス情報を前記運転支援データベースから取得して出力する運転支援サーバと、前記切り替え値「運転ガイダンス」を含む運転支援モード切替指令を仲介して前記運転支援サーバへ送る統合データサーバと、グラフィック画面上の運転支援モード切替ボタンがクリックされて運転支援モードが運転ガイダンスに切り替えられると、前記切り替え値「運転ガイダンス」を含む運転支援モード切替指令を前記統合データサーバを通じて前記運転支援サーバへ出力し、前記運転支援サーバから前記統合データサーバを通じて前記状態変化に対応する運転ガイダンス情報を取得して前記グラフィック画面に表示するグラフィック画面表示機能とを備えたものである。
【0032】
また、この発明に係る監視制御装置は、運転支援DB編集画面上の編集モードボタンがクリックされるとDB内容取得要求を出力して前記運転支援データベースから取得した状態変化に対応する運転ガイダンス情報の一覧を表示し、前記運転ガイダンス情報一覧においてデータが編集されて保存ボタンがクリックされると運転ガイダンス情報の編集結果を出力する運転支援DB編集画面表示機能をさらに備え、前記統合データサーバは、前記DB内容取得要求、及び前記編集結果を仲介して前記運転支援サーバへ送るとともに、前記状態変化に対応する運転ガイダンス情報を仲介して前記運転支援DB編集画面表示機能へ送り、前記運転支援サーバは、前記DB内容取得要求に従って前記運転支援データベースから前記状態変化に対応する運転ガイダンス情報を取得するとともに、前記編集結果に従って前記運転支援データベースを書き換えるものである。
【0033】
この発明に係る監視制御装置は、プラントで発生した状態変化を収集して出力するリアルタイムデータサーバと、イベント履歴データを格納するイベント履歴データベースと、トレンドデータを格納するトレンドデータベースと、前記イベント履歴データベースを管理し、検索要求に従って前記イベント履歴データベースから過去に同じ状態変化が発生した時刻を検索してその検索結果を出力し、プレイバック開始指令に従って前記イベント履歴データベースから前記イベント履歴データを取得するイベント履歴サーバと、前記トレンドデータベースを管理し、前記プレイバック開始指令に従って前記トレンドデータベースから前記トレンドデータを取得するトレンドサーバと、切り替え値「自動プレイバック」を含む運転支援モード切替指令に従って前記リアルタイムデータサーバからの状態変化に対して、過去に同じ状態変化が発生した時刻の検索要求を出力する運転支援サーバと、前記切り替え値「自動プレイバック」を含む運転支援モード切替指令を仲介して前記運転支援サーバへ送り、前記検索要求を仲介して前記イベント履歴サーバへ送り、前記検索要求に対する検索結果に基づいて開始時刻を含む前記プレイバック開始指令を前記イベント履歴サーバ及び前記トレンドサーバへ送る統合データサーバと、グラフィック画面上の運転支援モード切替ボタンがクリックされて運転支援モードが自動プレイバックに切り替えられると、前記切り替え値「自動プレイバック」を含む運転支援モード切替指令を前記統合データサーバを通じて前記運転支援サーバへ出力し、前記統合データサーバ、前記イベント履歴サーバ、及び前記トレンドサーバを通じて前記イベント履歴データベース、及び前記トレンドデータベースから前記開始時刻以降のイベント履歴データ、及びトレンドデータを取得して前記グラフィック画面に表示するグラフィック画面表示機能とを備えたものである。
【0034】
また、この発明に係る監視制御装置は、前記統合データサーバが、前記イベント履歴サーバからの検索結果に基き、同一状態変化が複数回発生している場合には、前記トレンドサーバから各発生時刻毎の全プラントデータを取得するとともに、前記リアルタイムデータサーバから現在の全プラントデータを取得し、両者を比較して最も類似しているプラントデータの時刻をプレイバック開始時刻とし、この開始時刻を含むプレイバック開始指令を前記イベント履歴サーバ及び前記トレンドサーバへ出力するものである。
【0035】
【発明の実施の形態】
実施の形態1.
この発明の実施の形態1に係る監視制御装置について図面を参照しながら説明する。この実施の形態1に係る監視制御装置は、プラントの状態及び計測値の過去データと、過去のある時点で行っていた操作をグラフィック画面上でプレイバック表示する『プレイバック機能』を備えたものである。「プレイバック」とは、過去の一定期間の状態を、時間の流れる速さを変えずに再生することをいう。
【0036】
図1は、この発明の実施の形態1に係る監視制御装置の構成を示す図である。なお、各図中、同一符号は同一又は相当部分を示す。
【0037】
図1において、1はプラントの状態表示と機器操作およびアナログ値設定を行うグラフィック画面(表示機能)、2はイベント履歴画面(表示機能)、3はトレンドグラフ画面(表示機能)、10は運転支援DB編集画面(表示機能)である。これらのグラフィック画面1、イベント履歴画面2、トレンドグラフ画面3、及び運転支援DB編集画面10の各画面は、統合データサーバ11を介して、イベント履歴サーバ4、トレンドサーバ5、及び運転支援サーバ12にアクセスする。
【0038】
また、同図において、イベント履歴サーバ4は、イベント履歴データベース(DB)6からイベント履歴データを取得する。また、トレンドサーバ5は、トレンドデータベース(DB)7からトレンドデータを取得する。さらに、運転支援サーバ12は、運転支援データベース(DB)13から運転支援データを取得する。また、100Aは監視制御装置であり、プラント9を除き、グラフィック画面(表示機能)1〜リアルタイムデータサーバ8、及び運転支援DB編集画面(表示機能)10〜運転支援DB13は、それぞれ監視制御装置100内のソフトウエアである。
【0039】
図2は、この発明の実施の形態1に係る監視制御装置のイベント履歴DBのデータベース構造を示す図である。
【0040】
イベント履歴画面2上では、例えば『XXポンプ故障』のように、具体的な信号名称が表示されるが、イベント履歴DB6の中では、「発生時刻」と、「TAG」と、ON/OFF等の「値」で格納されている。このイベント履歴DB6には、プラント9での状態変化発生時、及びグラフィック画面1からの操作設定時に、それらの変化の履歴が蓄積される。
【0041】
図3は、この発明の実施の形態1に係る監視制御装置のトレンドDBのデータベース構造を示す図である。
【0042】
トレンドグラフ画面3上では、例えば『ろ過池水位』のように、具体的な信号名称が表示されるが、トレンドDB7の中では、「TAG」と、「時刻」と、その時刻の「値」が格納されている。このトレンドDB7には、一定周期毎にプラント9の計測値が蓄積される。
【0043】
図4は、この発明の実施の形態1に係る監視制御装置の運転支援DBのデータベース構造を示す図である。
【0044】
この運転支援DB13は、ある「タグ」の「状態変化」に対応する「操作/設定アクション」(運転ガイダンス情報)を格納する。
【0045】
図5、図6、図7、及び図8は、この発明の実施の形態1に係る監視制御装置のグラフィック画面、イベント履歴画面、トレンドグラフ画面、及び運転支援DB編集画面の具体例を、それぞれ示す図である。
【0046】
図5に示すグラフィック画面1上の制御ウィンドウ14は、操作または設定を行いたいプラントの機器および数値をクリックすることにより、同画面上に表示される。このグラフィック画面1上の機器や計測値には、各々にシンボルIDが付与されており、ユニークに識別される。
【0047】
また、図6、図7、及び図8に示す15、16、及び17は、それぞれ、イベント履歴画面2、トレンドグラフ画面3、及び運転支援DB編集画面10の『編集モード』切替ボタンである。
【0048】
図6に示すイベント履歴画面2の『編集モード』切替ボタン15をクリックすると、イベント履歴データ一覧18が表示される。このイベント履歴データ一覧18内のイベントの時刻、またはイベント発生の値の編集が可能となり、『保存』ボタン23をクリックすると、入力された内容でイベント履歴DB6が書き換えられる。
【0049】
また、図7に示すトレンドグラフ画面3の『編集モード』切替ボタン16をクリックすると、トレンドグラフ上に表示しているデータを表形式で表示する、トレンドデータ一覧19が表示される。このトレンドデータ一覧19の表内に数値を入力し、画面上の『保存』ボタン24をクリックすると、入力された内容でトレンドDB7の値が書き換えられる。
【0050】
さらに、図8に示す運転支援DB編集画面10の『編集モード』切替ボタン17をクリックすると、運転支援DB13の内容が表示される。操作/設定アクション欄に文字を入力し、画面上の『保存』ボタン25をクリックすると、入力された内容で運転支援DB13の内容が書き換えられる。なお、編集モード切替ボタン17をクリックしなくても、この運転支援DB編集画面10を選択すると、編集モードへ移行してもよい。また、この運転支援DB編集画面10の右側のスクロールバーを操作することにより、運転支援DB13の全ての内容を参照することができる。
【0051】
つぎに、この実施の形態1に係る監視制御装置の動作について図面を参照しながら説明する。
【0052】
図9は、この発明の実施の形態1に係る監視制御装置のグラフィック画面表示動作を示す図である。
【0053】
まず、グラフィック画面表示機能1は、統合データサーバ11へプラント9のデータ収集の要求を発行する(ステップST101)。
【0054】
次に、統合データサーバ11は、グラフィック画面表示機能1のデータ収集の要求(ステップST101)を受け、リアルタイムデータサーバ8へデータ収集の要求を発行する(ステップST102)。
【0055】
次に、リアルタイムデータサーバ8は、統合データサーバ11のデータ収集の要求(ステップST102)を受けて、プラント9から実際のデータを収集する(ステップST103)。
【0056】
次に、リアルタイムデータサーバ8は、プラント9から収集した実際のデータを統合データサーバ11へ返す(ステップST104)。
【0057】
次に、統合データサーバ11は、リアルタイムデータサーバ8から返された実際のデータをグラフィック画面表示機能1へ返す(ステップST105)。
【0058】
最後に、グラフィック画面表示機能1は、統合データサーバ11から送られてきたプラント9の実際のデータを表示する。
【0059】
グラフィック画面1上で、操作、または設定を行いたいプラント9の機器シンボル、または数値シンボルをクリックすると、図5に示すように、制御ウィンドウ14が表示される。この制御ウィンドウ14で操作、または設定アクションを入力し、『送信』ボタン(図示せず)をクリックすることにより送信を行うと、グラフィック画面表示機能1は、統合データサーバ11と、リアルタイムデータサーバ8を介して、プラント9の機器に対して操作、または設定を行う。このとき、操作、または設定を行ったという情報は、統合データサーバ11を介して、イベント履歴サーバ4により、イベント履歴DB6に蓄積される。
【0060】
イベント履歴画面2を表示する場合は、イベント履歴画面表示機能2は、統合データサーバ11を介して、イベント履歴サーバ4により、イベント履歴DB6からイベント履歴データを取得して表示を行う。
【0061】
また、トレンドグラフ画面3を表示する場合は、トレンドグラフ画面表示機能3は、統合データサーバ11を介して、トレンドサーバ5により、トレンドDB7からトレンドデータを取得して表示を行う。
【0062】
図10は、この発明の実施の形態1に係る監視制御装置のプレイバック機能の動作を示す図である。
【0063】
図5に示すように、グラフィック画面1上に表示される『プレイバック』ボタン20をクリックすることにより、プレイバック開始ウィンドウ21が表示される。プレイバック機能の操作は、グラフィック画面1上に表示される『プレイバック』ボタン20のクリックから開始する。
【0064】
プレイバック機能における動作を、図10を用いて説明する。操作員がグラフィック画面1上の『プレイバック』ボタン20をクリックすると、グラフィック画面表示機能1は、グラフィック画面1上にプレイバック開始ウィンドウ21を表示する。
【0065】
次に、操作員がグラフィック画面1上のプレイバック開始ウィンドウ21において、開始時刻を入力し、プレイバック開始ウィンドウ21内の再生開始ボタン(テープレコーダの再生ボタンと同じシンボルのボタン)をクリックすると、グラフィック画面表示機能1は、統合データサーバ11へプレイバック開始指令(入力された開始時刻を含む。)を送る(ステップST151)。
【0066】
次に、統合データサーバ11は、プレイバック開始指令をイベント履歴サーバ4とトレンドサーバ5へ送る(ステップST152、ST153)。
【0067】
次に、イベント履歴サーバ4と、トレンドサーバ5は、それぞれ、プレイバック開始指令で指定された開始時刻以降のイベント履歴データ、トレンドデータをイベント履歴DB6、トレンドDB7から取得して、統合データサーバllへ返す(ステップST154、ST155)。
【0068】
次に、統合データサーバllは、プレイバック開始時刻以降のイベント履歴データ、トレンドデータをグラフィック画面表示機能1へ返す(ステップST156、ST157)。
【0069】
そして、グラフィック画面表示機能1は、プラント9の状態表示を、プレイバック開始時刻を指定された時刻から実際の時間の経過に合わせて進める。
【0070】
上記のステップST154において、イベント履歴サーバ4は、イベント履歴DB6中に、再生時間に対応する数値設定操作履歴、機器設定操作履歴が見つかるたびに応答する。また、上記のステップST155において、トレンドサーバ5は、トレンドDB7中のトレンドデータを定周期毎に応答する。
【0071】
図5に示すように、グラフィック画面1上で、機器等のシンボルの表示更新や、制御ウィンドウ14での操作、設定が、プレイバック開始ウィンドウ21内に表示されている時間に合わせてプレイバック表示される。同様にして、コントロールパネルを表示する計装画面においても、設定値、操作値、現在値などのプレイバック表示が可能である。
【0072】
以上より、過去の操作、設定とそのときのプラントの状態推移を、操作員の指定する任意の時刻よりプレイバック表示可能となる。これにより、例えば、過去に発生したプラントの異常と、異常が発生した場合の処置(機器操作および数値設定)と、プラントの状態の推移を容易に参照可能となり、同様の異常が発生した場合に経験の浅い操作員の教材とすることができる。
【0073】
従来の監視制御装置では、適切な操作を行うために、長期間の経験が必要であったが、この実施の形態1に係る監視制御装置では、過去に発生したプラント9の異常と、異常が発生した場合の機器操作および数値設定が任意に参照可能となるため、経験の浅い操作員でも、容易に同様の操作を行うことが可能となる。また、従来の監視制御装置では、適切な操作を行うことができるようになるために長期間の操作が必要であったが、この実施の形態1に係る監視制御装置では、経験の長い操作員と同様の操作を容易に行うことができる。さらに、各機器に対する操作および各計測値に対する設定手順である、操作ウィンドウを表示することができる。
【0074】
実施の形態2.
この発明の実施の形態2に係る監視制御装置について図面を参照しながら説明する。この発明の実施の形態2に係る監視制御装置は、上記プレイバック機能で用いる過去データを画面より編集可能とする『過去データ編集機能』を備えたものである。
【0075】
この発明の実施の形態2に係る監視制御装置の構成は、上記実施の形態1と同様である。
【0076】
つぎに、この実施の形態2に係る監視制御装置の動作について図面を参照しながら説明する。
【0077】
図6に示すイベント履歴画面2は、『編集モード』切替ボタン16がクリックされることにより、編集モードに変わり、表示中のイベント履歴データをイベント履歴データ一覧18として表形式で表示する。この表内で値を編集(変更)し、『保存』ボタン23がクリックされると、イベント履歴DB6が書き換えられる。
【0078】
また、図7に示すトレンドグラフ画面3は、『編集モード』切替ボタン17がクリックされることにより、編集モードに変わり、表示中のトレンドデータをトレンドデータ一覧19として表形式で表示する。この表内で値を編集(変更)し、『保存』ボタン24がクリックされると、トレンドDB7が書き換えられる。
【0079】
以上のように、イベント履歴DB6、トレンドDB7に格納されたデータを編集することができる。
【0080】
図11は、この発明の実施の形態2に係る監視制御装置の過去データ編集機能の動作を示す図である。
【0081】
イベント履歴DB6、トレンドDB7の編集時の動作を、図11に基づき説明する。
【0082】
イベント履歴データが上記の手順により編集される場合、まず、イベント履歴画面表示機能2は、保存ボタン23がクリックされると、統合データサーバ11に対して、編集(変更)されたイベント履歴データとともに変更要求を出力する(ステップST201)。
【0083】
次に、統合データサーバ11は、イベント履歴画面表示機能2からの変更要求を受けて、イベント履歴サーバ4へイベント履歴DB6内のデータの書き換えを要求して編集(変更)されたイベント履歴データを出力する(ステップST202)。
【0084】
そして、イベント履歴サーバ4は、このデータの書き換え要求を受けて、送られてきた編集(変更)されたイベント履歴データでイベント履歴DB6の内容を書き換える。
【0085】
また同様に、トレンドデータが上記の手順により編集される場合、まず、トレンドグラフ画面表示機能3は、保存ボタン24がクリックされると、統合データサーバ11に対して、編集(変更)されたトレンドデータとともに変更要求を出力する(ステップST203)。
【0086】
次に、統合データサーバ11は、トレンドサーバ5へトレンドDB7内のデータの書き換えを要求して編集(変更)されたトレンドデータを出力する(ステップST204)。
【0087】
そして、トレンドサーバ5は、このデータの書き換え要求を受けて、送られてきた編集(変更)されたトレンドデータでトレンドDB7の内容を書き換える。
【0088】
この手順により、イベント履歴DB6、及びトレンドDB7内の過去データ編集が可能となる。
【0089】
以上の手順により編集されたイベント履歴データ、トレンドデータは、それぞれ、編集(変更)したデータを蓄積するイベント履歴ダミーDB6A、トレンドダミーDB7Aを用意することにより、イベント履歴DB6、トレンドDB7のマスタデータベースとは別のデータベースとして保存することも可能である。
【0090】
この時、上記のステップST202、ステップST204以降の動作については、イベント履歴サーバ4、トレンドサーバ5は、それぞれ、イベント履歴ダミーDB6A、トレンドダミーDB7Aの内容を書き換えることになる。
【0091】
以上により、イベント履歴DB6、トレンドDB7に蓄積されているデータが、監視制御装置の画面上より編集可能となる。これにより、例えば、異常発生時の過去の操作および設定が、経験の浅い操作員には複雑すぎる場合、過去データを編集して簡略化し、研修用教材として最適化することが可能である。
【0092】
この実施の形態2に係る監視制御装置は、上記実施の形態1に係る監視制御装置で参照可能としている過去のデータを編集できる機能を持つため、過去の操作履歴を簡略化するなど、操作員の研修用教材として最適化することができる。従来の監視制御装置のプレイバック機能では、誤った操作を行っている場合でも、実際に行った手順でしか再生されなかったが、この実施の形態2に係る監視制御装置では、最適な操作方法をプレイバック表示させることができる。
【0093】
実施の形態3.
この発明の実施の形態3に係る監視制御装置について図面を参照しながら説明する。この発明の実施の形態3に係る監視制御装置は、機器の故障、上下限値異常、機器の運転など、ディジタル信号として現場より送信される、プラント9の状態変化が発生すると、運転支援DB13に蓄積された情報に基づき、その状態変化に応じて、必要な操作、設定値が予めセットされた制御ウィンドウ14が自動表示される『運転ガイダンス機能』を備えたものである。操作員は、画面上で内容を確認し実行する操作が複数ステップとなる場合は、順次、操作、設定値がセットされた制御ウィンドウ14が自動表示される。
【0094】
この発明の実施の形態3に係る監視制御装置の構成は、上記実施の形態1と同様である。
【0095】
つぎに、この実施の形態3に係る監視制御装置の動作について図面を参照しながら説明する。
【0096】
この実施の形態3では、プラント9に状態変化が発生した際、予め運転支援DB13に格納されたデータに基づき、適切な処置を制御ウィンドウ14の形式で表示する。
【0097】
図12は、この発明の実施の形態3に係る監視制御装置の運転ガイダンス機能の動作を示す図である。
【0098】
まず、図5において、プラント9の操作員は、グラフィック画面1上の『運転支援モード』切替ボタン22をクリックすることにより、運転支援モードを『運転ガイダンス』モードに切り替える。この『運転支援モード』切替ボタン22は、表示されているモードが最新モードであり、ボタン22のクリック毎に切り替わり、『運転ガイダンス』以外に、後で説明する『自動プレイバック』と、『通常』の3つのモードがある。
【0099】
運転支援モード切替ボタン22が『運転ガイダンス』モードに切り替えられると、図12に示すように、グラフィック画面表示機能1は、運転支援モード切替指令を、切り替え値「運転ガイダンスモード」と共に、統合データサーバ11へ送る(ステップST301)。
【0100】
次に、統合データサーバ11は、運転支援モード切替指令を運転支援サーバ12へ送る(ステップST302)。この運転支援サーバ12は、運転支援モードデータを、送られてきた「運転ガイダンスモード」に書き換える。
【0101】
プラント9において、状態変化が発生すると、アラームを含む状態変化データがプラント9からリアルタイムデータサーバ8へ上がる(ステップST303)。
【0102】
その後、リアルタイムデータサーバ8は、状態変化データを運転支援サーバ12へ上げる(ステップST304)。この運転支援サーバ12は、運転支援モードデータをチェックし、その値が「運転ガイダンスモード」の場合のみ、以下の処理を行う。
【0103】
運転支援サーバ12は、図4に示す運転支援DB13内を検索し、リアルタイムデータサーバ8から受け取った状態変化に対して、操作、設定すべき機器および数値のシンボル(シンボルID)と操作値(操作アクション)、設定値(設定アクション)を決める。
【0104】
この運転支援DB13は、上述したように、ある「状態変化」に対応する「操作/設定アクション」(運転ガイダンス情報)が格納されている。また、運転支援DB13は、後述するように編集可能で、一つの状態変化に対して一つのステップ、または複数ステップの操作/設定アクションを定義することが可能である。さらに、1行に複数の状態変化を格納し、複数同時状態変化に対する操作/設定アクションを定義することも可能である。
【0105】
運転支援サーバ12は、シンボルIDと操作、設定値(アクション)を、統合データサーバ11を介して、グラフィック画面表示機能1へ送る(ステップST305〜ST306)。
【0106】
次に、グラフィック画面表示機能1は、運転支援サーバ12から受け取ったシンボルIDに対応するシンボルから制御ウィンドウ14を表示し、受け取った操作、設定値(アクション)を制御ウィンドウ14内に表示する。
【0107】
プラント9で発生した状態変化について、運転支援DB13内に複数ステップの操作/設定アクションが対応付けられている場合は、一つの操作/設定アクションが終わる度に、次のシンボルIDと操作/設定アクションが、運転支援サーバ12から統合データサーバ11を介してグラフィック画面表示機能1へ送られる(ステップST305〜ST306)。
【0108】
以上により、プラント9において状態変化が発生した際、処置が必要な機器に対応する機器および数値のシンボルについて、適切な操作、設定値が自動表示される。このため、例えばプラント9に異常発生時、経験の浅い操作員でも、適切な処置が間違いなく迅速にできるようになる。
【0109】
この実施の形態3に係る監視制御装置では、プラント9に状態変化が発生した時、操作および設定の必要な機器および計測値のシンボルについて適切な操作および設定ウィンドウ(制御ウィンドウ14)が表示される機能(運転ガイダンス機能)を持っため、経験の浅い操作員でも、迅速に適切な処置を行うよう支援することができる。従来の監視制御装置では、必要な操作を行うために操作内容および設定値などを入力する必要があり、処置までに時間を要したが、この実施の形態3に係る監視制御装置では、迅速な処置が可能となる。
【0110】
実施の形態4.
この発明の実施の形態4に係る監視制御装置について図面を参照しながら説明する。この発明の実施の形態4に係る監視制御装置は、運転支援DB(状態変化と操作/設定の対応表)の内容を画面から編集できる『運転支援DB編集機能』を備えたものである。
【0111】
この発明の実施の形態4に係る監視制御装置の構成は、上記実施の形態1と同様である。
【0112】
つぎに、この実施の形態4に係る監視制御装置の動作について図面を参照しながら説明する。
【0113】
図13は、この発明の実施の形態4に係る監視制御装置の運転支援DB編集機能の動作を示す図である。
【0114】
上記実施の形態3では、運転支援DB13による運転ガイダンス機能について説明したが、図13に示すように、運転支援DB13の内容自体について、監視制御装置の画面より編集が可能である。
【0115】
図13において、運転支援DB編集画面表示機能10は、『編集モード』切替ボタン17がクリックされると、統合データサーバ11へDB内容取得要求を発行する(ステップST401)。
【0116】
次に、統合データサーバ11は、運転支援データサーバ12へ、DB内容取得要求を発行する(ステップST402)。
【0117】
次に、運転支援サーバ12は、統合データサーバ11から受け取ったDB内容取得要求に応じて、運転支援DB13から全データを取得し、その全データ内容を統合データサーバ11へ返す(ステップST403)。
【0118】
次に、統合データサーバ11は、運転支援サーバ12から取得した運転支援DB13の全データを運転支援DB編集画面表示機能10へ返す(ステップST404)。
【0119】
運転支援DB編集画面表示機能10は、図8に示す運転支援DB編集画面において、操作員が運転支援DB内容のうち操作/設定アクション欄を編集(変更)して『保存』ボタン25をクリックすると、その編集結果を統合データサーバ11へ送る(ステップST405)。
【0120】
次に、統合データサーバ11は、運転支援DB13の編集結果を運転支援サーバ12へ送る(ステップST406)。
【0121】
最後に、運転支援データサーバ12は、統合データサーバ11から受け取った編集結果で運転支援DB13を書き換える。
【0122】
以上により、別途、専用の編集装置を設置する必要がなく、操作員は、運転支援DB13自体を監視制御装置の画面より容易に変更できる。これにより、例えば登録している運転ガイダンス情報(操作/設定アクション)に誤りがあった場合や、よりよい処置方法が提案された場合、速やかに運転支援DB13を修正、追加できる。その結果、プラント9での運転ノウハウが確実に、かつ、速やかに運転支援DB13に反映できるようになる。
【0123】
この実施の形態4に係る監視制御装置では、上記実施の形態3で表示されるとしている操作および設定ウィンドウ(制御ウィンドウ14)の表示内容を監視制御装置の画面上から容易に変更できるため、誤った操作を防ぎ、確実な処置を行うよう支援することができる。従来の監視制御装置では、最適でない操作を行っている場合でも、実際に行った操作および設定内容でのガイダンス表示が行われていたが、この実施の形態4に係る監視制御装置では、最適な操作および設定内容でのガイダンス表示が可能となる。
【0124】
実施の形態5.
この発明の実施の形態5に係る監視制御装置について図面を参照しながら説明する。この発明の実施の形態5に係る監視制御装置は、プラントで状態変化(機器の故障、計測値の上下限値異常、機器の運転等)が発生すると、過去の同じ状態変化発生時のプラントの状態の推移と、操作手順が自動的に検索され、上記プレイバック機能で表示される『自動プレイバック機能』を備えたものである。
【0125】
この発明の実施の形態5に係る監視制御装置の構成は、上記実施の形態1と同様である。
【0126】
つぎに、この実施の形態5に係る監視制御装置の動作について図面を参照しながら説明する。
【0127】
図14は、この発明の実施の形態5及び6に係る監視制御装置の状態変化発生時の自動プレイバック機能の動作を示す図である。
【0128】
上記実施の形態3では、プラント9における状態変化発生時の処置方法が自動的に制御ウィンドウ14として表示される運転ガイダンス機能について説明したが、本実施の形態5では、これとは別に、状態変化が発生すると、過去の同一状態変化発生時のプラント9の状態推移と、処置のための制御ウィンドウ14での操作手順が自動プレイバックされる。
【0129】
まず、図5に示すグラフィック画面1において、操作員は、運転支援モード切替ボタン22をクリックすることにより、運転支援モードを『自動プレイバック』に切り替える。
【0130】
このとき、図14に示すように、グラフィック画面表示機能1は、運転支援モード切替指令を、切り替え値「自動プレイバックモード」と共に、統合データサーバ11へ送る(ステップST501)。
【0131】
次に、統合データサーバ11は、切り替え値「自動プレイバックモード」と共に、運転支援モード切替指令を運転支援サーバ12へ送る(ステップST502)。
【0132】
次に、運転支援サーバ12は、運転支援モードデータを、送られてきた「自動プレイバックモード」に書き換える。
【0133】
プラント9から状態変化が上がると(ステップST503)と、リアルタイムデータサーバ8は、状態変化を運転支援サーバ12へ上げる(ステップST504)。この運転支援サーバ12は、運転支援モードデータをチェックし、その値が「自動プレイバックモード」の場合のみ、以下の処理を行う。
【0134】
運転支援サーバ12は、統合データサーバ11に対して、リアルタイムデータサーバ8から受け取った状態変化に対して、過去に同じ状態変化が発生した時刻の検索要求を出す(ステップST505)。
【0135】
次に、統合データサーバ11は、上記検索要求をイベント履歴サーバ4へ送る(ステップST506)。
【0136】
次に、イベント履歴サーバ4は、イベント履歴DB6を検索し、同一状態変化が発生した時刻の検索結果を統合データサーバ11へ返す(ステップST507)。
【0137】
次に、統合データサーバ11は、その検索結果(時刻)をプレイバック開始時刻として、プレイバック開始指令をイベント履歴サーバ4、トレンドサーバ5へ出す(ステップST508、ST510)。
【0138】
以後は、上記実施の形態1と同様に、プラント9の状態推移と制御ウィンドウ14での操作、設定の自動プレイバックが実施される(ステップST509、ST511、ST512、ST513)。
【0139】
以上のように、状態変化が発生した場合、過去の同一事例を検索し、そのときの処置(制御ウィンドウ14での操作、設定)とプラント9の状態推移をグラフィック画面1上で自動プレイバックすることができる。このように、例えばプラント9で異常が発生した場合も、過去の処置事例が分かりやすく、自動的に表示される。これを見れば、経験の浅い操作員でも適切な処置が行える。
【0140】
実施の形態6.
この発明の実施の形態6に係る監視制御装置について図面を参照しながら説明する。この発明の実施の形態6に係る監視制御装置は、上記実施の形態5と同様に、『自動プレイバック機能』を備えたものである。
【0141】
この発明の実施の形態6に係る監視制御装置の構成は、上記実施の形態1と同様である。
【0142】
つぎに、この実施の形態6に係る監視制御装置の動作について図面を参照しながら説明する。
【0143】
上記実施の形態5では、図14のステップST507での検索結果が1件の場合、つまり、状態変化について過去の状況を調べたときに、1件のみ発生している場合を想定している。しかし、同一状態変化が過去に複数回発生していることも考えられる。この場合は、ステップST501からステップST506までの手順については、上記実施の形態5と同様の動作とし、ステップST507以降を下記のような手順で実施する。
【0144】
図14において、ステップST507で複数の検索結果(最新の状態変化に対する過去の同一状態変化の発生時刻)が返ってくると、統合データサーバ11は、トレンドサーバ5に対して、各発生時刻毎の全プラントデータのデータ取得を要求する(ステップST601)。
【0145】
次に、トレンドサーバ5は、上記各発生時刻毎の全データ取得要求に対してトレンドDB7を検索し、各発生時刻毎の全プラントデータを統合データサーバllへ返す(ステップST602)。
【0146】
また、統合データサーバ11は、リアルタイムデータサーバ8に対して、現在の全プラントデータのデータ取得を要求する(ステップST603)。
【0147】
次に、リアルタイムデータサーバ8は、上記現在の全データ取得要求に対して、現在の全プラントデータを統合データサーバllへ応答する(ステップST604)。
【0148】
統合データサーバ11は、ステップST602で取得した各発生時刻毎のプラントデータと、ステップST604で取得した状態変化の発生した現在のプラントデータとを比較し、最も類似しているプラントデータの時刻を決定して、プレイバック開始時刻とする。以後は、図14のステップST508以降と同様の手順で行う。
【0149】
図15は、この発明の実施の形態5及び6に係る監視制御装置の統合データサーバの動作を示すフローチャートである。この図15は、同一状態変化が1件のみ発生している場合と、同一状態変化が複数回発生している場合の処理(ステップST651〜ST657)を示す。
【0150】
まず、ステップST651において、統合データサーバ11は、過去に同一状変(状態変化)が発生した時刻の検索要求をイベント履歴サーバ4へ送る。
【0151】
次に、ステップST652において、統合データサーバ11は、イベント履歴サーバ4からの検索結果に基き、同一状態変化が複数回発生しているかを判断する。検索結果が1件の場合は、ステップST653へ進み、検索結果が複数件の場合には、ステップST655へ進む。
【0152】
次に、ステップST653〜654において、統合データサーバ11は、検索結果の時刻をプレイバック開始時刻として、プレイバック開始指令をイベント履歴サーバ4とトレンドサーバ5へ出す。これ以降の動作は、上記実施の形態5と同様である。
【0153】
ステップST655において、統合データサーバ11は、トレンドサーバ5に対して、各発生時刻毎の全プラントデータのデータ取得を要求する。また、リアルタイムデータサーバ8に対して、現在の全プラントデータのデータ取得を要求する。そして、トレンドサーバ5から、各発生時刻毎の全プラントデータを取得するとともに、リアルタイムデータサーバ8から、現在の全プラントデータを取得する。
【0154】
次に、ステップST656、657、654において、統合データサーバ11は、取得した各発生時刻毎のプラントデータと、取得した状態変化の発生した現在のプラントデータとを比較し、最も類似しているプラントデータの時刻を決定して、プレイバック開始時刻とする。この開始時刻を含むプレイバック開始指令をイベント履歴サーバ4とトレンドサーバ5へ出す。これ以降の動作は、上記実施の形態5と同様である。
【0155】
以上のように、プラント9で発生した最新の状態変化について、過去に発生した事例が複数ある場合は、プラント9の最新の状態に最も類似した状況での処置(制御ウィンドウ14での操作、設定)と、そのときのプラント9の推移が自動的にプレイバック表示される。従って、操作員は、最も適切な処置方法を容易に知ることができる。
【0156】
【発明の効果】
この発明に係る監視制御装置は、以上説明したとおり、イベント履歴データを格納するイベント履歴データベースと、トレンドデータを格納するトレンドデータベースと、前記イベント履歴データベースを管理し、プレイバック開始指令に従って前記イベント履歴データベースから前記イベント履歴データを取得するイベント履歴サーバと、前記トレンドデータベースを管理し、前記プレイバック開始指令に従って前記トレンドデータベースから前記トレンドデータを取得するトレンドサーバと、前記プレイバック開始指令を仲介して前記イベント履歴サーバ及び前記トレンドサーバへ送る統合データサーバと、グラフィック画面上のプレイバックボタンがクリックされると前記グラフィック画面上にプレイバック開始ウィンドウを表示し、前記プレイバック開始ウィンドウにおいて開始時刻が入力されて再生開始ボタンがクリックされると前記開始時刻を含む前記プレイバック開始指令を出力し、前記統合データサーバ、前記イベント履歴サーバ、及び前記トレンドサーバを通じて前記イベント履歴データベース、及び前記トレンドデータベースから前記開始時刻以降のイベント履歴データ、及びトレンドデータを取得して前記グラフィック画面に表示するグラフィック画面表示機能とを備えたので、過去の操作、設定とそのときのプラントの状態推移を、操作員の指定する任意の時刻よりプレイバック表示することができるという効果を奏する。
【0157】
また、この発明に係る監視制御装置は、以上説明したとおり、イベント履歴画面上の編集モードボタンがクリックされると前記イベント履歴画面上に表示中のイベント履歴データをイベント履歴データ一覧として表示し、前記イベント履歴データ一覧においてデータが編集されて保存ボタンがクリックされると編集されたイベント履歴データを含む変更要求を出力するイベント履歴画面表示機能をさらに備え、前記統合データサーバは、前記変更要求を仲介して前記イベント履歴サーバへ送り、前記イベント履歴サーバは、前記変更要求に従って前記イベント履歴データベースを書き換えるので、イベント履歴データベースに蓄積されているデータを画面上より編集することができるという効果を奏する。
【0158】
また、この発明に係る監視制御装置は、以上説明したとおり、トレンドグラフ画面上の編集モードボタンがクリックされると前記トレンドグラフ画面上に表示中のトレンドデータをトレンドデータ一覧として表示し、前記トレンドデータ一覧においてデータが編集されて保存ボタンがクリックされると編集されたトレンドデータを含む変更要求を出力するトレンドグラフ画面表示機能をさらに備え、前記統合データサーバは、前記変更要求を仲介して前記トレンドサーバへ送り、前記トレンドサーバは、前記変更要求に従って前記トレンドデータベースを書き換えるので、トレンドデータベースに蓄積されているデータを画面上より編集することができるという効果を奏する。
【0159】
この発明に係る監視制御装置は、以上説明したとおり、プラントで発生した状態変化を収集して出力するリアルタイムデータサーバと、状態変化に対応する運転ガイダンス情報を格納する運転支援データベースと、前記運転支援データベースを管理し、切り替え値「運転ガイダンス」を含む運転支援モード切替指令に従って前記リアルタイムデータサーバからの状態変化に対応する運転ガイダンス情報を前記運転支援データベースから取得して出力する運転支援サーバと、前記切り替え値「運転ガイダンス」を含む運転支援モード切替指令を仲介して前記運転支援サーバへ送る統合データサーバと、グラフィック画面上の運転支援モード切替ボタンがクリックされて運転支援モードが運転ガイダンスに切り替えられると、前記切り替え値「運転ガイダンス」を含む運転支援モード切替指令を前記統合データサーバを通じて前記運転支援サーバへ出力し、前記運転支援サーバから前記統合データサーバを通じて前記状態変化に対応する運転ガイダンス情報を取得して前記グラフィック画面に表示するグラフィック画面表示機能とを備えたので、プラントで状態変化が発生した際、処置が必要な機器について、適切な操作、設定値を自動的に表示することができるという効果を奏する。
【0160】
また、この発明に係る監視制御装置は、以上説明したとおり、運転支援DB編集画面上の編集モードボタンがクリックされるとDB内容取得要求を出力して前記運転支援データベースから取得した状態変化に対応する運転ガイダンス情報の一覧を表示し、前記運転ガイダンス情報一覧においてデータが編集されて保存ボタンがクリックされると運転ガイダンス情報の編集結果を出力する運転支援DB編集画面表示機能をさらに備え、前記統合データサーバは、前記DB内容取得要求、及び前記編集結果を仲介して前記運転支援サーバへ送るとともに、前記状態変化に対応する運転ガイダンス情報を仲介して前記運転支援DB編集画面表示機能へ送り、前記運転支援サーバは、前記DB内容取得要求に従って前記運転支援データベースから前記状態変化に対応する運転ガイダンス情報を取得するとともに、前記編集結果に従って前記運転支援データベースを書き換えるので、別途、専用の編集装置を設置する必要がなく、運転支援データベース自体を画面より容易に変更できるという効果を奏する。
【0161】
この発明に係る監視制御装置は、以上説明したとおり、プラントで発生した状態変化を収集して出力するリアルタイムデータサーバと、イベント履歴データを格納するイベント履歴データベースと、トレンドデータを格納するトレンドデータベースと、前記イベント履歴データベースを管理し、検索要求に従って前記イベント履歴データベースから過去に同じ状態変化が発生した時刻を検索してその検索結果を出力し、プレイバック開始指令に従って前記イベント履歴データベースから前記イベント履歴データを取得するイベント履歴サーバと、前記トレンドデータベースを管理し、前記プレイバック開始指令に従って前記トレンドデータベースから前記トレンドデータを取得するトレンドサーバと、切り替え値「自動プレイバック」を含む運転支援モード切替指令に従って前記リアルタイムデータサーバからの状態変化に対して、過去に同じ状態変化が発生した時刻の検索要求を出力する運転支援サーバと、前記切り替え値「自動プレイバック」を含む運転支援モード切替指令を仲介して前記運転支援サーバへ送り、前記検索要求を仲介して前記イベント履歴サーバへ送り、前記検索要求に対する検索結果に基づいて開始時刻を含む前記プレイバック開始指令を前記イベント履歴サーバ及び前記トレンドサーバへ送る統合データサーバと、グラフィック画面上の運転支援モード切替ボタンがクリックされて運転支援モードが自動プレイバックに切り替えられると、前記切り替え値「自動プレイバック」を含む運転支援モード切替指令を前記統合データサーバを通じて前記運転支援サーバへ出力し、前記統合データサーバ、前記イベント履歴サーバ、及び前記トレンドサーバを通じて前記イベント履歴データベース、及び前記トレンドデータベースから前記開始時刻以降のイベント履歴データ、及びトレンドデータを取得して前記グラフィック画面に表示するグラフィック画面表示機能とを備えたので、状態変化が発生した場合、過去の同一事例の処置とプラントの状態推移をグラフィック画面上で自動プレイバックすることができるという効果を奏する。
【0162】
また、この発明に係る監視制御装置は、以上説明したとおり、前記統合データサーバが、前記イベント履歴サーバからの検索結果に基き、同一状態変化が複数回発生している場合には、前記トレンドサーバから各発生時刻毎の全プラントデータを取得するとともに、前記リアルタイムデータサーバから現在の全プラントデータを取得し、両者を比較して最も類似しているプラントデータの時刻をプレイバック開始時刻とし、この開始時刻を含むプレイバック開始指令を前記イベント履歴サーバ及び前記トレンドサーバへ出力するので、状態変化が発生した場合、過去の同一事例の処置とプラントの状態推移をグラフィック画面上で自動プレイバックすることができるという効果を奏する。
【図面の簡単な説明】
【図1】この発明の実施の形態1に係る監視制御装置の構成を示す図である。
【図2】この発明の実施の形態1に係る監視制御装置のイベント履歴DBのデータベース構造を示す図である。
【図3】この発明の実施の形態1に係る監視制御装置のトレンドDBのデータベース構造を示す図である。
【図4】この発明の実施の形態1に係る監視制御装置の運転支援DBのデータベース構造を示す図である。
【図5】この発明の実施の形態1に係る監視制御装置のグラフィック画面の具体例を示す図である。
【図6】この発明の実施の形態1に係る監視制御装置のイベント履歴画面の具体例を示す図である。
【図7】この発明の実施の形態1に係る監視制御装置のトレンドグラフ画面の具体例を示す図である。
【図8】この発明の実施の形態1に係る監視制御装置の運転支援DB編集画面の具体例を示す図である。
【図9】この発明の実施の形態1に係る監視制御装置のグラフィック画面表示動作を示す図である。
【図10】この発明の実施の形態1に係る監視制御装置のプレイバック機能の動作を示す図である。
【図11】この発明の実施の形態2に係る監視制御装置の過去データ編集機能の動作を示す図である。
【図12】この発明の実施の形態3に係る監視制御装置の運転ガイダンス機能の動作を示す図である。
【図13】この発明の実施の形態4に係る監視制御装置の運転支援DB編集機能の動作を示す図である。
【図14】この発明の実施の形態5及び6に係る監視制御装置の状態変化発生時の自動プレイバック機能の動作を示す図である。
【図15】この発明の実施の形態5及び6に係る監視制御装置の統合データサーバの動作を示すフローチャートである。
【図16】従来の監視制御装置の構成を示す図である。
【符号の説明】
1 グラフィック画面(表示機能)、2 イベント履歴画面(表示機能)、3トレンドグラフ画面(表示機能)、4 イベント履歴サーバ、5 トレンドサーバ、6 イベント履歴データベース(DB)、6A イベント履歴ダミーデータベース(DB)、7 トレンドデータベース(DB)、7A トレンドダミーデータベース(DB)、8 リアルタイムデータサーバ、9 プラント、10 運転支援DB編集画面(表示機能)、11 統合データサーバ、12 運転支援サーバ、13 運転支援データベース(DB)、14 制御ウィンドウ、15 編集モード切替ボタン、16 編集モード切替ボタン、17 編集モード切替ボタン、18 イベント履歴データ一覧、19 トレンドデータ一覧、20 プレイバックボタン、21 プレイバック開始ウィンドウ、22 運転支援モード切替ボタン、23 保存ボタン、24 保存ボタン、25 保存ボタン。[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a monitoring and control device that performs monitoring control of various plants such as a water and sewage treatment plant on a screen. In particular, the present invention relates to a monitoring control device having an operation support function in plant monitoring.
[0002]
[Prior art]
A conventional monitoring control device will be described with reference to the drawings. FIG. 16 is a diagram illustrating a configuration of a conventional monitoring and control device.
[0003]
In FIG. 16, 1 is a graphic screen (display function), 2 is an event history screen (display function), 3 is a trend graph screen (display function), 4 is an event history server, 5 is a trend server, and 6 is an event history database ( DB), 7 is a trend database (DB), 8 is a real-time data server, and 9 is a plant such as a water and sewage treatment plant.
[0004]
Next, the operation of the conventional monitoring and control device will be described with reference to the drawings.
[0005]
Normally, plant monitoring is performed on the
[0006]
When a state change such as an abnormality occurs in the
[0007]
Furthermore, on the
[0008]
The
[0009]
When displaying the
[0010]
Then, real-
[0011]
When an alarm or state change occurs in the
[0012]
Next,
[0013]
In addition, in response to a request from the event history
[0014]
Further, the real-
[0015]
Further, in response to the request from the trend graph
[0016]
Also, when operating the equipment of the
[0017]
[Problems to be solved by the invention]
In the conventional monitoring and control device as described above, the event history data and the trend data are referred to on separate screens such as the
[0018]
To cope with such a problem, for example, a “plant operation support device” described in Japanese Patent Application Laid-Open No. 02-015307 discloses a device and a symbol to be operated together with a guidance message for an abnormality occurring in a plant. Although there is a function to display, there are the following problems. The symbol to be operated is specified, but it is necessary for the operator to decide what operation and setting value to perform on the symbol based on the guidance message. Even when the operation or the set value is indicated in the guidance message, a procedure for inputting the operation or the set value on the screen based on the message is required, and it takes time until the treatment.
[0019]
In the "plant monitoring control apparatus" described in JP-A-11-327627, a list of past history of the same operation / setting and a state transition of each plant are referred to using accumulated past data. Although it is possible, there were the following problems. It is only possible to refer to the state of the operation / setting in a list, and it is difficult to actually use the control window to grasp what operation / setting value and at what interval. Further, the operation / setting and the transition of the state of the plant at that time are not always optimal as a countermeasure against the abnormality (in some cases, an erroneous operation is performed). In other words, there are cases where it cannot be referred to as past cases.
[0020]
Further, in the "monitoring control support device" described in JP-A-09-081233, playback of an image and sound when an abnormality occurs is possible, but has the following problems. It is not an abnormality and playback cannot be performed when a normal state change such as ON / OFF of operation occurs.
[0021]
Further, the "plant monitoring display function" described in Japanese Patent Application Laid-Open No. 10-171531 has a function of playing back points arranged on the screen, but has the following problems. It is impossible to perform playback including the operation for each device and the setting procedure for each measurement value.
[0022]
The present invention has been made to solve the above-described problems, and has as its object to obtain a monitoring control device having the following functions.
[0023]
"Playback function" that displays the status of operation / settings in the past control window, changes in plant status at that time, a list of messages such as alarms, guidance, operation history, etc., and instrumentation functions on a graphic screen. Has a monitoring control device.
[0024]
If necessary, past operations / settings and changes in plant status at that time can be edited on the event history screen or trend graph screen, and by changing operations that cannot be referred to as past cases, etc. The monitoring and control device has a “past data editing function” that can be optimized as training material for operators with shallow depths.
[0025]
Further, when a state change such as an abnormality occurs in the plant, the guidance is displayed based on the guidance information (operation / setting action, etc.) stored in the driving support DB, and a control window is automatically displayed for symbols required for the operation. The monitoring and control device has a “driving guidance function” which is displayed and in which necessary operation / setting values have already been input. When the operation is performed in a plurality of steps, the monitoring control device has the above-mentioned operation guidance function in which a control window in which operation / setting actions and the like are sequentially set is automatically displayed.
[0026]
In addition, the monitoring control device has a “driving support DB editing function” that can edit the contents of the driving support DB on the driving support DB editing screen.
[0027]
Further, when a state change such as an abnormality occurs in the plant, the event history DB, the trend DB, and the driving support DB are searched for a state change method for the same state change in the past. Monitoring and control of the "automatic playback function" that automatically displays the operation / setting status, plant status transition, message list of alarms, guidance, operation history, etc., and instrumentation functions etc. on a graphic screen Has.
[0028]
[Means for Solving the Problems]
The monitoring control device according to the present invention manages an event history database storing event history data, a trend database storing trend data, and the event history database, and stores the event history from the event history database according to a playback start command. An event history server that acquires data, a trend server that manages the trend database, and acquires the trend data from the trend database according to the playback start command, and an event history server that mediates the playback start command; and An integrated data server to be sent to the trend server, and when a playback button on a graphic screen is clicked, a playback start window is displayed on the graphic screen, and the playback starts. When the start time is input in the window and the playback start button is clicked, the playback start command including the start time is output, and the integrated data server, the event history server, and the event history database through the trend server, And a graphic screen display function of acquiring event history data after the start time and the trend data from the trend database and displaying the data on the graphic screen.
[0029]
Further, the monitoring control device according to the present invention displays the event history data being displayed on the event history screen as an event history data list when an edit mode button on the event history screen is clicked, and displays the event history data list. Further comprising an event history screen display function of outputting a change request including the edited event history data when the data is edited and the save button is clicked, wherein the integrated data server mediates the change request and The event is sent to a history server, and the event history server rewrites the event history database according to the change request.
[0030]
Further, the monitoring control device according to the present invention, when an edit mode button on the trend graph screen is clicked, displays the trend data being displayed on the trend graph screen as a trend data list, and data is displayed in the trend data list. The integrated data server further includes a trend graph screen display function of outputting a change request including the edited trend data when the edited and saved button is clicked, and the integrated data server sends the change request to the trend server through The trend server rewrites the trend database according to the change request.
[0031]
A monitoring control device according to the present invention manages a real-time data server that collects and outputs a state change that has occurred in a plant, a driving support database that stores driving guidance information corresponding to the state change, and the driving support database. A driving support server that acquires and outputs driving guidance information corresponding to a state change from the real-time data server from the driving support database in accordance with a driving support mode switching command including a switching value “driving guidance”; And the integrated data server that sends the driving assistance mode switching command to the driving assistance server via the driving assistance mode switching command, and the driving assistance mode switching button on the graphic screen is clicked to switch the driving assistance mode to the driving guidance. Includes "driving guidance" A graphic screen for outputting a driving assistance mode switching command to the driving assistance server through the integrated data server, acquiring driving guidance information corresponding to the state change from the driving assistance server through the integrated data server, and displaying the guidance information on the graphic screen It has a display function.
[0032]
Further, the monitoring control device according to the present invention outputs a DB content acquisition request when an edit mode button on the driving support DB editing screen is clicked, and outputs driving DB information corresponding to the state change obtained from the driving support database. The integrated data server further includes a driving support DB editing screen display function of displaying a list, outputting data edited when the data is edited in the driving guidance information list, and a save button is clicked, and outputting the edited result of the driving guidance information. A DB content acquisition request and the editing result are sent to the driving support server via the intermediary, and the driving guidance information corresponding to the state change is sent to the driving support DB editing screen display function via the intermediary. The operation corresponding to the state change from the driving support database according to the DB content acquisition request. Obtains the guidance information is intended to rewrite the driving support database in accordance with the editing result.
[0033]
A monitoring control device according to the present invention includes a real-time data server that collects and outputs a state change occurring in a plant, an event history database that stores event history data, a trend database that stores trend data, and the event history database. An event that retrieves the time when the same state change occurred in the past from the event history database according to a search request, outputs the search result, and acquires the event history data from the event history database according to a playback start command A history server, a trend server that manages the trend database and acquires the trend data from the trend database according to the playback start command, and a driving support mode switching finger including a switching value “automatic playback” In response to a state change from the real-time data server, a driving support server that outputs a search request for a time at which the same state change occurred in the past, and a driving support mode switching command including the switching value “automatic playback” Sending to the driving support server, mediating the search request to the event history server, and transmitting the playback start command including a start time based on a search result for the search request to the event history server and the trend server. When the driving assistance mode switching button on the graphic screen is clicked and the driving assistance mode is switched to automatic playback, the driving assistance mode switching command including the switching value “automatic playback” is integrated with the integrated data server to be sent to the integrated data server. Output to the driving support server through the data server, A graphic screen display function for acquiring the event history database and the event history data after the start time and the trend data from the trend database through the combined data server, the event history server, and the trend server, and displaying the acquired data on the graphic screen. It is provided with.
[0034]
Further, the monitoring control device according to the present invention, when the integrated data server, based on a search result from the event history server, when the same state change occurs a plurality of times, from the trend server for each occurrence time And all current plant data are obtained from the real-time data server, the two are compared, and the time of the most similar plant data is set as the playback start time. A back start command is output to the event history server and the trend server.
[0035]
BEST MODE FOR CARRYING OUT THE INVENTION
A monitoring control device according to
[0036]
FIG. 1 is a diagram showing a configuration of a monitoring control device according to
[0037]
In FIG. 1,
[0038]
In FIG. 2, the
[0039]
FIG. 2 is a diagram showing a database structure of the event history DB of the monitoring control apparatus according to
[0040]
On the
[0041]
FIG. 3 is a diagram showing a database structure of the trend DB of the monitoring control apparatus according to
[0042]
On the
[0043]
FIG. 4 is a diagram showing a database structure of the driving support DB of the monitoring and control apparatus according to
[0044]
The driving
[0045]
FIGS. 5, 6, 7, and 8 show specific examples of the graphic screen, the event history screen, the trend graph screen, and the driving support DB editing screen of the monitoring control apparatus according to
[0046]
The
[0047]
15, 16, and 17 shown in FIGS. 6, 7, and 8 are “edit mode” switching buttons on the
[0048]
When the “edit mode”
[0049]
When the "edit mode"
[0050]
Further, when the "edit mode"
[0051]
Next, the operation of the monitoring control apparatus according to the first embodiment will be described with reference to the drawings.
[0052]
FIG. 9 is a diagram showing a graphic screen display operation of the monitoring and control apparatus according to
[0053]
First, the graphic
[0054]
Next, the
[0055]
Next, upon receiving the data collection request from the integrated data server 11 (step ST102), the real-
[0056]
Next, the real-
[0057]
Next, the
[0058]
Finally, the graphic
[0059]
When the operator clicks on the equipment symbol or the numerical symbol of the
[0060]
When displaying the
[0061]
When displaying the
[0062]
FIG. 10 is a diagram showing the operation of the playback function of the monitoring and control apparatus according to
[0063]
As shown in FIG. 5, when a "playback"
[0064]
The operation in the playback function will be described with reference to FIG. When the operator clicks a “playback”
[0065]
Next, when the operator inputs a start time in the
[0066]
Next, the
[0067]
Next, the
[0068]
Next, the
[0069]
Then, the graphic
[0070]
In step ST154, the
[0071]
As shown in FIG. 5, on the
[0072]
As described above, the past operations and settings and the state transition of the plant at that time can be played back and displayed at an arbitrary time specified by the operator. Thereby, for example, it is possible to easily refer to the past abnormality of the plant, the action (equipment operation and numerical value setting) when the abnormality occurs, and the transition of the state of the plant. It can be used as teaching material for inexperienced operators.
[0073]
In the conventional monitoring and control device, long-term experience was required to perform an appropriate operation. However, in the monitoring and control device according to the first embodiment, abnormalities of the
[0074]
A monitoring control device according to a second embodiment of the present invention will be described with reference to the drawings. The monitoring control apparatus according to
[0075]
The configuration of the monitoring and control apparatus according to the second embodiment of the present invention is the same as that of the first embodiment.
[0076]
Next, the operation of the monitoring control apparatus according to the second embodiment will be described with reference to the drawings.
[0077]
When the “edit mode”
[0078]
When the "edit mode"
[0079]
As described above, the data stored in the
[0080]
FIG. 11 is a diagram showing the operation of the past data editing function of the monitoring and control apparatus according to
[0081]
The operation at the time of editing the
[0082]
When the event history data is edited according to the above procedure, first, when the
[0083]
Next, in response to the change request from the event history
[0084]
The
[0085]
Similarly, when the trend data is edited according to the above procedure, first, when the
[0086]
Next, the
[0087]
Then, in response to this data rewriting request, the
[0088]
According to this procedure, past data in the
[0089]
The event history data and trend data edited according to the above-described procedure are respectively provided with an event
[0090]
At this time, for the operations after step ST202 and step ST204, the
[0091]
As described above, the data stored in the
[0092]
The monitoring and control apparatus according to the second embodiment has a function of editing past data that can be referred to by the monitoring and control apparatus according to the first embodiment. Can be optimized as training materials. In the playback function of the conventional monitoring and control device, even if an erroneous operation is performed, the playback is performed only by the actually performed procedure. However, in the monitoring and control device according to the second embodiment, an optimal operation method is performed. Can be played back.
[0093]
A monitoring control device according to
[0094]
The configuration of the monitoring control device according to the third embodiment of the present invention is the same as that of the first embodiment.
[0095]
Next, the operation of the monitoring control apparatus according to the third embodiment will be described with reference to the drawings.
[0096]
In the third embodiment, when a state change occurs in the
[0097]
FIG. 12 is a diagram showing an operation of the operation guidance function of the monitoring and control apparatus according to
[0098]
First, in FIG. 5, the operator of the
[0099]
When the driving support
[0100]
Next,
[0101]
When a state change occurs in the
[0102]
Thereafter, the real-
[0103]
The driving
[0104]
As described above, the driving
[0105]
The driving
[0106]
Next, the graphic
[0107]
When a plurality of operation / setting actions are associated with each other in the
[0108]
As described above, when a state change occurs in the
[0109]
In the monitoring and control device according to the third embodiment, when a state change occurs in the
[0110]
Embodiment 4 A monitoring control device according to
[0111]
The configuration of the monitoring control apparatus according to
[0112]
Next, the operation of the monitoring control apparatus according to the fourth embodiment will be described with reference to the drawings.
[0113]
FIG. 13 is a diagram showing the operation of the driving support DB editing function of the monitoring and control apparatus according to
[0114]
In the third embodiment, the driving guidance function by the driving
[0115]
13, when the "edit mode"
[0116]
Next,
[0117]
Next, the driving
[0118]
Next,
[0119]
When the operator edits (changes) the operation / setting action field in the contents of the driving support DB and clicks the "Save"
[0120]
Next,
[0121]
Lastly, the driving
[0122]
As described above, there is no need to separately install a dedicated editing device, and the operator can easily change the
[0123]
In the monitoring and control apparatus according to the fourth embodiment, the operation and the display contents of the setting window (control window 14) which are assumed to be displayed in the third embodiment can be easily changed from the screen of the monitoring and control apparatus. Operation can be prevented, and reliable measures can be taken. In the conventional monitoring and control device, even when a non-optimal operation is performed, the guidance display based on the actually performed operation and the setting content is performed. However, in the monitoring and control device according to the fourth embodiment, the optimal monitoring operation is performed. Guidance display with operation and setting contents becomes possible.
[0124]
A monitoring control device according to a fifth embodiment of the present invention will be described with reference to the drawings. When a state change (e.g., equipment failure, abnormal upper / lower limit of measured value, operation of equipment, etc.) occurs in the plant, the monitoring control apparatus according to
[0125]
The configuration of the monitoring and control apparatus according to
[0126]
Next, the operation of the monitoring and control apparatus according to the fifth embodiment will be described with reference to the drawings.
[0127]
FIG. 14 is a diagram showing the operation of the automatic playback function of the monitoring and control apparatus according to the fifth and sixth embodiments of the present invention when a state change occurs.
[0128]
In the third embodiment, the operation guidance function in which a treatment method when a state change occurs in the
[0129]
First, in the
[0130]
At this time, as shown in FIG. 14, the graphic
[0131]
Next,
[0132]
Next, the driving
[0133]
When the state change from the
[0134]
Driving
[0135]
Next,
[0136]
Next, the
[0137]
Next,
[0138]
Thereafter, as in the first embodiment, the state transition of the
[0139]
As described above, when a state change occurs, the same case in the past is searched, and the action at that time (operation and setting in the control window 14) and the state transition of the
[0140]
A monitoring control device according to
[0141]
The configuration of the monitoring and control apparatus according to the sixth embodiment of the present invention is the same as that of the first embodiment.
[0142]
Next, the operation of the monitoring control apparatus according to the sixth embodiment will be described with reference to the drawings.
[0143]
In the fifth embodiment, it is assumed that the search result in step ST507 in FIG. 14 is one, that is, when a past situation regarding a state change is examined, only one case occurs. However, the same state change may have occurred several times in the past. In this case, the procedure from step ST501 to step ST506 is the same as that in the above-described fifth embodiment, and the steps after step ST507 are performed according to the following procedure.
[0144]
In FIG. 14, when a plurality of search results (past occurrence times of the same state change with respect to the latest state change) are returned in step ST507, the
[0145]
Next, the
[0146]
Further,
[0147]
Next, the real-
[0148]
The
[0149]
FIG. 15 is a flowchart showing the operation of the integrated data server of the monitoring control device according to
[0150]
First, in step ST651, the
[0151]
Next, in step ST652, based on the search result from the
[0152]
Next, in steps ST653 to ST654, the
[0153]
In step ST655, the
[0154]
Next, in steps ST656, 657, and 654, the
[0155]
As described above, when there are a plurality of cases that occurred in the past regarding the latest state change that has occurred in the
[0156]
【The invention's effect】
As described above, the monitoring control device according to the present invention manages the event history database that stores event history data, the trend database that stores trend data, and the event history database, and manages the event history according to a playback start command. An event history server that acquires the event history data from a database, a trend server that manages the trend database, and acquires the trend data from the trend database according to the playback start command, and mediates the playback start command An integrated data server for sending to the event history server and the trend server, and when a playback button on a graphic screen is clicked, a playback start window is displayed on the graphic screen; When the start time is input in the playback start window and the playback start button is clicked, the playback start command including the start time is output, and the integrated data server, the event history server, and the trend server are used to output the playback start command. An event history database, and a graphic screen display function of acquiring the event history data and the trend data after the start time from the trend database and displaying the data on the graphic screen, so that the past operations, settings and This has the effect that the state transition of the plant can be played back and displayed at an arbitrary time specified by the operator.
[0157]
Further, the monitoring control device according to the present invention, as described above, when the edit mode button on the event history screen is clicked, displays the event history data being displayed on the event history screen as an event history data list, The event history data list further includes an event history screen display function of outputting a change request including the edited event history data when data is edited and a save button is clicked, and the integrated data server displays the change request. The event history server is relayed to the event history server, and the event history server rewrites the event history database in accordance with the change request, so that the data stored in the event history database can be edited on the screen. .
[0158]
Further, as described above, when the edit mode button on the trend graph screen is clicked, the monitoring control device according to the present invention displays the trend data being displayed on the trend graph screen as a trend data list, and displays the trend data. The data list further includes a trend graph screen display function of outputting a change request including the edited trend data when the data is edited and the save button is clicked, and the integrated data server mediates the change request, and Since the data is sent to the trend server, and the trend server rewrites the trend database in accordance with the change request, the data stored in the trend database can be edited on the screen.
[0159]
As described above, the monitoring control device according to the present invention includes: a real-time data server that collects and outputs a state change that has occurred in a plant; a driving support database that stores driving guidance information corresponding to the state change; A driving support server that manages a database and obtains and outputs driving guidance information corresponding to a state change from the real-time data server from the driving support database according to a driving support mode switching command including a switching value “driving guidance”; A driving assistance mode switching command including a switching value “driving guidance” is transmitted to the driving assistance server via the intermediate data server, and the driving assistance mode switching button on the graphic screen is clicked to switch the driving assistance mode to the driving guidance. And the switching value "luck" A driving assistance mode switching command including `` guidance '' is output to the driving assistance server through the integrated data server, and the driving guidance information corresponding to the state change is obtained from the driving assistance server through the integrated data server and displayed on the graphic screen. Since the display has a graphic screen display function, when a state change occurs in the plant, it is possible to automatically display an appropriate operation and a set value for a device that requires a measure.
[0160]
Further, as described above, the monitoring control device according to the present invention outputs a DB content acquisition request when the edit mode button on the driving assistance DB editing screen is clicked, and responds to the state change acquired from the driving assistance database. A driving support DB editing screen display function of displaying a list of driving guidance information to be performed, and outputting a result of editing the driving guidance information when data is edited in the driving guidance information list and a save button is clicked; The data server transmits the DB content acquisition request and the editing result to the driving support server through the driving guidance server, and transmits the driving guidance information corresponding to the state change to the driving support DB editing screen display function. The driving support server reads the driving support database from the driving support database according to the DB content acquisition request. Since the driving guidance database corresponding to the state change is acquired and the driving support database is rewritten according to the editing result, there is no need to separately install a dedicated editing device, and the driving support database itself can be easily changed from the screen. It works.
[0161]
As described above, the monitoring control device according to the present invention includes a real-time data server that collects and outputs a state change that has occurred in a plant, an event history database that stores event history data, and a trend database that stores trend data. Managing the event history database, searching the event history database for a time at which the same state change occurred in the past according to a search request, outputting the search result, and outputting the event history from the event history database according to a playback start command. An event history server that acquires data, a trend server that manages the trend database and acquires the trend data from the trend database according to the playback start command, and a switching value “automatic playback” A driving support server that outputs a search request for a time at which the same state change has occurred in the past in response to a state change from the real-time data server in accordance with a switching support mode switching command, and a driving support including the switching value “automatic playback” A mode switching command is sent to the driving support server via the mode, the search request is sent to the event history server via the search request, and the playback start command including a start time based on a search result for the search request is sent to the event history. A driving support mode including the switching value “automatic playback” when the driving support mode switching button on the graphic screen is clicked to switch the driving support mode to automatic playback; A driving instruction via the integrated data server To the event data server, the event history server, and the trend server to obtain the event history database and the event history data after the start time and the trend data from the trend database. Is provided, and when a state change occurs, it is possible to automatically play back the treatment of the same case in the past and the state transition of the plant on the graphic screen.
[0162]
Further, as described above, the monitoring control device according to the present invention is configured such that, when the integrated data server has made the same state change a plurality of times based on a search result from the event history server, the trend server While acquiring all plant data for each occurrence time from, and acquiring the current all plant data from the real-time data server, comparing the two as the most similar plant data time as the playback start time, Since a playback start command including a start time is output to the event history server and the trend server, when a status change occurs, a past action of the same case and a status transition of the plant are automatically played back on a graphic screen. This has the effect that it can be performed.
[Brief description of the drawings]
FIG. 1 is a diagram showing a configuration of a supervisory control device according to
FIG. 2 is a diagram showing a database structure of an event history DB of the monitoring control device according to the first embodiment of the present invention.
FIG. 3 is a diagram showing a database structure of a trend DB of the monitoring control device according to the first embodiment of the present invention.
FIG. 4 is a diagram showing a database structure of a driving support DB of the monitoring control device according to the first embodiment of the present invention.
FIG. 5 is a diagram showing a specific example of a graphic screen of the monitoring control device according to the first embodiment of the present invention.
FIG. 6 is a diagram showing a specific example of an event history screen of the monitoring control device according to the first embodiment of the present invention.
FIG. 7 is a diagram showing a specific example of a trend graph screen of the monitoring control device according to the first embodiment of the present invention.
FIG. 8 is a diagram showing a specific example of a driving support DB editing screen of the monitoring control device according to the first embodiment of the present invention.
FIG. 9 is a diagram showing a graphic screen display operation of the monitoring control device according to the first embodiment of the present invention.
FIG. 10 is a diagram showing an operation of a playback function of the monitoring control device according to the first embodiment of the present invention.
FIG. 11 is a diagram showing an operation of a past data editing function of the monitoring control device according to the second embodiment of the present invention.
FIG. 12 is a diagram showing an operation of an operation guidance function of the monitoring and control apparatus according to
FIG. 13 is a diagram showing an operation of a driving support DB editing function of the monitoring and control apparatus according to
FIG. 14 is a diagram showing an operation of an automatic playback function when a state change occurs in the monitoring control device according to the fifth and sixth embodiments of the present invention.
FIG. 15 is a flowchart showing an operation of the integrated data server of the monitoring control device according to
FIG. 16 is a diagram showing a configuration of a conventional monitoring control device.
[Explanation of symbols]
1 Graphic screen (display function), 2 event history screen (display function), 3 trend graph screen (display function), 4 event history server, 5 trend server, 6 event history database (DB), 6A event history dummy database (DB) ), 7 trend database (DB), 7A trend dummy database (DB), 8 real-time data server, 9 plant, 10 operation support DB editing screen (display function), 11 integrated data server, 12 operation support server, 13 operation support database (DB), 14 control windows, 15 edit mode switch button, 16 edit mode switch button, 17 edit mode switch button, 18 event history data list, 19 trend data list, 20 playback button, 21 playback start window, 2 2 Driving support mode switching button, 23 save button, 24 save button, 25 save button.
Claims (7)
トレンドデータを格納するトレンドデータベースと、
前記イベント履歴データベースを管理し、プレイバック開始指令に従って前記イベント履歴データベースから前記イベント履歴データを取得するイベント履歴サーバと、
前記トレンドデータベースを管理し、前記プレイバック開始指令に従って前記トレンドデータベースから前記トレンドデータを取得するトレンドサーバと、
前記プレイバック開始指令を仲介して前記イベント履歴サーバ及び前記トレンドサーバへ送る統合データサーバと、
グラフィック画面上のプレイバックボタンがクリックされると前記グラフィック画面上にプレイバック開始ウィンドウを表示し、前記プレイバック開始ウィンドウにおいて開始時刻が入力されて再生開始ボタンがクリックされると前記開始時刻を含む前記プレイバック開始指令を出力し、前記統合データサーバ、前記イベント履歴サーバ、及び前記トレンドサーバを通じて前記イベント履歴データベース、及び前記トレンドデータベースから前記開始時刻以降のイベント履歴データ、及びトレンドデータを取得して前記グラフィック画面に表示するグラフィック画面表示機能と
を備えたことを特徴とする監視制御装置。An event history database for storing event history data;
A trend database that stores trend data,
An event history server that manages the event history database and acquires the event history data from the event history database according to a playback start command;
A trend server that manages the trend database and acquires the trend data from the trend database according to the playback start command;
An integrated data server for sending the playback start command to the event history server and the trend server,
When a playback button on the graphic screen is clicked, a playback start window is displayed on the graphic screen, and when a start time is input in the playback start window and the playback start button is clicked, the playback start window is included. The playback start command is output, and the integrated data server, the event history server, and the event history database through the trend server, and the event history data after the start time from the trend database and the trend data are obtained. A supervisory control device comprising: a graphic screen display function of displaying on the graphic screen.
前記統合データサーバは、前記変更要求を仲介して前記イベント履歴サーバへ送り、
前記イベント履歴サーバは、前記変更要求に従って前記イベント履歴データベースを書き換える
ことを特徴とする請求項1記載の監視制御装置。When the edit mode button on the event history screen is clicked, the event history data being displayed on the event history screen is displayed as an event history data list, and the data is edited in the event history data list and a save button is clicked. And an event history screen display function for outputting a change request including the edited event history data,
The integrated data server sends the change request to the event history server via the intermediate request,
The monitoring control apparatus according to claim 1, wherein the event history server rewrites the event history database according to the change request.
前記統合データサーバは、前記変更要求を仲介して前記トレンドサーバへ送り、
前記トレンドサーバは、前記変更要求に従って前記トレンドデータベースを書き換える
ことを特徴とする請求項1記載の監視制御装置。When the edit mode button on the trend graph screen is clicked, the trend data displayed on the trend graph screen is displayed as a trend data list, and the data is edited in the trend data list and edited when the save button is clicked. Further provided with a trend graph screen display function of outputting a change request including the performed trend data,
The integrated data server mediates the change request and sends the request to the trend server,
The monitoring control apparatus according to claim 1, wherein the trend server rewrites the trend database according to the change request.
状態変化に対応する運転ガイダンス情報を格納する運転支援データベースと、
前記運転支援データベースを管理し、切り替え値「運転ガイダンス」を含む運転支援モード切替指令に従って前記リアルタイムデータサーバからの状態変化に対応する運転ガイダンス情報を前記運転支援データベースから取得して出力する運転支援サーバと、
前記切り替え値「運転ガイダンス」を含む運転支援モード切替指令を仲介して前記運転支援サーバへ送る統合データサーバと、
グラフィック画面上の運転支援モード切替ボタンがクリックされて運転支援モードが運転ガイダンスに切り替えられると、前記切り替え値「運転ガイダンス」を含む運転支援モード切替指令を前記統合データサーバを通じて前記運転支援サーバへ出力し、前記運転支援サーバから前記統合データサーバを通じて前記状態変化に対応する運転ガイダンス情報を取得して前記グラフィック画面に表示するグラフィック画面表示機能と
を備えたことを特徴とする監視制御装置。A real-time data server that collects and outputs status changes that occur in the plant,
A driving support database that stores driving guidance information corresponding to the state change;
A driving support server that manages the driving support database and obtains and outputs driving guidance information corresponding to a state change from the real-time data server from the driving support database according to a driving support mode switching command including a switching value “driving guidance”. When,
An integrated data server that sends a driving support mode switching command including the switching value “driving guidance” to the driving support server through
When the driving assistance mode switching button on the graphic screen is clicked and the driving assistance mode is switched to the driving guidance, a driving assistance mode switching command including the switching value “driving guidance” is output to the driving assistance server through the integrated data server. And a graphic screen display function of acquiring driving guidance information corresponding to the state change from the driving support server through the integrated data server and displaying the guidance information on the graphic screen.
前記統合データサーバは、前記DB内容取得要求、及び前記編集結果を仲介して前記運転支援サーバへ送るとともに、前記状態変化に対応する運転ガイダンス情報を仲介して前記運転支援DB編集画面表示機能へ送り、
前記運転支援サーバは、前記DB内容取得要求に従って前記運転支援データベースから前記状態変化に対応する運転ガイダンス情報を取得するとともに、前記編集結果に従って前記運転支援データベースを書き換える
ことを特徴とする請求項4記載の監視制御装置。When the edit mode button on the driving support DB editing screen is clicked, a DB content acquisition request is output, and a list of driving guidance information corresponding to the state change obtained from the driving support database is displayed. The system further includes a driving support DB editing screen display function of outputting an editing result of driving guidance information when data is edited and a save button is clicked,
The integrated data server sends the DB content acquisition request and the editing result to the driving support server through the driving guidance server corresponding to the state change to the driving support DB editing screen display function. Send
The driving support server acquires driving guidance information corresponding to the state change from the driving assistance database in accordance with the DB content acquisition request, and rewrites the driving assistance database in accordance with the edited result. Monitoring and control equipment.
イベント履歴データを格納するイベント履歴データベースと、
トレンドデータを格納するトレンドデータベースと、
前記イベント履歴データベースを管理し、検索要求に従って前記イベント履歴データベースから過去に同じ状態変化が発生した時刻を検索してその検索結果を出力し、プレイバック開始指令に従って前記イベント履歴データベースから前記イベント履歴データを取得するイベント履歴サーバと、
前記トレンドデータベースを管理し、前記プレイバック開始指令に従って前記トレンドデータベースから前記トレンドデータを取得するトレンドサーバと、
切り替え値「自動プレイバック」を含む運転支援モード切替指令に従って前記リアルタイムデータサーバからの状態変化に対して、過去に同じ状態変化が発生した時刻の検索要求を出力する運転支援サーバと、
前記切り替え値「自動プレイバック」を含む運転支援モード切替指令を仲介して前記運転支援サーバへ送り、前記検索要求を仲介して前記イベント履歴サーバへ送り、前記検索要求に対する検索結果に基づいて開始時刻を含む前記プレイバック開始指令を前記イベント履歴サーバ及び前記トレンドサーバへ送る統合データサーバと、
グラフィック画面上の運転支援モード切替ボタンがクリックされて運転支援モードが自動プレイバックに切り替えられると、前記切り替え値「自動プレイバック」を含む運転支援モード切替指令を前記統合データサーバを通じて前記運転支援サーバへ出力し、前記統合データサーバ、前記イベント履歴サーバ、及び前記トレンドサーバを通じて前記イベント履歴データベース、及び前記トレンドデータベースから前記開始時刻以降のイベント履歴データ、及びトレンドデータを取得して前記グラフィック画面に表示するグラフィック画面表示機能と
を備えたことを特徴とする監視制御装置。A real-time data server that collects and outputs status changes that occur in the plant,
An event history database for storing event history data;
A trend database that stores trend data,
The event history database is managed, a time at which the same state change has occurred in the past is searched from the event history database according to a search request, the search result is output, and the event history data is output from the event history database according to a playback start command. An event history server for acquiring
A trend server that manages the trend database and acquires the trend data from the trend database according to the playback start command;
For a state change from the real-time data server according to a driving support mode switching command including a switching value "automatic playback", a driving support server that outputs a search request for a time at which the same state change occurred in the past,
The driving support mode switching command including the switching value “automatic playback” is transmitted to the driving support server via the mediation, the retrieval request is transmitted to the event history server via the retrieval request, and the search is started based on the retrieval result for the retrieval request. An integrated data server that sends the playback start command including time to the event history server and the trend server;
When the driving assistance mode switching button on the graphic screen is clicked and the driving assistance mode is switched to the automatic playback, the driving assistance mode switching command including the switching value “automatic playback” is transmitted to the driving assistance server through the integrated data server. Output to the integrated data server, the event history server, and the trend server, acquire the event history data from the event database, and the event history data after the start time from the trend database, and display the trend data on the graphic screen. And a graphic screen display function.
ことを特徴とする請求項6記載の監視制御装置。Based on a search result from the event history server, if the same state change occurs a plurality of times, the integrated data server acquires all plant data for each occurrence time from the trend server, and Obtain the current all plant data from the data server, compare the two and set the time of the plant data that is the most similar as the playback start time, and send the playback start command including this start time to the event history server and the trend. 7. The monitoring control device according to claim 6, wherein the output is outputted to a server.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2001239561A JP3602482B2 (en) | 2001-08-07 | 2001-08-07 | Monitoring and control equipment |
| CN 01143512 CN1229702C (en) | 2001-08-07 | 2001-12-07 | monitoring device |
| CNB2005101163100A CN100416439C (en) | 2001-08-07 | 2001-12-07 | monitoring device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2001239561A JP3602482B2 (en) | 2001-08-07 | 2001-08-07 | Monitoring and control equipment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2003050622A JP2003050622A (en) | 2003-02-21 |
| JP3602482B2 true JP3602482B2 (en) | 2004-12-15 |
Family
ID=19070293
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2001239561A Expired - Fee Related JP3602482B2 (en) | 2001-08-07 | 2001-08-07 | Monitoring and control equipment |
Country Status (2)
| Country | Link |
|---|---|
| JP (1) | JP3602482B2 (en) |
| CN (2) | CN1229702C (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11413962B2 (en) * | 2017-12-14 | 2022-08-16 | Clarion Co., Ltd. | In-vehicle apparatus and information presentation method |
Families Citing this family (25)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007048141A (en) * | 2005-08-11 | 2007-02-22 | Toshiba Corp | Plant monitoring system and monitoring method thereof |
| JP2008015822A (en) * | 2006-07-06 | 2008-01-24 | Hitachi Ltd | Remote maintenance system for plant monitoring and control system |
| JP2008140110A (en) * | 2006-12-01 | 2008-06-19 | Yokogawa Electric Corp | Process analysis support apparatus and process analysis support method |
| JP4714163B2 (en) * | 2007-01-26 | 2011-06-29 | 株式会社東芝 | Operation device |
| JP4920607B2 (en) * | 2008-01-22 | 2012-04-18 | 株式会社東芝 | Driving assistance device |
| JP5594000B2 (en) * | 2010-09-13 | 2014-09-24 | 株式会社トラフィック・シム | Surveillance network, program, recording medium |
| JP5575617B2 (en) * | 2010-11-26 | 2014-08-20 | 株式会社日立製作所 | Plant operation monitoring device |
| JP5675562B2 (en) * | 2010-12-28 | 2015-02-25 | 三菱電機株式会社 | Supervisory control system |
| JP5490045B2 (en) * | 2011-03-16 | 2014-05-14 | 三菱電機株式会社 | Plant monitoring and control device |
| JP5793395B2 (en) * | 2011-10-25 | 2015-10-14 | 東芝三菱電機産業システム株式会社 | Process monitoring system |
| JP5846896B2 (en) * | 2011-12-21 | 2016-01-20 | 株式会社日立製作所 | Plant monitoring and control device |
| JP5921415B2 (en) * | 2012-11-05 | 2016-05-24 | 三菱電機株式会社 | Monitoring server and monitoring control system using the same |
| JP2014130469A (en) * | 2012-12-28 | 2014-07-10 | Azbil Corp | Facility management device and facility management method |
| JP5722371B2 (en) * | 2013-03-14 | 2015-05-20 | 株式会社東芝 | Know-how visualization device and know-how visualization method |
| JP5962623B2 (en) * | 2013-09-20 | 2016-08-03 | 東芝三菱電機産業システム株式会社 | Data server device for steel plant |
| US9697067B2 (en) | 2013-11-08 | 2017-07-04 | Hitachi, Ltd. | Monitoring system and monitoring method |
| JP2015230644A (en) * | 2014-06-06 | 2015-12-21 | 株式会社東芝 | Past cross-section reproduction device and monitoring control system |
| JP2017169108A (en) * | 2016-03-17 | 2017-09-21 | 株式会社リコー | Information processing apparatus, program thereof, and conference support system |
| US10514996B2 (en) * | 2016-04-12 | 2019-12-24 | Mitsubishi Electric Corporation | Simulation reproducing apparatus and computer-readable recording medium |
| JP6870664B2 (en) * | 2018-07-10 | 2021-05-12 | 株式会社安川電機 | Control systems, controls and programs |
| JP7078017B2 (en) * | 2019-06-24 | 2022-05-31 | 横河電機株式会社 | Event process data integrated analysis device and event process data integrated analysis method |
| KR102109783B1 (en) * | 2019-07-26 | 2020-05-12 | 가온플랫폼 주식회사 | Operation procedure and test data integrity monitoring system of industrial plant facility |
| EP3805882B1 (en) * | 2019-10-10 | 2022-06-08 | Siemens Aktiengesellschaft | Control system for a technical installation with a trend curve diagram |
| JP7438729B2 (en) * | 2019-11-29 | 2024-02-27 | 株式会社東芝 | Dam management system, guide device, and guide notification method |
| JP7459002B2 (en) * | 2021-01-05 | 2024-04-01 | 三菱電機株式会社 | Supervisory control system, supervisory control method, and supervisory control program |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6448122A (en) * | 1987-08-19 | 1989-02-22 | Fujitsu Ltd | Editing control system for user guidance |
| JPH03216705A (en) * | 1990-01-23 | 1991-09-24 | Hitachi Ltd | Method and device for supporting plant operation |
| JP3038520B2 (en) * | 1992-06-30 | 2000-05-08 | 株式会社日立製作所 | Event reproduction device |
| JPH0876833A (en) * | 1994-08-31 | 1996-03-22 | Toshiba Syst Technol Kk | Plant history data display device |
| JPH0895634A (en) * | 1994-09-26 | 1996-04-12 | Hitachi Ltd | Plant monitoring method and device |
| JPH0981233A (en) * | 1995-09-18 | 1997-03-28 | Mitsubishi Electric Corp | Supervisory control support device |
| JP3590490B2 (en) * | 1996-11-13 | 2004-11-17 | 三菱電機株式会社 | Plant monitoring equipment |
| JPH10171531A (en) * | 1996-12-10 | 1998-06-26 | Toshiba Corp | Plant monitoring display |
| JPH117315A (en) * | 1997-04-21 | 1999-01-12 | Toshiba Corp | Monitoring / control system and medium recording its processing contents |
| JPH11259123A (en) * | 1998-03-09 | 1999-09-24 | Yamatake Corp | Facility operation support system |
| JPH11327627A (en) * | 1998-05-13 | 1999-11-26 | Mitsubishi Electric Corp | Plant monitoring and control equipment |
| JP2000259722A (en) * | 1999-03-09 | 2000-09-22 | Toshiba Corp | Automatic tag number assignment method |
| JP3954243B2 (en) * | 1999-06-07 | 2007-08-08 | 株式会社東芝 | Plant operation support system |
| JP2001014025A (en) * | 1999-06-29 | 2001-01-19 | Toshiba Corp | Plant monitoring and control equipment |
| JP2001053757A (en) * | 1999-08-12 | 2001-02-23 | Toshiba Corp | Monitoring and control system |
| JP3550060B2 (en) * | 1999-11-08 | 2004-08-04 | 株式会社日立製作所 | Plant operation support system |
| JP2001134316A (en) * | 1999-11-09 | 2001-05-18 | Toshiba Corp | Control system monitoring equipment |
-
2001
- 2001-08-07 JP JP2001239561A patent/JP3602482B2/en not_active Expired - Fee Related
- 2001-12-07 CN CN 01143512 patent/CN1229702C/en not_active Expired - Fee Related
- 2001-12-07 CN CNB2005101163100A patent/CN100416439C/en not_active Expired - Fee Related
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11413962B2 (en) * | 2017-12-14 | 2022-08-16 | Clarion Co., Ltd. | In-vehicle apparatus and information presentation method |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2003050622A (en) | 2003-02-21 |
| CN1229702C (en) | 2005-11-30 |
| CN1402097A (en) | 2003-03-12 |
| CN100416439C (en) | 2008-09-03 |
| CN1749899A (en) | 2006-03-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3602482B2 (en) | Monitoring and control equipment | |
| JP3043897B2 (en) | Plant operation support device | |
| WO1991010881A1 (en) | Apparatus for supporting inspection of plant | |
| JP5401174B2 (en) | Plant operation monitoring device | |
| JPH0816956B2 (en) | Fault tree display method, fault tree display device and process diagnosis support system | |
| US20030023408A1 (en) | System for collecting and storing information | |
| CN119202049A (en) | A monitoring and analysis method and system for opening and closing condition data of a spillway gate of a hydropower station | |
| JP2016146014A (en) | Plant monitoring control device | |
| JPH06309584A (en) | Plant operation support device | |
| CN101126923A (en) | Facility Monitoring Control Device | |
| JP2009175993A (en) | HMI device for monitoring and control device | |
| JP2020173683A (en) | Plant monitoring and control system and plant monitoring and control method | |
| JP3749795B2 (en) | History data search output device | |
| JP4021751B2 (en) | Data management device | |
| JPH10161737A (en) | Plant operation management and support equipment | |
| KR100496126B1 (en) | coil current monitoring system for control element drive mechanism control system and methods thereof | |
| JP2005235131A (en) | Plant monitoring / display device, program | |
| JP2000259240A (en) | Plant monitoring equipment | |
| JP2923323B2 (en) | Alarm information monitoring method | |
| JP2003280733A (en) | Monitoring and control system | |
| JPH09244736A (en) | Plant operation monitoring device | |
| JP3139498B1 (en) | Water supply business support system | |
| JPH08278814A (en) | Plant monitoring equipment | |
| JP2002149235A (en) | Image data collection device | |
| JPH08320987A (en) | Alarm support device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040318 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040921 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040922 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |