JP2019021056A - Data processing apparatus, data processing method, and program - Google Patents

Data processing apparatus, data processing method, and program Download PDF

Info

Publication number
JP2019021056A
JP2019021056A JP2017139358A JP2017139358A JP2019021056A JP 2019021056 A JP2019021056 A JP 2019021056A JP 2017139358 A JP2017139358 A JP 2017139358A JP 2017139358 A JP2017139358 A JP 2017139358A JP 2019021056 A JP2019021056 A JP 2019021056A
Authority
JP
Japan
Prior art keywords
index
data
monitoring target
unit
state
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
JP2017139358A
Other languages
Japanese (ja)
Other versions
JP6829158B2 (en
Inventor
康平 丸地
Kohei Maruchi
康平 丸地
元太 菊池
Genta KIKUCHI
元太 菊池
陽平 服部
Yohei Hattori
陽平 服部
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 JP2017139358A priority Critical patent/JP6829158B2/en
Priority to PCT/JP2018/005888 priority patent/WO2019016993A1/en
Priority to CN201880003289.9A priority patent/CN109643115B/en
Priority to TW107108345A priority patent/TWI710872B/en
Publication of JP2019021056A publication Critical patent/JP2019021056A/en
Application granted granted Critical
Publication of JP6829158B2 publication Critical patent/JP6829158B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0283Predictive maintenance, e.g. involving the monitoring of a system and, based on the monitoring results, taking decisions on the maintenance schedule of the monitored system; Estimating remaining useful life [RUL]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0243Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults model based detection method, e.g. first-principles knowledge model
    • G05B23/0254Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults model based detection method, e.g. first-principles knowledge model based on a quantitative model, e.g. mathematical relationships between inputs and outputs; functions: observer, Kalman filter, residual calculation, Neural Networks
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0262Confirmation of fault detection, e.g. extra checks to confirm that a failure has indeed occurred

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

To determine a disturbance included in a measured data related to a monitoring object.SOLUTION: A data processing apparatus according to one embodiment of the present invention has an index calculating unit, a removal condition calculating unit, and a refining unit. The index calculating unit calculates, based on measured data related to a monitoring object, index data including an index indicating a state of the monitoring object. The removal condition calculating unit, based on the measured data, calculates a removal condition for use in removing an index related to a disturbance from the index data. The refining unit removes the index related to the disturbance from the index data on the basis of the removal condition to thereby refine the index data.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は、データ処理装置、データ処理方法、およびプログラムに関する。   Embodiments described herein relate generally to a data processing device, a data processing method, and a program.

システムを安全かつ安定に運行し続けるためには、システムの健全性を点検し、必要に応じて整備を施すことが不可欠である。しかし、点検頻度を高めるほど、保守コストが増大してしまう。ゆえに、前回の保守からの経過時間、システムの稼働時間などに基づき、次回の点検計画が作成されている。このような、時間に基づいて点検計画を作成する保守方法は、TBM(Time Based Maintenance)と呼ばれている。   In order to keep the system operating safely and stably, it is essential to check the soundness of the system and to maintain it as necessary. However, the maintenance cost increases as the inspection frequency increases. Therefore, the next inspection plan is created based on the elapsed time from the previous maintenance, the operation time of the system, and the like. Such a maintenance method for creating an inspection plan based on time is called TBM (Time Based Maintenance).

近年、無線技術の発達、センサの低価格化などにより、遠隔監視にてシステムの状態をリアルタイムで把握することが主流となりつつある。システムの現状を把握することができれば、点検時期を延ばす、不要な点検項目を省くといったことができる。このような、システムの現状に基づいて点検計画を作成する保守方法は、CBM(Condition Based Maintenance)と呼ばれている。TBMからCBMへ移行することにより、保守費用の削減が期待される。   In recent years, it is becoming mainstream to grasp the state of the system in real time by remote monitoring due to the development of wireless technology and the price reduction of sensors. If the current state of the system can be grasped, the inspection period can be extended, and unnecessary inspection items can be omitted. Such a maintenance method for creating an inspection plan based on the current state of the system is called CBM (Condition Based Maintenance). The transition from TBM to CBM is expected to reduce maintenance costs.

しかし、システムの現状を把握するためにシステムの稼働中に測定されたデータには、様々な外乱が入りやすい。ゆえに、システムの現状を高精度に把握するには、測定データから不要な外乱を取り除く必要がある。   However, various disturbances are likely to occur in the data measured during the operation of the system in order to grasp the current state of the system. Therefore, in order to grasp the current state of the system with high accuracy, it is necessary to remove unnecessary disturbance from the measurement data.

特許第5306902号公報Japanese Patent No. 5306902

本発明の一実施形態は、監視対象に対する測定データに含まれる外乱を判定する。   One embodiment of the present invention determines a disturbance included in measurement data for a monitoring target.

本発明の一態様としてのデータ処理装置は、指標算出部と、除外条件算出部と、精製部と、を備える。前記指標算出部は、監視対象に係る測定データに基づき、前記監視対象の状態を示す指標を含む指標データを算出する。前記除外条件算出部は、前記測定データに基づき、前記指標データから外乱に係る指標を取り除くための除外条件を算出する。前記精製部は、前記除外条件に基づき、前記指標データから前記外乱に係る指標を取り除くことにより、前記指標データを精製する。   A data processing apparatus as one aspect of the present invention includes an index calculation unit, an exclusion condition calculation unit, and a purification unit. The index calculation unit calculates index data including an index indicating a state of the monitoring target based on measurement data related to the monitoring target. The exclusion condition calculation unit calculates an exclusion condition for removing an index related to disturbance from the index data based on the measurement data. The refinement unit refines the index data by removing the index related to the disturbance from the index data based on the exclusion condition.

第1の実施形態に係るデータ処理装置の一例を示すブロック図。1 is a block diagram showing an example of a data processing device according to a first embodiment. 指標データを説明する図。The figure explaining index data. 除外条件の一例を示す図。The figure which shows an example of exclusion conditions. 除外部と逸脱判定部との処理結果を示す図。The figure which shows the processing result of an exclusion part and a deviation determination part. 出力部による出力の一例を示す図。The figure which shows an example of the output by an output part. 第1の実施形態に係るデータ処理装置の全体処理の概略フローチャートの一例を示す図。The figure which shows an example of the schematic flowchart of the whole process of the data processor which concerns on 1st Embodiment. 第2の実施形態に係るデータ処理装置の概略構成の一例を示すブロック図。The block diagram which shows an example of schematic structure of the data processor which concerns on 2nd Embodiment. 除外条件の修正を説明する図。The figure explaining correction of exclusion conditions. 除外条件の更新処理のフローチャートの一例を示す図。The figure which shows an example of the flowchart of the update process of exclusion conditions. 第3の実施形態に係るデータ処理装置の概略構成の一例を示すブロック図。The block diagram which shows an example of schematic structure of the data processor which concerns on 3rd Embodiment. 集計されたサンプル数の結果の一例を示す図。The figure which shows an example of the result of the total number of samples. 集計されたサンプル数の結果の他の一例を示す図。The figure which shows another example of the result of the total number of samples. 第4の実施形態に係るデータ処理装置の概略構成の一例を示すブロック図。The block diagram which shows an example of schematic structure of the data processor which concerns on 4th Embodiment. 状態判定に対する評価の入力を説明する図。The figure explaining the input of evaluation with respect to state determination. 状態判定の正解の履歴の一例を示す図。The figure which shows an example of the log | history of the correct answer of a state determination. 状態判定のフローチャートの一例を示す図。The figure which shows an example of the flowchart of a state determination. 本発明の一実施形態におけるハードウェア構成の一例を示すブロック図。The block diagram which shows an example of the hardware constitutions in one Embodiment of this invention.

以下、図面を参照しながら、本発明の実施形態について説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(第1の実施形態)
図1は、第1の実施形態に係るデータ処理装置の一例を示すブロック図である。第1の実施形態に係るデータ処理装置は、測定データ取得部1と、記憶部2と、データ処理部3と、出力部4と、を備える。データ処理部3は、指標算出部31と、除外条件算出部32と、除外部(精製部)33と、逸脱判定部34と、を備える。
(First embodiment)
FIG. 1 is a block diagram illustrating an example of a data processing apparatus according to the first embodiment. The data processing apparatus according to the first embodiment includes a measurement data acquisition unit 1, a storage unit 2, a data processing unit 3, and an output unit 4. The data processing unit 3 includes an index calculation unit 31, an exclusion condition calculation unit 32, an exclusion unit (purification unit) 33, and a departure determination unit 34.

本実施形態のデータ処理装置は、監視対象に係る測定データに基づき、監視対象の状態を示す指標を含む指標データを算出する。当該指標に基づき、監視対象の異常の検出、監視対象に対する検査の要否判定などを行う。   The data processing apparatus according to the present embodiment calculates index data including an index indicating the state of the monitoring target based on the measurement data related to the monitoring target. Based on the index, detection of abnormality of the monitoring target, determination of necessity of inspection for the monitoring target, and the like are performed.

算出される指標は、センサなどで測定が困難な状態を示すものが考えられる。例えば、監視対象の性能の状態を示す指標(性能指標)であってもよい。   The calculated index is considered to indicate a state in which measurement with a sensor or the like is difficult. For example, it may be an index (performance index) indicating the performance status of the monitoring target.

監視対象は、特に限られるものではなく、機器でもよいし、複数の機器から構成されるシステムでもよい。また、人、動物などの生体でもよい。   The monitoring target is not particularly limited, and may be a device or a system composed of a plurality of devices. Moreover, living bodies, such as a person and an animal, may be sufficient.

測定データは、センサなどの測定結果を含む時系列データを意味する。測定結果には、測定の時刻と、測定値とが、含まれる。センサは、公知のものを用いればよい。   Measurement data means time-series data including measurement results of sensors and the like. The measurement result includes the measurement time and the measurement value. A known sensor may be used.

測定データの測定項目は、公知のセンサなどにより測定可能な項目であればよい。測定箇所も、監視対象全体でもよいし、監視対象の特定箇所でもよい。例えば、測定項目としては、温度、湿度、流量、電流、電圧、圧力、位置などが考えられる。また、監視対象が車両などの移動体である場合は、当該移動体の速度、加速度なども測定項目となることが想定される。   The measurement item of the measurement data may be an item that can be measured by a known sensor or the like. The measurement location may be the entire monitoring target or a specific location of the monitoring target. For example, the measurement item may be temperature, humidity, flow rate, current, voltage, pressure, position, and the like. In addition, when the monitoring target is a moving body such as a vehicle, the speed, acceleration, and the like of the moving body are assumed to be measurement items.

測定データに係る測定は、任意に実施可能であることを想定する。ゆえに、測定データには、監視対象が稼働しているときに測定されたデータも、監視対象が停止しているときに測定されたデータも、含めることができるとする。   It is assumed that the measurement data can be arbitrarily measured. Therefore, it is assumed that the measurement data can include data measured when the monitoring target is operating and data measured when the monitoring target is stopped.

なお、監視対象自身による測定結果も、測定データに含めてよい。また、監視対象に入力された設定も測定データに含まれてよい。例えば、監視対象の電源のONおよびOFFの時間帯を示すデータが含まれてもよい。また、例えば、監視対象が消費電力を抑える省電力モードを有する場合に、監視対象が省電力モードであった時間帯を示すデータも測定データに含まれていてもよい。また、例えば、監視対象が空調機の場合に、冷房中、暖房中、加湿中といった状態を示すデータが測定データに含まれていてもよい。また、監視対象が車両の場合に、走行中、加速中、減速中、一時停止中といった状態を示すデータが測定データに含まれていてもよい。   In addition, you may include the measurement result by monitoring object itself in measurement data. Moreover, the setting input to the monitoring target may be included in the measurement data. For example, data indicating ON and OFF time zones of the power supply to be monitored may be included. Further, for example, when the monitoring target has a power saving mode for suppressing power consumption, data indicating a time zone in which the monitoring target is in the power saving mode may be included in the measurement data. For example, when the monitoring target is an air conditioner, data indicating a state such as during cooling, during heating, or during humidification may be included in the measurement data. Further, when the monitoring target is a vehicle, the measurement data may include data indicating a state such as running, accelerating, decelerating, or temporarily stopping.

また、監視対象自身または他の外部装置が測定データに基づいて判定した監視対象の状態も測定データに含まれてよい。例えば、監視対象に内蔵されたモータに流れる電流が測定され、監視対象が測定された電流値に基づき当該モータを異常と判断した場合に、監視対象がモータまたは監視対象の異常を示す値を測定データに加えてもよい。   The state of the monitoring target determined by the monitoring target itself or another external device based on the measurement data may also be included in the measurement data. For example, when the current flowing through the motor built in the monitoring target is measured and the monitoring target determines that the motor is abnormal based on the measured current value, the monitoring target measures the value indicating the motor or monitoring target abnormality It may be added to the data.

指標データに含まれる指標は、少なくとも、指標値と、指標値に対応する時刻と、を含む組み合わせで表される。指標値は、1つ以上の測定項目に係る1つ以上の測定値から算出される。例えば、所定期間における複数の電流の測定値から、指標値が算出されてもよい。例えば、5つの電流値を用いて、1つの指標値が算出されてもよい。あるいは、電流の1つの測定値と、同時間帯におけるエンジンの温度の1つの測定値と、に基づき、指標値が算出されてもよい。なお、測定時刻の差の絶対値が所定値以内であれば、同時間帯とみなしてよい。   The index included in the index data is represented by a combination including at least the index value and the time corresponding to the index value. The index value is calculated from one or more measurement values related to one or more measurement items. For example, the index value may be calculated from measured values of a plurality of currents during a predetermined period. For example, one index value may be calculated using five current values. Alternatively, the index value may be calculated based on one measured value of current and one measured value of engine temperature in the same time zone. If the absolute value of the difference in measurement time is within a predetermined value, it may be regarded as the same time zone.

指標値に対応する時刻は、指標値の算出に用いられた測定値に対応する測定時刻と同じとしてよい。測定時刻の異なる複数の測定値から指標値が算出された場合は、複数の測定時刻の統計値に基づき、算出されればよい。例えば、指標値に対応する時刻を、複数の測定時刻の平均値、中央値などとしてもよい。   The time corresponding to the index value may be the same as the measurement time corresponding to the measurement value used for calculating the index value. When index values are calculated from a plurality of measurement values at different measurement times, the index values may be calculated based on statistical values at a plurality of measurement times. For example, the time corresponding to the index value may be an average value or median value of a plurality of measurement times.

図2は、指標データを説明する図である。丸で示されたプロットが指標を示す。縦軸は指標値を、横軸は指標値に対応する時刻を示す。図2の各点線は、監視対象が正常なときに測定されると予想される測定値の上限値と下限値とを示す。つまり、上限値と下限値との間に指標値が存在する場合は、監視対象が正常と予想される。監視対象が正常と予想される指標値の範囲を許容範囲と記載する。図2では、許容範囲内の指標を白抜きの丸で示し、許容範囲外の指標を黒塗りの丸で示している。許容範囲外の指標を逸脱事例と記載する。   FIG. 2 is a diagram for explaining the index data. A plot indicated by a circle indicates an index. The vertical axis indicates the index value, and the horizontal axis indicates the time corresponding to the index value. Each dotted line in FIG. 2 indicates an upper limit value and a lower limit value of measurement values that are expected to be measured when the monitoring target is normal. That is, when the index value exists between the upper limit value and the lower limit value, the monitoring target is expected to be normal. The index value range in which the monitoring target is expected to be normal is described as the allowable range. In FIG. 2, indices within the allowable range are indicated by white circles, and indices outside the allowable range are indicated by black circles. Indices outside the allowable range are described as deviation cases.

逸脱事例は、監視対象が通常の状態からかけ離れていることを示す。つまり、監視対象が異常である可能性が高い。しかし、全ての逸脱事例が監視対象の異常を示しているわけではない。   The deviation case indicates that the monitoring target is far from the normal state. That is, there is a high possibility that the monitoring target is abnormal. However, not all deviation cases indicate abnormalities to be monitored.

前述の通り、測定データには、監視対象が稼働しているときの測定値が含まれる。監視対象が稼働している場合は、監視対象が停止している場合よりも、測定データに外乱が含まれる可能性が高く、指標の精度が低くなりやすい。例えば、監視対象が車両であり、特定部位に流れる電流を測定している場合において、当該車両が運転されているときは、測定データに外乱が含まれ、測定値に異常値が含まれる可能性が高くなる。   As described above, the measurement data includes measurement values when the monitoring target is operating. When the monitoring target is operating, there is a higher possibility that the measurement data includes disturbance and the accuracy of the index is likely to be lower than when the monitoring target is stopped. For example, when the monitoring target is a vehicle and the current flowing through a specific part is being measured, when the vehicle is in operation, the measurement data may include disturbances and the measurement values may include abnormal values Becomes higher.

ゆえに、測定データに外乱が入ることにより、算出された指標が異常値を示し、逸脱事例となる場合もある。このように逸脱事例には外乱が含まれるため、逸脱事例が外乱によるものか、監視対象の異常によるものかを判定する必要がある。   Therefore, when a disturbance enters the measurement data, the calculated index may show an abnormal value, which may be a deviation case. As described above, since the deviation case includes a disturbance, it is necessary to determine whether the deviation case is caused by the disturbance or the monitoring target abnormality.

そこで、データ処理装置は、算出された指標データから、外乱に係る指標を取り除くことにより、指標データを精製する。そして、精製された指標データが用いられることにより、監視対象の状態を高精度に把握することが可能になる。   Therefore, the data processing device refines the index data by removing the index related to the disturbance from the calculated index data. Then, by using the refined index data, it is possible to grasp the state of the monitoring target with high accuracy.

データ処理装置の内部構成ついて説明する。測定データ取得部1は、測定データを取得する。測定データ取得部1は、センサなどから直接的に取得してもよいし、外部装置を介して間接的に取得してもよい。また、測定データ取得部1は、測定データを加工することにより、データ処理部3が処理する測定データを算出してもよい。例えば、不要な測定項目を除外した上で、複数の測定データを合成して、1つの測定データを算出してもよい。   The internal configuration of the data processing apparatus will be described. The measurement data acquisition unit 1 acquires measurement data. The measurement data acquisition unit 1 may acquire directly from a sensor or the like, or may acquire it indirectly via an external device. Moreover, the measurement data acquisition part 1 may calculate the measurement data which the data process part 3 processes by processing measurement data. For example, one measurement data may be calculated by combining a plurality of measurement data after excluding unnecessary measurement items.

記憶部2は、データ処理部3の各処理に用いられるデータを記憶する。当該データは予め記憶部2に記憶されているとする。また、データ処理部3に入力されるデータ、データ処理部3の各処理において算出されたデータなどが記憶されてもよく、記憶されるデータは、特に限られるものではない。なお、記憶されるデータごとに記憶部2が分かれていてもよい。   The storage unit 2 stores data used for each process of the data processing unit 3. It is assumed that the data is stored in the storage unit 2 in advance. Further, data input to the data processing unit 3, data calculated in each process of the data processing unit 3, and the like may be stored, and the stored data is not particularly limited. In addition, the memory | storage part 2 may be divided for every data memorize | stored.

データ処理部3は、測定データを処理して、指標データを算出する。詳細は、内部構成とともに説明する。   The data processing unit 3 processes the measurement data and calculates index data. Details will be described together with the internal configuration.

出力部4は、データ処理部3に係るデータを出力する。例えば、後述する除外条件、精製された指標データ、精製された指標データに基づく判定結果が出力される。また、各部の処理に用いられたデータおよび各部の処理結果が出力されてもよい。   The output unit 4 outputs data related to the data processing unit 3. For example, a determination result based on an exclusion condition described later, refined index data, and refined index data is output. Moreover, the data used for the process of each part and the process result of each part may be output.

なお、出力部4が出力するデータは特に限られるものではなく、記憶部2に記憶されているデータが出力されてもよい。また、出力部4の出力方式は特に限られるものではない。画像、音声などをディスプレイ等に出力してもよいし、処理結果が電子ファイルにて外部のストレージに保存されてもよい。   Note that the data output by the output unit 4 is not particularly limited, and the data stored in the storage unit 2 may be output. The output method of the output unit 4 is not particularly limited. Images, sounds, and the like may be output to a display or the like, and the processing result may be saved in an external storage as an electronic file.

データ処理部3の内部構成について説明する。指標算出部31は、測定データに基づき、指標データを算出する。指標算出部31は、所定の算出式を用いて、1つ以上の測定値に基づき指標値を算出してもよい。あるいは、測定値そのものを指標値としてもよい。算出式は、公知のものが用いられてよい。   The internal configuration of the data processing unit 3 will be described. The index calculation unit 31 calculates index data based on the measurement data. The index calculation unit 31 may calculate an index value based on one or more measurement values using a predetermined calculation formula. Alternatively, the measured value itself may be used as the index value. As the calculation formula, a known formula may be used.

除外条件算出部32は、指標データから外乱に係る指標データを取り除くための条件を算出する。当該条件を、除外条件と記載する。除外条件により、指標データ内の各指標が、除外対象の指標と、逸脱判定対象の指標と、に分けられる。   The exclusion condition calculation unit 32 calculates a condition for removing the index data related to the disturbance from the index data. This condition is described as an exclusion condition. According to the exclusion condition, each index in the index data is divided into an index to be excluded and an index to be deviated.

除外条件は、指標の算出に用いられた第1測定データ、または第1測定データと同時間帯において測定された第2測定データが、外乱が入りやすい状況下で測定されたものであるかを判定するものである。外乱が入りやすい状況下として、監視対象に応じた所定の稼働状態を予め定めておけばよい。   The exclusion condition is whether the first measurement data used for calculating the index or the second measurement data measured in the same time zone as the first measurement data is measured under a situation in which disturbance is likely to occur. Judgment. What is necessary is just to predetermine the predetermined operation state according to the monitoring object under the condition where disturbance is easy to enter.

例えば、電流の測定値に基づき指標値が算出された場合に、電流の測定値と同時間帯において測定された速度に対する除外条件を用いれば、外乱が入りやすい監視対象の高速移動時の指標を取り除くことができる。指標を算出するために用いられる測定項目と、除外条件を算出するために用いられる測定項目とが、予め決められていてもよい。   For example, when the index value is calculated based on the measured current value, if the exclusion condition for the speed measured in the same time zone as the measured current value is used, the index at the time of high-speed movement of the monitoring target subject to disturbance can be obtained. Can be removed. The measurement item used for calculating the index and the measurement item used for calculating the exclusion condition may be determined in advance.

所定の稼働状態とは、監視対象が単に稼働している状態でもよいし、出力値などが所定値以上の稼働状態でもよい。例えば、監視対象が発電機などの場合に、所定値以上の電力を発電している状態としてもよい。あるいは、監視対象の消費電力が所定値以上の状態でもよい。あるいは、監視対象が車両の場合に、所定値以上の速度で走行している状態でもよい。あるいは、監視対象の内部温度が所定値以上の場合、監視対象が高負荷で稼働しているとみなしてもよい。こうして、第1測定データまたは第2測定データが所定の稼働状態にて測定されたものであるかが判明し、第1測定データにより算出された指標が外乱に係る指標である可能性が高いと判定することができる。   The predetermined operating state may be a state in which the monitoring target is simply operating, or an operating state in which an output value or the like is equal to or greater than a predetermined value. For example, when the monitoring target is a generator or the like, it may be in a state of generating electric power of a predetermined value or more. Alternatively, the monitored power consumption may be a predetermined value or more. Alternatively, when the monitoring target is a vehicle, the vehicle may be traveling at a speed equal to or higher than a predetermined value. Alternatively, when the internal temperature of the monitoring target is equal to or higher than a predetermined value, the monitoring target may be regarded as operating at a high load. In this way, it is determined whether the first measurement data or the second measurement data is measured in a predetermined operating state, and the index calculated from the first measurement data is highly likely to be an index related to disturbance. Can be determined.

図3は、除外条件の一例を示す図である。図3の除外条件は、決定木を用いた条件である。例えば、測定データに3つのセンサa、bおよびcによる測定値が含まれているとする。指標はこれらの3つのセンサa、bおよびcの少なくともいずれかに基づいて作成されるが、除外条件もこれらの3つのセンサa、bおよびcの少なくともいずれかに基づいて作成される。   FIG. 3 is a diagram illustrating an example of the exclusion condition. The exclusion condition in FIG. 3 is a condition using a decision tree. For example, it is assumed that the measurement data includes measurement values from three sensors a, b, and c. The index is created based on at least one of these three sensors a, b, and c, but the exclusion condition is also created based on at least one of these three sensors a, b, and c.

図3の除外条件では、まず、センサaによる測定値に基づき分類が行われる。センサaの測定値が3以上の場合は、指標は逸脱判定対象と判定される。センサaの測定値が3未満の場合は、さらにセンサbの測定値に基づき分類が行われる。指標は、センサbの測定値が5.2未満のときは逸脱判定対象と判定され、センサbの測定値が5.2以上のときは除外対象と判定される。   In the exclusion condition of FIG. 3, first, classification is performed based on the measured value by the sensor a. When the measured value of the sensor a is 3 or more, the index is determined as a departure determination target. When the measured value of the sensor a is less than 3, the classification is further performed based on the measured value of the sensor b. The index is determined as a departure determination target when the measured value of the sensor b is less than 5.2, and is determined as an exclusion target when the measured value of the sensor b is 5.2 or more.

上記の除外条件では、例えば、センサa、bおよびcの全ての測定値を用いて指標が算出される場合において、センサaの測定値が2かつセンサbの測定値が6のときに算出された指標は、除外対象とされる。また、例えば、センサcの測定値だけに基づき指標が算出される場合において、13時におけるセンサaの測定値が2かつセンサbの測定値が6であるとき、13時におけるセンサcの測定値により算出された指標も除外対象となる。   In the above exclusion condition, for example, when the index is calculated using all measured values of the sensors a, b and c, the calculated value is 2 when the measured value of the sensor a is 6 and the measured value of the sensor b is 6. Indicators are excluded. Further, for example, when the index is calculated based only on the measured value of sensor c, when the measured value of sensor a at 2 is 2 and the measured value of sensor b is 6, the measured value of sensor c at 13:00 The index calculated by is also excluded.

なお、各センサの測定項目は、同じでもよいし、異なっていてもよい。例えば、センサaとセンサbの両方が同じ箇所の電流を測定していてもよい。あるいは、センサbはセンサaとは別の箇所の電流を測定していてもよい。あるいは、センサaは電流を測定し、センサbが電圧を測定していてもよい。   Note that the measurement items of each sensor may be the same or different. For example, both sensor a and sensor b may measure the current at the same location. Alternatively, the sensor b may measure a current at a location different from the sensor a. Alternatively, the sensor a may measure current and the sensor b may measure voltage.

除外条件は、逸脱判定部34の判定結果に基づく機械学習を用いることにより、算出することができる。機械学習は公知の手法を用いてよい。機械学習手法としては、例えば、逸脱判定対象の指標を含むグループと、除外対象の指標を含むグループとに分類するモデルを用いる方法がある。   The exclusion condition can be calculated by using machine learning based on the determination result of the deviation determination unit 34. Machine learning may use a known method. As a machine learning method, for example, there is a method of using a model that classifies into a group including a deviation determination target index and a group including an exclusion target index.

また、指標の逸脱の度合いを定量値化して、スパース回帰を行うことにより、除外条件を算出する手法もある。逸脱度合いは、基準値または最寄りの限界値からの差分などに基づいて算出することが考えられる。また、指標の平均値、中央値などの統計値などに基づいて算出されてもよい。   There is also a method for calculating an exclusion condition by quantifying the degree of deviation of an index and performing sparse regression. The degree of deviation may be calculated based on a reference value or a difference from the nearest limit value. Moreover, it may be calculated based on statistical values such as an average value and a median value of the index.

除外部33(精製部)は、除外条件に基づき、指標データから外乱に係る指標データを取り除くことにより、指標データを精製する。   The exclusion unit 33 (purification unit) refines the index data by removing the index data related to the disturbance from the index data based on the exclusion condition.

逸脱判定部34は、精製された指標データの各指標が所定の許容範囲から逸脱しているかを判定する。なお、許容範囲は、上限値または下限値のいずれか一方だけが規定されていてもよい。つまり、指標が上限値以下または下限値以上であれば、許容と判定されてもよい。また、基準値の前後所定値以内と定められていてもよい。例えば、電流の基準値が10Aである場合に、基準値の前後0.5Aが許容範囲と定められていてもよい。この場合、9.5Aから10.5Aの範囲に電流の測定値が含まれていれば、許容と判定される。   The deviation determination unit 34 determines whether each index of the refined index data deviates from a predetermined allowable range. Note that only one of the upper limit value and the lower limit value may be defined as the allowable range. That is, if the index is equal to or lower than the upper limit value or higher than the lower limit value, it may be determined that the index is acceptable. Further, it may be determined to be within a predetermined value before and after the reference value. For example, when the reference value of current is 10 A, 0.5 A before and after the reference value may be determined as the allowable range. In this case, if the measured value of the current is included in the range of 9.5A to 10.5A, it is determined to be acceptable.

許容範囲は、監視対象の状態に応じて、変化してもよい。例えば、監視対象が移動しているときの測定データに係る指標の許容範囲と、監視対象が停止しているときの測定データに係る指標の許容範囲と、が異なることが考えられる。監視対象の状態は、測定データに基づき、判断することが可能である。   The allowable range may change according to the state of the monitoring target. For example, it is conceivable that the allowable range of the index related to the measurement data when the monitoring target is moving is different from the allowable range of the index related to the measurement data when the monitoring target is stopped. The state of the monitoring target can be determined based on the measurement data.

図4は、除外部33と逸脱判定部34との処理結果を示す図である。図4は、出力部4からの出力の一例でもある。図2で示した指標のうち、除外部33により除外された指標が三角および四角のプロットにて示されている。図4では、除外部33は図3で示したような複数の条件から構成される除外条件を用いて、精製を行ったとする。除外条件を構成する条件をサブ条件と記載する。三角で示された指標は第1のサブ条件により除外された指標であり、四角で示された指標は第2のサブ条件により除外された指標である。図4に示すように、許容範囲内の指標であっても除外対象となり得る。   FIG. 4 is a diagram illustrating processing results of the exclusion unit 33 and the departure determination unit 34. FIG. 4 is also an example of output from the output unit 4. Among the indexes shown in FIG. 2, the indexes excluded by the exclusion unit 33 are indicated by triangular and square plots. In FIG. 4, it is assumed that the exclusion unit 33 performs purification using an exclusion condition including a plurality of conditions as illustrated in FIG. 3. A condition that constitutes an exclusion condition is referred to as a sub condition. An index indicated by a triangle is an index excluded by the first sub condition, and an index indicated by a square is an index excluded by the second sub condition. As shown in FIG. 4, even an index within an allowable range can be excluded.

図4では、逸脱判定対象の指標は丸で示されている。丸で示された指標のうち、許容範囲外である指標が黒丸で示されている。このように、逸脱判定部34は、逸脱判定対象の各指標が許容範囲から逸脱しているかを判別する。   In FIG. 4, the deviation determination target index is indicated by a circle. Among the indicators indicated by circles, indicators that are outside the allowable range are indicated by black circles. In this way, the departure determination unit 34 determines whether each indicator for departure determination is out of the allowable range.

なお、出力部4は、図4のように、プロットの形、色などを変えることにより、各指標が許容範囲の内であるか外であるか、除外された指標であるかを表示してもよい。また、逸脱率を出力してもよい。逸脱率は、逸脱判定対象の指標の数を分母に、逸脱指標の数を分子にした除算により算出される。   As shown in FIG. 4, the output unit 4 displays whether each index is within or outside the allowable range, or is an excluded index by changing the shape and color of the plot. Also good. Moreover, you may output a deviation rate. The departure rate is calculated by division using the number of departure determination target indices as the denominator and the number of departure indices as the numerator.

また、出力部4は、1日、1週間などの所定期間における逸脱判定対象の指標の逸脱度合を出力してもよい。図5は、出力部4による出力の一例を示す図である。図5は、1日ごとの指標データの分布を示す箱ひげ図である。出力部4は、このように、表示の形態を切り替えてもよい。   Further, the output unit 4 may output the degree of deviation of the deviation determination target index in a predetermined period such as one day or one week. FIG. 5 is a diagram illustrating an example of output from the output unit 4. FIG. 5 is a box-and-whisker diagram showing the distribution of index data for each day. The output unit 4 may switch the display form in this way.

次に、各構成要素による処理の流れについて説明する。図6は、第1の実施形態に係るデータ処理装置の全体処理の概略フローチャートの一例を示す図である。   Next, the flow of processing by each component will be described. FIG. 6 is a diagram illustrating an example of a schematic flowchart of overall processing of the data processing apparatus according to the first embodiment.

測定データ取得部1が測定データを取得する(S101)。指標算出部31が測定データに基づき指標データを算出する(S102)。なお、指標値は、1つ測定値を取得するたびに算出されてもよいし、所定数の測定値を取得してからまとめて算出されてもよい。   The measurement data acquisition unit 1 acquires measurement data (S101). The index calculation unit 31 calculates index data based on the measurement data (S102). The index value may be calculated every time one measurement value is acquired, or may be calculated collectively after acquiring a predetermined number of measurement values.

除外条件算出部32が、過去の逸脱判定の履歴と、過去の逸脱判定に係る測定データと、に基づき、除外条件を算出する(S103)。なお、過去の逸脱判定の履歴がないときは、除外条件は、所定の条件(初期条件)を用いるとする。   The exclusion condition calculation unit 32 calculates an exclusion condition based on the past deviation determination history and the measurement data related to the past deviation determination (S103). When there is no past deviation determination history, a predetermined condition (initial condition) is used as the exclusion condition.

除外部33が、除外条件算出部32により算出された除外条件に基づき、指標算出部31からの指標データから除外対象の指標を除外する(S104)。また、逸脱判定部34が除外条件算出部32が除外対象を除外したことにより精製された指標データの各指標の逸脱を判定する(S105)。また、指標逸脱判定部34が逸脱判定履歴を更新する(S106)。これにより、次回の処理において、除外条件が更新される。そして、出力部4が処理結果などを表示し(S106)、本フローは終了する。   Based on the exclusion condition calculated by the exclusion condition calculation unit 32, the exclusion unit 33 excludes the index to be excluded from the index data from the index calculation unit 31 (S104). Further, the deviation determination unit 34 determines the deviation of each index of the index data refined by the exclusion condition calculation unit 32 excluding the exclusion target (S105). Further, the index deviation determination unit 34 updates the deviation determination history (S106). As a result, the exclusion condition is updated in the next processing. Then, the output unit 4 displays the processing result and the like (S106), and this flow ends.

なお、このフローチャートは一例であり、必要とされる処理結果を得ることができれば処理の順序等は限られるものではない。例えば、S103の処理は、S101およびS102の処理の前に行われていてもよい。また、各処理の処理結果は逐次記憶部2に記憶され、各構成要素は記憶部2を参照して処理結果を取得してもよい。   Note that this flowchart is an example, and the order of processing is not limited as long as a required processing result can be obtained. For example, the process of S103 may be performed before the processes of S101 and S102. In addition, the processing result of each process may be sequentially stored in the storage unit 2, and each component may acquire the processing result with reference to the storage unit 2.

以上のように、本実施形態によれば、測定データから、不要な外乱を取り除くことができる。ゆえに、本実施形態によれば、監視対象の稼働中に取得され、多数の外乱を含む測定データからでも、高精度に監視対象の現状を把握することができる。ゆえに、結果として、監視対象の検査頻度を長くする、不要な検査を省くといった対応を行うことができ、保守コストを抑えることができる。   As described above, according to the present embodiment, unnecessary disturbance can be removed from the measurement data. Therefore, according to the present embodiment, it is possible to grasp the current state of the monitoring target with high accuracy even from measurement data acquired during operation of the monitoring target and including many disturbances. Therefore, as a result, it is possible to take measures such as increasing the inspection frequency of the monitoring target and omitting unnecessary inspections, thereby reducing maintenance costs.

なお、データ処理装置が通信または電気信号によりデータの受け渡しを行うことができる複数の装置から構成されてもよい。例えば、除外部33などを有し精製された指標データを作成する第1装置と、逸脱判定部34を有し逸脱判定を行う第2装置とに分かれていてもよい。   Note that the data processing device may be composed of a plurality of devices that can exchange data by communication or electrical signals. For example, it may be divided into a first device that includes the exclusion unit 33 and the like and creates refined index data, and a second device that includes the departure determination unit 34 and performs departure determination.

(第2の実施形態)
図7は、第2の実施形態に係るデータ処理装置の概略構成の一例を示すブロック図である。第2の実施形態では、ユーザからの入力を受け付ける入力部5をさらに備える点が第1の実施形態とは異なる。第1の実施形態と同様の点は、説明を省略する。
(Second Embodiment)
FIG. 7 is a block diagram illustrating an example of a schematic configuration of a data processing device according to the second embodiment. The second embodiment is different from the first embodiment in that it further includes an input unit 5 that receives an input from the user. The description of the same points as in the first embodiment will be omitted.

出力部4が除外条件算出部32により算出された除外条件を出力すると、監視員、監視対象の管理者などのユーザは、出力された除外条件が、適切か否かを判断することができる。そして、除外条件を緩和または強化したい場合もあり得る。   When the output unit 4 outputs the exclusion condition calculated by the exclusion condition calculation unit 32, a user such as a monitor or a monitoring target administrator can determine whether or not the output exclusion condition is appropriate. In some cases, the exclusion condition may be relaxed or strengthened.

ゆえに、本実施形態では、入力部5が除外条件に係る入力を受け付ける。例えば、除外条件の作成に必要なパラメータの入力、算出された除外条件の修正などが入力される。除外条件作成部は、入力部5が受け付けた入力値に基づき、除外条件の作成および修正を行う。   Therefore, in the present embodiment, the input unit 5 receives an input related to the exclusion condition. For example, input of parameters necessary for creation of exclusion conditions, correction of calculated exclusion conditions, and the like are input. The exclusion condition creation unit creates and corrects the exclusion condition based on the input value received by the input unit 5.

図8は、除外条件の修正を説明する図である。図8に示されたGUI(Graphical User Interface)は、ユーザからの修正を受け付けるために、出力部4により出力されたものである。   FIG. 8 is a diagram for explaining exclusion condition correction. The GUI (Graphical User Interface) shown in FIG. 8 is output by the output unit 4 in order to accept corrections from the user.

図8の右側には、決定木により算出した除外条件が木構造にて表示されている。図8の左側は、除外条件の算出条件が表示されている。算出条件として、算出に用いられた学習データの期間、適用手法、適用条件が表示されている。適用手法とは、適用された機械学習手法を意味する。適用条件の設定内容は、選んだ適用手法に応じて異なる。決定木の場合は、分類問題として機械学習手法を適用するため、分類するグループを選定する必要がある。図8の例では、許容範囲内と許容範囲外を分類している。基準値からの距離を境に2つのグループに分けてもよい。   On the right side of FIG. 8, the exclusion condition calculated by the decision tree is displayed in a tree structure. On the left side of FIG. 8, calculation conditions for exclusion conditions are displayed. As calculation conditions, a period of learning data used for calculation, an application method, and application conditions are displayed. The applied method means an applied machine learning method. The application conditions are set differently depending on the selected application method. In the case of a decision tree, a machine learning method is applied as a classification problem, so it is necessary to select a group to be classified. In the example of FIG. 8, the permissible range and the permissible range are classified. The distance from the reference value may be divided into two groups on the boundary.

図8のGUIは、表示内容の変更が可能であり、除外条件を修正するための入力インタフェースとして機能する。つまり、GUIの変更が入力部5に入力され、当該変更に基づき、除外条件算出部32が除外条件の再作成を行う。   The GUI of FIG. 8 can change the display content and functions as an input interface for correcting the exclusion condition. That is, a change in GUI is input to the input unit 5, and the exclusion condition calculation unit 32 recreates the exclusion condition based on the change.

例えば、除外条件の閾値の調整を行うことが考えられる。図8の例では、右側に示された木構造内にある閾値を変えた上で、画面下側に表示された「モデル修正」のボタンを押下することにより、閾値が修正された除外条件が再作成される。   For example, it is conceivable to adjust the threshold value of the exclusion condition. In the example of FIG. 8, after changing the threshold value in the tree structure shown on the right side, pressing the “Modify Model” button displayed on the lower side of the screen, the exclusion condition whose threshold value has been corrected is Recreated.

なお、決定木のパラメータも設定変更可能なほうが望ましい。パラメータとしては、木の構築アルゴリズム、枝刈り行う範囲などが想定される。   It is desirable that the decision tree parameters can be set and changed. As parameters, a tree construction algorithm, a range for pruning, and the like are assumed.

また、除外条件のパラメータを調整しても、所望の精度のモデルが作成されない場合などでは、モデルの変更または再構築を行うことが考えられる。図8の左側の除外条件算出の必要項目を決定した上で、画面下側に表示された「モデル再構築」のボタンを押下することにより、新たな除外条件が再作成される。   In addition, when a model having a desired accuracy is not created even after adjusting the parameters of the exclusion condition, it is conceivable to change or rebuild the model. After determining the necessary items for calculating the exclusion condition on the left side of FIG. 8, a new exclusion condition is recreated by pressing the “model rebuild” button displayed at the bottom of the screen.

なお、除外条件が問題ない場合は、画面下側に表示された「モデル決定」のボタンを押下するとしてもよい。除外条件算出部32が除外条件を算出した後に、図8のGUIを出力部4が出力することにし、「モデル決定」のボタンが押下されるまでは、除外部33および逸脱判定部34の処理は行われないとしてもよい。このように、ユーザの確認を受けてから処理が進行することにより、不満足な処理結果が出力されることを防ぐようにしてもよい。   If there is no problem with the exclusion condition, the “model determination” button displayed at the bottom of the screen may be pressed. After the exclusion condition calculation unit 32 calculates the exclusion condition, the output unit 4 outputs the GUI shown in FIG. 8 and the processes of the exclusion unit 33 and the deviation determination unit 34 until the “model determination” button is pressed. May not be done. In this way, it may be possible to prevent an unsatisfactory processing result from being output as the processing proceeds after receiving confirmation from the user.

次に、除外条件の更新の流れについて説明する。図9は、除外条件の更新処理のフローチャートの一例を示す図である。本フローは、図6に示された全体処理のS103とS104との間にて行われることを想定する。また、S107の処理の後に本フローが行われ、本フロー終了後にS104の処理が再度行われてもよい。   Next, the flow of updating the exclusion condition will be described. FIG. 9 is a diagram illustrating an example of a flowchart of the exclusion condition update process. It is assumed that this flow is performed between S103 and S104 of the overall processing shown in FIG. Further, this flow may be performed after the processing of S107, and the processing of S104 may be performed again after the end of this flow.

出力部4が、図8に示したようなGUIを用いて、除外条件を出力する(S201)。出力された除外条件が承認されなかった場合(S202のNO)は、当該GUIにより修正された除外条件を入力部5が取得する(S203)。修正された除外条件が除外条件算出部32に渡されて、除外条件算出部32が除外条件を更新する(S204)。更新された除外条件は出力部4により再び出力される(S201)。このように、除外条件が承認されるまで、S201からS204の処理が繰り返される。そして、除外条件が承認された場合(S202のYES)は、本フローは終了する。   The output unit 4 outputs an exclusion condition using the GUI as shown in FIG. 8 (S201). When the output exclusion condition is not approved (NO in S202), the input unit 5 acquires the exclusion condition corrected by the GUI (S203). The modified exclusion condition is transferred to the exclusion condition calculation unit 32, and the exclusion condition calculation unit 32 updates the exclusion condition (S204). The updated exclusion condition is output again by the output unit 4 (S201). In this way, the processing from S201 to S204 is repeated until the exclusion condition is approved. If the exclusion condition is approved (YES in S202), this flow ends.

以上のように、本実施形態によれば、入力部5への入力に基づき、除外条件が除外条件を作成または修正する。これにより、ユーザの考え、経験などが反映された除外条件を作成することができ、外乱の除去方法の妥当性を担保することができる。   As described above, according to the present embodiment, the exclusion condition creates or corrects the exclusion condition based on the input to the input unit 5. Thereby, it is possible to create an exclusion condition reflecting the user's thoughts and experiences, and to ensure the validity of the disturbance removal method.

(第3の実施形態)
図10は、第3の実施形態に係るデータ処理装置の概略構成の一例を示すブロック図である。第3の実施形態では、データ処理部3が集計部35をさらに備える点がこれまでの実施形態とは異なる。図10では、第2の実施形態に集計部35が追加されているが、その他の実施形態に集計部35が追加されてもよい。これまでの実施形態と同様の点は、説明を省略する。
(Third embodiment)
FIG. 10 is a block diagram illustrating an example of a schematic configuration of a data processing device according to the third embodiment. The third embodiment is different from the previous embodiments in that the data processing unit 3 further includes a counting unit 35. In FIG. 10, the counting unit 35 is added to the second embodiment, but the counting unit 35 may be added to other embodiments. Description of the same points as in the previous embodiments is omitted.

集計部35は、精製された指標データに含まれる指標の数を集計する。当該指標の数をサンプル数と記載する。つまり、集計部35は、指標データの有効なサンプル数を集計すると言える。指標データのサンプル数が所定閾値以上であれば、当該指標データは信頼に足ると考えられる。例えば、図4で示した処理結果の場合では、サンプル数は逸脱判定対象の指標の数の11個となる。   The totaling unit 35 totals the number of indices included in the refined index data. The number of the index is described as the number of samples. That is, it can be said that the totaling unit 35 totals the number of effective samples of the index data. If the number of samples of index data is equal to or greater than a predetermined threshold, the index data is considered to be reliable. For example, in the case of the processing result shown in FIG. 4, the number of samples is 11 which is the number of indicators for deviation determination.

サンプルに対する閾値は、予め定められているとする。また、サンプル数は、所定期間ごと、および監視対象の状態ごとに集計されてもよい。   It is assumed that the threshold value for the sample is predetermined. Further, the number of samples may be totaled for each predetermined period and for each state to be monitored.

図11は、集計されたサンプル数の結果の一例を示す図である。図11のような表を出力部4が出力することが考えられる。図11では、3つの動作モードおよび5つの期間ごとに、サンプル数が集計されている。動作モードは、監視対象の状態の種類を示すものである。期間は任意に定めてよい。各期間の長さは一定でなくともよい。   FIG. 11 is a diagram illustrating an example of the result of the total number of samples. It is conceivable that the output unit 4 outputs a table as shown in FIG. In FIG. 11, the number of samples is tabulated for each of three operation modes and five periods. The operation mode indicates the type of state to be monitored. The period may be arbitrarily determined. The length of each period may not be constant.

例えば、監視対象が車両である場合に、車両の動作モードとして、加速中、減速中、一時停止中の3種類があるような状況が考えられる。そして、0時から5時までを1時間ごとに区切り、動作モードおよび期間ごとにサンプル数を集計すると、図11のような集計結果が作成される。   For example, when the monitoring target is a vehicle, there may be three situations where the vehicle operation mode includes acceleration, deceleration, and temporary stop. Then, when the hours from 0:00 to 5:00 are divided every hour and the number of samples is totaled for each operation mode and period, a totaling result as shown in FIG. 11 is created.

図11の括弧内の数字は、サンプル数に対する閾値を示す。当該閾値は、期間および動作モードごとに異なっていてもよい。図11の例では、期間4および5は、期間1から3よりも長いとする。そのため、期間4および5の閾値の数が、期間1から3の閾値の数よりも大きく設定されている。このように、サンプル数の閾値も出力されてもよい。   The numbers in parentheses in FIG. 11 indicate threshold values for the number of samples. The threshold value may be different for each period and operation mode. In the example of FIG. 11, the periods 4 and 5 are longer than the periods 1 to 3. Therefore, the number of threshold values in the periods 4 and 5 is set to be larger than the number of threshold values in the periods 1 to 3. In this way, a threshold value for the number of samples may also be output.

図11の例では、期間4における動作モード3のサンプル数は、対応する閾値よりも少ない。ゆえに、期間4および動作モード3に係る指標データの信頼性は低いと考えられる。   In the example of FIG. 11, the number of samples in the operation mode 3 in the period 4 is smaller than the corresponding threshold value. Therefore, it is considered that the reliability of the index data related to the period 4 and the operation mode 3 is low.

図12は、集計されたサンプル数の結果の他の一例を示す図である。図11では、集計結果が表形式で示されていたが、図12のように棒グラフで示されてもよい。第2の実施形態で示した入力部5を介して、サンプル数の結果の表示形式を指定できるようにしてもよい。   FIG. 12 is a diagram illustrating another example of the result of the total number of samples. In FIG. 11, the tabulation results are shown in a table format, but may be shown as a bar graph as shown in FIG. You may enable it to designate the display format of the result of a sample number via the input part 5 shown in 2nd Embodiment.

集計部35による集計処理は、除外部33が除外条件に基づき除外対象の指標を除外した後に行わればよい。言い換えると、図6に示したフローにおいて、S104の処理の後に行わればよい。本実施形態のフローの図は省略する。   The aggregation process by the aggregation unit 35 may be performed after the exclusion unit 33 excludes the index to be excluded based on the exclusion condition. In other words, it may be performed after the processing of S104 in the flow shown in FIG. The flowchart of this embodiment is omitted.

以上のように、本実施形態によれば、指標データの有効なサンプル数が集計される。これにより、精製された指標データのサンプル数を確認することができ、出力された指標データの信頼性が保証される。   As described above, according to this embodiment, the number of effective samples of index data is aggregated. Thereby, the number of samples of the refined index data can be confirmed, and the reliability of the output index data is guaranteed.

(第4の実施形態)
図13は、第4の実施形態に係るデータ処理装置の概略構成の一例を示すブロック図である。第4の実施形態では、状態判定条件算出部36と、状態判定部37と、をさらに備える点がこれまでの実施形態とは異なる。図13では、第3の実施形態にこれらの構成要素が追加されているが、その他の実施形態に追加されてもよい。これまでの実施形態と同様の点は、説明を省略する。
(Fourth embodiment)
FIG. 13 is a block diagram illustrating an example of a schematic configuration of a data processing device according to the fourth embodiment. The fourth embodiment is different from the previous embodiments in that it further includes a state determination condition calculation unit 36 and a state determination unit 37. In FIG. 13, these components are added to the third embodiment, but may be added to other embodiments. Description of the same points as in the previous embodiments is omitted.

本実施形態では、データ処理装置自らが状態判定を行い、監視対象の状態を判定する。監視対象の状態の判定結果は、様々な用途に用いられることが考えられる。例えば、当該判定に基づき正常と判定された箇所は、次回の検査を省略するとしてもよい。また、当該判定に基づき異常と判定された場合は、出力部4が画像、音などによりアラートを出力してもよい。この場合、データ処理装置は、状態判定装置でもあり、異常検知装置でもあると言える。   In this embodiment, the data processing apparatus itself makes a state determination to determine the state of the monitoring target. The determination result of the state of the monitoring target can be used for various purposes. For example, the next inspection may be omitted for a portion determined to be normal based on the determination. Moreover, when it determines with it being abnormal based on the said determination, the output part 4 may output an alert with an image, a sound, etc. In this case, it can be said that the data processing device is also a state determination device and an abnormality detection device.

また、測定データは監視対象の稼働中も取得されるため、測定の度に測定データをリアルタイムに取得して即座に監視対象の状態を判定すれば、リアルタイムに異常を検知することができる。   In addition, since the measurement data is acquired even while the monitoring target is in operation, an abnormality can be detected in real time if the measurement data is acquired in real time for each measurement and the state of the monitoring target is immediately determined.

状態判定条件算出部36は、状態判定を行うための条件である状態判定条件を算出する。状態判定条件は、状態判定条件を算出するための学習モデルを用いて算出される。当該モデルを状態判定条件算出用学習モデルと記載する。状態判定条件算出用学習モデルは、ユーザなどから入力された状態判定の評価(正解)を学習していくことにより、更新される。これにより、状態判定条件の精度が向上される。学習方法は、除外条件算出部32が除外条件を算出する場合と同じく、公知の手法を用いてよい。先の状態判定に対する評価は、入力部5を介して取得される。   The state determination condition calculation unit 36 calculates a state determination condition that is a condition for performing state determination. The state determination condition is calculated using a learning model for calculating the state determination condition. The model is referred to as a state determination condition calculation learning model. The state determination condition calculation learning model is updated by learning the evaluation (correct answer) of the state determination input from the user or the like. Thereby, the accuracy of the state determination condition is improved. As the learning method, a known method may be used as in the case where the exclusion condition calculation unit 32 calculates the exclusion condition. The evaluation for the previous state determination is acquired via the input unit 5.

図14は、状態判定に対する評価の入力を説明する図である。図14に示されたGUIは、出力部4により出力された状態判定に対する評価を受け付けるためのインタフェースである。期間および動作モードごとに、逸脱率とサンプル数が示されている。図14の例では、「検査省力化できる」と「検査省力化できない」の2種類のボタンがあり、チェックボックスにチェックをいれた箇所の検査を省略してよかったかどうかを当該ボタンで回答する。   FIG. 14 is a diagram for explaining an evaluation input for the state determination. The GUI shown in FIG. 14 is an interface for accepting an evaluation for the state determination output by the output unit 4. For each period and mode of operation, the deviation rate and number of samples are shown. In the example of FIG. 14, there are two types of buttons, “can save labor for inspection” and “cannot save labor for inspection”. .

灰色を帯びた箇所は、逸脱率またはサンプル数が正常と認定されなかったこと示す。図14の例では、期間1の動作モード1においては逸脱率が高く、期間4の動作モード3においてはサンプル数が少ない。そのため、これらの2つの箇所で省略化できないと判断されると考えられる。   The grayed area indicates that the deviation rate or sample size was not recognized as normal. In the example of FIG. 14, the deviation rate is high in the operation mode 1 of the period 1, and the number of samples is small in the operation mode 3 of the period 4. For this reason, it is considered that these two places cannot be omitted.

図15は、状態判定の正解の履歴の一例を示す図である。なお、図15に示された以外の項目が正解に含まれていてもよい。このような正解の履歴を記憶部2に蓄えておくことが想定される。そして、正解の履歴を学習データとして用いて、精製された指標データを分類する分類問題として機械学習が行われることにより、状態判定条件が算出される。機械学習は公知の手法を用いてよい。なお、動作モードごとに学習が行われ、動作モードごとに状態判定条件が算出されてもよい。   FIG. 15 is a diagram illustrating an example of a correct answer history of state determination. Note that items other than those shown in FIG. 15 may be included in the correct answer. It is assumed that such correct answer history is stored in the storage unit 2. The state determination condition is calculated by performing machine learning as a classification problem for classifying the refined index data using the correct answer history as learning data. Machine learning may use a known method. Note that learning may be performed for each operation mode, and the state determination condition may be calculated for each operation mode.

このようにして、状態判定条件は、状態判定部により判定された監視対象の状態と、当該状態の正当性に係るデータに基づき学習を繰り返すことにより、状態判定条件算出用学習モデルを更新する。更新された状態判定条件算出用学習モデルから状態判定条件が算出されることにより、状態判定条件の精度が高まる。なお、状態判定条件が入力部5を介してユーザから与えられる場合には、状態判定条件算出部36は省略されてもよい。   In this way, the state determination condition updates the state determination condition calculation learning model by repeating learning based on the state of the monitoring target determined by the state determination unit and the data relating to the validity of the state. By calculating the state determination condition from the updated state determination condition calculation learning model, the accuracy of the state determination condition is increased. When the state determination condition is given from the user via the input unit 5, the state determination condition calculation unit 36 may be omitted.

状態判定部37は、状態判定条件に基づき、逸脱判定部34の判定結果から監視対象の状態を判定する。なお、監視対象の状態は、正常および異常の2種類に分類されてもよいし、基準値からの乖離具合などに基づいて、3種類以上に分類されてもよい。   The state determination unit 37 determines the state of the monitoring target from the determination result of the departure determination unit 34 based on the state determination condition. Note that the status of the monitoring target may be classified into two types, normal and abnormal, or may be classified into three or more types based on the degree of deviation from the reference value.

また、状態判定部37は、判定された監視対象の状態に基づき、監視対象に対する検査の要否を決定してもよい。例えば、状態が正常と判定されたときは、状態判定部37は所定の検査項目を省略してもよいと判定してもよい。また、例えば、逸脱率が5%以上かつ10%未満のときは、状態判定部37が監視対象の状態を注意と判定し、第1の検査項目に対する検査は省略可能だが、第2の検査項目に対する検査は省略不可と判定してもよい。   Moreover, the state determination part 37 may determine the necessity of the test | inspection with respect to the monitoring object based on the determined state of the monitoring object. For example, when the state is determined to be normal, the state determination unit 37 may determine that a predetermined inspection item may be omitted. Further, for example, when the deviation rate is 5% or more and less than 10%, the state determination unit 37 determines that the state to be monitored is caution, and the inspection for the first inspection item can be omitted, but the second inspection item It may be determined that the inspection for cannot be omitted.

また、集計部35により集計されたサンプル数が閾値を下回っている場合は、状態判定部37は、状態判定を行わない、または判定結果に信頼性が低いなどの警告を付け加えてもよい。例えば、図11の例のように、サンプル数が条件を満たしていない場合は、状態を正確に判定できないとし、検査は省略不可と判定してもよい。なお、動作モードごとに状態判定を行ってもよい。動作モードごとに対応する検査項目がある場合、図11の例では、動作モード1および2に係る検査項目は省略可能だが、動作モード3に係る検査項目は省略不可としてもよい。   In addition, when the number of samples counted by the counting unit 35 is less than the threshold, the state determination unit 37 may add a warning that the state determination is not performed or the determination result is low in reliability. For example, as in the example of FIG. 11, when the number of samples does not satisfy the condition, it may be determined that the state cannot be accurately determined and the inspection cannot be omitted. The state determination may be performed for each operation mode. When there are inspection items corresponding to each operation mode, the inspection items according to operation modes 1 and 2 can be omitted in the example of FIG. 11, but the inspection items according to operation mode 3 may not be omitted.

状態判定部37の状態判定結果は、出力部4により出力される。出力される情報には、監視対象の状態、検査省略の可否、検査省略の可否の理由、省略可能な検査項目などが出力されることが想定される。例えば、出力部4により、逸脱率が閾値よりも高く、期間4における動作モード3のサンプル数が不足しているため、検査は省略できないとするメッセージが、データ処理装置に接続されたモニタに表示されてもよい。   The state determination result of the state determination unit 37 is output by the output unit 4. It is assumed that the information to be output includes the status of the monitoring target, whether inspection can be omitted, the reason why inspection can be omitted, and inspection items that can be omitted. For example, the output unit 4 displays a message on the monitor connected to the data processing device that the inspection rate cannot be omitted because the deviation rate is higher than the threshold and the number of samples in the operation mode 3 in the period 4 is insufficient. May be.

次に、状態判定の流れについて説明する。図16は、状態判定のフローチャートの一例を示す図である。本フローは、図6に示された全体処理のS105の後に行われることを想定する。   Next, the flow of state determination will be described. FIG. 16 is a diagram illustrating an example of a state determination flowchart. It is assumed that this flow is performed after S105 of the entire process shown in FIG.

状態判定部37が、状態判定条件に基づき、指標データから状態を判定する(S301)。判定結果は、これまでの実施形態の処理結果とともに出力されてもよいし、個別に出力されてもよい。そして、出力部4が正解入力用のGUIを出力する(S302)。ユーザが正解入力用のGUIを操作することにより、入力部5が状態判定の正解を受け付ける(S303)。そして、状態判定条件算出部36が、指標データと正解履歴とに基づき、状態判定条件を更新し(S304)、本フローは終了する。これにより、次回の処理にて、更新された状態判定条件が用いられ、状態判定の精度が向上する。   The state determination unit 37 determines the state from the index data based on the state determination condition (S301). The determination result may be output together with the processing result of the previous embodiments, or may be output individually. Then, the output unit 4 outputs a correct input GUI (S302). When the user operates the correct input GUI, the input unit 5 receives the correct state determination (S303). Then, the state determination condition calculation unit 36 updates the state determination condition based on the index data and the correct answer history (S304), and this flow ends. As a result, the updated state determination condition is used in the next process, and the state determination accuracy is improved.

以上のように、本実施形態のデータ処理装置は、指標データに基づき、監視対象の状態の判定も行う。これにより、監視対象の状態、検査の省略化といった判定を自動化することができる。また、状態判定条件も学習により、自動で作成することができる。   As described above, the data processing apparatus according to the present embodiment also determines the state of the monitoring target based on the index data. Thereby, it is possible to automate determinations such as the state of the monitoring target and the omission of inspection. Also, the state determination condition can be automatically created by learning.

また、上記に説明した実施形態における各処理は、専用の回路により実現してもよいし、ソフトウェア(プログラム)を用いて実現してもよい。ソフトウェア(プログラム)を用いる場合は、上記に説明した実施形態は、例えば、汎用のコンピュータ装置を基本ハードウェアとして用い、コンピュータ装置に搭載された中央処理装置(CPU:Central Processing Unit)等のプロセッサにプログラムを実行させることにより、実現することが可能である。   Each process in the embodiment described above may be realized by a dedicated circuit, or may be realized by using software (program). When software (program) is used, the embodiment described above uses, for example, a general-purpose computer device as basic hardware, and a processor such as a central processing unit (CPU) installed in the computer device. It can be realized by executing the program.

図17は、本発明の一実施形態におけるハードウェア構成の一例を示すブロック図である。データ処理装置は、プロセッサ61と、主記憶装置62と、補助記憶装置63と、デバイスインタフェース64と、ネットワークインタフェース65と、を備え、これらがバス66を介して接続されたコンピュータ装置6として実現できる。また、データ処理装置は、さらに入力装置67と、出力装置68とを備えていてもよい。   FIG. 17 is a block diagram illustrating an example of a hardware configuration according to an embodiment of the present invention. The data processing device includes a processor 61, a main storage device 62, an auxiliary storage device 63, a device interface 64, and a network interface 65, and these can be realized as a computer device 6 connected via a bus 66. . Further, the data processing device may further include an input device 67 and an output device 68.

本実施形態におけるデータ処理装置は、各装置で実行されるプログラムをコンピュータ装置6に予めインストールすることで実現してもよいし、プログラムをCD−ROMなどの記憶媒体に記憶して、あるいはネットワークを介して配布して、コンピュータ装置6に適宜インストールすることで実現してもよい。   The data processing apparatus according to the present embodiment may be realized by previously installing a program to be executed by each apparatus in the computer apparatus 6, or storing the program in a storage medium such as a CD-ROM or a network. It may be realized by distributing it via the computer and installing it appropriately in the computer device 6.

なお、図17では、コンピュータ装置は、各構成要素を1つ備えているが、同じ構成要素を複数備えていてもよい。また、図17では、1台のコンピュータ装置が示されているが、ソフトウェアが複数のコンピュータ装置にインストールされてもよい。当該複数のコンピュータ装置それぞれがソフトウェアの異なる一部の処理を実行することにより、処理結果を生成してもよい。つまり、データ処理装置がシステムとして構成されていてもよい。   In FIG. 17, the computer device includes one component, but may include a plurality of the same components. In FIG. 17, one computer apparatus is shown, but software may be installed in a plurality of computer apparatuses. A processing result may be generated by each of the plurality of computer devices executing a part of processing different in software. That is, the data processing apparatus may be configured as a system.

プロセッサ61は、コンピュータの制御装置および演算装置を含む電子回路である。プロセッサ61は、コンピュータ装置6の内部構成の各装置などから入力されたデータやプログラムに基づいて演算処理を行い、演算結果や制御信号を各装置等に出力する。具体的には、プロセッサ61は、コンピュータ装置6のOS(オペレーティングシステム)や、アプリケーションなどを実行し、コンピュータ装置6を構成する各装置を制御する。   The processor 61 is an electronic circuit including a computer control device and an arithmetic device. The processor 61 performs arithmetic processing based on data or a program input from each device having an internal configuration of the computer device 6, and outputs a calculation result and a control signal to each device. Specifically, the processor 61 executes an OS (Operating System), an application, and the like of the computer device 6 and controls each device configuring the computer device 6.

プロセッサ61は、上記の処理を行うことができれば特に限られるものではない。プロセッサ61は、例えば、汎用目的プロセッサ、中央処理装置(CPU)、マイクロプロセッサ、デジタル信号プロセッサ(DSP)、コントローラ、マイクロコントローラ、状態マシンなどでもよい。また、プロセッサ61は、特定用途向け集積回路、フィールドプログラマブルゲートアレイ(FPGA)、プログラム可能論理回路(PLD)に組み込まれていてもよい。また、プロセッサ61は、複数の処理装置から構成されていてもよい。例えば、DSPおよびマイクロプロセッサの組み合わせでもよいし、DSPコアと協働する1つ以上のマイクロプロセッサでもよい。   The processor 61 is not particularly limited as long as the above processing can be performed. The processor 61 may be, for example, a general purpose processor, a central processing unit (CPU), a microprocessor, a digital signal processor (DSP), a controller, a microcontroller, a state machine, or the like. Further, the processor 61 may be incorporated in an application specific integrated circuit, a field programmable gate array (FPGA), or a programmable logic circuit (PLD). Further, the processor 61 may be composed of a plurality of processing devices. For example, it may be a combination of a DSP and a microprocessor, or one or more microprocessors that cooperate with the DSP core.

主記憶装置62は、プロセッサ61が実行する命令および各種データ等を記憶する記憶装置であり、主記憶装置62に記憶された情報がプロセッサ61により直接読み出される。補助記憶装置63は、主記憶装置62以外の記憶装置である。なお、記憶装置は、電子情報を格納可能な任意の電子部品を意味するものとする。主記憶装置62として、RAM、DRAM、SRAM等の一時的な情報の保存に用いられる揮発性メモリが主に用いられるが、本発明の実施形態において、主記憶装置62がこれらの揮発性メモリに限られるわけではない。主記憶装置62および補助記憶装置63として用いられる記憶装置は、揮発性メモリでもよいし、不揮発性メモリでもよい。不揮発性メモリは、プログラム可能読み出し専用メモリ(PROM)、消去可能プログラム可能読み出し専用メモリ(EPROM)、電気的消去可能PROM(EEPROM)、不揮発性ランダムアクセスメモリ(NVRAM)、フラッシュメモリ、MRAM等がある。また、補助記憶装置63として磁気または光学のデータストレージが用いられてもよい。データストレージとしては、ハードディスク等の磁気ディスク、DVD等の光ディスク、USB等のフラッシュメモリ、および磁気テープなどが用いられてもよい。   The main storage device 62 is a storage device that stores instructions executed by the processor 61 and various data. Information stored in the main storage device 62 is directly read out by the processor 61. The auxiliary storage device 63 is a storage device other than the main storage device 62. Note that the storage device means any electronic component capable of storing electronic information. As the main storage device 62, a volatile memory used to store temporary information such as RAM, DRAM, SRAM, etc. is mainly used. In the embodiment of the present invention, the main storage device 62 is used as the volatile memory. It is not limited. A storage device used as the main storage device 62 and the auxiliary storage device 63 may be a volatile memory or a non-volatile memory. Non-volatile memory includes programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable PROM (EEPROM), non-volatile random access memory (NVRAM), flash memory, MRAM, etc. . Further, magnetic or optical data storage may be used as the auxiliary storage device 63. As data storage, a magnetic disk such as a hard disk, an optical disk such as a DVD, a flash memory such as a USB, a magnetic tape, or the like may be used.

なお、プロセッサ61が主記憶装置62または補助記憶装置63に対して、直接または間接的に、情報を読み出しまたは書き込みまたはこれらの両方を行うならば、記憶装置はプロセッサと電気的に通信すると言うことができる。なお、主記憶装置62は、プロセッサに統合されていてもよい。この場合も、主記憶装置62は、プロセッサと電気的に通信していると言うことができる。   Note that if the processor 61 reads or writes information to or from the main storage device 62 or the auxiliary storage device 63 directly or indirectly, the storage device is in electrical communication with the processor. Can do. The main storage device 62 may be integrated with the processor. Again, it can be said that the main storage device 62 is in electrical communication with the processor.

ネットワークインタフェース64は、無線または有線により、通信ネットワークに接続するためのインタフェースである。ネットワークインタフェース64は、既存の通信規格に適合したものを用いればよい。ネットワークインタフェース64により、通信ネットワーク7を介して通信接続された外部装置8に出力結果などが送信されてもよい。   The network interface 64 is an interface for connecting to a communication network by wireless or wired. The network interface 64 may be one that conforms to existing communication standards. An output result or the like may be transmitted by the network interface 64 to the external device 8 that is communicatively connected via the communication network 7.

デバイスインタフェース65は、出力結果などを記録する外部装置8と接続するUSBなどのインタフェースである。外部装置8は、外部記憶媒体でもよいし、データベースなどのストレージでもよい。外部記憶媒体は、HDD、CD−R、CD−RW、DVD−RAM、DVD−R、SAN(Storage area network)等の任意の記録媒体でよい。あるいは、外部装置8は出力装置でもよい。例えば、画像を表示するための表示装置でもよいし、音声などを出力する装置などでもよい。例えば、LCD(Liquid Crystal Display)、CRT(Cathode Ray Tube)、PDP(Plasma Disply Panel)、スピーカなどがあるが、これらに限られるものではない。   The device interface 65 is an interface such as a USB connected to the external device 8 that records output results and the like. The external device 8 may be an external storage medium or a storage such as a database. The external storage medium may be an arbitrary recording medium such as an HDD, a CD-R, a CD-RW, a DVD-RAM, a DVD-R, or a SAN (Storage area network). Alternatively, the external device 8 may be an output device. For example, a display device for displaying an image or a device for outputting sound or the like may be used. Examples include, but are not limited to, a liquid crystal display (LCD), a cathode ray tube (CRT), a plasma display panel (PDP), and a speaker.

また、コンピュータ装置6の一部または全部、つまりデータ処理装置の一部または全部は、プロセッサ61などを実装している半導体集積回路などの専用の電子回路(すなわちハードウェア)にて構成されてもよい。専用のハードウェアは、RAM、ROMなどの記憶装置との組み合わせで構成されてもよい。   Further, a part or all of the computer apparatus 6, that is, a part or all of the data processing apparatus may be configured by a dedicated electronic circuit (that is, hardware) such as a semiconductor integrated circuit on which the processor 61 is mounted. Good. The dedicated hardware may be configured in combination with a storage device such as a RAM or a ROM.

なお、図17では、1台のコンピュータ装置が示されているが、ソフトウェアが複数のコンピュータ装置にインストールされてもよい。当該複数のコンピュータ装置それぞれがソフトウェアの異なる一部の処理を実行することにより、処理結果を生成してもよい。   In FIG. 17, one computer apparatus is shown, but software may be installed in a plurality of computer apparatuses. A processing result may be generated by each of the plurality of computer devices executing a part of processing different in software.

上記に、本発明の一実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although one embodiment of the present invention has been described above, these embodiment are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof 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 測定データ取得部
2 記憶部
3 データ処理部
31 指標算出部
32 除外条件算出部
33 除外部(精製部)
34 逸脱判定部
35 集計部
36 状態判定条件算出部
37 状態判定部
4 出力部
5 入力部
6 コンピュータ装置
61 プロセッサ
62 主記憶装置
63 補助記憶装置
64 ネットワークインタフェース
65 デバイスインタフェース
66 バス
7 通信ネットワーク
8 外部装置
1 Measurement Data Acquisition Unit 2 Storage Unit 3 Data Processing Unit 31 Index Calculation Unit 32 Exclusion Condition Calculation Unit 33 Exclusion Unit (Purification Unit)
34 Deviation determination unit 35 Totalization unit 36 State determination condition calculation unit 37 State determination unit 4 Output unit 5 Input unit 6 Computer device 61 Processor 62 Main storage device 63 Auxiliary storage device 64 Network interface 65 Device interface 66 Bus 7 Communication network 8 External device

Claims (10)

監視対象に係る測定データに基づき、前記監視対象の状態を示す指標を含む指標データを算出する指標算出部と、
前記測定データに基づき、前記指標データから外乱に係る指標を取り除くための除外条件を算出する除外条件算出部と、
前記除外条件に基づき、前記指標データから前記外乱に係る指標を取り除くことにより、前記指標データを精製する精製部と、
を備えるデータ処理装置。
An index calculation unit that calculates index data including an index indicating a state of the monitoring target based on measurement data related to the monitoring target;
Based on the measurement data, an exclusion condition calculation unit that calculates an exclusion condition for removing an index related to disturbance from the index data;
Based on the exclusion condition, a purification unit that refines the index data by removing the index related to the disturbance from the index data;
A data processing apparatus comprising:
前記指標が前記監視対象の性能の状態を示すものであり、
前記除外条件は、前記指標の算出に用いられた第1測定データと同時間帯において測定された第2測定データが、前記監視対象の所定の稼働状態を示しているかを判定することにより、前記外乱に係る指標か否かを判定するものである
請求項1に記載のデータ処理装置。
The index indicates the performance status of the monitoring target;
The exclusion condition is determined by determining whether second measurement data measured in the same time zone as the first measurement data used for calculating the index indicates a predetermined operating state of the monitoring target. The data processing apparatus according to claim 1, wherein it is determined whether or not the index is related to disturbance.
前記精製部により精製された指標データに含まれる指標が、許容範囲から逸脱しているかを判定する逸脱判定部
をさらに備える請求項1または2に記載のデータ処理装置。
The data processing apparatus according to claim 1, further comprising a deviation determination unit that determines whether an index included in the index data refined by the purification unit deviates from an allowable range.
状態判定条件に基づき、前記逸脱判定部の判定結果から前記監視対象の状態を判定する状態判定部
をさらに備える請求項3に記載のデータ処理装置。
The data processing device according to claim 3, further comprising: a state determination unit that determines a state of the monitoring target from a determination result of the deviation determination unit based on a state determination condition.
前記状態判定部が、判定された前記監視対象の状態に基づき、前記監視対象に対する検査の要否を決定する
請求項4に記載のデータ処理装置。
The data processing device according to claim 4, wherein the state determination unit determines whether or not the inspection of the monitoring target is necessary based on the determined state of the monitoring target.
前記状態判定部により判定された前記監視対象の状態と、前記判定された前記監視対象の状態の正当性に係るデータと、に基づき、状態判定条件算出用学習モデルを更新し、前記状態判定条件算出用学習モデルに基づき、前記状態判定条件を算出する状態判定条件算出部
をさらに備える請求項4または5に記載のデータ処理装置。
The state determination condition calculation learning model is updated based on the state of the monitoring target determined by the state determination unit and data relating to the validity of the determined state of the monitoring target, and the state determination condition The data processing device according to claim 4, further comprising: a state determination condition calculation unit that calculates the state determination condition based on a calculation learning model.
少なくとも前記除外条件を出力する出力部と、
前記除外条件に係るデータの入力を受け付ける入力部と、
をさらに備え、
前記除外条件算出部が、前記入力部が受け付けた前記除外条件に係るデータに基づき、前記除外条件を再作成する
請求項1ないし6のいずれか一項に記載のデータ処理装置。
An output unit that outputs at least the exclusion condition;
An input unit for receiving input of data relating to the exclusion condition;
Further comprising
The data processing apparatus according to claim 1, wherein the exclusion condition calculation unit recreates the exclusion condition based on data related to the exclusion condition received by the input unit.
前記精製部により精製された指標データに含まれる前記指標の数を集計する集計部
をさらに備える請求項1ないし7のいずれか一項に記載のデータ処理装置。
The data processing device according to any one of claims 1 to 7, further comprising: a totaling unit that counts the number of the indexes included in the index data purified by the purification unit.
監視対象に係る測定データに基づき、前記監視対象の状態を示す指標を含む指標データを算出するステップと、
前記測定データに基づき、前記指標データから外乱に係る指標を取り除くための除外条件を算出するステップと、
前記除外条件に基づき、前記指標データから前記外乱に係る指標を取り除くことにより、前記指標データを精製するステップと、
を備えるデータ処理方法。
Calculating index data including an index indicating a state of the monitoring target based on measurement data related to the monitoring target;
Calculating an exclusion condition for removing an index related to disturbance from the index data based on the measurement data;
Refining the index data by removing the index related to the disturbance from the index data based on the exclusion condition;
A data processing method comprising:
監視対象に係る測定データに基づき、前記監視対象の状態を示す指標を含む指標データを算出するステップと、
前記測定データに基づき、前記指標データから外乱に係る指標を取り除くための除外条件を算出するステップと、
前記除外条件に基づき、前記指標データから前記外乱に係る指標を取り除くことにより、前記指標データを精製するステップと、
をコンピュータに実行させるためのプログラム。
Calculating index data including an index indicating a state of the monitoring target based on measurement data related to the monitoring target;
Calculating an exclusion condition for removing an index related to disturbance from the index data based on the measurement data;
Refining the index data by removing the index related to the disturbance from the index data based on the exclusion condition;
A program that causes a computer to execute.
JP2017139358A 2017-07-18 2017-07-18 Data processing equipment, data processing methods, and programs Active JP6829158B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2017139358A JP6829158B2 (en) 2017-07-18 2017-07-18 Data processing equipment, data processing methods, and programs
PCT/JP2018/005888 WO2019016993A1 (en) 2017-07-18 2018-02-20 Data processing apparatus, data processing method, and program
CN201880003289.9A CN109643115B (en) 2017-07-18 2018-02-20 Data processing apparatus, data processing method, and program
TW107108345A TWI710872B (en) 2017-07-18 2018-03-13 Data processing device, data processing method and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017139358A JP6829158B2 (en) 2017-07-18 2017-07-18 Data processing equipment, data processing methods, and programs

Publications (2)

Publication Number Publication Date
JP2019021056A true JP2019021056A (en) 2019-02-07
JP6829158B2 JP6829158B2 (en) 2021-02-10

Family

ID=61691549

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017139358A Active JP6829158B2 (en) 2017-07-18 2017-07-18 Data processing equipment, data processing methods, and programs

Country Status (4)

Country Link
JP (1) JP6829158B2 (en)
CN (1) CN109643115B (en)
TW (1) TWI710872B (en)
WO (1) WO2019016993A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004186445A (en) * 2002-12-03 2004-07-02 Omron Corp Modeling device and model analysis method, system and method for process abnormality detection/classification, modeling system, and modeling method, and failure predicting system and method of updating modeling apparatus
JP2006039786A (en) * 2004-07-23 2006-02-09 Chugoku Electric Power Co Inc:The Plant data estimation system and method, condenser vacuum monitoring method, data mining method, and program
JP2010066896A (en) * 2008-09-09 2010-03-25 Toshiba Corp Remote monitoring system and method
WO2011083687A1 (en) * 2010-01-08 2011-07-14 日本電気株式会社 Operation management device, operation management method, and program storage medium
JP2012085694A (en) * 2010-10-15 2012-05-10 Osaka Gas Co Ltd Cooker
JP2012138044A (en) * 2010-12-28 2012-07-19 Toshiba Corp Processing state monitoring device
JP2014114111A (en) * 2012-12-10 2014-06-26 Hitachi Ltd Elevator with abnormality diagnosis function
JP2016172550A (en) * 2015-03-17 2016-09-29 東海旅客鉄道株式会社 Temperature abnormality detection system and temperature abnormality detection method

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1390739A2 (en) * 2001-05-24 2004-02-25 Simmonds Precision Products, Inc. Method and apparatus for determining the health of a component using condition indicators
JP5455866B2 (en) * 2010-10-28 2014-03-26 株式会社日立製作所 Abnormality diagnosis device and industrial machine
JP5414703B2 (en) * 2011-01-20 2014-02-12 東京エレクトロン株式会社 Abnormality diagnosis method for processing apparatus and abnormality diagnosis system thereof
US8423650B2 (en) * 2011-06-30 2013-04-16 International Business Machines Corporation Transferring session data between network applications
JP5953792B2 (en) * 2012-02-14 2016-07-20 オムロン株式会社 System monitoring apparatus and control method therefor
ES2812806T3 (en) * 2013-03-14 2021-03-18 Ascensia Diabetes Care Holdings Ag Standard calibration of analyte concentration determinations
JP2015083792A (en) * 2013-10-25 2015-04-30 ヤマハ発動機株式会社 Power unit and vehicle
CN106441626A (en) * 2016-07-27 2017-02-22 浙江浙能嘉华发电有限公司 Power equipment aging analysis system and analysis method based on passive wireless temperature measurement
CN106532955B (en) * 2016-12-15 2019-02-15 国网天津市电力公司 A kind of implementation method of Centralized Monitoring substation telemetering identification function

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004186445A (en) * 2002-12-03 2004-07-02 Omron Corp Modeling device and model analysis method, system and method for process abnormality detection/classification, modeling system, and modeling method, and failure predicting system and method of updating modeling apparatus
JP2006039786A (en) * 2004-07-23 2006-02-09 Chugoku Electric Power Co Inc:The Plant data estimation system and method, condenser vacuum monitoring method, data mining method, and program
JP2010066896A (en) * 2008-09-09 2010-03-25 Toshiba Corp Remote monitoring system and method
WO2011083687A1 (en) * 2010-01-08 2011-07-14 日本電気株式会社 Operation management device, operation management method, and program storage medium
JP2012085694A (en) * 2010-10-15 2012-05-10 Osaka Gas Co Ltd Cooker
JP2012138044A (en) * 2010-12-28 2012-07-19 Toshiba Corp Processing state monitoring device
JP2014114111A (en) * 2012-12-10 2014-06-26 Hitachi Ltd Elevator with abnormality diagnosis function
JP2016172550A (en) * 2015-03-17 2016-09-29 東海旅客鉄道株式会社 Temperature abnormality detection system and temperature abnormality detection method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
渋谷久恵、前田俊二: "決定木を利用したルール設定支援機能を備えた設備監視システム", 電気学会論文誌C(電子・情報・システム部門誌), vol. 133, no. 9, JPN6020039004, 1 September 2013 (2013-09-01), JP, pages 1845 - 1852, ISSN: 0004366104 *

Also Published As

Publication number Publication date
WO2019016993A1 (en) 2019-01-24
TWI710872B (en) 2020-11-21
CN109643115A (en) 2019-04-16
TW201908899A (en) 2019-03-01
CN109643115B (en) 2021-10-22
JP6829158B2 (en) 2021-02-10

Similar Documents

Publication Publication Date Title
US11131988B2 (en) Diagnostic apparatus, diagnostic method, and diagnostic program
JP2019020982A (en) Abnormality detecting device, abnormality detecting method and program
JPWO2017022312A1 (en) Information processing apparatus, information processing system, information processing method, and program
JPWO2013140781A1 (en) Storage battery monitoring method, storage battery monitoring system, and storage battery system
US11687058B2 (en) Information processing method and information processing apparatus used for detecting a sign of malfunction of mechanical equipment
JP2019036061A (en) Factor analyzer, factor analysis method and program
US20220035356A1 (en) Equipment failure diagnosis support system and equipment failure diagnosis support method
JP5933386B2 (en) Data management apparatus and program
TW202101142A (en) Operation evaluation device, operation evaluation method, and program
JP5725825B2 (en) Management device
JP6829158B2 (en) Data processing equipment, data processing methods, and programs
CN112557913A (en) Current detection method and system for battery pack and storage medium
TWI773883B (en) Factory evaluation device, factory evaluation method, and factory evaluation program
KR101997217B1 (en) Device diagnostic system
JPH10301619A (en) Diagnostic device for fuel battery power generation plant
US20180224840A1 (en) Equipment Life Diagnostic Device
JP5948998B2 (en) Abnormality diagnosis device
CN116050930A (en) Monitoring disc system, monitoring disc method, storage medium and electronic equipment
JP2022109737A (en) Abnormality detection method, and abnormality detection apparatus
JP6459345B2 (en) Fluctuation data management system and its specificity detection method
US20220011738A1 (en) Process management device, process management method, and process management program storage medium
JP5958987B2 (en) Information processing device, failure diagnosis control device, failure determination method, failure determination program
JP2012234226A (en) Plant equipment operable period evaluation method and operable period evaluation device
KR20210127223A (en) Abnormality determination apparatus of a blast furnace, abnormality determination method of a blast furnace, and operation method of a blast furnace
US20220365526A1 (en) Machine learning system and machine learning model management method using machine learning system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190823

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201016

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201214

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: 20201222

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210121

R151 Written notification of patent or utility model registration

Ref document number: 6829158

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151