JP2007034516A - Plant data arithmetic and accumulation processing device, and plant data arithmetic and accumulation processing method - Google Patents

Plant data arithmetic and accumulation processing device, and plant data arithmetic and accumulation processing method Download PDF

Info

Publication number
JP2007034516A
JP2007034516A JP2005214672A JP2005214672A JP2007034516A JP 2007034516 A JP2007034516 A JP 2007034516A JP 2005214672 A JP2005214672 A JP 2005214672A JP 2005214672 A JP2005214672 A JP 2005214672A JP 2007034516 A JP2007034516 A JP 2007034516A
Authority
JP
Japan
Prior art keywords
calculation
arithmetic expression
arithmetic
result table
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.)
Withdrawn
Application number
JP2005214672A
Other languages
Japanese (ja)
Inventor
Shinya Koga
慎也 古賀
Hidemi Yokoyama
秀美 横山
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2005214672A priority Critical patent/JP2007034516A/en
Publication of JP2007034516A publication Critical patent/JP2007034516A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a plant data arithmetic and accumulation processing device, and a plant data arithmetic and accumulation processing method capable of reducing a workload at the correction of an arithmetic equation. <P>SOLUTION: An arithmetic equation table is edited, and an arithmetic result table is initialized by the edited arithmetic equation table. The edited arithmetic equation table and the initialized arithmetic result table are transmitted and stored. The stored arithmetic equation table and an arithmetic equation table currently in operation are compared, and corrected arithmetic equations are detected. Only the portion of the arithmetic result table, currently in operation corresponding to the detected corrected arithmetic equations, is replaced with the stored arithmetic result table, and the arithmetic equation table currently in operation is replaced by the stored arithmetic equation table. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、プラントから得られるデータを用いて必要な演算を施し演算結果の蓄積などの処理を行うプラントデータ演算蓄積処理装置およびプラントデータ演算蓄積処理方法に係り、特に、演算式修正時における負担低減に好適なプラントデータ演算蓄積処理装置およびプラントデータ演算蓄積処理方法に関する。   The present invention relates to a plant data calculation / storage processing apparatus and a plant data calculation / storage processing method for performing necessary calculations using data obtained from a plant and storing calculation results, and in particular, a burden at the time of correction of calculation formulas. The present invention relates to a plant data calculation / storage processing apparatus and a plant data calculation / storage processing method suitable for reduction.

プラントの運用においては、プラントを制御するプラント制御装置とともに、プラントから得られるデータを用いて必要な演算を施し、演算結果の蓄積処理やその定型フォーマット出力処理などを行うプラントデータ演算蓄積処理装置が用いられている(例えば下記特許文献1参照)。   In plant operation, there is a plant data calculation / storage processing device that performs necessary calculations using data obtained from the plant, and performs calculation result storage processing, standard format output processing, and the like, together with a plant control device that controls the plant. (For example, refer to Patent Document 1 below).

このようなプラントデータ演算蓄積処理装置は、演算式や出力フォーマットを修正するためのツールを備えており、演算式の修正の場合には、通常、以下のような過程を経てその修正を実効化する。まず、修正ツールにより、演算式テーブルを修正し、この修正された演算式テーブルにより演算結果テーブルを初期化(初期値の計算)する。演算式テーブルはその一部が実際の修正対象であり、演算結果テーブルの初期化では、演算式テーブルの修正部分に対応する初期化部分と、その以外の初期化部分が混在する。   Such a plant data calculation / storage processing device has a tool for correcting an arithmetic expression and an output format. When correcting an arithmetic expression, the correction is usually made effective through the following process. To do. First, the arithmetic expression table is corrected by the correction tool, and the calculation result table is initialized (calculation of initial values) by the corrected arithmetic expression table. A part of the arithmetic expression table is an actual correction target. In the initialization of the arithmetic result table, an initialization part corresponding to the correction part of the arithmetic expression table and other initialization parts are mixed.

次に、演算式テーブルと演算結果テーブルとは、プラントからのデータの収集、演算、蓄積などを行う機能部に送られ、この機能部で現在用いられている演算式テーブルと演算結果テーブルとにそれぞれ上書きされる。このとき、もとの演算結果テーブルは、演算式テーブルの修正に伴う初期化がされるが、一方、演算式テーブルの修正部分に対応しない初期化もされてしまう。このため、通常、演算式テーブルの修正部分に対応しない演算結果テーブル部分は、もとの演算結果テーブルにある情報を用いて手計算を行い修復するようにしている。
特開平10−320038号公報
Next, the calculation formula table and the calculation result table are sent to a function unit that collects, calculates, and accumulates data from the plant. Each is overwritten. At this time, the original calculation result table is initialized in accordance with the correction of the calculation formula table, but on the other hand, initialization not corresponding to the correction portion of the calculation formula table is also performed. For this reason, the calculation result table part that does not correspond to the correction part of the calculation expression table is usually repaired by performing manual calculation using information in the original calculation result table.
Japanese Patent Laid-Open No. 10-320038

本発明は、上記の事情を考慮してなされたもので、演算式修正時における負担を低減することが可能なプラントデータ演算蓄積処理装置およびプラントデータ演算蓄積処理方法を提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a plant data calculation / storage processing device and a plant data calculation / storage processing method capable of reducing a burden at the time of correction of an arithmetic expression. .

上記の課題を解決するため、本発明の一態様に係るプラントデータ演算蓄積処理装置は、演算式テーブルを編集する演算式テーブル編集部と、前記編集された演算式テーブルにより演算結果テーブルを初期化する演算結果テーブル初期化部と、前記編集された演算式テーブルと前記初期化された演算結果テーブルとを送信するテーブル送信部とを有するエンジニアリングツールと、前記エンジニアリングツールにより送られた演算式テーブルおよび演算結果テーブルを保存する新テーブル保存部と、現時点で運用されている演算式テーブルおよび演算結果テーブルを保存する現テーブル保存部と、前記新テーブル保存部の前記演算式テーブルと前記現テーブル保存部の前記演算式テーブルとを比較して修正された演算式を検出する修正演算式検出部と、前記検出された修正された演算式に対応する前記現テーブル保存部の前記演算結果テーブルの部分のみを、前記新テーブル保存部に保存された前記演算結果テーブルで置き換える演算結果テーブル更新部と、前記現テーブル保存部の前記演算式テーブルを前記新テーブル保存部の前記演算式テーブルで置き換える演算式テーブル更新部とを有するプラントデータ演算蓄積サーバとを具備することを特徴とする。   In order to solve the above-described problem, a plant data calculation storage processing apparatus according to an aspect of the present invention initializes a calculation result table by an calculation formula table editing unit that edits a calculation formula table and the edited calculation formula table. An engineering result table initialization unit, an engineering tool having a table transmission unit for transmitting the edited arithmetic expression table and the initialized arithmetic result table, an arithmetic expression table sent by the engineering tool, and New table storage unit for storing operation result table, current expression storage unit for storing operation expression table and operation result table currently operated, and operation table and current table storage unit of new table storage unit A modified arithmetic expression for detecting a modified arithmetic expression by comparing with the arithmetic expression table of An operation result table update in which only the operation result table portion of the current table storage unit corresponding to the detected modified arithmetic expression is replaced with the operation result table stored in the new table storage unit. And a plant data calculation storage server having a calculation formula table update unit that replaces the calculation formula table of the current table storage unit with the calculation formula table of the new table storage unit.

また、本発明の別の態様に係るプラントデータ演算蓄積処理装置は、演算式テーブルを編集する演算式テーブル編集部と、前記編集された演算式テーブルにより演算結果テーブルを初期化する演算結果テーブル初期化部と、前記編集された演算式テーブルと前記初期化された演算結果テーブルとを保存する新テーブル保存部と、現時点で運用されている演算式テーブルおよび演算結果テーブルを取得する現テーブル取得部と、前記保存された演算式テーブルと前記取得された演算式テーブルとを比較して修正された演算式を検出する修正演算式検出部と、前記保存された演算結果テーブルのうち前記検出された修正された演算式に対応していない部分のみを、前記取得された演算結果テーブルで置き換える演算結果テーブル再製部と、前記保存された演算式テーブルと前記置き換えがされた演算結果テーブルとを送信するテーブル送信部とを有するエンジニアリングツールと、現時点で運用されている前記演算式テーブルと前記演算結果テーブルとを保存する現テーブル保存部と、前記送信された演算式テーブルおよび演算結果テーブルで、前記現テーブル保存部に保存された前記演算式テーブルおよび前記演算結果テーブルをそれぞれ置き換えるテーブル更新部とを有するプラントデータ演算蓄積サーバとを具備することを特徴とする。   In addition, a plant data calculation storage processing device according to another aspect of the present invention includes a calculation formula table editing unit that edits a calculation formula table, and a calculation result table initializing a calculation result table using the edited calculation formula table. A new table storage unit that stores the edited arithmetic expression table and the initialized arithmetic result table, and a current table acquisition unit that acquires the arithmetic expression table and the arithmetic result table currently used A corrected arithmetic expression detection unit that detects an arithmetic expression corrected by comparing the stored arithmetic expression table with the acquired arithmetic expression table; and the detected arithmetic expression table that is detected among the stored arithmetic result tables An operation result table reproduction unit that replaces only portions that do not correspond to the modified operation expression with the acquired operation result table, and the storage. An engineering tool having a table transmitting unit for transmitting the calculated arithmetic expression table and the replaced arithmetic result table, and a current table storage for storing the arithmetic expression table and the arithmetic result table currently operated And a plant data calculation storage server having a table update unit that replaces the calculation formula table and the calculation result table stored in the current table storage unit with the transmitted calculation formula table and calculation result table, respectively. It is characterized by comprising.

また、本発明の一態様に係るプラントデータ演算蓄積処理方法は、演算式テーブルを編集するステップと、前記編集された演算式テーブルにより演算結果テーブルを初期化するステップと、前記編集された演算式テーブルと前記初期化された演算結果テーブルとを送信するステップと、前記送信された演算式テーブルおよび演算結果テーブルを保存するステップと、前記保存された演算式テーブルと、現時点で運用されている演算式テーブルとを比較して修正された演算式を検出するステップと、前記検出された修正された演算式に対応する、現時点で運用されている演算結果テーブルの部分のみを、前記保存された演算結果テーブルで置き換えるステップと、現時点で運用されている前記演算式テーブルを前記保存された演算式テーブルで置き換えるステップとを具備することを特徴とする。   The plant data calculation / storage processing method according to one aspect of the present invention includes a step of editing an arithmetic expression table, a step of initializing an arithmetic result table using the edited arithmetic expression table, and the edited arithmetic expression Transmitting the table and the initialized calculation result table, storing the transmitted calculation expression table and calculation result table, the stored calculation expression table, and a calculation currently being operated A step of detecting a corrected arithmetic expression by comparing with an expression table, and only the portion of the operation result table currently in operation corresponding to the detected corrected arithmetic expression is stored in the stored operation The step of replacing with the result table, and the arithmetic expression table currently in operation at the saved arithmetic expression table Characterized by comprising the steps of changing come.

また、本発明の別の態様に係るプラントデータ演算蓄積処理方法は、演算式テーブルを編集するステップと、前記編集された演算式テーブルにより演算結果テーブルを初期化するステップと、前記編集された演算式テーブルと前記初期化された演算結果テーブルとを保存するステップと、現時点で運用されている演算式テーブルおよび演算結果テーブルを取得するステップと、前記保存された演算式テーブルと前記取得された演算式テーブルとを比較して修正された演算式を検出するステップと、前記保存された演算結果テーブルのうち前記検出された修正された演算式に対応していない部分のみを、前記取得された演算結果テーブルで置き換えるステップと、前記保存された演算式テーブルと前記置き換えがされた演算結果テーブルとを送信するステップと、前記送信された演算式テーブルおよび演算結果テーブルで、現時点で運用されている前記演算式テーブルおよび前記演算結果テーブルをそれぞれ置き換えるステップとを具備することを特徴とする。   The plant data calculation / storage processing method according to another aspect of the present invention includes a step of editing a calculation formula table, a step of initializing a calculation result table using the edited calculation formula table, and the edited calculation. A step of storing an expression table and the initialized calculation result table; a step of acquiring a calculation expression table and a calculation result table currently operated; and the stored calculation expression table and the acquired calculation A step of detecting a corrected arithmetic expression by comparing with an expression table, and only the portion of the stored arithmetic result table that does not correspond to the detected corrected arithmetic expression is acquired The step of replacing with the result table, and the stored arithmetic expression table and the replaced arithmetic result table are sent. A step of, in the transmitted arithmetic expression table and calculation result table, characterized by comprising the step of replacing the arithmetic expression table and the calculation result table are operated at present, respectively.

本発明によれば、演算式修正時における負担を低減することが可能なプラントデータ演算蓄積処理装置およびプラントデータ演算蓄積処理方法を提供できる。   ADVANTAGE OF THE INVENTION According to this invention, the plant data calculation accumulation | storage processing apparatus and plant data calculation accumulation | storage processing method which can reduce the burden at the time of calculation formula correction can be provided.

以下では本発明の実施形態を図面を参照しながら説明する。図1は、本発明の一実施形態に係るプラントデータ演算蓄積処理装置の構成を示すブロック図である。このプラントデータ演算蓄積処理装置は、エンジニアリングツール10とプラントデータ演算蓄積サーバ20とを構成要素として有し、これらはそれぞれ後述の内部構成を有する。   Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a plant data calculation and accumulation processing apparatus according to an embodiment of the present invention. This plant data calculation / storage processing apparatus has an engineering tool 10 and a plant data calculation / storage server 20 as constituent elements, which have internal configurations described later.

プラントデータ演算蓄積サーバ20は、プラント制御装置30がプラント40を制御するに際して得られる各種のプラント計測データをプラント制御装置30を介してプラント40から取得し、これを用いて所定の演算式で演算を行いその結果の蓄積などの処理を行う。エンジニアリングツール10は、プラントデータ演算蓄積サーバ20が演算などの処理を行うための演算式を編集し、また、蓄積されたデータを所定形式で出力させるためのフォーマットの指定などを行う。   The plant data calculation storage server 20 acquires various types of plant measurement data obtained when the plant control device 30 controls the plant 40 from the plant 40 via the plant control device 30, and uses this to calculate with a predetermined calculation formula. And processing such as accumulation of the result. The engineering tool 10 edits an arithmetic expression for the plant data arithmetic storage server 20 to perform processing such as arithmetic, and specifies a format for outputting the stored data in a predetermined format.

エンジニアリングツール10は、演算式/フォーマット編集部11、演算結果テーブル初期化部12、演算式テーブル13、演算結果テーブル14、テーブル送信部15を有する。   The engineering tool 10 includes an arithmetic expression / format editing unit 11, an arithmetic result table initialization unit 12, an arithmetic expression table 13, an arithmetic result table 14, and a table transmission unit 15.

演算式/フォーマット編集部11は、ユーザの操作により、プラントデータ演算蓄積サーバ20が行う演算の演算式や、プラントデータ演算蓄積サーバ20に蓄積されたデータを出力させるときのフォーマットの編集を行うものである。フォーマットの編集については公知技術を用いることが可能なので、以下では説明を省略する。編集で修正された演算式は、演算式テーブル13に反映される。   The arithmetic expression / format editing unit 11 edits the arithmetic expression of the calculation performed by the plant data calculation storage server 20 and the format when the data stored in the plant data calculation storage server 20 is output by a user operation. It is. Since a known technique can be used for editing the format, a description thereof will be omitted below. The arithmetic expression corrected by editing is reflected in the arithmetic expression table 13.

演算結果テーブル初期化部12は、ユーザの操作によりまたは自動的に、演算式テーブル13の演算式を用いて演算結果の初期値を求めるものである。求められた初期値は演算結果テーブル14に反映される。   The calculation result table initialization unit 12 obtains an initial value of a calculation result using a calculation formula in the calculation formula table 13 by a user operation or automatically. The obtained initial value is reflected in the calculation result table 14.

演算式テーブル13、演算結果テーブル14は、それぞれ、テーブル化された演算式、テーブル化された演算結果の記憶保存領域である。テーブル送信部15は、演算式テーブル13および演算結果テーブル14の内容をプラントデータ演算蓄積サーバ20に送信するものである。   The calculation formula table 13 and the calculation result table 14 are storage storage areas for tabulated calculation formulas and tabulated calculation results, respectively. The table transmission unit 15 transmits the contents of the calculation formula table 13 and the calculation result table 14 to the plant data calculation storage server 20.

プラントデータ演算蓄積サーバ20は、新テーブル保存部21、現テーブル保存部22、演算式テーブル更新部23、修正演算式検出部24、演算結果テーブル更新部25、演算処理部26を有する。   The plant data calculation storage server 20 includes a new table storage unit 21, a current table storage unit 22, a calculation formula table update unit 23, a corrected calculation formula detection unit 24, a calculation result table update unit 25, and a calculation processing unit 26.

新テーブル保存部21は、エンジニアリングツール10のテーブル送信部15から送られた演算式テーブルおよび演算結果テーブルを受け取り保存する記憶保存領域である。これらは、演算式テーブル21aおよび演算結果テーブル21bとして保存される。現テーブル保存部22は、現時点で運用している演算式テーブル22aおよび演算結果テーブル22bを保存する記憶保存領域である。   The new table storage unit 21 is a storage storage area that receives and stores the arithmetic expression table and the calculation result table sent from the table transmission unit 15 of the engineering tool 10. These are stored as an arithmetic expression table 21a and an arithmetic result table 21b. The current table storage unit 22 is a storage storage area for storing the arithmetic expression table 22a and the operation result table 22b currently used.

演算式テーブル更新部23は、新テーブル保存部21の演算式テーブル21aで、現テーブル保存部22の演算式テーブル22aを置き換える処理を行うものである。   The arithmetic expression table updating unit 23 performs processing for replacing the arithmetic expression table 22 a of the current table storage unit 22 with the arithmetic expression table 21 a of the new table storage unit 21.

修正演算式検出部24は、新テーブル保存部21の演算式テーブル21aと現テーブル保存部22の演算式テーブル22aとを比較して修正された演算式を検出するものである。例えば、各演算式に付与されているID情報や属性を示す情報をキーとして用い検出することができる。検出結果は、演算結果テーブル更新部25に送られる。   The corrected arithmetic expression detection unit 24 compares the arithmetic expression table 21a of the new table storage unit 21 with the arithmetic expression table 22a of the current table storage unit 22 and detects the corrected arithmetic expression. For example, it is possible to detect using ID information or information indicating an attribute assigned to each arithmetic expression as a key. The detection result is sent to the calculation result table update unit 25.

演算結果テーブル更新部25は、修正演算式検出部24から送られた検出結果に基づき、修正された演算式に対応する演算結果テーブル22bの部分のみを、新テーブル保存部21にある演算結果テーブル21bで置き換える。このような置き換えにより、修正されていない演算式に対応する演算結果テーブル22bの部分に必要のない置き換えがされてしまうのを防止できる。   Based on the detection result sent from the corrected arithmetic expression detection unit 24, the arithmetic result table update unit 25 replaces only the part of the arithmetic result table 22 b corresponding to the corrected arithmetic expression in the new table storage unit 21. Replace with 21b. Such replacement can prevent unnecessary replacement of the portion of the operation result table 22b corresponding to the uncorrected operation expression.

演算処理部26は、プラント40からプラント制御装置30を介して各種の計測データを取得し、これに現テーブル保存部22の演算式テーブル22aにある演算式を適用しさらに必要に応じて演算結果テーブル22bにあるデータも用いて演算を行い、その演算結果を演算結果テーブル22bに保存するものである。演算結果テーブル22bは、必要に応じて、所定フォーマットのデータ出力のため使用される。図示していないが、そのための構成がプラントデータ演算蓄積サーバ20には設けられている。   The arithmetic processing unit 26 acquires various measurement data from the plant 40 via the plant control device 30, applies an arithmetic expression in the arithmetic expression table 22a of the current table storage unit 22 to the measurement data, and further calculates an arithmetic result as necessary. The calculation is also performed using the data in the table 22b, and the calculation result is stored in the calculation result table 22b. The calculation result table 22b is used for outputting data in a predetermined format as necessary. Although not shown, the plant data calculation storage server 20 has a configuration for that purpose.

次に、図2を参照して、図1に示したプラントデータ演算蓄積処理装置の演算式テーブル修正時の動作を経時的に説明する。図2は、図1に示すプラントデータ演算蓄積処理装置における演算式テーブル修正時の動作フローを示す流れ図である。   Next, with reference to FIG. 2, the operation of the plant data calculation / storage processing device shown in FIG. FIG. 2 is a flowchart showing an operation flow when the arithmetic expression table is corrected in the plant data arithmetic storage processing apparatus shown in FIG.

演算式テーブルの修正時には、まず、ユーザがエンジニアリングツール10の演算式/フォーマット編集部11から演算式の編集を行う(ステップ51)。これにより、エンジニアリングツール10の演算式テーブル13が修正後のものになる。そこで、この演算式テーブル13を用いて演算結果の初期値を計算し、その計算結果でエンジニアリングツール10の演算結果テーブル14を初期化する(ステップ52)。編集で得られた演算式テーブル13および初期化された演算結果テーブル14の内容は、テーブル送信部15により、プラントデータ演算蓄積サーバ20に送られる(ステップ53)。   When correcting the arithmetic expression table, first, the user edits the arithmetic expression from the arithmetic expression / format editing unit 11 of the engineering tool 10 (step 51). As a result, the arithmetic expression table 13 of the engineering tool 10 becomes the corrected one. Therefore, the initial value of the calculation result is calculated using the calculation formula table 13, and the calculation result table 14 of the engineering tool 10 is initialized with the calculation result (step 52). The contents of the calculation formula table 13 and the initialized calculation result table 14 obtained by editing are sent to the plant data calculation storage server 20 by the table transmission unit 15 (step 53).

プラントデータ演算蓄積サーバ20では、送られた演算式テーブル13および演算結果テーブル14の内容を新テーブル保存部21の演算式テーブル21aおよび演算結果テーブル21bとして記憶保存する(ステップ54)。そして、保存された演算式テーブル21aと、現時点で運用されている、現テーブル保存部22の演算式テーブル22aとを修正演算式検出部24で比較し、修正された演算式を検出する(ステップ55)。検出結果は演算結果テーブル更新部25に送られる。演算結果テーブル更新部25は、修正された演算式に対応する、現時点で運用されている演算結果テーブル22bの部分のみ、保存された演算結果テーブル21bで置き換える(ステップ56)。   The plant data calculation storage server 20 stores and saves the contents of the sent calculation formula table 13 and calculation result table 14 as the calculation formula table 21a and calculation result table 21b of the new table storage unit 21 (step 54). Then, the stored arithmetic expression table 21a and the arithmetic expression table 22a of the current table storage unit 22 currently operated are compared by the corrected arithmetic expression detection unit 24 to detect the corrected arithmetic expression (step) 55). The detection result is sent to the calculation result table update unit 25. The calculation result table updating unit 25 replaces only the portion of the calculation result table 22b currently operated corresponding to the corrected calculation formula with the stored calculation result table 21b (step 56).

現時点で運用されている演算式テーブル22aの方は、新テーブル保存部21に保存された演算式テーブル21aで、演算式テーブル更新部23により置き換えられる(ステップ57)。以上により、演算式テーブル修正が実効化される。修正の実効化前も後も演算処理部26の処理動作はそのときの演算式テーブル22aおよび演算結果テーブル22bを用いてなされている。   The arithmetic expression table 22a currently used is replaced with the arithmetic expression table 21a stored in the new table storage section 21 by the arithmetic expression table update section 23 (step 57). As described above, the arithmetic expression table correction is made effective. The processing operation of the arithmetic processing unit 26 is performed using the arithmetic expression table 22a and the arithmetic result table 22b at that time both before and after the correction is made effective.

この実施形態によれば、演算式テーブルの修正時に、修正していない演算式による初期値が、現時点で運用の演算結果テーブル22bに反映されることがない。したがって、人手によって、もとの演算結果テーブルにあるデータを用いて正しい値を計算し直すというような手間が省け、作業負担の低減、作業の効率化が達せられる。   According to this embodiment, when the arithmetic expression table is corrected, the initial value based on the arithmetic expression that has not been corrected is not reflected in the currently operated arithmetic result table 22b. Therefore, it is possible to save the labor of manually recalculating the correct value using the data in the original calculation result table, thereby reducing the work load and increasing the work efficiency.

次に、本発明の別の実施形態について図3を参照して説明する。図3は、本発明の別の実施形態に係るプラントデータ演算蓄積処理装置の構成を示すブロック図であり、図1に示したものと同一または同一相当の構成要素には同一符号を付してある。その部分の説明は特に加えることがない限り省略する。   Next, another embodiment of the present invention will be described with reference to FIG. FIG. 3 is a block diagram showing a configuration of a plant data calculation and storage processing apparatus according to another embodiment of the present invention. Components identical or equivalent to those shown in FIG. is there. The description of that part is omitted unless otherwise specified.

この実施形態は、エンジニアリングツール10A側に実質的な更新テーブルの作成機能を設け、プラントデータ演算蓄積サーバ20A側には、更新されたテーブルを受け取ってこれにより現テーブル保存部22をそのまま置き換える機能と、現時点で運用されているテーブルを送り出す機能とを備えさせたものである。すなわち、エンジニアリングツール10Aは、演算式/フォーマット編集部11、演算結果テーブル初期化部12、新テーブル保存部21A、現テーブル取得部16、修正演算式検出部24、演算結果テーブル再製部17、テーブル送信部15を有し、プラントデータ演算蓄積サーバ20Aは、現テーブル保存部22、演算処理部26、データ更新部27を有する。   In this embodiment, a function for creating a substantial update table is provided on the engineering tool 10A side, and the plant data calculation storage server 20A side receives the updated table and thereby replaces the current table storage unit 22 as it is. And a function for sending out a table currently in operation. That is, the engineering tool 10A includes an arithmetic expression / format editing unit 11, an arithmetic result table initialization unit 12, a new table storage unit 21A, a current table acquisition unit 16, a modified arithmetic expression detection unit 24, an arithmetic result table reproduction unit 17, and a table. The plant data calculation storage server 20 </ b> A includes a transmission unit 15, and includes a current table storage unit 22, a calculation processing unit 26, and a data update unit 27.

演算式テーブル13および演算結果テーブル14は、図1に示した実施形態に示した同一符号のものに相当するが、ここでは新テーブル保存部21Aとしてプラントデータ演算蓄積サーバ20Aに送られるテーブルを保持するものとしても機能する。現テーブル取得部16は、プラントデータ演算蓄積サーバ20Aから現在運用されている演算式テーブル22aおよび演算結果テーブル22bの内容を取得する機能と、その取得された内容を演算式テーブル16aおよび演算結果テーブル16bとして保存する機能とを有する。   The calculation formula table 13 and the calculation result table 14 correspond to the same reference numerals as those shown in the embodiment shown in FIG. 1, but here, a table sent to the plant data calculation storage server 20A as the new table storage unit 21A is held. It works as well. The current table acquisition unit 16 has a function of acquiring the contents of the operation formula table 22a and the operation result table 22b currently operated from the plant data calculation storage server 20A, and the acquired contents as the operation expression table 16a and the operation result table. 16b.

修正演算式検出部24は、図1に示した実施形態のプラントデータ演算蓄積サーバ20Aに設けられる同一符号のものと同一機能であり、検出結果は演算結果テーブル再製部17に送られる。演算結果テーブル再製部17は、新テーブル保存部21Aの演算結果テーブル14のうち、検出された修正された演算式に対応していない部分のみを、現テーブル取得部16の演算結果テーブル16bで置き換えるものである。このような置き換えにより、修正されていない演算式に対応する演算結果テーブル14の初期化部分が、現時点で運用されている演算結果テーブル16bの内容で再製される。   The corrected arithmetic expression detection unit 24 has the same function as that of the same reference numeral provided in the plant data arithmetic storage server 20A of the embodiment shown in FIG. 1, and the detection result is sent to the arithmetic result table reproduction unit 17. The calculation result table reproduction unit 17 replaces only a portion of the calculation result table 14 of the new table storage unit 21A that does not correspond to the detected corrected calculation formula with the calculation result table 16b of the current table acquisition unit 16. Is. By such replacement, the initialization part of the calculation result table 14 corresponding to the calculation expression that has not been corrected is reproduced with the contents of the calculation result table 16b currently used.

プラントデータ演算蓄積サーバ20Aは、エンジニアリングツール10Aのテーブル送信部15によって送られる新テーブル保存部21Aの演算式テーブル13および演算結果テーブル14の内容をテーブル更新部27により受け取る。そして、この受け取った内容で、現テーブル保存部22の演算式テーブル22aおよび演算結果テーブル22bの内容を置き換える。   The plant data calculation storage server 20A receives the contents of the calculation formula table 13 and calculation result table 14 of the new table storage unit 21A sent by the table transmission unit 15 of the engineering tool 10A by the table update unit 27. Then, the contents of the arithmetic expression table 22a and the arithmetic result table 22b of the current table storage unit 22 are replaced with the received contents.

次に、図4を参照して、図3に示したプラントデータ演算蓄積処理装置の演算式テーブル修正時の動作を経時的に説明する。図4は、図3に示すプラントデータ演算蓄積処理装置における演算式テーブル修正時の動作フローを示す流れ図である。   Next, with reference to FIG. 4, the operation at the time of correction of the arithmetic expression table of the plant data arithmetic storage processing apparatus shown in FIG. 3 will be described over time. FIG. 4 is a flowchart showing an operation flow when the calculation formula table is corrected in the plant data calculation storage processing apparatus shown in FIG.

演算式テーブルの修正時には、まず、ユーザがエンジニアリングツール10Aの演算式/フォーマット編集部11から演算式の編集を行う(ステップ61)。これにより、新テーブル保存部21Aの演算式テーブル13が修正後のものになる。そこで、この演算式テーブル13を用いて演算結果の初期値を計算し、その計算結果で新テーブル保存部21Aの演算結果テーブル14を初期化する(ステップ62)。編集後の演算式テーブル13および初期化された演算結果テーブル14は新テーブル保存部21Aに保存されている(ステップ63)。   When correcting the arithmetic expression table, first, the user edits the arithmetic expression from the arithmetic expression / format editing unit 11 of the engineering tool 10A (step 61). As a result, the arithmetic expression table 13 of the new table storage unit 21A becomes the corrected one. Therefore, the initial value of the calculation result is calculated using the calculation formula table 13, and the calculation result table 14 of the new table storage unit 21A is initialized with the calculation result (step 62). The edited equation table 13 and the initialized calculation result table 14 are stored in the new table storage unit 21A (step 63).

次に、現時点で運用されている演算式テーブルおよび演算結果テーブルをプラントデータ演算蓄積サーバ20Aから現テーブル取得部16が取得し(ステップ64)、取得された演算式テーブルおよび演算結果テーブルを、演算式テーブル16aおよび演算結果テーブル16bとして記憶保存する。そして、保存された演算式テーブル13と、現時点で運用されている、取得された演算式テーブル16aとを修正演算式検出部24で比較し、修正された演算式を検出する(ステップ65)。検出結果は演算結果テーブル再製部17に送られる。演算結果テーブル再製部17は、検出された修正された演算式に対応していない演算結果テーブル14の部分のみ、現時点で運用されている取得された演算結果テーブル16bで置き換える(ステップ66)。   Next, the current table acquisition unit 16 acquires the calculation formula table and the calculation result table currently used from the plant data calculation storage server 20A (step 64), and calculates the acquired calculation formula table and calculation result table. It stores and saves as the expression table 16a and the calculation result table 16b. Then, the stored arithmetic expression table 13 and the acquired arithmetic expression table 16a currently used are compared by the corrected arithmetic expression detection unit 24 to detect the corrected arithmetic expression (step 65). The detection result is sent to the calculation result table reproduction unit 17. The calculation result table reproduction unit 17 replaces only the portion of the calculation result table 14 that does not correspond to the detected corrected calculation formula with the acquired calculation result table 16b currently used (step 66).

次に、新テーブル保存部21Aの演算式テーブル13および演算結果テーブル14の内容は、テーブル送信部15により、プラントデータ演算蓄積サーバ20Aに送信される(ステップ67)。プラントデータ演算蓄積サーバ20Aでは、送られた演算式テーブル13および演算結果テーブル14の内容で、現テーブル保存部22の演算式テーブル22aおよび演算結果テーブル22bの内容をテーブル更新部27により置き換える(ステップ68)。以上により、演算式テーブル修正が実効化される。修正の実効化前も後も演算処理部26の処理動作はそのときの演算式テーブル22aおよび演算結果テーブル22bを用いてなされている。   Next, the contents of the calculation formula table 13 and the calculation result table 14 of the new table storage unit 21A are transmitted to the plant data calculation storage server 20A by the table transmission unit 15 (step 67). In the plant data calculation storage server 20A, the contents of the calculation formula table 22a and calculation result table 22b of the current table storage unit 22 are replaced by the table update unit 27 with the contents of the calculated calculation formula table 13 and calculation result table 14 (step 68). As described above, the arithmetic expression table correction is made effective. The processing operation of the arithmetic processing unit 26 is performed using the arithmetic expression table 22a and the arithmetic result table 22b at that time both before and after the correction is made effective.

この実施形態によっても、演算式テーブルの修正時に、修正していない演算式による初期値が、現時点で運用の演算結果テーブル22bに反映されることがない。したがって、人手によって、もとの演算結果テーブルにあるデータを用いて正しい値を計算し直すというような手間が省け、作業負担の低減、作業の効率化が達せられる。また、エンジニアリングツール10Aの処理負担が増加するが、逆にプラントデータ演算蓄積サーバ20Aの処理負担は軽減される。プラントデータ演算蓄積サーバ20Aの負担を小さくする上で好ましい。   Also in this embodiment, when the arithmetic expression table is corrected, the initial value based on the uncorrected arithmetic expression is not reflected in the currently operated arithmetic result table 22b. Therefore, it is possible to save the labor of manually recalculating the correct value using the data in the original calculation result table, thereby reducing the work load and increasing the work efficiency. Moreover, although the processing load of the engineering tool 10A increases, conversely, the processing load of the plant data calculation storage server 20A is reduced. This is preferable in reducing the burden on the plant data calculation storage server 20A.

次に、本発明のさらに別の実施形態について図5を参照して説明する。図5は、本発明のさらに別の実施形態に係るプラントデータ演算蓄積処理装置の構成を示すブロック図であり、すでに説明したものと同一または同一相当の構成要素には同一符号を付してある。その部分の説明は特に加えることがない限り省略する。   Next, still another embodiment of the present invention will be described with reference to FIG. FIG. 5 is a block diagram showing a configuration of a plant data calculation and accumulation processing apparatus according to still another embodiment of the present invention, and the same or equivalent components as those already described are denoted by the same reference numerals. . The description of that part is omitted unless otherwise specified.

この実施形態は、図1に示したプラントデータ演算蓄積処理装置を基本に、そのプラントデータ演算蓄積サーバ20Bに新たに補充計算機能部28を設け、さらに、この補充計算機能部28にデータを供給するヒストリカルデータ収集サーバ70が加えられたものである。これらの加えられた構成要素の意図は、プラントデータ演算蓄積サーバ20Bが保守作業などにより機能停止するもプラント40の運転が継続された場合に対応するためである。   This embodiment is based on the plant data calculation / storage processing apparatus shown in FIG. 1, and a new replenishment calculation function unit 28 is provided in the plant data calculation / storage server 20 </ b> B. Further, data is supplied to the replenishment calculation function unit 28. The historical data collection server 70 is added. The intention of these added components is to cope with the case where the operation of the plant 40 is continued even though the plant data calculation storage server 20B stops functioning due to maintenance work or the like.

プラントデータ演算蓄積サーバ20Bが保守作業などにより機能停止すると演算処理部26の機能が停止するのでその間演算結果テーブル22bに演算結果は保存されない。この間、ヒストリカルデータ収集サーバ70は、プラント40から各種の計測データを収集しこれをヒストリカルデータテーブル70aとして保存する。プラントデータ演算蓄積サーバ20Bが機能復帰したとき、補充計算機能部28は、ヒストリカルデータテーブル70aからデータを取得し、これと演算式テーブル22aを用いて演算を行いその結果を演算結果テーブル22bに保存する。   When the plant data calculation storage server 20B stops functioning due to maintenance work or the like, the function of the calculation processing unit 26 stops, so that the calculation result is not stored in the calculation result table 22b. During this time, the historical data collection server 70 collects various measurement data from the plant 40 and stores it as a historical data table 70a. When the plant data calculation storage server 20B returns to function, the supplementary calculation function unit 28 acquires data from the historical data table 70a, performs calculation using this and the calculation formula table 22a, and stores the result in the calculation result table 22b. To do.

この実施形態により、プラントデータ演算蓄積サーバ20Bの機能停止時にも対応が可能になる。特に、プラントデータ演算蓄積サーバ20Bの機能停止時における演算結果を得るのに人手による計算が不要になり、作業負担の低減、作業の効率化が達せられる。なお、この実施形態のプラントデータ演算蓄積処理装置の機能増強は、図3に示した実施形態においても同様に適用可能である。   According to this embodiment, it becomes possible to cope even when the function of the plant data calculation storage server 20B is stopped. In particular, manual calculation is not required to obtain a calculation result when the function of the plant data calculation storage server 20B is stopped, thereby reducing the work load and increasing the work efficiency. It should be noted that the functional enhancement of the plant data calculation / accumulation processing device of this embodiment can be similarly applied to the embodiment shown in FIG.

図5に示す実施形態において、プラントデータ演算蓄積サーバ20Bの機能停止時に演算式の修正がなされた場合について補足説明する。この場合、エンジニアリングツール10の動作はほぼすでに説明した通りであるが、テーブル送信部15の送信動作が、実際上、プラントデータ演算蓄積サーバ20Bの機能復帰後になる。そのあと、補充計算機能部28が演算結果を補充していく各ステップで演算式の修正を実効化するタイミングかどうか確認する。実効化のタイミングになったらすでに説明したように現テーブル保存部22を更新し、さらに補充計算機能部28による補充計算を続ければよい。   In the embodiment shown in FIG. 5, a supplementary description will be given of a case where the calculation formula is corrected when the function of the plant data calculation storage server 20B is stopped. In this case, the operation of the engineering tool 10 is almost as described above, but the transmission operation of the table transmission unit 15 is actually after the function return of the plant data calculation storage server 20B. After that, it is confirmed whether or not it is time to make correction of the arithmetic expression effective at each step in which the replenishment calculation function unit 28 replenishes the operation result. When the timing of activation is reached, the current table storage unit 22 may be updated as described above, and the replenishment calculation by the replenishment calculation function unit 28 may be continued.

本発明の一実施形態に係るプラントデータ演算蓄積処理装置の構成を示すブロック図。The block diagram which shows the structure of the plant data calculation accumulation | storage processing apparatus which concerns on one Embodiment of this invention. 図1に示すプラントデータ演算蓄積処理装置における演算式テーブル修正時の動作フローを示す流れ図。The flowchart which shows the operation | movement flow at the time of the arithmetic expression table correction in the plant data calculation storage processing apparatus shown in FIG. 本発明の別の実施形態に係るプラントデータ演算蓄積処理装置の構成を示すブロック図。The block diagram which shows the structure of the plant data calculation storage processing apparatus which concerns on another embodiment of this invention. 図3に示すプラントデータ演算蓄積処理装置における演算式テーブル修正時の動作フローを示す流れ図。The flowchart which shows the operation | movement flow at the time of calculation formula table correction in the plant data calculation storage processing apparatus shown in FIG. 本発明のさらに別の実施形態に係るプラントデータ演算蓄積処理装置の構成を示すブロック図。The block diagram which shows the structure of the plant data calculation accumulation | storage processing apparatus which concerns on another embodiment of this invention.

符号の説明Explanation of symbols

10,10A…エンジニアリングツール、11…演算式/フォーマット編集部、12…演算結果テーブル初期化部、13…演算式テーブル(エンジニアリングツール内)、14…演算結果テーブル(エンジニアリングツール内)、15…テーブル送信部、16…現テーブル取得部、16a…演算式テーブル(現テーブル取得部内)、16b…演算結果テーブル(現テーブル取得部内)、17…演算結果テーブル再製部、20,20A,20B…プラントデータ演算蓄積サーバ、21,21A…新テーブル保存部、21a…演算式テーブル(新テーブル保存部内)、21b…演算結果テーブル(新テーブル保存部内)、22…現テーブル保存部、22a…演算式テーブル(現テーブル保存部内)、22b…演算結果テーブル(現テーブル保存部内)、23…演算式テーブル更新部、24…修正演算式検出部、25…演算結果テーブル更新部、26…演算処理部、27…テーブル更新部、28…補充計算機能部、70…ヒストリカルデータ収集サーバ。   DESCRIPTION OF SYMBOLS 10,10A ... Engineering tool, 11 ... Operational expression / format edit part, 12 ... Operation result table initialization part, 13 ... Operational expression table (in engineering tool), 14 ... Operation result table (in engineering tool), 15 ... Table Transmission unit, 16 ... current table acquisition unit, 16a ... calculation formula table (in current table acquisition unit), 16b ... calculation result table (in current table acquisition unit), 17 ... calculation result table reproduction unit, 20, 20A, 20B ... plant data Arithmetic storage server, 21, 21A ... New table storage unit, 21a ... Calculation formula table (in new table storage unit), 21b ... Calculation result table (in new table storage unit), 22 ... Current table storage unit, 22a ... Calculation formula table ( Current table storage unit), 22b ... calculation result table (current table storage unit) ), 23... Arithmetic expression table update unit, 24... Corrected arithmetic expression detection unit, 25... Calculation result table update unit, 26... Arithmetic processing unit, 27. server.

Claims (6)

演算式テーブルを編集する演算式テーブル編集部と、
前記編集された演算式テーブルにより演算結果テーブルを初期化する演算結果テーブル初期化部と、
前記編集された演算式テーブルと前記初期化された演算結果テーブルとを送信するテーブル送信部と
を有するエンジニアリングツールと、
前記エンジニアリングツールにより送られた演算式テーブルおよび演算結果テーブルを保存する新テーブル保存部と、
現時点で運用されている演算式テーブルおよび演算結果テーブルを保存する現テーブル保存部と、
前記新テーブル保存部の前記演算式テーブルと前記現テーブル保存部の前記演算式テーブルとを比較して修正された演算式を検出する修正演算式検出部と、
前記検出された修正された演算式に対応する前記現テーブル保存部の前記演算結果テーブルの部分のみを、前記新テーブル保存部に保存された前記演算結果テーブルで置き換える演算結果テーブル更新部と、
前記現テーブル保存部の前記演算式テーブルを前記新テーブル保存部の前記演算式テーブルで置き換える演算式テーブル更新部と
を有するプラントデータ演算蓄積サーバと
を具備することを特徴とするプラントデータ演算蓄積処理装置。
An arithmetic expression table editing section for editing the arithmetic expression table;
A calculation result table initialization unit for initializing a calculation result table with the edited calculation expression table;
An engineering tool having a table transmission unit for transmitting the edited arithmetic expression table and the initialized arithmetic result table;
A new table storage unit for storing an arithmetic expression table and an operation result table sent by the engineering tool;
A current table storage unit for storing an arithmetic expression table and an operation result table currently in operation;
A corrected arithmetic expression detection unit that detects an arithmetic expression that is corrected by comparing the arithmetic expression table of the new table storage unit and the arithmetic expression table of the current table storage unit;
A calculation result table update unit that replaces only the calculation result table portion of the current table storage unit corresponding to the detected corrected calculation formula with the calculation result table stored in the new table storage unit;
A plant data calculation storage server, comprising: a calculation formula table update unit that replaces the calculation formula table of the current table storage unit with the calculation formula table of the new table storage unit. apparatus.
演算式テーブルを編集する演算式テーブル編集部と、
前記編集された演算式テーブルにより演算結果テーブルを初期化する演算結果テーブル初期化部と、
前記編集された演算式テーブルと前記初期化された演算結果テーブルとを保存する新テーブル保存部と、
現時点で運用されている演算式テーブルおよび演算結果テーブルを取得する現テーブル取得部と、
前記保存された演算式テーブルと前記取得された演算式テーブルとを比較して修正された演算式を検出する修正演算式検出部と、
前記保存された演算結果テーブルのうち前記検出された修正された演算式に対応していない部分のみを、前記取得された演算結果テーブルで置き換える演算結果テーブル再製部と、
前記保存された演算式テーブルと前記置き換えがされた演算結果テーブルとを送信するテーブル送信部と
を有するエンジニアリングツールと、
現時点で運用されている前記演算式テーブルと前記演算結果テーブルとを保存する現テーブル保存部と、
前記送信された演算式テーブルおよび演算結果テーブルで、前記現テーブル保存部に保存された前記演算式テーブルおよび前記演算結果テーブルをそれぞれ置き換えるテーブル更新部と
を有するプラントデータ演算蓄積サーバと
を具備することを特徴とするプラントデータ演算蓄積処理装置。
An arithmetic expression table editing section for editing the arithmetic expression table;
A calculation result table initialization unit for initializing a calculation result table with the edited calculation expression table;
A new table storage for storing the edited arithmetic expression table and the initialized arithmetic result table;
A current table acquisition unit for acquiring an arithmetic expression table and an operation result table currently in operation;
A corrected arithmetic expression detection unit that detects the arithmetic expression corrected by comparing the stored arithmetic expression table and the acquired arithmetic expression table;
An operation result table re-creation unit that replaces only the portion of the stored operation result table that does not correspond to the detected corrected operation expression with the acquired operation result table;
An engineering tool having a table transmission unit for transmitting the stored arithmetic expression table and the replaced arithmetic result table;
A current table storage unit for storing the arithmetic expression table and the operation result table currently in operation;
A plant data calculation storage server comprising: a table update unit that replaces the calculation formula table and the calculation result table stored in the current table storage unit in the transmitted calculation formula table and calculation result table, respectively. Plant data calculation and storage processing device characterized by the above.
前記プラントデータ演算蓄積サーバとは別個に設けられた、プラントからデータを収集するヒストリカルデータ収集サーバをさらに具備し、
前記プラントデータ演算蓄積サーバが、動作復帰時に、前記ヒストリカルデータ収集サーバで収集されたプラントデータを用いて、前記現テーブル保存部に保存された前記演算結果テーブルに対し補充を行う補充計算機能部をさらに有すること
を特徴とする請求項1または2記載のプラントデータ演算蓄積処理装置。
A historical data collection server that is provided separately from the plant data calculation storage server and collects data from the plant;
A replenishment calculation function unit for replenishing the operation result table stored in the current table storage unit by using the plant data collected by the historical data collection server when the plant data operation storage server returns to operation; The plant data calculation / storage device according to claim 1, further comprising:
前記プラントデータ演算蓄積サーバとは別個に設けられた、プラントからデータを収集するヒストリカルデータ収集サーバをさらに具備し、
前記プラントデータ演算蓄積サーバが、動作復帰時に、前記ヒストリカルデータ収集サーバで収集されたプラントデータを用いて、前記現テーブル保存部に保存された前記演算結果テーブルに対し補充を行う補充計算機能部をさらに有し、
前記プラントデータ演算蓄積サーバが、前記動作復帰時に機能する前記補充計算機能部として、前記演算結果テーブル更新部および前記演算式テーブル更新部により更新される前記現テーブル保存部を用いて計算を行うこと
を特徴とする請求項1記載のプラントデータ演算蓄積処理装置。
A historical data collection server that is provided separately from the plant data calculation storage server and collects data from the plant;
A replenishment calculation function unit for replenishing the operation result table stored in the current table storage unit by using the plant data collected by the historical data collection server when the plant data operation storage server returns to operation; In addition,
The plant data calculation storage server performs calculation using the current table storage unit updated by the calculation result table update unit and the calculation formula table update unit as the replenishment calculation function unit that functions when the operation is restored. The plant data calculation accumulation processing device according to claim 1 characterized by things.
演算式テーブルを編集するステップと、
前記編集された演算式テーブルにより演算結果テーブルを初期化するステップと、
前記編集された演算式テーブルと前記初期化された演算結果テーブルとを送信するステップと、
前記送信された演算式テーブルおよび演算結果テーブルを保存するステップと、
前記保存された演算式テーブルと、現時点で運用されている演算式テーブルとを比較して修正された演算式を検出するステップと、
前記検出された修正された演算式に対応する、現時点で運用されている演算結果テーブルの部分のみを、前記保存された演算結果テーブルで置き換えるステップと、
現時点で運用されている前記演算式テーブルを前記保存された演算式テーブルで置き換えるステップと
を具備することを特徴とするプラントデータ演算蓄積処理方法。
Editing the equation table;
Initializing a calculation result table with the edited calculation expression table;
Transmitting the edited arithmetic expression table and the initialized arithmetic result table;
Storing the transmitted arithmetic expression table and arithmetic result table;
Comparing the stored arithmetic expression table with an arithmetic expression table currently in operation to detect a corrected arithmetic expression;
Replacing only the portion of the operation result table currently operated corresponding to the detected corrected operation expression with the stored operation result table;
And replacing the arithmetic expression table currently in operation with the stored arithmetic expression table.
演算式テーブルを編集するステップと、
前記編集された演算式テーブルにより演算結果テーブルを初期化するステップと、
前記編集された演算式テーブルと前記初期化された演算結果テーブルとを保存するステップと、
現時点で運用されている演算式テーブルおよび演算結果テーブルを取得するステップと、
前記保存された演算式テーブルと前記取得された演算式テーブルとを比較して修正された演算式を検出するステップと、
前記保存された演算結果テーブルのうち前記検出された修正された演算式に対応していない部分のみを、前記取得された演算結果テーブルで置き換えるステップと、
前記保存された演算式テーブルと前記置き換えがされた演算結果テーブルとを送信するステップと、
前記送信された演算式テーブルおよび演算結果テーブルで、現時点で運用されている前記演算式テーブルおよび前記演算結果テーブルをそれぞれ置き換えるステップと
を具備することを特徴とするプラントデータ演算蓄積処理方法。
Editing the equation table;
Initializing a calculation result table with the edited calculation expression table;
Storing the edited arithmetic expression table and the initialized arithmetic result table;
A step of obtaining an arithmetic expression table and an operation result table currently in operation;
Detecting the corrected arithmetic expression by comparing the stored arithmetic expression table with the acquired arithmetic expression table;
Replacing only the portion of the stored calculation result table that does not correspond to the detected corrected calculation formula with the acquired calculation result table;
Transmitting the stored arithmetic expression table and the replaced arithmetic result table;
And a step of replacing the arithmetic expression table and the operation result table currently operated with the transmitted arithmetic expression table and operation result table, respectively.
JP2005214672A 2005-07-25 2005-07-25 Plant data arithmetic and accumulation processing device, and plant data arithmetic and accumulation processing method Withdrawn JP2007034516A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005214672A JP2007034516A (en) 2005-07-25 2005-07-25 Plant data arithmetic and accumulation processing device, and plant data arithmetic and accumulation processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005214672A JP2007034516A (en) 2005-07-25 2005-07-25 Plant data arithmetic and accumulation processing device, and plant data arithmetic and accumulation processing method

Publications (1)

Publication Number Publication Date
JP2007034516A true JP2007034516A (en) 2007-02-08

Family

ID=37793730

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005214672A Withdrawn JP2007034516A (en) 2005-07-25 2005-07-25 Plant data arithmetic and accumulation processing device, and plant data arithmetic and accumulation processing method

Country Status (1)

Country Link
JP (1) JP2007034516A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170129093A (en) * 2015-03-16 2017-11-24 가부시끼 가이샤 구보다 Grain management system and combine

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170129093A (en) * 2015-03-16 2017-11-24 가부시끼 가이샤 구보다 Grain management system and combine
KR102650521B1 (en) * 2015-03-16 2024-03-25 가부시끼 가이샤 구보다 Grain management system and combine

Similar Documents

Publication Publication Date Title
ATE482424T1 (en) PRESSURE CONTROL AND METHODS
SE0002723L (en) Procedure for estimating a lifetime-reducing damage to an operating load
JP2009015537A (en) Network setting restoration method and system
JP2007034516A (en) Plant data arithmetic and accumulation processing device, and plant data arithmetic and accumulation processing method
JP2008152332A (en) Device, controller, and method for updating control software
JP2006260080A (en) Optical character recognition system and optical character recognition method
JP2000118090A5 (en)
JP2012118869A (en) Update program and image formation apparatus
JP2009110318A (en) Fault information output control device and fault information output control method used therefor, and program thereof
JP2008236266A (en) Transmission device, frame for maintenance processing method and transmission program
JP2006237529A (en) Mounting data generating method and apparatus
JP2011034553A (en) Print management apparatus, print management system and print management method
WO2002091741A3 (en) Attachment of additional information to stored or streamed image
JP2010205141A (en) Dead time compensation control unit
EP1164436A3 (en) Operation of a lithographic projection apparatus
CN108762696B (en) Printing driving method for industrial laser processing equipment
JP6203780B2 (en) Numerical control device that operates with tabular data
JPS5827242A (en) Controlling system between programs
JP2007030301A (en) Image forming apparatus
JP2007188366A (en) Compiler
JP2009055197A (en) Printing system
JP2004167707A (en) Image output system
JP2009037506A (en) Printing control apparatus
広瀬正美 et al. Development of the decision-making support tool about the color for a designer
JP5024853B2 (en) Output system, output method, and output program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081007