JP2023122339A - Power equipment monitoring device, power equipment monitoring method, and power equipment monitoring program - Google Patents

Power equipment monitoring device, power equipment monitoring method, and power equipment monitoring program Download PDF

Info

Publication number
JP2023122339A
JP2023122339A JP2022025990A JP2022025990A JP2023122339A JP 2023122339 A JP2023122339 A JP 2023122339A JP 2022025990 A JP2022025990 A JP 2022025990A JP 2022025990 A JP2022025990 A JP 2022025990A JP 2023122339 A JP2023122339 A JP 2023122339A
Authority
JP
Japan
Prior art keywords
denoising
signal
power equipment
noise
model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022025990A
Other languages
Japanese (ja)
Inventor
幸造 伴野
Kozo Tomono
俊也 高野
Toshiya Takano
勇介 中村
Yusuke Nakamura
隆 水出
Takashi Mizuide
栄也 高橋
Hidenari Takahashi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure 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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2022025990A priority Critical patent/JP2023122339A/en
Publication of JP2023122339A publication Critical patent/JP2023122339A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Testing Relating To Insulation (AREA)

Abstract

To eliminate noise even when the environment changes.SOLUTION: According to an embodiment, the power equipment monitoring device includes a sensor and a noise removal unit. The sensor is attached to power equipment and measures a signal related to partial discharge. The noise removal unit generates a denoising signal by inputting the measured signal into a denoising model. A denoising model is a model learned so that a signal including noise is used as an input and a denoising signal obtained by removing noise is used as an output. The noise removal unit generates the denoising signal using a first denoising model and a second denoising model. The first denoising model is a denoising model learned using a learning data set generated using a signal measured by the sensor. The second denoising model is a denoising model learned using a learning data set generated using signals measured from other power equipment.SELECTED DRAWING: Figure 1

Description

本発明の実施形態は電力機器監視装置、電力機器監視方法および電力機器監視プログラムに関する。 Embodiments of the present invention relate to a power device monitoring apparatus, a power device monitoring method, and a power device monitoring program.

電力機器は、経年変化によって電力機器表面又は電力機器内部の絶縁体の絶縁性能が劣化する。絶縁性能が劣化すると、劣化箇所で部分放電が発生する。さらに絶縁性能の劣化が進行した場合、絶縁破壊が起きる。このため、電力機器の保守作業において、部分放電の有無を判断することが求められている。 In electric power equipment, the insulation performance of the insulator on the surface of the electric power equipment or inside the electric power equipment deteriorates due to secular change. When the insulation performance deteriorates, partial discharge occurs at the deteriorated portion. If the insulation performance further deteriorates, dielectric breakdown occurs. Therefore, it is required to determine the presence or absence of partial discharge in maintenance work of electric power equipment.

部分放電の波形は、予め実験室等で測定されることで得ることができる。一方で、電力機器が設置される環境にはノイズが存在するため、部分放電の判定を行うためには、計測された信号からノイズを除去することが求められる。ノイズは、電力機器の設置された環境が変化すると、ノイズも変化することがある。この場合、環境の変化後にノイズを適切に除去できず、部分放電の判定を誤ってしまう可能性がある。 The partial discharge waveform can be obtained by measuring in advance in a laboratory or the like. On the other hand, since noise exists in the environment in which power equipment is installed, it is required to remove the noise from the measured signal in order to determine partial discharge. The noise may change as the environment in which the power equipment is installed changes. In this case, there is a possibility that the noise cannot be properly removed after the environmental change, resulting in an erroneous determination of partial discharge.

特開2020-012726号公報Japanese Patent Application Laid-Open No. 2020-012726

本発明が解決しようとする課題は、環境が変化してもノイズを除去することができる電力機器監視装置、電力機器監視方法および電力機器監視プログラムを提供することである。 A problem to be solved by the present invention is to provide a power device monitoring apparatus, a power device monitoring method, and a power device monitoring program capable of removing noise even when the environment changes.

実施形態の電力機器監視装置は、センサとノイズ除去部とを持つ。センサは、電力機器に取り付けられ、部分放電に係る信号を計測する。ノイズ除去部は、デノイズモデルに、計測された信号を入力することでデノイズ信号を生成する。デノイズモデルとは、ノイズを含む信号を入力とし、ノイズを除去したデノイズ信号を出力とするように学習されたモデルである。ノイズ除去部は、第一デノイズモデルと第二デノイズモデルとを用いて前記デノイズ信号を生成する。第一デノイズモデルは、センサによって計測された信号を用いて生成された学習用データセットを用いて学習されたデノイズモデルである。第二デノイズモデルは、他の電力機器から計測された信号を用いて生成された学習用データセットを用いて学習されたデノイズモデルである。 A power equipment monitoring apparatus according to an embodiment has a sensor and a noise elimination unit. The sensor is attached to the power equipment and measures a signal related to partial discharge. The noise removing unit generates a denoising signal by inputting the measured signal to the denoising model. A denoising model is a model trained to receive a signal containing noise as an input and output a denoising signal from which the noise has been removed. The noise removal unit generates the denoising signal using the first denoising model and the second denoising model. The first denoising model is a denoising model trained using a training data set generated using signals measured by the sensors. The second denoising model is a denoising model learned using a learning data set generated using signals measured from other power equipment.

第1の実施形態に係る検出システムの構成を示す概略図。Schematic diagram showing the configuration of a detection system according to the first embodiment. 第1の実施形態に係る電力機器監視装置の構成を表す概略ブロック図。1 is a schematic block diagram showing the configuration of a power equipment monitoring device according to a first embodiment; FIG. 第1の実施形態に係る電力機器監視装置の動作を示すフローチャート。4 is a flowchart showing the operation of the power equipment monitoring apparatus according to the first embodiment; 第1の実施形態に係る判定結果の記録例を示す図。FIG. 5 is a diagram showing a recording example of determination results according to the first embodiment; 第2の実施形態に係る電力機器監視装置の構成を示す概略ブロック図。The schematic block diagram which shows the structure of the electric power equipment monitoring apparatus which concerns on 2nd Embodiment. 第2の実施形態に係る電力機器監視装置の動作を示すフローチャート。9 is a flowchart showing the operation of the power equipment monitoring apparatus according to the second embodiment; 第2の実施形態に係る判定結果の記録例を示す図。FIG. 11 is a diagram showing a recording example of determination results according to the second embodiment; 第3の実施形態に係る電力機器監視装置の構成を表す概略ブロック図。The schematic block diagram showing the structure of the electric power equipment monitoring apparatus which concerns on 3rd Embodiment. 第3の実施形態に係る電力機器監視装置の動作を示すフローチャート。9 is a flow chart showing the operation of the power equipment monitoring apparatus according to the third embodiment; 第3の実施形態に係る判定結果の記録例を示す図。FIG. 11 is a diagram showing a recording example of determination results according to the third embodiment; 第4の実施形態に係る電力機器監視装置の動作を示すフローチャート。10 is a flow chart showing the operation of the power equipment monitoring apparatus according to the fourth embodiment; 第5の実施形態に係る電力機器監視装置の構成を示す概略ブロック図。The schematic block diagram which shows the structure of the electric power equipment monitoring apparatus which concerns on 5th Embodiment. 第5の実施形態に係る電力機器監視装置によるモデルの再学習処理を示すフローチャート。14 is a flowchart showing model re-learning processing by the power equipment monitoring apparatus according to the fifth embodiment; 第6の実施形態に係る電力機器監視装置の構成を表す概略ブロック図。The schematic block diagram showing the structure of the electric power equipment monitoring apparatus which concerns on 6th Embodiment. 第6の実施形態の電力機器監視装置による結果表示画面の例。An example of a result display screen by the power equipment monitoring device of the sixth embodiment. 第7の実施形態に係るノイズ源情報の一例を示す図。The figure which shows an example of the noise source information which concerns on 7th Embodiment. 第7の実施形態の電力機器監視装置による結果表示画面の例。An example of a result display screen by the power equipment monitoring device of the seventh embodiment.

以下、実施形態の電力機器監視装置、電力機器監視方法および電力機器監視プログラムを、図面を参照して説明する。 Hereinafter, a power device monitoring apparatus, a power device monitoring method, and a power device monitoring program according to embodiments will be described with reference to the drawings.

(第1の実施形態)
図1は、第1の実施形態に係る検出システム1の構成を示す概略図である。
検出システム1は、変電所などの複数のサイトSに設置された電力機器Mの部分放電を
検出する。電力機器Mの例としては、遮断機、断路器、変流器、変圧器、ガス絶縁開閉器、発電機、電動機、リアクトル等が挙げられる。電力機器Mは、外部から電源ケーブルを介して、高電圧および大電流を通電する。電力機器Mは、異常時には通電を遮断する機能を有する。なお、電力機器Mを収容する筐体の下部には、接地極が接続される。
(First embodiment)
FIG. 1 is a schematic diagram showing the configuration of a detection system 1 according to the first embodiment.
A detection system 1 detects partial discharge of power equipment M installed at a plurality of sites S such as substations. Examples of the power equipment M include circuit breakers, disconnectors, current transformers, transformers, gas-insulated switches, generators, motors, reactors, and the like. The power equipment M supplies a high voltage and a large current from the outside through a power cable. The electric power equipment M has a function of interrupting power supply in the event of an abnormality. A ground electrode is connected to the lower portion of the housing that accommodates the power equipment M. As shown in FIG.

検出システム1は、複数のサイトSに設置された電力機器監視装置10を備える。複数の電力機器監視装置10は、互いにインターネットなどの広域ネットワークNを介して接続される。 The detection system 1 includes power equipment monitoring devices 10 installed at a plurality of sites S. FIG. A plurality of power equipment monitoring apparatuses 10 are connected to each other via a wide area network N such as the Internet.

電力機器監視装置10は、電力機器Mごとに設置されたセンサ11と演算装置12とを備える。電力機器監視装置10は、電力機器Mの近傍に設けられる。電力機器監視装置10は、センサ11は、電磁波・音波・過渡接地電流・電磁波由来の壁面の電流等、電力機器Mの運転によって生じる波動を計測する。センサ11の例としては、CT(Current Transformer)センサ、TEV(Transient Earth Voltage)センサ、AE(Acoustic Emission)センサなどが挙げられる。センサ11としては、1種類のセンサが用いられてもよいが、複数種類を組み合わせて用いられてもよい。 The power equipment monitoring apparatus 10 includes a sensor 11 and an arithmetic unit 12 installed for each power equipment M. As shown in FIG. The power equipment monitoring apparatus 10 is provided near the power equipment M. As shown in FIG. In the power equipment monitoring apparatus 10, the sensor 11 measures waves generated by the operation of the power equipment M, such as electromagnetic waves, sound waves, transient ground currents, and wall currents derived from electromagnetic waves. Examples of the sensor 11 include a CT (Current Transformer) sensor, a TEV (Transient Earth Voltage) sensor, an AE (Acoustic Emission) sensor, and the like. As the sensor 11, one type of sensor may be used, or a combination of multiple types may be used.

演算装置12は、センサ11の計測データに基づいて電力機器Mから発生した部分放電を検出する。計測データは、波動の波形を表す。演算装置12は、所定のパラメータに従って、計測データの前処理、ノイズ除去、および部分放電の有無の判定を行う。パラメータは、例えば、計測データの増幅ゲイン、検出閾値、マッチング閾値、位相分解能、バンドパス周波数帯域などが挙げられる。例えば、演算装置12は、増幅ゲインに従って計測データを増幅し、位相分解能およびバンドパス周波数帯域に従って計測データの標本化を行う。演算装置12は、前処理された計測データからノイズを除去し、検出閾値およびマッチング閾値に基づいて部分放電の有無を判定する。 Arithmetic device 12 detects partial discharge generated from power equipment M based on the measurement data of sensor 11 . The measurement data represents the wave waveform. The arithmetic device 12 performs preprocessing of the measurement data, noise removal, and determination of the presence or absence of partial discharge according to predetermined parameters. Parameters include, for example, amplification gain of measurement data, detection threshold, matching threshold, phase resolution, bandpass frequency band, and the like. For example, the arithmetic unit 12 amplifies the measurement data according to the amplification gain and samples the measurement data according to the phase resolution and the bandpass frequency band. The arithmetic device 12 removes noise from the preprocessed measurement data and determines the presence or absence of partial discharge based on the detection threshold and the matching threshold.

図2は、第1の実施形態に係る電力機器監視装置10の構成を表す概略ブロック図である。
演算装置12は、PC、スマートフォン又はタブレットコンピュータ等の情報処理装置である。演算装置12は、センサ11から出力された電気信号に基づいて、部分放電の発生の有無を判定する。演算装置12は、プロセッサ121、メインメモリ122、ストレージ123、インタフェース124を備える。
FIG. 2 is a schematic block diagram showing the configuration of the power equipment monitoring apparatus 10 according to the first embodiment.
The computing device 12 is an information processing device such as a PC, a smart phone, or a tablet computer. The computing device 12 determines whether or not partial discharge occurs based on the electrical signal output from the sensor 11 . Arithmetic device 12 includes processor 121 , main memory 122 , storage 123 , and interface 124 .

プロセッサ121の例としては、CPU(Central Processing Unit)、GPU(Graphic Processing Unit)、マイクロプロセッサなどが挙げられる。なお、他の実施形態においては、演算装置12は、上記構成に加えて、または上記構成に代えてPLD(Programmable Logic Device)などのカスタムLSI(Large Scale Integrated Circuit)を備えてもよい。PLDの例としては、PAL(Programmable Array Logic)、GAL(Generic Array Logic)、CPLD(Complex Programmable Logic Device)、FPGA(Field Programmable Gate Array)が挙げられる。この場合、プロセッサ121によって実現される後述の機能の一部または全部が当該集積回路によって実現されてよい。このような集積回路も、プロセッサの一例に含まれる。 Examples of the processor 121 include a CPU (Central Processing Unit), a GPU (Graphic Processing Unit), a microprocessor, and the like. Note that in other embodiments, the arithmetic unit 12 may include a custom LSI (Large Scale Integrated Circuit) such as a PLD (Programmable Logic Device) in addition to or instead of the above configuration. Examples of PLD include PAL (Programmable Array Logic), GAL (Generic Array Logic), CPLD (Complex Programmable Logic Device), and FPGA (Field Programmable Gate Array). In this case, part or all of the later-described functions implemented by the processor 121 may be implemented by the integrated circuit. Such an integrated circuit is also included as an example of a processor.

ストレージ123の例としては、磁気ディスク、光磁気ディスク、光ディスク、半導体メモリ等が挙げられる。ストレージ123は、演算装置12のバスに直接接続された内部メディアであってもよいし、インタフェース124または通信回線を介して演算装置12に接続される外部メディアであってもよい。ストレージ123には、複数のサイトSそれぞれに係るデノイズモデルが記録されている。 Examples of the storage 123 include magnetic disks, magneto-optical disks, optical disks, semiconductor memories, and the like. The storage 123 may be internal media directly connected to the bus of the computing device 12, or may be external media connected to the computing device 12 via the interface 124 or communication line. A denoising model for each of the plurality of sites S is recorded in the storage 123 .

デノイズモデルは、ノイズを含む信号を入力とし、ノイズを除去した信号(以下、デノイズ信号とよぶ)を出力とするようにパラメータが学習された学習済みモデルである。デノイズモデルは、例えばニューラルネットワークモデルや、決定木モデルなどの機械学習モデルによって構成される。デノイズモデルは、電力機器Mの運転開始直後の所定の学習期間にセンサ11から取得された信号に基づいて生成された学習用データセットを用いて学習される。学習期間は電力機器Mの劣化による部分放電が発生し始める期間より十分に短いものとする。つまり、学習期間にセンサ11から取得された信号には、部分放電に係る信号が含まれる蓋然性が低い。
学習用データセットには、例えばセンサ11から取得された信号に既知の部分放電信号を加えたものを入力サンプルとし、当該部分放電信号を出力サンプルとする組や、センサ11から取得された信号を入力サンプルとし、強度がゼロの信号を出力サンプルとする組が含まれる。このような学習用データセットを用いることで、デノイズモデルのパラメータは、ノイズを含む信号が入力されたときに、ノイズを除去したデノイズ信号を出力するように学習される。なお、学習用データセットの各サンプルは、例えば電気信号の波形を表したデータであってもよいし、電気信号をΦQNパターンで表したデータあってもよい。
ストレージ123には、電力機器監視装置10の検出対象となる電力機器Mが設置されたサイトSに係るデノイズモデルの他に、他のサイトSに係るデノイズモデルも記憶される。他のサイトSに係るデノイズモデルは、他のサイトSの電力機器監視装置10から受信したものである。
A denoising model is a trained model whose parameters have been learned so that a signal containing noise is input and a signal from which noise is removed (hereinafter referred to as a denoising signal) is output. A denoising model is composed of, for example, a neural network model or a machine learning model such as a decision tree model. The denoising model is learned using a learning data set generated based on the signal acquired from the sensor 11 during a predetermined learning period immediately after the start of operation of the electric power device M. It is assumed that the learning period is sufficiently shorter than the period during which partial discharge due to deterioration of the power equipment M begins to occur. That is, the signal acquired from the sensor 11 during the learning period has a low probability of including a signal related to partial discharge.
For the learning data set, for example, a set in which a signal obtained from the sensor 11 plus a known partial discharge signal is used as an input sample and the partial discharge signal is used as an output sample, or a set in which the signal obtained from the sensor 11 is used as an output sample. A set of input samples and a signal of zero intensity as output samples is included. By using such a training data set, the parameters of the denoising model are learned so that when a signal containing noise is input, a denoising signal from which noise is removed is output. Each sample of the learning data set may be, for example, data representing a waveform of an electrical signal, or data representing an electrical signal in a ΦQN pattern.
The storage 123 stores denoising models related to other sites S in addition to the denoising models related to the site S where the power equipment M to be detected by the power equipment monitoring apparatus 10 is installed. The denoising model related to the other site S is received from the power equipment monitoring device 10 of the other site S. FIG.

インタフェース124には、複数のセンサ11、通信装置125、入力装置126、表示装置127が接続される。通信装置125は広域ネットワークNを介して、外部の通信装置と通信する。入力装置126は、利用者からの操作の入力を受け付ける。入力装置126の例としては、タッチパネル、マウス、キーボード等が挙げられる。表示装置127は、利用者に演算装置12の演算結果を表示する。表示装置127の例としては、CRT(Cathode Ray Tube)ディスプレイ、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ等が挙げられる。 A plurality of sensors 11 , a communication device 125 , an input device 126 and a display device 127 are connected to the interface 124 . The communication device 125 communicates with an external communication device via the wide area network N. FIG. The input device 126 receives input of operations from the user. Examples of the input device 126 include a touch panel, mouse, keyboard, and the like. The display device 127 displays the calculation result of the calculation device 12 to the user. Examples of the display device 127 include a CRT (Cathode Ray Tube) display, a liquid crystal display, an organic EL (Electro Luminescence) display, and the like.

プロセッサ121がストレージ123に記憶された電力機器監視プログラムを実行すると、プロセッサ121は、信号取得部131、ノイズ除去部132、部分放電判定部133として機能する。信号取得部131は、センサ11が計測した信号を取得する。ノイズ除去部132は、信号取得部131が取得した信号を、ストレージ123に記憶されたデノイズモデルに入力することで、デノイズ信号を得る。部分放電判定部133は、デノイズ信号を解析し、部分放電の有無を判定する。例えば部分放電判定部133は、デノイズ信号に所定の閾値以上の強度の信号成分が存在する場合に、部分放電があると判定する。部分放電判定部133は部分放電の判定結果をストレージ123に記録してよい。 When the processor 121 executes the power equipment monitoring program stored in the storage 123 , the processor 121 functions as a signal acquisition section 131 , a noise removal section 132 and a partial discharge determination section 133 . The signal acquisition unit 131 acquires signals measured by the sensor 11 . The noise removing unit 132 obtains a denoising signal by inputting the signal acquired by the signal acquiring unit 131 into the denoising model stored in the storage 123 . The partial discharge determination unit 133 analyzes the denoising signal and determines the presence or absence of partial discharge. For example, the partial discharge determination unit 133 determines that there is a partial discharge when the denoising signal includes a signal component having an intensity equal to or greater than a predetermined threshold. The partial discharge determination unit 133 may record the partial discharge determination result in the storage 123 .

図3は、第1の実施形態に係る電力機器監視装置10の動作を示すフローチャートである。電力機器監視装置10は、所定の周期(例えば1時間)ごとに、以下に示す部分放電判定処理を実行する。 FIG. 3 is a flow chart showing the operation of the power equipment monitoring apparatus 10 according to the first embodiment. The power equipment monitoring apparatus 10 executes the following partial discharge determination process at predetermined intervals (for example, one hour).

信号取得部131は、センサ11が計測した信号を取得する(ステップS1)。次に、電力機器監視装置10は、ストレージ123に記憶された複数のデノイズモデルを1つずつ選択し(ステップS2)、選択したデノイズモデルについて以下のステップS3およびステップS4を実行する。 The signal acquisition unit 131 acquires a signal measured by the sensor 11 (step S1). Next, the power equipment monitoring apparatus 10 selects one of the plurality of denoising models stored in the storage 123 (step S2), and executes the following steps S3 and S4 for the selected denoising model.

ノイズ除去部132は、ステップS1で取得した信号をステップS2で選択したデノイズモデルに入力することで、デノイズ信号を得る(ステップS3)。部分放電判定部133は、部分放電判定部133は、デノイズ信号を解析し、部分放電の有無を判定する(ステップS4)。 The noise removing unit 132 obtains a denoising signal by inputting the signal acquired in step S1 to the denoising model selected in step S2 (step S3). The partial discharge determination unit 133 analyzes the denoise signal and determines the presence or absence of partial discharge (step S4).

各デノイズモデルを用いて部分放電の有無を判定すると、部分放電判定部133は、判定結果をストレージ123に記録する(ステップS5)。図4は、第1の実施形態に係る判定結果の記録例を示す図である。図4に示すように、ストレージ123には、一のサイトS(センサ11)で同日同時刻に計測された信号について、複数のサイトSのデノイズモデルを用いた部分放電の有無の判定結果が記録される。 After determining the presence or absence of partial discharge using each denoising model, the partial discharge determination unit 133 records the determination result in the storage 123 (step S5). FIG. 4 is a diagram showing a recording example of determination results according to the first embodiment. As shown in FIG. 4, the storage 123 stores the determination results of the presence or absence of partial discharge using the denoising models of a plurality of sites S for the signals measured at the same day and at the same time at one site S (sensor 11). Recorded.

このように、第1の実施形態に係る電力機器監視装置10は、複数のサイトSに係るデノイズモデルを用いてノイズ除去を実施することで、部分放電有無の判定精度の向上が期待できる。例えば、あるサイトSのノイズデータで生成したデノイズモデルのみを用いた場合、当該サイトSの環境ノイズが変化すると、正しい判定ができなくなる可能性がある。このとき、環境ノイズの変化の要因が、ノイズ源となる機器(例えばインバータやリレー等)の追加設置によるものである場合に、他のサイトSにおいて同等の機器が設置済みであれば、当該機器のノイズ信号は類似すると考えられるため、当該他のサイトSのデノイズモデルを用いれば正しくノイズを除去できる可能性がある。 As described above, the electric power equipment monitoring apparatus 10 according to the first embodiment can be expected to improve the accuracy of determining the presence or absence of partial discharge by removing noise using the denoising models related to a plurality of sites S. For example, when only the denoising model generated by noise data of a certain site S is used, there is a possibility that correct determination cannot be made if the environmental noise of the site S changes. At this time, if the cause of the environmental noise change is due to the additional installation of noise source equipment (for example, inverters, relays, etc.), if equivalent equipment has already been installed at another site S, the equipment are considered to be similar to each other, there is a possibility that the noise can be removed correctly by using the denoising model of the other site S.

機械学習により生成した学習済みモデルの解は常に正しいとは限らないが、複数のモデルを用いた判断(アンサンブル)とすることにより、その判定精度の向上についても期待できる。
複数のサイトSのノイズ信号を用いて単一のデノイズモデルを構築することも考えられるが、これには以下の課題がある。
・複数のサイトSのノイズ信号からデノイズモデルを学習させるためには、ノイズ信号を広域ネットワークNを介して伝送する必要があるために通信負荷がかかる。
・データサイズが大きいノイズ信号を大量に処理する必要があり、計算量が大きい。
・サイトSが追加されるたびに、全てのサイトSで共通のデノイズモデルを更新する必要がある。
・サイトSとの契約内容によっては、契約終了したサイトSのノイズ信号を除去したデノイズモデルを構築し直す必要が生じ得る。
したがって、第1の実施形態に係る電力機器監視装置10のように、複数のサイトSに係るデノイズモデルを共有することで、小さい負荷で高い精度のデノイズ信号を得ることができる。
Although the solution of a trained model generated by machine learning is not always correct, it is expected that the judgment accuracy will be improved by making a judgment (ensemble) using a plurality of models.
It is conceivable to construct a single denoising model using noise signals from a plurality of sites S, but this poses the following problems.
- In order to learn a denoising model from noise signals of a plurality of sites S, it is necessary to transmit the noise signals through the wide area network N, which imposes a communication load.
・It is necessary to process a large amount of noise signals with a large data size, and the amount of calculation is large.
• Every time a site S is added, the common denoising model for all sites S needs to be updated.
- Depending on the content of the contract with the site S, it may be necessary to rebuild the denoising model from which the noise signal of the site S with which the contract has been terminated is removed.
Therefore, by sharing denoising models for a plurality of sites S like the power equipment monitoring apparatus 10 according to the first embodiment, highly accurate denoising signals can be obtained with a small load.

(第2の実施形態)
図5は、第2の実施形態に係る電力機器監視装置10の構成を示す概略ブロック図である。第2の実施形態に係る電力機器監視装置10は、第1の実施形態の構成に加え、プロセッサ121の機能としてさらに総合判定部134を備える。総合判定部134は、ストレージ123に記録された複数のデノイズモデルそれぞれに係る部分放電の判定結果に基づいて、部分放電の有無についての総合判定を行う。例えば、総合判定部134は、複数の判定結果について、全て部分放電ありと判定された場合に、部分放電ありと判定し、1つでも部分放電なしと判定されている場合に、部分放電無しと判定する。これは、入力信号がノイズのみの場合、当該ノイズを学習済みであるデノイズモデルがひとつでも存在すれば、そのデノイズモデルを用いたノイズ除去後のデータは信号が除去され、部分放電判定部133の結果は部分放電なしと判定されると期待できるためである。
(Second embodiment)
FIG. 5 is a schematic block diagram showing the configuration of the power equipment monitoring apparatus 10 according to the second embodiment. The power equipment monitoring apparatus 10 according to the second embodiment further includes a comprehensive determination unit 134 as a function of the processor 121 in addition to the configuration of the first embodiment. The comprehensive determination unit 134 makes a comprehensive determination of the presence or absence of partial discharge based on the partial discharge determination results for each of the plurality of denoising models recorded in the storage 123 . For example, the comprehensive determination unit 134 determines that there is partial discharge when it is determined that there is partial discharge in all of the plurality of determination results, and determines that there is no partial discharge when it is determined that there is no partial discharge even in one of the determination results. judge. This is because when the input signal is only noise, if there is even one denoising model that has learned the noise, the signal is removed from the data after noise removal using that denoising model, and the partial discharge judgment unit This is because the result of 133 can be expected to be determined as no partial discharge.

図6は、第2の実施形態に係る電力機器監視装置10の動作を示すフローチャートである。電力機器監視装置10は、所定の周期(例えば1時間)ごとに、以下に示す部分放電判定処理を実行する。なお、ステップS1からステップS4の処理は、第1の実施形態と同様である。すべてのデノイズモデルについて判定結果が得られると、総合判定部134は、記録された判定結果に基づいて総合判定を行い(ステップS11)、結果をストレージ123に記録する(ステップS12)。図7は、第2の実施形態に係る判定結果の記録例を示す図である。図7に示すように、ストレージ123には、一のサイトS(センサ11)で同日同時刻に計測された信号について、複数のサイトSのデノイズモデルを用いた部分放電の有無の判定結果が記録され、また同日同時刻における当該サイトSの部分放電についての総合判定結果が記録される。 FIG. 6 is a flow chart showing the operation of the power equipment monitoring apparatus 10 according to the second embodiment. The power equipment monitoring apparatus 10 executes the following partial discharge determination process at predetermined intervals (for example, one hour). Note that the processing from step S1 to step S4 is the same as in the first embodiment. When determination results are obtained for all denoising models, the comprehensive determination unit 134 performs comprehensive determination based on the recorded determination results (step S11), and records the results in the storage 123 (step S12). FIG. 7 is a diagram showing a recording example of determination results according to the second embodiment. As shown in FIG. 7, the storage 123 stores the determination result of the presence or absence of partial discharge using the denoising model of a plurality of sites S for signals measured at the same day and at the same time at one site S (sensor 11). Also, the comprehensive determination result of the partial discharge at the site S at the same time on the same day is recorded.

第2の実施形態によれば、電力機器監視装置10は、各デノイズ信号についての部分放電有無の判定結果に対し、総合的な判定結果を付すことができる。これにより、利用者は、サイトSに部分放電があるか否かを容易に認識することができる。 According to the second embodiment, the power equipment monitoring apparatus 10 can attach a comprehensive determination result to the determination result of the presence or absence of partial discharge for each denoising signal. Thereby, the user can easily recognize whether or not the site S has a partial discharge.

(第3の実施形態)
図8は、第3の実施形態に係る電力機器監視装置10の構成を表す概略ブロック図である。第3の実施形態に係る電力機器監視装置10は、第2の実施形態の構成に加え、プロセッサ121の機能としてさらに未学習判定部135を備える。未学習判定部135は、判定対象の信号が当該サイトSのデノイズモデルにとって未学習であるか否かを判定する。具体的には、未学習判定部135は、ある信号について、当該サイトSに係るデノイズモデルから生成されたデノイズ信号において部分放電があると判定され、一方で総合判定において部分放電がないと判定された場合に、当該信号が未学習であると判定する。
(Third Embodiment)
FIG. 8 is a schematic block diagram showing the configuration of the power equipment monitoring apparatus 10 according to the third embodiment. The power equipment monitoring apparatus 10 according to the third embodiment further includes an unlearned determination unit 135 as a function of the processor 121 in addition to the configuration of the second embodiment. The unlearned determination unit 135 determines whether or not the signal to be determined is unlearned for the denoising model of the site S. Specifically, the unlearned determining unit 135 determines that there is partial discharge in the denoising signal generated from the denoising model related to the site S, and that there is no partial discharge in the comprehensive determination. If so, it is determined that the signal has not been learned.

図9は、第3の実施形態に係る電力機器監視装置10の動作を示すフローチャートである。電力機器監視装置10は、所定の周期(例えば1時間)ごとに、以下に示す部分放電判定処理を実行する。なお、ステップS1からステップS11の処理は、第2の実施形態と同様である。ステップS11で総合判定部134が総合判定を行うと、未学習判定部135は、当該サイトSに係るデノイズモデルから生成されたデノイズ信号についての部分放電の判定結果と、総合判定結果とが一致するか否かを判定する(ステップS21)。当該サイトSに係るデノイズ信号についての判定結果と、総合判定結果とが一致する場合(ステップS21:YES)、計測された信号に含まれるノイズが学習済みであると判定する(ステップS22)。他方、当該サイトSに係るデノイズ信号についての判定結果と、総合判定結果とが一致しない場合(ステップS21:NO)、計測された信号に含まれるノイズが未学習であると判定する(ステップS23)。そして、未学習判定部135は、判定結果をストレージ123に記録する(ステップS24)。 FIG. 9 is a flow chart showing the operation of the power equipment monitoring apparatus 10 according to the third embodiment. The power equipment monitoring apparatus 10 executes the following partial discharge determination process at predetermined intervals (for example, one hour). Note that the processing from step S1 to step S11 is the same as in the second embodiment. When the comprehensive determination unit 134 performs comprehensive determination in step S11, the unlearned determination unit 135 determines that the partial discharge determination result for the denoising signal generated from the denoising model related to the site S matches the comprehensive determination result. It is determined whether or not to do so (step S21). If the determination result of the denoising signal for the site S and the overall determination result match (step S21: YES), it is determined that the noise included in the measured signal has been learned (step S22). On the other hand, if the determination result for the denoising signal related to the site S does not match the overall determination result (step S21: NO), it is determined that the noise included in the measured signal has not been learned (step S23). . Then, the unlearned determination unit 135 records the determination result in the storage 123 (step S24).

図10は、第3の実施形態に係る判定結果の記録例を示す図である。図10に示すように、ストレージ123には、一のサイトS(センサ11)で同日同時刻に計測された信号について、複数のサイトSのデノイズモデルを用いた部分放電の有無の判定結果、総合判定結果、および当該信号が学習済みか否かの別が記録される。 FIG. 10 is a diagram showing a recording example of determination results according to the third embodiment. As shown in FIG. 10, the storage 123 stores the determination result of the presence or absence of partial discharge using the denoising model of a plurality of sites S for signals measured at the same day and time at one site S (sensor 11), A comprehensive determination result and whether or not the signal has been learned are recorded.

このように、第3の実施形態によれば、サイトSで発生したノイズが未学習か否かの判定結果がストレージ123に蓄積される。利用者は、ストレージ123に蓄積された未学習か否かの判定結果において、未学習のノイズの増加傾向を認識することができる。未学習のノイズが増加している場合、利用者は、当該サイトSのデノイズモデルが実際のノイズを除去できなくなっていることを判断することができる。これにより、利用者は、当該サイトSのノイズの再収集を行い、またデノイズモデルの再学習を実施することで、デノイズモデルのノイズ除去精度を維持回復することが期待できる。 Thus, according to the third embodiment, the storage 123 accumulates the determination result as to whether or not the noise generated at the site S is unlearned. The user can recognize the increasing trend of unlearned noise in the judgment result accumulated in the storage 123 as to whether or not it is unlearned. If the unlearned noise is increasing, the user can determine that the denoising model of the site S is no longer able to remove the actual noise. As a result, the user can expect to maintain and recover the noise removal accuracy of the denoising model by recollecting the noise of the site S and relearning the denoising model.

(第4の実施形態)
第3の実施形態に係る電力機器監視装置10は、ノイズが未学習か否かの別をストレージ123に記録する。これに対し、第4の実施形態に係る電力機器監視装置10は、未学習のノイズを含むと判定された信号を、ストレージ123に記録する。第4の実施形態に係る電力機器監視装置10の構成は、第3の実施形態と同様である。
(Fourth embodiment)
The power equipment monitoring apparatus 10 according to the third embodiment records in the storage 123 whether the noise is unlearned or not. On the other hand, the power equipment monitoring apparatus 10 according to the fourth embodiment records in the storage 123 a signal determined to contain unlearned noise. The configuration of the power equipment monitoring apparatus 10 according to the fourth embodiment is the same as that of the third embodiment.

図11は、第4の実施形態に係る電力機器監視装置10の動作を示すフローチャートである。電力機器監視装置10は、所定の周期(例えば1時間)ごとに、以下に示す部分放電判定処理を実行する。なお、ステップS1からステップS23の処理は、第3の実施形態と同様である。未学習判定部135は、ステップS23で未学習であると判定すると、ステップS1で取得された信号をストレージ123に記録する(ステップS31)。そして、ステップS24で未学習判定部135は、判定結果をストレージ123に記録する。 FIG. 11 is a flow chart showing the operation of the power equipment monitoring apparatus 10 according to the fourth embodiment. The power equipment monitoring apparatus 10 executes the following partial discharge determination process at predetermined intervals (for example, one hour). Note that the processing from step S1 to step S23 is the same as in the third embodiment. When the unlearning determining unit 135 determines that the learning is unlearned in step S23, it records the signal acquired in step S1 in the storage 123 (step S31). Then, in step S<b>24 , the unlearned determination unit 135 records the determination result in the storage 123 .

このように、第4の実施形態によれば、電力機器監視装置10は、サイトSのデノイズモデルにおける未学習ノイズがストレージ123に記録されることとなる。これにより、電力機器監視装置10は、デノイズモデルの再学習を行う場合に、ストレージ123に記録された未学習ノイズを用いることで、効率的にデノイズモデルの再学習を実現できる。 Thus, according to the fourth embodiment, the power equipment monitoring apparatus 10 records unlearned noise in the denoising model of the site S in the storage 123 . As a result, when re-learning the denoising model, the power equipment monitoring apparatus 10 can efficiently re-learn the denoising model by using the unlearned noise recorded in the storage 123 .

(第5の実施形態)
図12は、第5の実施形態に係る電力機器監視装置10の構成を示す概略ブロック図である。第5の実施形態に係る電力機器監視装置10は、第4の実施形態に係る構成に加え、プロセッサ121の機能としてさらに学習部136を備える。学習部136は、ストレージ123に記録された未学習ノイズを用いてデノイズモデルの再学習を行う。
(Fifth embodiment)
FIG. 12 is a schematic block diagram showing the configuration of the power equipment monitoring apparatus 10 according to the fifth embodiment. The power equipment monitoring apparatus 10 according to the fifth embodiment further includes a learning unit 136 as a function of the processor 121 in addition to the configuration according to the fourth embodiment. The learning unit 136 re-learns the denoising model using the unlearned noise recorded in the storage 123 .

第5の実施形態に係る電力機器監視装置10は、第4の実施形態と同様に、所定の周期(例えば1時間)ごとに、図11に示す部分放電判定処理を実行する。これにより、ストレージ123に未学習ノイズが蓄積される。
図13は、第5の実施形態に係る電力機器監視装置10によるモデルの再学習処理を示すフローチャートである。第5の実施形態に係る電力機器監視装置10は、図11に示す部分放電判定処理と並行して、モデルの再学習処理を行う。
A power device monitoring apparatus 10 according to the fifth embodiment executes the partial discharge determination process shown in FIG. 11 at predetermined intervals (for example, one hour), as in the fourth embodiment. As a result, unlearned noise is accumulated in the storage 123 .
FIG. 13 is a flowchart showing model relearning processing by the power equipment monitoring apparatus 10 according to the fifth embodiment. The electric power equipment monitoring apparatus 10 according to the fifth embodiment performs model relearning processing in parallel with the partial discharge determination processing shown in FIG. 11 .

学習部136は、デノイズモデルの更新条件を満たすか否かを判定する(ステップS41)。デノイズモデルの更新条件とは、例えばストレージ123に記録された未学習ノイズのサンプル数が一定量に達したことであってもよいし、前回のデノイズモデルの再学習から一定期間以上経過していることであってもよい。更新条件を満たさない場合(ステップS41:NO)、学習部136はデノイズモデルの再学習を行わない。 The learning unit 136 determines whether or not a denoising model update condition is satisfied (step S41). The denoising model update condition may be, for example, that the number of samples of unlearned noise recorded in the storage 123 has reached a certain amount, or that a certain period of time or more has elapsed since the previous denoising model re-learning. It may be that If the update condition is not satisfied (step S41: NO), the learning unit 136 does not re-learn the denoising model.

他方、更新条件を満たす場合(ステップS41:YES)、学習部136はストレージ123に記録された未学習ノイズを用いて学習用データセットを生成する(ステップS42)。学習部136は、学習用データセットとして、例えば未学習ノイズに既知の部分放電信号を加えたものを入力サンプルとし、当該未学習ノイズを出力サンプルとする組や、未学習ノイズを入力サンプルとし、強度がゼロの信号を出力サンプルとする組を生成する。なお、未学習ノイズとしてストレージ123に記録された信号は、総合判定において部分放電がないと判定されたものであるため、ノイズのみが含まれる蓋然性が高い。また、学習用データセットに用いる未学習ノイズは、前回のデノイズモデルの学習以降に蓄積されたものであってもよいし、直近の所定数のものであってもよい。 On the other hand, if the update condition is satisfied (step S41: YES), the learning unit 136 generates a learning data set using the unlearned noise recorded in the storage 123 (step S42). The learning unit 136 uses, as a learning data set, for example, a set of unlearned noise plus a known partial discharge signal as an input sample, a set of the unlearned noise as an output sample, or an unlearned noise as an input sample, Generate a set of zero intensity signals as output samples. It should be noted that the signal recorded in the storage 123 as unlearned noise has a high probability of containing only noise because it has been determined in the comprehensive determination that there is no partial discharge. Also, the unlearned noise used in the learning data set may be accumulated after the previous learning of the denoising model, or may be the most recent predetermined number of noises.

学習部136は、ストレージ123に記憶されている当該サイトSの現行のデノイズモデルを複製し、複製されたデノイズモデルのパラメータを初期値として、生成された学習用データセットを用いて、デノイズモデルのパラメータの学習を行う(ステップS43)。なお、この学習処理の間、電力機器監視装置10は、複製元のデノイズモデルを用いてステップS13に示す部分放電判定処理を実行することができる。パラメータの学習が完了すると、学習部136は、ストレージ123に記憶されている現行のデノイズモデルを、再学習されたデノイズモデルに更新する(ステップS44)。 The learning unit 136 duplicates the current denoising model of the site S stored in the storage 123, uses the parameters of the duplicated denoising model as initial values, and uses the generated learning data set to perform denoising. The parameters of the noise model are learned (step S43). During this learning process, the power equipment monitoring apparatus 10 can execute the partial discharge determination process shown in step S13 using the original denoising model. When parameter learning is completed, the learning unit 136 updates the current denoising model stored in the storage 123 to the re-learned denoising model (step S44).

このように、第5の実施形態に係る電力機器監視装置10によれば、デノイズモデルを自動的に再学習させることで、デノイズモデルを、電力機器Mの近傍のノイズの変化に対応可能な最新の状態に保つことができる。 As described above, according to the power equipment monitoring apparatus 10 according to the fifth embodiment, the denoise model can be adapted to changes in noise in the vicinity of the power equipment M by automatically re-learning the denoise model. can be kept up to date.

(第6の実施形態)
図14は、第6の実施形態に係る電力機器監視装置10の構成を表す概略ブロック図である。第6の実施形態に係る電力機器監視装置10は、第5の実施形態に係る電力機器監視装置10の構成に加え、さらに表示制御部137を備える。表示制御部137は、ノイズ除去部132が生成したデノイズ信号の波形(時間波形または周波数波形)および部分放電判定部133による判定結果のうち少なくともいずれか1つを、対応するデノイズモデルに関連付けて表示装置127に表示させる。
(Sixth embodiment)
FIG. 14 is a schematic block diagram showing the configuration of the power equipment monitoring apparatus 10 according to the sixth embodiment. The power equipment monitoring apparatus 10 according to the sixth embodiment further includes a display control unit 137 in addition to the configuration of the power equipment monitoring apparatus 10 according to the fifth embodiment. The display control unit 137 associates at least one of the waveform (time waveform or frequency waveform) of the denoising signal generated by the noise removing unit 132 and the determination result by the partial discharge determining unit 133 with the corresponding denoising model. Displayed on the display device 127 .

図15は、第6の実施形態の電力機器監視装置10による結果表示画面の例である。図15に示す結果表示画面には、デノイズモデルごとのデノイズ信号および部分放電判定結果、ならびに総合判定結果が含まれる。図15に示す例では、サイト001で検出された信号について、サイト001の過去のノイズを用いて学習されたデノイズモデルではノイズを除去できていないことが分かる。他方、サイト002の過去のノイズを用いて学習されたデノイズモデルで、サイト001の信号のノイズを除去できていることが分かる。 FIG. 15 is an example of a result display screen by the power equipment monitoring device 10 of the sixth embodiment. The result display screen shown in FIG. 15 includes the denoising signal for each denoising model, the partial discharge determination result, and the comprehensive determination result. In the example shown in FIG. 15, it can be seen that the denoising model trained using the past noise of the site 001 cannot remove the noise from the signal detected at the site 001. FIG. On the other hand, it can be seen that the denoising model trained using the past noise of the site 002 can remove the noise of the signal of the site 001 .

このように、第6の実施形態によれば、電力機器監視装置10は、適用したデノイズモデルごとにノイズ除去結果や部分放電判定結果を表示することで、利用者にノイズ除去がうまくいっているデノイズモデルを特定させ、その理由を考察させることができる。 As described above, according to the sixth embodiment, the power device monitoring apparatus 10 displays the noise removal result and the partial discharge determination result for each applied denoising model, thereby letting the user know that the noise removal is going well. It can allow you to identify a denoising model and consider why.

(第7の実施形態)
第7の実施形態に係る電力機器監視装置10は、第6の実施形態と同様の構成を有する。一方で、第7の実施形態のストレージ123には、各サイトSのノイズ源に関する情報であるノイズ源情報が記録されている。図16は、第7の実施形態に係るノイズ源情報の一例を示す図である。ノイズ源情報は、サイトSに関連付けて、当該サイトSに設けられるノイズ源(例えば、コンプレッサ、インバータ、リレーなど)の種類を格納する。
(Seventh embodiment)
A power equipment monitoring apparatus 10 according to the seventh embodiment has the same configuration as that of the sixth embodiment. On the other hand, in the storage 123 of the seventh embodiment, noise source information, which is information about the noise source of each site S, is recorded. FIG. 16 is a diagram showing an example of noise source information according to the seventh embodiment. The noise source information is associated with the site S and stores the type of noise source (for example, compressor, inverter, relay, etc.) provided at the site S.

図17は、第7の実施形態の電力機器監視装置10による結果表示画面の例である。
第7の実施形態に係る表示制御部137は、デノイズ信号および部分放電の判定結果に加え、デノイズモデルの学習に用いたノイズを計測したサイトSに係るノイズ源情報を、デノイズモデルに関連付けて表示装置127に表示させる。
FIG. 17 is an example of a result display screen by the power equipment monitoring device 10 of the seventh embodiment.
The display control unit 137 according to the seventh embodiment associates, in addition to the denoising signal and the partial discharge determination result, the noise source information related to the site S at which the noise used for learning the denoising model is measured with the denoising model. is displayed on the display device 127.

このように、第7の実施形態に係る電力機器監視装置10は、適用したデノイズモデルごとのノイズ源情報を表示することで、利用者に診断対象の信号に含まれるノイズのノイズ源について考察させることができる。 As described above, the power equipment monitoring apparatus 10 according to the seventh embodiment displays the noise source information for each applied denoising model, thereby allowing the user to consider the noise source of the noise contained in the signal to be diagnosed. can be made

以上説明した少なくともひとつの実施形態によれば、電力機器監視装置10は、センサ11とノイズ除去部132とを持つ。センサ11は、電力機器Mに取り付けられ、部分放電に係る信号を計測する。ノイズ除去部132は、デノイズモデルに、計測された信号を入力することでデノイズ信号を生成する。デノイズモデルとは、ノイズを含む信号を入力とし、ノイズを除去したデノイズ信号を出力とするように学習されたモデルである。ノイズ除去部132は、第一デノイズモデルと第二デノイズモデルとを用いてデノイズ信号を生成する。第一デノイズモデルは、センサ11によって計測された信号を用いて生成された学習用データセットを用いて学習されたデノイズモデルである。第二デノイズモデルは、他の電力機器Mから計測された信号を用いて生成された学習用データセットを用いて学習された。デノイズモデルである。これにより、電力機器監視装置10は、電力機器Mの環境が変化しても、計測された信号からノイズを除去することができる。 According to at least one embodiment described above, the power equipment monitoring apparatus 10 has the sensor 11 and the noise removal section 132 . The sensor 11 is attached to the power equipment M and measures a signal related to partial discharge. The noise removing unit 132 generates a denoising signal by inputting the measured signal to the denoising model. A denoising model is a model trained to receive a signal containing noise as an input and output a denoising signal from which the noise has been removed. The noise removal unit 132 generates a denoising signal using the first denoising model and the second denoising model. The first denoising model is a denoising model trained using a learning data set generated using signals measured by the sensor 11 . The second denoising model was trained using a training data set generated using signals measured from other power equipment M. It is a denoising model. As a result, the power device monitoring apparatus 10 can remove noise from the measured signal even if the environment of the power device M changes.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。 While several embodiments of the invention have been described, these embodiments have been presented by way of example 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 modifications can be made without departing from the scope of the invention. These embodiments and their modifications are included in the scope and spirit of the invention, as well as the scope of the invention described in the claims and equivalents thereof.

例えば、他の実施形態においては、電力機器監視装置10がサイトSごとに設けられるが、これに限られない。例えば、他の実施形態においては、電力機器監視装置10の機能の一部または全部が、広域ネットワークNに接続された情報処理装置によって実現されてもよい。例えば、情報処理装置は、複数のサイトSのデノイズモデルを一元管理し、各電力機器監視装置10が、情報処理装置から他のサイトSのデノイズモデルをダウンロードして用いてもよい。この場合、電力機器監視装置10は、デノイズモデルの更新をした場合、更新したデノイズモデルを情報処理装置にアップロードする。 For example, in other embodiments, the power equipment monitoring device 10 is provided for each site S, but the present invention is not limited to this. For example, in another embodiment, part or all of the functions of the power equipment monitoring apparatus 10 may be realized by an information processing apparatus connected to the wide area network N. FIG. For example, the information processing apparatus may centrally manage the denoising models of a plurality of sites S, and each power equipment monitoring apparatus 10 may download and use the denoising models of other sites S from the information processing apparatus. In this case, when the denoising model is updated, the power equipment monitoring device 10 uploads the updated denoising model to the information processing device.

上述した実施形態では、部分放電判定部133は、デノイズ信号における信号成分の強度と閾値との比較によって部分放電の有無を判定するが、これに限られない。例えば他の実施形態に係る部分放電判定部133は、学習済みの機械学習モデル(部分放電判定モデル)を用いて部分放電の有無を判定してもよい。部分放電判定モデルの学習に用いられる学習用データセットは、入力サンプルをデノイズされた信号とし、出力サンプルを部分放電の有無を示すビット値とする。学習用データセットは、例えば既知の部分放電信号を入力サンプルとし、部分放電が存在することを示すビット値「1」を出力サンプルとする組や、デノイズモデルによってデノイズされた信号を入力サンプルとし、当該信号における部分放電の有無を示すビット値を出力サンプルとする組が含まれる。このような学習用データセットを用いることで、部分放電判定モデルのパラメータは、デノイズ信号が入力されたときに、部分放電が存在する確率を出力するように学習される。 In the above-described embodiment, the partial discharge determination unit 133 determines presence/absence of partial discharge by comparing the intensity of the signal component in the denoising signal with the threshold, but the present invention is not limited to this. For example, the partial discharge determination unit 133 according to another embodiment may determine the presence or absence of partial discharge using a learned machine learning model (partial discharge determination model). The learning data set used for learning the partial discharge determination model has input samples as denoised signals and output samples as bit values indicating the presence or absence of partial discharge. For example, the training data set includes a set of known partial discharge signals as input samples and a bit value of "1" indicating the presence of partial discharge as output samples, or a signal denoised by a denoising model as input samples. , a set whose output samples are bit values indicating the presence or absence of partial discharge in the signal. By using such a learning data set, the parameters of the partial discharge determination model are learned so as to output the probability that partial discharge exists when the denoising signal is input.

1…検出システム 10…電力機器監視装置 11…センサ 12…演算装置 121…プロセッサ 122…メインメモリ 123…ストレージ 124…インタフェース 125…通信装置 126…入力装置 127…表示装置 131…信号取得部 132…ノイズ除去部 133…部分放電判定部 134…総合判定部 135…未学習判定部 136…学習部 137…表示制御部 M…電力機器 N…広域ネットワーク S…サイト DESCRIPTION OF SYMBOLS 1... Detection system 10... Electric power apparatus monitoring apparatus 11... Sensor 12... Arithmetic device 121... Processor 122... Main memory 123... Storage 124... Interface 125... Communication apparatus 126... Input device 127... Display device 131... Signal acquisition part 132... Noise Removal unit 133 Partial discharge determination unit 134 Comprehensive determination unit 135 Unlearned determination unit 136 Learning unit 137 Display control unit M Power device N Wide area network S Site

Claims (12)

電力機器に取り付けられ、部分放電に係る信号を計測するセンサと、
ノイズを含む信号を入力とし、前記ノイズを除去したデノイズ信号を出力とするように学習されたデノイズモデルに、計測された前記信号を入力することでデノイズ信号を生成するノイズ除去部と
を備え、
前記ノイズ除去部は、前記センサによって計測された前記信号を用いて生成された学習用データセットを用いて学習されたデノイズモデルである第一デノイズモデルと、他の電力機器から計測された信号を用いて生成された学習用データセットを用いて学習されたデノイズモデルである第二デノイズモデルとを用いて、前記デノイズ信号を生成する
電力機器監視装置。
a sensor that is attached to the power equipment and measures a signal related to partial discharge;
a noise removing unit that generates a denoising signal by inputting the measured signal to a denoising model trained to receive a signal containing noise as an input and output a denoising signal from which the noise has been removed; ,
The noise removal unit includes a first denoising model, which is a denoising model learned using a learning data set generated using the signal measured by the sensor, and a first denoising model measured from other power equipment A power equipment monitoring apparatus that generates the denoising signal using a second denoising model that is a denoising model trained using a learning data set that is generated using the signal.
前記第一デノイズモデルおよび前記第二デノイズモデルを含む複数のデノイズモデルを記憶する記憶部を備え、
前記ノイズ除去部は、前記記憶部が記憶する複数のデノイズモデルのうち、2つ以上のデノイズモデルを用いて前記デノイズ信号を生成する
請求項1に記載の電力機器監視装置。
a storage unit that stores a plurality of denoising models including the first denoising model and the second denoising model;
The power equipment monitoring apparatus according to claim 1, wherein the noise removing unit generates the denoising signal using two or more denoising models among a plurality of denoising models stored in the storage unit.
前記デノイズ信号から部分放電の発生有無を判定する部分放電判定部
を備える請求項1または請求項2に記載の電力機器監視装置。
3. The power device monitoring apparatus according to claim 1, further comprising a partial discharge determination unit that determines whether partial discharge has occurred based on the denoising signal.
異なるデノイズモデルから生成した複数のデノイズ信号それぞれについての前記部分放電の発生有無の判定結果に基づいて、部分放電の有無を判定する総合判定部
を備える請求項3に記載の電力機器監視装置。
4. The power device monitoring apparatus according to claim 3, further comprising: a general judgment unit that judges whether partial discharge occurs or not based on the judgment result of occurrence or non-occurrence of partial discharge for each of a plurality of denoising signals generated from different denoising models.
前記部分放電判定部が前記第一デノイズモデルから生成したデノイズ信号について前記部分放電があると判定し、かつ前記総合判定部が前記部分放電がないと判定した場合に、計測された前記信号が、前記第一デノイズモデルにとって未知のノイズであると判定する未学習ノイズ判定部
を備える請求項4に記載の電力機器監視装置。
The measured signal is 5. The power equipment monitoring apparatus according to claim 4, further comprising an unlearned noise determination unit that determines that the noise is unknown to the first denoising model.
前記センサが計測した信号を記憶する信号記憶部を備え、
前記未学習ノイズ判定部は、未知のノイズであると判定された前記信号を前記信号記憶部に記録する
請求項5に記載の電力機器監視装置。
A signal storage unit that stores the signal measured by the sensor,
The power equipment monitoring apparatus according to claim 5, wherein the unlearned noise determination unit records the signal determined to be unknown noise in the signal storage unit.
前記学習用データセットを用いて前記第一デノイズモデルのパラメータを学習させる学習部を備え、
未知のノイズであると判定された前記信号を用いて生成された前記学習用データセットを用いて、前記第一デノイズモデルのパラメータを再学習させる
請求項5または請求項6に記載の電力機器監視装置。
A learning unit for learning the parameters of the first denoising model using the learning data set,
The power equipment according to claim 5 or 6, wherein parameters of the first denoising model are re-learned using the learning data set generated using the signal determined to be unknown noise. surveillance equipment.
同一の信号に基づいて生成された複数のデノイズ信号を、当該デノイズ信号の生成に用いた前記デノイズモデルに関連付けた表示画面を表示させる表示制御部
を備える請求項1から請求項7の何れか1項に記載の電力機器監視装置。
8. A display control unit for displaying a display screen in which a plurality of denoising signals generated based on the same signal are associated with the denoising model used to generate the denoising signals. 2. The power equipment monitoring device according to claim 1.
同一の信号に基づいて生成された複数のデノイズ信号それぞれに対する部分放電の発生有無の判定結果を、当該デノイズ信号の生成に用いたデノイズモデルに関連付けた表示画面を表示させる表示制御部
を備える請求項3から請求項7の何れか1項に記載の電力機器監視装置。
A display control unit that displays a display screen that associates the determination result of occurrence of partial discharge for each of a plurality of denoising signals generated based on the same signal with the denoising model used to generate the denoising signal. The power equipment monitoring apparatus according to any one of claims 3 to 7.
電力機器ごとのノイズ源情報を記憶するノイズ源記憶部を備え、
前記表示制御部は、前記表示画面において前記ノイズ源情報を対応する前記デノイズモデルに関連付けて表示させる
請求項8または請求項9に記載の電力機器監視装置。
Equipped with a noise source storage unit that stores noise source information for each power device,
10. The power equipment monitoring apparatus according to claim 8, wherein the display control unit causes the display screen to display the noise source information in association with the corresponding denoising model.
電力機器に取り付けられたセンサによって計測された、部分放電に係る信号を取得するステップと、
前記センサによって計測された前記信号を用いて生成された学習用データセットを用いて、ノイズを含む信号を入力とし、前記ノイズを除去したデノイズ信号を出力とするように学習された第一デノイズモデルに、取得した前記信号を入力することで第一デノイズ信号を生成するステップと、
他の電力機器に取り付けられたセンサによって計測された信号を用いて生成された学習用データセットを用いて、ノイズを含む信号を入力とし、前記ノイズを除去したデノイズ信号を出力とするように学習された第二デノイズモデルに、取得した前記信号を入力することで第二デノイズ信号を生成するステップと、
を有する電力機器監視方法。
obtaining a signal related to partial discharge measured by a sensor attached to the power equipment;
A first denoising learned using a learning data set generated using the signal measured by the sensor to receive a signal containing noise as an input and output a denoised signal from which the noise has been removed. generating a first denoising signal by inputting the obtained signal into a model;
Using a learning data set generated using a signal measured by a sensor attached to another power device, a signal containing noise is used as an input and a denoised signal from which the noise is removed is learned as an output. generating a second denoising signal by inputting the obtained signal into a second denoising model;
A power equipment monitoring method comprising:
コンピュータを、
請求項1から請求項10の何れか1項に記載の電力機器監視装置
として機能させるための電力機器監視プログラム。
the computer,
A power equipment monitoring program for functioning as the power equipment monitoring device according to any one of claims 1 to 10.
JP2022025990A 2022-02-22 2022-02-22 Power equipment monitoring device, power equipment monitoring method, and power equipment monitoring program Pending JP2023122339A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022025990A JP2023122339A (en) 2022-02-22 2022-02-22 Power equipment monitoring device, power equipment monitoring method, and power equipment monitoring program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022025990A JP2023122339A (en) 2022-02-22 2022-02-22 Power equipment monitoring device, power equipment monitoring method, and power equipment monitoring program

Publications (1)

Publication Number Publication Date
JP2023122339A true JP2023122339A (en) 2023-09-01

Family

ID=87799207

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022025990A Pending JP2023122339A (en) 2022-02-22 2022-02-22 Power equipment monitoring device, power equipment monitoring method, and power equipment monitoring program

Country Status (1)

Country Link
JP (1) JP2023122339A (en)

Similar Documents

Publication Publication Date Title
JP7370693B2 (en) Partial discharge detection system, learning system, partial discharge detection method, computer program and electrical equipment
JP5414413B2 (en) Partial discharge diagnostic method and partial discharge diagnostic device for gas insulated switchgear
JP5238455B2 (en) Insulation abnormality diagnosis method and insulation abnormality diagnosis apparatus for electrical equipment
CN110222765B (en) Method and system for monitoring health state of permanent magnet synchronous motor
KR101578701B1 (en) System for partial discharge defects analysis of gas insulated switchgear
US10928436B2 (en) Evaluation of phase-resolved partial discharge
CN110517762A (en) The method for generating for identification and/or predicting the knowledge base of the failure of Medical Devices
JP7214809B2 (en) Partial discharge diagnosis device
JP2005331415A (en) Insulation diagnostic system
CN110618366A (en) Direct current arc detection method and device
KR101151742B1 (en) Portable System for Diagnosis of Partial Discharge
JP2023122339A (en) Power equipment monitoring device, power equipment monitoring method, and power equipment monitoring program
JP2020046202A (en) Partial discharge detection device, partial discharge detection method, partial discharge detection system, and computer program product
Ray et al. Frequency mode identification using modified masking signal‐based empirical mode decomposition
JP7273482B2 (en) Partial discharge detection device, partial discharge detection method, partial discharge detection system, and computer program
CN111366985B (en) Method and system for detecting legacy inside GIS (geographic information System) equipment
US11300603B2 (en) Method and system for condition monitoring electrical equipment
US8650002B2 (en) Determining plasma processing system readiness without generating plasma
CN112988725A (en) Power transmission line data cleaning method and system, electronic equipment and storage medium
JP7199208B2 (en) Deterioration diagnosis system, deterioration diagnosis device, deterioration diagnosis method, and computer program
JP2020012767A (en) Device, method, and system for diagnosing partial discharge
JP2023131567A (en) Detection system, parameter update method, detection program, verification server, verification method, and verification program
JP7443269B2 (en) Insulation diagnosis system and insulation diagnosis method
CN111562468B (en) GIS partial discharge signal measurement system and GIS partial discharge fault diagnosis method
EP4321881A1 (en) Insulation degradation diagnosis model creation device, insulation degradation diagnosis device, and insulation degradation diagnosis method