JP2021027676A - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
JP2021027676A
JP2021027676A JP2019143330A JP2019143330A JP2021027676A JP 2021027676 A JP2021027676 A JP 2021027676A JP 2019143330 A JP2019143330 A JP 2019143330A JP 2019143330 A JP2019143330 A JP 2019143330A JP 2021027676 A JP2021027676 A JP 2021027676A
Authority
JP
Japan
Prior art keywords
accident
measurement result
cause
unit
phase
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019143330A
Other languages
Japanese (ja)
Other versions
JP7234071B2 (en
Inventor
智秀 若江
Tomohide Iwae
智秀 若江
保博 田口
Yasuhiro Taguchi
保博 田口
伊藤 正紀
Masanori Ito
正紀 伊藤
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.)
Tohoku Electric Power Co Inc
Toshiba Energy Systems and Solutions Corp
Original Assignee
Tohoku Electric Power Co Inc
Toshiba Energy Systems and Solutions Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tohoku Electric Power Co Inc, Toshiba Energy Systems and Solutions Corp filed Critical Tohoku Electric Power Co Inc
Priority to JP2019143330A priority Critical patent/JP7234071B2/en
Publication of JP2021027676A publication Critical patent/JP2021027676A/en
Application granted granted Critical
Publication of JP7234071B2 publication Critical patent/JP7234071B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an information processing device, an information processing method and a program capable of appropriately selecting learning data suitable for learning of a model which specifies an accident occurring in a power distribution system.SOLUTION: According to an embodiment, an information processing device includes an accident cause record information acquisition unit, a measurement result information acquisition unit, a feature amount calculation unit, an accident cause estimation unit, a determination unit and a leaning data selection unit. The accident cause record information acquisition unit acquires accident cause record information recording an accident cause. The measurement result information acquisition unit acquires measurement result information. The feature amount calculation unit calculates a feature amount on the basis of the measurement result information at an accident. The accident cause estimation unit estimates an accident cause on the basis of the feature amount. The determination unit determines whether the estimated first accident cause coincides with a second accident cause indicated by the acquired accident cause record information. The learning data selection unit selects the measurement result information at the accident of object equipment as learning data for creating a learned model in the case of determining that the accident causes are coincident.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理装置、情報処理方法、およびプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program.

従来、配電系統で生じる事故の原因を特定する方法として、事故時における配電系統の計測結果を学習データとして学習した、学習済みモデルを用いて事故の原因を特定する技術が知られている(例えば、特許文献1)。ところで、機械学習モデルの学習に用いる学習データは、事故時における配電系統の計測結果と、事故原因とが適切に対応付けられたデータであることが求められる。しかしながら、従来の技術では、学習モデルの学習に適切なデータを選別することが困難な場合があった。 Conventionally, as a method of identifying the cause of an accident occurring in a power distribution system, a technique of identifying the cause of an accident using a learned model in which the measurement result of the power distribution system at the time of an accident is learned as learning data is known (for example). , Patent Document 1). By the way, the learning data used for learning the machine learning model is required to be data in which the measurement result of the distribution system at the time of the accident and the cause of the accident are appropriately associated with each other. However, with the conventional technique, it may be difficult to select appropriate data for learning the learning model.

特開平11−142466号公報Japanese Unexamined Patent Publication No. 11-142466

本発明が解決しようとする課題は、配電系統で生じる事故を特定するモデルの学習に適した学習データを適切に選別することが可能な情報処理装置、情報処理方法、およびプログラムを提供することである。 The problem to be solved by the present invention is to provide an information processing device, an information processing method, and a program capable of appropriately selecting learning data suitable for learning a model for identifying an accident occurring in a distribution system. is there.

情報処理装置は、事故原因記録情報取得部と、計測結果情報取得部と、特徴量算出部と、事故原因推定部と、判定部と、学習データ選別部とを持つ。前記事故原因記録情報取得部は、対象設備の事故原因が記録された事故原因記録情報を取得する。前記計測結果情報取得部は、前記対象設備において電力に関する計測を行った結果を示す計測結果情報を取得する。前記特徴量算出部は、前記計測結果情報取得部によって取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報に基づいて、特徴量を算出する。前記事故原因推定部は、前記特徴量算出部によって算出された前記特徴量に基づいて、事故原因を推定する。前記判定部は、前記事故原因推定部によって推定された第1事故原因と、前記事故原因記録情報取得部によって取得された前記事故原因記録情報が示す第2事故原因とが一致するか否かを判定する。前記学習データ選別部は、前記判定部により前記第1事故原因と前記第2事故原因とが一致すると判定された場合、前記計測結果情報取得部によって取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報を、計測結果情報に係る情報が入力されると事故原因を示す情報を出力する学習済みモデルを作成するための学習データとして選別する。 The information processing device has an accident cause record information acquisition unit, a measurement result information acquisition unit, a feature amount calculation unit, an accident cause estimation unit, a determination unit, and a learning data selection unit. The accident cause record information acquisition unit acquires accident cause record information in which the accident cause of the target equipment is recorded. The measurement result information acquisition unit acquires measurement result information indicating the result of measuring the electric power in the target equipment. The feature amount calculation unit calculates the feature amount based on the measurement result information at the time of the accident of the target equipment among the measurement result information acquired by the measurement result information acquisition unit. The accident cause estimation unit estimates the accident cause based on the feature amount calculated by the feature amount calculation unit. The determination unit determines whether or not the first accident cause estimated by the accident cause estimation unit and the second accident cause indicated by the accident cause record information acquired by the accident cause record information acquisition unit match. judge. When the learning data selection unit determines that the first accident cause and the second accident cause match by the determination unit, the target of the measurement result information acquired by the measurement result information acquisition unit. The measurement result information at the time of an equipment accident is selected as learning data for creating a learned model that outputs information indicating the cause of the accident when the information related to the measurement result information is input.

実施形態の情報処理装置10の構成の一例を示す図である。It is a figure which shows an example of the structure of the information processing apparatus 10 of an embodiment. 計測結果情報MRの一例を示す図である。It is a figure which shows an example of the measurement result information MR. 事故原因記録情報ACの内容の一例を示す図である。It is a figure which shows an example of the contents of the accident cause record information AC. 事故データ152の内容の一例を示す図である。It is a figure which shows an example of the contents of the accident data 152. 学習済みモデル158の出力の内容の一例を示す図である。It is a figure which shows an example of the output contents of the trained model 158. 特徴量のデータセットの内容の一例を示す図である。It is a figure which shows an example of the contents of the data set of a feature quantity. 簡単な合成波の一例を示す図である。It is a figure which shows an example of a simple synthetic wave. 2次の高調波ベクトルを複素平面によって表現した図である。It is the figure which expressed the 2nd order harmonic vector by the complex plane. 前処理機能部の処理の一連の流れを示すフローチャートである。It is a flowchart which shows the series flow of processing of a pre-processing function part. 学習機能部の学習データを特定する処理の一連の流れを示すフローチャートである。It is a flowchart which shows the series flow of the process of specifying the learning data of a learning function part. 学習機能部の学習に係る処理の一連の流れを示すフローチャートである。It is a flowchart which shows the series flow of the process which concerns on learning of a learning function part.

以下、実施形態の情報処理装置、情報処理方法、およびプログラムを、図面を参照して説明する。 Hereinafter, the information processing apparatus, the information processing method, and the program of the embodiment will be described with reference to the drawings.

[全体構成]
図1は、実施形態の情報処理装置10の構成の一例を示す図である。情報処理装置10は、学習モデルを学習しつつ、当該学習モデルを用いて配電系統DSにおいて生じる事故の原因を特定する装置である。情報処理装置10は、例えば、一以上の計測装置20と、事故原因記録装置30と、表示装置40とが直接、又はネットワークを介して接続される。ネットワークは、例えば、専用通信回線やインターネット等の通信ネットワークである。以下、配電系統DSが、A相、B相、及びC相を有する3相交流配電系統である場合について説明する。
[overall structure]
FIG. 1 is a diagram showing an example of the configuration of the information processing apparatus 10 of the embodiment. The information processing device 10 is a device that identifies the cause of an accident that occurs in the distribution system DS by using the learning model while learning the learning model. In the information processing device 10, for example, one or more measuring devices 20, an accident cause recording device 30, and a display device 40 are connected directly or via a network. The network is, for example, a communication network such as a dedicated communication line or the Internet. Hereinafter, a case where the distribution system DS is a three-phase AC distribution system having A phase, B phase, and C phase will be described.

計測装置20は、配電系統DSに係る計測結果を取得する。計測結果には、例えば、配電系統DSに係る計測結果であって、零相電圧データ、零相電流データ、A相電圧データ、A相電流データ、B相電圧データ、B相電流データ、C相電圧データ、及びC相電流データが含まれる。各データは、例えば、計測結果の取得タイミングからの電圧値、又は電流値を、時系列に示したものである。計測装置20は、所定の時間間隔毎に計測結果を取得する。所定の時間間隔とは、例えば、数十〜数百[ms]間隔程度である。計測装置20は、所定の時間(例えば、配電系統DSが供給する電力の1サイクル分の時間)に取得した計測結果をまとめた情報(以下、計測結果情報MR)を、情報処理装置10に送信する。 The measuring device 20 acquires the measurement result related to the distribution system DS. The measurement results include, for example, measurement results related to the distribution system DS, such as zero-phase voltage data, zero-phase current data, A-phase voltage data, A-phase current data, B-phase voltage data, B-phase current data, and C-phase. Includes voltage data and C-phase current data. Each data shows, for example, a voltage value or a current value from the acquisition timing of the measurement result in a time series. The measuring device 20 acquires the measurement result at predetermined time intervals. The predetermined time interval is, for example, about several tens to several hundreds [ms] intervals. The measuring device 20 transmits to the information processing device 10 information (hereinafter, measurement result information MR) summarizing the measurement results acquired at a predetermined time (for example, the time for one cycle of the electric power supplied by the distribution system DS). To do.

図2は、計測結果情報MRの一例を示す図である。計測結果情報MRは、例えば、取得した計測結果と、計測結果が計測された計測日時と、計測装置20を識別可能な計測装置識別情報とが互いに対応付けられたレコードを、1サイクル分だけ含む情報である。以下、計測装置20は、計測結果情報MRを1サイクル分の時間が経過する毎に情報処理装置10に送信するものとする。つまり、計測結果情報MRは、離散化した零相、及び各相の1サイクル分の波形データである。 FIG. 2 is a diagram showing an example of the measurement result information MR. The measurement result information MR includes, for example, a record in which the acquired measurement result, the measurement date and time when the measurement result is measured, and the measurement device identification information that can identify the measurement device 20 are associated with each other for only one cycle. Information. Hereinafter, the measuring device 20 shall transmit the measurement result information MR to the information processing device 10 every time the time for one cycle elapses. That is, the measurement result information MR is the discretized zero phase and the waveform data for one cycle of each phase.

なお、計測結果情報MRは、少なくとも零相のデータが含まれていれば、各相のデータが含まれていなくてもよい。 The measurement result information MR may not include the data of each phase as long as the data of at least the zero phase is included.

図1に戻り、事故原因記録装置30は、配電系統DSにおいて事故が発生した場合、事故を復旧した作業員等によって入力された当該事故の原因に係る情報(以下、事故原因記録情報AC)を記録する。図3は、事故原因記録情報ACの内容の一例を示す図である。事故原因記録装置30には、例えば、ある事故について、当該事故を識別可能な事故識別情報と、事故原因を示す情報と、当該事故原因を特定した根拠を示す情報と、事故が生じた事故設備を識別可能な事故設備識別情報と、当該事故が生じた際の天候を示す情報とが互いに対応付けられたレコードが入力される。事故原因記録装置30は、入力されたレコードに基づいて事故原因記録情報ACを生成、或いは更新する。事故原因記録装置30は、レコードが入力される度、又は所定の時間間隔毎に事故原因記録情報ACを情報処理装置10に送信する。事故原因記録情報ACに示される事故原因は、「第2事故原因」の一例である。 Returning to FIG. 1, when an accident occurs in the distribution system DS, the accident cause recording device 30 inputs information related to the cause of the accident (hereinafter referred to as accident cause recording information AC) input by a worker or the like who has recovered from the accident. Record. FIG. 3 is a diagram showing an example of the contents of the accident cause record information AC. The accident cause recording device 30 includes, for example, accident identification information capable of identifying the accident, information indicating the cause of the accident, information indicating the basis for identifying the cause of the accident, and accident equipment in which the accident occurred. A record in which the accident equipment identification information that can identify the accident equipment and the information indicating the weather at the time of the accident are associated with each other is input. The accident cause recording device 30 generates or updates the accident cause recording information AC based on the input record. The accident cause recording device 30 transmits the accident cause recording information AC to the information processing device 10 every time a record is input or at a predetermined time interval. The accident cause shown in the accident cause record information AC is an example of the "second accident cause".

図1に戻り、表示装置40は、情報処理装置10によって特定された配電系統DSの事故原因を示す画像を表示する装置である。 Returning to FIG. 1, the display device 40 is a device that displays an image showing the cause of the accident in the distribution system DS identified by the information processing device 10.

[情報処理装置10の構成]
以下、情報処理装置10の構成について説明する。情報処理装置10は、例えば、制御部100と、記憶部150とを備える。制御部100は、例えば、CPU(Central Processing Unit)などのプロセッサが記憶部150に記憶されるプログラム(ソフトウェア)を実行することにより、計測結果情報取得部102と、事故原因記録情報取得部104と、事故特定部106と、高調波補正部108と、特徴量算出部110と、事故原因推定部112と、学習データ選別部114と、学習処理部116と、事故原因取得部118と、事故原因出力部120との各機能部を実現する。また、これらの構成要素のうち一部または全部は、LSI(Large Scale Integration)やASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)、GPU(Graphics Processing Unit)等のハードウェア(回路部;circuitryを含む)によって実現されてもよいし、ソフトウェアとハードウェアの協働によって実現されてもよい。
[Configuration of information processing device 10]
Hereinafter, the configuration of the information processing device 10 will be described. The information processing device 10 includes, for example, a control unit 100 and a storage unit 150. The control unit 100 includes, for example, a measurement result information acquisition unit 102 and an accident cause record information acquisition unit 104 by executing a program (software) stored in the storage unit 150 by a processor such as a CPU (Central Processing Unit). , Accident identification unit 106, harmonic correction unit 108, feature amount calculation unit 110, accident cause estimation unit 112, learning data selection unit 114, learning processing unit 116, accident cause acquisition unit 118, and accident cause. Each function unit with the output unit 120 is realized. In addition, some or all of these components are hardware (circuits) such as LSI (Large Scale Integration), ASIC (Application Specific Integrated Circuit), FPGA (Field-Programmable Gate Array), GPU (Graphics Processing Unit), etc. It may be realized by the part (including circuitry), or it may be realized by the cooperation of software and hardware.

記憶部150は、HDD(Hard Disk Drive)やフラッシュメモリなどの記憶装置(非一過性の記憶媒体を備える記憶装置)により実現されてもよく、DVDやCD−ROMなどの着脱可能な記憶媒体(非一過性の記憶媒体)により実現されてもよく、ドライブ装置に装着される記憶媒体であってもよい。また、記憶部150の一部又は全部は、NASや外部のストレージサーバ等、情報処理装置10がアクセス可能な外部装置であってもよい。記憶部150には、例えば、プログラムの他、事故データ152、選別学習データ154、機械学習モデル156、及び学習済みモデル158等の情報が記憶される。機械学習モデル156は、後述する学習データ選別部114によって選別された学習データを用いて、学習処理部116によってパラメータ更新が行われるモデルである。学習済みモデル158は、学習処理部116によってパラメータ更新が完了した時点の機械学習モデル156である。事故データ152と、選別学習データ154との詳細については、後述する。 The storage unit 150 may be realized by a storage device (a storage device including a non-transient storage medium) such as an HDD (Hard Disk Drive) or a flash memory, and is a removable storage medium such as a DVD or a CD-ROM. It may be realized by (non-transient storage medium), or it may be a storage medium mounted on a drive device. Further, a part or all of the storage unit 150 may be an external device such as NAS or an external storage server that can be accessed by the information processing device 10. In addition to the program, the storage unit 150 stores information such as accident data 152, selection learning data 154, machine learning model 156, and learned model 158. The machine learning model 156 is a model in which parameters are updated by the learning processing unit 116 using the learning data selected by the learning data selection unit 114, which will be described later. The trained model 158 is a machine learning model 156 at the time when the parameter update is completed by the learning processing unit 116. Details of the accident data 152 and the selection learning data 154 will be described later.

計測結果情報取得部102は、計測装置20から計測結果情報MRを取得する。事故原因記録情報取得部104は、事故原因記録装置30から事故原因記録情報ACを取得する。 The measurement result information acquisition unit 102 acquires the measurement result information MR from the measurement device 20. The accident cause record information acquisition unit 104 acquires the accident cause record information AC from the accident cause recording device 30.

ここで、制御部100が備える各機能部のうち、事故特定部106と、高調波補正部108とは、計測結果情報MRに含まれる各種データに対して、事故原因の推定、機械学習モデル156への入力、及び学習済みモデル158への入力に際して前処理を行う前処理機能部である。また、制御部100が備える各機能部のうち、特徴量算出部110と、事故原因推定部112と、学習データ選別部114と、学習処理部116とは、前処理機能部によって前処理された計測結果情報MRのうち、機械学習モデル156の学習に用いる計測結果情報MRを選別し、選別した計測結果情報MRによって機械学習モデル156の学習を行う学習機能部である。また、制御部100が備える各機能部のうち、事故原因取得部118と、事故原因出力部120とは、前処理機能部によって前処理が行われた各種データと、学習済みモデル158とに基づいて、配電系統DSに生じた事故の事故原因を出力する運用機能部である。 Here, among the functional units included in the control unit 100, the accident identification unit 106 and the harmonic correction unit 108 estimate the cause of the accident and the machine learning model 156 for various data included in the measurement result information MR. This is a preprocessing function unit that performs preprocessing when inputting to and inputting to the trained model 158. Further, among the functional units included in the control unit 100, the feature amount calculation unit 110, the accident cause estimation unit 112, the learning data selection unit 114, and the learning processing unit 116 are preprocessed by the preprocessing function unit. This is a learning function unit that selects the measurement result information MR used for learning the machine learning model 156 from the measurement result information MRs and learns the machine learning model 156 by the selected measurement result information MR. Further, among the functional units included in the control unit 100, the accident cause acquisition unit 118 and the accident cause output unit 120 are based on various data preprocessed by the preprocessing function unit and the trained model 158. It is an operation function unit that outputs the cause of the accident that occurred in the distribution system DS.

[前処理機能部について]
まず、前処理機能部の詳細について説明する。事故特定部106は、計測結果情報取得部102によって取得された計測結果情報MRに基づいて、配電系統DSに事故が生じている時間帯(以下、事故中の時間帯)を特定する。事故特定部106は、計測結果情報MRに含まれる零相電流データに基づいて、零相電流の実効値を算出する。事故特定部106は、算出した零相電圧の実効値が零相電流閾値を超える時間帯を、事故中の時間帯として特定する。零相電流閾値は、配電系統DSに事故が生じている際に発生する零相電流と、事故が生じていない際に発生する零相電流とを分類可能な値である。
[About the pre-processing function]
First, the details of the preprocessing function unit will be described. The accident identification unit 106 identifies a time zone in which an accident occurs in the distribution system DS (hereinafter, a time zone during an accident) based on the measurement result information MR acquired by the measurement result information acquisition unit 102. The accident identification unit 106 calculates the effective value of the zero-phase current based on the zero-phase current data included in the measurement result information MR. The accident identification unit 106 specifies a time zone in which the calculated effective value of the zero-phase voltage exceeds the zero-phase current threshold value as a time zone during an accident. The zero-phase current threshold is a value that can classify the zero-phase current generated when an accident occurs in the distribution system DS and the zero-phase current generated when an accident does not occur.

次に、事故特定部106は、計測結果情報MRに各相のデータが含まれている場合には、特定した事故中の時間帯における事故相を特定する。事故特定部106は、計測結果情報MRが示す各相の電流データに基づいて、各相の電流実効値を算出する。事故特定部106は、算出した各相の電流実効値に基づいて、事故前の時間帯(例えば、配電系統DSに事故が生じる直前の1分間)に係る各相の電流実効値の平均値と、事故中の時間帯の各相の電流実効値の平均値とを算出する。事故特定部106は、事故中の時間帯の電流実効値の平均値を事故前の時間帯の電流実効値の平均値で除した値(以下、電流指標値)が、事故相電流閾値より大きい相を特定する。事故相電流閾値は、配電系統DSの事故発生時の事故相において電流指標値がとり得る値と、事故相以外の相において電流指標値がとり得る値とを分類可能な値である。 Next, when the measurement result information MR includes the data of each phase, the accident identification unit 106 identifies the accident phase in the specified time zone during the accident. The accident identification unit 106 calculates the current effective value of each phase based on the current data of each phase indicated by the measurement result information MR. The accident identification unit 106 is based on the calculated current effective value of each phase, and is the average value of the current effective values of each phase related to the time zone before the accident (for example, one minute immediately before the accident occurs in the distribution system DS). , Calculate the average current effective value of each phase during the time of the accident. In the accident identification unit 106, the value obtained by dividing the average value of the current effective values in the time zone during the accident by the average value of the current effective values in the time zone before the accident (hereinafter referred to as the current index value) is larger than the accident phase current threshold value. Identify the phase. The accident phase current threshold value is a value that can classify a value that can be taken by the current index value in the accident phase at the time of occurrence of an accident in the distribution system DS and a value that can be taken by the current index value in a phase other than the accident phase.

事故特定部106は、計測結果情報MRが示す各相の電圧データに基づいて、各相の電圧実効値を算出する。事故特定部106は、算出した各相の電圧実効値に基づいて、事故前の時間帯に係る各相の電圧実効値の平均値と、事故中の時間帯の各相の電圧実効値の平均値とを算出する。事故特定部106は、事故中の時間帯の電圧実効値の平均値を事故前の時間帯の電圧実効値の平均値で除した値(以下、電圧指標値)が、事故相電圧閾値より小さい相を特定する。事故相電圧閾値は、配電系統DSの事故発生時の事故相において電圧指標値がとり得る値と、事故相以外の相において電圧指標値がとり得る値とを分類可能な値である。 The accident identification unit 106 calculates the effective voltage value of each phase based on the voltage data of each phase indicated by the measurement result information MR. Based on the calculated voltage effective value of each phase, the accident identification unit 106 averages the average voltage value of each phase in the time zone before the accident and the voltage effective value of each phase in the time zone during the accident. Calculate with the value. In the accident identification unit 106, the value obtained by dividing the average value of the effective voltage values during the time period during the accident by the average value of the effective voltage values during the time period before the accident (hereinafter referred to as the voltage index value) is smaller than the fault phase voltage threshold value. Identify the phase. The fault phase voltage threshold value is a value that can classify a value that can be taken by the voltage index value in the fault phase at the time of occurrence of an accident in the distribution system DS and a value that can be taken by the voltage index value in a phase other than the fault phase.

事故特定部106は、電流指標値に基づいて特定した相と、電圧指標値に基づいて特定した相とが一致する場合、当該相を事故相として特定する。また、事故特定部106は、計測結果情報MRのうち、事故相として特定された相のデータであり、且つ事故中時間帯の事故相のデータを、事故データ152として記憶部150に記憶する。事故特定部106は、「判定部」の一例である。 When the phase specified based on the current index value and the phase specified based on the voltage index value match, the accident identification unit 106 identifies the phase as the accident phase. Further, the accident identification unit 106 stores the data of the phase specified as the accident phase in the measurement result information MR and the data of the accident phase in the time zone during the accident as the accident data 152 in the storage unit 150. The accident identification unit 106 is an example of a “determination unit”.

図4は、事故データ152の内容の一例を示す図である。事故データ152は、例えば、事故識別情報と、計測日時と、計測装置識別情報と、事故相のデータ(図示では、A相のデータ)とが互いに対応付けられた情報である。事故は、例えば、事故データベース(不図示)等によって管理されており、事故データベースには、事故識別情報と事故日時とが対応付けられた情報が記憶されている。事故特定部106は、例えば、特定した事故中の時間帯に対応する事故の事故識別情報を事故データベースから取得し、取得した事故識別情報と、事故中の時間帯の計測結果情報MRとを互いに対応付けて事故データ152を生成(更新)する。なお、事故識別情報は、情報処理装置10の利用者によって入力されるものであってもよい。 FIG. 4 is a diagram showing an example of the contents of the accident data 152. The accident data 152 is, for example, information in which the accident identification information, the measurement date and time, the measuring device identification information, and the accident phase data (in the figure, the A phase data) are associated with each other. Accidents are managed by, for example, an accident database (not shown), and the accident database stores information in which accident identification information and accident date and time are associated with each other. For example, the accident identification unit 106 acquires the accident identification information of the accident corresponding to the specified time zone during the accident from the accident database, and mutually obtains the acquired accident identification information and the measurement result information MR of the time zone during the accident. Accident data 152 is generated (updated) in association with each other. The accident identification information may be input by the user of the information processing device 10.

図1に戻り、高調波補正部108は、事故特定部106によって特定された事故相について、事故データ152に含まれる事故相のデータを、事故前の時間帯の事故相のデータによって補正する。具体的には、高調波補正部108は、計測結果情報MRに含まれる計測結果のうち、事故前の時間帯における事故相のデータをフーリエ変換して各次高調波成分に分解する。高調波補正部108は、分解した各次高調波成分について逆フーリエ変換を行って得られた波形を、事故データ152に含まれる事故相のデータから除去する。これにより、高調波補正部108は、事故前から存在する高調波を事故中の時間帯の事故相のデータから除去する。 Returning to FIG. 1, the harmonic correction unit 108 corrects the accident phase data included in the accident data 152 with respect to the accident phase specified by the accident identification unit 106 with the accident phase data in the time zone before the accident. Specifically, the harmonic correction unit 108 Fourier transforms the data of the accident phase in the time zone before the accident among the measurement results included in the measurement result information MR and decomposes them into each harmonic component. The harmonic correction unit 108 removes the waveform obtained by performing the inverse Fourier transform on each of the decomposed harmonic components from the accident phase data included in the accident data 152. As a result, the harmonic correction unit 108 removes the harmonics existing before the accident from the data of the accident phase during the time zone during the accident.

なお、高調波補正部108は、事故特定部106が事故相を特定できない場合(つまり電流指標値に基づいて特定した相と、電圧指標値に基づいて特定した相とが一致しない場合)、又は計測結果情報MRに各相のデータが含まれていない場合には、事故中の時間帯の零相のデータを、事故前の時間帯の零相のデータによって補正する。補正の処理については、事故相のデータに対する処理と同様であるため、説明を省略する。これにより、高調波補正部108は、事故相のデータ、又は零相のデータから、配電系統DSに生じる高調波の影響を除去し、これらのデータをより適した学習データを選別することができる。また、事故相のデータ、又は、零相のデータに係る補正は、事故前の時間帯のデータの高調波成分を正規化し、事故後の時間帯のデータの高調波成分の正規化から差し引くことによって行われてもよい。 The harmonic correction unit 108 may not be able to identify the accident phase by the accident identification unit 106 (that is, the phase specified based on the current index value and the phase specified based on the voltage index value do not match), or When the measurement result information MR does not include the data of each phase, the zero-phase data of the time zone during the accident is corrected by the zero-phase data of the time zone before the accident. Since the correction process is the same as the process for the accident phase data, the description thereof will be omitted. As a result, the harmonic correction unit 108 can remove the influence of the harmonics generated on the distribution system DS from the accident phase data or the zero phase data, and can select more suitable learning data from these data. .. In addition, the correction related to the accident phase data or the zero phase data should normalize the harmonic component of the data in the time zone before the accident and subtract it from the normalization of the harmonic component of the data in the time zone after the accident. May be done by.

[学習機能部について]
次に、学習機能部の詳細について説明する。特徴量算出部110は、高調波補正部108によって補正された事故中の時間帯における事故相のデータに基づいて、特徴量を算出する。図6は、特徴量のデータセットの内容の一例を示す図である。特徴量算出部110によって算出された特徴量は、例えば、図6に示す様に事故相のデータを2次から25次までの高調波成分によって示したものである。具体的には、特徴量は、高調波の大きさと、基本波に対する同相成分と、と基本波に対する直交成分とが、高調波の次数毎に互いに対応付けられたレコードによって示される。特徴量のデータセットには、特徴量算出部110によって算出された特徴量のレコードが格納される。ここで、高調波を含む実波形の一例について、図7を用いて説明する。
[About the learning function department]
Next, the details of the learning function unit will be described. The feature amount calculation unit 110 calculates the feature amount based on the data of the accident phase in the time zone during the accident corrected by the harmonic correction unit 108. FIG. 6 is a diagram showing an example of the contents of the feature amount data set. The feature amount calculated by the feature amount calculation unit 110 is, for example, as shown in FIG. 6, showing the data of the accident phase by the harmonic components from the second order to the 25th order. Specifically, the feature quantity is indicated by a record in which the magnitude of the harmonic, the in-phase component with respect to the fundamental wave, and the orthogonal component with respect to the fundamental wave are associated with each other for each order of the harmonic. The feature amount data set stores a feature amount record calculated by the feature amount calculation unit 110. Here, an example of an actual waveform including harmonics will be described with reference to FIG. 7.

図7は、簡単な合成波の一例を示す図である。上図の合成波は、下図に示す基本波と2次の高調波から構成され、基本波の大きさをA、2次の高調波の大きさをRとし、2次の高調波が基本波に対し位相がθだけ進んでいるものとする。基本波は、角速度をω、時間をtとすると、Asin(ωt)と表すことができ、2次の高調波は、Rsin(2ωt+θ)と表すことができる。ここで、基本波に対してこの2次高調波をベクトル記号法で表現すると、Rcosθ+jRsinθと表すことができる。図8は、2次の高調波ベクトルを複素平面によって表現した図である。図8に示した通り、二次高調波の実数部を同相成分、二次高調波の虚数部を直交成分と定義するため、この2次の高調波の同相成分はRcosθ,直交成分はRsinθとなる。 FIG. 7 is a diagram showing an example of a simple synthetic wave. The composite wave in the upper figure is composed of the fundamental wave and the second harmonic shown in the lower figure. The magnitude of the fundamental wave is A, the magnitude of the second harmonic is R, and the second harmonic is the fundamental wave. It is assumed that the phase is advanced by θ. The fundamental wave can be expressed as Asin (ωt) when the angular velocity is ω and the time is t, and the second harmonic can be expressed as Rsin (2ωt + θ). Here, when this second harmonic is expressed by the vector symbol method with respect to the fundamental wave, it can be expressed as Rcosθ + jRsinθ. FIG. 8 is a diagram in which the second-order harmonic vector is represented by a complex plane. As shown in FIG. 8, since the real part of the second harmonic is defined as the in-phase component and the imaginary part of the second harmonic is defined as the orthogonal component, the in-phase component of the second harmonic is Rcosθ and the orthogonal component is Rsinθ. Become.

図1に戻り、事故原因推定部112は、特徴量算出部110によって算出された特徴量に基づいて、事故相に生じた事故の原因を推定する。事故原因推定部112は、特徴量算出部110によって算出された特徴量と、予め定められた特徴量に係るルーリングとに基づいて、事故原因を推定してもよく、情報処理装置10の利用者が特徴量算出部110によって算出された特徴量を参照することにより推定した事故原因を、情報処理装置10に入力することによって事故原因を取得してもよい。事故原因推定部112によって推定された事故原因は、「第1事故原因」の一例である。 Returning to FIG. 1, the accident cause estimation unit 112 estimates the cause of the accident that occurred in the accident phase based on the feature amount calculated by the feature amount calculation unit 110. The accident cause estimation unit 112 may estimate the accident cause based on the feature amount calculated by the feature amount calculation unit 110 and the ruling related to the predetermined feature amount, and the user of the information processing device 10 may estimate the cause of the accident. The cause of the accident may be acquired by inputting the cause of the accident estimated by referring to the feature amount calculated by the feature amount calculation unit 110 into the information processing apparatus 10. The accident cause estimated by the accident cause estimation unit 112 is an example of the "first accident cause".

学習データ選別部114は、事故原因記録情報取得部104によって取得された事故原因記録情報ACと、事故原因推定部112の推定結果とに基づいて、事故原因が一致するか否かを判定する。学習データ選別部114は、例えば、事故データ152に含まれる事故識別情報を検索キーとして事故原因記録情報ACを検索し、事故原因記録情報ACにおいて同一の事故識別情報が対応付けられている事故原因を特定する。学習データ選別部114は、特定した事故原因と、事故原因推定部112によって推定された事故原因とが一致する場合に、高調波補正部108によって補正された高調波補正部108によって補正された事故中の時間帯における事故相のデータを機械学習モデル156の学習データとして選別学習データ154として記憶部150に記憶(更新)する。この場合、事故原因推定部112の推定結果は、教師データとして用いられる。また、学習データ選別部114は、特定した事故原因と、事故原因推定部112によって推定された事故原因とが一致しない場合に、事故データ152を機械学習モデル156の学習データとして用いないと決定する。 The learning data selection unit 114 determines whether or not the accident causes match based on the accident cause record information AC acquired by the accident cause record information acquisition unit 104 and the estimation result of the accident cause estimation unit 112. For example, the learning data selection unit 114 searches the accident cause record information AC using the accident identification information included in the accident data 152 as a search key, and the accident cause to which the same accident identification information is associated with the accident cause record information AC. To identify. When the identified accident cause and the accident cause estimated by the accident cause estimation unit 112 match, the learning data selection unit 114 corrects the accident by the harmonic correction unit 108 corrected by the harmonic correction unit 108. The data of the accident phase in the middle time zone is stored (updated) in the storage unit 150 as the selection learning data 154 as the learning data of the machine learning model 156. In this case, the estimation result of the accident cause estimation unit 112 is used as teacher data. Further, the learning data selection unit 114 determines that the accident data 152 is not used as the learning data of the machine learning model 156 when the identified accident cause and the accident cause estimated by the accident cause estimation unit 112 do not match. ..

学習処理部116は、学習データ選別部114によって選別された選別学習データ154に基づいて、機械学習モデル156を学習する処理を行う。学習処理部116は、例えば、機械学習モデル156の学習曲線に基づいて、機械学習モデル156の学習の進度が所定の進度に至った場合、その時点の機械学習モデル156を学習済みモデル158とする。 The learning processing unit 116 performs a process of learning the machine learning model 156 based on the selection learning data 154 selected by the learning data selection unit 114. For example, when the learning progress of the machine learning model 156 reaches a predetermined progress based on the learning curve of the machine learning model 156, the learning processing unit 116 sets the machine learning model 156 at that time as the learned model 158. ..

[運用機能部について]
次に、運用機能部の詳細について説明する。事故原因取得部118は、高調波補正部108によって補正された事故中の時間帯における事故相のデータを、学習済みモデル158に入力し、事故原因を示す出力を取得する。図5は、学習済みモデル158の出力の内容の一例を示す図である。学習済みモデル158の出力は、例えば、一以上の事故原因と、事故原因毎の発生確率と、入力された事故相のデータに対応付けられた事故識別情報とが互いに対応付けられた情報である。事故原因出力部120は、事故原因取得部118によって取得された学習済みモデル158の出力を示す情報を表示装置40に出力し、表示させる。これにより、情報処理装置10は、利用者に事故原因を提示することができる。
[About the operation function department]
Next, the details of the operation function unit will be described. The accident cause acquisition unit 118 inputs the accident phase data in the time zone during the accident corrected by the harmonic correction unit 108 into the trained model 158, and acquires an output indicating the accident cause. FIG. 5 is a diagram showing an example of the output contents of the trained model 158. The output of the trained model 158 is, for example, information in which one or more accident causes, the occurrence probability for each accident cause, and the accident identification information associated with the input accident phase data are associated with each other. .. The accident cause output unit 120 outputs and displays the information indicating the output of the learned model 158 acquired by the accident cause acquisition unit 118 on the display device 40. As a result, the information processing device 10 can present the cause of the accident to the user.

なお、事故原因出力部120は、学習済みモデル158の出力のうち、最も発生確率が高い事故原因を表示装置40に出力してもよく、学習済みモデル158は、最も発生確率が高い事故原因を出力するように学習されたものであってもよい。 The accident cause output unit 120 may output the accident cause having the highest probability of occurrence among the outputs of the learned model 158 to the display device 40, and the learned model 158 outputs the cause of the accident having the highest probability of occurrence. It may be learned to output.

また、上述では、事故原因取得部118は、高調波補正部108によって補正された事故中の時間帯における事故相のデータを学習済みモデル158に入力する場合について説明したが、これに限られない。事故原因取得部118は、計測結果情報取得部102によって取得された計測結果情報MRに含まれる零相のデータ、又は各相のデータを学習済みモデル158に入力してもよい。 Further, in the above description, the accident cause acquisition unit 118 has described the case where the accident phase data in the time zone during the accident corrected by the harmonic correction unit 108 is input to the trained model 158, but the present invention is not limited to this. .. The accident cause acquisition unit 118 may input the zero-phase data included in the measurement result information MR acquired by the measurement result information acquisition unit 102 or the data of each phase into the trained model 158.

[動作フロー]
図9は、前処理機能部の処理の一連の流れを示すフローチャートである。図10は、学習機能部の学習データを特定する処理の一連の流れを示すフローチャートである。まず、計測結果情報取得部102は、計測装置20から計測結果情報MRを取得する(ステップS100)。事故特定部106は、計測結果情報取得部102によって取得された計測結果情報MRに含まれる零相電流データに基づいて、零相電流の実効値を算出する(ステップS102)。次に、事故特定部106は、算出した零相電圧の実効値が零相電流閾値を超える時間帯を、事故中の時間帯として特定する(ステップS104)。事故特定部106は、計測結果情報取得部102によって取得された計測結果情報MRに、各相のデータが含まれているか否かを判定する(ステップS106)。
[Operation flow]
FIG. 9 is a flowchart showing a series of processing flows of the preprocessing function unit. FIG. 10 is a flowchart showing a series of processes for specifying the learning data of the learning function unit. First, the measurement result information acquisition unit 102 acquires the measurement result information MR from the measurement device 20 (step S100). The accident identification unit 106 calculates the effective value of the zero-phase current based on the zero-phase current data included in the measurement result information MR acquired by the measurement result information acquisition unit 102 (step S102). Next, the accident identification unit 106 identifies a time zone in which the calculated effective value of the zero-phase voltage exceeds the zero-phase current threshold value as a time zone during an accident (step S104). The accident identification unit 106 determines whether or not the measurement result information MR acquired by the measurement result information acquisition unit 102 includes the data of each phase (step S106).

事故特定部106は、計測結果情報MRに各相のデータが含まれると判定した場合には事故相を特定する処理を行うため、計測結果情報MRが示す各相の電流データに基づいて、各相の電流実効値を算出する(ステップS108)。次に、事故特定部106は、算出した各相の電流実効値に基づいて、事故中の時間帯の電流実効値の平均値と、事故前の時間帯の電流実効値の平均値とを算出する(ステップS110)。事故特定部106は、事故中の時間帯の電流実効値の平均値を事故前の時間帯の電流実効値の平均値で除した値(つまり、電流指標値)が、事故相電流閾値より大きい相を特定する(ステップS112)。 When the accident identification unit 106 determines that the measurement result information MR includes the data of each phase, the accident identification unit 106 performs a process of identifying the accident phase. Therefore, each of the accident identification units 106 is based on the current data of each phase indicated by the measurement result information MR. The current effective value of the phase is calculated (step S108). Next, the accident identification unit 106 calculates the average value of the current effective value in the time zone during the accident and the average value of the current effective value in the time zone before the accident based on the calculated current effective value of each phase. (Step S110). In the accident identification unit 106, the value obtained by dividing the average value of the current effective values in the time zone during the accident by the average value of the current effective values in the time zone before the accident (that is, the current index value) is larger than the accident phase current threshold value. Identify the phase (step S112).

次に、事故特定部106は、計測結果情報MRが示す各相の電圧データに基づいて、各相の電圧実効値を算出する(ステップS114)。次に、事故特定部106は、算出した各相の電圧実効値に基づいて、事故中の時間帯の電圧実効値の平均値と、事故前の時間帯の電圧実効値の平均値とを算出する(ステップS116)。事故特定部106は、事故中の時間帯の電圧実効値の平均値を事故前の時間帯の電圧実効値の平均値で除した値(つまり、電圧指標値)が、事故相電圧閾値より小さい相を特定する(ステップS118)。事故特定部106は、ステップS112において特定された相と、ステップS118において特定された相とが一致する場合、当該相を事故相として特定し、特定した事故相の事故中の時間帯のデータを事故データ152として記憶させる(ステップS120)。 Next, the accident identification unit 106 calculates the effective voltage value of each phase based on the voltage data of each phase indicated by the measurement result information MR (step S114). Next, the accident identification unit 106 calculates the average value of the voltage effective value in the time zone during the accident and the average value of the voltage effective value in the time zone before the accident based on the calculated voltage effective value of each phase. (Step S116). In the accident identification unit 106, the value obtained by dividing the average value of the effective voltage values during the time period during the accident by the average value of the effective voltage values during the time period before the accident (that is, the voltage index value) is smaller than the accident phase voltage threshold value. Identify the phase (step S118). When the phase specified in step S112 and the phase specified in step S118 match, the accident identification unit 106 identifies the phase as an accident phase and obtains data of the time zone during the accident of the specified accident phase. It is stored as accident data 152 (step S120).

高調波補正部108は、事故特定部106によって特定された事故相について、事故データ152に含まれる事故相のデータを、事故前の時間帯の事故相のデータによって補正し、事故前から存在する高調波を事故中の時間帯の事故相のデータから除去する(ステップS122)。高調波補正部108は、事故特定部106によって計測結果情報MRに各相のデータが含まれないと判定された場合、事故中の時間帯の零相のデータを、事故前の時間帯の零相のデータによって補正し、事故前から存在する高調波を事故中の時間帯の零相のデータから除去する(ステップS124)。 The harmonic correction unit 108 corrects the accident phase data included in the accident data 152 with respect to the accident phase specified by the accident identification unit 106 based on the accident phase data in the time zone before the accident, and exists before the accident. Harmonics are removed from the accident phase data during the time of the accident (step S122). When the accident identification unit 106 determines that the measurement result information MR does not include the data of each phase, the harmonic correction unit 108 uses the zero-phase data of the time zone during the accident as zero in the time zone before the accident. It is corrected by the phase data, and the harmonics existing before the accident are removed from the zero-phase data in the time zone during the accident (step S124).

次に、特徴量算出部110は、高調波補正部108によって補正された事故中の時間帯における事故相のデータに基づいて、特徴量を算出する(ステップS124)。事故原因推定部112は、特徴量算出部110によって算出された特徴量に基づいて、事故原因を推定する(ステップS126)。事故原因記録情報取得部104は、事故原因記録装置30から事故原因記録情報ACを取得する(ステップS128)。事故原因推定部112は、特徴量に基づいて推定された事故原因(つまり、第1事故原因)と、事故原因記録情報ACが示す事故原因(つまり、第2事故原因)とが一致するか否かを判定する(ステップS130)。学習データ選別部114は、事故原因推定部112によって第1事故原因と第2事故原因とが一致すると判定された場合、高調波補正部108によって補正された事故中の時間帯における事故相のデータを機械学習モデル156の学習データとして選別し、選別したデータを選別学習データ154として記憶部150に記憶(更新)する(ステップS132)。学習データ選別部114は、事故原因推定部112によって第1事故原因と第2事故原因とが一致しないと判定された場合、高調波補正部108によって補正された事故中の時間帯における事故相のデータを機械学習モデル156の学習データとして用いないと決定する(ステップS134)。 Next, the feature amount calculation unit 110 calculates the feature amount based on the data of the accident phase in the time zone during the accident corrected by the harmonic correction unit 108 (step S124). The accident cause estimation unit 112 estimates the accident cause based on the feature amount calculated by the feature amount calculation unit 110 (step S126). The accident cause record information acquisition unit 104 acquires the accident cause record information AC from the accident cause recording device 30 (step S128). In the accident cause estimation unit 112, whether or not the accident cause estimated based on the feature amount (that is, the first accident cause) and the accident cause indicated by the accident cause record information AC (that is, the second accident cause) match. (Step S130). When the learning data selection unit 114 determines that the first accident cause and the second accident cause match by the accident cause estimation unit 112, the accident phase data in the time zone during the accident corrected by the harmonic correction unit 108 Is selected as the learning data of the machine learning model 156, and the selected data is stored (updated) in the storage unit 150 as the selected learning data 154 (step S132). When the learning data selection unit 114 determines that the first accident cause and the second accident cause do not match by the accident cause estimation unit 112, the accident phase of the accident phase in the time zone during the accident corrected by the harmonic correction unit 108 It is determined that the data is not used as the training data of the machine learning model 156 (step S134).

図11は、学習機能部の学習に係る処理の一連の流れを示すフローチャートである。まず、事故原因取得部118は、高調波補正部108によって補正された事故中の時間帯における事故相のデータを、学習済みモデル158に入力する(ステップS200)。事故原因取得部118は、学習済みモデル158から出力を取得する(ステップS202)。事故原因出力部120は、事故原因取得部118によって取得された学習済みモデル158の出力を示す情報を表示装置40に出力し、表示させる(ステップS204)。 FIG. 11 is a flowchart showing a series of processes related to learning of the learning function unit. First, the accident cause acquisition unit 118 inputs the accident phase data in the time zone during the accident corrected by the harmonic correction unit 108 into the trained model 158 (step S200). The accident cause acquisition unit 118 acquires an output from the trained model 158 (step S202). The accident cause output unit 120 outputs and displays the information indicating the output of the learned model 158 acquired by the accident cause acquisition unit 118 on the display device 40 (step S204).

[情報処理装置10の他の構成]
なお、上述では、情報処理装置10が、前処理機能部と、学習機能部と、運用機能部とを備える場合について説明したが、これに限られない。
学習機能部は、情報処理装置10とは別体の学習装置が備えてもよい。この場合、情報処理装置10は、前処理機能部である事故特定部106、及び高調波補正部108と、運用機能部である事故原因取得部118、及び事故原因出力部120とを備えられる。また、別体の学習装置には、学習機能部である特徴量算出部110、事故原因推定部112、学習データ選別部114、及び学習処理部116とが備えられ、高調波補正部108によって補正された事故中の時間帯における事故相のデータ、及び事故原因記録情報ACが、学習装置の利用者によって入力される、或いは他の装置から取得する。これにより、学習装置は、配電系統DSにおいて生じた事故の事故原因を迅速に特定することができる。
[Other configurations of information processing device 10]
In the above description, the case where the information processing apparatus 10 includes the preprocessing function unit, the learning function unit, and the operation function unit has been described, but the present invention is not limited to this.
The learning function unit may be provided with a learning device that is separate from the information processing device 10. In this case, the information processing device 10 is provided with an accident identification unit 106 which is a preprocessing function unit, a harmonic correction unit 108, an accident cause acquisition unit 118 which is an operation function unit, and an accident cause output unit 120. Further, the separate learning device is provided with a feature amount calculation unit 110, an accident cause estimation unit 112, a learning data selection unit 114, and a learning processing unit 116, which are learning function units, and is corrected by the harmonic correction unit 108. The accident phase data and the accident cause record information AC in the time zone during the accident are input by the user of the learning device or acquired from another device. As a result, the learning device can quickly identify the cause of the accident that occurred in the distribution system DS.

[高調波補正部108について]
また、配電系統DSにおいて、高調波が発生しないような環境(例えば、PV(Photovoltaic)等の再生可能エネルギーを利用した発電機や、蓄電池が配電系統DSに接続されていない場合、或いは接続されていても計測装置20の計測結果に影響を及ぼしにくい場合)では、情報処理装置10は、高調波補正部108によって計測結果情報MRに含まれるデータを補正しなくてもよい。この場合、情報処理装置10は、高調波補正部108を備えていなくてもよい。
[About harmonic correction unit 108]
Further, in the distribution system DS, a generator using renewable energy such as PV (Photovoltaic) or a storage battery is not connected to or is connected to the distribution system DS in an environment where harmonics are not generated (for example, PV (Photovoltaic)). However, when it is difficult to affect the measurement result of the measuring device 20), the information processing device 10 does not have to correct the data included in the measurement result information MR by the harmonic correction unit 108. In this case, the information processing device 10 does not have to include the harmonic correction unit 108.

[実施形態のまとめ]
以上説明した少なくとも一つの実施形態によれば、計測結果情報取得部102と、事故原因記録情報取得部104と、特徴量算出部110と、事故原因推定部112と、判定部と、学習データ選別部114とを持つことにより、計測装置20によって計測された計測結果情報MRのうち、機械学習モデル156の学習に適した学習データを特定することができ、機械学習モデル156を精度良く学習させることができる。
[Summary of Embodiment]
According to at least one embodiment described above, the measurement result information acquisition unit 102, the accident cause record information acquisition unit 104, the feature amount calculation unit 110, the accident cause estimation unit 112, the determination unit, and the learning data selection unit. By having the unit 114, it is possible to specify the learning data suitable for learning the machine learning model 156 among the measurement result information MRs measured by the measuring device 20, and to train the machine learning model 156 with high accuracy. Can be done.

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

10…情報処理装置、20…計測装置、30…事故原因記録装置、40…表示装置、100…制御部、102…計測結果情報取得部、104…事故原因記録情報取得部、106…事故特定部、108…高調波補正部、110…特徴量算出部、112…事故原因推定部、114…学習データ選別部、116…学習処理部、118…事故原因取得部、120…事故原因出力部、150…記憶部、152…事故データ、154…選別学習データ、156…機械学習モデル、158…学習済みモデル、AC…事故原因記録情報、MR…計測結果情報、DS…配電系統 10 ... Information processing device, 20 ... Measuring device, 30 ... Accident cause recording device, 40 ... Display device, 100 ... Control unit, 102 ... Measurement result information acquisition unit, 104 ... Accident cause record information acquisition unit, 106 ... Accident identification unit , 108 ... Harmonic correction unit, 110 ... Feature amount calculation unit, 112 ... Accident cause estimation unit, 114 ... Learning data selection unit, 116 ... Learning processing unit, 118 ... Accident cause acquisition unit, 120 ... Accident cause output unit, 150 ... storage unit, 152 ... accident data, 154 ... selective learning data, 156 ... machine learning model, 158 ... learned model, AC ... accident cause record information, MR ... measurement result information, DS ... power distribution system

Claims (8)

対象設備の事故原因が記録された事故原因記録情報を取得する事故原因記録情報取得部と、
前記対象設備において電力に関する計測を行った結果を示す計測結果情報を取得する計測結果情報取得部と、
前記計測結果情報取得部によって取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報に基づいて、特徴量を算出する特徴量算出部と、
前記特徴量算出部によって算出された前記特徴量に基づいて、事故原因を推定する事故原因推定部と、
前記事故原因推定部によって推定された第1事故原因と、前記事故原因記録情報取得部によって取得された前記事故原因記録情報が示す第2事故原因とが一致するか否かを判定する判定部と、
前記判定部により前記第1事故原因と前記第2事故原因とが一致すると判定された場合、前記計測結果情報取得部によって取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報を、計測結果情報に係る情報が入力されると事故原因を示す情報を出力する学習済みモデルを作成するための学習データとして選別する学習データ選別部と、
を備える情報処理装置。
Accident cause record information acquisition department that acquires accident cause record information in which the accident cause of the target equipment is recorded,
A measurement result information acquisition unit that acquires measurement result information indicating the results of measurement related to electric power in the target equipment.
Among the measurement result information acquired by the measurement result information acquisition unit, the feature amount calculation unit that calculates the feature amount based on the measurement result information at the time of the accident of the target equipment, and the feature amount calculation unit.
An accident cause estimation unit that estimates the cause of an accident based on the feature amount calculated by the feature amount calculation unit, and an accident cause estimation unit.
A determination unit that determines whether or not the first accident cause estimated by the accident cause estimation unit and the second accident cause indicated by the accident cause record information acquired by the accident cause record information acquisition unit match. ,
When the determination unit determines that the first accident cause and the second accident cause match, among the measurement result information acquired by the measurement result information acquisition unit, the measurement result at the time of the accident of the target equipment. A learning data sorting unit that sorts information as learning data for creating a trained model that outputs information indicating the cause of an accident when information related to measurement result information is input.
Information processing device equipped with.
前記計測結果情報に係る情報は、前記計測結果情報に基づいて前記特徴量算出部によって算出された特徴量を含む、
請求項1に記載の情報処理装置。
The information related to the measurement result information includes a feature amount calculated by the feature amount calculation unit based on the measurement result information.
The information processing device according to claim 1.
前記計測結果情報に含まれる零相電流、又は零相電圧の計測結果を用いて、事故中の時間帯を特定する事故特定部と、
前記事故特定部によって特定された前記時間帯における前記零相電流、又は前記零相電圧に含まれる高調波を、事故前の零相電流、又は事故前の零相電圧に含まれる高調波によって補正する高調波補正部とを更に備え、
前記特徴量算出部は、前記高調波補正部によって補正された前記時間帯における前記零相電流、又は前記時間帯における前記零相電圧に基づいて、前記特徴量を算出する、
請求項1または2に記載の情報処理装置。
An accident identification unit that identifies the time zone during an accident using the measurement results of the zero-phase current or zero-phase voltage included in the measurement result information.
The harmonics contained in the zero-phase current or the zero-phase voltage in the time zone specified by the accident-identifying unit are corrected by the zero-phase current before the accident or the harmonics contained in the zero-phase voltage before the accident. Further equipped with a harmonic correction unit
The feature amount calculation unit calculates the feature amount based on the zero-phase current in the time zone corrected by the harmonic correction unit or the zero-phase voltage in the time zone.
The information processing device according to claim 1 or 2.
前記計測結果情報に含まれる各相の電流、又は各相の電圧の計測結果を用いて、事故中の時間帯を特定する事故特定部と、
前記事故特定部によって特定された前記時間帯における事故相の電流、又は前記事故相の電圧に含まれる高調波を、事故前の前記事故相の電流、又は事故前の前記事故相の電圧によって補正する高調波補正部とを更に備え、
前記特徴量算出部は、前記高調波補正部によって補正された前記時間帯における前記事故相の電流、又は前記事故相の電圧に基づいて、前記特徴量を算出する、
請求項1から3のうちいずれか一項に記載の情報処理装置。
An accident identification unit that identifies the time zone during an accident using the measurement results of the current of each phase or the voltage of each phase included in the measurement result information.
The harmonics contained in the accident phase current or the accident phase voltage in the time zone specified by the accident identification unit are corrected by the accident phase current before the accident or the accident phase voltage before the accident. Further equipped with a harmonic correction unit
The feature amount calculation unit calculates the feature amount based on the current of the accident phase in the time zone corrected by the harmonic correction unit or the voltage of the accident phase.
The information processing device according to any one of claims 1 to 3.
前記事故特定部は、前記計測結果情報に含まれる零相電流の計測結果、又は零相電圧の計測結果と、各相電流の計測結果、又は各相電圧の計測結果との少なくとも一方を用いて、事故相を特定する、
請求項4に記載の情報処理装置。
The accident identification unit uses at least one of the measurement result of the zero-phase current or the measurement result of the zero-phase voltage included in the measurement result information and the measurement result of each phase current or the measurement result of each phase voltage. , Identify the accident phase,
The information processing device according to claim 4.
前記判定部は、零相電流、又は零相電圧に基づく特徴量と、事故相の電流、又は事故相の電圧に基づく特徴量との少なくとも一方に基づいて、前記事故原因推定部が推定した事故原因と、前記事故原因記録情報とが一致するか否かを判定する、
請求項3又は請求項4に記載の情報処理装置。
The determination unit is an accident estimated by the accident cause estimation unit based on at least one of a feature amount based on the zero-phase current or zero-phase voltage and a feature amount based on the current of the accident phase or the voltage of the accident phase. Determining whether the cause and the accident cause record information match.
The information processing device according to claim 3 or 4.
コンピュータが、
対象設備の事故原因が記録された事故原因記録情報を取得し、
前記対象設備において電力に関する計測を行った結果を示す計測結果情報を取得し、
取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報に基づいて、特徴量を算出し、
算出された前記特徴量に基づいて、事故原因を推定し、
推定された第1事故原因と、取得された前記事故原因記録情報が示す第2事故原因とが一致するか否かを判定し、
前記第1事故原因と前記第2事故原因とが一致すると判定された場合、取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報を、計測結果情報に係る情報が入力されると事故原因を示す情報を出力する学習済みモデルを作成するための学習データとして選別する、
情報処理方法。
The computer
Acquire the accident cause record information in which the accident cause of the target equipment is recorded,
Acquire measurement result information showing the result of measurement related to electric power in the target equipment.
Of the acquired measurement result information, the feature amount is calculated based on the measurement result information at the time of the accident of the target equipment.
Based on the calculated features, the cause of the accident is estimated and
It is determined whether or not the estimated first accident cause and the second accident cause indicated by the acquired accident cause record information match.
When it is determined that the first accident cause and the second accident cause match, among the acquired measurement result information, the measurement result information at the time of the accident of the target equipment is input with the information related to the measurement result information. When it is done, it is selected as training data for creating a trained model that outputs information indicating the cause of the accident.
Information processing method.
コンピュータに、
対象設備の事故原因が記録された事故原因記録情報を取得させ、
前記対象設備において電力に関する計測を行った結果を示す計測結果情報を取得させ、
取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報に基づいて、特徴量を算出させ、
算出された前記特徴量に基づいて、事故原因を推定させ、
推定された第1事故原因と、取得された前記事故原因記録情報が示す第2事故原因とが一致するか否かを判定させ、
前記第1事故原因と前記第2事故原因とが一致すると判定された場合、取得された前記計測結果情報のうち、前記対象設備の事故時の計測結果情報を、計測結果情報に係る情報が入力されると事故原因を示す情報を出力する学習済みモデルを作成するための学習データとして選別させる、
プログラム。
On the computer
Obtain the accident cause record information in which the accident cause of the target equipment is recorded,
Obtain measurement result information indicating the result of measurement related to electric power in the target equipment.
Among the acquired measurement result information, the feature amount is calculated based on the measurement result information at the time of the accident of the target equipment.
Based on the calculated features, the cause of the accident is estimated.
It is made to judge whether or not the estimated first accident cause and the second accident cause indicated by the acquired accident cause record information match.
When it is determined that the first accident cause and the second accident cause match, among the acquired measurement result information, the measurement result information at the time of the accident of the target equipment is input with the information related to the measurement result information. When it is done, it is selected as training data for creating a trained model that outputs information indicating the cause of the accident.
program.
JP2019143330A 2019-08-02 2019-08-02 Information processing device, information processing method, and program Active JP7234071B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019143330A JP7234071B2 (en) 2019-08-02 2019-08-02 Information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019143330A JP7234071B2 (en) 2019-08-02 2019-08-02 Information processing device, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2021027676A true JP2021027676A (en) 2021-02-22
JP7234071B2 JP7234071B2 (en) 2023-03-07

Family

ID=74664886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019143330A Active JP7234071B2 (en) 2019-08-02 2019-08-02 Information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP7234071B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006158082A (en) * 2004-11-29 2006-06-15 Fuji Electric Systems Co Ltd Load operation status estimation device and method, and ground-fault generation source estimation device and method using therefor
JP2009017637A (en) * 2007-07-02 2009-01-22 Toshiba Corp System, method, and program for inferring cause of distribution line fault
JP2016122336A (en) * 2014-12-25 2016-07-07 クラリオン株式会社 Intention estimation device and intention estimation system
JP2018125912A (en) * 2017-01-30 2018-08-09 学校法人鶴学園 Ground fault factor discrimination device
JP2019057056A (en) * 2017-09-20 2019-04-11 株式会社東芝 Accident cause classification device
JP2019061578A (en) * 2017-09-27 2019-04-18 富士フイルム株式会社 Learning support device, operation method for learning support device, learning support program, learning support system, and terminal device
WO2019138655A1 (en) * 2018-01-09 2019-07-18 日本電信電話株式会社 Model learning device, model learning method, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006158082A (en) * 2004-11-29 2006-06-15 Fuji Electric Systems Co Ltd Load operation status estimation device and method, and ground-fault generation source estimation device and method using therefor
JP2009017637A (en) * 2007-07-02 2009-01-22 Toshiba Corp System, method, and program for inferring cause of distribution line fault
JP2016122336A (en) * 2014-12-25 2016-07-07 クラリオン株式会社 Intention estimation device and intention estimation system
JP2018125912A (en) * 2017-01-30 2018-08-09 学校法人鶴学園 Ground fault factor discrimination device
JP2019057056A (en) * 2017-09-20 2019-04-11 株式会社東芝 Accident cause classification device
JP2019061578A (en) * 2017-09-27 2019-04-18 富士フイルム株式会社 Learning support device, operation method for learning support device, learning support program, learning support system, and terminal device
WO2019138655A1 (en) * 2018-01-09 2019-07-18 日本電信電話株式会社 Model learning device, model learning method, and program

Also Published As

Publication number Publication date
JP7234071B2 (en) 2023-03-07

Similar Documents

Publication Publication Date Title
JP6467186B2 (en) System and method for detecting, correcting, and inspecting bad data in a data stream
Cui et al. Quantitative trend fault diagnosis of a rolling bearing based on Sparsogram and Lempel-Ziv
EP3422518B1 (en) A method for recognizing contingencies in a power supply network
CN109143094B (en) Abnormal data detection method and device for power battery
US9910081B2 (en) Performance analysis of power grid monitors
CN112990330B (en) User energy abnormal data detection method and device
US20150317229A1 (en) Device state estimation apparatus, device power consumption estimation apparatus, and program
EP3422517A1 (en) A method for recognizing contingencies in a power supply network
CN110222765B (en) Method and system for monitoring health state of permanent magnet synchronous motor
WO2023044632A1 (en) Industrial equipment maintenance strategy generation method and apparatus, electronic device, and storage medium
CN103530812A (en) Power grid state similarity quantitative analyzing method based on locality sensitive hashing
CN116756597B (en) Wind turbine generator harmonic data real-time monitoring method based on artificial intelligence
WO2015083397A1 (en) Calculation device
JP2021027676A (en) Information processing device, information processing method, and program
US20200273120A1 (en) Power grid decision-making support device and method, and system applying same
CN110098610B (en) Real-time identification method and system for oscillation leading mode of power system under fault disturbance
Sevilla et al. A small-signal stability index for power system dynamic impact assessment using time-domain simulations
EP3828785A2 (en) Composite model generation program, composite model generation method, and information processing apparatus
Liu et al. Fuzzy equivalence relation clustering-based algorithm for coherency identification among generators
CN111160712B (en) User electricity consumption parameter adjusting method and device
JP7038011B2 (en) Power system operation support device and method, and vibration suppression system
Yan et al. A practice of forecasting software aging in an IIS web server using SVM
Sae-Lim et al. Can automated impact analysis techniques help predict decaying modules?
US10157166B2 (en) Method and system for measuring the performance of a diagnoser
CN108038279B (en) Method and device for evaluating electromechanical transient recovery process of fan under asymmetric power grid fault

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190913

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220725

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220906

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221102

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230222

R150 Certificate of patent or registration of utility model

Ref document number: 7234071

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150