[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2003029826A - Plant monitor controller - Google Patents

Plant monitor controller

Info

Publication number
JP2003029826A
JP2003029826A JP2001218877A JP2001218877A JP2003029826A JP 2003029826 A JP2003029826 A JP 2003029826A JP 2001218877 A JP2001218877 A JP 2001218877A JP 2001218877 A JP2001218877 A JP 2001218877A JP 2003029826 A JP2003029826 A JP 2003029826A
Authority
JP
Japan
Prior art keywords
plant
data
time
trend
graphic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001218877A
Other languages
Japanese (ja)
Inventor
Jiro Tanabe
治郎 田辺
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 JP2001218877A priority Critical patent/JP2003029826A/en
Publication of JP2003029826A publication Critical patent/JP2003029826A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing Or Calibration Of Command Recording Devices (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a plant monitor controller capable of preserving the data of a plant not only when any abnormality is generated but also when equipment is operated, and comparing the data between the past two points of time. SOLUTION: Plant data are collected by a real time data server 18, and a trend data base 17 in which the plant data are preserved as time-serial data and an event history data base 16 in which the history of the event of the plant is preserved are prepared, and two time to be analyzed is selected by using the event history data base 16, and the plant data corresponding to the selected two time are acquired through the real time data server 18, and the plant state is reproduced, and graphic-displayed in parallel, and the time-serial data corresponding to the two time are acquired from the trend data base 17, and the trend graph is displayed in parallel.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、上下水処理プラ
ント等の各種プラントの監視制御を画面上で行うプラン
ト監視制御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plant supervisory control device for performing supervisory control of various plants such as a water and wastewater treatment plant on a screen.

【0002】[0002]

【従来の技術】図7は、特開昭55−150009号公
報に記載された従来のプラント監視制御装置を示す構成
図である。図7において、20は監視対象となるプラン
ト、30はプラント20からの入力を増幅するマルチプ
レクサ、31はマルチプレクサ30からのアナログの入
力信号をデジタル信号に変換するアナログ・デジタル変
換装置、32は切替えスイッチ、33a、33bはデー
タをフレキシブルディスクへ書込み及び読み出しを行う
データ記録再生装置、34a、34bはデータの保存を
行うフレキシブルディスクである。35は監視処理を行
うマイクロコンピュータであり、記憶部36、演算処理
部39、入出力処理装置40を有する。41はプラント
の状態を表示するCRT表示装置、42はマイクロコン
ピュータ35に入力するキーボードである。
2. Description of the Related Art FIG. 7 is a block diagram showing a conventional plant monitoring and controlling apparatus described in JP-A-55-150009. In FIG. 7, 20 is a plant to be monitored, 30 is a multiplexer that amplifies the input from the plant 20, 31 is an analog / digital conversion device that converts an analog input signal from the multiplexer 30 into a digital signal, and 32 is a changeover switch. , 33a and 33b are data recording / reproducing devices for writing and reading data to and from the flexible disk, and 34a and 34b are flexible disks for storing the data. Reference numeral 35 is a microcomputer that performs monitoring processing, and has a storage unit 36, an arithmetic processing unit 39, and an input / output processing device 40. Reference numeral 41 is a CRT display device for displaying the state of the plant, and 42 is a keyboard for inputting to the microcomputer 35.

【0003】次に、動作について説明する。プラント2
0からの異常検出信号は、マイクロコンピュータ35の
入出力処理装置40に入力され、異常の内容が判別され
る。マイクロコンピュータ35の記憶部36には異常に
関連したプラントデータを示す対応テーブルが保持され
ており、演算処理部39は、このテーブルを参照して、
異常に関連したプラントデータを決定し、マルチプレク
サ30に、フレキシブルディスクに保存するプラントデ
ータを指定する。指定されたデータは、アナログ・デジ
タル変換器31でデジタルデータに変換され、切替えス
イッチ32を介して、データ記録再生装置33a、33
bに入力され、フレキシブルディスク34a、34bの
いずれかに保存される。保存したデータの再生時には、
キーボード42からマイクロコンピュータ35に異常信
号の種類、検索範囲等を入力する。マイクロコンピュー
タ35の演算処理部39で、その検索情報に基づき、記
憶部36に記録され、保存されているデータの一覧を調
べ、該当するデータを探す。検索されたデータは、フレ
キシブルディスク34aまたは34bから再生され、記
録中のデータと重ねてトレンドグラフでCRT表示装置
41に表示される。この従来例では、異常の種類に応じ
てトレンドグラフデータが保存され、また過去の同様の
事例のトレンドグラフを再生し、現在のデータと重ねて
表示することができるため、異常発生時の状態の確認、
対策などが迅速に可能となる。
Next, the operation will be described. Plant 2
The abnormality detection signal from 0 is input to the input / output processing device 40 of the microcomputer 35, and the content of the abnormality is determined. The storage unit 36 of the microcomputer 35 holds a correspondence table showing plant data related to the abnormality, and the arithmetic processing unit 39 refers to this table,
The plant data related to the abnormality is determined, and the plant data to be stored in the flexible disk is specified in the multiplexer 30. The designated data is converted into digital data by the analog / digital converter 31, and the data recording / reproducing devices 33a, 33 are transmitted through the changeover switch 32.
It is input to b and is stored in either of the flexible disks 34a and 34b. When playing back the saved data,
The type of the abnormal signal, the search range, etc. are input to the microcomputer 35 from the keyboard 42. Based on the search information, the arithmetic processing unit 39 of the microcomputer 35 checks the list of the data recorded and stored in the storage unit 36, and searches for the corresponding data. The retrieved data is reproduced from the flexible disk 34a or 34b, and displayed on the CRT display device 41 as a trend graph in an overlapping manner with the data being recorded. In this conventional example, the trend graph data is saved according to the type of abnormality, and the trend graph of similar cases in the past can be played back and displayed on top of the current data. Confirmation,
Measures can be taken promptly.

【0004】[0004]

【発明が解決しようとする課題】従来の技術では、デー
タが保存されるのは、異常発生時のみであったため、異
常が発生した時と正常な時の状態の比較ができなかっ
た。また、過去の異常発生時のプラント状態と現在の状
態を比較することはできるが、過去の状態同士を比較す
ることができないため、過去の正常時のプラント状態
と、異常時の状態との比較を行うことや、過去の2種類
の異常状態を比較するなど、異常が発生した後での原因
の解析や根本的な対策の検討を行うには不十分であっ
た。
In the prior art, since data is stored only when an abnormality occurs, it is impossible to compare the state when the abnormality occurs and the normal state. Also, although it is possible to compare the plant status at the time of the past abnormality and the current status, it is not possible to compare the past states, so it is possible to compare the plant status at the past normal time and the status at the time of abnormality It was not sufficient to analyze the cause after the occurrence of the abnormality and to examine the fundamental countermeasures such as performing the above and comparing the past two types of abnormal states.

【0005】この発明は、上記のような問題点を解決す
るためになされたものであり、プラントのデータを異常
時だけでなく、機器の操作が行われたときにも保存する
ようにし、また、過去の二時点間のデータを比較できる
ようにすることで、プラントの異常を詳細に解析、検討
できるようにしたプラント監視制御装置を得ることを目
的とする。
The present invention has been made to solve the above problems, and saves plant data not only when an abnormality occurs but also when an equipment is operated, and , It is an object of the present invention to obtain a plant monitoring and control apparatus that enables detailed analysis and examination of plant abnormalities by making it possible to compare data between the past two time points.

【0006】[0006]

【課題を解決するための手段】この発明に係わるプラン
ト監視制御装置においては、プラントの監視制御を行う
プラント監視制御装置において、プラントからプラント
データを収集するリアルタイムデータサーバと、プラン
トデータを元にイベントの履歴を保存したイベント履歴
データベースと、このイベント履歴データベースを用い
てイベントに関連した複数の時刻を選択する時刻選択手
段と、この時刻選択手段によって選択された複数の時刻
のプラント状態を再生するプラントデータをリアルタイ
ムデータサーバを介して取得し、複数の時刻のプラント
状態を再生して並列にグラフィック表示するグラフィッ
ク画面表示部を備えたものである。また、プラントの監
視制御を行うプラント監視制御装置において、プラント
からプラントデータを収集するリアルタイムデータサー
バと、プラントデータを時系列データとして保存するト
レンドデータベースと、プラントデータを元にイベント
の履歴を保存したイベント履歴データベースと、このイ
ベント履歴データベースを用いてイベントに関連した複
数の時刻を選択する時刻選択手段と、この時刻選択手段
によって選択された複数の時刻に対応する時系列データ
をトレンドデータベースから取得し、複数の時刻のトレ
ンドグラフを再生して並列に表示するトレンドグラフ画
面表示部を備えたものである。
In a plant monitoring and controlling apparatus according to the present invention, a plant monitoring and controlling apparatus for monitoring and controlling a plant, a real-time data server for collecting plant data from the plant, and an event based on the plant data. Event history database storing the history of the event, time selecting means for selecting a plurality of times associated with the event using the event history database, and a plant for reproducing the plant state at a plurality of times selected by the time selecting means It is provided with a graphic screen display unit for acquiring data via a real-time data server, reproducing the plant states at a plurality of times, and displaying the graphic data in parallel. In addition, in a plant monitoring control device that monitors and controls the plant, a real-time data server that collects plant data from the plant, a trend database that stores the plant data as time series data, and an event history based on the plant data are stored. An event history database, time selection means for selecting a plurality of times associated with an event using the event history database, and time series data corresponding to a plurality of times selected by the time selection means are acquired from the trend database. A trend graph screen display unit for reproducing trend graphs at a plurality of times and displaying them in parallel is provided.

【0007】また、プラントの監視制御を行うプラント
監視制御装置において、プラントからプラントデータを
収集するリアルタイムデータサーバと、プラントデータ
を時系列データとして保存するトレンドデータベース
と、プラントデータを元にイベントの履歴を保存したイ
ベント履歴データベースと、このイベント履歴データベ
ースを用いてイベントに関連する複数の時刻を選択する
時刻選択手段と、この時刻選択手段によって選択された
複数の時刻のプラント状態を再生するプラントデータを
リアルタイムデータサーバを介して取得し、複数の時刻
のプラント状態を再生して並列にグラフィック表示する
グラフィック画面表示部と、時刻選択手段によって選択
された複数の時刻に対応する時系列データをトレンドデ
ータベースから取得し、複数の時刻のトレンドグラフを
再生して並列に表示するトレンドグラフ画面表示部を備
えたものである。さらに、グラフィック表示及びトレン
ドグラフは、いずれかが選択されて表示されるものであ
る。
Further, in a plant monitoring control device for monitoring and controlling a plant, a real-time data server that collects plant data from the plant, a trend database that stores the plant data as time series data, and an event history based on the plant data. The event history database that stores the, the time selection means for selecting a plurality of times related to the event using the event history database, and the plant data for reproducing the plant state at the plurality of times selected by the time selection means. A graphic screen display unit that acquires via a real-time data server, reproduces plant states at multiple times and displays them in parallel in parallel, and time-series data corresponding to multiple times selected by the time selection means from the trend database. Acquisition Are those with a trend graph screen display unit for displaying in parallel reproduces the trend graph of a plurality of times. Further, one of the graphic display and the trend graph is selected and displayed.

【0008】また、グラフィック画面表示部は、複数の
時刻に対応するグラフィック表示を複数のウインドウ画
面にそれぞれ表示するものである。また、グラフィック
画面表示部は、複数の時刻に対応するグラフィック表示
を複数の表示装置にそれぞれ表示するものである。
The graphic screen display section displays graphic displays corresponding to a plurality of times on a plurality of window screens, respectively. Further, the graphic screen display section displays graphic displays corresponding to a plurality of times on a plurality of display devices, respectively.

【0009】さらにまた、グラフィック画面表示部は、
複数の時刻に対応するグラフィック表示をマルチ大画面
装置の複数の画面にそれぞれ表示するものである。ま
た、複数の時刻に対応するトレンドグラフは、同じ画面
に重ね合わせて表示されるものである。
Furthermore, the graphic screen display section is
Graphic displays corresponding to a plurality of times are respectively displayed on a plurality of screens of a multi-large screen device. Further, the trend graphs corresponding to a plurality of times are displayed in a superimposed manner on the same screen.

【0010】[0010]

【発明の実施の形態】実施の形態1.以下、この発明の
実施の形態1を図1に基づいて説明する。図1は、この
発明の実施の形態1によるプラント監視制御装置を示す
構成図である。図1において、1はプラントの監視・制
御を行うための入出力装置及びCPUを有するプラント
監視制御装置、2はプラント監視制御装置1によって監
視制御されるプラント機器である。3はプラント監視制
御装置1の表示を行うCRT装置、4はプラント監視制
御装置1への入力を行うキーボード、5はタッチパネ
ル、6はマウスである。プラント監視制御装置1は、以
下のように構成される。11はプラントの状態などを表
すプラントデータをCRT装置3にグラフィックで表示
するグラフィック画面表示部、12はプラントの状態や
計測値を時系列で表すトレンドグラフにて表示するトレ
ンドグラフ画面表示部、13はリアルタイムデータと時
系列データとイベント履歴データとを、各サーバとグラ
フィック画面表示部11及びトレンドグラフ画面表示部
12との間で仲介する統合データサーバで、時間選択手
段が含まれる。14はプラントの異常、故障、操作履歴
などのイベント履歴データを管理するイベント履歴サー
バ、15はプラントデータを時系列データとして管理す
るトレンドサーバ、16はプラントの異常、故障、操作
履歴などのイベントに関連付けられたイベント履歴デー
タを保存するイベント履歴データベース、17はプラン
トデータを時系列データとして保存するトレンドデータ
ベース、18はプラントデータをリアルタイムに収集、
管理するリアルタイムデータサーバである。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiment 1. Hereinafter, the first embodiment of the present invention will be described with reference to FIG. 1 is a configuration diagram showing a plant monitoring control apparatus according to Embodiment 1 of the present invention. In FIG. 1, reference numeral 1 is a plant monitoring control device having an input / output device and a CPU for monitoring and controlling the plant, and 2 is a plant device monitored and controlled by the plant monitoring control device 1. Reference numeral 3 is a CRT device for displaying the plant monitoring control device 1, 4 is a keyboard for inputting to the plant monitoring control device 1, 5 is a touch panel, and 6 is a mouse. The plant monitoring control device 1 is configured as follows. Reference numeral 11 is a graphic screen display unit that graphically displays the plant data representing the plant status on the CRT device 3, 12 is a trend graph screen display unit that displays the plant status and measured values in a time-series trend graph, 13 Is an integrated data server that mediates real-time data, time-series data, and event history data between each server and the graphic screen display unit 11 and the trend graph screen display unit 12, and includes time selection means. 14 is an event history server that manages event history data such as plant abnormality, failure, and operation history, 15 is a trend server that manages plant data as time series data, and 16 is an event such as plant abnormality, failure, and operation history An event history database that stores associated event history data, 17 is a trend database that stores plant data as time-series data, and 18 is plant data that is collected in real time.
It is a real-time data server that manages.

【0011】図2は、この発明の実施の形態1によるプ
ラント監視制御装置の動作を示すフロー図である。図3
は、この発明の実施の形態1によるプラント監視制御装
置のグラフィック画面の再生方法を示す図である。現在
のプラント状態のベース画面の他、ウインドウに二つの
時刻のプラント状態が表示されている。図4は、この発
明の実施の形態1によるプラント監視制御装置のトレン
ドグラフの再生方法を示す図である。図3、図4におい
て、1、3は図1におけるものと同一のものである。
FIG. 2 is a flow chart showing the operation of the plant monitoring control apparatus according to the first embodiment of the present invention. Figure 3
FIG. 4 is a diagram showing a method of reproducing a graphic screen of the plant monitoring control apparatus according to the first embodiment of the present invention. In addition to the base screen of the current plant status, the window displays the plant status at two times. FIG. 4 is a diagram showing a trend graph reproducing method of the plant monitoring control apparatus according to the first embodiment of the present invention. 3 and 4, 1 and 3 are the same as those in FIG.

【0012】次に、図2に基づき動作について説明す
る。操作員は、再生したいデータを、発生アラーム情報
や、操作履歴などのイベントから検索を行う(ステップ
S1)。統合データサーバ13は、イベント履歴サーバ
14のイベント情報から該当するイベントが発生した時
刻の一覧を検索する(ステップS2)。操作員は、時刻
選択手段により、検索された一覧から解析されるべき2
時刻を選択すると共に、再生方法をグラフィック画面ま
たはトレンドグラフから選択し、2時刻について再生を
実行する(ステップS3)。再生すべきグラフィック画
面及びトレンドグラフで表示される信号は、あらかじめ
イベント情報に関連付けられて決まっているものとす
る。
Next, the operation will be described with reference to FIG. The operator searches for data to be reproduced from the generated alarm information and events such as operation history (step S1). The integrated data server 13 searches the event information of the event history server 14 for a list of times at which the corresponding events have occurred (step S2). The operator should be analyzed from the searched list by the time selection means 2
A time is selected, a reproduction method is selected from a graphic screen or a trend graph, and reproduction is executed for two times (step S3). It is assumed that the signals displayed on the graphic screen and the trend graph to be reproduced are determined in advance in association with the event information.

【0013】グラフィック画面での再生時には、グラフ
ィック画面は、それぞれの再生時刻が図3に示されるよ
うにウィンドウで表示される。グラフィック画面で表示
する場合、グラフィック画面表示部11は、指定された
画面をウィンドウで表示し(ステップS51)、表示す
る2時刻のプラントデータの再生を統合データサーバ1
3へ要求する(ステップS61)。統合データサーバ1
3は、リアルタイムデータサーバ18へ該時刻のデータ
を要求する(ステップS71)。リアルタイムサーバ1
8は、必要なプラントデータを、イベント履歴データベ
ース16及びトレンドデータベース17から取得して、
統合データサーバ13に供給する。リアルタイムデータ
サーバ18からのデータの再生は、統合データサーバ1
3を介してグラフィック画面表示部11へ送られ、各ウ
ィンドウで数値やシンボルで表示される(ステップS8
1)。
During reproduction on the graphic screen, the respective reproduction times of the graphic screen are displayed in a window as shown in FIG. When displaying on a graphic screen, the graphic screen display unit 11 displays the specified screen in a window (step S51), and reproduces the plant data at the 2nd time to be displayed on the integrated data server 1
3 is requested (step S61). Integrated data server 1
3 requests the data of the time from the real-time data server 18 (step S71). Real-time server 1
8 acquires necessary plant data from the event history database 16 and the trend database 17,
It is supplied to the integrated data server 13. Reproduction of data from the real-time data server 18 is performed by the integrated data server 1
3 is sent to the graphic screen display unit 11 and displayed as numerical values or symbols in each window (step S8).
1).

【0014】トレンド画面で表示する場合、トレンドグ
ラフ画面表示部12は、指定されたトレンドグラフ画面
を表示し(ステップS52)、表示する2時刻のプラン
トデータの再生を統合データサーバ13へ要求する(ス
テップS62)。統合データサーバ13は、トレンドサ
ーバ15へ該時刻のデータを要求する(ステップS7
2)。トレンドサーバ15からの時系列データの再生
は、統合データサーバ13を介してトレンドグラフ画面
表示部12へ送られ、グラフ表示される(ステップS8
1)。トレンドグラフでの再生時には、それぞれの時刻
のグラフが、同じグラフ画面に重ね合わせて表示され
る。再生時刻別のグラフの区別は、図4のように色や線
種などで行う。
When displaying on the trend screen, the trend graph screen display unit 12 displays the specified trend graph screen (step S52) and requests the integrated data server 13 to reproduce the plant data at the two time points to be displayed ( Step S62). The integrated data server 13 requests the trend server 15 for the data at the time (step S7).
2). The reproduction of the time-series data from the trend server 15 is sent to the trend graph screen display unit 12 via the integrated data server 13 and displayed as a graph (step S8).
1). During playback on the trend graph, the graphs at the respective times are displayed superimposed on the same graph screen. The graphs for each reproduction time are distinguished by colors, line types, etc. as shown in FIG.

【0015】実施の形態1によれば、アラームや操作履
歴などのイベントに関連付けられた2つの時刻のプラン
トデータを、グラフィック画面やトレンドグラフの形で
同時に再生できるため、ある操作に対する正常時の動作
と異常時の動作を簡単に比較することができる。また、
複数の同じ異常時のデータを同時に再生することができ
るため、二つの異常が同じ原因によるものかどうかなど
を比較して詳細に調べることができる。
According to the first embodiment, plant data at two times associated with an event such as an alarm or an operation history can be simultaneously reproduced in the form of a graphic screen or a trend graph. And the operation at the time of abnormality can be easily compared. Also,
Since it is possible to reproduce a plurality of data at the same abnormal time at the same time, it is possible to make a detailed examination by comparing whether or not two abnormalities are caused by the same cause.

【0016】実施の形態2.次に実施の形態2について
説明する。実施の形態2では、グラフィック画面の再生
形式として2台のCRT装置を利用する。図5は、この
発明の実施の形態2によるプラント監視制御装置のグラ
フィック画面の再生方法を示す図である。図5におい
て、1は図1におけるものと同一のものである。3a、
3bはCRT装置である。図5では、プラント監視制御
装置1に二台のCRT装置3a、3bが接続されてい
る。グラフィック画面の再生は、それぞれのCRT装置
3a、3bで個別に行われる。再生の手順については、
ウィンドウではなく、それぞれのCRT装置3a、3b
でグラフィック画面が表示されることを除き、実施の形
態1と同様である。
Embodiment 2. Next, a second embodiment will be described. In the second embodiment, two CRT devices are used as a graphic screen reproduction format. FIG. 5 is a diagram showing a method for reproducing a graphic screen of the plant monitoring control apparatus according to the second embodiment of the present invention. In FIG. 5, 1 is the same as that in FIG. 3a,
3b is a CRT device. In FIG. 5, two CRT devices 3a and 3b are connected to the plant monitoring control device 1. The reproduction of the graphic screen is individually performed by each of the CRT devices 3a and 3b. For playback procedure,
Each CRT device 3a, 3b, not a window
The same as Embodiment 1 except that the graphic screen is displayed in.

【0017】通常ウィンドウは、CRT装置に合わせた
大きさのグラフィック画面より小さいため、グラフィッ
ク画面の一部しか見ることができないが、実施の形態2
によれば、グラフィック画面をウィンドウにせずに、通
常の監視画面のイメージそのままで再生状況を見ること
ができるため、より正確に状況を把握することができ
る。
Since the normal window is smaller than the graphic screen of a size suitable for the CRT device, only a part of the graphic screen can be seen.
According to this, since the reproduction status can be viewed as it is as the image of the normal monitoring screen without using the graphic screen as a window, the status can be grasped more accurately.

【0018】実施の形態3.次に、実施の形態3につい
て説明する。実施の形態3では、グラフィック画面の再
生形式としてマルチ大画面を利用する。マルチ大画面
は、50インチ程度以上の大きさを持ち、複数の表示面
をシームレスにつなぎ構成された表示装置であり、高い
解像度を持つため、多くの情報を一度に表示することが
できる。図6は、この発明の実施の形態3によるプラン
ト監視制御装置のグラフィック画面の再生方法を示す図
である。図6において、1は図1におけるものと同一の
ものである。7はマルチ大画面装置である。図6では、
グラフィック画面の再生は、マルチ大画面装置7上で行
われる。再生の手順については、マルチ大画面上にグラ
フィック画面が表示されることを除き、実施の形態1と
同様である。
Embodiment 3. Next, a third embodiment will be described. In the third embodiment, a multi-large screen is used as the reproduction format of the graphic screen. The multi-large screen is a display device having a size of about 50 inches or more and seamlessly connecting a plurality of display surfaces, and has a high resolution, so that a large amount of information can be displayed at one time. FIG. 6 is a diagram showing a method for reproducing a graphic screen of the plant monitoring control apparatus according to the third embodiment of the present invention. In FIG. 6, 1 is the same as that in FIG. 7 is a multi-large screen device. In FIG.
The reproduction of the graphic screen is performed on the multi-large screen device 7. The procedure of reproduction is the same as that of the first embodiment except that the graphic screen is displayed on the multi-large screen.

【0019】実施の形態3によれば、グラフィック画面
の再生をマルチ大画面装置で行うことができるため、同
時に多人数で再生の状況を確認することができる。これ
により故障の状況などについて、より的確な判断を行う
ことができる。
According to the third embodiment, since the reproduction of the graphic screen can be performed by the multi-large screen device, it is possible for a large number of people to confirm the reproduction status at the same time. As a result, it is possible to make a more accurate judgment as to the status of failure.

【0020】[0020]

【発明の効果】この発明は、以上説明したように構成さ
れているので、以下に示すような効果を奏する。プラン
トの監視制御を行うプラント監視制御装置において、プ
ラントからプラントデータを収集するリアルタイムデー
タサーバと、プラントデータを元にイベントの履歴を保
存したイベント履歴データベースと、このイベント履歴
データベースを用いてイベントに関連した複数の時刻を
選択する時刻選択手段と、この時刻選択手段によって選
択された複数の時刻のプラント状態を再生するプラント
データをリアルタイムデータサーバを介して取得し、複
数の時刻のプラント状態を再生して並列にグラフィック
表示するグラフィック画面表示部を備えたので、複数の
時刻におけるグラフィック表示を並列に行うことがで
き、これを用いてプラントの異常を解析することができ
る。
Since the present invention is constructed as described above, it has the following effects. In a plant monitoring controller that monitors and controls a plant, a real-time data server that collects plant data from the plant, an event history database that stores the history of events based on the plant data, and event related databases using this event history database The time selection means for selecting a plurality of times selected and the plant data for reproducing the plant status at the plurality of times selected by the time selection means are acquired via the real-time data server, and the plant status at a plurality of times is reproduced. Since the graphic screen display unit for performing graphic display in parallel is provided, the graphic display at a plurality of times can be performed in parallel, and the abnormality of the plant can be analyzed using this.

【0021】また、プラントの監視制御を行うプラント
監視制御装置において、プラントからプラントデータを
収集するリアルタイムデータサーバと、プラントデータ
を時系列データとして保存するトレンドデータベース
と、プラントデータを元にイベントの履歴を保存したイ
ベント履歴データベースと、このイベント履歴データベ
ースを用いてイベントに関連した複数の時刻を選択する
時刻選択手段と、この時刻選択手段によって選択された
複数の時刻に対応する時系列データをトレンドデータベ
ースから取得し、複数の時刻のトレンドグラフを再生し
て並列に表示するトレンドグラフ画面表示部を備えたの
で、複数の時刻におけるトレンドグラフを並列に表示す
ることができ、これを用いてプラントの異常を解析する
ことができる。
Further, in a plant monitoring control device for monitoring and controlling a plant, a real-time data server that collects plant data from the plant, a trend database that stores the plant data as time series data, and an event history based on the plant data. The event history database that stores the event history, the time selection means that selects a plurality of times related to the event using the event history database, and the time-series data corresponding to the plurality of times selected by the time selection means to the trend database. It is possible to display trend graphs at multiple times in parallel because it has a trend graph screen display section that reproduces trend graphs at multiple times and displays them in parallel. Can be analyzed.

【0022】また、プラントの監視制御を行うプラント
監視制御装置において、プラントからプラントデータを
収集するリアルタイムデータサーバと、プラントデータ
を時系列データとして保存するトレンドデータベース
と、プラントデータを元にイベントの履歴を保存したイ
ベント履歴データベースと、このイベント履歴データベ
ースを用いてイベントに関連する複数の時刻を選択する
時刻選択手段と、この時刻選択手段によって選択された
複数の時刻のプラント状態を再生するプラントデータを
リアルタイムデータサーバを介して取得し、複数の時刻
のプラント状態を再生して並列にグラフィック表示する
グラフィック画面表示部と、時刻選択手段によって選択
された複数の時刻に対応する時系列データをトレンドデ
ータベースから取得し、複数の時刻のトレンドグラフを
再生して並列に表示するトレンドグラフ画面表示部を備
えたので、複数の時刻におけるグラフィック表示及びト
レンドグラフを並列に表示することができ、これを用い
てプラントの異常を解析することができる。
Further, in a plant monitoring control device for monitoring and controlling a plant, a real-time data server that collects plant data from the plant, a trend database that stores the plant data as time series data, and an event history based on the plant data. The event history database that stores the, the time selection means for selecting a plurality of times related to the event using the event history database, and the plant data for reproducing the plant state at the plurality of times selected by the time selection means. A graphic screen display unit that acquires via a real-time data server, reproduces plant states at multiple times and displays them in parallel in parallel, and time-series data corresponding to multiple times selected by the time selection means from the trend database. Acquisition Since the trend graph screen display unit that reproduces trend graphs at multiple times and displays them in parallel is provided, it is possible to display the graphic display and trend graph at multiple times in parallel, and using this, an abnormality in the plant can be displayed. Can be analyzed.

【0023】さらに、グラフィック表示及びトレンドグ
ラフは、いずれかが選択されて表示されるので、いずれ
かの表示を選択することができる。また、グラフィック
画面表示部は、複数の時刻に対応するグラフィック表示
を複数のウインドウ画面にそれぞれ表示するので、一つ
の表示装置により、並列にグラフィック表示を行うこと
ができる。
Furthermore, since either the graphic display or the trend graph is selected and displayed, either display can be selected. Further, since the graphic screen display unit displays graphic displays corresponding to a plurality of times on a plurality of window screens, respectively, the graphic display can be performed in parallel by one display device.

【0024】また、グラフィック画面表示部は、複数の
時刻に対応するグラフィック表示を複数の表示装置にそ
れぞれ表示するので、複数の表示装置により、表示装置
の大きさで表示することができる。さらにまた、グラフ
ィック画面表示部は、複数の時刻に対応するグラフィッ
ク表示をマルチ大画面装置の複数の画面にそれぞれ表示
するので、同時に多数の人によって見ることができる。
Further, since the graphic screen display unit displays the graphic displays corresponding to a plurality of times on a plurality of display devices, respectively, the plurality of display devices can display the size of the display device. Furthermore, since the graphic screen display unit displays the graphic displays corresponding to a plurality of times on a plurality of screens of the multi-large screen device, the graphic screen display unit can be viewed by many people at the same time.

【0025】また、複数の時刻に対応するトレンドグラ
フは、同じ画面に重ね合わせて表示されるので、比較し
やすいグラフとすることができる。
The trend graphs corresponding to a plurality of times are displayed on the same screen in a superimposed manner, so that the graphs can be easily compared.

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

【図1】 この発明の実施の形態1によるプラント監視
制御装置を示す構成図である。
FIG. 1 is a configuration diagram showing a plant monitoring control apparatus according to a first embodiment of the present invention.

【図2】 この発明の実施の形態1によるプラント監視
制御装置の動作を示すフロー図である。
FIG. 2 is a flowchart showing an operation of the plant monitoring control apparatus according to the first embodiment of the present invention.

【図3】 この発明の実施の形態1によるプラント監視
制御装置のグラフィック画面の再生方法を示す図であ
る。
FIG. 3 is a diagram showing a method of reproducing a graphic screen of the plant monitoring control apparatus according to the first embodiment of the present invention.

【図4】 この発明の実施の形態1によるプラント監視
制御装置のトレンドグラフの再生方法を示す図である。
FIG. 4 is a diagram showing a trend graph reproducing method of the plant monitoring control apparatus according to the first embodiment of the present invention.

【図5】 この発明の実施の形態2によるプラント監視
制御装置のグラフィック画面の再生方法を示す図であ
る。
FIG. 5 is a diagram showing a method of reproducing a graphic screen of the plant monitoring control apparatus according to the second embodiment of the present invention.

【図6】 この発明の実施の形態3によるプラント監視
制御装置のグラフィック画面の再生方法を示す図であ
る。
FIG. 6 is a diagram showing a method of reproducing a graphic screen of a plant monitoring control apparatus according to a third embodiment of the present invention.

【図7】 従来の監視制御装置を示す構成図である。FIG. 7 is a configuration diagram showing a conventional monitoring control device.

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

1 プラント監視制御装置、2 プラント機器、3 C
RT装置、4 キーボード、5 タッチパネル、6 マ
ウス、7 マルチ大画面装置、11 グラフィック画面
表示部、12 トレンドグラフ画面表示部、13 統合
データサーバ、14 イベント履歴サーバ、15 トレ
ンドサーバ、16 イベント履歴データベース、17
トレンドデータベース、18 リアルタイムデータサー
バ。
1 plant monitoring control device, 2 plant equipment, 3 C
RT device, 4 keyboard, 5 touch panel, 6 mouse, 7 multi-screen device, 11 graphic screen display unit, 12 trend graph screen display unit, 13 integrated data server, 14 event history server, 15 trend server, 16 event history database, 17
Trend database, 18 real-time data server.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 プラントの監視制御を行うプラント監視
制御装置において、上記プラントからプラントデータを
収集するリアルタイムデータサーバ、上記プラントデー
タを元にイベントの履歴を保存したイベント履歴データ
ベース、このイベント履歴データベースを用いてイベン
トに関連した複数の時刻を選択する時刻選択手段、この
時刻選択手段によって選択された複数の時刻のプラント
状態を再生するプラントデータを上記リアルタイムデー
タサーバを介して取得し、上記複数の時刻のプラント状
態を再生して並列にグラフィック表示するグラフィック
画面表示部を備えたことを特徴とするプラント監視制御
装置。
1. A plant monitoring control apparatus for monitoring and controlling a plant, comprising: a real-time data server for collecting plant data from the plant; an event history database storing event history based on the plant data; Time selecting means for selecting a plurality of times associated with an event using, plant data for reproducing the plant state at a plurality of times selected by the time selecting means is acquired through the real-time data server, and the plurality of times are acquired. A plant monitoring and control apparatus comprising a graphic screen display unit for reproducing the plant status of the above and displaying the graphic in parallel.
【請求項2】 プラントの監視制御を行うプラント監視
制御装置において、上記プラントからプラントデータを
収集するリアルタイムデータサーバ、上記プラントデー
タを時系列データとして保存するトレンドデータベー
ス、上記プラントデータを元にイベントの履歴を保存し
たイベント履歴データベース、このイベント履歴データ
ベースを用いてイベントに関連した複数の時刻を選択す
る時刻選択手段、この時刻選択手段によって選択された
複数の時刻に対応する時系列データをトレンドデータベ
ースから取得し、上記複数の時刻のトレンドグラフを再
生して並列に表示するトレンドグラフ画面表示部を備え
たことを特徴とするプラント監視制御装置。
2. A plant monitoring control apparatus for monitoring and controlling a plant, a real-time data server for collecting plant data from the plant, a trend database for storing the plant data as time series data, and an event based on the plant data. An event history database storing history, time selecting means for selecting a plurality of times related to an event using this event history database, and time series data corresponding to a plurality of times selected by the time selecting means from a trend database A plant monitoring control apparatus comprising: a trend graph screen display unit that acquires and reproduces the trend graphs at a plurality of times and displays them in parallel.
【請求項3】 プラントの監視制御を行うプラント監視
制御装置において、上記プラントからプラントデータを
収集するリアルタイムデータサーバ、上記プラントデー
タを時系列データとして保存するトレンドデータベー
ス、上記プラントデータを元にイベントの履歴を保存し
たイベント履歴データベース、このイベント履歴データ
ベースを用いてイベントに関連する複数の時刻を選択す
る時刻選択手段、この時刻選択手段によって選択された
複数の時刻のプラント状態を再生するプラントデータを
上記リアルタイムデータサーバを介して取得し、上記複
数の時刻のプラント状態を再生して並列にグラフィック
表示するグラフィック画面表示部、上記時刻選択手段に
よって選択された複数の時刻に対応する時系列データを
トレンドデータベースから取得し、上記複数の時刻のト
レンドグラフを再生して並列に表示するトレンドグラフ
画面表示部を備えたことを特徴とするプラント監視制御
装置。
3. A plant monitoring control device for monitoring and controlling a plant, a real-time data server for collecting plant data from the plant, a trend database for storing the plant data as time series data, and an event based on the plant data. The event history database storing the history, time selecting means for selecting a plurality of times associated with an event using the event history database, and plant data for reproducing the plant state at a plurality of times selected by the time selecting means are described above. A graphic screen display unit that acquires via a real-time data server, reproduces the plant states at the plurality of times and graphically displays them in parallel, and the time-series data corresponding to the plurality of times selected by the time selecting means, the trend database. And a trend graph screen display unit that reproduces the trend graphs at a plurality of times and displays them in parallel.
【請求項4】 グラフィック表示及びトレンドグラフ
は、いずれかが選択されて表示されることを特徴とする
請求項3記載のプラント監視制御装置。
4. The plant monitoring control apparatus according to claim 3, wherein one of the graphic display and the trend graph is selected and displayed.
【請求項5】 グラフィック画面表示部は、複数の時刻
に対応するグラフィック表示を複数のウインドウ画面に
それぞれ表示することを特徴とする請求項1または請求
項3または請求項4記載のプラント監視制御装置。
5. The plant monitoring control apparatus according to claim 1, wherein the graphic screen display unit displays graphic displays corresponding to a plurality of times on a plurality of window screens, respectively. .
【請求項6】 グラフィック画面表示部は、複数の時刻
に対応するグラフィック表示を複数の表示装置にそれぞ
れ表示することを特徴とする請求項1または請求項3ま
たは請求項4記載のプラント監視制御装置。
6. The plant monitoring controller according to claim 1, 3, or 4, wherein the graphic screen display section displays graphic displays corresponding to a plurality of times on a plurality of display devices, respectively. .
【請求項7】 グラフィック画面表示部は、複数の時刻
に対応するグラフィック表示をマルチ大画面装置の複数
の画面にそれぞれ表示することを特徴とする請求項1ま
たは請求項3または請求項4記載のプラント監視制御装
置。
7. The graphic screen display unit displays graphic displays corresponding to a plurality of times on a plurality of screens of a multi-large screen device, respectively. Plant monitoring and control equipment.
【請求項8】 複数の時刻に対応するトレンドグラフ
は、同じ画面に重ね合わせて表示されることを特徴とす
る請求項2または請求項3または請求項4記載のプラン
ト監視制御装置。
8. The plant monitoring control apparatus according to claim 2, wherein the trend graphs corresponding to a plurality of times are displayed in a superimposed manner on the same screen.
JP2001218877A 2001-07-19 2001-07-19 Plant monitor controller Pending JP2003029826A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001218877A JP2003029826A (en) 2001-07-19 2001-07-19 Plant monitor controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001218877A JP2003029826A (en) 2001-07-19 2001-07-19 Plant monitor controller

Publications (1)

Publication Number Publication Date
JP2003029826A true JP2003029826A (en) 2003-01-31

Family

ID=19052979

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001218877A Pending JP2003029826A (en) 2001-07-19 2001-07-19 Plant monitor controller

Country Status (1)

Country Link
JP (1) JP2003029826A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005148967A (en) * 2003-11-13 2005-06-09 Yokogawa Electric Corp Operation support device
JP2007048025A (en) * 2005-08-10 2007-02-22 Toshiba Corp Plant operation support device and plant operation support method
JP2008181211A (en) * 2007-01-23 2008-08-07 Mitsubishi Electric Corp Web monitoring terminal
JP2010282246A (en) * 2009-06-02 2010-12-16 Hitachi Ltd Plant operation monitoring system
JP2011215836A (en) * 2010-03-31 2011-10-27 Toshiba Corp Remote information management system and method
JP2013092858A (en) * 2011-10-25 2013-05-16 Toshiba Mitsubishi-Electric Industrial System Corp Process monitoring system
JP2016091292A (en) * 2014-11-05 2016-05-23 三菱電機株式会社 Plant monitoring control device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005148967A (en) * 2003-11-13 2005-06-09 Yokogawa Electric Corp Operation support device
JP2007048025A (en) * 2005-08-10 2007-02-22 Toshiba Corp Plant operation support device and plant operation support method
JP4607702B2 (en) * 2005-08-10 2011-01-05 株式会社東芝 Plant operation support apparatus and plant operation support method
JP2008181211A (en) * 2007-01-23 2008-08-07 Mitsubishi Electric Corp Web monitoring terminal
JP2010282246A (en) * 2009-06-02 2010-12-16 Hitachi Ltd Plant operation monitoring system
JP2011215836A (en) * 2010-03-31 2011-10-27 Toshiba Corp Remote information management system and method
JP2013092858A (en) * 2011-10-25 2013-05-16 Toshiba Mitsubishi-Electric Industrial System Corp Process monitoring system
JP2016091292A (en) * 2014-11-05 2016-05-23 三菱電機株式会社 Plant monitoring control device

Similar Documents

Publication Publication Date Title
JP2970964B2 (en) Monitoring device
JP2003029826A (en) Plant monitor controller
JP2002078200A (en) Monitor control device and memory medium
JPH10124221A (en) Plant monitor device
JP2574785B2 (en) Operator's console
JPH10207530A (en) Recording information display system and its method
JPH06307897A (en) Diagnostic device for plant dispersed hierarchical system
JPH05209816A (en) Plant system analyzer
JP3852636B2 (en) Status data collection method and control device
JPH0756961A (en) Process monitoring device
JP2525867B2 (en) Fault diagnosis device for plant distributed control system
JP2000081908A (en) Plant monitor and control system
JP2003058242A (en) Plant operation support system
JPH05233378A (en) Interaction history generation device
JP2006011527A (en) Process monitoring device
TW201322027A (en) Multi-layer building chart monitoring system
JP4556123B2 (en) Waveform analyzer
JPH1124545A (en) Plant simulation apparatus
JPS6093518A (en) Display system for plant operation history
JP2000330624A (en) Plant monitor system
JPH0431714A (en) Debugging tool for plant diagnostic system
JPH10122911A (en) Monitoring device
JPH07320176A (en) Common time marking device
JPH06111166A (en) Plant monitoring device
JPH07141018A (en) Plant monitoring system