Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3602482B2 - Monitoring and control equipment - Google Patents
[go: Go Back, main page]

JP3602482B2 - Monitoring and control equipment - Google Patents

Monitoring and control equipment Download PDF

Info

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
Application number
JP2001239561A
Other languages
Japanese (ja)
Other versions
JP2003050622A (en
Inventor
敦士 井上
真樹子 与田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2001239561A priority Critical patent/JP3602482B2/en
Priority to CN 01143512 priority patent/CN1229702C/en
Priority to CNB2005101163100A priority patent/CN100416439C/en
Publication of JP2003050622A publication Critical patent/JP2003050622A/en
Application granted granted Critical
Publication of JP3602482B2 publication Critical patent/JP3602482B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

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. Reference numeral 100 denotes a monitoring control device, and the graphic screen (display function) 1 to the real-time data server 8 are each configured by software in the monitoring control device 100.
[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 graphic screen 1 in which the equipment to be monitored by the plant 9 and the measured values are symbolized and displayed. The graphic screen 1 displays the current measured values or the state of the plant 9. The operation of the equipment of the plant 9 and the setting of numerical values are also performed from the graphic screen 1.
[0006]
When a state change such as an abnormality occurs in the plant 9, it is possible to monitor what kind of state change has occurred on the event history screen 2.
[0007]
Furthermore, on the trend graph screen 3, measured values or state data of the plant 9 at regular intervals can be displayed retrospectively.
[0008]
The graphic screen 1 displays the current state of the plant 9 as described above. The operation at the time of displaying the graphic screen 1 is as follows.
[0009]
When displaying the graphic screen 1, first, the graphic screen display function 1 requests data to be displayed from the real-time data server 8, and the real-time data server 8 collects data from the plant 9 (step ST901).
[0010]
Then, real-time data server 8 returns the collected data to graphic screen display function 1 (step ST902).
[0011]
When an alarm or state change occurs in the plant 9, the real-time data server 8 receives the alarm or state change data from the plant 9.
[0012]
Next, event history server 4 collects alarm and status change data from real-time data server 8 (step ST903). The event history server 4 stores the collected alarm and status change data in the event history DB 6.
[0013]
In addition, in response to a request from the event history screen display function 2, the event history server 4 collects event history data from the event history DB 6, and returns the event history data to the event history screen display function 2 (step ST904). With the above method, the event history can be displayed on the event history screen 2.
[0014]
Further, the real-time data server 8 collects measurement values from the plant 9 at regular intervals (step ST901), and further, the trend server 5 collects the data (step ST905). The trend server 5 stores the collected trend data in the trend DB 7.
[0015]
Further, in response to the request from the trend graph screen display function 3, the trend server 5 collects trend data from the trend DB 7 and returns the same to the trend graph screen display function 3 (step ST906). With the above method, the trend data can be displayed on the trend graph screen 3.
[0016]
Also, when operating the equipment of the plant 9 and setting numerical values, the graphic screen display function 1 issues an operation / setting request to the real-time data server 8 (step ST907). 9 is operated / set (step ST908).
[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 event history screen 2 and the trend graph screen 3, respectively. there were. For this reason, when an abnormality occurs in the plant 9, there is no way to take a measure with reference to the past operation history and the transition of the state of the plant 9 at that time, and the measure relied on the experience of the operator. . Furthermore, in order to be able to perform an appropriate operation with respect to an abnormality in the plant 9, it is necessary to understand a long-term operation experience and an enormous manual regarding measures to be taken when an abnormality occurs. .
[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
Embodiment 1 FIG.
A monitoring control device according to Embodiment 1 of the present invention will be described with reference to the drawings. The monitoring and control apparatus according to the first embodiment has a “playback function” for displaying past data of the state and measured values of a plant and an operation performed at a certain point in the past on a graphic screen. It is. "Playback" refers to reproducing a state of the past for a certain period of time without changing the speed at which time flows.
[0036]
FIG. 1 is a diagram showing a configuration of a monitoring control device according to Embodiment 1 of the present invention. In the drawings, the same reference numerals indicate the same or corresponding parts.
[0037]
In FIG. 1, reference numeral 1 denotes a graphic screen (display function) for displaying a plant state, operating devices and setting analog values, 2 denotes an event history screen (display function), 3 denotes a trend graph screen (display function), and 10 denotes driving support. It is a DB edit screen (display function). Each of the graphic screen 1, the event history screen 2, the trend graph screen 3, and the driving support DB editing screen 10 is connected to the event history server 4, the trend server 5, and the driving support server 12 via the integrated data server 11. Go to.
[0038]
In FIG. 2, the event history server 4 acquires event history data from an event history database (DB) 6. Further, the trend server 5 acquires trend data from the trend database (DB) 7. Further, the driving support server 12 acquires driving support data from the driving support database (DB) 13. 100A denotes a monitoring and control device, and except for the plant 9, the graphic screen (display function) 1 to the real-time data server 8 and the driving support DB editing screen (display function) 10 to the driving support DB 13 The software inside.
[0039]
FIG. 2 is a diagram showing a database structure of the event history DB of the monitoring control apparatus according to Embodiment 1 of the present invention.
[0040]
On the event history screen 2, a specific signal name such as “XX pump failure” is displayed, but in the event history DB 6, “occurrence time”, “TAG”, ON / OFF, etc. Is stored in the "value" of In the event history DB 6, when a state change occurs in the plant 9 and when an operation is set from the graphic screen 1, a history of those changes is accumulated.
[0041]
FIG. 3 is a diagram showing a database structure of the trend DB of the monitoring control apparatus according to Embodiment 1 of the present invention.
[0042]
On the trend graph screen 3, specific signal names such as “filtration pond water level” are displayed. In the trend DB 7, “TAG”, “time”, and “value” of the time are displayed. Is stored. In the trend DB 7, measurement values of the plant 9 are stored at regular intervals.
[0043]
FIG. 4 is a diagram showing a database structure of the driving support DB of the monitoring and control apparatus according to Embodiment 1 of the present invention.
[0044]
The driving support DB 13 stores “operation / setting action” (driving guidance information) corresponding to “state change” of a certain “tag”.
[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 Embodiment 1 of the present invention, respectively. FIG.
[0046]
The control window 14 on the graphic screen 1 shown in FIG. 5 is displayed on the screen by clicking a device and a numerical value of a plant to be operated or set. A symbol ID is given to each of the devices and measured values on the graphic screen 1, and is uniquely identified.
[0047]
15, 16, and 17 shown in FIGS. 6, 7, and 8 are “edit mode” switching buttons on the event history screen 2, the trend graph screen 3, and the driving support DB editing screen 10, respectively.
[0048]
When the “edit mode” switch button 15 on the event history screen 2 shown in FIG. 6 is clicked, an event history data list 18 is displayed. The time of the event in the event history data list 18 or the value of the event occurrence can be edited, and when the "Save" button 23 is clicked, the event history DB 6 is rewritten with the input contents.
[0049]
When the "edit mode" switch button 16 on the trend graph screen 3 shown in FIG. 7 is clicked, a trend data list 19 is displayed, which displays the data displayed on the trend graph in a table format. When a numerical value is entered in the table of the trend data list 19 and a “Save” button 24 on the screen is clicked, the value of the trend DB 7 is rewritten with the entered contents.
[0050]
Further, when the "edit mode" switch button 17 on the driving support DB editing screen 10 shown in FIG. 8 is clicked, the contents of the driving support DB 13 are displayed. When characters are input in the operation / setting action column and the "Save" button 25 on the screen is clicked, the contents of the driving support DB 13 are rewritten with the input contents. Even if the driving support DB editing screen 10 is selected without clicking the editing mode switching button 17, the mode may be shifted to the editing mode. By operating the scroll bar on the right side of the driving support DB editing screen 10, all the contents of the driving support DB 13 can be referred to.
[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 Embodiment 1 of the present invention.
[0053]
First, the graphic screen display function 1 issues a request for data collection of the plant 9 to the integrated data server 11 (step ST101).
[0054]
Next, the integrated data server 11 receives a request for data collection of the graphic screen display function 1 (step ST101), and issues a data collection request to the real-time data server 8 (step ST102).
[0055]
Next, upon receiving the data collection request from the integrated data server 11 (step ST102), the real-time data server 8 collects actual data from the plant 9 (step ST103).
[0056]
Next, the real-time data server 8 returns the actual data collected from the plant 9 to the integrated data server 11 (Step ST104).
[0057]
Next, the integrated data server 11 returns the actual data returned from the real-time data server 8 to the graphic screen display function 1 (step ST105).
[0058]
Finally, the graphic screen display function 1 displays the actual data of the plant 9 sent from the integrated data server 11.
[0059]
When the operator clicks on the equipment symbol or the numerical symbol of the plant 9 to be operated or set on the graphic screen 1, a control window 14 is displayed as shown in FIG. When an operation or a setting action is input in the control window 14 and transmission is performed by clicking a “send” button (not shown), the graphic screen display function 1 executes the integrated data server 11 and the real-time data server 8. The operation or setting is performed on the equipment of the plant 9 via the. At this time, information indicating that the operation or setting has been performed is accumulated in the event history DB 6 by the event history server 4 via the integrated data server 11.
[0060]
When displaying the event history screen 2, the event history screen display function 2 acquires and displays event history data from the event history DB 6 by the event history server 4 via the integrated data server 11.
[0061]
When displaying the trend graph screen 3, the trend graph screen display function 3 acquires and displays trend data from the trend DB 7 by the trend server 5 via the integrated data server 11.
[0062]
FIG. 10 is a diagram showing the operation of the playback function of the monitoring and control apparatus according to Embodiment 1 of the present invention.
[0063]
As shown in FIG. 5, when a "playback" button 20 displayed on the graphic screen 1 is clicked, a playback start window 21 is displayed. The operation of the playback function is started by clicking a “playback” button 20 displayed on the graphic screen 1.
[0064]
The operation in the playback function will be described with reference to FIG. When the operator clicks a “playback” button 20 on the graphic screen 1, the graphic screen display function 1 displays a playback start window 21 on the graphic screen 1.
[0065]
Next, when the operator inputs a start time in the playback start window 21 on the graphic screen 1 and clicks a playback start button (a button with the same symbol as the playback button of the tape recorder) in the playback start window 21, The graphic screen display function 1 sends a playback start command (including the input start time) to the integrated data server 11 (step ST151).
[0066]
Next, the integrated data server 11 sends a playback start command to the event history server 4 and the trend server 5 (steps ST152 and ST153).
[0067]
Next, the event history server 4 and the trend server 5 acquire event history data and trend data after the start time specified by the playback start command from the event history DB 6 and the trend DB 7, respectively, and (Steps ST154 and ST155).
[0068]
Next, the integrated data server 11 returns event history data and trend data after the playback start time to the graphic screen display function 1 (steps ST156 and ST157).
[0069]
Then, the graphic screen display function 1 advances the status display of the plant 9 in accordance with the lapse of the actual time from the designated time at the playback start time.
[0070]
In step ST154, the event history server 4 responds each time a numerical value setting operation history and a device setting operation history corresponding to the playback time are found in the event history DB 6. In step ST155, the trend server 5 responds to the trend data in the trend DB 7 at regular intervals.
[0071]
As shown in FIG. 5, on the graphic screen 1, the display update of the symbol of the device or the like, the operation and setting in the control window 14 are performed in a playback display in accordance with the time displayed in the playback start window 21. Is done. Similarly, playback display of set values, operation values, current values, and the like is possible on the instrumentation screen that displays the control panel.
[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 plant 9 that occurred in the past and abnormalities were observed. Since the device operation and the numerical value setting in the event of occurrence can be arbitrarily referred to, even an inexperienced operator can easily perform the same operation. Further, in the conventional monitoring and control device, a long-term operation was necessary in order to be able to perform an appropriate operation. However, in the monitoring and control device according to the first embodiment, an operator with long experience is required. The same operation as described above can be easily performed. Further, it is possible to display an operation window which is an operation for each device and a setting procedure for each measurement value.
[0074]
Embodiment 2 FIG.
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 Embodiment 2 of the present invention has a “past data editing function” that allows past data used in the playback function to be edited from a screen.
[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” switch button 16 is clicked, the event history screen 2 shown in FIG. 6 is changed to the edit mode, and the event history data being displayed is displayed in a table format as an event history data list 18. When the value is edited (changed) in this table and the "Save" button 23 is clicked, the event history DB 6 is rewritten.
[0078]
When the "edit mode" switch button 17 is clicked, the trend graph screen 3 shown in FIG. 7 is changed to the edit mode, and the trend data being displayed is displayed as a trend data list 19 in a table format. When the value is edited (changed) in this table and the "Save" button 24 is clicked, the trend DB 7 is rewritten.
[0079]
As described above, the data stored in the event history DB 6 and the trend DB 7 can be edited.
[0080]
FIG. 11 is a diagram showing the operation of the past data editing function of the monitoring and control apparatus according to Embodiment 2 of the present invention.
[0081]
The operation at the time of editing the event history DB 6 and the trend DB 7 will be described with reference to FIG.
[0082]
When the event history data is edited according to the above procedure, first, when the save button 23 is clicked, the event history screen display function 2 displays the edited (changed) event history data with respect to the integrated data server 11. A change request is output (step ST201).
[0083]
Next, in response to the change request from the event history screen display function 2, the integrated data server 11 requests the event history server 4 to rewrite the data in the event history DB 6, and edits (changes) the event history data. Output (Step ST202).
[0084]
The event history server 4 receives the data rewriting request and rewrites the contents of the event history DB 6 with the edited (changed) event history data sent.
[0085]
Similarly, when the trend data is edited according to the above procedure, first, when the save button 24 is clicked, the trend data that has been edited (changed) is transmitted to the integrated data server 11. A change request is output together with the data (step ST203).
[0086]
Next, the integrated data server 11 requests the trend server 5 to rewrite the data in the trend DB 7, and outputs the edited (changed) trend data (step ST204).
[0087]
Then, in response to this data rewriting request, the trend server 5 rewrites the contents of the trend DB 7 with the sent (edited) trend data sent.
[0088]
According to this procedure, past data in the event history DB 6 and the trend DB 7 can be edited.
[0089]
The event history data and trend data edited according to the above-described procedure are respectively provided with an event history dummy DB 6A and a trend dummy DB 7A for accumulating edited (changed) data. Can be saved as a separate database.
[0090]
At this time, for the operations after step ST202 and step ST204, the event history server 4 and the trend server 5 rewrite the contents of the event history dummy DB 6A and the trend dummy DB 7A, respectively.
[0091]
As described above, the data stored in the event history DB 6 and the trend DB 7 can be edited on the screen of the monitoring control device. Thus, for example, if the past operations and settings at the time of occurrence of an abnormality are too complicated for an inexperienced operator, it is possible to edit and simplify the past data and optimize it as a training teaching material.
[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]
Embodiment 3 FIG.
A monitoring control device according to Embodiment 3 of the present invention will be described with reference to the drawings. The monitoring control device according to Embodiment 3 of the present invention, when a state change of the plant 9 that is transmitted from the site as a digital signal such as equipment failure, upper / lower limit value abnormality, equipment operation, etc. occurs in the operation support DB 13 It is provided with a "driving guidance function" in which a control window 14 in which necessary operations and set values are set in advance is automatically displayed based on the accumulated information in accordance with a change in the state. When the operator confirms the contents on the screen and executes the operation in a plurality of steps, the control window 14 in which the operation and the set value are set is automatically displayed in sequence.
[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 plant 9, an appropriate action is displayed in the form of the control window 14 based on data stored in the driving support DB 13 in advance.
[0097]
FIG. 12 is a diagram showing an operation of the operation guidance function of the monitoring and control apparatus according to Embodiment 3 of the present invention.
[0098]
First, in FIG. 5, the operator of the plant 9 switches the driving assistance mode to the “driving guidance” mode by clicking the “driving assistance mode” switching button 22 on the graphic screen 1. The “driving assistance mode” switching button 22 switches the displayed mode to the latest mode, and switches every time the button 22 is clicked. In addition to “driving guidance”, “automatic playback” described later, and “normal There are three modes.
[0099]
When the driving support mode switching button 22 is switched to the “driving guidance” mode, as shown in FIG. 12, the graphic screen display function 1 transmits the driving support mode switching command together with the switching value “driving guidance mode” to the integrated data server. 11 (step ST301).
[0100]
Next, integrated data server 11 sends a driving support mode switching command to driving support server 12 (step ST302). The driving support server 12 rewrites the driving support mode data to the sent “driving guidance mode”.
[0101]
When a state change occurs in the plant 9, state change data including an alarm is sent from the plant 9 to the real-time data server 8 (step ST303).
[0102]
Thereafter, the real-time data server 8 sends the state change data to the driving support server 12 (step ST304). The driving support server 12 checks the driving support mode data, and performs the following processing only when the value is the “driving guidance mode”.
[0103]
The driving support server 12 searches the driving support DB 13 shown in FIG. 4 and responds to the status change received from the real-time data server 8 by operating and setting the device and numerical symbols (symbol ID) and the operation value (operation value). Action) and set value (setting action).
[0104]
As described above, the driving support DB 13 stores “operation / setting action” (driving guidance information) corresponding to a certain “state change”. The driving support DB 13 can be edited as described later, and can define one step or a plurality of steps of operation / setting actions for one state change. Further, it is possible to store a plurality of state changes in one line and define an operation / setting action for a plurality of simultaneous state changes.
[0105]
The driving support server 12 sends the symbol ID, the operation, and the set value (action) to the graphic screen display function 1 via the integrated data server 11 (steps ST305 to ST306).
[0106]
Next, the graphic screen display function 1 displays the control window 14 from the symbol corresponding to the symbol ID received from the driving support server 12, and displays the received operation and set value (action) in the control window 14.
[0107]
When a plurality of operation / setting actions are associated with each other in the driving support DB 13 for a state change that has occurred in the plant 9, each time one operation / setting action ends, the next symbol ID and the next operation / setting action are set. Is sent from the driving support server 12 to the graphic screen display function 1 via the integrated data server 11 (steps ST305 to ST306).
[0108]
As described above, when a state change occurs in the plant 9, appropriate operations and set values are automatically displayed for the devices corresponding to the devices requiring treatment and the numerical symbols. For this reason, for example, when an abnormality occurs in the plant 9, even an inexperienced operator can undoubtedly take appropriate measures promptly.
[0109]
In the monitoring and control device according to the third embodiment, when a state change occurs in the plant 9, an appropriate operation and setting window (control window 14) is displayed for the equipment that needs to be operated and set and the symbol of the measurement value. With the function (driving guidance function), even an inexperienced operator can quickly assist in performing appropriate treatment. In the conventional monitoring and control device, it is necessary to input operation contents and set values in order to perform a necessary operation, and it took time until the treatment. However, in the monitoring and control device according to the third embodiment, Action is possible.
[0110]
Embodiment 4 FIG.
Embodiment 4 A monitoring control device according to Embodiment 4 of the present invention will be described with reference to the drawings. The monitoring control apparatus according to Embodiment 4 of the present invention is provided with a "drive support DB editing function" that allows the contents of a drive support DB (a correspondence table between state changes and operations / settings) to be edited from a screen.
[0111]
The configuration of the monitoring control apparatus according to Embodiment 4 of the present invention is the same as that of Embodiment 1 described above.
[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 Embodiment 4 of the present invention.
[0114]
In the third embodiment, the driving guidance function by the driving support DB 13 has been described. However, as shown in FIG. 13, the content itself of the driving support DB 13 can be edited from the screen of the monitoring control device.
[0115]
13, when the "edit mode" switch button 17 is clicked, the driving support DB edit screen display function 10 issues a DB content acquisition request to the integrated data server 11 (step ST401).
[0116]
Next, integrated data server 11 issues a DB content acquisition request to driving support data server 12 (step ST402).
[0117]
Next, the driving support server 12 acquires all data from the driving assistance DB 13 in response to the DB content acquisition request received from the integrated data server 11, and returns all the data contents to the integrated data server 11 (step ST403).
[0118]
Next, integrated data server 11 returns all data of driving support DB 13 acquired from driving support server 12 to driving support DB editing screen display function 10 (step ST404).
[0119]
When the operator edits (changes) the operation / setting action field in the contents of the driving support DB and clicks the "Save" button 25 on the driving support DB editing screen shown in FIG. The editing result is sent to the integrated data server 11 (step ST405).
[0120]
Next, integrated data server 11 sends the result of editing of driving support DB 13 to driving support server 12 (step ST406).
[0121]
Lastly, the driving support data server 12 rewrites the driving support DB 13 with the editing result received from the integrated data server 11.
[0122]
As described above, there is no need to separately install a dedicated editing device, and the operator can easily change the driving support DB 13 itself from the screen of the monitoring control device. Thereby, for example, when there is an error in the registered driving guidance information (operation / setting action) or when a better treatment method is proposed, the driving support DB 13 can be corrected and added promptly. As a result, the operation know-how in the plant 9 can be reliably and promptly reflected in the operation support DB 13.
[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]
Embodiment 5 FIG.
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 Embodiment 5 of the present invention It is provided with an "automatic playback function" in which the transition of the state and the operation procedure are automatically searched and displayed by the playback function.
[0125]
The configuration of the monitoring and control apparatus according to Embodiment 5 of the present invention is the same as that of Embodiment 1 described above.
[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 plant 9 is automatically displayed as the control window 14, but in the fifth embodiment, a state change is separately performed. Occurs, the state transition of the plant 9 when the same state change occurs in the past and the operation procedure in the control window 14 for the treatment are automatically played back.
[0129]
First, in the graphic screen 1 shown in FIG. 5, the operator switches the driving support mode to “automatic playback” by clicking the driving support mode switching button 22.
[0130]
At this time, as shown in FIG. 14, the graphic screen display function 1 sends a driving support mode switching command to the integrated data server 11 together with the switching value “automatic playback mode” (step ST501).
[0131]
Next, integrated data server 11 sends a driving support mode switching command to driving support server 12 together with a switching value “automatic playback mode” (step ST502).
[0132]
Next, the driving support server 12 rewrites the driving support mode data to the sent “automatic playback mode”.
[0133]
When the state change from the plant 9 rises (step ST503), the real-time data server 8 raises the state change to the driving support server 12 (step ST504). The driving support server 12 checks the driving support mode data, and performs the following processing only when the value is the “automatic playback mode”.
[0134]
Driving support server 12 issues a search request to integrated data server 11 for a time at which the same state change has occurred in the past in response to the state change received from real-time data server 8 (step ST505).
[0135]
Next, integrated data server 11 sends the search request to event history server 4 (step ST506).
[0136]
Next, the event history server 4 searches the event history DB 6 and returns a search result at the time when the same state change occurs to the integrated data server 11 (step ST507).
[0137]
Next, integrated data server 11 issues a playback start command to event history server 4 and trend server 5 using the search result (time) as a playback start time (steps ST508 and ST510).
[0138]
Thereafter, as in the first embodiment, the state transition of the plant 9 and the automatic playback of the operations and settings in the control window 14 are performed (steps ST509, ST511, ST512, ST513).
[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 plant 9 are automatically played back on the graphic screen 1. be able to. In this way, for example, when an abnormality occurs in the plant 9, past treatment cases are displayed in an easy-to-understand manner and automatically. From this, even inexperienced operators can take appropriate measures.
[0140]
Embodiment 6 FIG.
A monitoring control device according to Embodiment 6 of the present invention will be described with reference to the drawings. The monitoring control apparatus according to the sixth embodiment of the present invention has an “automatic playback function” as in the fifth embodiment.
[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 integrated data server 11 sends the trend data to the trend server 5 for each occurrence time. Request data acquisition of all plant data (step ST601).
[0145]
Next, the trend server 5 searches the trend DB 7 in response to the all data acquisition request at each occurrence time, and returns all plant data at each occurrence time to the integrated data server 11 (step ST602).
[0146]
Further, integrated data server 11 requests real-time data server 8 to acquire data of all current plant data (step ST603).
[0147]
Next, the real-time data server 8 responds to the integrated data server 11 with the current all plant data in response to the current all data acquisition request (step ST604).
[0148]
The integrated data server 11 compares the plant data for each occurrence time acquired in step ST602 with the current plant data in which the state change has occurred acquired in step ST604, and determines the time of the most similar plant data. Then, the playback start time is set. Thereafter, the same procedure as that after step ST508 in FIG. 14 is performed.
[0149]
FIG. 15 is a flowchart showing the operation of the integrated data server of the monitoring control device according to Embodiments 5 and 6 of the present invention. FIG. 15 shows processing (steps ST651 to ST657) in a case where only one same state change has occurred and in a case where the same state change has occurred a plurality of times.
[0150]
First, in step ST651, the integrated data server 11 sends a search request to the event history server 4 at a time when the same state change (state change) has occurred in the past.
[0151]
Next, in step ST652, based on the search result from the event history server 4, the integrated data server 11 determines whether the same state change has occurred a plurality of times. When the search result is one, the process proceeds to step ST653, and when the search result is a plurality, the process proceeds to step ST655.
[0152]
Next, in steps ST653 to ST654, the integrated data server 11 sends a playback start command to the event history server 4 and the trend server 5 using the time of the search result as the playback start time. The subsequent operation is the same as in the fifth embodiment.
[0153]
In step ST655, the integrated data server 11 requests the trend server 5 to acquire data of all plant data for each occurrence time. Further, it requests the real-time data server 8 to acquire data of all current plant data. Then, all the plant data at each occurrence time is obtained from the trend server 5 and the current all plant data is obtained from the real-time data server 8.
[0154]
Next, in steps ST656, 657, and 654, the integrated data server 11 compares the acquired plant data for each occurrence time with the acquired current plant data at which the state change has occurred, and determines the most similar plant data. The time of the data is determined and set as the playback start time. A playback start command including the start time is issued to the event history server 4 and the trend server 5. The subsequent operation is the same as in the fifth embodiment.
[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 plant 9, the action in the situation most similar to the latest state of the plant 9 (operation and setting in the control window 14) ), And the transition of the plant 9 at that time is automatically played back and displayed. Therefore, the operator can easily know the most appropriate treatment method.
[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 Embodiment 1 of the present invention.
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 Embodiment 3 of the present invention.
FIG. 13 is a diagram showing an operation of a driving support DB editing function of the monitoring and control apparatus according to Embodiment 4 of the present invention.
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 Embodiments 5 and 6 of the present invention.
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編集画面表示機能をさらに備え、
前記統合データサーバは、前記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.
JP2001239561A 2001-08-07 2001-08-07 Monitoring and control equipment Expired - Fee Related JP3602482B2 (en)

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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Cited By (1)

* Cited by examiner, † Cited by third party
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