JP2009032120A - Process history database system - Google Patents

Process history database system Download PDF

Info

Publication number
JP2009032120A
JP2009032120A JP2007196687A JP2007196687A JP2009032120A JP 2009032120 A JP2009032120 A JP 2009032120A JP 2007196687 A JP2007196687 A JP 2007196687A JP 2007196687 A JP2007196687 A JP 2007196687A JP 2009032120 A JP2009032120 A JP 2009032120A
Authority
JP
Japan
Prior art keywords
history
server
master
statistical information
client
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
JP2007196687A
Other languages
Japanese (ja)
Inventor
Akiyoshi Nakajima
章喜 中島
Makoto Yomogida
信 蓬田
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.)
Azbil Corp
Original Assignee
Azbil 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 Azbil Corp filed Critical Azbil Corp
Priority to JP2007196687A priority Critical patent/JP2009032120A/en
Publication of JP2009032120A publication Critical patent/JP2009032120A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a process history database system capable of preventing generation of time-out due to the delay of client's response during the updating of statistical information. <P>SOLUTION: Two history servers for collecting and distributing process variables as process history in time series and a client 40 for executing display, analysis and other data processing by using the data of the process history are connected by network communication. The two history servers have a duplex configuration of a master and a slave, respectively independently collect process data and store the process history, and asynchronously update the statistical information of a database. The history servers for acquiring the process history are switched so that the client 40 acquires the process history from the master history server 21 usually, and in updating the statistical information by the master history server 21, the process history is acquired from the slave history server 22. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、プロセス変数を時系列的にプロセスヒストリとして収集及び配信するヒストリサーバを備えたプロセスヒストリデータベースシステムに関する。   The present invention relates to a process history database system including a history server that collects and distributes process variables as process history in time series.

プロセス変数を時系列的にプロセスヒストリとして収集及び配信するヒストリサーバを備えたプロセスヒストリデータベースシステムが各種プラントの制御に従来から用いられている(例えば、特許文献1参照)。   2. Description of the Related Art A process history database system including a history server that collects and distributes process variables as a process history in time series has been conventionally used for controlling various plants (see, for example, Patent Document 1).

かかるプロセスヒストリデータベースシステムは通常、プロセス変数を時系列的にプロセスヒストリとして収集及び配信するマスター及びバックアップからなる2つのヒストリサーバと、このプロセスヒストリのデータを用いて表示、解析その他のデータ処理を行うクライアントとがネットワーク通信で接続されている。
特開2005−182681公報
Such a process history database system normally performs display, analysis, and other data processing using two history servers including a master and a backup that collect and distribute process variables as a process history in time series, and data of the process history. The client is connected via network communication.
JP 2005-182681 A

このようなプロセスヒストリデータベースシステムにおいて、汎用のデータベースソフトウエアを用いている場合、そのデータベースの最適化処理のためにいわゆる統計情報更新が行なわれる必要があり、テーブルの更新量が変更の閾値に達すると統計情報の更新が自動で起動されると、統計情報更新中(最大15分程度)の間にクライアントの応答が遅れてタイムアウトが発生したりすることがある(非特許文献1参照)。
http://support.microsoft.com/kb/195565/ja(3頁、図2)
In such a process history database system, when general-purpose database software is used, it is necessary to update so-called statistical information for the optimization processing of the database, and the amount of table updates reaches the change threshold. Then, when the update of statistical information is automatically started, a client response may be delayed while the statistical information is being updated (up to about 15 minutes), and a timeout may occur (see Non-Patent Document 1).
http://support.microsoft.com/kb/195565/en (3 pages, Fig. 2)

しかし、統計情報の自動更新を停止すると、データベースのパフォーマンスがいずれ悪化する。   However, if automatic updating of statistical information is stopped, database performance will eventually deteriorate.

なお、従来のプロセスヒストリデータベースは、ハードディスクの容量が小容量(例えば40ギガバイト(GB)程度)であったので、統計情報の更新による影響は少なかったが、ハードディスクの容量が大容量(例えば100GB以上)に拡張するようなデータベースのサイズの増大に伴い、統計情報の自動更新時における上述したクライアントの応答が遅れて実際のプロセスヒストリの取得にタイムアウトの発生頻度が高まることが懸念される。   Since the conventional process history database has a small hard disk capacity (for example, about 40 gigabytes (GB)), the influence of the update of statistical information is small, but the hard disk capacity is large (for example, 100 GB or more). With the increase in the size of the database that expands to (3), there is a concern that the above-mentioned client response at the time of automatic update of statistical information will be delayed and the frequency of occurrence of timeout will increase in the acquisition of actual process history.

このような問題に対して、プロセスヒストリデータベースのサイズを抑えて統計情報更新中も応答遅れが目立たないように調整したり、定修時にデータベースを最適化する対策も考えられるが、このような対策はさらに大容量化が進めば破綻する応急的なものであり、根本的な対策となり得なかった。   To deal with such problems, it is possible to reduce the size of the process history database so that response delays are not noticeable while updating statistical information, or to optimize the database during regular maintenance. Is an emergency that will fail if the capacity is further increased, and could not be a fundamental measure.

本発明の目的は、統計情報更新中にクライアントの応答が遅れてタイムアウトが発生したりすることのないプロセスヒストリデータベースシステムを提供することにある。   An object of the present invention is to provide a process history database system in which a client response is not delayed during a statistical information update and a timeout does not occur.

本発明の請求項1に記載のプロセスヒストリデータベースシステムは、
プロセス変数を時系列的にプロセスヒストリとして収集及び配信する2つのヒストリサーバと、
前記プロセスヒストリのデータを用いて表示、解析その他のデータ処理を行うクライアントがネットワーク通信で接続されたプロセス制御システムにおいて、
前記2つのヒストリサーバがマスターとスレーブの二重化構成をなし、かつ当該2つのヒストリサーバがそれぞれ独立してプロセスデータを収集し当該プロセスデータのプロセスヒストリをそれぞれ蓄積すると共に、データベースの統計情報を互いに非同期に更新するようになっており、
通常時には前記クライアントが前記マスターヒストリサーバから前記プロセスヒストリを取得すると共に、当該マスターヒストリサーバが統計情報を更新する際には前記スレーブヒストリサーバから前記プロセスヒストリを取得するように当該プロセスヒストリの取得先を切替えることを特徴としている。
The process history database system according to claim 1 of the present invention comprises:
Two history servers that collect and distribute process variables as process history over time;
In a process control system in which a client that performs display, analysis and other data processing using the process history data is connected by network communication,
The two history servers have a dual master / slave configuration, and the two history servers independently collect process data and store the process history of the process data, respectively, and the database statistical information is asynchronous with each other. It is supposed to be updated to
Normally, the client acquires the process history from the master history server, and when the master history server updates the statistical information, the process history acquisition destination so that the process history is acquired from the slave history server. It is characterized by switching.

本発明の請求項1に記載のプロセスヒストリデータベースシステムにおいて、このようにヒストリサーバがそれぞれデータベースの統計情報を互いに非同期にスケジュールし、マスターヒストリサーバが統計情報を更新する際に、スレーブヒストリサーバからプロセスヒストリをクライアントが取得するように取得先を切替えることで、統計情報を更新中にクライアントへの応答が遅れたりタイムアウトが発生したりすることがなくなる。   In the process history database system according to claim 1 of the present invention, when the history servers schedule the statistical information of the databases asynchronously with each other, and the master history server updates the statistical information, the process from the slave history server is performed. By switching the acquisition source so that the history is acquired by the client, the response to the client is not delayed or a timeout does not occur while updating the statistical information.

また、本発明の請求項2に記載のプロセスヒストリデータベースシステムは、請求項1に記載のプロセスヒストリデータベースシステムにおいて、
前記2つのヒストリサーバがパソコンでネットワークに接続されたノードに分担され、前記マスターヒストリサーバとスレーブヒストリサーバ間で統計情報の更新が重複しないように互いに調整することを特徴としている。
The process history database system according to claim 2 of the present invention is the process history database system according to claim 1,
The two history servers are shared by a node connected to a network by a personal computer, and are adjusted to each other so that update of statistical information does not overlap between the master history server and the slave history server.

本発明の請求項2に記載のプロセスヒストリデータベースシステムがこのような構成を有することで、請求項1に基づく作用をより確実に奏することができる。   Since the process history database system according to the second aspect of the present invention has such a configuration, the operation based on the first aspect can be more reliably achieved.

また、本発明の請求項3に記載のプロセスヒストリデータベースシステムは、請求項1又は請求項2に記載のプロセスヒストリデータベースシステムにおいて、
前記クライアントは、当該クライアントのプログラムが前記マスターヒストリサーバの統計情報の更新ステータスを見て前記プロセスヒストリの取得先をスレーブヒストリサーバ側に切替えるようになっているか、当該クライアントのプログラムが環境管理プログラムを呼び出して当該環境管理プログラムが前記プロセスヒストリの取得先を切替えるかの何れかを実行することを特徴としている。
The process history database system according to claim 3 of the present invention is the process history database system according to claim 1 or 2,
The client is configured such that the client program switches the acquisition destination of the process history to the slave history server by looking at the update status of the statistical information of the master history server, or the client program executes the environment management program. The environment management program is called to execute one of the process history acquisition destinations.

本発明の請求項3に記載のプロセスヒストリデータベースシステムがこのようにクライアントがマスターヒストリサーバの更新ステータスを見ても良く、環境管理プログラムを呼び出して統計情報の更新ステータスを見てプロセスヒストリの取得先を切替えても良いので設計上の自由度が高まる。これに加えて、後者の場合においては、クライアントのプログラムの負荷が軽くなって管理が容易になる。   In the process history database system according to claim 3 of the present invention, the client may view the update status of the master history server in this way, and the acquisition destination of the process history by calling the environment management program and checking the update status of the statistical information The degree of freedom in design increases. In addition, in the latter case, the load on the client program is reduced and management becomes easier.

また、本発明の請求項4に記載のプロセスヒストリデータベースシステムは、請求項1乃至請求項3の何れかに記載のプロセスヒストリデータベースシステムにおいて、
前記2つのヒストリサーバは、マスターヒストリサーバとしての役目とスレーブヒストリサーバとしての役目を選択的に切替え可能とすることを特徴としている。
A process history database system according to claim 4 of the present invention is the process history database system according to any one of claims 1 to 3,
The two history servers can selectively switch a role as a master history server and a role as a slave history server.

本発明の請求項4に記載のプロセスヒストリデータベースシステムがこのような構成を有することで、マスターヒストリサーバとスレーブヒストリサーバを適宜自由に選択切替することができる。   Since the process history database system according to the fourth aspect of the present invention has such a configuration, the master history server and the slave history server can be freely selected and switched appropriately.

本発明によると、統計情報更新中にクライアントの応答が遅れてタイムアウトが発生したりすることのないプロセスヒストリデータベースシステムを提供することができる。   According to the present invention, it is possible to provide a process history database system in which a client response is delayed during a statistical information update and a timeout does not occur.

以下、本発明の一実施形態に係るプロセスヒストリサーバデータベースシステムを図面に基づいて説明する。図1は、本発明の一実施形態に係るプロセスヒストリサーバデータベースシステム1の適用されるシステム概略構成図である。このシステム概略構成図は、差圧発信器11や電磁流量計12、ガス成分分析計13などのフィールド機器10を利用したプラント制御において、例えばPV値などのプロセスデータのプラント制御に関する履歴をプロセスヒストリデータとしてマスターヒストリサーバ21及びスレーブヒストリサーバ22の2つのヒストリサーバ20によって個別に蓄積するようになっている。そして、この制御の履歴をクライアントで監視可能となっている。   Hereinafter, a process history server database system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a system schematic configuration diagram to which a process history server database system 1 according to an embodiment of the present invention is applied. This system schematic configuration diagram shows a history of plant data of process data such as a PV value in process control using a field device 10 such as a differential pressure transmitter 11, an electromagnetic flow meter 12, and a gas component analyzer 13. Data is accumulated individually by the two history servers 20, the master history server 21 and the slave history server 22. The control history can be monitored by the client.

例えば本システムにおいては、フィールド機器10はプロセスコントローラ31,32を介して制御LANに接続されると共に、プログラマブルコントローラ33,34が異なるプロトコル間の通信を可能とするゲートウェイ35を介してLANに接続されるようになっている。このLANにはマスターヒストリサーバ21とスレーブヒストリサーバ22がそれぞれ接続されると共に、その他のサーバ23が接続されている。マスターヒストリサーバ21、スレーブヒストリサーバ22又はその他のサーバ23は、イーサーネットを介して各クライアント40(41,42,43)に接続されている。   For example, in this system, the field device 10 is connected to the control LAN via the process controllers 31 and 32, and the programmable controllers 33 and 34 are connected to the LAN via the gateway 35 that enables communication between different protocols. It has become so. A master history server 21 and a slave history server 22 are connected to the LAN, and other servers 23 are connected to the LAN. The master history server 21, slave history server 22, or other server 23 is connected to each client 40 (41, 42, 43) via Ethernet.

マスターヒストリサーバ21とスレーブヒストリサーバ22は共にフィールド機器10から収集したプロセスヒストリをそれぞれ蓄積するが、各ヒストリサーバ21,22はこの蓄積された統計情報を互いに非同期にスケジュールするようになっている。   Both the master history server 21 and the slave history server 22 each store the process history collected from the field device 10, and the history servers 21 and 22 schedule the accumulated statistical information asynchronously with each other.

そして、各クライアント41,42,43は通常はマスターヒストリサーバ21からプロセスヒストリを取得しているが、マスターヒストリサーバ21が統計情報を更新する際には、スレーブヒストリサーバ22からプロセスヒストリを取得するようにプロセスヒストリの取得先を切替えるようになっている。   Each client 41, 42, 43 normally acquires the process history from the master history server 21, but acquires the process history from the slave history server 22 when the master history server 21 updates the statistical information. As described above, the process history acquisition destination is switched.

続いて、本実施形態の特徴を図2を用いてより詳細に説明する。図2に示すマスターヒストリサーバとスレーブヒストリサーバは、それぞれプロセスヒストリを連続的にデータベースに蓄積できるようになっていると共に、統計情報更新サービスを行うようになっている。   Next, features of the present embodiment will be described in more detail with reference to FIG. Each of the master history server and the slave history server shown in FIG. 2 can store the process history continuously in the database and perform a statistical information update service.

なお、図2の左上には例えば連続ヒストリデータベースに基づいて帳票管理を行うクライアントPC1が示されている。そして、クライアントPC1は、マスターヒストリサーバの統計情報更新サービスを直接監視して後述する手順でマスターヒストリサーバの統計情報更新準備中か更新中にスレーブヒストリサーバからプロセスヒストリを取得すべく切り替えるようになっている。   Note that the upper left of FIG. 2 shows a client PC 1 that performs form management based on, for example, a continuous history database. The client PC 1 directly monitors the statistics information update service of the master history server, and switches to acquire the process history from the slave history server while preparing or updating the statistics information of the master history server in the procedure described later. ing.

一方、図2の右上にはリモートトレンド、オープン帳票及び環境管理プログラム(SE)の機能を備えたクライアントPC2が備わっている。このクライアントPC2において、リモートトレンドプログラムは通常マスターヒストリサーバからプロセスヒストリを取得するようになっているが、後述する手順によって環境管理プログラムからマスターヒストリサーバが統計情報更新準備中か更新中であることを確認すると、プロセスヒストリの取得先をマスターヒストリサーバからスレーブヒストリサーバに切替えるようになっている。また、オープン帳票プログラムについても同様に環境管理プログラムからマスターヒストリサーバが統計情報更新準備中か更新中であることを確認すると、プロセスヒストリの取得先をマスターヒストリサーバからスレーブヒストリサーバに切替えるようになっている。   On the other hand, a client PC 2 having functions of a remote trend, an open form, and an environment management program (SE) is provided in the upper right of FIG. In this client PC 2, the remote trend program usually obtains the process history from the master history server, but the master history server is preparing or updating the statistical information from the environment management program according to the procedure described later. If confirmed, the process history acquisition destination is switched from the master history server to the slave history server. Similarly, for the open form program, if the environment management program confirms that the master history server is preparing or updating statistical information, the process history acquisition destination is switched from the master history server to the slave history server. ing.

続いて、図2に示す構成を有したプロセスヒストリサーバデータベースシステムの統計情報更新実行手順について説明する。   Next, the statistical information update execution procedure of the process history server database system having the configuration shown in FIG. 2 will be described.

マスターヒストリサーバ側で動作する統計情報更新サービスの機能に伴って、以下の手順で処理が行なわれる。   Along with the function of the statistical information update service operating on the master history server side, processing is performed in the following procedure.

第1のステップとしてマスターヒストリサーバが統計情報を更新する前に、スレーブヒストリサーバの統計情報更新状況を確認し、スレーブヒストリサーバが統計情報の更新準備中又は更新中でなければ、マスターヒストリサーバの統計情報更新のステータスを準備中にする(図2の(1)参照)。   As the first step, before the master history server updates the statistical information, it confirms the statistical information update status of the slave history server, and if the slave history server is not preparing or updating the statistical information, The status of updating statistical information is set in preparation (see (1) in FIG. 2).

続いて、第2のステップとして、クライアントPC1の帳票プログラムがマスターヒストリサーバの統計情報の更新状況を直接確認すると共に、クライアントPC2のリモートトレンドプログラム、オープン帳票プログラムが環境管理プログラムを介してマスターヒストリサーバの統計情報の更新状況を確認する(図2の(2)参照)。   Subsequently, as a second step, the form program of the client PC 1 directly confirms the update status of the statistical information of the master history server, and the remote trend program and open form program of the client PC 2 execute the master history server via the environment management program. Check the update status of the statistical information (see (2) in Fig. 2).

続いて、第3のステップとして、マスターヒストリサーバが統計情報更新のステータスを準備中に変更してから、5分(この時間値は例であり変更可能)経過したら、統計情報の更新を行う(図2の(3)参照)。   Subsequently, as a third step, when the master history server changes the status of statistical information update during preparation, the statistical information is updated after 5 minutes (this time value is an example and can be changed) ( (See (3) in FIG. 2).

続いて、第4のステップとしてマスターヒストリサーバが統計情報更新準備中又は更新中である場合には、クライアントPC1の帳票プログラムや、クライアントPC2のリモートトレンドプログラム、オープン帳票プログラムはプロセスヒストリを取得するために接続するヒストリサーバをマスターヒストリサーバからスレーブヒストリサーバに切り替える(図2の(4)参照)。   Subsequently, as a fourth step, when the master history server is preparing for or updating statistical information, the form program of the client PC 1, the remote trend program of the client PC 2, and the open form program acquire process history. The history server connected to is switched from the master history server to the slave history server (see (4) in FIG. 2).

ここで、マスターヒストリサーバが統計情報の更新を終了したら統計情報更新のステータスを終了にする。   Here, when the master history server finishes updating the statistical information, the status of the statistical information update is ended.

続いて、第5のステップとして、クライアントPC1の帳票プログラムがマスタースレーブサーバの統計情報の更新状況を直接確認すると共に、クライアントPC2のリモートトレンドプログラム、オープン帳票プログラムが環境管理プログラムを介してマスタースレーブサーバの統計情報の更新状況の終了を確認した後(図2の(5)参照)、第6のステップとしてクライアントPC1の帳票プログラムや、クライアントPC2のリモートトレンドプログラム、オープン帳票プログラムはプロセスヒストリを取得するために接続するヒストリサーバをスレーブヒストリサーバからマスターヒストリサーバに再度切り替える(図2の(6)参照)。   Subsequently, as a fifth step, the form program of the client PC 1 directly confirms the update status of the statistical information of the master slave server, and the remote trend program and open form program of the client PC 2 execute the master slave server via the environment management program. After confirming the end of the update status of the statistical information (see (5) in FIG. 2), as the sixth step, the form program of the client PC 1, the remote trend program of the client PC 2, and the open form program acquire the process history. Therefore, the connected history server is switched again from the slave history server to the master history server (see (6) in FIG. 2).

なお、図3及び図4は、マスターヒストリサーバ及びスレーブヒストリサーバにおける統計情報の更新状況を示すステータスである。このステータスの遷移は図3に示すようになっており、各遷移の状況は図4に示すようになっている。   3 and 4 are statuses showing the update status of statistical information in the master history server and the slave history server. The status transitions are as shown in FIG. 3, and the status of each transition is as shown in FIG.

このステータスの遷移において、READY(0)の場合、統計情報更新の処理が行われていない状況を示している。また、INITIATE(1)の場合、統計情報更新の準備中、即ち、本実施形態の場合では5分待ちの状態を示している。また、UPDATING(2)の場合、統計情報更新中である状況を示している。また、COMPLETE(3)の場合、統計情報の更新終了の状況を示している。そして、これらの統計情報更新を示すステータスを上述したクライアントPC1の帳票プログラムやクライアントPC2のリモートトレンドプログラム、オープン帳票プログラムが監視して、ステータスの状況がINITIATE(1)及びUPDATING(2)の場合は、マスターヒストリサーバが統計情報更新準備中または更新中であるので、スレーブヒストリサーバからヒストリデータを取得するように切り替えるようになっている。   In this status transition, READY (0) indicates a situation in which statistical information update processing is not performed. In addition, in the case of INITIATE (1), a state is shown in which the statistical information is being updated, that is, in the case of this embodiment, waiting for 5 minutes. In the case of UPDATING (2), it indicates a situation in which statistical information is being updated. Further, in the case of COMPLETE (3), the status of the update of statistical information is indicated. The status indicating the update of the statistical information is monitored by the above-mentioned form program of the client PC 1, the remote trend program of the client PC 2, and the open form program, and when the status status is INITIATE (1) and UPDATING (2) Since the master history server is preparing for or updating the statistical information, the history data is switched to be acquired from the slave history server.

なお、上述の実施形態のようにクライアントPC1の帳票プログラムがマスターヒストリサーバの統計情報更新サービスの準備中か更新中かを直接監視しても良く、クライアントPC2のリモートトレンドプログラムやオープン帳票プログラムのようにそれ自身が有している環境管理プログラムを介してマスターヒストリサーバが統計情報を準備中か更新中かを確認しても良い。しかしながら、クライアントのプログラムが多い場合には後者のほうが、環境管理プログラムで集中管理できるためクライアントの各プログラムの作業負荷が軽くなって管理がし易くなる利点がある。   In addition, as in the above-described embodiment, it may be directly monitored whether the form program of the client PC 1 is preparing or updating the statistical information update service of the master history server, such as a remote trend program or an open form program of the client PC 2. In addition, it may be confirmed whether the master history server is preparing or updating the statistical information through an environment management program that it has. However, when there are many client programs, the latter has an advantage that the work load of each program of the client is lightened and can be easily managed because it can be centrally managed by the environment management program.

以上説明したように、本発明に係るプロセスヒストリサーバデータベースシステムは上述したような構成を有することで、ヒストリサーバ同士がそれぞれデータベースの統計情報を互いに非同期にスケジュールし、マスターヒストリサーバが統計情報を更新する際に、スレーブヒストリサーバからプロセスヒストリをクライアントが取得するように取得先を切替えることで、統計情報の更新中にクライアントへの応答が遅れたり、タイムアウトが発生したりすることがなくなる。   As described above, the process history server database system according to the present invention has the configuration as described above, whereby the history servers schedule the statistical information of the databases asynchronously with each other, and the master history server updates the statistical information. In this case, by switching the acquisition destination so that the client acquires the process history from the slave history server, the response to the client is not delayed or a timeout does not occur during the update of the statistical information.

なお、上述したマスターヒストリサーバとスレーブヒストリサーバは、何れか一方を恒久的にマスターヒストリサーバとして何れか他方をスレーブヒストリサーバとする代わりに、マスターヒストリサーバとしての役目とスレーブヒストリサーバとしての役目を選択的に切り替えるような構成にしても良い。   The master history server and slave history server described above can serve as a master history server and as a slave history server instead of either one serving as a master history server permanently and the other serving as a slave history server. It may be configured to selectively switch.

また、以上説明した本発明に係るプロセスヒストリサーバデータベースシステムは、例えば非同期のヒストリサーバを有していれば、統計情報の蓄積に限定されず、本発明の範囲内でデータベースシステムが装備するところの、その他の最適化処理にも適用可能であることは言うまでもない。   Further, the process history server database system according to the present invention described above is not limited to accumulation of statistical information as long as it has an asynchronous history server, for example, and the database system is equipped within the scope of the present invention. Needless to say, the present invention can be applied to other optimization processes.

本発明の一実施形態にかかるプロセスヒストリサーバデータベースシステムの適用されるシステム概略構成図である。It is a system schematic block diagram to which a process history server database system according to an embodiment of the present invention is applied. 図1に示した本発明のプロセスヒストリサーバデータベースシステムの作用を説明するためのシステム構成図である。FIG. 2 is a system configuration diagram for explaining the operation of the process history server database system of the present invention shown in FIG. 1. 本発明のマスターヒストリサーバ及びスレーブヒストリサーバにおける統計情報更新に関するステータスを示す遷移図である。It is a transition diagram which shows the status regarding the statistical information update in the master history server of this invention, and a slave history server. 図3に対応した各ステータスの具体的内容を説明する表である。It is a table | surface explaining the specific content of each status corresponding to FIG.

符号の説明Explanation of symbols

1 プロセスヒストリサーバデータベースシステム
10 フィールド機器
11 差圧発信器
12 電磁流量計
13 ガス成分分析計
20 ヒストリサーバ
21 マスターヒストリサーバ
22 スレーブヒストリサーバ
23 その他のサーバ
31,32 プロセスコントローラ
33,34 プログラマブルコントローラ
35 ゲートウェイ
40(41,42,43) クライアント
1 Process history server database system
DESCRIPTION OF SYMBOLS 10 Field apparatus 11 Differential pressure transmitter 12 Electromagnetic flow meter 13 Gas component analyzer 20 History server 21 Master history server 22 Slave history server 23 Other server 31, 32 Process controller 33, 34 Programmable controller 35 Gateway 40 (41, 42, 43) Client

Claims (4)

プロセス変数を時系列的にプロセスヒストリとして収集及び配信する2つのヒストリサーバと、
前記プロセスヒストリのデータを用いて表示、解析その他のデータ処理を行うクライアントがネットワーク通信で接続されたプロセス制御システムにおいて、
前記2つのヒストリサーバがマスターとスレーブの二重化構成をなし、かつ当該2つのヒストリサーバがそれぞれ独立してプロセスデータを収集し当該プロセスデータのプロセスヒストリをそれぞれ蓄積すると共に、データベースの統計情報を互いに非同期に更新するようになっており、
通常時には前記クライアントが前記マスターヒストリサーバから前記プロセスヒストリを取得すると共に、当該マスターヒストリサーバが統計情報を更新する際には前記スレーブヒストリサーバから前記プロセスヒストリを取得するように当該プロセスヒストリの取得先を切替えることを特徴とするプロセスヒストリデータベースシステム。
Two history servers that collect and distribute process variables as process history over time;
In a process control system in which a client that performs display, analysis and other data processing using the process history data is connected by network communication,
The two history servers have a dual master / slave configuration, and the two history servers independently collect process data and store the process history of the process data, respectively, and the database statistical information is asynchronous with each other. It is supposed to be updated to
Normally, the client acquires the process history from the master history server, and when the master history server updates the statistical information, the process history acquisition destination so that the process history is acquired from the slave history server. Process history database system, characterized by switching.
前記2つのヒストリサーバがパソコンでネットワークに接続されたノードに分担され、前記マスターヒストリサーバとスレーブヒストリサーバ間で統計情報の更新が重複しないように互いに調整することを特徴とする、請求項1に記載のプロセスヒストリデータベースシステム。   The two history servers are shared by nodes connected to a network by a personal computer, and are adjusted to each other so that update of statistical information does not overlap between the master history server and the slave history server. The described process history database system. 前記クライアントは、当該クライアントのプログラムが前記マスターヒストリサーバの統計情報の更新ステータスを見て前記プロセスヒストリの取得先をスレーブヒストリサーバ側に切替えるようになっているか、当該クライアントのプログラムが環境管理プログラムを呼び出して当該環境管理プログラムが前記プロセスヒストリの取得先を切替えるかの何れかを実行することを特徴とする、請求項1又は請求項2に記載のプロセスヒストリデータベースシステム。   The client is configured such that the client program switches the acquisition destination of the process history to the slave history server by looking at the update status of the statistical information of the master history server, or the client program executes the environment management program. 3. The process history database system according to claim 1, wherein the environment management program is called to switch between acquisition destinations of the process history. 前記2つのヒストリサーバは、マスターヒストリサーバとしての役目とスレーブヒストリサーバとしての役目を選択的に切替え可能とすることを特徴とする、請求項1乃至請求項3の何れかに記載のプロセスヒストリデータベースシステム。   The process history database according to any one of claims 1 to 3, wherein the two history servers can selectively switch a role as a master history server and a role as a slave history server. system.
JP2007196687A 2007-07-27 2007-07-27 Process history database system Pending JP2009032120A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007196687A JP2009032120A (en) 2007-07-27 2007-07-27 Process history database system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007196687A JP2009032120A (en) 2007-07-27 2007-07-27 Process history database system

Publications (1)

Publication Number Publication Date
JP2009032120A true JP2009032120A (en) 2009-02-12

Family

ID=40402543

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007196687A Pending JP2009032120A (en) 2007-07-27 2007-07-27 Process history database system

Country Status (1)

Country Link
JP (1) JP2009032120A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010271840A (en) * 2009-05-20 2010-12-02 Yamatake Corp Communication system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010271840A (en) * 2009-05-20 2010-12-02 Yamatake Corp Communication system
US8335177B2 (en) 2009-05-20 2012-12-18 Azbil Corporation Communication system

Similar Documents

Publication Publication Date Title
US10037303B2 (en) Collecting and delivering data to a big data machine in a process control system
EP3218817B1 (en) Configuring a network
EP2642360B1 (en) Process control system
US10725794B2 (en) Data processing device, data processing method, setting management device, and data processing system
JP6261079B2 (en) Workflow management device, workflow management method, and workflow management program
JP2019161359A (en) Relay device
JP5660082B2 (en) Process control apparatus and system
CN108632106A (en) System for monitoring service equipment
CN113742031A (en) Node state information acquisition method and device, electronic equipment and readable storage medium
JP2012175376A (en) Management apparatus and data collection apparatus
JP2009032120A (en) Process history database system
US8301273B2 (en) Method for providing functions in an industrial automation system, control program and industrial automation system
JP2011141675A (en) Computer, method and program for managing computer
WO2016114092A1 (en) Electric power system monitoring device, electric power system monitoring method, and electric power system monitoring program
JP2014041404A (en) Terminal service monitoring device
JP2015141644A (en) Data collection apparatus
JPWO2015037116A1 (en) Control device and control system
JP2015114952A (en) Network system, monitoring control unit, and software verification method
JP6878697B2 (en) Data processing equipment, data processing methods and programs
JP5631285B2 (en) Fault monitoring system and fault monitoring method
WO2015001798A1 (en) Information processing server, information processing system, information processing method, and program recording medium
US20140297724A1 (en) Network element monitoring system and server
US10078314B2 (en) Method for providing functions within an industrial automation system, and industrial automation system
TWI826182B (en) Cloud platform management system
JP2019040331A (en) Distributed control system and node