JP2000089820A - Plant monitoring device - Google Patents

Plant monitoring device

Info

Publication number
JP2000089820A
JP2000089820A JP25682298A JP25682298A JP2000089820A JP 2000089820 A JP2000089820 A JP 2000089820A JP 25682298 A JP25682298 A JP 25682298A JP 25682298 A JP25682298 A JP 25682298A JP 2000089820 A JP2000089820 A JP 2000089820A
Authority
JP
Japan
Prior art keywords
data
display
unit
data operation
processing unit
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
JP25682298A
Other languages
Japanese (ja)
Inventor
Takeo Matsuzaki
健男 松崎
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 JP25682298A priority Critical patent/JP2000089820A/en
Publication of JP2000089820A publication Critical patent/JP2000089820A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a plant monitoring device provided with a data listing function capable of accessing all the information of a data base just by calling one function and making an operator able to arbitrarily set a display item. SOLUTION: This device is provided with a display device 3 capable of forming a display item selection screen for selecting which ones of the items of the data base storing the process data of a plant are to be displayed, an input processing part 10 for inputting the data of the item selected by the operator through the display item selection screen a data operation request part 11 for requesting the data of the selected item processed by the input processing part, a data operation part 12 for obtaining the data requested by the data operation request part from the data base and returning them to the data operation request part and a display processing part capable of forming a data display screen 101 for displaying the data returned by the data operation part at the display device.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、例えば火力発電
プラントや水力発電プラントにおいて各所のプロセス値
を監視するプラント監視装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a plant monitoring apparatus for monitoring process values at various points in, for example, a thermal power plant or a hydroelectric power plant.

【0002】[0002]

【従来の技術】一般に、火力プラントや水力プラント監
視装置では、監視対象の各プロセス値に点番号をつけ、
この点番号をキーにして各々の名称/単位/現在値/警
報上限値/警報下限値等のデータベースにアクセスする
ようになっている。これらのデータを閲覧する手段とし
て、図5に示す如く、各データの項目毎にデータ一覧の
機能が用意されており、オペレータが見たいデータの一
覧機能を呼び出してデータを閲覧するのが一般的であ
る。
2. Description of the Related Art In general, in a thermal power plant or a hydropower plant monitoring device, a point number is assigned to each process value to be monitored.
Using this point number as a key, the database of each name / unit / current value / alarm upper limit value / alarm lower limit value is accessed. As a means for browsing these data, as shown in FIG. 5, a data list function is prepared for each data item, and it is common for an operator to call a data list function to be viewed and browse the data. It is.

【0003】[0003]

【発明が解決しようとする課題】従来のプラント監視装
置は以上のように構成されているので、データベースに
アクセスする為には、オペレータが見たいデータ種別の
一覧機能を呼び出すことが必要であり、操作に不慣れな
場合、どの機能を呼び出せば自分の求めるデータが閲覧
できるかが判りにくいという問題点があった。また、あ
る一覧機能で表示項目を一つ増やしたい場合に、ソフト
ウェアを改造する必要があるといった問題点があった。
Since the conventional plant monitoring apparatus is configured as described above, in order to access the database, it is necessary for the operator to call a list function of a data type desired to be viewed. If the user is unfamiliar with the operation, there is a problem in that it is difficult to determine which function is called to view the desired data. In addition, there is a problem that it is necessary to modify software when it is desired to increase one display item by a certain list function.

【0004】この発明は上述のような課題を解決するた
めになされたものであり、一つの機能を呼び出すだけで
全てのデータベースの情報にアクセス可能とするととも
に、オペレータが任意に表示項目を設定可能なデータ一
覧機能を有するプラント監視装置を得ることを目的とす
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and allows access to information of all databases by simply calling one function, and allows an operator to arbitrarily set display items. It is an object of the present invention to obtain a plant monitoring device having a simple data list function.

【0005】[0005]

【課題を解決するための手段】請求項1に係るプラント
監視装置は、プラントのプロセスデータを格納するデー
タベースの項目中、何れの項目を表示するかを選択する
表示項目選択画面を形成しうる表示装置と、前記表示項
目選択画面を介してオペレータにより選択された項目の
データを入力される入力処理部と、その入力処理部によ
り処理された選択項目のデータを要求するデータ操作要
求部と、そのデータ操作要求部により要求されたデータ
をデータベースから取得して該データ操作要求部に返す
データ操作部と、そのデータ操作部が返したデータを表
示するデータ表示画面を前記表示装置に形成させうる表
示処理部とを備えたものである。
According to a first aspect of the present invention, there is provided a plant monitoring apparatus which can form a display item selection screen for selecting which item is to be displayed among items of a database storing process data of a plant. A device, an input processing unit for inputting data of an item selected by the operator via the display item selection screen, a data operation requesting unit for requesting data of the selected item processed by the input processing unit, A data operation unit that acquires the data requested by the data operation request unit from the database and returns the data to the data operation request unit, and a display that allows the display device to form a data display screen that displays the data returned by the data operation unit. And a processing unit.

【0006】請求項2に係るプラント監視装置は、前記
表示項目選択画面において各項目に対する条件を指定し
て、前記データ表示画面にて表示するデータの件数を絞
り込むことができるようにしたものである。
According to a second aspect of the present invention, a condition for each item is specified on the display item selection screen, and the number of data to be displayed on the data display screen can be reduced. .

【0007】請求項3に係るプラント監視装置は、前記
表示項目選択画面において各項目毎に条件を指定するば
かりでなく、異なる項目間の関係を指定することによっ
て前記データ表示画面にて表示するデータの件数を絞り
込むことができるようにしたものである。
According to a third aspect of the present invention, in the plant monitoring apparatus, not only a condition for each item is specified on the display item selection screen, but also a data displayed on the data display screen by specifying a relationship between different items. The number of cases can be narrowed down.

【0008】請求項4に係るプラント監視装置は、前記
データ表示画面に表示したデータを編集し、前記データ
操作要求部を介して前記データ操作部に編集結果を通知
し、前記データベースに編集結果を反映させることがで
きるようにしたものである。
According to a fourth aspect of the present invention, the plant monitoring device edits the data displayed on the data display screen, notifies the data operation unit of the edit result via the data operation request unit, and transmits the edit result to the database. It is something that can be reflected.

【0009】請求項5に係るプラント監視装置は、前記
データ表示画面に表示したデータを印刷装置により印刷
させる印字処理部をさらに備えるものである。
[0009] The plant monitoring apparatus according to a fifth aspect of the present invention further comprises a print processing section for causing a printing apparatus to print the data displayed on the data display screen.

【0010】請求項6に係るプラント監視装置は、前記
表示項目選択画面や前記データ表示画面を表示させる表
示処理部及び前記データ操作要求部を第1の計算機に備
えると共に、前記データ操作部及び前記データベースを
第2の計算機に備え、前記データ操作要求部と前記デー
タ操作部とが電送路を介して接続されるようにしたもの
である。
In a sixth aspect of the present invention, a first computer includes a display processing unit for displaying the display item selection screen and the data display screen, and the data operation requesting unit. A database is provided in a second computer, and the data operation request unit and the data operation unit are connected via a transmission line.

【0011】請求項7に係るプラント監視装置は、前記
第1の計算機が端末装置或いはクライアント計算機から
なり、前記第2の計算機がサーバ計算機からなるもので
ある。
According to a seventh aspect of the present invention, the first computer comprises a terminal device or a client computer, and the second computer comprises a server computer.

【0012】請求項8に係るプラント監視装置は、前記
表示項目選択画面や前記データ表示画面を表示させる表
示処理部及び前記データ操作要求部をパーソナルコンピ
ュータや携帯用端末に、前記データ操作部及び前記デー
タベースをサーバ計算機上に備え、前記データ操作要求
部と前記データ操作部とが電送路を介して通信すること
により、前記プラントから離れた場所においても前記プ
ロセスデータの表示/操作をできるようにしたものであ
る。
The plant monitoring apparatus according to claim 8, wherein the display processing section for displaying the display item selection screen and the data display screen and the data operation request section are provided to a personal computer or a portable terminal, and the data operation section and the data operation request section are provided. A database is provided on a server computer, and the data operation request unit and the data operation unit communicate with each other via a transmission line, so that the process data can be displayed / operated even at a place away from the plant. Things.

【0013】請求項9に係るプラント監視装置は、前記
表示項目選択画面や前記データ表示画面を表示させる表
示処理部及び前記データ操作要求部をクライアント計算
機上に、前記データ操作部及び前記データベースをサー
バ計算機上に備え、前記データ操作要求部と前記データ
操作部とが電送路を介して通信することにより、一台ま
たは複数台のクライアント計算機上のデータ表示画面に
て前記プロセスデータの表示/操作をできるようにした
ものである。
A plant monitoring device according to a ninth aspect of the present invention provides a display processing unit and a data operation requesting unit for displaying the display item selection screen and the data display screen on a client computer, and the data operation unit and the database on a server. The data operation request unit and the data operation unit communicate with each other via a transmission line to display / operate the process data on a data display screen on one or more client computers. It is made possible.

【0014】[0014]

【発明の実施の形態】以下、この発明の実施の形態につ
いて添付図面に基づいて説明する。以下の説明におい
て、各図を通して同様の部材には同様の符号を付して説
明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings. In the following description, the same members will be denoted by the same reference numerals throughout the drawings.

【0015】実施の形態1.図1は本発明の実施の形態
1に係るプラント監視装置のシステム構成図である。図
1において、1は計算機、2は計算機1に電送路を介し
てプロセスデータを送信するプラントとしての発電プラ
ント、3は計算機1に接続された表示装置としてのタッ
チパネル付CRT、10はオペレータによるCRT3上
の操作を受け付ける入力処理部、11はCRT3に表示
する為のデータを要求するデータ操作要求部、12はデ
ータベースから表示に必要なデータを取得するデータ操
作部、13はデータをCRT3に表示させる表示処理
部、20は点番号をキーにしてプロセス値その他のデー
タを管理しているデータベース、21は選択された表示
項目を保存しておく選択情報ファイルである。図6は本
実施の形態1のユーザインターフェース図であり、この
図6において、101はデータ表示画面、102は表示
項目設定画面である。図11は本実施の形態1の処理の
フローチャートである。
Embodiment 1 FIG. 1 is a system configuration diagram of a plant monitoring device according to Embodiment 1 of the present invention. In FIG. 1, 1 is a computer, 2 is a power generation plant as a plant that transmits process data to the computer 1 via a transmission line, 3 is a CRT with a touch panel as a display device connected to the computer 1, 10 is a CRT 3 by an operator. An input processing unit for receiving the above operation, 11 is a data operation requesting unit for requesting data to be displayed on the CRT 3, 12 is a data operation unit for acquiring data necessary for display from a database, and 13 is for displaying data on the CRT 3 A display processing unit, 20 is a database that manages process values and other data using point numbers as keys, and 21 is a selection information file that stores selected display items. FIG. 6 is a user interface diagram of the first embodiment. In FIG. 6, reference numeral 101 denotes a data display screen, and 102 denotes a display item setting screen. FIG. 11 is a flowchart of the process according to the first embodiment.

【0016】次に、この実施の形態1の動作について、
図1、図6及び図11を参照して説明する。
Next, the operation of the first embodiment will be described.
This will be described with reference to FIGS.

【0017】オペレータがタッチパネルによりCRT3
を操作し、図6のデータ表示画面101を呼び出す。デ
ータ表示画面101には、予め設定されている表示項目
に従ってデータが表示されるが、オペレータは“表示項
目設定”ボタンを押して表示項目設定画面102を呼び
出し、項目をチェックすることで表示項目を選択して設
定することができる。データ表示画面101及び表示項
目設定画面102の操作により発生したイベントを入力
処理部10が受け付けて、処理する。この処理の内容を
示したのが図11である。すなわち、図11において、
先ず、ステップST1において、入力処理部10が、C
RT3からのイベント(入力)を受信し(ステップST
1)、このイベントが表示項目設定画面102からのも
のか否か判定する(ステップST2)。ステップST2
の答えが「YES」であれば、次に表示開始か否かを判
定し(ステップST3)、この答えが「YES」であれ
ば、入力処理部10は、選択情報ファイル21を参照し
て選択された情報を取得して、表示に必要なデータをデ
ータ操作要求部11を介してデータ操作部12から取得
し、表示処理部13にデータを渡してCRT3に表示さ
せる(ステップST4)。また、ステップST3で「N
O」であれば、入力処理部10は、オペレータにより表
示項目設定画面102にて表示項目の何れかが選択され
たか否か(オペレータによる入力の有無)を判定して
(ステップST5)、「YES」の場合には、選択され
た表示項目の情報を、選択情報ファイル21に保存する
(ステップST6)。
The operator operates the CRT 3 on the touch panel.
Is operated to call the data display screen 101 of FIG. The data is displayed on the data display screen 101 in accordance with the display items set in advance, but the operator presses the “display item setting” button to call the display item setting screen 102, and selects the display item by checking the item. Can be set. The input processing unit 10 receives and processes an event generated by operating the data display screen 101 and the display item setting screen 102. FIG. 11 shows the contents of this processing. That is, in FIG.
First, in step ST1, the input processing unit 10
Receiving an event (input) from RT3 (step ST)
1) It is determined whether or not this event is from the display item setting screen 102 (step ST2). Step ST2
If the answer is "YES", it is next determined whether or not the display is to be started (step ST3). If the answer is "YES", the input processing unit 10 refers to the selection information file 21 to make a selection. The obtained information is obtained, data necessary for display is obtained from the data operation unit 12 via the data operation request unit 11, and the data is passed to the display processing unit 13 and displayed on the CRT 3 (step ST4). In step ST3, "N
If “O”, the input processing unit 10 determines whether or not any of the display items has been selected by the operator on the display item setting screen 102 (whether or not there is an input by the operator) (step ST5), and “YES”. Is stored in the selected information file 21 (step ST6).

【0018】一方、ステップST2で「NO」の場合に
は、入力処理部10は、イベントがデータ表示画面10
1からのものか否かを判定し(ステップST7)、「Y
ES」のときには、表示開始または周期起動か否かを判
定し(ステップST8)、「YES」のときには、選択
情報ファイル21の選択情報をデータ操作要求部12に
渡す(ステップST9)。データ操作要求部11は選択
情報をデータ操作部12に渡し(ステップST10)、
データ操作部12は渡された選択情報に従ってデータベ
ース20にアクセスし、取得したデータをデータ操作要
求部12に返す(ステップST11)。データ操作要求
部12は受け取ったデータを表示処理部13に渡し(ス
テップST12)、表示処理部13はデータをCRT3
に表示させる。
On the other hand, if "NO" in the step ST2, the input processing unit 10
1 (step ST7), and “Y
In the case of "ES", it is determined whether or not the display is to be started or the cycle is to be started (step ST8), and in the case of "YES", the selection information of the selection information file 21 is passed to the data operation request unit 12 (step ST9). The data operation request unit 11 passes the selection information to the data operation unit 12 (Step ST10),
The data operation unit 12 accesses the database 20 according to the passed selection information, and returns the acquired data to the data operation request unit 12 (step ST11). The data operation request unit 12 passes the received data to the display processing unit 13 (step ST12), and the display processing unit 13 transmits the data to the CRT 3
To be displayed.

【0019】また、ステップST8で「NO」の場合に
は、”表示項目設定”ボタンが押下されたか否かを判定
して(ステップST14)、「YES」のときには、表
示項目設定画面102を表示する(ステップST1
5)。
If "NO" in step ST8, it is determined whether the "display item setting" button has been pressed (step ST14). If "YES", the display item setting screen 102 is displayed. (Step ST1
5).

【0020】なお、ステップST5、ST7、ST14
で「NO」の場合には、処理を終了する。
Steps ST5, ST7, ST14
If the answer is "NO", the process ends.

【0021】実施の形態2.なお、上記実施の形態1で
は、図6の表示項目設定画面102により表示項目の選
択のみを行う場合について述べたが、図7に示すよう
に、表示項目設定画面において各項目に対する条件を入
力させ、この条件に合致したデータのみをデータ表示画
面101に表示することによって、オペレータが見たい
データを早く見つけることが可能となる。例えば、図7
の102に示すように、点番号の条件として「A*」な
どと指定することにより、“A”という文字で始まる点
番号のデータのみをデータ表示画面101に表示する。
Embodiment 2 FIG. In the first embodiment, the case where only display items are selected on the display item setting screen 102 in FIG. 6 has been described. However, as shown in FIG. 7, a condition for each item is input on the display item setting screen. By displaying only data meeting this condition on the data display screen 101, the operator can quickly find the data he wants to view. For example, FIG.
As indicated by 102, by designating “A *” or the like as the condition of the point number, only the data of the point number starting with the character “A” is displayed on the data display screen 101.

【0022】実施の形態3.なお、上記実施の形態2で
は、図7の表示項目設定画面102により表示項目の選
択及び項目毎の絞り込み条件設定を可能とする場合につ
いて述べたが、図8に示すように、表示項目設定画面1
02において各項目間にまたがった条件を指定させるこ
とによって、更に細かい表示データの指定を行うことが
可能となる。例えば、図8の102に示すように、“現
在値>警報上限値|現在値<警報下限値”などと指定す
ることにより、警報のリミットを逸脱したプロセス値に
関するデータのみを表示可能とする。
Embodiment 3 FIG. In the second embodiment, a case has been described in which selection of display items and narrowing-down condition setting for each item can be performed on the display item setting screen 102 in FIG. 7, but as shown in FIG. 1
In 02, it is possible to specify more detailed display data by specifying conditions that straddle each item. For example, as indicated by reference numeral 102 in FIG. 8, by designating “current value> alarm upper limit value | current value <alarm lower limit value” or the like, it is possible to display only data relating to a process value that has deviated from the alarm limit.

【0023】実施の形態4.なお、上記実施の形態1乃
至3では、表示項目設定画面102にて項目を絞り込
み、データ表示画面101においては選択されたデータ
の表示のみを行う場合について述べたが、図9に示すよ
うに、データ表示画面101上でデータを編集し、デー
タ表示画面101上に設けた“データ設定”ボタンを押
下げることにより編集結果をデータベース20に反映さ
せることが可能となる。
Embodiment 4 In the first to third embodiments, the case where items are narrowed down on the display item setting screen 102 and only the selected data is displayed on the data display screen 101 has been described. However, as shown in FIG. By editing data on the data display screen 101 and depressing a "data setting" button provided on the data display screen 101, it becomes possible to reflect the edited result on the database 20.

【0024】図12は本実施の形態4の処理の内容を示
すフローチャートである。この実施の形態4では、“デ
ータ設定”ボタン押下の場合、編集結果データをデータ
操作要求部11を介してデータ操作部12に渡し、デー
タ操作部12は編集結果データをデータベース20に反
映させるようにしたものである。すなわち、図12に示
すように、ステップST14で、”表示項目設定”ボタ
ンが押下されていない場合には(「NO」のとき)、入
力処理部11は、”データ設定”ボタンが押下されたか
否かを判定し(ステップST16)、「YES」のとき
には、変更されたデータをデータ操作要求部11に渡し
(ステップST17)、データ操作要求部11は変更デ
ータをデータ操作部12に渡す(ステップST18)。
そして、データ操作部12は渡されたデータに従ってデ
ータベース20を変更し、変更が完了したとき、データ
操作要求部11に変更の完了を知らせる(ステップST
19)。この実施の形態4の上記以外の処理は、上記実
施の形態1の図11のフローチャートの処理と同じであ
る。
FIG. 12 is a flowchart showing the contents of the processing of the fourth embodiment. In the fourth embodiment, when the “data setting” button is pressed, the editing result data is passed to the data operating unit 12 via the data operation requesting unit 11, and the data operating unit 12 reflects the editing result data on the database 20. It was made. That is, as shown in FIG. 12, if the “display item setting” button is not pressed in step ST14 (“NO”), the input processing unit 11 determines whether the “data setting” button is pressed. It is determined whether or not it is not (step ST16). If "YES", the changed data is passed to the data operation requesting unit 11 (step ST17), and the data operation requesting unit 11 passes the changed data to the data operation unit 12 (step ST16). ST18).
Then, the data operation unit 12 changes the database 20 according to the passed data, and when the change is completed, notifies the data operation request unit 11 of the completion of the change (step ST).
19). The other processing of the fourth embodiment is the same as the processing of the flowchart of FIG. 11 of the first embodiment.

【0025】実施の形態5.なお、上記実施の形態1乃
至3では、表示項目設定画面102にて項目を絞り込
み、データ表示画面101においては選択されたデータ
の表示のみを行う場合について述べたが、図10に示す
ように、データ表示画面上に設けた“印字”ボタンを押
下げることにより表示内容を印刷することが可能とな
る。
Embodiment 5 FIG. In the first to third embodiments, the case where items are narrowed down on the display item setting screen 102 and only the selected data is displayed on the data display screen 101 has been described. However, as shown in FIG. By pressing a "print" button provided on the data display screen, the displayed contents can be printed.

【0026】図2はこのような処理を実現した本実施の
形態5のシステム構成図である。この実施の形態5で
は、計算機1に印刷装置としてのプリンタ5を接続し、
データ操作要求部11に接続された印字処理部14にて
プリンタ5に印字要求を出す。すなわち、“印字”ボタ
ン押下の場合、表示データを表示処理部13ではなく印
字処理部14に渡し、データを印字する。
FIG. 2 is a system configuration diagram of the fifth embodiment in which such processing is realized. In the fifth embodiment, a printer 5 as a printing device is connected to the computer 1,
The print processing unit 14 connected to the data operation request unit 11 issues a print request to the printer 5. That is, when the “print” button is pressed, the display data is passed to the print processing unit 14 instead of the display processing unit 13 and the data is printed.

【0027】図13は本実施の形態5の処理の内容を示
すフローチャートである。この図13の処理は、以下の
処理を除いて、図11の処理と同様である。すなわち、
ステップST14で、”表示項目設定”ボタンが押下さ
れていない場合には(「NO」のとき)、入力処理部1
1は、”印字”ボタンが押下されたか否かを判定し(ス
テップST20)、「YES」のときには、選択情報フ
ァイル21の選択情報をデータ操作要求部12に渡す
(ステップST21)。データ操作要求部11は選択情
報をデータ操作部12に渡し(ステップST22)、デ
ータ操作部12は渡された選択情報に従ってデータベー
ス20にアクセスし、取得したデータをデータ操作要求
部12に返す(ステップST23)。データ操作要求部
12は受け取ったデータを印字処理部14に渡し(ステ
ップST24)、印字処理部14はデータをプリンタ5
で印字させる。なお、ステップST20で「NO」の場
合には、処理を終了する。この実施の形態5の上記以外
の処理は、上記実施の形態1の図11のフローチャート
の処理と同じである。
FIG. 13 is a flowchart showing the contents of the processing of the fifth embodiment. The processing in FIG. 13 is the same as the processing in FIG. 11 except for the following processing. That is,
If the "display item setting" button has not been pressed in step ST14 ("NO"), the input processing unit 1
1 judges whether or not the "print" button has been pressed (step ST20), and if "YES", passes the selection information of the selection information file 21 to the data operation requesting section 12 (step ST21). The data operation request unit 11 passes the selection information to the data operation unit 12 (step ST22), and the data operation unit 12 accesses the database 20 according to the passed selection information, and returns the acquired data to the data operation request unit 12 (step ST22). ST23). The data operation request unit 12 passes the received data to the print processing unit 14 (step ST24), and the print processing unit 14 transmits the data to the printer 5.
To print. If “NO” in the step ST20, the process ends. The other processes of the fifth embodiment are the same as the processes of the flowchart of FIG. 11 of the first embodiment.

【0028】実施の形態6.上記実施の形態1乃至5で
は、入力処理部10、表示処理部13、データ操作要求
部11、データ操作部12、データベース20が一台の
計算機上にある集中型の場合について述べたが、本発明
の実施の形態6では、図3に示すように、入力処理部1
0、表示処理部13及びデータ操作要求部11を計算機
としてのラップトップコンピュータや携帯用端末等に実
装し、データ操作部12及びデータベース20を第2の
計算機としてのサーバ計算機に実装し、データ操作要求
部11とデータ操作部12との間を電送路で結んで通信
させることにより、プラントの現場から離れた事務所の
ラップトップコンピュータや携帯用端末からでもプロセ
スデータベースの監視や変更できるようにしたものであ
る。
Embodiment 6 FIG. In the first to fifth embodiments, the centralized type in which the input processing unit 10, the display processing unit 13, the data operation requesting unit 11, the data operation unit 12, and the database 20 are on one computer has been described. In the sixth embodiment of the invention, as shown in FIG.
0, the display processing unit 13 and the data operation requesting unit 11 are mounted on a laptop computer or a portable terminal as a computer, the data operation unit 12 and the database 20 are mounted on a server computer as a second computer, By connecting the request unit 11 and the data operation unit 12 via a transmission line and making them communicate, the process database can be monitored and changed even from a laptop computer or a portable terminal in an office remote from the plant site. Things.

【0029】実施の形態7.上記実施の形態1乃至5で
は、入力処理部10、表示処理部13、データ操作要求
部11、データ操作部12、データベース20が一台の
計算機上にある集中型の場合について述べたが、本発明
の実施の形態7では、図4に示すように、入力処理部1
0、表示処理部13及びデータ操作要求部11を第1の
計算機としての一台以上の複数のクライアント計算機に
実装し、データ操作部12及びデータベース20を第2
の計算機としてのサーバ計算機に実装して、データ操作
要求部11とデータ操作部12との間を電送路で結んで
通信させることにより、複数台の計算機によるクライア
ント/サーバのシステムを構築することを可能としたも
のである。これにより、複数のCRT3を使用してデー
タベース20の監視や変更が可能となる。
Embodiment 7 In the first to fifth embodiments, the centralized type in which the input processing unit 10, the display processing unit 13, the data operation requesting unit 11, the data operation unit 12, and the database 20 are on one computer has been described. In the seventh embodiment of the present invention, as shown in FIG.
0, the display processing unit 13 and the data operation requesting unit 11 are mounted on one or more client computers as a first computer, and the data operation unit 12 and the database 20 are mounted on the second computer.
To implement a client / server system with a plurality of computers by installing the data operation request unit 11 and the data operation unit 12 via a transmission line and making them communicate with each other. It was made possible. Thus, the database 20 can be monitored and changed using a plurality of CRTs 3.

【0030】尚、以上の説明では、表示装置としてタッ
チパネル付きのCRT3を用いた例について説明した
が、タッチパネルの付いてない通常のCRT、液晶ディ
スプレイ、プラズマディスプレイ等を使用してもよく、
この場合には、タッチパネルの代わりにキーボードやマ
ウス等の入力装置を入力処理部10に接続する。
In the above description, an example in which a CRT 3 with a touch panel is used as a display device has been described. However, a normal CRT without a touch panel, a liquid crystal display, a plasma display, or the like may be used.
In this case, an input device such as a keyboard or a mouse is connected to the input processing unit 10 instead of the touch panel.

【0031】[0031]

【発明の効果】以上のように、この発明によれば、プロ
セスデータベースの閲覧、変更を一つの機能呼び出しに
より行うことが可能となる為、操作が判りやすくなる。
また、オペレータが任意に表示内容を設定可能であるた
め、表示内容を変更する際のソフトウェアの改造が不要
となる等の効果を奏するものである。
As described above, according to the present invention, the process database can be browsed and changed by one function call, so that the operation can be easily understood.
Further, since the display contents can be arbitrarily set by the operator, there is an effect that modification of software when changing the display contents becomes unnecessary.

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

【図1】 この発明の実施の形態1,2,3,4に共通
するシステム構成図である。
FIG. 1 is a system configuration diagram common to Embodiments 1, 2, 3, and 4 of the present invention.

【図2】 この発明の実施の形態5を示すシステム構成
図である。
FIG. 2 is a system configuration diagram showing a fifth embodiment of the present invention.

【図3】 この発明の実施の形態6を示すシステム構成
図である。
FIG. 3 is a system configuration diagram showing a sixth embodiment of the present invention.

【図4】 この発明の実施の形態7を示すシステム構成
図である。
FIG. 4 is a system configuration diagram showing a seventh embodiment of the present invention.

【図5】 従来のデータ表示/操作機能呼び出しの概念
図である。
FIG. 5 is a conceptual diagram of a conventional data display / operation function call.

【図6】 この発明の実施の形態1のユーザインタフェ
ースを示す図である。
FIG. 6 is a diagram showing a user interface according to the first embodiment of the present invention.

【図7】 この発明の実施の形態2のユーザインタフェ
ースを示す図である。
FIG. 7 is a diagram showing a user interface according to a second embodiment of the present invention.

【図8】 この発明の実施の形態3のユーザインタフェ
ースを示す図である。
FIG. 8 is a diagram showing a user interface according to a third embodiment of the present invention.

【図9】 この発明の実施の形態4のユーザインタフェ
ースを示す図である。
FIG. 9 is a diagram showing a user interface according to a fourth embodiment of the present invention.

【図10】 この発明の実施の形態5のユーザインタフ
ェースを示す図である。
FIG. 10 is a diagram showing a user interface according to a fifth embodiment of the present invention.

【図11】 この発明の実施の形態1,2,3の処理を
示すフローチャートである。
FIG. 11 is a flowchart showing a process according to the first, second, and third embodiments of the present invention.

【図12】 この発明の実施の形態4の処理を示すフロ
ーチャートである。
FIG. 12 is a flowchart showing a process according to a fourth embodiment of the present invention.

【図13】 この発明の実施の形態5の処理を示すフロ
ーチャートである。
FIG. 13 is a flowchart showing a process according to the fifth embodiment of the present invention.

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

1 計算機、1a 計算機(サーバ)、1b 計算機
(クライアント)、2発電プラント、3 タッチパネル
付のCRT、4 プロセス入力部、5 プリンタ、6
パーソナルコンピュータ(事務所用PC)、10 入力
処理部、11データ操作要求部、12 データ操作部、
13 表示処理部、14 印字処理部、20 データベ
ース、21 選択情報ファイル。
1 Computer, 1a Computer (Server), 1b Computer (Client), 2 Power Plant, 3 CRT with Touch Panel, 4 Process Input Unit, 5 Printer, 6
Personal computer (office PC), 10 input processing unit, 11 data operation request unit, 12 data operation unit,
13 display processing unit, 14 print processing unit, 20 database, 21 selection information file.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 プラントのプロセスデータを格納するデ
ータベースの項目中、何れの項目を表示するかを選択す
る表示項目選択画面を形成しうる表示装置と、前記表示
項目選択画面を介してオペレータにより選択された項目
のデータを入力される入力処理部と、その入力処理部に
より処理された選択項目のデータを要求するデータ操作
要求部と、そのデータ操作要求部により要求されたデー
タをデータベースから取得して該データ操作要求部に返
すデータ操作部と、そのデータ操作部が返したデータを
表示するデータ表示画面を前記表示装置に形成させうる
表示処理部とを備えたことを特徴とするプラント監視装
置。
1. A display device capable of forming a display item selection screen for selecting which item is to be displayed from among items of a database storing process data of a plant, and an operator selecting the display item through the display item selection screen. An input processing unit for receiving data of the selected item, a data operation requesting unit for requesting the data of the selected item processed by the input processing unit, and acquiring the data requested by the data operation requesting unit from the database. A data operation unit for returning to the data operation request unit, and a display processing unit capable of causing the display device to form a data display screen for displaying data returned by the data operation unit. .
【請求項2】 前記表示項目選択画面において各項目に
対する条件を指定して、前記データ表示画面にて表示す
るデータの件数を絞り込むことが可能であることを特徴
とする請求項1記載のプラント監視装置。
2. The plant monitoring system according to claim 1, wherein a condition for each item is designated on the display item selection screen, and the number of data items to be displayed on the data display screen can be reduced. apparatus.
【請求項3】 前記表示項目選択画面において各項目毎
に条件を指定するばかりでなく、異なる項目間の関係を
指定することによって前記データ表示画面にて表示する
データの件数を絞り込むことが可能であることを特徴と
する請求項2記載のプラント監視装置。
3. In addition to specifying conditions for each item on the display item selection screen, it is possible to narrow down the number of data to be displayed on the data display screen by specifying a relationship between different items. 3. The plant monitoring device according to claim 2, wherein:
【請求項4】 前記データ表示画面に表示したデータを
編集し、前記データ操作要求部を介して前記データ操作
部に編集結果を通知し、前記データベースに編集結果を
反映させることが可能であることを特徴とする請求項1
乃至3の何れかに記載のプラント監視装置。
4. It is possible to edit data displayed on the data display screen, notify the data operation unit of the editing result via the data operation requesting unit, and reflect the editing result on the database. Claim 1 characterized by the following:
The plant monitoring device according to any one of claims 1 to 3.
【請求項5】 前記データ表示画面に表示したデータを
印刷装置により印刷させる印字処理部をさらに備えるこ
とを特徴とする請求項1乃至3の何れかに記載のプラン
ト監視装置。
5. The plant monitoring device according to claim 1, further comprising a print processing unit for printing data displayed on the data display screen by a printing device.
【請求項6】 前記表示項目選択画面や前記データ表示
画面を表示させる表示処理部及び前記データ操作要求部
を第1の計算機に備えると共に、前記データ操作部及び
前記データベースを第2の計算機に備え、前記データ操
作要求部と前記データ操作部とが電送路を介して接続さ
れることを特徴とする請求項1乃至5の何れかに記載の
プラント監視装置。
6. A first computer including a display processing unit for displaying the display item selection screen and the data display screen and the data operation requesting unit, and a data processing unit and the database included in a second computer. 6. The plant monitoring apparatus according to claim 1, wherein the data operation request unit and the data operation unit are connected via a transmission line.
【請求項7】 前記第1の計算機は端末装置或いはクラ
イアント計算機であり、前記第2の計算機はサーバ計算
機であることを特徴とする請求項6記載のプラント監視
装置。
7. The plant monitoring apparatus according to claim 6, wherein said first computer is a terminal device or a client computer, and said second computer is a server computer.
【請求項8】 前記表示項目選択画面や前記データ表示
画面を表示させる表示処理部及び前記データ操作要求部
をパーソナルコンピュータや携帯用端末に、前記データ
操作部及び前記データベースをサーバ計算機上に備え、
前記データ操作要求部と前記データ操作部とが電送路を
介して通信することにより、前記プラントから離れた場
所においても前記プロセスデータの表示/操作が可能で
あることを特徴とする請求項1乃至5の何れかに記載の
プラント監視装置。
8. A personal computer or a portable terminal comprising a display processing unit for displaying the display item selection screen or the data display screen and the data operation requesting unit, and the data operation unit and the database provided on a server computer.
The communication between the data operation request unit and the data operation unit via a transmission line enables display / operation of the process data even at a location remote from the plant. 5. The plant monitoring device according to any one of 5.
【請求項9】 前記表示項目選択画面や前記データ表示
画面を表示させる表示処理部及び前記データ操作要求部
をクライアント計算機上に、前記データ操作部及び前記
データベースをサーバ計算機上に備え、前記データ操作
要求部と前記データ操作部とが電送路を介して通信する
ことにより、一台または複数台のクライアント計算機上
のデータ表示画面にて前記プロセスデータの表示/操作
が可能であることを特徴とする請求項1乃至5の何れか
に記載のプラント監視装置。
9. A data processing unit comprising: a display processing unit for displaying the display item selection screen and the data display screen; and a data operation requesting unit on a client computer; and the data operation unit and the database on a server computer. The request unit and the data operation unit communicate with each other via a transmission path, so that the process data can be displayed / operated on a data display screen on one or more client computers. The plant monitoring device according to claim 1.
JP25682298A 1998-09-10 1998-09-10 Plant monitoring device Pending JP2000089820A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25682298A JP2000089820A (en) 1998-09-10 1998-09-10 Plant monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25682298A JP2000089820A (en) 1998-09-10 1998-09-10 Plant monitoring device

Publications (1)

Publication Number Publication Date
JP2000089820A true JP2000089820A (en) 2000-03-31

Family

ID=17297925

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25682298A Pending JP2000089820A (en) 1998-09-10 1998-09-10 Plant monitoring device

Country Status (1)

Country Link
JP (1) JP2000089820A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6907276B2 (en) 2001-03-21 2005-06-14 Nec Corporation Mobile communication terminal with external display unit
JP2012037930A (en) * 2010-08-03 2012-02-23 Mitsubishi Electric Corp Data display device
JP2017008536A (en) * 2015-06-19 2017-01-12 株式会社北川鉄工所 Operation panel for plant
WO2024090159A1 (en) * 2022-10-24 2024-05-02 株式会社荏原製作所 Data processing system, data collection device, data management device, data processing method, data collection method, and data management method
WO2024090168A1 (en) * 2022-10-24 2024-05-02 株式会社荏原製作所 Data processing system, data collection device, data management device, data processing method, data collection method, and data management method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH032022A (en) * 1989-05-31 1991-01-08 Rika Kogyo Kk Device for controlling picture display in extrusion molding line
JPH0643932A (en) * 1992-07-23 1994-02-18 Toyoda Mach Works Ltd Monitor device of pc
JPH0720928A (en) * 1993-07-02 1995-01-24 Mitsubishi Electric Corp Monitor device
JPH09120309A (en) * 1995-10-25 1997-05-06 Fanuc Ltd Numerical controller
JPH10207527A (en) * 1997-01-20 1998-08-07 Fujitsu Ltd Facility monitor and control system
JPH1153159A (en) * 1997-08-04 1999-02-26 Yokogawa Electric Corp Multi-item display device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH032022A (en) * 1989-05-31 1991-01-08 Rika Kogyo Kk Device for controlling picture display in extrusion molding line
JPH0643932A (en) * 1992-07-23 1994-02-18 Toyoda Mach Works Ltd Monitor device of pc
JPH0720928A (en) * 1993-07-02 1995-01-24 Mitsubishi Electric Corp Monitor device
JPH09120309A (en) * 1995-10-25 1997-05-06 Fanuc Ltd Numerical controller
JPH10207527A (en) * 1997-01-20 1998-08-07 Fujitsu Ltd Facility monitor and control system
JPH1153159A (en) * 1997-08-04 1999-02-26 Yokogawa Electric Corp Multi-item display device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6907276B2 (en) 2001-03-21 2005-06-14 Nec Corporation Mobile communication terminal with external display unit
JP2012037930A (en) * 2010-08-03 2012-02-23 Mitsubishi Electric Corp Data display device
JP2017008536A (en) * 2015-06-19 2017-01-12 株式会社北川鉄工所 Operation panel for plant
WO2024090159A1 (en) * 2022-10-24 2024-05-02 株式会社荏原製作所 Data processing system, data collection device, data management device, data processing method, data collection method, and data management method
WO2024090168A1 (en) * 2022-10-24 2024-05-02 株式会社荏原製作所 Data processing system, data collection device, data management device, data processing method, data collection method, and data management method

Similar Documents

Publication Publication Date Title
US10970797B2 (en) Information management and synchronous communications system
JP3753244B2 (en) Real-time web sharing system
US6982733B1 (en) Information management and synchronous communications system with menu generation, and handwriting and voice modification of orders
US6384850B1 (en) Information management and synchronous communications system with menu generation
EP1117220A1 (en) Method and system for protocol conversion
US20010047397A1 (en) Method and system for using pervasive device to access webpages
US20050024355A1 (en) Selecting items displayed on respective areas on a screen
JPH11242677A (en) Information equipment and storage medium
US20030233617A1 (en) Server and web page information providing method
JP2000089820A (en) Plant monitoring device
JP4794348B2 (en) Information providing system, information providing method and information providing program in call center
US11847587B1 (en) Intelligent backoffice and handheld/mobile computing network with varying, multi-modes of contact, and parallel operational capabilities for use in completing remotely initiated hospitality tasks in the hospitality market comprising:
US20020169566A1 (en) Systems, methods and computer program products for determining parameters for chemical synthesis and for supplying the reagents, equipment and/or chemicals synthesized thereby
JPH10275132A (en) Data processor and storage medium
JP2017204311A (en) Information processing device, document management system, document management server, information processing method, and program therefor
US7003260B1 (en) Database programs for handheld devices
JPH11134362A (en) Data display control system and recording medium
US20030055885A1 (en) Client instant information service system and method
JP2007272444A (en) Content management device, content management method, and content management program
JP2003196134A (en) Client-side system, server-side system and client-side program for information exchange system based on image, and storage medium with exchanging information data stored therein
JP4580112B2 (en) Parts information management apparatus and parts information management system
JP2003122468A (en) Electronic form display device, electronic form processing system and electronic form display program
JP2002236591A (en) Communication association system and recording medium with program actualizing the communication association system recorded thereon
JP2007079886A (en) Instruction management device
JP2004199439A (en) System and method for managing contents

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040203