JP2012058812A - Trend data management device and trend data management method - Google Patents

Trend data management device and trend data management method Download PDF

Info

Publication number
JP2012058812A
JP2012058812A JP2010198701A JP2010198701A JP2012058812A JP 2012058812 A JP2012058812 A JP 2012058812A JP 2010198701 A JP2010198701 A JP 2010198701A JP 2010198701 A JP2010198701 A JP 2010198701A JP 2012058812 A JP2012058812 A JP 2012058812A
Authority
JP
Japan
Prior art keywords
trend data
trend
time period
change rate
acquired
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
JP2010198701A
Other languages
Japanese (ja)
Inventor
Takahiro Koretsune
隆弘 是恒
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2010198701A priority Critical patent/JP2012058812A/en
Publication of JP2012058812A publication Critical patent/JP2012058812A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a trend data management device and a trend data management method surely and minutely storing values of trend data changed instantaneously.SOLUTION: In this trend data management device, a trend data acquisition unit 11 acquires trend data of an apparatus to be monitored in a first time period. A rate-of-change determination unit 12 determines whether a rate of change between the latest trend data and the one before the latest trend data exceeds a threshold or not. A storage control unit 13 determines whether the rate of change exceeding the threshold is detected during a monitoring period in a second time period that is a longer time period than the first time period. When the rate of change exceeding the threshold is not detected, the storage control unit acquires the trend data in the second time period and, when detected, acquires the trend data in the first time period. A trend data storage unit 14 stores the acquired trend data.

Description

本発明の実施形態は、トレンドデータ管理装置およびトレンドデータ管理方法に関する。   Embodiments described herein relate generally to a trend data management apparatus and a trend data management method.

従来、コントローラ等で取得される各種トレンドデータは、機器の保守管理等のため数カ月〜数年といった長期間単位で保存されることが多い。   Conventionally, various trend data acquired by a controller or the like is often stored in units of a long period of several months to several years for equipment maintenance and management.

通常、このようなトレンドデータは、短時間周期、例えば0.1分間隔でコントローラから取得されるが、この短時間周期のトレンドデータをすべて長期間保存しようとすると膨大な記憶容量が必要となってしまうため、これよりも長い時間間隔、例えば1分間隔のトレンドデータのみを保存し、それ以外のデータはリアルタイム監視のための数値表示に用いた後は消去されることが多い。   Normally, such trend data is acquired from the controller in a short period, for example, at an interval of 0.1 minute. However, if all the trend data in this short period is to be stored for a long period of time, a huge storage capacity is required. Therefore, it is often the case that only trend data having a longer time interval, for example, one minute interval is stored, and other data is deleted after being used for numerical display for real-time monitoring.

特開2004−30599号公報JP 2004-30599 A

ところで、トレンドデータを取得する対象の機器によっては、瞬間的にデータ値が変化する場合がある。例えば電源の異常により一時的に高負荷がかかり、ノイズが発生するような場合である。   By the way, depending on the device from which the trend data is acquired, the data value may change instantaneously. For example, there is a case in which a high load is temporarily applied due to an abnormality of the power source and noise is generated.

このような瞬間的なデータ値の変化は、この変化時のデータが、予めシステム内に設定された異常判断のための閾値を超えていればアラーム等により異常が発生したことが検知されるが、この閾値まで到達しない範囲で、且つトレンドデータが保存される1分間隔の時間範囲内で発生した場合、保存されたトレンドデータからはこのデータ値の変化を確認することができなかった。   Such a momentary change in the data value is detected when an abnormality occurs due to an alarm or the like if the data at the time of the change exceeds a threshold value for determining an abnormality set in the system in advance. When this occurs within a range that does not reach the threshold value and within a time range of 1 minute intervals in which the trend data is stored, the change in the data value cannot be confirmed from the stored trend data.

例えば、保存されたトレンドデータが、図6に示すようにトレンドグラフとして表示されたときに、「4分」と「5分」との間に瞬間的に計測値が変化していたとしても、この1分間隔のトレンドデータによるグラフでは認識することはできなかった。   For example, when the saved trend data is displayed as a trend graph as shown in FIG. 6, even if the measured value changes instantaneously between “4 minutes” and “5 minutes”, The graph based on trend data at 1 minute intervals could not be recognized.

そこで本発明は、瞬間的に変化したトレンドデータの値を、確実且つ詳細に保存するトレンドデータ管理装置およびトレンドデータ管理方法を提供することを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to provide a trend data management apparatus and a trend data management method that reliably and in detail stores trend data values that have changed instantaneously.

上記目的を達成するための実施形態によれば、トレンドデータ管理装置は、トレンドデータ取得部と、変化率判定部と、保存制御部と、トレンドデータ保存部とを有する。トレンドデータ取得部は、監視対象の機器のトレンドデータを第1時間周期で取得する。変化率判定部は、最新のトレンドデータと1つ前のトレンドデータとの間の変化率が、閾値を超えるか否かを判定する。保存制御部は、第1時間周期よりも長い時間周期の第2時間周期で、監視周期中に閾値を超えた変化率が検出されたか否かを判定し、検出されなかったときは第2時間周期でトレンドデータを取得し、検出されたときには第1時間周期のトレンドデータを取得する。トレンドデータ保存部は、取得されたトレンドデータを保存する。   According to the embodiment for achieving the above object, the trend data management device includes a trend data acquisition unit, a change rate determination unit, a storage control unit, and a trend data storage unit. The trend data acquisition unit acquires the trend data of the device to be monitored at the first time period. The change rate determination unit determines whether the change rate between the latest trend data and the previous trend data exceeds a threshold value. The storage control unit determines whether a rate of change exceeding the threshold is detected during the monitoring period in the second time period that is longer than the first time period. Trend data is acquired in a cycle, and when detected, trend data in a first time cycle is acquired. The trend data storage unit stores the acquired trend data.

一実施形態によるトレンドデータ管理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the trend data management apparatus by one Embodiment. 一実施形態によるトレンドデータ管理装置のトレンドデータ保存処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the trend data preservation | save process of the trend data management apparatus by one Embodiment. 一実施形態によるトレンドデータ管理装置のトレンドグラフの表示処理の動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the display process of the trend graph of the trend data management apparatus by one Embodiment. 一実施形態によるトレンドデータ管理装置のトレンドグラフ表示部に表示された第2時間周期のトレンドグラフの一例を示す画面表示図である。It is a screen display figure which shows an example of the trend graph of the 2nd time period displayed on the trend graph display part of the trend data management apparatus by one Embodiment. 一実施形態によるトレンドデータ管理装置のトレンドグラフ表示部に表示された第1時間周期のトレンドグラフの一例を示す画面表示図である。It is a screen display figure which shows an example of the trend graph of the 1st time period displayed on the trend graph display part of the trend data management apparatus by one Embodiment. 従来のトレンドグラフの一例を示す画面表示図である。It is a screen display figure which shows an example of the conventional trend graph.

〈一実施形態によるトレンドデータ管理装置の構成〉
本発明の一実施形態によるトレンドデータ管理装置1の構成を、図1を参照して説明する。
<Configuration of Trend Data Management Device According to One Embodiment>
The configuration of the trend data management apparatus 1 according to an embodiment of the present invention will be described with reference to FIG.

本実施形態によるトレンドデータ管理装置1は、トレンドデータ取得部11と、変化率判定部12と、保存制御部13と、トレンドデータ保存部14と、トレンドグラフ生成部15と、トレンドグラフ表示部16とを有する。   The trend data management apparatus 1 according to this embodiment includes a trend data acquisition unit 11, a change rate determination unit 12, a storage control unit 13, a trend data storage unit 14, a trend graph generation unit 15, and a trend graph display unit 16. And have.

トレンドデータ取得部11は、監視対象の機器の動作に関する値を計測するコントローラから、予め設定された短時間周期、例えば0.1分周期で計測された計測値をトレンドデータとして取得する。このトレンドデータを取得する短時間周期を、第1時間周期とする。   The trend data acquisition unit 11 acquires, as trend data, a measurement value measured at a preset short-time cycle, for example, a 0.1 minute cycle, from a controller that measures a value related to the operation of the monitored device. The short time period for acquiring the trend data is defined as a first time period.

変化率判定部12は、トレンドデータ取得部11で取得された、最新のトレンドデータと、1つ前のトレンドデータとの間の変化率を算出し、この変化率が予め設定された閾値を超えるか否かを判定する第1判定を順次行う。   The change rate determination unit 12 calculates the change rate between the latest trend data acquired by the trend data acquisition unit 11 and the previous trend data, and the change rate exceeds a preset threshold value. The first determination for determining whether or not is sequentially performed.

保存制御部13は、予め設定された、上述した第1時間周期よりも長い時間周期、例えば1分周期で変化率判定部12における判定結果を監視し、監視周期中に閾値を超えた変化率が検出されたか否かを判定する第2判定を行う。この第2判定を行う時間周期を、第2時間周期とする。   The storage control unit 13 monitors the determination result in the change rate determination unit 12 in a preset time cycle longer than the first time cycle described above, for example, 1 minute cycle, and the change rate exceeding the threshold during the monitoring cycle. A second determination is made to determine whether or not the above has been detected. The time period for performing the second determination is defined as a second time period.

ここで、監視周期中に閾値を超えた変化率が検出されなかったときは、当該監視周期中はトレンドデータ取得部11から第2時間周期でトレンドデータを取得し、トレンドデータ保存部14に送出する。   Here, when the rate of change exceeding the threshold is not detected during the monitoring cycle, the trend data is acquired from the trend data acquisition unit 11 in the second time period during the monitoring cycle and is sent to the trend data storage unit 14. To do.

また、監視周期中に閾値を超えた変化率が検出されたときには、当該監視周期中はトレンドデータ取得部11から第1時間周期でトレンドデータを取得し、トレンドデータ保存部14に送出する。   When a rate of change exceeding the threshold is detected during the monitoring cycle, the trend data is acquired from the trend data acquisition unit 11 at the first time period during the monitoring cycle, and is sent to the trend data storage unit 14.

トレンドデータ保存部14は、保存制御部13から送出されたトレンドデータを保存する。   The trend data storage unit 14 stores the trend data sent from the storage control unit 13.

トレンドグラフ生成部15は、ユーザの操作により指示された期間のトレンドデータで構成されたトレンドグラフを生成する。   The trend graph generation unit 15 generates a trend graph composed of trend data for a period designated by a user operation.

トレンドグラフ表示部16はモニタであり、トレンドグラフ生成部15で生成されたトレンドグラフを表示する。   The trend graph display unit 16 is a monitor, and displays the trend graph generated by the trend graph generation unit 15.

〈一実施形態によるトレンドデータ管理装置の動作〉
次に、本実施形態によるトレンドデータ管理装置1の動作として、トレンドデータの保存処理、およびトレンドグラフの表示処理について説明する。
<Operation of Trend Data Management Device According to One Embodiment>
Next, a trend data storage process and a trend graph display process will be described as operations of the trend data management apparatus 1 according to the present embodiment.

トレンドデータの保存処理について、図2の示すフローチャートを参照して説明する。   The trend data storage process will be described with reference to the flowchart shown in FIG.

まず、トレンドデータ取得部11において、監視対象の機器の動作に関する値を計測するコントローラから、予め設定された第1時間周期で計測されたトレンドデータが取得される(S1)。本実施形態において、第1時間周期は0.1分周期とする。   First, the trend data acquisition unit 11 acquires trend data measured at a preset first time period from a controller that measures values related to the operation of the monitored device (S1). In the present embodiment, the first time period is a 0.1 minute period.

次に変化率判定部12において、トレンドデータ取得部11で取得された最新のトレンドデータと、1つ前のトレンドデータとの間の変化率が算出され、この変化率が予め設定された閾値を超えるか否かを判定する第1判定が順次行われる(S2)。   Next, the change rate determination unit 12 calculates the change rate between the latest trend data acquired by the trend data acquisition unit 11 and the previous trend data, and sets the change rate as a preset threshold value. A first determination for determining whether or not it exceeds is sequentially performed (S2).

この予め変化率判定部12に設定される閾値は、管理対象の機器にごとに設定されるものであり、異常値としてアラームが発せられたり機器が停止されたりするレベルには達しないが、正常時にはない変化を検知することができる程度の値で設定される。   The threshold value set in advance in the rate-of-change determination unit 12 is set for each device to be managed, and does not reach a level at which an alarm is issued as an abnormal value or the device is stopped. It is set to a value that can detect a rare change.

次に保存制御部13において、予め設定された、上述した第1時間周期よりも長い第2時間周期で変化率判定部12における判定結果が監視され、監視周期中に、第1判定により閾値を超えたと判定された変化率が検出されたか否かを判定する第2判定が行われる(S3)。本実施形態において、第2時間周期は1分周期とする。   Next, the storage control unit 13 monitors the determination result in the change rate determination unit 12 in a second time period that is set in advance and longer than the first time period described above. During the monitoring period, the threshold value is determined by the first determination. A second determination for determining whether or not the change rate determined to have been exceeded is performed (S3). In the present embodiment, the second time period is a one minute period.

ここで、正常に稼働しており監視周期中に閾値を超えた変化率が検出されないとき(S3の「NO」)は、当該監視周期中はトレンドデータ取得部11から第2時間周期でトレンドデータが継続して取得され、トレンドデータ保存部14に送出される(S4)。   Here, when the change rate exceeding the threshold is not detected during the monitoring cycle (“NO” in S3), the trend data acquisition unit 11 sends the trend data at the second time cycle during the monitoring cycle. Is continuously acquired and sent to the trend data storage unit 14 (S4).

また、監視周期中に何らかのイベントがあり閾値を超えた変化率が検出されたとき(S3の「YES」)には、当該監視周期中(1分間)はトレンドデータ取得部11から第1時間周期(0.1分間隔)でトレンドデータが取得され、トレンドデータ保存部14に送出される(S5)。   When a change rate exceeding the threshold is detected due to some event during the monitoring period (“YES” in S3), the trend data acquisition unit 11 receives the first time period during the monitoring period (1 minute). Trend data is acquired (at intervals of 0.1 minute) and sent to the trend data storage unit 14 (S5).

ステップS5およびステップS7において保存制御部13から送出されたトレンドデータは、トレンドデータ保存部14に保存される(S6)。   The trend data sent from the storage control unit 13 in step S5 and step S7 is stored in the trend data storage unit 14 (S6).

この際、第2時間周期で取得されたトレンドデータと、第1時間周期で取得されたトレンドデータとは、時刻情報で対応付けられて別ファイルとして保存される。   At this time, the trend data acquired in the second time period and the trend data acquired in the first time period are associated with the time information and stored as separate files.

次に、トレンドグラフの表示処理について図3のフローチャートを参照して説明する。   Next, trend graph display processing will be described with reference to the flowchart of FIG.

上述したようにトレンドデータが順次保存された状態で、ユーザの操作により所定期間のトレンドデータの表示が指示されると(S11)、トレンドグラフ生成部15において、トレンドデータ保存部14に保存された当該期間の第2時間周期のトレンドデータが用いられたトレンドグラフの表示情報が生成される(S12)。   As described above, when the trend data is sequentially stored and the display of the trend data for a predetermined period is instructed by the user's operation (S11), the trend graph generation unit 15 stores the trend data in the trend data storage unit 14 Trend graph display information using the trend data of the second time period in the period is generated (S12).

この第2時間周期のトレンドグラフの表示情報には、第1時間周期で取得されたトレンドデータが存在する時刻に該当する位置に矢印を表示させるためのマーカが付される。   A marker for displaying an arrow at a position corresponding to the time at which the trend data acquired in the first time period exists is attached to the display information of the trend graph in the second time period.

トレンドグラフ生成部15で生成された第2時間周期のトレンドグラフの表示情報は、トレンドグラフ表示部16に表示される(S13)。   The display information of the trend graph of the second time period generated by the trend graph generation unit 15 is displayed on the trend graph display unit 16 (S13).

トレンドグラフ表示部16に表示された第2時間周期のトレンドグラフの一例を、図4に示す。   An example of the trend graph of the second time period displayed on the trend graph display unit 16 is shown in FIG.

図4では、第2時間周期(1分周期)のトレンドデータが10分間分表示されており、この中の4分から5分の間に矢印Xが表示されており、この間に瞬間的に計測値の変化が発生し第1時間周期(0.1分周期)のトレンドデータがトレンドデータ保存部14に保存されていることが示されている。   In FIG. 4, trend data of the second time period (1-minute period) is displayed for 10 minutes, and an arrow X is displayed between 4 minutes and 5 minutes, and the measured value is instantaneously measured during this period. It is shown that the trend data of the first time period (0.1 minute period) is stored in the trend data storage unit 14.

このトレンドグラフが表示されたことにより、ユーザによりこの矢印を選択する操作が行われると(S14の「YES」)、トレンドグラフ生成部15において、トレンドデータ保存部14に保存された当該矢印で示された4分から5分の間の第1時間周期のトレンドデータが用いられたトレンドグラフの表示情報が生成される(S15)。   When the user performs an operation of selecting this arrow due to the display of the trend graph (“YES” in S14), the trend graph generation unit 15 indicates the arrow stored in the trend data storage unit 14. The trend graph display information using the trend data of the first time period between 4 to 5 minutes is generated (S15).

トレンドグラフ生成部15で生成された第1時間周期のトレンドグラフの表示情報は、トレンドグラフ表示部16に表示される(S16)。   The display information of the trend graph of the first time period generated by the trend graph generation unit 15 is displayed on the trend graph display unit 16 (S16).

トレンドグラフ表示部16に表示された第1時間周期のトレンドグラフの一例を、図5に示す。   An example of the trend graph of the first time period displayed on the trend graph display unit 16 is shown in FIG.

図5では、4分から5分の間の第1時間周期(0.1分周期)のトレンドデータが表示されている。この図5のトレンドグラフが表示されたことにより、監視員は、4.4分〜4.8分にかけて正常時にはない変化が瞬間的に発生していたことを認識することができる。   In FIG. 5, trend data of the first time period (0.1 minute period) between 4 minutes and 5 minutes is displayed. By displaying the trend graph of FIG. 5, the monitor can recognize that a non-normal change occurred instantaneously from 4.4 minutes to 4.8 minutes.

以上の本実施形態によれば、正常な計測値が取得されている間はある程度長い時間周期の計測値を保存し、瞬間的な計測値の変化があったときにのみ短時間周期の計測値を保存しておくことで、記憶媒体の容量を膨大に消費することなく、瞬間的な変化があったときの詳細な計測値を保存しておくことができる。   According to the present embodiment described above, while a normal measurement value is acquired, the measurement value with a certain long time period is stored, and the measurement value with a short period only when there is an instantaneous change in the measurement value By saving, detailed measurement values when there is an instantaneous change can be saved without consuming a huge amount of storage medium capacity.

これにより、例えば機器に異常が発生し、この異常発生時に電源で何か変化はなかったかどうかを確かめたいときに、後からこの異常発生時付近の電源の電圧計測器の長い時間周期のトレンドグラフを表示させることで、矢印等のマーカ表示があれば当該時刻に瞬間的な電圧変化等が起こっていたことが認識でき、さらにこの間の短時間周期のトレンドデータを表示させることで、詳細な計測値の変化を確認することができる。   Thus, for example, when an abnormality occurs in a device and you want to check whether there is any change in the power supply when this abnormality occurs, a trend graph with a long time period of the voltage measuring instrument of the power supply near this abnormality will be By displaying a marker such as an arrow, you can recognize that an instantaneous voltage change occurred at that time, and by displaying trend data with a short period during this time, detailed measurement can be performed. The change in value can be confirmed.

本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although the embodiment of the present invention has been described, this embodiment is presented as an example and is not intended to limit the scope of the invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1…トレンドデータ管理装置
11…トレンドデータ取得部
12…変化率判定部
13…保存制御部
14…トレンドデータ保存部
15…トレンドグラフ生成部
16…トレンドグラフ表示部
DESCRIPTION OF SYMBOLS 1 ... Trend data management apparatus 11 ... Trend data acquisition part 12 ... Change rate determination part 13 ... Storage control part 14 ... Trend data storage part 15 ... Trend graph generation part 16 ... Trend graph display part

Claims (4)

監視対象の機器の動作に関する値を、予め設定された第1時間周期でトレンドデータとして取得するトレンドデータ取得部と、
前記トレンドデータ取得部で取得された最新のトレンドデータと、1つ前のトレンドデータとの間の変化率を算出し、この変化率が予め設定された閾値を超えるか否かを判定する第1判定を順次行う変化率判定部と、
予め設定された、前記第1時間周期よりも長い時間周期の第2時間周期で、前記変化率判定部における判定結果を監視し、監視周期中に閾値を超えた変化率が検出されたか否かを判定する第2判定を行い、
監視周期中に閾値を超えた変化率が検出されなかったときは、当該監視周期中は前記トレンドデータ取得部で取得されたトレンドデータの中から前記第2時間周期でトレンドデータを取得し、
監視周期中に閾値を超えた変化率が検出されたときには、当該監視周期中は前記トレンドデータ取得部で取得された前記第1時間周期のトレンドデータを取得する保存制御部と、
前記保存制御部で取得されたトレンドデータを保存するトレンドデータ保存部と
を備えることを特徴とするトレンドデータ管理装置。
A trend data acquisition unit that acquires values relating to the operation of the monitored device as trend data at a preset first time period;
A first change rate between the latest trend data acquired by the trend data acquisition unit and the previous trend data is calculated, and it is determined whether the change rate exceeds a preset threshold value. A rate-of-change determination unit that sequentially performs the determination;
Whether or not the change rate exceeding the threshold is detected during the monitoring cycle by monitoring the determination result in the change rate determination unit in a preset second time cycle that is longer than the first time cycle. Perform a second determination to determine
When the change rate exceeding the threshold is not detected during the monitoring cycle, the trend data is acquired at the second time cycle from the trend data acquired by the trend data acquisition unit during the monitoring cycle,
When a change rate exceeding a threshold is detected during the monitoring period, a storage control unit that acquires the trend data of the first time period acquired by the trend data acquisition unit during the monitoring period;
A trend data management device comprising: a trend data storage unit that stores trend data acquired by the storage control unit.
外部から、所定期間のトレンドグラフの生成が指示されると、前記トレンドデータ保存部に保存されたトレンドデータを用いて、前記第1時間周期で取得されたトレンドデータが存在する時刻に該当する位置にマーカが付された、前記所定期間の前記第2時間周期で取得されたトレンドデータで構成されたトレンドグラフを生成し、
さらに前記マーカを選択する操作が行われると、当該第1時間周期のトレンドデータで構成されたトレンドグラフを生成するトレンドグラフ生成部と、
前記トレンドグラフ生成部で生成されたトレンドグラフを表示するトレンドグラフ表示部と
をさらに備えることを特徴とする請求項1に記載のトレンドデータ管理装置。
When generation of a trend graph for a predetermined period is instructed from the outside, the position corresponding to the time when the trend data acquired in the first time period exists using the trend data stored in the trend data storage unit A trend graph composed of trend data acquired at the second time period of the predetermined period with a marker attached thereto,
Further, when an operation for selecting the marker is performed, a trend graph generation unit that generates a trend graph composed of trend data of the first time period;
The trend data management apparatus according to claim 1, further comprising a trend graph display unit that displays a trend graph generated by the trend graph generation unit.
トレンドデータ管理装置が、
監視対象の機器の動作に関する値を、予め設定された第1時間周期でトレンドデータとして取得するトレンドデータ取得ステップと、
前記トレンドデータ取得ステップにより取得された最新のトレンドデータと、1つ前のトレンドデータとの間の変化率を算出し、この変化率が予め設定された閾値を超えるか否かを判定する第1判定を順次行う変化率判定ステップと、
予め設定された、前記第1時間周期よりも長い時間周期の第2時間周期で、前記変化率判定ステップにおける判定結果を監視し、監視周期中に閾値を超えた変化率が検出されたか否かを判定する第2判定を行い、
監視周期中に閾値を超えた変化率が検出されなかったときは、当該監視周期中は前記トレンドデータ取得ステップで取得されたトレンドデータの中から前記第2時間周期でトレンドデータを取得し、
監視周期中に閾値を超えた変化率が検出されたときには、当該監視周期中は前記トレンドデータ取得ステップで取得された前記第1時間周期のトレンドデータを取得する保存制御ステップと、
前記保存制御ステップで取得されたトレンドデータを保存するトレンドデータ保存ステップと
を有することを特徴とするトレンドデータ管理方法。
Trend data management device
A trend data acquisition step of acquiring values relating to the operation of the device to be monitored as trend data at a preset first time period;
A change rate between the latest trend data acquired by the trend data acquisition step and the previous trend data is calculated, and a first determination is made as to whether or not the change rate exceeds a preset threshold value. A change rate determination step for sequentially performing the determination;
Whether the change rate exceeding the threshold is detected during the monitoring cycle by monitoring the determination result in the change rate determining step in a preset second time cycle that is longer than the first time cycle. Perform a second determination to determine
When the rate of change exceeding the threshold is not detected during the monitoring cycle, the trend data is acquired at the second time cycle from the trend data acquired at the trend data acquisition step during the monitoring cycle,
A storage control step for acquiring trend data of the first time period acquired in the trend data acquisition step during the monitoring period when a change rate exceeding a threshold is detected during the monitoring period;
A trend data management method comprising: a trend data storage step for storing the trend data acquired in the storage control step.
外部から、所定期間のトレンドグラフの生成が指示されると、前記トレンドデータ保存ステップで保存されたトレンドデータを用いて、前記第1時間周期で取得されたトレンドデータが存在する時刻に該当する位置にマーカが付された、前記所定期間の前記第2時間周期で取得されたトレンドデータで構成されたトレンドグラフを生成し、
さらに前記マーカを選択する操作が行われると、当該第1時間周期のトレンドデータで構成されたトレンドグラフを生成するトレンドグラフ生成ステップと、
前記トレンドグラフ生成ステップで生成されたトレンドグラフを表示するトレンドグラフ表示ステップと
をさらに有することを特徴とする請求項3に記載のトレンドデータ管理方法。
When generation of a trend graph for a predetermined period is instructed from the outside, the position corresponding to the time when the trend data acquired in the first time period exists using the trend data stored in the trend data storage step A trend graph composed of trend data acquired at the second time period of the predetermined period with a marker attached thereto,
Further, when an operation of selecting the marker is performed, a trend graph generation step of generating a trend graph composed of trend data of the first time period,
The trend data management method according to claim 3, further comprising a trend graph display step of displaying the trend graph generated in the trend graph generation step.
JP2010198701A 2010-09-06 2010-09-06 Trend data management device and trend data management method Pending JP2012058812A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010198701A JP2012058812A (en) 2010-09-06 2010-09-06 Trend data management device and trend data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010198701A JP2012058812A (en) 2010-09-06 2010-09-06 Trend data management device and trend data management method

Publications (1)

Publication Number Publication Date
JP2012058812A true JP2012058812A (en) 2012-03-22

Family

ID=46055888

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010198701A Pending JP2012058812A (en) 2010-09-06 2010-09-06 Trend data management device and trend data management method

Country Status (1)

Country Link
JP (1) JP2012058812A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016018294A (en) * 2014-07-07 2016-02-01 アズビル株式会社 PID controller and data collection method
CN113374582A (en) * 2021-07-28 2021-09-10 哈电发电设备国家工程研究中心有限公司 Device and method for evaluating running state of gas turbine
CN115655764A (en) * 2022-10-27 2023-01-31 圣名科技(广州)有限责任公司 Vibration trend analysis method and device, electronic equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016018294A (en) * 2014-07-07 2016-02-01 アズビル株式会社 PID controller and data collection method
CN113374582A (en) * 2021-07-28 2021-09-10 哈电发电设备国家工程研究中心有限公司 Device and method for evaluating running state of gas turbine
CN113374582B (en) * 2021-07-28 2022-09-27 哈电发电设备国家工程研究中心有限公司 Device and method for evaluating running state of gas turbine
CN115655764A (en) * 2022-10-27 2023-01-31 圣名科技(广州)有限责任公司 Vibration trend analysis method and device, electronic equipment and storage medium
CN115655764B (en) * 2022-10-27 2023-08-25 圣名科技(广州)有限责任公司 Vibration trend analysis method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US10223817B2 (en) Displaying computer dashboard information
JP6008070B1 (en) Operation management apparatus, operation management method, and recording medium on which operation management program is recorded
JP2006201866A (en) Work instruction system
JP6370132B2 (en) Communication abnormality detection device, communication abnormality detection method and program
US20140266672A1 (en) Real time control chart generation and monitoring of safety systems
US20170241414A1 (en) System and Method for Health Determination of a Machine Component
JP2012058812A (en) Trend data management device and trend data management method
JP2014029612A (en) Data management device and program
JP5725825B2 (en) Management device
TW201821303A (en) Alarm system and alarm method
JP6248652B2 (en) Ventilation measurement system and ventilation measurement method
JP6639952B2 (en) Inspection system for alarm using mobile terminal and inspection method using the same
JP5802575B2 (en) Plant monitoring apparatus, control method, and control program
JP2008210142A (en) Cache way degeneration monitoring device, cache way degeneration monitoring method and cache way degeneration monitoring program
JP7020565B2 (en) Process control equipment, process control method and process control program
JP2006277247A (en) Plant abnormality monitoring system and plant abnormality monitoring method
JP2010204924A (en) Monitoring control system and monitoring method for maintenance apparatus
JP2022109737A (en) Abnormality detection method, and abnormality detection apparatus
JP5359006B2 (en) Electronic equipment monitoring device
KR101447031B1 (en) System for searching emergency operating procedure in nuclear power plant and method thereof
US10642261B2 (en) High notification rate detection
JP2014137659A5 (en)
JP2019061349A (en) Monitoring controller, monitoring control system and display method
JP2019204280A (en) Facility monitoring device, and facility monitoring method
JP6959287B2 (en) Monitoring device, monitoring system and monitoring method