JP2020004185A - Data collection system and data collection method - Google Patents

Data collection system and data collection method Download PDF

Info

Publication number
JP2020004185A
JP2020004185A JP2018124330A JP2018124330A JP2020004185A JP 2020004185 A JP2020004185 A JP 2020004185A JP 2018124330 A JP2018124330 A JP 2018124330A JP 2018124330 A JP2018124330 A JP 2018124330A JP 2020004185 A JP2020004185 A JP 2020004185A
Authority
JP
Japan
Prior art keywords
information
event
collection
data
process data
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
JP2018124330A
Other languages
Japanese (ja)
Inventor
池田 剛
Tsuyoshi Ikeda
剛 池田
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 JP2018124330A priority Critical patent/JP2020004185A/en
Publication of JP2020004185A publication Critical patent/JP2020004185A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • General Factory Administration (AREA)

Abstract

To provide a data collection system and a data collection method that can automatically collect required data from a large amount of data.SOLUTION: A data collection system comprises: an information acquisition unit that acquires event information about an arising event and collects required process data; a point definition database in which information about an arising source of the arising event and information about a product corresponding to the event are stored in association with each other; a point information acquisition unit that refers to the point definition database based on the acquired event information, and acquires point information including information relating to the event information; a collection definition determination unit that determines a collection definition which defines a collection condition when the process data are collected, based on the acquired point information; and a process data database storing the collected process data. The information acquisition unit collects required process data from the process data according to the collection definition.SELECTED DRAWING: Figure 2

Description

本発明は、膨大なデータの中から必要なデータを収集するデータ収集装置およびデータ収集方法に関する。   The present invention relates to a data collection device and a data collection method for collecting necessary data from a huge amount of data.

近年、IoT(Internet of Things)の分野において、ビッグデータを用いることが行われている。ビッグデータそのものは、構造定義を持たない膨大な量のデータである。そのため、ビッグデータを適切に扱うためには、データを十分に収集して保存することができる大規模なインフラと、データを使用できる状態にするための処理を行うことができる処理装置とが必要となる。   In recent years, big data has been used in the field of IoT (Internet of Things). Big data itself is an enormous amount of data without a structural definition. Therefore, in order to properly handle big data, a large-scale infrastructure that can collect and store data sufficiently and a processing device that can perform processing to make data usable can be used It becomes.

また、データをはじめから使用しやすい構造定義を持つ状態で収集するためには、どのようなデータを収集するのかを指定して定義する手順が必要である(例えば、特許文献1参照)。   In addition, in order to collect data from the beginning with a structure definition that is easy to use, a procedure for specifying and defining what data is to be collected is necessary (for example, see Patent Document 1).

特開2006−293571号公報JP 2006-293571 A

しかしながら、必要なデータを取り出すためのコンフィギュレーションは、通常、ユーザによって手動で行われる。また、必要なデータが変更となった場合には、再度コンフィギュレーションを行う必要がある。そのため、膨大なデータから必要なデータを取り出すには、非常に手間がかかってしまう。   However, the configuration for retrieving the required data is usually done manually by the user. Further, when necessary data is changed, it is necessary to perform configuration again. Therefore, it takes a lot of time to extract necessary data from a huge amount of data.

本発明は、上記の課題に鑑みてなされたものであって、大量のデータの中から必要なデータを自動的に収集することができるデータ収集装置およびデータ収集方法を提供することを目的とする。   The present invention has been made in view of the above problems, and has as its object to provide a data collection device and a data collection method that can automatically collect necessary data from a large amount of data. .

本発明のデータ収集装置は、発生するイベントに関するイベント情報を取得するとともに、必要なプロセスデータを収集する情報取得部と、発生する前記イベントの発生源に関する情報と、前記イベントに対応する製品に関する情報とが互いに関連付けられて格納されたポイント定義データベースと、取得した前記イベント情報に基づき前記ポイント定義データベースを参照し、前記イベント情報に関連する情報を含むポイント情報を取得するポイント情報取得部と、取得した前記ポイント情報に基づき、プロセスデータを収集する際の収集条件を定義した収集定義を決定する収集定義決定部と、収集された前記プロセスデータを格納するプロセスデータデータベースとを備え、前記情報取得部は、前記収集定義に従い、プロセスデータの中から前記必要なプロセスデータを収集するものである。   A data collection device according to the present invention acquires an event information on an event that occurs, and acquires an information acquisition unit that collects necessary process data, information on a source of the event that occurs, and information on a product corresponding to the event. And a point definition database stored in association with each other, a point information acquisition unit that refers to the point definition database based on the acquired event information, and acquires point information including information related to the event information. A collection definition determining unit that determines a collection definition that defines a collection condition when collecting process data based on the point information that has been collected; and a process data database that stores the collected process data. Is defined in the process data according to the above collection definition. It is intended to collect al the required process data.

本発明によれば、取得したイベント情報から得られるポイント情報に基づく収集定義に従ってデータを収集することにより、大量のデータの中から必要なデータを自動的に収集することができる。   According to the present invention, necessary data can be automatically collected from a large amount of data by collecting data in accordance with a collection definition based on point information obtained from acquired event information.

実施の形態1に係るデータ収集装置を適用したプロセス制御システムの構成の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a configuration of a process control system to which the data collection device according to the first embodiment is applied. 図1の実績データ収集管理装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the performance data collection management device of FIG. ポイント定義データベースに格納される情報の一例を示す概略図である。FIG. 4 is a schematic diagram illustrating an example of information stored in a point definition database. 図1の実績データ収集管理装置によるプロセスデータ収集の一例を示す概略図である。FIG. 2 is a schematic diagram showing an example of process data collection by the performance data collection management device of FIG. 1. 図1の実績データ収集管理装置によるプロセスデータ収集の他の例を示す概略図である。FIG. 4 is a schematic diagram showing another example of process data collection by the performance data collection management device of FIG. 1. 図1の実績データ収集管理装置によるデータ収集処理の流れの一例を示すフローチャートである。3 is a flowchart illustrating an example of a flow of a data collection process performed by the performance data collection management device in FIG. 1.

実施の形態1.
以下、本発明の実施の形態1に係るデータ収集装置について説明する。本実施の形態1に係るデータ収集装置は、例えば、プラント等の施設で予め決められた製品を製造する際の制御および監視を行うプロセス制御システムに用いられる。
Embodiment 1 FIG.
Hereinafter, the data collection device according to the first embodiment of the present invention will be described. The data collection device according to the first embodiment is used, for example, in a process control system that performs control and monitoring when manufacturing a predetermined product in a facility such as a plant.

[プロセス制御システム100の構成]
図1は、本実施の形態1に係るデータ収集装置を適用したプロセス制御システム100の構成の一例を示すブロック図である。図1に示すように、プロセス制御システム100は、実績データ収集管理装置1、クライアント装置2、制御端末3、コントローラ4、フィールド機器5およびバッチプロセス6で構成されている。プロセス制御システム100において、実績データ収集管理装置1およびクライアント装置2は、上位ネットワーク200で接続されている。また、実績データ収集管理装置1、制御端末3およびコントローラ4は、制御ネットワーク300で接続されている。
[Configuration of Process Control System 100]
FIG. 1 is a block diagram illustrating an example of a configuration of a process control system 100 to which the data collection device according to the first embodiment is applied. As shown in FIG. 1, the process control system 100 includes a performance data collection and management device 1, a client device 2, a control terminal 3, a controller 4, a field device 5, and a batch process 6. In the process control system 100, the performance data collection management device 1 and the client device 2 are connected by a higher-level network 200. The performance data collection and management device 1, the control terminal 3, and the controller 4 are connected by a control network 300.

クライアント装置2は、上位ネットワーク200を介して実績データ収集管理装置1に接続され、プロセス制御システム100全体の動作を監視および管理する。   The client device 2 is connected to the performance data collection and management device 1 via the upper network 200, and monitors and manages the operation of the entire process control system 100.

実績データ収集管理装置1は、制御ネットワーク300を介して制御端末3およびコントローラ4に接続され、プロセスデータを含む各種のデータを収集して管理する。プロセスデータは、例えば、プロセス制御システム100で製造される製品等に関するデータであり、製造プロセスにおいて計測された各種の計測データ等を含む。   The performance data collection management device 1 is connected to the control terminal 3 and the controller 4 via the control network 300, and collects and manages various data including process data. The process data is, for example, data relating to a product manufactured by the process control system 100, and includes various measurement data measured in the manufacturing process.

また、実績データ収集管理装置1は、本実施の形態1に係るデータ収集装置に対応するものであり、コントローラ4から送信されるイベント情報の受信、ならびに、当該イベント情報に対応するプロセスデータの収集を行う。イベント情報は、例えば、コントローラ4から受信するアラームおよび製造情報等のイベントに関する情報である。   The performance data collection management device 1 corresponds to the data collection device according to the first embodiment, and receives event information transmitted from the controller 4 and collects process data corresponding to the event information. I do. The event information is, for example, information about an event such as an alarm and manufacturing information received from the controller 4.

制御端末3は、オペレータが各種の操作を行うために設けられ、図示しない操作手段が設けられている。また、制御端末3には、図示しない表示部等の報知手段が設けられている。制御端末3は、アラームに含まれる各種の情報をオペレータに対して報知する。   The control terminal 3 is provided for an operator to perform various operations, and is provided with operation means (not shown). The control terminal 3 is provided with a notifying unit such as a display unit (not shown). The control terminal 3 reports various information included in the alarm to the operator.

制御端末3は、例えば、アラームを受信した場合に、アラームが示す異常状態等を解消するための操作がオペレータによって行われる。オペレータが制御端末3を操作した場合、制御端末3は、オペレータの操作に応じた操作情報を、制御ネットワーク300を介して実績データ収集管理装置1に送信する。   In the control terminal 3, for example, when an alarm is received, an operation for eliminating an abnormal state or the like indicated by the alarm is performed by an operator. When the operator operates the control terminal 3, the control terminal 3 transmits operation information according to the operation of the operator to the performance data collection management device 1 via the control network 300.

コントローラ4は、フィールド機器5およびバッチプロセス6が接続され、これらフィールド機器5およびバッチプロセス6を制御する。特に、本実施の形態1においては、コントローラ4は、フィールド機器5から受け取った計測データ等に基づき、異常が発生したか否かを判断する。そして、コントローラ4は、異常が発生したと判断した場合に、アラームを生成する。アラームは、フィールド機器5による計測結果が異常を示す場合等に、当該異常が発生したことを示す警告情報であり、例えば、優先度、発生源および異常内容等の情報を含むデータである。   The controller 4 is connected to a field device 5 and a batch process 6 and controls the field device 5 and the batch process 6. In particular, in the first embodiment, the controller 4 determines whether or not an abnormality has occurred based on measurement data or the like received from the field device 5. Then, when determining that an abnormality has occurred, the controller 4 generates an alarm. The alarm is warning information indicating that the abnormality has occurred, for example, when the measurement result by the field device 5 indicates an abnormality, and is, for example, data including information such as a priority, an occurrence source, and details of the abnormality.

また、コントローラ4は、バッチプロセス6から、予め決められた製品の製造プロセス等の情報を受け取り、製造プロセスに応じて特定のフラグをONまたはOFFとした製造実績を示す製造情報を生成する。そして、コントローラ4は、生成したアラームおよび製造情報をイベント情報として実績データ収集管理装置1に送信する。   Further, the controller 4 receives information such as a predetermined product manufacturing process from the batch process 6 and generates manufacturing information indicating a manufacturing result in which a specific flag is turned ON or OFF according to the manufacturing process. Then, the controller 4 transmits the generated alarm and production information to the performance data collection and management device 1 as event information.

イベント情報が示すイベントがアラームである場合、イベント情報には、当該アラームの発生源および異常内容等を示すポイントが含まれる。また、製造プロセスに対する情報としては、製品毎に製造を開始してから終了するまでの任意のポイントの実績値が含まれる。   When the event indicated by the event information is an alarm, the event information includes a point indicating a source of occurrence of the alarm, an abnormal content, and the like. Further, the information on the manufacturing process includes the actual value of an arbitrary point from the start to the end of manufacturing for each product.

フィールド機器5は、プラント等の設備に設置された各種の機器であり、設備に関する情報を取得する。フィールド機器5として、例えば流量計および圧力計等の各種データを計測するための計測機器が用いられる。バッチプロセス6は、プラント等の設備で、予め決められた製品を製造する際に用いられるプロセスを示す。   The field devices 5 are various devices installed in facilities such as plants, and acquire information on the facilities. As the field device 5, a measuring device for measuring various data such as a flow meter and a pressure gauge is used. The batch process 6 indicates a process used when manufacturing a predetermined product in a facility such as a plant.

[実績データ収集管理装置1の構成]
図2は、図1の実績データ収集管理装置1の構成の一例を示すブロック図である。図2に示すように、実績データ収集管理装置1は、情報取得部11、イベント情報データベース12、ポイント定義データベース13、プロセスデータデータベース14、ポイント情報取得部15および収集定義決定部16を有している。
[Configuration of Performance Data Collection Management Device 1]
FIG. 2 is a block diagram showing an example of the configuration of the performance data collection management device 1 of FIG. As shown in FIG. 2, the performance data collection management device 1 includes an information acquisition unit 11, an event information database 12, a point definition database 13, a process data database 14, a point information acquisition unit 15, and a collection definition determination unit 16. I have.

情報取得部11は、制御ネットワーク300に接続され、制御端末3およびコントローラ4との間で各種のデータのやりとりを行う。具体的には、情報取得部11は、制御ネットワーク300を介してコントローラ4からアラームおよび製造情報等のイベント情報を受信する。また、情報取得部11は、プロセスデータの中から、収集定義決定部16で決定された収集定義に従ったプロセスデータを受信する。   The information acquisition unit 11 is connected to the control network 300 and exchanges various data with the control terminal 3 and the controller 4. Specifically, the information acquisition unit 11 receives event information such as alarms and manufacturing information from the controller 4 via the control network 300. Further, the information acquisition unit 11 receives process data according to the collection definition determined by the collection definition determining unit 16 from the process data.

イベント情報データベース12は、情報取得部11で取得したイベント情報を格納する。ポイント定義データベース13は、コントローラ4で管理するポイントおよびその内容を示すためにユーザが定義したディスクリプタ情報とを格納する。ポイント定義データベース13に格納される情報の詳細については後述する。プロセスデータデータベース14は、情報取得部11で収集したプロセスデータを格納する。   The event information database 12 stores the event information acquired by the information acquisition unit 11. The point definition database 13 stores points managed by the controller 4 and descriptor information defined by the user to indicate the contents. Details of the information stored in the point definition database 13 will be described later. The process data database 14 stores the process data collected by the information acquisition unit 11.

ポイント情報取得部15は、情報取得部11で受信したイベント情報もしくはイベント情報データベース12に記録された実績に基づき、ポイント定義データベース13を参照して、ポイント情報を取得する。ポイント情報は、イベント情報が示すイベントの発生ポイントと、それに関連するポイントを含む情報である。   The point information acquisition unit 15 acquires point information by referring to the point definition database 13 based on the event information received by the information acquisition unit 11 or the results recorded in the event information database 12. The point information is information including an event occurrence point indicated by the event information and points related thereto.

具体的には、イベント情報が示すイベントがアラームである場合、ポイント情報には、アラームの発生源に関連する情報が含まれる。また、製造情報として記録されたポイント毎の実績には、どの製造される製品によるものかを示す情報が含まれる。   Specifically, when the event indicated by the event information is an alarm, the point information includes information related to the source of the alarm. The results for each point recorded as the manufacturing information include information indicating which product is manufactured.

収集定義決定部16は、ポイント情報取得部15で取得したポイント情報に基づき、収集するプロセスデータについての定義情報である収集定義を決定する。収集定義は、プロセスデータを収集する際の収集条件を定義したものである。定義内容は、例えば、プロセスデータの名称、対象製品名、収集開始および終了時間、ならびにイベント発生時間等である。   The collection definition determining unit 16 determines a collection definition, which is definition information on process data to be collected, based on the point information acquired by the point information acquiring unit 15. The collection definition defines a collection condition when collecting process data. The definition contents are, for example, the name of the process data, the target product name, the collection start and end times, the event occurrence time, and the like.

ここで、ポイント定義データベース13に格納される情報について説明する。図3は、ポイント定義データベース13に格納される情報の一例を示す概略図である。図3に示すように、ポイント定義データベース13には、イベントの発生源に関する情報と、当該イベントに対応する製品に関する情報とが格納される。   Here, information stored in the point definition database 13 will be described. FIG. 3 is a schematic diagram illustrating an example of information stored in the point definition database 13. As shown in FIG. 3, the point definition database 13 stores information on an event source and information on a product corresponding to the event.

イベントの発生源に関する情報は、例えば発生するイベントに対応するポイント名である。イベントに対応する製品に関する情報は、例えば対応するポイントについての説明を含むディスクリプタである。この例では、例えば、ポイント名「A_FIC001.NN(1)」と、ディスクリプタ「製品A攪拌開始流量」とが関連付けられている。   The information on the event source is, for example, a point name corresponding to the event that occurs. The information on the product corresponding to the event is, for example, a descriptor including a description of the corresponding point. In this example, for example, the point name “A_FIC001.NN (1)” and the descriptor “product A stirring start flow rate” are associated with each other.

[プロセス制御システム100の動作]
次に、上記構成を有するプロセス制御システム100の動作について説明する。ここでは、イベント情報としてアラームが発生した場合と、製品の製造が開始された場合について説明する。
[Operation of Process Control System 100]
Next, the operation of the process control system 100 having the above configuration will be described. Here, a case where an alarm occurs as event information and a case where production of a product is started will be described.

(アラーム発生時)
まず、コントローラ4からアラームがイベント情報として出力された場合のシステム全体の動作について説明する。
(When an alarm occurs)
First, the operation of the entire system when an alarm is output from the controller 4 as event information will be described.

コントローラ4は、フィールド機器5から計測データを受け取った場合に、計測データに基づいて異常が発生しているか否かを判断する。そして、コントローラ4は、異常が発生していると判断した場合に、異常状態を示すアラームを発生させる。コントローラ4は、発生させたアラームを、制御ネットワーク300を介して実績データ収集管理装置1および制御端末3に送信する。   When receiving the measurement data from the field device 5, the controller 4 determines whether an abnormality has occurred based on the measurement data. When the controller 4 determines that an abnormality has occurred, the controller 4 generates an alarm indicating an abnormal state. The controller 4 transmits the generated alarm to the performance data collection management device 1 and the control terminal 3 via the control network 300.

制御端末3は、コントローラ4からアラームを受信した場合に、受信したアラームに含まれる各種の内容を表示等させ、オペレータに報知する。これにより、制御端末3では、オペレータによるアラームに応じた操作が行われる。   When receiving an alarm from the controller 4, the control terminal 3 displays various contents included in the received alarm and notifies the operator. Thereby, in the control terminal 3, an operation according to the alarm by the operator is performed.

一方、実績データ収集管理装置1において、情報取得部11は、コントローラ4から送信されたアラームを受信すると、受信したアラームに基づき、プロセスデータの中から必要なプロセスデータを収集する。   On the other hand, in the performance data collection and management device 1, upon receiving the alarm transmitted from the controller 4, the information acquisition unit 11 collects necessary process data from the process data based on the received alarm.

図4は、図1の実績データ収集管理装置1によるプロセスデータ収集の一例を示す概略図である。図4に示すように、アラームが発生すると、実績データ収集管理装置1の情報取得部11は、発生したアラームを受信する。ポイント情報取得部15は、受信したアラームに基づき、ポイント定義データベース13を参照して当該アラームの発生ポイントおよび関連ポイントからなるポイント情報を取得する。   FIG. 4 is a schematic diagram showing an example of process data collection by the performance data collection management device 1 of FIG. As shown in FIG. 4, when an alarm occurs, the information acquisition unit 11 of the performance data collection and management device 1 receives the generated alarm. Based on the received alarm, the point information acquiring unit 15 refers to the point definition database 13 to acquire point information including a point at which the alarm is generated and a related point.

例えば、図3に示すポイント定義データベース13において、アラームの発生源が「FIC001」である場合には、発生ポイントとして「A_FIC001.NN(1)」が取得される。また、関連ポイントとして「A_FIC001.NN(2)」および「A_FIC001.NN(3)」が取得される。   For example, in the point definition database 13 shown in FIG. 3, when the alarm generation source is “FIC001”, “A_FIC001.NN (1)” is acquired as the generation point. Also, “A_FIC001.NN (2)” and “A_FIC001.NN (3)” are acquired as related points.

収集定義決定部16は、取得されたポイント情報に基づき、プロセスデータに対する収集定義を行う。そして、情報取得部11は、収集定義に従い、プロセスデータの中から必要なプロセスデータを収集し、プロセスデータデータベース14に格納する。実績データ収集管理装置1は、アラームが復旧した場合に、プロセスデータの収集を停止する。   The collection definition determining unit 16 performs a collection definition for the process data based on the acquired point information. Then, the information acquisition unit 11 collects necessary process data from the process data according to the collection definition and stores the process data in the process data database 14. The performance data collection management device 1 stops collecting process data when the alarm is recovered.

(製品製造開始時)
次に、コントローラ4から製造情報がイベント情報として出力された場合のシステム全体の動作について説明する。
(At the start of product production)
Next, the operation of the entire system when the manufacturing information is output from the controller 4 as event information will be described.

コントローラ4は、バッチプロセス6から製品の製造を開始する情報を受け取った場合に、製品の製造開始を示す製造情報を生成する。コントローラ4は、生成した製造情報を、制御ネットワーク300を介して実績データ収集管理装置1および制御端末3に送信する。   When the controller 4 receives the information for starting the production of the product from the batch process 6, the controller 4 generates the production information indicating the start of the production of the product. The controller 4 transmits the generated manufacturing information to the performance data collection management device 1 and the control terminal 3 via the control network 300.

制御端末3は、コントローラ4から製造情報を受信した場合に、製品の製造についての情報を表示等させ、オペレータに報知する。   When receiving the manufacturing information from the controller 4, the control terminal 3 displays information on the manufacture of the product, etc., and notifies the operator.

一方、実績データ収集管理装置1において、情報取得部11は、コントローラ4から送信された製造情報を受信すると、受信した製造情報に基づき、プロセスデータの中から必要なプロセスデータを収集する。   On the other hand, in the performance data collection and management device 1, upon receiving the manufacturing information transmitted from the controller 4, the information acquisition unit 11 collects necessary process data from the process data based on the received manufacturing information.

図5は、図1の実績データ収集管理装置1によるプロセスデータ収集の他の例を示す概略図である。図5に示すように、製品の製造が開始されると、実績データ収集管理装置1の情報取得部11は、製品の製造開始に伴って生成された製造情報を受信する。ポイント情報取得部15は、受信した製造情報に基づき、ポイント定義データベース13を参照して当該製造情報に含まれる製品に関連するポイント情報を取得する。   FIG. 5 is a schematic diagram showing another example of process data collection by the performance data collection management device 1 of FIG. As shown in FIG. 5, when the production of a product is started, the information acquisition unit 11 of the performance data collection and management device 1 receives the production information generated with the start of the production of the product. The point information obtaining unit 15 obtains point information related to a product included in the manufacturing information with reference to the point definition database 13 based on the received manufacturing information.

例えば、図3に示すポイント定義データベース13において、製造される製品が「製品A」である場合には、製品Aに関連するディスクリプタが記述されたポイント「A_FIC001.NN(1)」および「A_TIC001.NN(1)」が取得される。   For example, in the point definition database 13 shown in FIG. 3, when the product to be manufactured is “product A”, the points “A_FIC001.NN (1)” and “A_TIC001. NN (1) "is obtained.

収集定義決定部16は、取得されたポイント情報に基づき、プロセスデータに対する収集定義を行う。そして、情報取得部11は、収集定義に従い、プロセスデータの中から必要なプロセスデータを収集し、プロセスデータデータベース14に格納する。実績データ収集管理装置1は、製品の製造が終了した場合に、プロセスデータの収集を停止する。   The collection definition determining unit 16 performs a collection definition for the process data based on the acquired point information. Then, the information acquisition unit 11 collects necessary process data from the process data according to the collection definition and stores the process data in the process data database 14. The performance data collection management device 1 stops collecting process data when the production of the product is completed.

(データ収集処理)
次に、実績データ収集管理装置1によるデータ収集処理について説明する。図6は、図1の実績データ収集管理装置1によるデータ収集処理の流れの一例を示すフローチャートである。
(Data collection processing)
Next, data collection processing by the performance data collection management device 1 will be described. FIG. 6 is a flowchart illustrating an example of the flow of data collection processing by the performance data collection management device 1 of FIG.

ステップS1において、情報取得部11は、コントローラ4から送信されたアラームおよび製造情報等を含むイベント情報を受信する。ステップS2において、情報取得部11は、受信したイベント情報をイベント情報データベース12に格納する。   In step S1, the information acquisition unit 11 receives the event information including the alarm and the manufacturing information transmitted from the controller 4. In step S2, the information acquisition unit 11 stores the received event information in the event information database 12.

ステップS3において、ポイント情報取得部15は、受信したイベント情報に基づきポイント定義データベース13を参照し、イベント発生のポイントと、当該イベントに関連するポイントとを含むポイント情報を取得する。なお、イベントに関連するポイントは、例えば、イベント発生のポイントに対してワイルドカードを利用して検索することで判断することができる。   In step S3, the point information acquisition unit 15 refers to the point definition database 13 based on the received event information, and acquires point information including an event occurrence point and a point related to the event. Note that a point related to an event can be determined, for example, by searching for a point at which an event occurs using a wildcard.

ステップS4において、収集定義決定部16は、取得したポイント情報に基づき、プロセスデータに対する収集定義を行う。ステップS5において、情報取得部11は、収集定義に従い、プロセスデータの中から必要なプロセスデータを収集し、収集したプロセスデータをプロセスデータデータベース14に格納する。   In step S4, the collection definition determining unit 16 performs a collection definition for the process data based on the acquired point information. In step S5, the information acquisition unit 11 collects necessary process data from the process data according to the collection definition, and stores the collected process data in the process data database 14.

ステップS6において、実績データ収集管理装置1は、収集停止を示すイベント情報を受信したか否かを判断する。収集停止を示すイベント情報を受信した場合(ステップS6;Yes)、実績データ収集管理装置1は、プロセスデータの収集を停止し、一連の処理が終了する。一方、収集停止を示すイベント情報を受信しなかった場合(ステップS6;No)には、処理がステップS5に戻り、情報取得部11は、収集停止を示すイベント情報を受信するまでプロセスデータの収集を継続する。   In step S6, the result data collection management device 1 determines whether or not event information indicating collection stop has been received. When receiving the event information indicating the stop of the collection (Step S6; Yes), the result data collection management device 1 stops the collection of the process data, and a series of processing ends. On the other hand, when the event information indicating the stop of collection is not received (Step S6; No), the process returns to Step S5, and the information acquisition unit 11 collects the process data until the event information indicating the stop of collection is received. To continue.

以上のように、本実施の形態1に係る実績データ収集管理装置1では、取得したイベント情報に関連のあるポイント情報を取得し、ポイント情報に基づく収集定義に従ってプロセスデータを収集する。これにより、必要なプロセスデータを自動的に収集することができる。また、受信したイベント情報が示すイベントの内容に応じて収集定義が決定されるため、イベント発生時に、当該イベントに対応するプロセスデータを適切に収集することができる。   As described above, the result data collection and management device 1 according to the first embodiment acquires point information related to the acquired event information, and collects process data according to the collection definition based on the point information. Thereby, necessary process data can be automatically collected. Further, since the collection definition is determined according to the content of the event indicated by the received event information, when an event occurs, process data corresponding to the event can be appropriately collected.

また、必要なプロセスデータのみがプロセスデータデータベース14に格納されるため、データベースへのプロセスデータの保存容量を削減することができる。さらに、必要なプロセスデータのみが保存されるため、データの分析を行う際に必要な前処理作業を軽減することができる。   Further, since only the necessary process data is stored in the process data database 14, the storage capacity of the process data in the database can be reduced. Furthermore, since only the necessary process data is stored, the pre-processing work required when analyzing the data can be reduced.

なお、イベントがアラームである場合、イベント情報には、アラームの発生源を示す情報が含まれる。また、イベントが製造情報である場合、イベント情報には、製造される製品の製品名および計測内容を示す情報が含まれる。   If the event is an alarm, the event information includes information indicating the source of the alarm. When the event is manufacturing information, the event information includes information indicating a product name of a manufactured product and measurement contents.

1 実績データ収集管理装置、2 クライアント装置、3 制御端末、4 コントローラ、5 フィールド機器、6 バッチプロセス、11 情報取得部、12 イベント情報データベース、13 ポイント定義データベース、14 プロセスデータデータベース、15 ポイント情報取得部、16 収集定義決定部、100 プロセス制御システム、200 上位ネットワーク、300 制御ネットワーク。   1 actual data collection and management device, 2 client devices, 3 control terminals, 4 controllers, 5 field devices, 6 batch processes, 11 information acquisition section, 12 event information database, 13 point definition database, 14 process data database, 15 point information acquisition Section, 16 collection definition determining section, 100 process control system, 200 upper network, 300 control network.

Claims (6)

発生するイベントに関するイベント情報を取得するとともに、必要なプロセスデータを収集する情報取得部と、
発生する前記イベントの発生源に関する情報と、前記イベントに対応する製品に関する情報とが互いに関連付けられて格納されたポイント定義データベースと、
取得した前記イベント情報に基づき前記ポイント定義データベースを参照し、前記イベント情報に関連する情報を含むポイント情報を取得するポイント情報取得部と、
取得した前記ポイント情報に基づき、プロセスデータを収集する際の収集条件を定義した収集定義を決定する収集定義決定部と、
収集された前記プロセスデータを格納するプロセスデータデータベースと
を備え、
前記情報取得部は、
前記収集定義に従い、プロセスデータの中から前記必要なプロセスデータを収集することを特徴とするデータ収集装置。
An information acquisition unit that acquires event information on an event that occurs and collects necessary process data;
A point definition database in which information on a source of the event to be generated and information on a product corresponding to the event are stored in association with each other.
A point information acquisition unit that refers to the point definition database based on the acquired event information, and acquires point information including information related to the event information.
Based on the acquired point information, a collection definition determining unit that determines a collection definition that defines collection conditions when collecting process data,
A process data database for storing the collected process data,
The information acquisition unit,
A data collection device, wherein the necessary process data is collected from the process data according to the collection definition.
前記イベントは、異常が発生したことを示すアラームであり、
前記イベント情報は、前記アラームの発生源を示す情報を含むことを特徴とする請求項1に記載のデータ収集装置。
The event is an alarm indicating that an abnormality has occurred,
The data collection device according to claim 1, wherein the event information includes information indicating a source of the alarm.
前記イベントは、前記製品の製造に関する製造情報であり、
前記イベント情報は、製造される前記製品の製品名および計測内容を示す情報を含むことを特徴とする請求項1に記載のデータ収集装置。
The event is manufacturing information related to manufacturing of the product,
The data collection device according to claim 1, wherein the event information includes information indicating a product name of the product to be manufactured and measurement contents.
前記ポイント定義データベースは、
発生する前記イベントに対応するポイントの名称と、前記対応するポイントについての説明を含むディスクリプタとが互いに関連付けられて格納されることを特徴とする請求項1〜3のいずれか一項に記載のデータ収集装置。
The point definition database,
The data according to any one of claims 1 to 3, wherein a name of a point corresponding to the generated event and a descriptor including a description of the corresponding point are stored in association with each other. Collection device.
前記収集定義は、プロセスデータの名称、対象製品名、収集開始および終了時間、ならびにイベント発生時間のいずれかを含むことを特徴とする請求項1〜4のいずれか一項に記載のデータ収集装置。   The data collection device according to any one of claims 1 to 4, wherein the collection definition includes one of a process data name, a target product name, a collection start and end time, and an event occurrence time. . プロセスデータを収集するデータ収集方法であって、
発生するイベントに関するイベント情報を取得し、
取得した前記イベント情報に基づき、発生する前記イベントの発生源に関する情報と、前記イベントに対応する製品に関する情報とが互いに関連付けられて格納されたポイント定義データベースを参照し、前記イベント情報に関連する情報を含むポイント情報を取得し、
取得した前記ポイント情報に基づき、前記プロセスデータを収集する際の収集条件を定義した収集定義を決定し、
決定された前記収集定義に従い、前記プロセスデータの中から前記必要なプロセスデータを収集し、
収集された前記プロセスデータをプロセスデータデータベースに格納することを特徴とするデータ収集方法。
A data collection method for collecting process data,
Get event information about the event that occurs,
Based on the acquired event information, information on the source of the event that occurs and information on a product corresponding to the event are referred to a point definition database stored in association with each other, and information related to the event information is referred to. Get point information including
Based on the obtained point information, determine a collection definition that defines a collection condition when collecting the process data,
According to the determined collection definition, collect the necessary process data from the process data,
A data collection method, wherein the collected process data is stored in a process data database.
JP2018124330A 2018-06-29 2018-06-29 Data collection system and data collection method Pending JP2020004185A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018124330A JP2020004185A (en) 2018-06-29 2018-06-29 Data collection system and data collection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018124330A JP2020004185A (en) 2018-06-29 2018-06-29 Data collection system and data collection method

Publications (1)

Publication Number Publication Date
JP2020004185A true JP2020004185A (en) 2020-01-09

Family

ID=69100112

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018124330A Pending JP2020004185A (en) 2018-06-29 2018-06-29 Data collection system and data collection method

Country Status (1)

Country Link
JP (1) JP2020004185A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6836691B1 (en) * 2003-05-01 2004-12-28 Advanced Micro Devices, Inc. Method and apparatus for filtering metrology data based on collection purpose
JP2011018260A (en) * 2009-07-10 2011-01-27 Fuji Electric Holdings Co Ltd Production information collection device and method
WO2017169282A1 (en) * 2016-03-30 2017-10-05 日本電気株式会社 Plant management system, plant management method, plant management device, and plant management program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6836691B1 (en) * 2003-05-01 2004-12-28 Advanced Micro Devices, Inc. Method and apparatus for filtering metrology data based on collection purpose
JP2011018260A (en) * 2009-07-10 2011-01-27 Fuji Electric Holdings Co Ltd Production information collection device and method
WO2017169282A1 (en) * 2016-03-30 2017-10-05 日本電気株式会社 Plant management system, plant management method, plant management device, and plant management program

Similar Documents

Publication Publication Date Title
US10164847B2 (en) Data transfer monitor system, data transfer monitor method and base system
US20190281431A1 (en) Smart communication device or apparatus for collecting and evaluating information about equipment distributed over a large area, e.g., over a large industrial plant or oil field
EP3270250B1 (en) Method and system for remote monitoring of power generation units
JP2018128855A (en) Event analysis device, event analysis system, event analysis method, event analysis program, and recording medium
CN106940677A (en) One kind application daily record data alarm method and device
KR20110115168A (en) Use of prediction data in monitoring actual production targets
JP4502414B2 (en) Production management information output device and production management information output method
JP7221644B2 (en) Equipment failure diagnosis support system and equipment failure diagnosis support method
US9116740B2 (en) Method for generating a machine heartbeat
CN109032058B (en) Equipment management method, device, system and storage medium
JP2019144716A (en) Unsteady condition detection system and unsteady condition detection method
KR20180121389A (en) Facility monitoring apparatus
CN105681128A (en) Method and device for monitoring big data system state
JP2017182414A (en) Failure prediction device, failure prediction method, and failure prediction program
JP2015106391A (en) Maintenance and inspection system
TWI364680B (en)
CN113342608A (en) Method and device for monitoring streaming computing engine task
CN110850768B (en) Big data Internet of things system based on 5G
CN117132243A (en) Visual power plant equipment monitoring management system
JP2020004185A (en) Data collection system and data collection method
CN114387123B (en) Data acquisition management method
JP2019008435A (en) Trend graph display device
US20190095848A1 (en) Action-information processing apparatus
JP5034447B2 (en) Data transmission system
CN116880365B (en) Method, system and readable storage medium for monitoring equipment production process

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210324

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220201

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20220328

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220726