JP2018136716A - Information processing device, program, and control method - Google Patents

Information processing device, program, and control method Download PDF

Info

Publication number
JP2018136716A
JP2018136716A JP2017030404A JP2017030404A JP2018136716A JP 2018136716 A JP2018136716 A JP 2018136716A JP 2017030404 A JP2017030404 A JP 2017030404A JP 2017030404 A JP2017030404 A JP 2017030404A JP 2018136716 A JP2018136716 A JP 2018136716A
Authority
JP
Japan
Prior art keywords
index data
information processing
time
processing apparatus
plant
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.)
Granted
Application number
JP2017030404A
Other languages
Japanese (ja)
Other versions
JP6875878B2 (en
Inventor
義文 折茂
Yoshifumi Orimo
義文 折茂
敏之 丸田
Toshiyuki Maruta
敏之 丸田
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.)
Metawater Co Ltd
Original Assignee
Metawater Co Ltd
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 Metawater Co Ltd filed Critical Metawater Co Ltd
Priority to JP2017030404A priority Critical patent/JP6875878B2/en
Publication of JP2018136716A publication Critical patent/JP2018136716A/en
Application granted granted Critical
Publication of JP6875878B2 publication Critical patent/JP6875878B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processing device, a program, and a control method, capable of improving the convenience of a technique for monitoring a plant.SOLUTION: An information processing device 20 comprises a storage unit 22 and a control unit 23. The control unit 23 stores a plurality of pieces of time-series data respectively corresponding to a plurality of sets of plant facilities and processes in the storage unit 22, determines first index data indicating date and time and one or more sets of plant facilities and processes according to a user operation, automatically identifies one or more pieces of second index data each of which has a correlation with the first index data by correlation analysis which uses the plurality of pieces of time-series data stored in the storage unit 22, and displays the identified one or more pieces of second index data in a display device 40.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、プログラム、及び制御方法に関し、特にプラントの監視制御システムにおいて、過去のプラントの状態を再生(リプレイ)する情報処理装置、プログラム、及び制御方法に関する。   The present invention relates to an information processing device, a program, and a control method, and more particularly, to an information processing device, a program, and a control method for reproducing (replaying) a past plant state in a plant monitoring control system.

従来、例えば浄水場等のプラントを監視する技術が知られている。例えば特許文献1には、浄水場プラントにおいて、異常発生前の予兆を捉え報知する技術が開示されている。   Conventionally, a technique for monitoring a plant such as a water purification plant is known. For example, Patent Document 1 discloses a technique for capturing and reporting a sign before an abnormality occurs in a water purification plant.

特許第5881986号Patent No. 5881986

プラントを監視する技術の利便性の向上が望まれている。例えば、分析対象の事象が発生した場合に、プラントの監視によって蓄積されたデータを分析することによって、オペレータは当該事象の発生原因を特定可能であり得る。   Improvement of the convenience of technology for monitoring a plant is desired. For example, when an event to be analyzed occurs, an operator may be able to identify the cause of the occurrence of the event by analyzing data accumulated by monitoring the plant.

本発明の目的は、プラントを監視する技術の利便性を向上させる情報処理装置、プログラム、及び制御方法を提供することにある。   The objective of this invention is providing the information processing apparatus, program, and control method which improve the convenience of the technique which monitors a plant.

本発明の一実施形態に係る情報処理装置は、
記憶部と、制御部と、を備え、
前記制御部は、
複数組のプラント設備及びプロセスにそれぞれ対応する複数の時系列データを前記記憶部に記憶し、
日時と、1組以上のプラント設備及びプロセスと、を示す第1インデックスデータを、ユーザ操作に応じて決定し、
前記記憶部に記憶された前記複数の時系列データを用いる相関分析によって、前記第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定し、
特定された前記1つ以上の第2インデックスデータを表示装置に表示させる。
An information processing apparatus according to an embodiment of the present invention includes:
A storage unit, a control unit,
The controller is
Storing a plurality of time-series data respectively corresponding to a plurality of sets of plant equipment and processes in the storage unit;
First index data indicating the date and time and one or more sets of plant equipment and processes is determined according to a user operation,
Automatically specifying one or more second index data each having a correlation with the first index data by correlation analysis using the plurality of time-series data stored in the storage unit;
The specified one or more second index data are displayed on a display device.

本発明の一実施形態に係るプログラムは、
記憶部と、制御部と、を備える情報処理装置に、
複数組のプラント設備及びプロセスにそれぞれ対応する複数の時系列データを前記記憶部に記憶するステップと、
日時と、1組以上のプラント設備及びプロセスと、を示す第1インデックスデータを、ユーザ操作に応じて決定するステップと、
前記記憶部に記憶された前記複数の時系列データを用いる相関分析によって、前記第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定するステップと、
特定された前記1つ以上の第2インデックスデータを表示装置に表示させるステップと、を実行させる。
A program according to an embodiment of the present invention is:
In an information processing apparatus including a storage unit and a control unit,
Storing a plurality of time-series data respectively corresponding to a plurality of sets of plant equipment and processes in the storage unit;
Determining first index data indicating the date and time and one or more sets of plant equipment and processes according to a user operation;
Automatically specifying one or more second index data each having a correlation with the first index data by correlation analysis using the plurality of time-series data stored in the storage unit;
Causing the display device to display the identified one or more second index data.

本発明の一実施形態に係る制御方法は、
記憶部と、制御部と、を備える情報処理装置の制御方法であって、
複数組のプラント設備及びプロセスにそれぞれ対応する複数の時系列データを前記記憶部に記憶するステップと、
日時と、1組以上のプラント設備及びプロセスと、を示す第1インデックスデータを、ユーザ操作に応じて決定するステップと、
前記記憶部に記憶された前記複数の時系列データを用いる相関分析によって、前記第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定するステップと、
特定された前記1つ以上の第2インデックスデータを表示装置に表示させるステップと、を含む。
A control method according to an embodiment of the present invention includes:
A method for controlling an information processing apparatus comprising a storage unit and a control unit,
Storing a plurality of time-series data respectively corresponding to a plurality of sets of plant equipment and processes in the storage unit;
Determining first index data indicating the date and time and one or more sets of plant equipment and processes according to a user operation;
Automatically specifying one or more second index data each having a correlation with the first index data by correlation analysis using the plurality of time-series data stored in the storage unit;
Displaying the identified one or more second index data on a display device.

本発明の一実施形態に係る情報処理装置、プログラム、及び制御方法によれば、プラントを監視する技術の利便性が向上する。   According to the information processing apparatus, the program, and the control method according to the embodiment of the present invention, the convenience of the technique for monitoring the plant is improved.

本発明の一実施形態に係るプラント監視システムのブロック図である。It is a block diagram of the plant monitoring system concerning one embodiment of the present invention. 表示装置に表示される第1ウィンドウの例を示す図である。It is a figure which shows the example of the 1st window displayed on a display apparatus. 表示装置に表示される第2ウィンドウの例を示す図である。It is a figure which shows the example of the 2nd window displayed on a display apparatus. 表示装置に表示される再生画面の例を示す図である。It is a figure which shows the example of the reproduction | regeneration screen displayed on a display apparatus. 情報処理装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of information processing apparatus.

以下、本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described.

図1を参照して、本発明の一実施形態に係るプラント監視システム10の概要について説明する。プラント監視システム10は、情報処理装置20と、入力装置30と、表示装置40と、複数の検出装置51と、PLC(Programmable Logic Controller)52と、を備える。プラント監視システム10は、端末装置61と、クラウドサーバ62と、を更に備えてもよい。情報処理装置20、入力装置30、表示装置40、複数の検出装置51、PLC52、及び端末装置61は、例えばプラント施設内に設けられてもよい。プラント施設は、例えば浄水場プラントであるが、他の任意のプラントであってもよい。   With reference to FIG. 1, the outline | summary of the plant monitoring system 10 which concerns on one Embodiment of this invention is demonstrated. The plant monitoring system 10 includes an information processing device 20, an input device 30, a display device 40, a plurality of detection devices 51, and a PLC (Programmable Logic Controller) 52. The plant monitoring system 10 may further include a terminal device 61 and a cloud server 62. The information processing device 20, the input device 30, the display device 40, the plurality of detection devices 51, the PLC 52, and the terminal device 61 may be provided in a plant facility, for example. The plant facility is, for example, a water purification plant, but may be any other plant.

情報処理装置20は、例えばコンピュータ等、通信機能及び情報処理機能を有する任意の装置を含んでもよい。情報処理装置20は、1つの装置を含んで構成されてもよいし、有線又は無線を介して相互に通信可能な複数の装置を含んで構成されてもよい。情報処理装置20は、有線又は無線を介して、入力装置30、表示装置40、及びPLC52と通信可能に接続される。情報処理装置20は、例えばインターネット等のネットワークを介して、クラウドサーバ62と通信可能に接続されてもよい。情報処理装置20は、例えばオペレータ等のユーザによって使用され、プラント施設の監視及びプラント施設内で発生した事象の原因の分析に用いられ得る。情報処理装置20の構成及び動作の詳細については後述する。   The information processing apparatus 20 may include an arbitrary apparatus having a communication function and an information processing function, such as a computer. The information processing device 20 may be configured to include one device, or may be configured to include a plurality of devices that can communicate with each other via wired or wireless. The information processing device 20 is communicably connected to the input device 30, the display device 40, and the PLC 52 via a wired or wireless connection. The information processing apparatus 20 may be communicably connected to the cloud server 62 via a network such as the Internet. The information processing apparatus 20 is used by a user such as an operator, for example, and can be used for monitoring a plant facility and analyzing a cause of an event occurring in the plant facility. Details of the configuration and operation of the information processing apparatus 20 will be described later.

入力装置30は、例えばキーボード及びマウス等、ユーザ操作を検出可能な任意の装置を含んでもよい。入力装置30は、例えば有線又は無線を介して情報処理装置20に接続される。入力装置30は、検出したユーザ操作に応じた信号を情報処理装置20に入力する。   The input device 30 may include any device that can detect a user operation, such as a keyboard and a mouse. The input device 30 is connected to the information processing device 20 via, for example, wired or wireless. The input device 30 inputs a signal corresponding to the detected user operation to the information processing device 20.

表示装置40は、例えば液晶ディスプレイ及び有機ELディスプレイ等、任意のディスプレイ装置を含んでもよい。表示装置40は、例えば有線又は無線を介して情報処理装置20に接続される。表示装置40は、情報処理装置20から入力される映像信号に基づく画面を表示する。   The display device 40 may include an arbitrary display device such as a liquid crystal display and an organic EL display. The display device 40 is connected to the information processing device 20 via, for example, a wired or wireless connection. The display device 40 displays a screen based on the video signal input from the information processing device 20.

入力装置30及び表示装置40の少なくとも一方が、情報処理装置20と一体的に設けられてもよい。かかる場合、情報処理装置20は、例えばノート型コンピュータ及びタブレット型コンピュータ等を含んでもよい。   At least one of the input device 30 and the display device 40 may be provided integrally with the information processing device 20. In such a case, the information processing apparatus 20 may include, for example, a notebook computer and a tablet computer.

検出装置51は、PLC52と通信可能に接続される。1つ以上の任意の数の検出装置51が、1つのPLC52に接続されてよい。検出装置51は、プラント設備に対応して設けられる。プラント設備は、例えば浄水場プラント内に設置された「ポンプ」、「弁」、及び「貯水池」等、プラント施設内に設けられた任意の設備を含んでもよい。検出装置51は、対応するプラント設備及びプロセスの組み合わせに対応するプロセス量を検出する。   The detection device 51 is connected to the PLC 52 so as to be communicable. One or more arbitrary numbers of detection devices 51 may be connected to one PLC 52. The detection apparatus 51 is provided corresponding to plant facilities. The plant equipment may include any equipment provided in the plant facility, such as “pump”, “valve”, and “reservoir” installed in the water purification plant. The detection device 51 detects a process amount corresponding to a combination of a corresponding plant facility and process.

プロセスは、例えば水の「流量」、「水温」、「水位」、「水質」、プラント設備の「運転条件(例えば、弁の開度)」、及びプラント設備の「動作状態(例えば、動作異常の有無)」等を含んでもよい。プロセス量は、プロセスの具体的な値である。検出装置51は、例えば流量センサ、温度センサ、及び水位センサ等、所望のプロセス量を検出可能なセンサを含んでもよい。   Processes include, for example, “flow rate”, “water temperature”, “water level”, “water quality”, “operating conditions (eg, valve opening)” of plant equipment, and “operating conditions (eg, abnormal operation) of plant equipment. Or the like) "or the like. The process amount is a specific value of the process. The detection device 51 may include a sensor capable of detecting a desired process amount, such as a flow rate sensor, a temperature sensor, and a water level sensor.

検出装置51は、検出されたプロセス量を示すデータをPLC52へ送信する。   The detection device 51 transmits data indicating the detected process amount to the PLC 52.

PLC52は、検出装置51からデータを受信すると、プロセス設備及びプロセスの組み合わせに対応するプロセス量を示す情報を、当該プロセス設備に関する情報として情報処理装置20へ送信する。複数のPLC52が、プラント監視システム10に含まれてもよい。かかる場合、各PLC52は、1つ以上の任意の数の検出装置51と通信可能に接続されてもよい。   When the PLC 52 receives data from the detection device 51, the PLC 52 transmits information indicating the process amount corresponding to the process facility and the combination of processes to the information processing device 20 as information regarding the process facility. A plurality of PLCs 52 may be included in the plant monitoring system 10. In such a case, each PLC 52 may be communicably connected to one or more arbitrary number of detection devices 51.

端末装置61は、例えばプラント施設内の作業者によって携帯される。端末装置61は、例えばインターネット等のネットワークを介して、クラウドサーバ62と通信可能である。端末装置61は、作業者によって入力された、プラント設備に関する作業メモをクラウドサーバ62へ送信する。作業メモは、任意のテキストデータ、画像データ、及び音声データ等を含んでもよい。例えば、作業メモは、プラント設備の点検が行われた際に作業者の操作に応じて作成される。   The terminal device 61 is carried by a worker in the plant facility, for example. The terminal device 61 can communicate with the cloud server 62 via a network such as the Internet. The terminal device 61 transmits the work memo related to the plant facility input by the worker to the cloud server 62. The work memo may include arbitrary text data, image data, audio data, and the like. For example, the work memo is created according to the operation of the operator when the plant equipment is inspected.

クラウドサーバ62は、例えば1つ以上の任意の数のサーバ装置を含んでよい。クラウドサーバ62は、端末装置61から受信した作業メモを記憶する。クラウドサーバ62は、記憶された作業メモのうち少なくとも一部を、プラント設備に関する情報として情報処理装置20へ送信する。   The cloud server 62 may include, for example, one or more arbitrary numbers of server devices. The cloud server 62 stores the work memo received from the terminal device 61. The cloud server 62 transmits at least a part of the stored work memo to the information processing apparatus 20 as information regarding plant equipment.

情報処理装置20の構成について詳細に説明する。情報処理装置20は、通信部21と、記憶部22と、制御部23と、を備える。   The configuration of the information processing apparatus 20 will be described in detail. The information processing apparatus 20 includes a communication unit 21, a storage unit 22, and a control unit 23.

通信部21は、外部装置と通信可能なインタフェースを含んでもよい。具体的には、通信部21は、入力装置30、表示装置40、PLC52、及びクラウドサーバ62それぞれと通信可能なインタフェースを含んでもよい。   The communication unit 21 may include an interface capable of communicating with an external device. Specifically, the communication unit 21 may include interfaces that can communicate with the input device 30, the display device 40, the PLC 52, and the cloud server 62.

記憶部22は、例えば半導体メモリ、磁気メモリ、又は光メモリ等を含んでもよい。記憶部22は、情報処理装置20の動作に必要な種々の情報及びプログラムを記憶する。   The storage unit 22 may include, for example, a semiconductor memory, a magnetic memory, an optical memory, or the like. The storage unit 22 stores various information and programs necessary for the operation of the information processing apparatus 20.

例えば、記憶部22は、プラントデータベースを記憶する。プラントデータベースには、PLC52又はクラウドサーバ62から受信されたプラント設備に関する情報が時系列で蓄積される。   For example, the storage unit 22 stores a plant database. In the plant database, information related to plant equipment received from the PLC 52 or the cloud server 62 is accumulated in time series.

具体的には、プラントデータベースは、プラント設備及びプロセスの組み合わせ毎に、対応するプロセス量の時系列データを含んでよい。例えば、プラント設備「ポンプ」のプロセス「配水流量」に対応するプロセス量[m/h]の時系列データ、プラント設備「弁」のプロセス「開度」に対応するプロセス量[%]の時系列データ、及びプラント設備「貯水池」のプロセス「水位」に対応するプロセス量[m]の時系列データ等が、プラントデータベースに含まれ得る。 Specifically, the plant database may include time-series data of corresponding process amounts for each combination of plant equipment and process. For example, when the process quantity [m 3 / h] corresponding to the process “distribution flow rate” of the plant equipment “pump”, the process quantity [%] corresponding to the process “opening” of the plant equipment “valve” Series data, time series data of the process amount [m] corresponding to the process “water level” of the plant facility “reservoir”, and the like may be included in the plant database.

また具体的には、プラントデータベースは、プラント設備毎に、対応する作業メモの時系列データを含んでよい。例えば、プラント設備「ポンプ」の作業メモの時系列データ、及びプラント設備「弁」の作業メモの時系列データ等が、プラントデータベースに含まれ得る。   More specifically, the plant database may include time series data of a corresponding work memo for each plant facility. For example, the time series data of the work memo of the plant equipment “pump”, the time series data of the work memo of the plant equipment “valve”, and the like may be included in the plant database.

制御部23は、1つ以上のプロセッサを含む。プロセッサは、特定のプログラムを読み込んで特定の機能を実現する汎用プロセッサ、及び特定の処理に特化した専用プロセッサを含んでもよい。制御部23は、情報処理装置20全体の動作を制御する。   The control unit 23 includes one or more processors. The processor may include a general-purpose processor that reads a specific program and realizes a specific function, and a dedicated processor specialized for specific processing. The control unit 23 controls the overall operation of the information processing apparatus 20.

例えば制御部23は、プラントデータベースを記憶部22に記憶する。具体的には、制御部23は、プラント設備に関する情報を受信すると、当該情報をプラントデータベースに追加する。情報処理装置20は、プラント設備に関する情報を受信する度に記憶してもよい。或いは、情報処理装置20は、プラント設備に関する情報を受信し、且つ、所定の条件が満たされる場合に、当該情報を記憶してもよい。当該条件は、例えば当該情報と、前回受信した情報との間に所定基準以上の差異があるとの条件を含んでもよい。例えば、当該条件は、プラント設備「ポンプ」のプロセス「配水流量」のプロセス量の今回値と前回値との差の絶対値が所定の基準値以上であると条件を含み得る。   For example, the control unit 23 stores a plant database in the storage unit 22. Specifically, when receiving information related to plant equipment, the control unit 23 adds the information to the plant database. The information processing apparatus 20 may store information each time it receives information about plant equipment. Or information processor 20 may memorize the information concerned, when information about plant equipment is received and a predetermined condition is fulfilled. The condition may include, for example, a condition that there is a difference greater than or equal to a predetermined reference between the information and the previously received information. For example, the condition may include a condition that the absolute value of the difference between the current value and the previous value of the process amount of the process “distribution flow rate” of the plant facility “pump” is equal to or greater than a predetermined reference value.

制御部23は、日時と、1組以上のプラント設備及びプロセスの組み合わせと、を示すインデックスデータを、ユーザ操作に応じて決定する。ユーザ操作に応じて決定される当該インデックスデータを、第1インデックスデータともいう。   The control unit 23 determines index data indicating the date and time and one or more sets of plant equipment and processes in accordance with a user operation. The index data determined according to the user operation is also referred to as first index data.

例えば、制御部23は、ユーザ操作によって入力された、日時「2016年8月28日12時10分」と、「プラント設備A1」及び「プロセスα1」の組み合わせと、「プラント設備A2」及び「プロセスα2」の組み合わせと、示す第1インデックスデータを決定し得る。   For example, the control unit 23 inputs the date and time “August 28, 2016 12:10”, a combination of “plant equipment A1” and “process α1”, “plant equipment A2” and “ The combination of process α2 ”and the first index data to be shown may be determined.

制御部23は、第1インデックスデータに示される1組以上のプラント設備及びプロセスの組み合わせにそれぞれ対応し、第1インデックスデータに示される日時に応じて定められた所定期間における1つ以上の時系列データを、第1インデックスデータに対応する1つ以上の第1時系列データとして特定する。当該期間は、例えば第1インデックスデータに示される日時の前後30分を含む期間であってもよいが、第1インデックスデータに示される日時を基準として任意に定められてもよい。制御部23は、プラント設備及びプロセスの組み合わせ毎に当該期間を決定してもよい。   The control unit 23 corresponds to one or more sets of plant equipment and processes indicated in the first index data, and one or more time series in a predetermined period determined according to the date and time indicated in the first index data. The data is specified as one or more first time series data corresponding to the first index data. The period may be, for example, a period including 30 minutes before and after the date and time indicated in the first index data, but may be arbitrarily determined based on the date and time indicated in the first index data. The control unit 23 may determine the period for each combination of plant equipment and process.

例えば、制御部23は、第1インデックスデータに示される日時「2016年8月28日12時10分」の前後30分を含む期間「2016年8月28日11時40分−12時40分」における、プラント設備「ポンプ」のプロセス「配水流量」に対応するプロセス量[m/h]の時系列データ、及びプラント設備「弁」のプロセス「開度」に対応するプロセス量[%]の時系列データを、第1インデックスデータに対応する2つの第1時系列データとして特定し得る。 For example, the control unit 23 performs the period “August 28, 2016 11: 40-12: 40 including the 30 minutes before and after the date and time“ August 28, 2016 12:10 ”indicated in the first index data. , Time-series data of the process amount [m 3 / h] corresponding to the process “distribution flow rate” of the plant facility “pump”, and the process amount [%] corresponding to the process “opening” of the plant facility “valve” Can be specified as two pieces of first time series data corresponding to the first index data.

制御部23は、記憶部22に記憶されたプラントデータベースを用いる相関分析によって、第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定する。第2インデックスデータの特定を、第2インデックスデータの検索ともいう。   The control unit 23 automatically specifies one or more second index data each having a correlation with the first index data by correlation analysis using the plant database stored in the storage unit 22. The specification of the second index data is also referred to as a search for the second index data.

ここで、「第2インデックスデータが第1インデックスデータとの間に相関関係を有する」とは、第1インデックスデータに示される1組以上のプラント設備及びプロセスの組み合わせにそれぞれ対応し第1インデックスデータに示される日時に応じた期間における1つ以上の第1時系列データが、第2インデックスデータに示される1組以上のプラント設備及びプロセスの組み合わせにそれぞれ対応し当該他のインデックスデータに示される日時に応じた期間における1つ以上の第2時系列データとの間に、相関関係を有することをいう。   Here, “the second index data has a correlation with the first index data” means that the first index data corresponds to a combination of one or more plant facilities and processes indicated in the first index data. The one or more first time-series data in the period corresponding to the date and time indicated by the date and time indicated by the other index data corresponding to the combination of one or more plant facilities and processes indicated by the second index data, respectively. It means having a correlation with one or more second time-series data in a period according to the above.

相関分析によって、1つ以上の第1時系列データと、1つ以上の第2時系列データとの間の相関関係の度合いを示す評価値が決定されてもよい。評価値は、例えば相関係数であってもよいが、任意に定められてもよい。相関係数は、例えば0〜1までの値を取り得るパラメータであってもよい。相関係数が大きいほど、データ間の相関関係が強い。かかる場合、制御部23は、1つ以上の第1時系列データとの間に相関係数が所定値以上である相関関係を有する1つ以上の時系列データに対応するインデックスデータを、第2インデックスデータとして特定してもよい。相関分析には、1つ以上のデータと1つ以上のデータとの間の相関係数を算出可能な任意のアルゴリズムが採用可能である。   An evaluation value indicating the degree of correlation between one or more first time series data and one or more second time series data may be determined by correlation analysis. The evaluation value may be a correlation coefficient, for example, but may be arbitrarily determined. The correlation coefficient may be a parameter that can take a value from 0 to 1, for example. The larger the correlation coefficient, the stronger the correlation between data. In such a case, the control unit 23 uses the second index data corresponding to one or more time-series data having a correlation having a correlation coefficient equal to or greater than a predetermined value between the one or more first time-series data. It may be specified as index data. For the correlation analysis, any algorithm capable of calculating a correlation coefficient between one or more data and one or more data can be employed.

制御部23は、特定された1つ以上の第2インデックスデータを表示装置40に表示させる。制御部23は、第1インデックスデータ自体が第2インデックスデータとして特定された場合、第1インデックスデータを除き、特定された1つ以上の第2インデックスデータを表示させてもよい。制御部23は、特定された1つ以上の第2インデックスデータそれぞれに対応付けて、相関関係の強度を示す上述の評価値を表示装置40に表示させてもよい。表示装置40に表示させる画面の詳細については後述する。   The control unit 23 causes the display device 40 to display the specified one or more second index data. When the first index data itself is specified as the second index data, the control unit 23 may display one or more specified second index data except for the first index data. The control unit 23 may cause the display device 40 to display the above-described evaluation value indicating the strength of the correlation in association with each of the specified one or more second index data. Details of the screen displayed on the display device 40 will be described later.

制御部23は、表示装置40に表示させた1つ以上の第2インデックスデータに示される1組以上のプラント設備及びプロセスの組み合わせのうち、少なくとも1組をユーザ操作に応じて選択する。制御部23は、少なくとも1つの表示領域を含む再生画面を表示装置40に表示させる。再生画面の詳細については後述する。以下、当該表示領域をウィンドウともいう。制御部23は、当該表示領域それぞれにおいて、選択された少なくとも1組のプラント設備及びプロセスの組み合わせのうち1組以上にそれぞれ対応する1つ以上の時系列データを再生させる。   The control unit 23 selects at least one set from among one or more sets of plant facilities and processes indicated by the one or more second index data displayed on the display device 40 according to a user operation. The control unit 23 causes the display device 40 to display a playback screen including at least one display area. Details of the playback screen will be described later. Hereinafter, the display area is also referred to as a window. The control unit 23 reproduces one or more time-series data respectively corresponding to one or more sets of at least one set of plant equipment and process selected in each display area.

図2乃至図4を参照して、情報処理装置20が表示装置40に表示させる各種ウィンドウについて説明する。   Various windows displayed on the display device 40 by the information processing apparatus 20 will be described with reference to FIGS.

図2は、第1ウィンドウ70の例を示す図である。制御部23は、第2インデックスデータを検索する際に、表示装置40に第1ウィンドウ70を表示させる。第1ウィンドウ70は、日時と、1組以上のプラント設備及びプロセスの組み合わせと、をそれぞれ入力するユーザ操作を受け付ける。入力された情報が、第1インデックスデータに定められる。例えば図2に示す例では、第1インデックスデータは、日時「2016年8月28日12時10分」と、プラント設備「ポンプ」及びプロセス「配水流量」の組み合わせと、プラント設備「弁」及びプロセス「開度」の組み合わせと、を示す。第1ウィンドウ70は、2つのラジオボタン72a及び72bと、検索開始ボタン73と、を含む。   FIG. 2 is a diagram illustrating an example of the first window 70. The control unit 23 causes the display device 40 to display the first window 70 when searching for the second index data. The first window 70 receives user operations for inputting the date and time and one or more sets of plant equipment and processes. The input information is defined as the first index data. For example, in the example shown in FIG. 2, the first index data includes the date and time “August 28, 2016 at 12:10”, a combination of the plant equipment “pump” and the process “water distribution flow rate”, the plant equipment “valve”, and A combination of process “openings” is shown. The first window 70 includes two radio buttons 72 a and 72 b and a search start button 73.

2つのラジオボタン72a及び72bは、第2インデックスデータの検索において第1インデックスデータ自体が第2インデックスデータとして特定された場合に、検索結果から第1インデックスデータを除外するか否か選択するユーザ操作を受け付けるGUI(Graphical User Interface)である。当該GUIとして、ラジオボタンに限られず、例えばトグルスイッチ等、任意の態様が採用可能である。例えば、ラジオボタン72aが選択されている場合、制御部23は、検索結果から第1インデックスデータを除外する。一方、ラジオボタン72bが選択されている場合、制御部23は、検索結果から第1インデックスデータを除外しない。   The two radio buttons 72a and 72b are used to select whether or not to exclude the first index data from the search result when the first index data itself is specified as the second index data in the second index data search. It is a GUI (Graphical User Interface) that accepts. The GUI is not limited to a radio button, and any mode such as a toggle switch can be employed. For example, when the radio button 72a is selected, the control unit 23 excludes the first index data from the search result. On the other hand, when the radio button 72b is selected, the control unit 23 does not exclude the first index data from the search result.

検索開始ボタン73は、第2インデックスデータの検索を実行するユーザ操作を受け付けるGUIである。制御部23は、検索開始ボタン73に対するユーザ操作に応じて、第2インデックスデータの検索を実行する。   The search start button 73 is a GUI that receives a user operation for executing a search for the second index data. The control unit 23 searches for the second index data in response to a user operation on the search start button 73.

制御部23は、第2インデックスデータの検索結果を示す第2ウィンドウ80を表示させる。図3は、第2ウィンドウ80の例を示す図である。図3では、特定された2つの第2インデックスデータがリスト形式で表示されている。具体的には、図中の「No.1」に対応する第2インデックスデータは、日時「2016年7月28日11時40分」と、プラント設備「ポンプA」及びプロセス「配水流量」の組み合わせと、プラント設備「ポンプA」及びプロセス「運転条件」の組み合わせと、を示す。当該第2インデックスデータに対応付けて、評価値「0.71」が表示されている。一方、図中の「No.2」に対応する第2インデックスデータは、日時「2016年7月28日13時30分」と、プラント設備「弁B」及びプロセス「開度」の組み合わせと、プラント設備「弁B」及びプロセス「動作状態」の組み合わせと、プラント設備「貯水池C」及びプロセス「水位」の組み合わせと、を示す。当該第2インデックスデータに対応付けて、評価値「0.65」が表示されている。制御部23は、第2ウィンドウ80において、相関関係が強い第2インデックスデータを優先的に表示させてもよい。例えば、特定された第2インデックスデータを、相関関係が強い順に並べたリスト形式で表示させてもよい。かかる場合、第1インデックスデータとの間の相関関係が強い第2インデックスデータほど、リストの上位に表示される。   The control unit 23 displays a second window 80 showing the search result of the second index data. FIG. 3 is a diagram illustrating an example of the second window 80. In FIG. 3, the two specified second index data are displayed in a list format. Specifically, the second index data corresponding to “No. 1” in the figure includes date and time “July 28, 2016 11:40”, plant equipment “pump A” and process “water distribution flow rate”. A combination and a combination of plant equipment “pump A” and process “operating conditions” are shown. The evaluation value “0.71” is displayed in association with the second index data. On the other hand, the second index data corresponding to “No. 2” in the figure is a combination of date and time “July 28, 2016 13:30”, plant equipment “valve B” and process “opening”, A combination of plant equipment “valve B” and process “operating state” and a combination of plant equipment “reservoir C” and process “water level” are shown. The evaluation value “0.65” is displayed in association with the second index data. The control unit 23 may preferentially display the second index data having a strong correlation in the second window 80. For example, the specified second index data may be displayed in a list format arranged in the order of strong correlation. In such a case, the second index data having a stronger correlation with the first index data is displayed at the top of the list.

制御部23は、第2ウィンドウ80上に表示された第2インデックスデータに示される1組以上のプラント設備及びプロセスの組み合わせのうちから1組を選択するユーザ操作に応じて、画面選択画像を表示させる。画面選択画像は、選択された1組のプラント設備及びプロセスの組み合わせに対応する時系列データを再生する画面の種類を選択するためユーザ操作を受け付けるGUIである。画面選択画像として、例えばボタン又はコンテキストメニュー選択等、任意の態様のGUIが採用可能である。図3では、プラント画面、トレンド画面、及び履歴画面の3つの画面種類が選択可能に表示される。制御部23は、選択された画面種類に対応するウィンドウを表示装置40に表示させる。以下、プラント画面に対応するウィンドウを、プラント画面ウィンドウともいう。トレンド画面に対応するウィンドウを、トレンド画面ウィンドウともいう。履歴画面に対応するウィンドウを、履歴画面ウィンドウともいう。各ウィンドウにおいて、時系列データが再生可能に表示される。   The control unit 23 displays a screen selection image in response to a user operation for selecting one set from among one or more sets of plant facilities and processes indicated in the second index data displayed on the second window 80. Let The screen selection image is a GUI that accepts a user operation to select a screen type for reproducing time-series data corresponding to a selected combination of plant equipment and process. As the screen selection image, for example, a GUI of an arbitrary mode such as a button or context menu selection can be adopted. In FIG. 3, three screen types of a plant screen, a trend screen, and a history screen are displayed so as to be selectable. The control unit 23 causes the display device 40 to display a window corresponding to the selected screen type. Hereinafter, the window corresponding to the plant screen is also referred to as a plant screen window. A window corresponding to the trend screen is also referred to as a trend screen window. A window corresponding to the history screen is also referred to as a history screen window. In each window, the time series data is displayed so as to be reproducible.

画面種類に応じて、再生される時系列データの表示態様が異なる。プラント画面ウィンドウは、各プラント設備の位置関係を、例えば地図形式又はフロー形式等の態様で視覚的に表示するウィンドウを含む。例えば、プラント画面ウィンドウは、各プラント設備をアイコン画像で示し、プラント設備同士の位置関係を地図形式で表示してもよい。プラント設備を示すアイコン画像に対応して、当該プラント設備のプロセス量が表示されてもよい。トレンド画面ウィンドウは、横軸を時間、縦軸をプロセス量とするグラフ形式で時系列データを表示する。履歴画面ウィンドウは、時系列順に並べたリスト形式で時系列データを表示する。各ウィンドウの具体例については後述する。   The display mode of the time-series data to be reproduced differs depending on the screen type. The plant screen window includes a window that visually displays the positional relationship of each plant facility in a form such as a map format or a flow format. For example, the plant screen window may indicate each plant facility as an icon image and display the positional relationship between the plant facilities in a map format. The process amount of the plant facility may be displayed corresponding to the icon image indicating the plant facility. The trend screen window displays time-series data in a graph format with the horizontal axis representing time and the vertical axis representing process quantity. The history screen window displays time series data in a list format arranged in time series. Specific examples of each window will be described later.

制御部23は、対応する日時が同一である複数組のプラント設備及びプロセスの組み合わせについて同一の画面種類が選択された場合、当該複数組のプラント設備及びプロセスの組み合わせにそれぞれ対応する複数の時系列データを、1つのウィンドウ内において再生可能に表示させてもよい。   When the same screen type is selected for a combination of a plurality of sets of plant equipment and processes having the same corresponding date and time, the control unit 23 has a plurality of time series respectively corresponding to the combination of the plurality of sets of plant equipment and processes. Data may be displayed reproducibly in one window.

例えば図3に示す第2ウィンドウ80において、日時「2016年7月28日11時40分」に対応する、プラント設備「ポンプA」及びプロセス「配水流量」の組み合わせと、日時「2016年7月28日13時30分」にそれぞれ対応する、プラント設備「弁B」及びプロセス「開度」の組み合わせ、並びにプラント設備「貯水池C」及びプロセス「水位」の組み合わせと、の3組について、トレンド画面が選択された場合について説明する。かかる場合、2つのトレンド画面が表示される。一方のトレンド画面には、「プラント設備「ポンプA」及びプロセス「配水流量」の組み合わせに対応する時系列データが再生可能に表示される。他方のトレンド画面には、プラント設備「弁B」及びプロセス「開度」の組み合わせと、プラント設備「貯水池C」及びプロセス「水位」の組み合わせと、にそれぞれ対応する2つの時系列データが再生可能に表示される。   For example, in the second window 80 shown in FIG. 3, the combination of the plant equipment “Pump A” and the process “Water distribution flow rate” corresponding to the date “July 28, 2016 11:40” and the date “July 2016” Trend screen for three sets of plant equipment “valve B” and process “opening” and plant equipment “reservoir C” and process “water level” respectively corresponding to “28:30 13:30” A case where is selected will be described. In such a case, two trend screens are displayed. On one trend screen, time-series data corresponding to the combination of “plant equipment“ pump A ”and process“ distribution flow rate ”is displayed reproducibly. On the other trend screen, two time series data corresponding to the combination of plant equipment “valve B” and process “opening” and the combination of plant equipment “reservoir C” and process “water level” can be reproduced. Is displayed.

図4は、プラント画面に対応する3つのプラント画面ウィンドウ90A、90B、及び90Cと、トレンド画面に対応する3つのトレンド画面ウィンドウ91A、91B、及び91Cと、履歴画面に対応する1つの履歴画面ウィンドウ92と、2つのコントローラウィンドウ93A及び93Bと、を含む再生画面の例を示す。以下、コントローラウィンドウ93を、操作領域ともいう。   FIG. 4 shows three plant screen windows 90A, 90B, and 90C corresponding to the plant screen, three trend screen windows 91A, 91B, and 91C corresponding to the trend screen, and one history screen window corresponding to the history screen. 92 shows an example of a playback screen including 92 and two controller windows 93A and 93B. Hereinafter, the controller window 93 is also referred to as an operation area.

図4に示すプラント画面ウィンドウ90Aは、例えば図3に示す第2ウィンドウ80において、ポンプA及び配水流量の組み合わせに対しプラント画面が選択された場合に表示される。図4に示すプラント画面ウィンドウ90Aには、ポンプAのアイコン画像及び配水流量が表示されている。プラント画面ウィンドウ90Aには、ポンプAの他、ポンプAの近傍に配置された弁Bのアイコン画像及び開度、並びに貯水池Cのアイコン画像及び水位が同時に表示されてもよい。プラント画面ウィンドウ90Aに表示されるアイコン画像の形状及び色、並びにプロセス量は、再生位置「2016年7月28日11時40分」時点の瞬時値である。当該再生位置は、後述するコントローラウィンドウ93Aと連動している。   The plant screen window 90A shown in FIG. 4 is displayed, for example, when the plant screen is selected for the combination of the pump A and the distribution flow rate in the second window 80 shown in FIG. In the plant screen window 90A shown in FIG. 4, the icon image of the pump A and the water distribution flow rate are displayed. In the plant screen window 90A, in addition to the pump A, an icon image and an opening degree of the valve B arranged in the vicinity of the pump A, and an icon image and a water level of the reservoir C may be displayed at the same time. The shape and color of the icon image displayed in the plant screen window 90A, and the process amount are instantaneous values at the reproduction position “July 28, 2016, 11:40”. The reproduction position is linked to a controller window 93A described later.

図4に示すプラント画面ウィンドウ90Bは、例えば図3に示す第2ウィンドウ80において、弁B及び開度の組み合わせと、貯水池C及び水位の組み合わせと、のそれぞれに対しプラント画面が選択された場合に表示される。図4に示すプラント画面ウィンドウ90Bには、弁Bのアイコン画像及び開度、並びに貯水池Cのアイコン画像及び水位が表示されている。プラント画面ウィンドウ90Bには、弁B及び貯水池Cの他、弁B及び貯水池Cの近傍に配置されたポンプAのアイコン画像及び配水流量が同時に表示されてもよい。プラント画面ウィンドウ90Bに表示されるアイコン画像の形状及び色、並びにプロセス量は、再生位置「2016年7月28日13時30分」時点の瞬時値である。当該再生位置は、後述するコントローラウィンドウ93Bと連動している。   For example, in the second window 80 shown in FIG. 3, the plant screen window 90B shown in FIG. 4 is selected when the plant screen is selected for each of the combination of the valve B and the opening degree, and the combination of the reservoir C and the water level. Is displayed. In the plant screen window 90B shown in FIG. 4, the icon image and opening of the valve B, and the icon image and water level of the reservoir C are displayed. In addition to the valve B and the reservoir C, the icon image of the pump A arranged near the valve B and the reservoir C and the water distribution flow rate may be simultaneously displayed in the plant screen window 90B. The shape and color of the icon image displayed in the plant screen window 90B, and the process amount are instantaneous values at the time of the reproduction position “July 28, 2016, 13:30”. The reproduction position is linked to a controller window 93B described later.

プラント画面ウィンドウ90Cには、所望のプラント設備のアイコン画像及びプロセス量の現在値が表示される。図4に示すプラント画面ウィンドウ90Cには、ポンプAのアイコン画像及び配水流量、弁Bのアイコン画像及び開度、並びに貯水池Cのアイコン画像及び水位が表示されている。プラント画面ウィンドウ90Cに表示されるアイコン画像の形状及び色、並びにプロセス量は、現在時刻における瞬時値である。プラント画面ウィンドウ90Cに表示されるアイコン画像の形状及び色、並びにプロセス量は、時間経過に従って時々刻々と変化し得る。   In the plant screen window 90C, an icon image of a desired plant facility and the current value of the process amount are displayed. In the plant screen window 90C shown in FIG. 4, the icon image of the pump A and the water distribution flow rate, the icon image and the opening degree of the valve B, and the icon image and the water level of the reservoir C are displayed. The shape and color of the icon image displayed in the plant screen window 90C, and the process amount are instantaneous values at the current time. The shape and color of the icon image displayed in the plant screen window 90C and the process amount can change from moment to moment as time passes.

図4に示すトレンド画面ウィンドウ91Aは、例えば図3に示す第2ウィンドウ80において、ポンプA及び配水流量の組み合わせに対しトレンド画面が選択された場合に表示される。図4に示すトレンド画面ウィンドウ91Aには、ポンプAの配水流量がグラフ形式で表示されている。トレンド画面ウィンドウ91Aに表示されるグラフの、例えば横軸における中央に、再生位置「2016年7月28日11時40分」を示す縦線(図中の破線)が表示されてもよい。当該縦線は、ユーザ操作に応じてグラフ内で左右に移動可能であってもよい。当該縦線を左右に移動することによって、グラフに表示されるデータが左右にスライドしてもよく、或いはグラフの縮尺が変化してもよい。当該再生位置は、後述するコントローラウィンドウ93Aと連動している。   The trend screen window 91A shown in FIG. 4 is displayed, for example, when the trend screen is selected for the combination of the pump A and the water distribution flow rate in the second window 80 shown in FIG. In the trend screen window 91A shown in FIG. 4, the water distribution flow rate of the pump A is displayed in a graph format. A vertical line (broken line in the figure) indicating the reproduction position “July 28, 2016 11:40” may be displayed at the center of the horizontal axis of the graph displayed in the trend screen window 91A, for example. The vertical line may be movable left and right in the graph according to a user operation. By moving the vertical line to the left or right, the data displayed on the graph may slide to the left or right, or the scale of the graph may change. The reproduction position is linked to a controller window 93A described later.

図4に示すトレンド画面ウィンドウ91Bは、例えば図3に示す第2ウィンドウ80において、弁B及び開度の組み合わせと、貯水池C及び水位の組み合わせと、のそれぞれに対してトレンド画面が選択された場合に表示される。図4に示すトレンド画面ウィンドウ91Bには、弁Bの開度及び貯水池Cの水位それぞれがグラフ形式で表示されている。トレンド画面ウィンドウ91Bに表示されるグラフの、例えば横軸における中央に、再生位置「2016年7月28日13時30分」を示す縦線(図中の破線)が表示されてもよい。当該縦線は、ユーザ操作に応じてグラフ内で左右に移動可能であってもよい。当該縦線を左右に移動することによって、グラフに表示されるデータが左右にスライドしてもよく、或いはグラフの縮尺が変化してもよい。当該再生位置は、後述するコントローラウィンドウ93Bと連動している。   The trend screen window 91B shown in FIG. 4 is the case where the trend screen is selected for each of the combination of the valve B and the opening degree and the combination of the reservoir C and the water level in the second window 80 shown in FIG. Is displayed. In the trend screen window 91B shown in FIG. 4, the opening degree of the valve B and the water level of the reservoir C are displayed in a graph format. For example, a vertical line (broken line in the figure) indicating the reproduction position “July 28, 2016, 13:30” may be displayed in the center of the horizontal axis of the graph displayed on the trend screen window 91B. The vertical line may be movable left and right in the graph according to a user operation. By moving the vertical line to the left or right, the data displayed on the graph may slide to the left or right, or the scale of the graph may change. The reproduction position is linked to a controller window 93B described later.

トレンド画面ウィンドウ91Cには、所望のプラント設備のプロセス量がグラフ形式で表示される。図4に示すトレンド画面ウィンドウ91Cには、ポンプAの配水流量がグラフ形式で表示されている。トレンド画面ウィンドウ91Cに表示されるグラフの、例えば横軸における中央に、現在時刻「2017年1月31日16時50分」を示す縦線(図中の破線)が表示されてもよい。当該縦線は、ユーザ操作に応じてグラフ内で左右に移動可能であってもよい。当該縦線を左右に移動することによって、グラフに表示されるデータが左右にスライドしてもよく、或いはグラフの縮尺が変化してもよい。トレンド画面ウィンドウ91Cに表示されるグラフは、時間経過に従って時々刻々と変化し得る。   The trend screen window 91C displays the process amount of the desired plant equipment in a graph format. In the trend screen window 91C shown in FIG. 4, the water distribution flow rate of the pump A is displayed in a graph format. For example, a vertical line (broken line in the figure) indicating the current time “January 31, 2017 16:50” may be displayed in the center of the horizontal axis of the graph displayed in the trend screen window 91C. The vertical line may be movable left and right in the graph according to a user operation. By moving the vertical line to the left or right, the data displayed on the graph may slide to the left or right, or the scale of the graph may change. The graph displayed on the trend screen window 91C may change from moment to moment as time passes.

図4に示す履歴画面ウィンドウ92は、例えば図3に示す第2ウィンドウ80において、弁B及び動作状態の組み合わせに対して履歴画面が選択された場合に表示される。図4に示す履歴画面ウィンドウ92には、弁Bの動作状態が縦方向(行方向)に並んだリスト形式で表示される。履歴画面ウィンドウ92に表示されるリストにおいて、日時が新しいデータほど上位に表示されてもよい。当該リストの縦方向における略中央に、再生位置「2016年7月28日13時30分」を示す横線(図中の破線)が表示されてもよい。当該横線は、ユーザ操作に応じてリスト内で上下に移動可能であってもよい。当該横線を上下に移動することによって、リストに表示されるデータが上下にスライドしてもよい。当該再生位置は、後述するコントローラウィンドウ93Bと連動している。   The history screen window 92 shown in FIG. 4 is displayed, for example, when the history screen is selected for the combination of the valve B and the operating state in the second window 80 shown in FIG. In the history screen window 92 shown in FIG. 4, the operation state of the valve B is displayed in a list format arranged in the vertical direction (row direction). In the list displayed in the history screen window 92, the date and time may be displayed higher in the data. A horizontal line (broken line in the figure) indicating the reproduction position “July 28, 2016, 13:30” may be displayed at substantially the center in the vertical direction of the list. The horizontal line may be movable up and down in the list according to a user operation. The data displayed in the list may slide up and down by moving the horizontal line up and down. The reproduction position is linked to a controller window 93B described later.

図4に示すコントローラウィンドウ93Aは、例えば図3に示す第2ウィンドウ80において、「No.1」の第2インデックスデータに示される少なくとも1組のプラント設備及びプロセスの組み合わせに対し任意の画面種類が選択された場合に表示される。図4に示すコントローラウィンドウ93Aは、プラント画面ウィンドウ90A及びトレンド画面ウィンドウ91Aに対応する。制御部23は、コントローラウィンドウ93Aに対するユーザ操作に応じて、時系列データの再生に関する処理を、対応する各ウィンドウに対して一括して実行する。時系列データの再生に関する処理は、例えば時系列データの再生、一時停止、早送り、及び巻き戻し等を行う処理を含んでもよい。コントローラウィンドウ93Aには、再生位置「2016年7月28日11時40分」が表示されている。当該再生位置の初期値は、図3に示す第2ウィンドウ80における「No.1」の第2インデックスデータに示される日時であってもよい。   The controller window 93A shown in FIG. 4 has, for example, an arbitrary screen type for at least one set of plant equipment and process shown in the second index data “No. 1” in the second window 80 shown in FIG. Displayed when selected. The controller window 93A shown in FIG. 4 corresponds to the plant screen window 90A and the trend screen window 91A. In response to a user operation on the controller window 93A, the control unit 23 collectively executes processing related to reproduction of time-series data for each corresponding window. Processing related to reproduction of time-series data may include, for example, processing for performing reproduction, pause, fast-forward, rewind, and the like of time-series data. In the controller window 93A, a reproduction position “July 28, 2016, 11:40” is displayed. The initial value of the reproduction position may be the date and time indicated by the second index data “No. 1” in the second window 80 shown in FIG.

図4に示すコントローラウィンドウ93Bは、例えば図3に示す第2ウィンドウ80において、「No.2」の第2インデックスデータに示される少なくとも1組のプラント設備及びプロセスの組み合わせに対し任意の画面種類が選択された場合に表示される。図4に示すコントローラウィンドウ93Bは、プラント画面ウィンドウ90B、トレンド画面ウィンドウ91B、及び履歴画面ウィンドウ92に対応する。制御部23は、コントローラウィンドウ93Bに対するユーザ操作に応じて、時系列データの再生に関する処理を、対応する各ウィンドウに対して一括して実行する。コントローラウィンドウ93Bには、再生位置「2016年7月28日13時30分」が表示されている。当該再生位置の初期値は、図3に示す第2ウィンドウ80における「No.2」の第2インデックスデータに示される日時であってもよい。   For example, the controller window 93B shown in FIG. 4 has an arbitrary screen type for at least one set of plant equipment and process shown in the second index data “No. 2” in the second window 80 shown in FIG. Displayed when selected. The controller window 93B illustrated in FIG. 4 corresponds to the plant screen window 90B, the trend screen window 91B, and the history screen window 92. In response to a user operation on the controller window 93B, the control unit 23 collectively executes processing related to reproduction of time-series data for each corresponding window. In the controller window 93B, the reproduction position “July 28, 2016, 13:30” is displayed. The initial value of the reproduction position may be the date and time indicated by the second index data “No. 2” in the second window 80 shown in FIG.

上述した各種のウィンドウは、例えばユーザ操作に応じて画面上で移動可能な、所謂フローティングウィンドウであってもよい。ユーザ操作に応じて、各ウィンドウの画面上のサイズを変更可能であってもよい。   The various windows described above may be so-called floating windows that can be moved on the screen according to user operations, for example. The size of each window on the screen may be changeable according to a user operation.

制御部23は、コントローラウィンドウ93毎に異なる符号情報であって、コントローラウィンドウ93と、当該コントローラウィンドウ93に対するユーザ操作に応じて再生処理を一括して実行する各ウィンドウとに共通の符号情報を表示させてもよい。符号情報は、例えば色、記号、及び図形等、ユーザが視認可能な任意の情報を含む。例えば図4に示す例では、プラント画面ウィンドウ90A、トレンド画面ウィンドウ91A、及びコントローラウィンドウ93Aそれぞれの左上部分に、第1の色の背景色に「モードA」との文字を含む第1符号情報が透過表示されている。一方、プラント画面ウィンドウ90B、トレンド画面ウィンドウ91B、履歴画面ウィンドウ92、及びコントローラウィンドウ93Bそれぞれにおいて、第1の色とは異なる第2の色の背景色に「モードB」との文字を含む第2符号情報が透過表示されている。かかる構成によれば、ユーザは、コントローラウィンドウ93と、当該コントローラウィンドウ93に対応する各ウィンドウと、の対応関係を一見して把握可能である。   The control unit 23 displays code information that is different for each controller window 93 and is common to the controller window 93 and the windows that collectively execute reproduction processing according to user operations on the controller window 93. You may let them. The code information includes arbitrary information that can be visually recognized by the user, such as colors, symbols, and graphics. For example, in the example shown in FIG. 4, the first code information including the characters “Mode A” as the background color of the first color is displayed in the upper left part of each of the plant screen window 90A, the trend screen window 91A, and the controller window 93A. Transparent display. On the other hand, in each of the plant screen window 90B, the trend screen window 91B, the history screen window 92, and the controller window 93B, a second color that includes the characters “Mode B” in a second background color different from the first color. The code information is displayed transparently. According to this configuration, the user can grasp the correspondence relationship between the controller window 93 and each window corresponding to the controller window 93 at a glance.

再生画面が包含可能なウィンドウ数に上限が定められていてもよい。かかる構成によれば、各ウィンドウの大きさを一定以上に維持することができるので、再生画面の視認性の低下が軽減される。   An upper limit may be set for the number of windows that can be included in the playback screen. According to such a configuration, the size of each window can be maintained at a certain level or more, so that a reduction in the visibility of the playback screen is reduced.

図5を参照して、情報処理装置20の動作について説明する。   The operation of the information processing apparatus 20 will be described with reference to FIG.

ステップS100:制御部23は、プラントデータベースを記憶部22に記憶する。   Step S100: The control unit 23 stores the plant database in the storage unit 22.

ステップS101:制御部23は、日時と、1組以上のプラント設備及びプロセスの組み合わせと、を示す第1インデックスデータを、ユーザ操作に応じて決定する。   Step S101: The control unit 23 determines first index data indicating a date and a combination of one or more sets of plant equipment and processes according to a user operation.

ステップS102:制御部23は、プラントデータベースを用いる相関分析によって、第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定する。制御部23は、特定された1つ以上の第2インデックスデータを表示装置40に表示させる。   Step S102: The control unit 23 automatically specifies one or more second index data each having a correlation with the first index data by correlation analysis using the plant database. The control unit 23 causes the display device 40 to display the specified one or more second index data.

ステップS103:制御部23は、表示装置40に表示させた1つ以上の第2インデックスデータに示される1組以上のプラント設備及びプロセスの組み合わせのうち、少なくとも1組をユーザ操作に応じて選択する。   Step S103: The control unit 23 selects at least one set from among one or more sets of plant facilities and processes indicated by the one or more second index data displayed on the display device 40 according to a user operation. .

ステップS104:制御部23は、少なくとも1つの表示領域を含む再生画面を表示装置40に表示させる。   Step S104: The control unit 23 causes the display device 40 to display a reproduction screen including at least one display area.

ステップS105:制御部23は、当該表示領域それぞれにおいて、選択された少なくとも1組のプラント設備及びプロセスの組み合わせのうち1組以上にそれぞれ対応する1つ以上の時系列データを再生させる。   Step S105: The control unit 23 reproduces one or more time-series data respectively corresponding to one or more sets of at least one set of plant equipment and process selected in each display area.

以上述べたように、一実施形態に係る情報処理装置20は、記憶部22に記憶された複数の時系列データを用いる相関分析によって、ユーザ操作に応じて決定される第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定する。かかる構成によれば、以下に説明するように、プラントを監視する技術の利便性が向上する。   As described above, the information processing apparatus 20 according to the embodiment includes the first index data determined according to the user operation by the correlation analysis using the plurality of time series data stored in the storage unit 22. Automatically specify one or more second index data having a correlation with each other. According to such a configuration, as described below, the convenience of the technology for monitoring the plant is improved.

例えば、第1インデックスデータに対応する1つ以上の第1時系列データが分析対象の第1事象を示す場合、第1インデックスデータとの間に相関関係を有する第2インデックスデータに対応する1つ以上の第2時系列データが、第1事象の発生原因となった第2事象を示す蓋然性が比較的高いと考えられる。従来、第1事象の原因を究明するために分析対象として適切な第2インデックスデータを選定することは、例えば経験が比較的浅いオペレータにとって困難であった。一方、上述した一実施形態に係る情報処理装置20によれば、例えばオペレータは第1インデックスデータを入力するだけで、第1インデックスデータに対応する第1事象の原因である蓋然性が比較的高い第2事象に対応する第2インデックスデータが自動的に特定される。このように、オペレータの作業負担が軽減されるので、プラントを監視する技術の利便性が向上する。   For example, when one or more first time-series data corresponding to the first index data indicate the first event to be analyzed, one corresponding to the second index data having a correlation with the first index data The above second time series data is considered to have a relatively high probability of indicating the second event that caused the first event. Conventionally, it has been difficult for an operator with relatively little experience, for example, to select appropriate second index data as an analysis target in order to investigate the cause of the first event. On the other hand, according to the information processing apparatus 20 according to the above-described embodiment, for example, the operator simply inputs the first index data, and the probability that is the cause of the first event corresponding to the first index data is relatively high. Second index data corresponding to two events is automatically identified. In this way, the burden on the operator is reduced, so the convenience of the technology for monitoring the plant is improved.

情報処理装置20は、第1インデックスデータ自体が第2インデックスデータとして特定された場合、第1インデックスデータを除き、特定された1つ以上の第2インデックスデータを表示装置40に表示させてもよい。かかる構成によれば、第2インデックスデータの検索結果に第1インデックスデータ自体が含まれる蓋然性が低減される。このため、例えば第1事象の原因を究明するために有用な第2インデックスデータが検索結果に多く含まれる蓋然性が向上するので、プラントを監視する技術の利便性が更に向上する。   When the first index data itself is specified as the second index data, the information processing device 20 may cause the display device 40 to display the specified one or more second index data except for the first index data. . According to this configuration, the probability that the first index data itself is included in the search result of the second index data is reduced. For this reason, for example, the probability that a large number of second index data useful for investigating the cause of the first event is included in the search result is improved, and the convenience of the technology for monitoring the plant is further improved.

本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。したがって、これらの変形や修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段やステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。   Although the present invention has been described based on the drawings and examples, it should be noted that those skilled in the art can easily make various modifications and corrections based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention. For example, the functions included in each means, each step, etc. can be rearranged so that there is no logical contradiction, and a plurality of means, steps, etc. can be combined or divided into one. .

また、上述した一実施形態に係る情報処理装置20として機能させるために、コンピュータ又は携帯電話などの装置を好適に用いることができる。このような装置は、実施形態に係る情報処理装置20の各機能を実現する処理内容を記述したプログラムをメモリに格納し、当該装置のCPUによって当該プログラムを読み出して実行させることによって実現可能である。   Moreover, in order to make it function as the information processing apparatus 20 which concerns on one Embodiment mentioned above, apparatuses, such as a computer or a mobile telephone, can be used suitably. Such an apparatus can be realized by storing a program describing processing contents for realizing each function of the information processing apparatus 20 according to the embodiment in a memory, and reading and executing the program by the CPU of the apparatus. .

10 プラント監視システム
20 情報処理装置
21 通信部
22 記憶部
23 制御部
30 入力装置
40 表示装置
51 検出装置
52 PLC
61 端末装置
62 クラウドサーバ
70 第1ウィンドウ
72a、72b ラジオボタン
73 検索開始ボタン
80 第2ウィンドウ
90A、90B、90C プラント画面ウィンドウ
91A、91B、91C トレンド画面ウィンドウ
92 履歴画面ウィンドウ
93、93A、93B コントローラウィンドウ
DESCRIPTION OF SYMBOLS 10 Plant monitoring system 20 Information processing apparatus 21 Communication part 22 Storage part 23 Control part 30 Input device 40 Display apparatus 51 Detection apparatus 52 PLC
61 Terminal device 62 Cloud server 70 First window 72a, 72b Radio button 73 Search start button 80 Second window 90A, 90B, 90C Plant screen window 91A, 91B, 91C Trend screen window 92 History screen window 93, 93A, 93B Controller window

Claims (11)

記憶部と、制御部と、を備え、
前記制御部は、
複数組のプラント設備及びプロセスにそれぞれ対応する複数の時系列データを前記記憶部に記憶し、
日時と、1組以上のプラント設備及びプロセスと、を示す第1インデックスデータを、ユーザ操作に応じて決定し、
前記記憶部に記憶された前記複数の時系列データを用いる相関分析によって、前記第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定し、
特定された前記1つ以上の第2インデックスデータを表示装置に表示させる、情報処理装置。
A storage unit, a control unit,
The controller is
Storing a plurality of time-series data respectively corresponding to a plurality of sets of plant equipment and processes in the storage unit;
First index data indicating the date and time and one or more sets of plant equipment and processes is determined according to a user operation,
Automatically specifying one or more second index data each having a correlation with the first index data by correlation analysis using the plurality of time-series data stored in the storage unit;
An information processing apparatus that causes the display device to display the specified one or more second index data.
請求項1に記載の情報処理装置であって、
前記制御部は、前記第1インデックスデータ自体が第2インデックスデータとして特定された場合、前記第1インデックスデータを除き、前記特定された1つ以上の第2インデックスデータを前記表示装置に表示させる、情報処理装置。
The information processing apparatus according to claim 1,
When the first index data itself is specified as second index data, the control unit causes the display device to display the specified one or more second index data except for the first index data. Information processing device.
請求項1又は2に記載の情報処理装置であって、
前記第1インデックスデータに示される前記1組以上のプラント設備及びプロセスにそれぞれ対応し前記第1インデックスデータに示される日時に応じた期間における1つ以上の第1時系列データは、前記第2インデックスデータに示される1組以上のプラント設備及びプロセスにそれぞれ対応し前記第2インデックスデータに示される日時に応じた期間における1つ以上の第2時系列データとの間に、相関関係を有する、情報処理装置。
The information processing apparatus according to claim 1 or 2,
One or more first time series data corresponding to the one or more sets of plant facilities and processes indicated in the first index data and corresponding to the date and time indicated in the first index data are the second index Information having a correlation with one or more second time series data in a period corresponding to the date and time indicated in the second index data corresponding to one or more sets of plant equipment and processes indicated in the data Processing equipment.
請求項1乃至3の何れか一項に記載の情報処理装置であって、
前記制御部は、特定された前記1つ以上の第2インデックスデータを、前記相関関係が強い順に並べたリスト形式で前記表示装置に表示させる、情報処理装置。
An information processing apparatus according to any one of claims 1 to 3,
The said control part is an information processing apparatus which displays the specified said 1 or more 2nd index data on the said display apparatus in the list format which arranged in order with the said strong correlation.
請求項1乃至4の何れか一項に記載の情報処理装置であって、
前記制御部は、特定された前記1つ以上の第2インデックスデータそれぞれに対応付けて、前記相関関係の強度を示す評価値を前記表示装置に表示させる、情報処理装置。
An information processing apparatus according to any one of claims 1 to 4,
The control unit is configured to cause the display device to display an evaluation value indicating the strength of the correlation in association with each of the specified one or more second index data.
請求項1乃至5の何れか一項に記載の情報処理装置であって、
前記制御部は、
前記表示装置に表示させた前記1つ以上の第2インデックスデータにそれぞれ示される1組以上のプラント設備及びプロセスのうち、少なくとも1組をユーザ操作に応じて選択し、
少なくとも1つの表示領域を含む画面を表示装置に表示させ、
前記少なくとも1つの表示領域それぞれにおいて、選択された前記少なくとも1組のプラント設備及びプロセスのうち1組以上にそれぞれ対応する1つ以上の時系列データを再生させる、情報処理装置。
An information processing apparatus according to any one of claims 1 to 5,
The controller is
In accordance with a user operation, select at least one set from among one or more sets of plant facilities and processes respectively shown in the one or more second index data displayed on the display device,
Displaying a screen including at least one display area on the display device;
An information processing apparatus that reproduces, in each of the at least one display region, one or more time-series data respectively corresponding to one or more of the selected at least one set of plant equipment and process.
請求項6に記載の情報処理装置であって、
前記画面が包含可能な前記表示領域の上限数が定められている、情報処理装置。
The information processing apparatus according to claim 6,
An information processing apparatus in which an upper limit number of the display areas that can be included in the screen is determined.
請求項6又は7に記載の情報処理装置であって、
前記画面は、複数の前記表示領域を含み、
前記制御部は、
前記複数の表示領域のうち1つ以上の第1表示領域に対応する1つの第1操作領域と、前記複数の表示領域のうち1つ以上の第2表示領域に対応する1つの第2操作領域と、を前記画面上に表示させ、
前記第1操作領域に対するユーザ操作に応じて、時系列データの再生に関する処理を前記1つ以上の第1表示領域に対し一括して実行し、
前記第2操作領域に対するユーザ操作に応じて、時系列データの再生に関する処理を前記1つ以上の第2表示領域に対し一括して実行する、情報処理装置。
The information processing apparatus according to claim 6 or 7,
The screen includes a plurality of the display areas,
The controller is
One first operation area corresponding to one or more first display areas of the plurality of display areas, and one second operation area corresponding to one or more second display areas of the plurality of display areas. Are displayed on the screen,
In response to a user operation on the first operation area, processing related to reproduction of time-series data is collectively performed on the one or more first display areas,
An information processing apparatus that collectively executes processing related to reproduction of time-series data for the one or more second display areas in response to a user operation on the second operation area.
請求項8に記載の情報処理装置であって、
前記制御部は、
前記1つ以上の第1表示領域及び前記第1操作領域それぞれに第1符号情報を表示させ、
前記1つ以上の第2表示領域及び前記第2操作領域それぞれに、前記第1符号情報とは異なる第2符号情報を表示させる、情報処理装置。
The information processing apparatus according to claim 8,
The controller is
Displaying the first code information in each of the one or more first display areas and the first operation area;
An information processing apparatus that displays second code information different from the first code information in each of the one or more second display areas and the second operation area.
記憶部と、制御部と、を備える情報処理装置に、
複数組のプラント設備及びプロセスにそれぞれ対応する複数の時系列データを前記記憶部に記憶するステップと、
日時と、1組以上のプラント設備及びプロセスと、を示す第1インデックスデータを、ユーザ操作に応じて決定するステップと、
前記記憶部に記憶された前記複数の時系列データを用いる相関分析によって、前記第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定するステップと、
特定された前記1つ以上の第2インデックスデータを表示装置に表示させるステップと、
を実行させる、プログラム。
In an information processing apparatus including a storage unit and a control unit,
Storing a plurality of time-series data respectively corresponding to a plurality of sets of plant equipment and processes in the storage unit;
Determining first index data indicating the date and time and one or more sets of plant equipment and processes according to a user operation;
Automatically specifying one or more second index data each having a correlation with the first index data by correlation analysis using the plurality of time-series data stored in the storage unit;
Displaying the identified one or more second index data on a display device;
A program that executes
記憶部と、制御部と、を備える情報処理装置の制御方法であって、
複数組のプラント設備及びプロセスにそれぞれ対応する複数の時系列データを前記記憶部に記憶するステップと、
日時と、1組以上のプラント設備及びプロセスと、を示す第1インデックスデータを、ユーザ操作に応じて決定するステップと、
前記記憶部に記憶された前記複数の時系列データを用いる相関分析によって、前記第1インデックスデータとの間に相関関係をそれぞれ有する1つ以上の第2インデックスデータを自動的に特定するステップと、
特定された前記1つ以上の第2インデックスデータを表示装置に表示させるステップと、
を含む、制御方法。
A method for controlling an information processing apparatus comprising a storage unit and a control unit,
Storing a plurality of time-series data respectively corresponding to a plurality of sets of plant equipment and processes in the storage unit;
Determining first index data indicating the date and time and one or more sets of plant equipment and processes according to a user operation;
Automatically specifying one or more second index data each having a correlation with the first index data by correlation analysis using the plurality of time-series data stored in the storage unit;
Displaying the identified one or more second index data on a display device;
Including a control method.
JP2017030404A 2017-02-21 2017-02-21 Information processing equipment, programs, and control methods Active JP6875878B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017030404A JP6875878B2 (en) 2017-02-21 2017-02-21 Information processing equipment, programs, and control methods

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017030404A JP6875878B2 (en) 2017-02-21 2017-02-21 Information processing equipment, programs, and control methods

Publications (2)

Publication Number Publication Date
JP2018136716A true JP2018136716A (en) 2018-08-30
JP6875878B2 JP6875878B2 (en) 2021-05-26

Family

ID=63365519

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017030404A Active JP6875878B2 (en) 2017-02-21 2017-02-21 Information processing equipment, programs, and control methods

Country Status (1)

Country Link
JP (1) JP6875878B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021110983A (en) * 2020-01-06 2021-08-02 株式会社東芝 Plant monitoring device and plat monitoring method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0552605A (en) * 1991-08-23 1993-03-02 Hitachi Ltd Process operation support system
JPH0579951A (en) * 1991-09-18 1993-03-30 Hitachi Ltd Monitoring system
JP2008234618A (en) * 2007-02-23 2008-10-02 Oki Electric Ind Co Ltd Knowledge extracting device, knowledge extracting method and computer program
WO2009034967A1 (en) * 2007-09-11 2009-03-19 Tokyo Electron Limited Information processor, information processing method and program
JP2010181949A (en) * 2009-02-03 2010-08-19 Toshiba Corp Gauge drift detection device and gauge drift detection method
JP2014235603A (en) * 2013-06-03 2014-12-15 株式会社東芝 Plant monitoring device, plant monitoring method and plant monitoring program
JP2016184319A (en) * 2015-03-26 2016-10-20 大阪瓦斯株式会社 Failure diagnosis system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0552605A (en) * 1991-08-23 1993-03-02 Hitachi Ltd Process operation support system
JPH0579951A (en) * 1991-09-18 1993-03-30 Hitachi Ltd Monitoring system
JP2008234618A (en) * 2007-02-23 2008-10-02 Oki Electric Ind Co Ltd Knowledge extracting device, knowledge extracting method and computer program
WO2009034967A1 (en) * 2007-09-11 2009-03-19 Tokyo Electron Limited Information processor, information processing method and program
JP2010181949A (en) * 2009-02-03 2010-08-19 Toshiba Corp Gauge drift detection device and gauge drift detection method
JP2014235603A (en) * 2013-06-03 2014-12-15 株式会社東芝 Plant monitoring device, plant monitoring method and plant monitoring program
JP2016184319A (en) * 2015-03-26 2016-10-20 大阪瓦斯株式会社 Failure diagnosis system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021110983A (en) * 2020-01-06 2021-08-02 株式会社東芝 Plant monitoring device and plat monitoring method

Also Published As

Publication number Publication date
JP6875878B2 (en) 2021-05-26

Similar Documents

Publication Publication Date Title
US8830052B2 (en) Alarm display apparatus and alarm display method
AU2018288650B2 (en) Augmented reality user interface on mobile device for presentation of information related to industrial process, control and automation system, or other system
JP5793395B2 (en) Process monitoring system
US20070168068A1 (en) Display apparatus, program product causing computer to function as the display apparatus, and recording medium storing the program product
US8466783B2 (en) Alarm analysis system and a method for providing statistics on alarms from a process control system
CN103176444B (en) Shop equipment Monitor and Control device
CN101802731A (en) A system and a computer implemented method for automatically displaying process information in an industrial control system
KR102422220B1 (en) Data processing method, data processing device, and computer readable recording medium with data processing program recorded thereon
JPH0836682A (en) Device and method for monitoring plant
JP6875878B2 (en) Information processing equipment, programs, and control methods
JPH11134154A (en) Display method for process even information
JP2021071896A (en) Apparatus, system and method for generating visualized data
JP2012113586A (en) Plant operation monitoring device
JP2004005639A (en) Monitoring device
US11294537B2 (en) Data processing method, data processing device, and computer-readable recording medium having recorded thereon data processing program
US20220147039A1 (en) Event analytics in modular industrial plants
JP5542624B2 (en) Plant monitoring device
JP6812646B2 (en) Operation panel for machine tools
JP2003058248A (en) Operation supporting device
CN111492421B (en) Monitoring device, monitoring method, and monitoring program
WO2017072936A1 (en) Plant monitoring control device
JP4600081B2 (en) Operation support system and operation support method
JP3031888B2 (en) Display device
US20210350296A1 (en) Productivity improvement support system and productivity improvement support method
JPH10307623A (en) Monitor device and monitor controller

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191003

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200813

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200825

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201021

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210209

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210302

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210406

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210423

R150 Certificate of patent or registration of utility model

Ref document number: 6875878

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE

Ref document number: 6875878

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250