Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7817874B2 - Feature extraction method, program, and device - Google Patents
[go: Go Back, main page]

JP7817874B2 - Feature extraction method, program, and device - Google Patents

Feature extraction method, program, and device

Info

Publication number
JP7817874B2
JP7817874B2 JP2022057282A JP2022057282A JP7817874B2 JP 7817874 B2 JP7817874 B2 JP 7817874B2 JP 2022057282 A JP2022057282 A JP 2022057282A JP 2022057282 A JP2022057282 A JP 2022057282A JP 7817874 B2 JP7817874 B2 JP 7817874B2
Authority
JP
Japan
Prior art keywords
unit data
alignment
unit
feature extraction
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022057282A
Other languages
Japanese (ja)
Other versions
JP2023148974A (en
Inventor
大介 平島
佳孝 前田
隆雄 齊藤
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.)
NGK Insulators Ltd
Original Assignee
NGK Insulators Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NGK Insulators Ltd filed Critical NGK Insulators Ltd
Priority to JP2022057282A priority Critical patent/JP7817874B2/en
Publication of JP2023148974A publication Critical patent/JP2023148974A/en
Application granted granted Critical
Publication of JP7817874B2 publication Critical patent/JP7817874B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Description

本発明は、複数の単位データから特徴量を抽出するための特徴量抽出方法、プログラム及び装置に関する。 The present invention relates to a feature extraction method, program, and device for extracting features from multiple unit data.

例えば工業製品の生産設備等には温度センサ、圧力センサ又は流量センサ等のセンサが設置されている。各センサにより測定された測定データは、例えば時間等の所定の物理量に関連付けられて蓄えられる。蓄えられた測定データを分析する場合、処理の単位となる単位データの差が重要な特徴量となる。 For example, industrial production facilities are equipped with sensors such as temperature sensors, pressure sensors, and flow rate sensors. The measurement data measured by each sensor is stored in association with a specific physical quantity, such as time. When analyzing the stored measurement data, the difference in unit data, which serves as the unit of processing, becomes an important feature.

従来、連続的に蓄えられた測定データから複数の単位データを切り出し、分析者の知見及び/又は気づきから導きだされる位置で単位データを重ね合わせ、グラフ化し、単位データ間で差異が見られる部位を分析者の目視確認により抽出し、特徴量を生成することが行われる。生成した特徴量を機械学習や統計解析手法にて分析することで、製品品質や設備稼働に影響を与える特徴量を特定し、品質不良原因特定や生産性改善策作成に活用していた。 Conventionally, multiple unit data sets are extracted from continuously accumulated measurement data, the unit data sets are overlaid at positions derived from the analyst's knowledge and/or insights, graphed, and areas where differences are observed between the unit data sets are extracted by the analyst's visual inspection, generating feature quantities. The generated feature quantities are analyzed using machine learning and statistical analysis methods to identify feature quantities that affect product quality and equipment operation, and are used to identify the causes of quality defects and develop productivity improvement measures.

例えば下記の特許文献1~4には、単位データから特徴量を抽出するための方法等が開示されている。 For example, the following Patent Documents 1 to 4 disclose methods for extracting features from unit data.

特許第4756707号公報Patent No. 4756707 特許第4837520号公報Patent No. 4837520 特許第5348977号公報Patent No. 5348977 特許第5912880号公報Patent No. 5912880

上記のような従来の特徴量抽出方法では、以下のような課題があった。すなわち、例えば工業製品の生産設備における単位データは、生産設備の稼働開始を始点とすることがある。しかしながら、各単位データの始点を原点として各単位データの物理量の位置を合わせて各単位データを比較しても、単位データ間の差異を明確に検出できないこともある。例えば、単位データの途中の物理量位置を原点として各単位データを重ね合わせることで、始点を原点として合わせたときには隠れていた単位データ間の差異が明瞭化することもある。すなわち、単位データには余分なデータが付随しており、単位データに付随する余分なデータにより、本来であれば抽出すべき単位データ間の差異が隠れてしまうことがある。 Conventional feature extraction methods such as those described above have had the following issues. For example, unit data for industrial product production equipment may start when the production equipment begins operation. However, even if the starting point of each unit data is used as the origin and the physical quantity positions of each unit data are aligned and compared, it may not be possible to clearly detect differences between the unit data. For example, by overlaying each unit data set with the physical quantity position midway between the unit data as the origin, differences between unit data that would be hidden when aligned with the starting point as the origin may become clear. In other words, unit data is accompanied by extraneous data, and this extra data can hide differences between unit data that should be extracted.

また、以下のような別の課題もあった。すなわち、分析者が単位データを物理量の軸方向に少しずつスライドさせていき、単位データが描く曲線が最も一致するように合わせこみ、それでも残る単位データ間の差を特徴量としていた。しかしながら、単位データが描く曲線が最も一致するとの判断は、分析者の経験に依存しており、定量化されておらず、再現性が低いことがある。 There was also another issue, as described below. The analyst would gradually slide the unit data along the axis of the physical quantity until the curve drawn by the unit data matched most closely, and the remaining differences between the unit data were then used as features. However, the determination that the curve drawn by the unit data best matches depends on the analyst's experience, is not quantified, and can have low reproducibility.

また、以下のようなさらに別の課題もあった。すなわち、特徴量の生成も分析者の気付きに依存しており、見落としが発生する虞があった。言い換えると、単位データの全体を網羅して特徴量を生成できていなかった。 There were also other issues, such as the following. Namely, the generation of features also depended on the analyst's awareness, which meant there was a risk of oversight. In other words, features could not be generated that covered all of the unit data.

本発明は、上記のような課題の少なくとも1つを解決するためになされたものであり、その目的の一つは、より適切に特徴量を抽出できる特徴量抽出方法、プログラム及び装置を提供することである。 The present invention has been made to solve at least one of the above problems, and one of its objectives is to provide a feature extraction method, program, and device that can extract features more appropriately.

本発明の一態様に係る特徴量抽出方法は、複数の単位データから特徴量を抽出するための特徴量抽出方法であって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データにおける測定データの変化点を検出する変化点検出工程と、検出された変化点を原点として、複数の単位データの物理量の位置を合わせる位置合わせ工程と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出工程とを含む。 A feature extraction method according to one aspect of the present invention is a feature extraction method for extracting feature values from a plurality of unit data, where the plurality of unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as processing units. The method includes a change point detection process for detecting change points in the measurement data of the plurality of unit data, an alignment process for aligning the positions of the physical quantities of the plurality of unit data using the detected change points as origins, and a feature extraction process for extracting feature values from the plurality of unit data with the positions of the physical quantities aligned.

本発明の別の態様に係る特徴量抽出方法は、複数の単位データから特徴量を抽出するための特徴量抽出方法であって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データの物理量の位置を合わせる位置合わせ工程と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出工程とを含み、位置合わせ工程は、任意の物理量の位置を原点として、複数の単位データの物理量の位置を合わせる第1位置合わせ工程と、物理量の位置合わせを行った複数の単位データ間の差分面積を求める第2位置合わせ工程と、差分面積を合算して差分面積和を求める第3位置合わせ工程と、原点を変えながら第1~第3位置合わせ工程を繰り返す第4位置合わせ工程と、第4位置合わせ工程で第1~第3位置合わせ工程を繰り返した後に、差分面積和が最小となる原点を判別する第5位置合わせ工程とを含み、特徴量抽出工程では、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する。 A feature extraction method according to another aspect of the present invention is a feature extraction method for extracting feature amounts from multiple unit data, where the multiple unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The method includes an alignment step for aligning the physical quantities of the multiple unit data, and a feature extraction step for extracting feature amounts from the multiple unit data with the physical quantities aligned. The alignment step includes a first alignment step for aligning the physical quantities of the multiple unit data with the position of an arbitrary physical quantity as the origin, a second alignment step for calculating a difference area between the multiple unit data after the physical quantities have been aligned, a third alignment step for calculating a difference area sum by adding up the difference areas, a fourth alignment step for repeating the first to third alignment steps while changing the origin, and a fifth alignment step for determining the origin at which the difference area sum is minimized after repeating the first to third alignment steps in the fourth alignment step. In the feature extraction step, feature amounts are extracted from the multiple unit data with the physical quantities aligned at the origin at which the difference area sum is minimized.

本発明のさらに別の態様に係る特徴量抽出方法は、複数の単位データから特徴量を抽出するための特徴量抽出方法であって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データの物理量の位置を合わせる位置合わせ工程と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出工程とを含み、特徴量抽出工程では、複数の単位データを任意の物理量幅で複数の区間に分割し、複数の区間のそれぞれで所定の統計量を特徴量として算出する。 A feature extraction method according to yet another aspect of the present invention is a feature extraction method for extracting feature quantities from a plurality of unit data, wherein the plurality of unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The method includes an alignment step for aligning the physical quantities of the plurality of unit data, and a feature extraction step for extracting feature quantities from the plurality of unit data with the physical quantities aligned. In the feature extraction step, the plurality of unit data are divided into a plurality of intervals by an arbitrary physical quantity width, and a predetermined statistical quantity is calculated as a feature quantity for each of the plurality of intervals.

本発明の一態様に係る特徴量抽出プログラムは、複数の単位データから特徴量を抽出するための特徴量抽出プログラムであって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データにおける測定データの変化点を検出する変化点検出機能と、検出された変化点を原点として、複数の単位データの物理量の位置を合わせる位置合わせ機能と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出機能とをコンピューターに実現させる。 A feature extraction program according to one aspect of the present invention is a feature extraction program for extracting feature values from multiple unit data, where the multiple unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The program causes a computer to implement a change point detection function that detects change points in the measurement data of the multiple unit data, an alignment function that aligns the positions of the physical quantities of the multiple unit data using the detected change point as the origin, and a feature extraction function that extracts feature values from the multiple unit data with the positions of the physical quantities aligned.

本発明の別の態様に係る特徴量抽出プログラムは、複数の単位データから特徴量を抽出するための特徴量抽出プログラムであって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データの物理量の位置を合わせる位置合わせ機能と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出機能とをコンピューターに実現させるための特徴量抽出プログラムであり、位置合わせ機能は、任意の物理量の位置を原点として、複数の単位データの物理量の位置を合わせる第1位置合わせ機能と、物理量の位置合わせを行った複数の単位データ間の差分面積を求める第2位置合わせ機能と、差分面積を合算して差分面積和を求める第3位置合わせ機能と、原点を変えながら第1~第3位置合わせ機能を繰り返す第4位置合わせ機能と、第4位置合わせ機能が第1~第3位置合わせ機能を繰り返した後に、差分面積和が最小となる原点を判別する第5位置合わせ機能とを含み、特徴量抽出機能は、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する。 A feature extraction program according to another aspect of the present invention is a feature extraction program for extracting feature amounts from multiple unit data, where the multiple unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The feature extraction program causes a computer to implement an alignment function for aligning the physical quantities of the multiple unit data and a feature extraction function for extracting feature amounts from the multiple unit data with the physical quantities aligned. The alignment function includes a first alignment function for aligning the physical quantities of the multiple unit data using the position of an arbitrary physical quantity as the origin, a second alignment function for calculating the difference area between the multiple unit data after the physical quantities have been aligned, a third alignment function for calculating the difference area sum by adding up the difference areas, a fourth alignment function for repeating the first to third alignment functions while changing the origin, and a fifth alignment function for determining the origin at which the difference area sum is minimized after the fourth alignment function has repeated the first to third alignment functions. The feature extraction function extracts feature amounts from the multiple unit data with the physical quantities aligned at the origin at which the difference area sum is minimized.

本発明のさらに別の態様に係る特徴量抽出プログラムは、複数の単位データから特徴量を抽出するための特徴量抽出プログラムであって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データの物理量の位置を合わせる位置合わせ機能と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出機能とをコンピューターに実現させるための特徴量抽出プログラムであり、特徴量抽出機能は、複数の単位データを任意の物理量幅で複数の区間に分割し、複数の区間のそれぞれで所定の統計量を特徴量として算出する。 A feature extraction program according to yet another aspect of the present invention is a feature extraction program for extracting feature quantities from multiple unit data, where the multiple unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The feature extraction program causes a computer to implement an alignment function that aligns the physical quantities of the multiple unit data and a feature extraction function that extracts feature quantities from the multiple unit data with the physical quantities aligned. The feature extraction function divides the multiple unit data into multiple intervals using an arbitrary physical quantity width and calculates a predetermined statistical quantity as a feature quantity for each of the multiple intervals.

本発明の一態様に係る特徴量抽出装置は、複数の単位データから特徴量を抽出するための特徴量抽出装置であって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データにおける測定データの変化点を検出する変化点検出部と、検出された変化点を原点として、複数の単位データの物理量の位置を合わせる位置合わせ部と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出部とを備える。 A feature extraction device according to one aspect of the present invention is a feature extraction device for extracting feature values from multiple unit data, where the multiple unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The device includes a change point detection unit that detects change points in the measurement data of the multiple unit data, a position alignment unit that aligns the positions of the physical quantities of the multiple unit data using the detected change point as the origin, and a feature extraction unit that extracts feature values from the multiple unit data with the positions of the physical quantities aligned.

本発明の別の態様に係る特徴量抽出装置は、複数の単位データから特徴量を抽出するための特徴量抽出装置であって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データの物理量の位置を合わせる位置合わせ部と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出部とを備え、位置合わせ部は、任意の物理量の位置を原点として、複数の単位データの物理量の位置を合わせる第1位置合わせ部と、物理量の位置合わせを行った複数の単位データ間の差分面積を求める第2位置合わせ部と、差分面積を合算して差分面積和を求める第3位置合わせ部と、原点を変えながら第1~第3位置合わせ部の処理を繰り返す第4位置合わせ部と、第4位置合わせ部が第1~第3位置合わせ部の処理を繰り返した後に、差分面積和が最小となる原点を判別する第5位置合わせ部とを備え、特徴量抽出部は、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する。 A feature extraction device according to another aspect of the present invention is a feature extraction device for extracting feature quantities from multiple unit data, where the multiple unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The feature extraction device includes an alignment unit that aligns the physical quantities of the multiple unit data, and a feature extraction unit that extracts feature quantities from the multiple unit data with the physical quantities aligned. The alignment unit includes a first alignment unit that aligns the physical quantities of the multiple unit data using the position of an arbitrary physical quantity as an origin, a second alignment unit that calculates a difference area between the multiple unit data after the physical quantities have been aligned, a third alignment unit that calculates a difference area sum by adding up the difference areas, a fourth alignment unit that repeats the processing of the first to third alignment units while changing the origin, and a fifth alignment unit that determines the origin at which the difference area sum is minimized after the fourth alignment unit has repeated the processing of the first to third alignment units. The feature extraction unit extracts feature quantities from the multiple unit data with the physical quantities aligned at the origin at which the difference area sum is minimized.

本発明のさらに別の態様に係る特徴量抽出装置は、複数の単位データから特徴量を抽出するための特徴量抽出装置であって、複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、複数の単位データの物理量の位置を合わせる位置合わせ部と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出部とを備え、特徴量抽出部は、複数の単位データを任意の物理量幅で複数の区間に分割し、複数の区間のそれぞれで所定の統計量を特徴量として算出する。 A feature extraction device according to yet another aspect of the present invention is a feature extraction device for extracting feature quantities from a plurality of unit data, where the plurality of unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as units of processing. The device includes an alignment unit that aligns the physical quantities of the plurality of unit data, and a feature extraction unit that extracts feature quantities from the plurality of unit data with the physical quantities aligned. The feature extraction unit divides the plurality of unit data into a plurality of intervals using an arbitrary physical quantity width, and calculates a predetermined statistical quantity as a feature quantity for each of the plurality of intervals.

本発明の一態様に係る特徴量抽出方法、プログラム及び装置によれば、検出された測定データの変化点を原点として、複数の単位データの物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出するので、単位データに付随する余分なデータにより単位データ間の差異が隠れてしまうことを避けることができ、より適切に特徴量を抽出できる。 In accordance with one aspect of the present invention, the feature extraction method, program, and device extract feature values from multiple unit data sets while aligning the physical quantities of the multiple unit data sets with the detected change point in the measurement data as the origin. This prevents differences between the unit data sets from being hidden by extraneous data accompanying the unit data sets, allowing for more appropriate feature extraction.

また、本発明の別の態様に係る特徴量抽出方法、プログラム及び装置によれば、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出するので、分析者の経験に依存せずに単位データが描く曲線が最も一致したと考えられる状態で特徴量を抽出でき、より適切に特徴量を抽出できる。 Furthermore, according to a feature extraction method, program, and device according to another aspect of the present invention, feature values are extracted from multiple unit data sets with the physical quantities aligned at the origin where the sum of the differential areas is smallest. This allows feature values to be extracted in a state where the curves drawn by the unit data are considered to be most consistent, without relying on the analyst's experience, resulting in more appropriate feature extraction.

また、本発明のさらに別の態様に係る特徴量抽出方法、プログラム及び装置によれば、複数の単位データを任意の物理量幅で複数の区間に分割し、複数の区間のそれぞれで所定の統計量を特徴量として算出するので、単位データの全体を網羅して特徴量を生成でき、より適切に特徴量を抽出できる。 Furthermore, according to a feature extraction method, program, and device according to yet another aspect of the present invention, multiple unit data are divided into multiple intervals using an arbitrary physical quantity width, and a predetermined statistical quantity is calculated as a feature for each of the multiple intervals. This makes it possible to generate features that cover all of the unit data, thereby enabling more appropriate feature extraction.

本発明の実施の形態1による特徴量抽出方法を示すフローチャートである。1 is a flowchart showing a feature extraction method according to the first embodiment of the present invention. 図1の単位データ抽出工程を示す説明図である。FIG. 2 is an explanatory diagram showing the unit data extraction process of FIG. 1; 図1の変化点検出工程を示す説明図である。FIG. 2 is an explanatory diagram showing the change-point detection process of FIG. 1; 図1の位置合わせ工程をより詳細に示すフローチャートである。2 is a flowchart showing the alignment process of FIG. 1 in more detail. 図4の第1位置合わせ工程を示す説明図である。FIG. 5 is an explanatory diagram showing the first alignment step of FIG. 4 . 図4の第2位置合わせ工程を示す説明図である。FIG. 5 is an explanatory diagram showing the second alignment step of FIG. 4 . 図4の第5位置合わせ工程を示す説明図である。FIG. 5 is an explanatory diagram showing the fifth alignment step of FIG. 4 . 図1の特徴量抽出工程を示す説明図である。FIG. 2 is an explanatory diagram showing the feature extraction process of FIG. 1; 本発明の実施の形態1による特徴量抽出プログラムを示すブロック図である。FIG. 2 is a block diagram showing a feature extraction program according to the first embodiment of the present invention. 本発明の実施の形態1による特徴量抽出装置を示すブロック図である。1 is a block diagram showing a feature extraction device according to a first embodiment of the present invention; 本発明の実施の形態2,3による特徴量抽出方法を示すフローチャートである。10 is a flowchart showing a feature extraction method according to second and third embodiments of the present invention. 本発明の実施の形態2による特徴量抽出プログラムを示すブロック図である。FIG. 10 is a block diagram showing a feature extraction program according to a second embodiment of the present invention. 本発明の実施の形態2による特徴量抽出装置を示すブロック図である。FIG. 10 is a block diagram showing a feature extraction device according to a second embodiment of the present invention. 本発明の実施の形態3による特徴量抽出プログラムを示すブロック図である。FIG. 11 is a block diagram showing a feature extraction program according to a third embodiment of the present invention. 本発明の実施の形態3による特徴量抽出装置を示すブロック図である。FIG. 10 is a block diagram showing a feature extraction device according to a third embodiment of the present invention.

以下、本発明を実施するための形態について、図面を参照して説明する。本発明は各実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、各実施の形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施の形態に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施の形態の構成要素を適宜組み合わせてもよい。 The following describes embodiments of the present invention with reference to the drawings. The present invention is not limited to the embodiments, and the components can be modified and embodied without departing from the spirit of the invention. Furthermore, various inventions can be created by appropriately combining multiple components disclosed in each embodiment. For example, some components may be omitted from all of the components shown in the embodiments. Furthermore, components from different embodiments may be combined as appropriate.

実施の形態1.
まず、図1~図8を参照しながら、本発明の実施の形態1による特徴量抽出方法について説明する。図1は本発明の実施の形態1による特徴量抽出方法を示すフローチャートであり、図2は図1の単位データ抽出工程を示す説明図であり、図3は図1の変化点検出工程を示す説明図である。また、図4は図1の位置合わせ工程をより詳細に示すフローチャートであり、図5は図4の第1位置合わせ工程を示す説明図であり、図6は図4の第2位置合わせ工程を示す説明図であり、図7は図4の第5位置合わせ工程を示す説明図である。また、図8は図1の特徴量抽出工程を示す説明図である。
Embodiment 1.
First, a feature extraction method according to a first embodiment of the present invention will be described with reference to FIGS. 1 to 8. FIG. 1 is a flowchart illustrating the feature extraction method according to the first embodiment of the present invention, FIG. 2 is an explanatory diagram illustrating the unit data extraction step of FIG. 1, and FIG. 3 is an explanatory diagram illustrating the change-point detection step of FIG. 1. Also, FIG. 4 is a flowchart illustrating the alignment step of FIG. 1 in more detail, FIG. 5 is an explanatory diagram illustrating the first alignment step of FIG. 4, FIG. 6 is an explanatory diagram illustrating the second alignment step of FIG. 4, and FIG. 7 is an explanatory diagram illustrating the fifth alignment step of FIG. 4. Also, FIG. 8 is an explanatory diagram illustrating the feature extraction step of FIG. 1.

図1に示す特徴量抽出方法は、複数の単位データから特徴量を抽出するための方法である。単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであり、処理の単位となるものである。本実施の形態では、複数の単位データは、データベースとして連続的に蓄えられているものとする。 The feature extraction method shown in Figure 1 is a method for extracting features from multiple unit data. Unit data is measurement data measured by a sensor associated with a predetermined physical quantity, and serves as a unit of processing. In this embodiment, multiple unit data are assumed to be stored continuously in a database.

センサとしては、例えば温度センサ、圧力センサ又は流量センサ等の任意のセンサが用いられ得る。従って、センサにより測定された測定データは、例えば温度、圧力又は流量等の任意の物理量(第1物理量)に対応し得る。測定データが関連付けられる物理量(第2物理量)は、典型的には時間であり得るが、例えば他のセンサによって測定される他の測定データであってもよい。例えば、所定位置の温度がその位置の圧力又は流量に関連付けられてもよく、また所定位置の温度が他の位置の温度、圧力又は流量に関連付けられてもよい。換言すると、センサによって測定される第1物理量は、第1物理量と異なる種類の第2物理量に関連付けられてもよいし、同種の第2物理量に関連付けられてもよい。 Any sensor, such as a temperature sensor, pressure sensor, or flow sensor, can be used as the sensor. Therefore, the measurement data measured by the sensor can correspond to any physical quantity (first physical quantity), such as temperature, pressure, or flow rate. The physical quantity (second physical quantity) to which the measurement data is associated is typically time, but may also be other measurement data measured by another sensor. For example, the temperature at a given location may be associated with the pressure or flow rate at that location, or the temperature at a given location may be associated with the temperature, pressure, or flow rate at another location. In other words, the first physical quantity measured by the sensor may be associated with a second physical quantity of a different type from the first physical quantity, or with the same type of second physical quantity.

また、測定データが関連付けられる物理量(第2物理量)の別の例としては、物理的な位置若しくは距離を挙げることができる。例えば、所定の軌道に沿って工業製品を連続的に熱処理するためのトンネル窯において、トンネル窯の入り口からの距離(第2物理量)に、それぞれの場所で測定された温度(第1物理量)が関連付けられてもよい。また、測定データが関連付けられる物理量(第2物理量)のさらに別の例としては、波長を挙げることができる。例えば、試験サンプルの特性を調べるためのガス分析装置又は周波数分析装置において、波長(第2物理量)に、その波長における反応の強さ(第1物理量)が関連付けられてもよい。 Another example of a physical quantity (second physical quantity) with which measurement data is associated is a physical position or distance. For example, in a tunnel kiln for continuously heat-treating industrial products along a predetermined trajectory, the temperature (first physical quantity) measured at each location may be associated with the distance from the entrance of the tunnel kiln (second physical quantity). Another example of a physical quantity (second physical quantity) with which measurement data is associated is a wavelength. For example, in a gas analyzer or frequency analyzer for investigating the properties of a test sample, the wavelength (second physical quantity) may be associated with the strength of the response at that wavelength (first physical quantity).

データベースは、上述のような測定データが連続的に蓄えられたデータのセットであると理解できる場合がある。連続的とは、必ずしもアナログ的に間断の無いものを指すわけではなく、例えば所定の時間間隔を置いた測定データ等の離散的なものも含み得る。データベースは、例えばハードディスク、メモリ、コンピューター又はサーバ等の任意のハードウェアに格納され得る。特徴量抽出方法は、例えばコンピューター又は専用回路等の任意の装置によって実施され得る。特徴量抽出方法を実施する装置は、データベースを格納するハードウェアを備えていてもよいし、そのハードウェアとは別個に設けられてそのハードウェアに接続されてもよい。 A database can be understood as a set of data in which measurement data such as those described above is continuously stored. "Continuous" does not necessarily mean uninterrupted in an analog sense, but can also include discrete data such as measurement data spaced at predetermined time intervals. The database can be stored on any hardware, such as a hard disk, memory, computer, or server. The feature extraction method can be performed by any device, such as a computer or dedicated circuit. The device that performs the feature extraction method may include hardware that stores the database, or may be provided separately from that hardware and connected to it.

センサの測定対象は任意であるが、本実施の形態ではセンサの測定対象が工業製品のバッチ式生産設備であるように説明する。より具体的には、工業製品に所定時間の熱処理を行う熱処理炉において、所定位置の温度をセンサが測定し、そのセンサの測定データが時間に関連付けられて連続的にデータベースとして蓄えられている態様を例として説明する。熱処理炉の温度は、熱処理炉内に工業製品が挿入された後に上げられ、所定期間だけ高温の状態を維持した後に下げられる。熱処理炉の温度は、次に処理される工業製品が熱処理炉内に挿入されるまで所定の低温状態で維持される。 While the sensor can measure any object, in this embodiment, the sensor's measurement object will be described as a batch production facility for industrial products. More specifically, an example will be described in which a sensor measures the temperature at a predetermined position in a heat treatment furnace that heat treats industrial products for a predetermined period of time, and the sensor's measurement data is associated with time and continuously stored in a database. The temperature of the heat treatment furnace is raised after an industrial product is inserted into the heat treatment furnace, maintained at a high temperature for a predetermined period of time, and then lowered. The temperature of the heat treatment furnace is maintained at a predetermined low temperature until the next industrial product to be processed is inserted into the heat treatment furnace.

図2には、そのような熱処理炉の温度変化を示すデータベースが示されている。より具体的には、図2に示すデータベースには、第1工業製品の生産に係る第1単位データD1、第2工業製品の生産に係る第2単位データD2、及び第3工業製品の生産に係る第3単位データD3が含まれている。第1~第3工業製品は同じ熱処理が加えられる同種の製品である。 Figure 2 shows a database showing such temperature changes in a heat treatment furnace. More specifically, the database shown in Figure 2 includes first unit data D1 relating to the production of a first industrial product, second unit data D2 relating to the production of a second industrial product, and third unit data D3 relating to the production of a third industrial product. The first to third industrial products are the same type of products that are subjected to the same heat treatment.

図2に示すように、温度の上昇及び降下は一様の速度で行われずに段階的に行われてよい。図2に示す例では、熱処理炉の温度は、熱処理炉内に工業製品が挿入された後に所定の上昇速度で第1温度T1から第2温度T2まで上昇され、所定期間だけ第2温度T2で維持される。その次に、所定の上昇速度で第2温度T2から第3温度T3まで上昇され、所定期間だけ第3温度T3で維持される。その次に、後に第3温度T3から第1温度T1まで降下される。第3温度T3から第1温度T1まで降下される時、所定の第1降下速度で温度が下げられた後、第1降下速度よりも遅い第2降下速度で温度が下げられる。 As shown in FIG. 2, the temperature may be increased and decreased in stages rather than at a uniform rate. In the example shown in FIG. 2, after an industrial product is inserted into the heat treatment furnace, the temperature of the heat treatment furnace is increased from the first temperature T1 to the second temperature T2 at a predetermined rate and maintained at the second temperature T2 for a predetermined period of time. Next, the temperature is increased from the second temperature T2 to the third temperature T3 at a predetermined rate and maintained at the third temperature T3 for a predetermined period of time. Next, the temperature is later decreased from the third temperature T3 to the first temperature T1. When decreasing from the third temperature T3 to the first temperature T1, the temperature is decreased at a predetermined first rate, and then at a second rate that is slower than the first rate.

処理の単位とは、所定の物理量に関連付けられた測定データのセットであって、測定データのセット間の差異を見出すことが意図される測定データのセットであり得る。処理の単位は、同種の処理が繰り返し行われているとき、各処理中の測定データのセットであり得る。より具体的には、処理の単位は、工業製品のバッチ式生産設備における各バッチ処理中の測定データのセットであり得る。また、処理の単位は、例えばトンネル窯等の工業製品の連続式生産設備における入口から出口までの測定データのセットであり得る。また、処理の単位は、例えばガス分析装置又は周波数分析装置等の試験サンプルの測定装置における各測定処理中の測定データのセットであり得る。 A processing unit may be a set of measurement data associated with a specific physical quantity, intended to find differences between sets of measurement data. A processing unit may be a set of measurement data during each process when the same type of process is being performed repeatedly. More specifically, a processing unit may be a set of measurement data during each batch process in a batch production facility for industrial products. A processing unit may also be a set of measurement data from the inlet to the outlet in a continuous production facility for industrial products, such as a tunnel kiln. A processing unit may also be a set of measurement data during each measurement process in a test sample measurement device, such as a gas analyzer or frequency analyzer.

図1に示すように、本実施の形態1の特徴量抽出方法は、単位データ抽出工程(ステップS1)、ノイズ除去工程(ステップS2)、変化点検出工程(ステップS3)、位置合わせ工程(ステップS4)及び特徴量抽出工程(ステップS5)を含んでいる。各工程はこの順で行われ得る。 As shown in FIG. 1, the feature extraction method of this embodiment 1 includes a unit data extraction process (step S1), a noise removal process (step S2), a change point detection process (step S3), a registration process (step S4), and a feature extraction process (step S5). Each process can be performed in this order.

単位データ抽出工程(ステップS1)は、データベースから処理の単位となる複数の単位データを抽出する工程である。この工程では、図2に示すデータベースから第1~第4単位データが抽出される。例えば、第1温度T1の状態が所定時間だけ維持されたタイミング(第1物理量が第1状態を所定時間維持されたタイミング)を単位データの始点と認識し、その始点から第2及び第3温度T2,T3を経て改めて第1温度T1の状態が所定時間だけ維持されたタイミングを単位データの終点と認識することで、単位データを抽出することができる。例えば、第1温度T1又は第1温度T1と第2温度T2との間の温度を閾値とし、測定データがその閾値以下である状態が所定時間維持されたタイミングを、第1温度T1の状態が所定時間だけ維持されたタイミングとすることができる。第1~第4単位データのそれぞれの間にそれら単位データに含まれないデータがあってもよい。代替的に、或る単位データの終点を次の単位データの始点としてもよい。 The unit data extraction process (step S1) is a process of extracting multiple unit data, which serve as processing units, from the database. In this process, first to fourth unit data are extracted from the database shown in FIG. 2. For example, the start point of a unit data is recognized as the timing at which the first temperature T1 is maintained for a predetermined time (the timing at which the first physical quantity is maintained in the first state for a predetermined time), and the end point of the unit data is recognized as the timing at which the first temperature T1 is maintained for a predetermined time from that start point, passing through the second and third temperatures T2 and T3. This allows unit data to be extracted. For example, the first temperature T1 or a temperature between the first temperature T1 and the second temperature T2 can be set as a threshold, and the timing at which the measurement data is maintained at or below that threshold for a predetermined time can be recognized as the timing at which the first temperature T1 is maintained for a predetermined time. There may be data between the first to fourth unit data that is not included in these unit data. Alternatively, the end point of one unit data may be used as the start point of the next unit data.

ノイズ除去工程(ステップS2)は、抽出された複数の単位データのノイズを除去する工程である。ノイズは、測定データに含まれる高周波のブレであり、例えば、測定データの移動平均値を得る、又は測定データにローパスフィルタをかける等の方法により除去することができる。 The noise removal process (step S2) is a process for removing noise from the extracted multiple unit data. Noise is high-frequency fluctuation contained in the measurement data, and can be removed, for example, by obtaining a moving average of the measurement data or by applying a low-pass filter to the measurement data.

変化点検出工程(ステップS3)は、ノイズが除去された複数の単位データにおける測定データの変化点を検出する工程である。測定データの変化点は、複数の単位データの二階微分値が所定値を超えるか又は非連続となるタイミングを変化点として検出することができる。図3の(a)はノイズが除去された単位データを示し、(b)は単位データの一階微分値を示し、(c)は単位データの二階微分値及び二階微分値に含まれるパルスPと単位データとの関係を示している。図3の(c)に示すように単位データの二階微分値には、単位データに含まれる測定データの変化点の位置にパルスPが表れる。二階微分値が所定値を超えるか又は非連続となるタイミングを検出することにより、パルスPの位置を検出し、そのパルスPの位置を変化点として検出することができる。代替的に、ノイズが除去された単位データの測定データが所定値以上変化する点を変化点として検出したり、単位データの一階微分値が非連続となるタイミングを変化点として検出したりする等の他の方法により変化点を検出してもよい。 The change point detection process (step S3) is a process for detecting change points in the measurement data in multiple unit data from which noise has been removed. Change points in the measurement data can be detected as timings when the second-order derivatives of multiple unit data exceed a predetermined value or become discontinuous. Figure 3(a) shows unit data from which noise has been removed, (b) shows the first-order derivatives of the unit data, and (c) shows the relationship between the second-order derivatives of the unit data and the pulse P contained in the second-order derivatives. As shown in Figure 3(c), pulse P appears in the second-order derivatives of the unit data at the positions of change points in the measurement data contained in the unit data. By detecting the timings when the second-order derivatives exceed a predetermined value or become discontinuous, the positions of pulse P can be detected and the positions of pulse P can be detected as change points. Alternatively, change points may be detected using other methods, such as detecting points where the measurement data of the noise-removed unit data changes by more than a predetermined value, or detecting the timings when the first-order derivatives of the unit data become discontinuous.

位置合わせ工程(ステップS4)は、検出された変化点を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる工程である。本実施の形態では、変化点として検出された時間の位置(物理量の位置)が一致するように単位データの時間軸の位置が調整される。図5には、時間軸の位置が調整された複数の単位データを重ね合わせた一例が示されている。変化点検出工程で複数の変化点が検出される場合、少なくとも最初は所定の規則に従って特定の変化点が選定され、その選定された変化点を原点として位置合わせが行われてよい。図5の例では、温度が第2温度T2に達したタイミングの変化点が原点とされている。 The alignment process (step S4) is a process of aligning the positions of the physical quantities of multiple unit data from which noise has been removed, using the detected change point as the origin. In this embodiment, the position of the time axis of the unit data is adjusted so that the time positions (positions of the physical quantities) detected as change points match. Figure 5 shows an example of overlapping multiple unit data whose time axis positions have been adjusted. When multiple change points are detected in the change point detection process, a specific change point may be selected at least initially according to a predetermined rule, and alignment may be performed using the selected change point as the origin. In the example of Figure 5, the change point at the timing when the temperature reaches the second temperature T2 is set as the origin.

図4に示すように、本実施の形態1の特徴量抽出方法における位置合わせ工程(ステップS4)は、第1位置合わせ工程(ステップS4-1)、第2位置合わせ工程(ステップS4-2)、第3位置合わせ工程(ステップS4-3)、第4位置合わせ工程(ステップS4-4)、及び第5位置合わせ工程(ステップS4-5)を含んでいる。 As shown in FIG. 4, the alignment process (step S4) in the feature extraction method of this embodiment 1 includes a first alignment process (step S4-1), a second alignment process (step S4-2), a third alignment process (step S4-3), a fourth alignment process (step S4-4), and a fifth alignment process (step S4-5).

第1位置合わせ工程(ステップS4-1)は、変化点を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる工程である。この工程における処理は、上述の位置合わせ工程の処理と同様である。 The first alignment process (step S4-1) is a process of aligning the physical quantities of multiple unit data from which noise has been removed, using the change point as the origin. The processing in this process is the same as the processing in the alignment process described above.

第2位置合わせ工程(ステップS4-2)は、物理量の位置合わせを行った複数の単位データ間の差分面積を求める工程である。図6に示すように、差分面積は、測定データ(温度)を縦軸とし、その測定データに関連付けられた物理量を横軸とした際、単位データ間の差の面積の総和として理解することができる。換言すると、各物理量位置における或る単位データの測定データと別の単位データの測定データとの差の総和として理解することができる。或る単位データの測定データと別の単位データの測定データとの差は絶対値として扱った上で総和を求めてよい。 The second alignment process (step S4-2) is a process for calculating the difference area between multiple unit data whose physical quantities have been aligned. As shown in Figure 6, the difference area can be understood as the sum of the areas of the differences between unit data, with the measurement data (temperature) on the vertical axis and the physical quantity associated with that measurement data on the horizontal axis. In other words, it can be understood as the sum of the differences between the measurement data of one unit data and the measurement data of another unit data at each physical quantity position. The difference between the measurement data of one unit data and the measurement data of another unit data can be treated as an absolute value before the sum is calculated.

本実施の形態の第2位置合わせ工程では、位置合わせを行った複数の単位データの平均データ(平均の単位データ)を求めた後に、平均データと複数の単位データとの間の差分面積を求める。各物理量(時間)位置における各単位データの測定データ(温度)の平均値を得ることで平均データを求めることができる。図6には、平均データと第2単位データとの差分面積が示されている。代替的に、所定の規則に従って複数の単位データのうちの1つを選定し、その選定された単位データと他の単位データとの差分面積を求めてもよい。 In the second alignment process of this embodiment, after determining the average data (average unit data) of the aligned multiple unit data, the difference area between the average data and the multiple unit data is determined. The average data can be determined by averaging the measurement data (temperature) of each unit data at each physical quantity (time) position. Figure 6 shows the difference area between the average data and the second unit data. Alternatively, one of the multiple unit data may be selected according to a predetermined rule, and the difference area between the selected unit data and the other unit data may be determined.

第3位置合わせ工程(ステップS4-3)は、差分面積を合算して差分面積和を求める工程である。本実施の形態の第3位置合わせ工程では、平均データと第1単位データとの第1差分面積、平均データと第2単位データとの第2差分面積、及び平均データと第3単位データとの第3差分面積が合算されることで差分面積和が求められる。 The third alignment process (step S4-3) is a process of adding up the difference areas to find the sum of the difference areas. In this embodiment, the third alignment process finds the sum of the difference areas by adding up the first difference area between the average data and the first unit data, the second difference area between the average data and the second unit data, and the third difference area between the average data and the third unit data.

第4位置合わせ工程(ステップS4-4)は、原点を変えながら第1~第3位置合わせ工程を繰り返す工程である。現在の原点から所定の物理量幅(時間幅)だけずらすことで、原点を変えることができる。最初の第1位置合わせ工程で変化点を原点とすることで単位データの大まかな位置合わせが行われ、最小の差分面積和を見つけるために第4位置合わせ工程で原点が徐々に変えられながら(すなわち単位データの位置が微調整されながら)差分面積和が収集され得る。代替的に、最初の第1位置合わせ工程で使用された変化点とは異なる変化点に原点が順次変えられてもよい。 The fourth alignment process (step S4-4) is a process in which the first to third alignment processes are repeated while changing the origin. The origin can be changed by shifting it from the current origin by a predetermined physical quantity width (time width). In the initial first alignment process, the unit data is roughly aligned by using the change point as the origin, and in the fourth alignment process, the origin is gradually changed (i.e., the position of the unit data is fine-tuned) to find the smallest difference area sum, and difference area sums can be collected. Alternatively, the origin may be sequentially changed to a change point different from the change point used in the initial first alignment process.

第5位置合わせ工程(ステップS4-5)は、第4位置合わせ工程で第1~第3位置合わせ工程を繰り返した後に、差分面積和が最小となる原点を判別する工程である。図7には、第4位置合わせ工程で収集された差分面積和と、その差分面積和を求める際に原点に用いた物理量(時間)の値との関係を示すグラフの一例が示されている。差分面積和が最小となる原点は、各単位データ間のズレが最も小さな原点であり、各単位データ間のズレを修正するのに最適な原点として使用され得る。 The fifth alignment process (step S4-5) is a process of determining the origin at which the differential area sum is smallest after repeating the first to third alignment processes in the fourth alignment process. Figure 7 shows an example of a graph showing the relationship between the differential area sum collected in the fourth alignment process and the value of the physical quantity (time) used as the origin when calculating the differential area sum. The origin at which the differential area sum is smallest is the origin at which the deviation between each unit of data is smallest, and can be used as the optimal origin for correcting the deviation between each unit of data.

図1に戻り、特徴量抽出工程(ステップS5)は、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する工程である。本実施の形態の特徴量抽出工程では、第5位置合わせ工程で判別された原点(差分面積和が最小となる原点)で物理量の位置が合わされた状態で、複数の単位データから特徴量が抽出される。 Returning to Figure 1, the feature extraction process (step S5) is a process of extracting feature values from multiple unit data sets while aligning the positions of the physical quantities. In this embodiment, the feature extraction process extracts feature values from multiple unit data sets while aligning the positions of the physical quantities at the origin determined in the fifth alignment process (the origin where the differential area sum is smallest).

抽出される特徴量及びその抽出方法は、単位データの処理目的に応じて適宜決定され任意である。本実施の形態の特徴量抽出工程では、図8に示すように複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出する。区間Sへの分割に使用する物理量幅は、例えば単位データのデータ間隔が1分間隔の場合に5分毎等、単位データの処理目的及び/又はデータ取得周期等に応じて適宜設定され得る。また、区間Sへの分割に使用する物理量幅は、この後の処理で統計量を算出することを考慮して、1つの区間内に3点以上の測定データが含まれるように設定されることが好ましい。区間Sは、原点を基準に所定の物理量幅毎に設定され得る。互いの区間Sは隣接して設定され得る。単位データの全物理量範囲を区間Sに分割してよい。代替的に、例えば測定データが所定値を超える一部の範囲(すなわち、有意な測定データが含まれている一部の範囲)等、単位データの一部の物理量範囲を区間Sに分割してもよい。算出される統計量としては、例えば各区間Sの測定データ(温度)の平均値及び/又は傾き(変化の割合)等が例として挙げられる。位置合わせされた単位データのそれぞれから抽出された特徴量を比較検討することにより、各単位データにおける事象の差異をより確実に把握できる。 The extracted feature values and their extraction method are determined arbitrarily and appropriately depending on the processing purpose of the unit data. In the feature extraction process of this embodiment, as shown in FIG. 8, multiple unit data are divided into multiple intervals S using arbitrary physical quantity widths, and a predetermined statistical value is calculated as a feature value for each of the multiple intervals S. The physical quantity width used to divide into intervals S can be set appropriately depending on the processing purpose of the unit data and/or the data acquisition period, for example, every 5 minutes when the data interval of the unit data is 1 minute. Furthermore, considering that statistical values will be calculated in subsequent processing, the physical quantity width used to divide into intervals S is preferably set so that each interval contains three or more measurement data points. Intervals S can be set for each predetermined physical quantity width, based on the origin. Intervals S can be set adjacent to each other. The entire physical quantity range of the unit data may be divided into intervals S. Alternatively, a partial physical quantity range of the unit data, such as a partial range where measurement data exceeds a predetermined value (i.e., a partial range containing significant measurement data), may be divided into intervals S. Examples of calculated statistics include the average value and/or slope (rate of change) of the measurement data (temperature) for each section S. By comparing and examining the feature amounts extracted from each aligned unit of data, it is possible to more reliably grasp the differences in phenomena between each unit of data.

次に、図9は、本発明の実施の形態1による特徴量抽出プログラム1を示すブロック図である。図9に示す特徴量抽出プログラム1は、センサにより測定された測定データが所定の物理量に関連付けられて連続的に蓄えられたデータベース2から処理の単位となる単位データの特徴量を抽出するためのものであり、コンピューター3に読み込まれて実行されることにより上述の特徴量抽出方法の各工程に対応する機能をコンピューター3に実現させるためのものである。図9に示すデータベース2は、センサにより測定された測定データが所定の物理量に関連付けられて連続的に蓄えられたものである。図9ではコンピューター3の外にデータベース2を示しているが、コンピューター3に含まれるハードウェアがデータベース2を格納していてもよい。また、図9では1つのコンピューター3を示しているが、図9に示すコンピューター3が複数のコンピューターによって実現されてよい。この場合、幾つかの機能が或るコンピューターにより実現され、他の機能が別のコンピューターにより実現されてよい。 Next, FIG. 9 is a block diagram showing a feature extraction program 1 according to embodiment 1 of the present invention. The feature extraction program 1 shown in FIG. 9 is for extracting feature quantities of unit data, which serve as processing units, from a database 2 in which measurement data measured by a sensor is associated with a predetermined physical quantity and continuously stored. The program is loaded into a computer 3 and executed to cause the computer 3 to implement functions corresponding to each step of the feature extraction method described above. The database 2 shown in FIG. 9 is a continuous storage of measurement data measured by a sensor, associated with a predetermined physical quantity. Although the database 2 is shown external to the computer 3 in FIG. 9, the database 2 may also be stored in hardware included in the computer 3. Also, although a single computer 3 is shown in FIG. 9, the computer 3 shown in FIG. 9 may be implemented by multiple computers. In this case, some functions may be implemented by one computer and other functions may be implemented by another computer.

特徴量抽出プログラム1がコンピューター3に読み込まれて実行されることによって、コンピューター3が実現する機能には、データベース2から複数の単位データを抽出する単位データ抽出機能31と、抽出された複数の単位データのノイズを除去するノイズ除去機能32と、ノイズが除去された複数の単位データにおける測定データの変化点を検出する変化点検出機能33と、検出された変化点を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる位置合わせ機能34と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出機能35とが含まれている。 When feature extraction program 1 is loaded into computer 3 and executed, the functions realized by computer 3 include a unit data extraction function 31 that extracts multiple unit data from database 2, a noise removal function 32 that removes noise from the extracted multiple unit data, a change point detection function 33 that detects change points in the measurement data in the multiple unit data from which noise has been removed, an alignment function 34 that aligns the positions of the physical quantities of the multiple unit data from which noise has been removed, using the detected change point as the origin, and a feature extraction function 35 that extracts feature quantities from the multiple unit data with the physical quantities aligned.

変化点検出機能33は、複数の単位データの二階微分値が所定値を超えるか又は非連続となるタイミングを変化点として検出することができる。 The change point detection function 33 can detect the timing when the second-order differential values of multiple unit data exceed a predetermined value or become discontinuous as a change point.

位置合わせ機能34は、変化点を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる第1位置合わせ機能341と、物理量の位置合わせを行った複数の単位データ間の差分面積を求める第2位置合わせ機能342と、差分面積を合算して差分面積和を求める第3位置合わせ機能343と、原点を変えながら第1~第3位置合わせ機能341~343を繰り返す第4位置合わせ機能344と、第4位置合わせ機能344が第1~第3位置合わせ機能341~343を繰り返した後に、差分面積和が最小となる原点を判別する第5位置合わせ機能345とを含み、特徴量抽出機能35は、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出することができる。 The alignment function 34 includes a first alignment function 341 that aligns the physical quantities of multiple unit data from which noise has been removed, using the change point as the origin; a second alignment function 342 that calculates the difference area between multiple unit data whose physical quantities have been aligned; a third alignment function 343 that adds up the difference areas to calculate the difference area sum; a fourth alignment function 344 that repeats the first to third alignment functions 341 to 343 while changing the origin; and a fifth alignment function 345 that determines the origin at which the difference area sum is minimized after the fourth alignment function 344 repeats the first to third alignment functions 341 to 343. The feature extraction function 35 can extract features from multiple unit data with the physical quantities aligned at the origin at which the difference area sum is minimized.

第2位置合わせ機能342は、位置合わせを行った複数の単位データの平均データを求めた後に、平均データと複数の単位データとの間の差分面積を求めることができる。 The second alignment function 342 can calculate the average data of the aligned multiple unit data, and then calculate the differential area between the average data and the multiple unit data.

特徴量抽出機能35では、複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出することができる。 The feature extraction function 35 divides multiple unit data into multiple intervals S with an arbitrary physical quantity width, and can calculate a predetermined statistical quantity as a feature for each of the multiple intervals S.

上述のように各機能は特徴量抽出方法の各工程に対応しており、上記した特徴量抽出方法の各工程の説明は各機能にも当てはまる。 As mentioned above, each function corresponds to a step in the feature extraction method, and the explanation of each step in the feature extraction method above also applies to each function.

次に、図10は、本発明の実施の形態1による特徴量抽出装置4を示すブロック図である。図10に示す特徴量抽出装置4は、センサにより測定された測定データが所定の物理量に関連付けられて連続的に蓄えられたデータベース2から処理の単位となる単位データの特徴量を抽出するためのものであり、上述の特徴量抽出方法の各工程を実行するための各部(機能ブロック)を備えている。図10に示すデータベース2は、センサにより測定された測定データが所定の物理量に関連付けられて連続的に蓄えられたものである。図10では特徴量抽出装置4の外にデータベース2を示しているが、特徴量抽出装置4に含まれるハードウェアがデータベース2を格納していてもよい。また、図10では1つの特徴量抽出装置4を示しているが、図10に示す特徴量抽出装置4が複数の装置によって実現されてよい。この場合、幾つかの機能ブロックが或る装置により実現され、他の機能ブロックが別の装置により実現されてよい。 Next, FIG. 10 is a block diagram showing a feature extraction device 4 according to embodiment 1 of the present invention. The feature extraction device 4 shown in FIG. 10 extracts features of unit data, which serve as processing units, from a database 2 in which measurement data measured by a sensor is associated with a predetermined physical quantity and continuously stored, and includes each unit (functional block) for executing each step of the feature extraction method described above. The database 2 shown in FIG. 10 is measurement data measured by a sensor that is associated with a predetermined physical quantity and continuously stored. Although FIG. 10 shows the database 2 outside the feature extraction device 4, the database 2 may also be stored in hardware included in the feature extraction device 4. Furthermore, while FIG. 10 shows a single feature extraction device 4, the feature extraction device 4 shown in FIG. 10 may be implemented by multiple devices. In this case, some functional blocks may be implemented by one device and other functional blocks may be implemented by another device.

特徴量抽出装置4は、データベース2から複数の単位データを抽出する単位データ抽出部41と、抽出された複数の単位データのノイズを除去するノイズ除去部42と、ノイズが除去された複数の単位データにおける測定データの変化点を検出する変化点検出部43と、検出された変化点を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる位置合わせ部44と、物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出する特徴量抽出部45とが含まれている。 The feature extraction device 4 includes a unit data extraction unit 41 that extracts multiple unit data from the database 2, a noise removal unit 42 that removes noise from the extracted multiple unit data, a change point detection unit 43 that detects change points in the measurement data in the multiple unit data from which noise has been removed, a position alignment unit 44 that aligns the positions of the physical quantities of the multiple unit data from which noise has been removed, using the detected change point as the origin, and a feature extraction unit 45 that extracts feature quantities from the multiple unit data with the physical quantities aligned.

変化点検出部43は、複数の単位データの二階微分値が所定値を超えるか又は非連続となるタイミングを変化点として検出することができる。 The change point detection unit 43 can detect the timing at which the second-order differential values of multiple unit data exceed a predetermined value or become discontinuous as a change point.

位置合わせ部44は、変化点を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる第1位置合わせ部441と、物理量の位置合わせを行った複数の単位データ間の差分面積を求める第2位置合わせ部442と、差分面積を合算して差分面積和を求める第3位置合わせ部443と、原点を変えながら第1~第3位置合わせ部441~443を繰り返す第4位置合わせ部444と、第4位置合わせ部444が第1~第3位置合わせ部441~443を繰り返した後に、差分面積和が最小となる原点を判別する第5位置合わせ部445とを含み、特徴量抽出部45は、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出することができる。 The alignment unit 44 includes a first alignment unit 441 that aligns the physical quantities of multiple unit data from which noise has been removed, using the change point as the origin; a second alignment unit 442 that calculates the difference area between multiple unit data whose physical quantities have been aligned; a third alignment unit 443 that calculates the difference area sum by adding up the difference areas; a fourth alignment unit 444 that repeats the first to third alignment units 441 to 443 while changing the origin; and a fifth alignment unit 445 that determines the origin at which the difference area sum is minimized after the fourth alignment unit 444 repeats the first to third alignment units 441 to 443. The feature extraction unit 45 can extract feature quantities from the multiple unit data with the physical quantities aligned at the origin at which the difference area sum is minimized.

第2位置合わせ部442は、位置合わせを行った複数の単位データの平均データを求めた後に、平均データと複数の単位データとの間の差分面積を求めることができる。 After calculating the average data of the multiple unit data that have been aligned, the second alignment unit 442 can calculate the difference area between the average data and the multiple unit data.

特徴量抽出部45では、複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出することができる。 The feature extraction unit 45 divides multiple unit data into multiple intervals S with arbitrary physical quantity widths, and can calculate a predetermined statistical quantity as a feature for each of the multiple intervals S.

上述のように各部は特徴量抽出方法の各工程に対応しており、上記した特徴量抽出方法の各工程の説明は各部にも当てはまる。 As described above, each part corresponds to a step in the feature extraction method, and the explanation of each step in the feature extraction method above also applies to each part.

本実施の形態のような特徴量抽出方法、プログラム及び装置では、検出された測定データの変化点を原点として、複数の単位データの物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出するので、単位データに付随する余分なデータにより単位データ間の差異が隠れてしまうことを避けることができ、より適切に特徴量を抽出できる。 In the feature extraction method, program, and device of this embodiment, feature values are extracted from multiple unit data sets while aligning the physical quantities of the multiple unit data sets, with the change point of the detected measurement data set as the origin. This prevents differences between the unit data sets from being hidden by extraneous data accompanying the unit data sets, allowing for more appropriate feature extraction.

また、複数の単位データの二階微分値が所定値を超えるか又は非連続となるタイミングを変化点として検出するので、より確実に変化点を検出することができる。 In addition, the timing at which the second-order differential values of multiple unit data exceed a predetermined value or become discontinuous is detected as a change point, making it possible to detect change points more reliably.

また、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量が抽出されるので、分析者の経験に依存せずに単位データが描く曲線が最も一致したと考えられる状態で特徴量を抽出でき、より適切に特徴量を抽出できる。この構成は、変化点間の物理量の幅が単位データ間で異なるときに特に有用である。例えば、真空プロセスを伴うバッチ式装置では、所定の真空度に達した際に、例えば昇温等の次のステップに移行するようなプログラムがある。所定の真空度に達するまでの時間は、例えば季節等の周囲環境により異なることがあり、すなわち変化点間の物理量の幅が単位データ間で異なる場合がある。このような場合では、どの変化点に原点を合わせるのが最善であるか判別が難しいという課題がある。上記した構成により、このような課題を解消できる。 Furthermore, because feature quantities are extracted from multiple unit data sets with the physical quantities aligned at the origin where the differential area sum is minimized, feature quantities can be extracted in a state where the curves drawn by the unit data are considered to be most consistent, without relying on the analyst's experience, resulting in more appropriate feature extraction. This configuration is particularly useful when the range of physical quantities between change points differs between unit data sets. For example, in a batch-type device that uses a vacuum process, there is a program that moves on to the next step, such as increasing the temperature, once a predetermined degree of vacuum is reached. The time it takes to reach a predetermined degree of vacuum can vary depending on the ambient environment, such as the season, meaning that the range of physical quantities between change points can differ between unit data sets. In such cases, it can be difficult to determine which change point is best to align the origin with. The configuration described above can solve this problem.

また、位置合わせを行った複数の単位データの平均データを求めた後に、平均データと複数の単位データとの間の差分面積を求めるので、すべての単位データ間の差分面積を求める場合と比較して演算負荷を低減できる。また、特定の単位データを基準にして差分面積を求める場合と比較して、得られる結果に偏りが生じる虞を低減できる。 Furthermore, after calculating the average data of the aligned multiple unit data, the difference area between the average data and the multiple unit data is calculated, which reduces the computational load compared to calculating the difference area between all unit data. Furthermore, compared to calculating the difference area based on specific unit data, the risk of bias in the results obtained can be reduced.

また、複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出するので、単位データの全体を網羅して特徴量を生成でき、より適切に特徴量を抽出できる。 In addition, multiple unit data are divided into multiple intervals S using arbitrary physical quantity widths, and a predetermined statistical quantity is calculated as a feature for each of the multiple intervals S, so that features can be generated that cover the entire unit data, allowing for more appropriate feature extraction.

実施の形態2.
図11は、本発明の実施の形態2による特徴量抽出方法を示すフローチャートである。実施の形態2の特徴量抽出方法は、実施の形態1の変化点検出工程(ステップS3)が省略された方法である。本実施の形態2の位置合わせ工程(ステップS4)は、図4を用いて説明した第1位置合わせ工程(ステップS4-1)、第2位置合わせ工程(ステップS4-2)、第3位置合わせ工程(ステップS4-3)、第4位置合わせ工程(ステップS4-4)、及び第5位置合わせ工程(ステップS4-5)を含んでいる。本実施の形態2の第1位置合わせ工程(ステップS4-1)は、任意の物理量の位置を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる。すなわち、実施の形態1では変化点を基準に原点を決定していたが、例えばオペレータにより指定された物理量位置等の他の方法/基準に従って原点が決定されてもよい。その他は実施の形態1の特徴量抽出方法と同様である。
Embodiment 2.
FIG. 11 is a flowchart showing a feature extraction method according to a second embodiment of the present invention. The feature extraction method according to the second embodiment omits the change-point detection step (step S3) of the first embodiment. The alignment step (step S4) of the second embodiment includes the first alignment step (step S4-1), second alignment step (step S4-2), third alignment step (step S4-3), fourth alignment step (step S4-4), and fifth alignment step (step S4-5) described with reference to FIG. 4. The first alignment step (step S4-1) of the second embodiment aligns the positions of the physical quantities of a plurality of unit data from which noise has been removed, using the position of an arbitrary physical quantity as the origin. That is, while the origin is determined based on the change point in the first embodiment, the origin may be determined according to other methods/criteria, such as the position of a physical quantity specified by an operator. The rest of the method is the same as that of the feature extraction method according to the first embodiment.

次に、図12は、本発明の実施の形態2による特徴量抽出プログラム1を示すブロック図である。実施の形態2の特徴量抽出プログラム1は、実施の形態1で説明したコンピューターに実現させる機能から変化点検出機能33が省略されたプログラムである。本実施の形態2の位置合わせ機能34は、第1位置合わせ機能341、第2位置合わせ機能342、第3位置合わせ機能343、第4位置合わせ機能344、及び第5位置合わせ機能345を含んでいる。本実施の形態2の第1位置合わせ機能341は、任意の物理量の位置を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる。すなわち、実施の形態1では変化点を基準に原点を決定していたが、例えばオペレータにより指定された物理量位置等の他の方法/基準に従って原点が決定されてもよい。その他は実施の形態1の特徴量抽出プログラムと同様である。 Next, FIG. 12 is a block diagram showing a feature extraction program 1 according to a second embodiment of the present invention. The feature extraction program 1 according to the second embodiment is a program in which the change-point detection function 33 is omitted from the functions implemented by a computer described in the first embodiment. The alignment function 34 according to the second embodiment includes a first alignment function 341, a second alignment function 342, a third alignment function 343, a fourth alignment function 344, and a fifth alignment function 345. The first alignment function 341 according to the second embodiment aligns the positions of the physical quantities of multiple unit data from which noise has been removed, using the position of any physical quantity as the origin. That is, while the origin was determined based on the change point in the first embodiment, the origin may also be determined according to other methods/criteria, such as the position of a physical quantity specified by an operator. The rest is the same as the feature extraction program according to the first embodiment.

次に、図13は、本発明の実施の形態2による特徴量抽出装置4を示すブロック図である。実施の形態2の特徴量抽出装置は、実施の形態1で説明した変化点検出部43が省略された装置である。本実施の形態2の位置合わせ部44は、第1位置合わせ部441、第2位置合わせ部442、第3位置合わせ部443、第4位置合わせ部444、及び第5位置合わせ部445を含んでいる。本実施の形態2の第1位置合わせ部441は、任意の物理量の位置を原点として、ノイズが除去された複数の単位データの物理量の位置を合わせる。すなわち、実施の形態1では変化点を基準に原点を決定していたが、例えばオペレータにより指定された物理量位置等の他の方法/基準に従って原点が決定されてもよい。その他は実施の形態1の特徴量抽出装置と同様である。 Next, FIG. 13 is a block diagram showing a feature extraction device 4 according to a second embodiment of the present invention. The feature extraction device of the second embodiment is a device in which the change point detection unit 43 described in the first embodiment is omitted. The alignment unit 44 of the second embodiment includes a first alignment unit 441, a second alignment unit 442, a third alignment unit 443, a fourth alignment unit 444, and a fifth alignment unit 445. The first alignment unit 441 of the second embodiment aligns the positions of the physical quantities of multiple unit data from which noise has been removed, using the position of an arbitrary physical quantity as the origin. That is, while the origin was determined based on the change point in the first embodiment, the origin may also be determined according to other methods/criteria, such as the physical quantity position specified by the operator. Other aspects are the same as those of the feature extraction device of the first embodiment.

このように、実施の形態1とは異なる方法/基準に従って原点が決定されてもよい。本実施の形態2のような特徴量抽出方法、プログラム及び装置においても、差分面積和が最小となる原点で物理量の位置を合わせた状態で、複数の単位データから特徴量を抽出するので、分析者の経験に依存せずに単位データが描く曲線が最も一致したと考えられる状態で特徴量を抽出でき、より適切に特徴量を抽出できる。この構成は、変化点間の物理量の幅が単位データ間で異なるときに特に有用である。例えば、真空プロセスを伴うバッチ式装置では、所定の真空度に達した際に、例えば昇温等の次のステップに移行するようなプログラムがある。所定の真空度に達するまでの時間は、例えば季節等の周囲環境により異なることがあり、すなわち変化点間の物理量の幅が単位データ間で異なる場合がある。このような場合では、どの変化点に原点を合わせるのが最善であるか判別が難しいという課題がある。上記した構成により、このような課題を解消できる。 In this way, the origin may be determined according to a method/criteria different from that of embodiment 1. In the feature extraction method, program, and device of embodiment 2, feature quantities are extracted from multiple unit data sets while aligning the physical quantities at the origin where the sum of the differential areas is minimized. This allows feature quantities to be extracted in a state where the curves drawn by the unit data are considered to be most consistent, without relying on the analyst's experience, resulting in more appropriate feature quantity extraction. This configuration is particularly useful when the range of physical quantities between change points differs between unit data sets. For example, in a batch-type device involving a vacuum process, there is a program that transitions to the next step, such as increasing the temperature, once a predetermined degree of vacuum is reached. The time required to reach a predetermined degree of vacuum may vary depending on the ambient environment, such as the season, meaning that the range of physical quantities between change points may differ between unit data sets. In such cases, it is difficult to determine which change point is best to align the origin with. The above configuration can solve this problem.

実施の形態3.
実施の形態3の特徴量抽出方法を示すフローチャートは、実施の形態2の特徴量抽出方法を示すフローチャートと同様であるので、図11を流用する。すなわち、実施の形態3の特徴量抽出方法は、実施の形態2と同様に実施の形態1の変化点検出工程(ステップS3)が省略された方法である。また、実施の形態2では位置合わせ工程(ステップS4)が第1~第5位置合わせ工程(ステップS4-1~4-5)を含むように説明したが、実施の形態3の位置合わせ工程(ステップS4)は第1~第5位置合わせ工程(ステップS4-1~4-5)を含まない。位置合わせ工程(ステップS4)では、例えばオペレータの操作等の任意の方法/基準により、ノイズが除去された複数の単位データの物理量の位置を合わせる。特徴量抽出工程(ステップS5)では、複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出する。その他は実施の形態1,2の特徴量抽出方法と同様である。
Embodiment 3.
The flowchart illustrating the feature extraction method of the third embodiment is similar to the flowchart illustrating the feature extraction method of the second embodiment, and therefore FIG. 11 is also used. That is, the feature extraction method of the third embodiment, like the second embodiment, omits the change-point detection step (step S3) of the first embodiment. Furthermore, while the alignment step (step S4) of the second embodiment is described as including the first to fifth alignment steps (steps S4-1 to S4-5), the alignment step (step S4) of the third embodiment does not include the first to fifth alignment steps (steps S4-1 to S4-5). In the alignment step (step S4), the positions of the physical quantities of the plurality of unit data from which noise has been removed are aligned by any method/criteria, such as an operator's operation. In the feature extraction step (step S5), the plurality of unit data are divided into a plurality of intervals S by any physical quantity width, and a predetermined statistical quantity is calculated as a feature for each of the plurality of intervals S. The remaining steps are similar to the feature extraction methods of the first and second embodiments.

次に、図14は、本発明の実施の形態3による特徴量抽出プログラム1を示すブロック図である。実施の形態3の特徴量抽出プログラムは、実施の形態1で説明したコンピューターに実現させる機能から変化点検出機能33及び第1~第5位置合わせ機能341~345が省略されたプログラムである。本実施の形態2の位置合わせ機能34は、例えばオペレータの操作等の任意の方法/基準により、ノイズが除去された複数の単位データの物理量の位置を合わせる。特徴量抽出機能35は、複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出する。その他は実施の形態1,2の特徴量抽出プログラムと同様である。 Next, FIG. 14 is a block diagram showing a feature extraction program 1 according to a third embodiment of the present invention. The feature extraction program of the third embodiment is a program in which the change-point detection function 33 and the first to fifth alignment functions 341 to 345 are omitted from the functions implemented by a computer described in the first embodiment. The alignment function 34 of the second embodiment aligns the positions of the physical quantities of multiple unit data from which noise has been removed, using any method/criteria, such as an operator's operation. The feature extraction function 35 divides multiple unit data into multiple intervals S using any physical quantity width, and calculates a predetermined statistical quantity as a feature for each of the multiple intervals S. The rest is the same as the feature extraction program of the first and second embodiments.

次に、図15は、本発明の実施の形態3による特徴量抽出装置4を示すブロック図である。実施の形態3の特徴量抽出装置は、実施の形態1で説明した変化点検出部43及び第1~第5位置合わせ部441~445が省略された装置である。本実施の形態2の位置合わせ部44は、例えばオペレータの操作等の任意の方法/基準により、ノイズが除去された複数の単位データの物理量の位置を合わせる。特徴量抽出部45は、複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出する。その他は実施の形態1,2の特徴量抽出装置と同様である。 Next, FIG. 15 is a block diagram showing a feature extraction device 4 according to a third embodiment of the present invention. The feature extraction device of the third embodiment is a device in which the change point detection unit 43 and the first to fifth alignment units 441 to 445 described in the first embodiment are omitted. The alignment unit 44 of the second embodiment aligns the positions of the physical quantities of multiple unit data from which noise has been removed, using any method/criteria, such as an operator's operation. The feature extraction unit 45 divides the multiple unit data into multiple intervals S with any physical quantity width, and calculates a predetermined statistical quantity as a feature for each of the multiple intervals S. The rest is the same as the feature extraction devices of the first and second embodiments.

このように、実施の形態1,2とは異なる方法/基準に従って複数の単位データの物理量の位置が合わされてもよい。本実施の形態3のような特徴量抽出方法、プログラム及び装置においても、複数の単位データを任意の物理量幅で複数の区間Sに分割し、複数の区間Sのそれぞれで所定の統計量を特徴量として算出するので、単位データの全体を網羅して特徴量を生成でき、より適切に特徴量を抽出できる。 In this way, the positions of the physical quantities of multiple unit data may be aligned according to methods/standards different from those used in embodiments 1 and 2. In the feature extraction method, program, and device of embodiment 3, multiple unit data are divided into multiple intervals S using arbitrary physical quantity widths, and a predetermined statistical quantity is calculated as a feature for each of the multiple intervals S. This makes it possible to generate features that cover all of the unit data, allowing for more appropriate feature extraction.

なお、実施の形態1~3では、複数の単位データがデータベースとして連続的に蓄えられているように説明したが、予め個々に準備された複数の単位データから特徴量を抽出してもよい。すなわち、データベースから複数の単位データを抽出するための単位データ抽出工程、単位データ抽出機能及び単位データ抽出部が省略されてもよい。 In the first to third embodiments, it has been described that multiple unit data are stored continuously in a database, but feature amounts may also be extracted from multiple unit data that have been individually prepared in advance. In other words, the unit data extraction process, unit data extraction function, and unit data extraction unit for extracting multiple unit data from a database may be omitted.

また、実施の形態1~3では、複数の単位データのノイズを除去するように説明したが、例えば複数の単位データにおいてノイズが極めて少ないとき等においては、ノイズを除去するためのノイズ除去工程、ノイズ除去機能及びノイズ除去部が省略されてもよい。 Furthermore, in embodiments 1 to 3, the noise removal process, noise removal function, and noise removal unit for removing noise may be omitted, for example, when there is very little noise in the multiple unit data.

1 :特徴量抽出プログラム
2 :データベース
3 :コンピューター
31 :単位データ抽出機能
32 :ノイズ除去機能
33 :変化点検出機能
34 :位置合わせ機能
341 :第1位置合わせ機能
342 :第2位置合わせ機能
343 :第3位置合わせ機能
344 :第4位置合わせ機能
345 :第5位置合わせ機能
35 :特徴量抽出機能
4 :特徴量抽出装置
41 :単位データ抽出部
42 :ノイズ除去部
43 :変化点検出部
44 :位置合わせ部
441 :第1位置合わせ部
442 :第2位置合わせ部
443 :第3位置合わせ部
444 :第4位置合わせ部
445 :第5位置合わせ部
45 :特徴量抽出部
1: Feature extraction program 2: Database 3: Computer 31: Unit data extraction function 32: Noise removal function 33: Change point detection function 34: Alignment function 341: First alignment function 342: Second alignment function 343: Third alignment function 344: Fourth alignment function 345: Fifth alignment function 35: Feature extraction function 4: Feature extraction device 41: Unit data extraction unit 42: Noise removal unit 43: Change point detection unit 44: Alignment unit 441: First alignment unit 442: Second alignment unit 443: Third alignment unit 444: Fourth alignment unit 445: Fifth alignment unit 45: Feature extraction unit

Claims (21)

複数の単位データから特徴量を抽出するための特徴量抽出方法であって、前記複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、
前記複数の単位データにおける前記測定データの変化点を検出する変化点検出工程と、
検出された前記変化点を原点として、前記複数の単位データの前記物理量の位置を合わせる位置合わせ工程と、
前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する特徴量抽出工程とを含
前記位置合わせ工程は、
前記変化点を原点として、前記複数の単位データの前記物理量の位置を合わせる第1位置合わせ工程と、
前記物理量の位置合わせを行った前記複数の単位データ間の差分面積を求める第2位置合わせ工程と、
前記差分面積を合算して差分面積和を求める第3位置合わせ工程と、
原点を変えながら前記第1~第3位置合わせ工程を繰り返す第4位置合わせ工程と、
前記第4位置合わせ工程で前記第1~第3位置合わせ工程を繰り返した後に、前記差分面積和が最小となる原点を判別する第5位置合わせ工程と
を含み、
前記特徴量抽出工程では、前記差分面積和が最小となる原点で前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する、
特徴量抽出方法。
A feature extraction method for extracting feature values from a plurality of unit data, wherein the plurality of unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as a unit of processing;
a change point detection step of detecting a change point of the measurement data in the plurality of unit data;
an alignment step of aligning positions of the physical quantities of the plurality of unit data with the detected change point as an origin;
a feature extraction step of extracting the feature from the plurality of unit data while aligning the positions of the physical quantities,
The alignment step includes:
a first alignment step of aligning positions of the physical quantities of the plurality of unit data using the change point as an origin;
a second alignment step of calculating a difference area between the plurality of unit data after aligning the physical quantities;
a third alignment step of adding up the difference areas to obtain a sum of the difference areas;
a fourth alignment step of repeating the first to third alignment steps while changing the origin;
a fifth alignment step of determining an origin at which the difference area sum is minimum after repeating the first to third alignment steps in the fourth alignment step;
Including,
In the feature extraction step, the feature is extracted from the plurality of unit data in a state where the physical quantity is aligned with an origin at which the difference area sum is minimum.
Feature extraction methods.
前記変化点検出工程では、前記複数の単位データの二階微分値が所定値を超えるか又は非連続となるタイミングを前記変化点として検出する、
請求項1に記載の特徴量抽出方法。
In the change point detection step, timings at which second-order differential values of the plurality of unit data items exceed a predetermined value or become discontinuous are detected as the change points.
The feature extraction method according to claim 1 .
前記第2位置合わせ工程では、位置合わせを行った前記複数の単位データの平均データを求めた後に、前記平均データと前記複数の単位データとの間の前記差分面積を求める、
請求項1又は2に記載の特徴量抽出方法。
In the second alignment step, average data of the aligned plurality of unit data is calculated, and then the difference area between the average data and the plurality of unit data is calculated.
The feature extraction method according to claim 1 or 2 .
前記特徴量抽出工程では、前記複数の単位データを任意の物理量幅で複数の区間に分割し、前記複数の区間のそれぞれで所定の統計量を前記特徴量として算出する、
請求項1からまでのいずれか1項に記載の特徴量抽出方法。
In the feature extraction step, the plurality of unit data are divided into a plurality of sections by an arbitrary physical quantity width, and a predetermined statistical quantity is calculated as the feature for each of the plurality of sections.
The feature extraction method according to any one of claims 1 to 3 .
前記複数の単位データは、データベースとして連続的に蓄えられており、
前記データベースから前記複数の単位データを抽出する単位データ抽出工程
をさらに含み、
前記変化点検出工程は、前記単位データ抽出工程で抽出された前記複数の単位データにおける前記変化点を検出する、
請求項1からまでのいずれか1項に記載の特徴量抽出方法。
the plurality of unit data are continuously stored as a database,
a unit data extraction step of extracting the plurality of unit data from the database,
the change point detection step detects the change points in the plurality of unit data extracted in the unit data extraction step;
The feature extraction method according to any one of claims 1 to 4 .
抽出された前記複数の単位データのノイズを除去するノイズ除去工程
をさらに含み、
前記変化点検出工程では、前記ノイズが除去された前記複数の単位データにおける前記測定データの変化点を検出する、
請求項1からまでのいずれか1項に記載の特徴量抽出方法。
a noise removal step of removing noise from the extracted plurality of unit data,
In the change point detection step, a change point of the measurement data in the plurality of unit data from which the noise has been removed is detected.
The feature extraction method according to any one of claims 1 to 5 .
複数の単位データから特徴量を抽出するための特徴量抽出方法であって、前記複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、
前記複数の単位データの前記物理量の位置を合わせる位置合わせ工程と、
前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する特徴量抽出工程と
を含み、
前記位置合わせ工程は、
任意の前記物理量の位置を原点として、前記複数の単位データの前記物理量の位置を合わせる第1位置合わせ工程と、
前記物理量の位置合わせを行った前記複数の単位データ間の差分面積を求める第2位置合わせ工程と、
前記差分面積を合算して差分面積和を求める第3位置合わせ工程と、
原点を変えながら前記第1~第3位置合わせ工程を繰り返す第4位置合わせ工程と、
前記第4位置合わせ工程で前記第1~第3位置合わせ工程を繰り返した後に、前記差分面積和が最小となる原点を判別する第5位置合わせ工程と
を含み、
前記特徴量抽出工程では、前記差分面積和が最小となる原点で前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する、
特徴量抽出方法。
A feature extraction method for extracting feature values from a plurality of unit data, wherein the plurality of unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as a unit of processing;
an alignment step of aligning positions of the physical quantities of the plurality of unit data;
a feature extraction step of extracting the feature from the plurality of unit data while aligning the positions of the physical quantities,
The alignment step includes:
a first alignment step of aligning positions of the physical quantities of the plurality of unit data with a position of any one of the physical quantities as an origin;
a second alignment step of calculating a difference area between the plurality of unit data after aligning the physical quantities;
a third alignment step of adding up the difference areas to obtain a sum of the difference areas;
a fourth alignment step of repeating the first to third alignment steps while changing the origin;
a fifth alignment step of determining an origin at which the difference area sum is minimum after repeating the first to third alignment steps in the fourth alignment step;
In the feature extraction step, the feature is extracted from the plurality of unit data in a state where the physical quantity is aligned with an origin at which the difference area sum is minimum.
Feature extraction methods.
複数の単位データから特徴量を抽出するための特徴量抽出プログラムであって、前記複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、
前記複数の単位データにおける前記測定データの変化点を検出する変化点検出機能と、
検出された前記変化点を原点として、前記複数の単位データの前記物理量の位置を合わせる位置合わせ機能と、
前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する特徴量抽出機能と
をコンピューターに実現させるための特徴量抽出プログラムであり、
前記位置合わせ機能は、
前記変化点を原点として、前記複数の単位データの前記物理量の位置を合わせる第1位置合わせ機能と、
前記物理量の位置合わせを行った前記複数の単位データ間の差分面積を求める第2位置合わせ機能と、
前記差分面積を合算して差分面積和を求める第3位置合わせ機能と、
原点を変えながら前記第1~第3位置合わせ機能を繰り返す第4位置合わせ機能と、
前記第4位置合わせ機能が前記第1~第3位置合わせ機能を繰り返した後に、前記差分面積和が最小となる原点を判別する第5位置合わせ機能と
を含み、
前記特徴量抽出機能は、前記差分面積和が最小となる原点で前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する、
特徴量抽出プログラム
A feature extraction program for extracting feature values from a plurality of unit data, the plurality of unit data being measurement data measured by a sensor associated with a predetermined physical quantity and serving as a unit of processing;
a change point detection function for detecting a change point of the measurement data in the plurality of unit data;
a positioning function for aligning positions of the physical quantities of the plurality of unit data with the detected change point as an origin;
a feature extraction function of extracting the feature from the plurality of unit data while aligning the positions of the physical quantities ,
The alignment function includes:
a first alignment function that aligns positions of the physical quantities of the plurality of unit data using the change point as an origin;
a second alignment function for calculating a difference area between the plurality of unit data items after aligning the physical quantities;
a third alignment function for calculating a sum of the difference areas by adding up the difference areas;
a fourth alignment function that repeats the first to third alignment functions while changing the origin;
a fifth alignment function that determines an origin at which the difference area sum is minimum after the fourth alignment function repeats the first to third alignment functions; and
Including,
the feature extraction function extracts the feature from the plurality of unit data in a state where the physical quantity is aligned at an origin where the difference area sum is minimum;
Feature extraction program .
前記変化点検出機能は、前記複数の単位データの二階微分値が所定値を超えるか又は非連続となるタイミングを前記変化点として検出する、
請求項に記載の特徴量抽出プログラム。
the change point detection function detects, as the change point, a timing at which second-order differential values of the plurality of unit data exceed a predetermined value or become discontinuous;
The feature extraction program according to claim 8 .
前記第2位置合わせ機能は、位置合わせを行った前記複数の単位データの平均データを求めた後に、前記平均データと前記複数の単位データとの間の前記差分面積を求める、
請求項8又は9に記載の特徴量抽出プログラム。
the second alignment function calculates average data of the aligned plurality of unit data, and then calculates the difference area between the average data and the plurality of unit data.
10. The feature extraction program according to claim 8 or 9 .
前記特徴量抽出機能では、前記複数の単位データを任意の物理量幅で複数の区間に分割し、前記複数の区間のそれぞれで所定の統計量を前記特徴量として算出する、
請求項から10までのいずれか1項に記載の特徴量抽出プログラム。
the feature extraction function divides the plurality of unit data into a plurality of sections by an arbitrary physical quantity width, and calculates a predetermined statistical quantity as the feature for each of the plurality of sections;
11. The feature extraction program according to claim 8 .
前記複数の単位データは、データベースとして連続的に蓄えられており、
前記データベースから前記複数の単位データを抽出する単位データ抽出機能
をコンピューターにさらに実現させ、
前記変化点検出機能は、前記単位データ抽出機能で抽出された前記複数の単位データにおける前記変化点を検出する、
請求項から11までのいずれか1項に記載の特徴量抽出プログラム。
the plurality of unit data are continuously stored as a database,
further realizing in the computer a unit data extraction function for extracting the plurality of unit data from the database;
the change point detection function detects the change points in the plurality of unit data extracted by the unit data extraction function;
12. The feature extraction program according to claim 8 .
抽出された前記複数の単位データのノイズを除去するノイズ除去機能
をコンピューターにさらに実現させ、
前記変化点検出機能では、前記ノイズが除去された前記複数の単位データにおける前記測定データの変化点を検出する、
請求項から12までのいずれか1項に記載の特徴量抽出プログラム。
further realizing a noise removal function in the computer for removing noise from the extracted plurality of unit data;
the change point detection function detects change points of the measurement data in the plurality of unit data from which the noise has been removed;
13. The feature extraction program according to claim 8 .
複数の単位データから特徴量を抽出するための特徴量抽出プログラムであって、前記複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、
前記複数の単位データの前記物理量の位置を合わせる位置合わせ機能と、
前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する特徴量抽出機能と
をコンピューターに実現させるための特徴量抽出プログラムであり、
前記位置合わせ機能は、
任意の前記物理量の位置を原点として、前記複数の単位データの前記物理量の位置を合わせる第1位置合わせ機能と、
前記物理量の位置合わせを行った前記複数の単位データ間の差分面積を求める第2位置合わせ機能と、
前記差分面積を合算して差分面積和を求める第3位置合わせ機能と、
原点を変えながら前記第1~第3位置合わせ機能を繰り返す第4位置合わせ機能と、
前記第4位置合わせ機能が前記第1~第3位置合わせ機能を繰り返した後に、前記差分面積和が最小となる原点を判別する第5位置合わせ機能と
を含み、
前記特徴量抽出機能は、前記差分面積和が最小となる原点で前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する、
特徴量抽出プログラム。
A feature extraction program for extracting feature values from a plurality of unit data, the plurality of unit data being measurement data measured by a sensor associated with a predetermined physical quantity and serving as a unit of processing;
a position alignment function for aligning positions of the physical quantities of the plurality of unit data;
a feature extraction function of extracting the feature from the plurality of unit data while aligning the positions of the physical quantities,
The alignment function includes:
a first alignment function that aligns positions of the physical quantities of the plurality of unit data with a position of any one of the physical quantities as an origin;
a second alignment function for calculating a difference area between the plurality of unit data items after aligning the physical quantities;
a third alignment function for calculating a sum of the difference areas by adding up the difference areas;
a fourth alignment function that repeats the first to third alignment functions while changing the origin;
a fifth alignment function that determines an origin at which the difference area sum is minimum after the fourth alignment function repeats the first to third alignment functions;
the feature extraction function extracts the feature from the plurality of unit data in a state where the physical quantity is aligned at an origin where the difference area sum is minimum;
Feature extraction program.
複数の単位データから特徴量を抽出するための特徴量抽出装置であって、前記複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、
前記複数の単位データにおける前記測定データの変化点を検出する変化点検出部と、
検出された前記変化点を原点として、前記複数の単位データの前記物理量の位置を合わせる位置合わせ部と、
前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する特徴量抽出部と
を備え、
前記位置合わせ部は、
前記変化点を原点として、前記複数の単位データの前記物理量の位置を合わせる第1位置合わせ部と、
前記物理量の位置合わせを行った前記複数の単位データ間の差分面積を求める第2位置合わせ部と、
前記差分面積を合算して差分面積和を求める第3位置合わせ部と、
原点を変えながら前記第1~第3位置合わせ部の処理を繰り返す第4位置合わせ部と、
前記第4位置合わせ部が前記第1~第3位置合わせ部の処理を繰り返した後に、前記差分面積和が最小となる原点を判別する第5位置合わせ部と
を含み、
前記特徴量抽出部は、前記差分面積和が最小となる原点で前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する、
特徴量抽出装置。
A feature extraction device for extracting feature values from a plurality of unit data, wherein the plurality of unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as a unit of processing;
a change point detection unit that detects change points of the measurement data in the plurality of unit data;
a positioning unit that aligns positions of the physical quantities of the plurality of unit data with the detected change point as an origin;
a feature extraction unit that extracts the feature from the plurality of unit data while aligning the positions of the physical quantities,
The alignment unit is
a first alignment unit that aligns positions of the physical quantities of the plurality of unit data using the change point as an origin;
a second alignment unit that calculates a difference area between the plurality of unit data items after aligning the physical quantities;
a third alignment unit that calculates a sum of the difference areas by adding up the difference areas;
a fourth alignment unit that repeats the processes of the first to third alignment units while changing the origin;
a fifth alignment unit that determines an origin at which the difference area sum is minimum after the fourth alignment unit has repeated the processes of the first to third alignment units; and
Including,
the feature extraction unit extracts the feature from the plurality of unit data in a state where the physical quantities are aligned at an origin where the difference area sum is minimum;
Feature extraction device.
前記変化点検出部は、前記複数の単位データの二階微分値が所定値を超えるか又は非連続となるタイミングを前記変化点として検出する、
請求項15に記載の特徴量抽出装置。
the change point detection unit detects, as the change point, a timing at which second-order differential values of the plurality of unit data exceed a predetermined value or become discontinuous.
The feature extraction device according to claim 15 .
前記第2位置合わせ部は、位置合わせを行った前記複数の単位データの平均データを求めた後に、前記平均データと前記複数の単位データとの間の前記差分面積を求める、
請求項15又は16に記載の特徴量抽出装置。
the second alignment unit calculates average data of the aligned plurality of unit data, and then calculates the difference area between the average data and the plurality of unit data.
17. The feature extraction device according to claim 15 or 16 .
前記特徴量抽出部は、前記複数の単位データを任意の物理量幅で複数の区間に分割し、前記複数の区間のそれぞれで所定の統計量を前記特徴量として算出する、
請求項15から17までのいずれか1項に記載の特徴量抽出装置。
the feature extraction unit divides the plurality of unit data into a plurality of sections by an arbitrary physical quantity width, and calculates a predetermined statistical quantity as the feature for each of the plurality of sections;
18. The feature extraction device according to claim 15 .
前記複数の単位データは、データベースとして連続的に蓄えられており、
前記データベースから前記複数の単位データを抽出する単位データ抽出部
をさらに備え、
前記変化点検出部は、前記単位データ抽出部によって抽出された前記複数の単位データにおける前記変化点を検出する、
請求項15から18までのいずれか1項に記載の特徴量抽出装置。
the plurality of unit data are continuously stored as a database,
a unit data extraction unit that extracts the plurality of unit data from the database,
the change point detection unit detects the change points in the plurality of unit data extracted by the unit data extraction unit.
19. The feature extraction device according to claim 15 .
抽出された前記複数の単位データのノイズを除去するノイズ除去部
をさらに備え、
前記変化点検出部は、前記ノイズが除去された前記複数の単位データにおける前記測定データの変化点を検出する、
請求項15から19までのいずれか1項に記載の特徴量抽出装置。
a noise removal unit that removes noise from the extracted plurality of unit data,
the change point detection unit detects change points of the measurement data in the plurality of unit data from which the noise has been removed.
20. The feature extraction device according to claim 15 .
複数の単位データから特徴量を抽出するための特徴量抽出装置であって、前記複数の単位データは、センサにより測定された測定データが所定の物理量に関連付けられたものであるとともに、処理の単位となるものであり、
前記複数の単位データの前記物理量の位置を合わせる位置合わせ部と、
前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する特徴量抽出部と
を備え、
前記位置合わせ部は、
任意の前記物理量の位置を原点として、前記複数の単位データの前記物理量の位置を合わせる第1位置合わせ部と、
前記物理量の位置合わせを行った前記複数の単位データ間の差分面積を求める第2位置合わせ部と、
前記差分面積を合算して差分面積和を求める第3位置合わせ部と、
原点を変えながら前記第1~第3位置合わせ部の処理を繰り返す第4位置合わせ部と、
前記第4位置合わせ部が前記第1~第3位置合わせ部の処理を繰り返した後に、前記差分面積和が最小となる原点を判別する第5位置合わせ部と
を備え、
前記特徴量抽出部は、前記差分面積和が最小となる原点で前記物理量の位置を合わせた状態で、前記複数の単位データから前記特徴量を抽出する、
特徴量抽出装置。
A feature extraction device for extracting feature values from a plurality of unit data, wherein the plurality of unit data are measurement data measured by a sensor associated with a predetermined physical quantity and serve as a unit of processing;
a positioning unit that aligns positions of the physical quantities of the plurality of unit data;
a feature extraction unit that extracts the feature from the plurality of unit data while aligning the positions of the physical quantities,
The alignment unit is
a first alignment unit that aligns positions of the physical quantities of the plurality of unit data with a position of any one of the physical quantities as an origin;
a second alignment unit that calculates a difference area between the plurality of unit data items after aligning the physical quantities;
a third alignment unit that calculates a sum of the difference areas by adding up the difference areas;
a fourth alignment unit that repeats the processes of the first to third alignment units while changing the origin;
a fifth alignment unit that determines an origin at which the difference area sum is minimum after the fourth alignment unit has repeated the processes of the first to third alignment units,
the feature extraction unit extracts the feature from the plurality of unit data in a state where the physical quantities are aligned at an origin where the difference area sum is minimum;
Feature extraction device.
JP2022057282A 2022-03-30 2022-03-30 Feature extraction method, program, and device Active JP7817874B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022057282A JP7817874B2 (en) 2022-03-30 2022-03-30 Feature extraction method, program, and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022057282A JP7817874B2 (en) 2022-03-30 2022-03-30 Feature extraction method, program, and device

Publications (2)

Publication Number Publication Date
JP2023148974A JP2023148974A (en) 2023-10-13
JP7817874B2 true JP7817874B2 (en) 2026-02-19

Family

ID=88289297

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022057282A Active JP7817874B2 (en) 2022-03-30 2022-03-30 Feature extraction method, program, and device

Country Status (1)

Country Link
JP (1) JP7817874B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018127882A (en) 2017-02-06 2018-08-16 ハーペードライ・レアール・ゲゼルシャフト・ミト・ベシュレンクテル・ハフツング Method of optimizing track
WO2021241579A1 (en) 2020-05-29 2021-12-02 株式会社ダイセル Abnormal modulation cause identifying device, abnormal modulation cause identifying method, and abnormal modulation cause identifying program
WO2022038663A1 (en) 2020-08-18 2022-02-24 日本電気株式会社 Detection device, detection system, detection method, and program recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018127882A (en) 2017-02-06 2018-08-16 ハーペードライ・レアール・ゲゼルシャフト・ミト・ベシュレンクテル・ハフツング Method of optimizing track
WO2021241579A1 (en) 2020-05-29 2021-12-02 株式会社ダイセル Abnormal modulation cause identifying device, abnormal modulation cause identifying method, and abnormal modulation cause identifying program
WO2022038663A1 (en) 2020-08-18 2022-02-24 日本電気株式会社 Detection device, detection system, detection method, and program recording medium

Also Published As

Publication number Publication date
JP2023148974A (en) 2023-10-13

Similar Documents

Publication Publication Date Title
TWI480917B (en) Construction method of optimal endpoint algorithm
JP6610678B2 (en) Peak detection method and data processing apparatus
US7216063B2 (en) Method and apparatus for comparing a data set to a baseline value
CN117556714B (en) Preheating pipeline temperature data anomaly analysis method for aluminum metal smelting
EP3032367A1 (en) Plant monitoring system
JP2023535721A5 (en)
JP7817874B2 (en) Feature extraction method, program, and device
KR102026069B1 (en) Segmentation system of sensor data in semiconductor manufacturing equipment and method thereof
US7584162B2 (en) Manufacture data analysis method and manufacture data analyzer apparatus
JP2020170327A (en) Abnormality detection device, abnormality detection method, and computer program
JP4706608B2 (en) Manufacturing process analysis method
TWI738411B (en) Device diagnosis device, plasma processing device and device diagnosis method
CN116842325B (en) Method for determining the critical point of sterilization in a pressure steam sterilizer
KR20120091951A (en) Method for detecting position of gas leakage for gas pipe
Le Roux et al. Improving steady-state identification
Zhang et al. A robust dynamic time warping algorithm for batch trajectory synchronization
CN113609535A (en) A kind of side channel curve feature extraction method and device
US20050190364A1 (en) Detecting minority gaseous species by light-emission spectroscopy
CN112836340B (en) Infrared spectrum-based PE plastic pipe elongation at break recognition method
CN115859007A (en) Sliding window constrained fault-tolerant filtering noise reduction method and device for petrochemical instrument sampling data
Yelverton et al. Using Full Trace Analytics to Simplify Root Cause Analysis
CN119963221B (en) A traceability management system for the entire production and processing information of Chinese medicinal materials
CN114384191B (en) Waveform processing device for chromatograms and waveform processing method for chromatograms
US20250172929A1 (en) Method for synchronizing time series of sensor values relating to a manufacturing process
JP2855590B2 (en) Correlation analyzer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20241018

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20250521

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20250619

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20250818

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20251016

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20260206

R150 Certificate of patent or registration of utility model

Ref document number: 7817874

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150