CN112414688B - A noise reduction method for circuit breaker vibration signal based on VMD-DTW - Google Patents

A noise reduction method for circuit breaker vibration signal based on VMD-DTW Download PDF

Info

Publication number
CN112414688B
CN112414688B CN202011267879.8A CN202011267879A CN112414688B CN 112414688 B CN112414688 B CN 112414688B CN 202011267879 A CN202011267879 A CN 202011267879A CN 112414688 B CN112414688 B CN 112414688B
Authority
CN
China
Prior art keywords
modal
dtw
vmd
circuit breaker
vibration signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011267879.8A
Other languages
Chinese (zh)
Other versions
CN112414688A (en
Inventor
钟声
杨杰
苏君滨
李晓洋
王良清
林司仲
何惠忠
王扬泓
吴坤和
冯开业
罗言昌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Haikou Substation Operation And Inspection Branch Of Hainan Power Grid Co ltd
Hainan Electric Power Industry Development Co ltd
Original Assignee
Hainan Power Grid Co ltd Hainan Power Transmission And Substation Maintenance Branch
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 Hainan Power Grid Co ltd Hainan Power Transmission And Substation Maintenance Branch filed Critical Hainan Power Grid Co ltd Hainan Power Transmission And Substation Maintenance Branch
Priority to CN202011267879.8A priority Critical patent/CN112414688B/en
Publication of CN112414688A publication Critical patent/CN112414688A/en
Application granted granted Critical
Publication of CN112414688B publication Critical patent/CN112414688B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01MTESTING STATIC OR DYNAMIC BALANCE OF MACHINES OR STRUCTURES; TESTING OF STRUCTURES OR APPARATUS, NOT OTHERWISE PROVIDED FOR
    • G01M13/00Testing of machine parts
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/02Preprocessing
    • G06F2218/04Denoising

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)

Abstract

The invention provides a VMD-DTW-based circuit breaker vibration signal noise reduction method, which comprises the following steps: s1: collecting vibration signals in the action process of the circuit breaker; s2: decomposing the vibration signal into a plurality of modal components with limited bandwidth through the VMD, wherein the number of the modal components is determined by a central frequency method; s3: calculating the DTW distance between the modal component and the original signal, and selecting a related modal component according to the DTW distance; s4: and accumulating all the selected related modal components to obtain a noise-reduced signal. The extraction of signal characteristics can be better carried out through making an uproar is fallen, help carrying out accurate monitoring to the running state of circuit breaker.

Description

Circuit breaker vibration signal noise reduction method based on VMD-DTW
Technical Field
The invention relates to the technical field of high-voltage circuit breaker vibration signal processing, in particular to a VMD-DTW-based circuit breaker vibration signal noise reduction method.
Background
The circuit breaker is a basic element in a power system and plays a role in protection and control. It is the only element in the power system that allows changing the electrical topology in normal and abnormal modes (short circuit, asynchronous mode, equipment overload). Therefore, the operation state of the circuit breaker directly affects the safe and stable operation of the power system. At present, faults caused by various reasons can not be completely avoided in long-term operation of a circuit breaker, so that the operating state of the circuit breaker needs to be monitored and faults are found early, an effective high-voltage circuit breaker state evaluation system is developed and becomes an important task in power system management of power generation enterprises and power grid companies, and in recent years, a circuit breaker intelligent fault diagnosis system based on vibration signals gradually becomes a mainstream, and state-related features are extracted from the vibration signals and input into a trained diagnosis model to judge the operating state of the circuit breaker. The vibration signal is used as a non-invasive signal, is easy to obtain, contains state information of each part in the action process of the circuit breaker, and is easy to realize on-line monitoring. However, the vibration signal is easily interfered by a low-frequency local oscillator and a high-frequency electromagnetic of the circuit breaker in the acquisition and transmission process, and the acquired vibration signal is inevitably mixed with noise, which brings difficulty to feature extraction.
Therefore, a circuit breaker vibration signal noise reduction method based on the VMD-DTW is needed, and noise reduction processing is carried out before the vibration signal characteristic is extracted.
Disclosure of Invention
Therefore, the present invention is directed to a method for reducing noise of a circuit breaker vibration signal based on VMD-DTW, so as to solve the above problems occurring in the prior art.
A circuit breaker vibration signal noise reduction method based on VMD-DTW comprises the following steps:
s1: collecting vibration signals in the action process of the circuit breaker;
s2: decomposing the vibration signal into a plurality of bandwidth-limited modal components by the VMD;
s3: calculating the DTW distance between the modal component and the original signal, and selecting a related modal component according to the DTW distance;
s4: and accumulating all the selected related modal components to obtain a noise-reduced signal.
Further, the S2 specifically includes the following steps:
s21: the decomposition process of the VMD is to solve the following constrained variational problem:
Figure BDA0002776765720000021
in the formula ukDenotes the K-th modal component obtained by decomposition, K is 1,2, …, K, wkRepresents ukDelta (t) represents the dirac function, x (t) represents the vibration signal during the action of the circuit breaker,
introducing a quadratic penalty function term and Lagrange multipliers to convert the constrained variation problem into an unconstrained variation problem, and constructing an expression as follows:
Figure BDA0002776765720000022
wherein α represents a penalty factor, λ (t) represents a Lagrange multiplier;
the above variation problem is solved by using a multiplier alternation method, in the process, the modal component and the center frequency are continuously updated, and the expression of the updating process is as follows:
Figure BDA0002776765720000023
Figure BDA0002776765720000024
the update stops until the following convergence condition is satisfied:
Figure BDA0002776765720000031
where ε is the set convergence threshold,
s22: determining the number of VMD decomposition modal components according to a central frequency method, firstly setting the decomposition number as K-2, comparing the difference value of the central frequencies of the two decomposed modal components, and stopping decomposition if the difference value is less than a threshold value f (t), wherein the optimal modal component number is K-1; if the difference is greater than f (t), K is K +1, the original signal is decomposed again, and the difference of the center frequencies of two adjacent modal components, namely u, is continuously compared1And u2,u2And u3Difference between center frequencies; if the difference value of the central frequencies of the adjacent modal components is smaller than a threshold value f (t), the optimal modal component number is K-1; otherwise, decomposing the signal again until the central frequency difference is less than f (t), and decomposing the optimal modal component number K-1 by the VMD.
Further, the calculating the DTW distance between the modal component and the original signal specifically includes:
s31 constructing modal component u obtained by VMD decompositionkCost matrix D with the original signal:
Figure BDA0002776765720000032
wherein the elements of the matrix
Figure BDA0002776765720000033
Is the modal component ukThe Euclidean distance between the ith element and the jth element in the original signal x;
s32, finding the optimal path DTW:
the optimal path can be found using the following equation:
Figure BDA0002776765720000034
where R (i, j) is the cumulative distance:
Figure BDA0002776765720000041
where i is 1,2, …, n, j is 1,2, as, n, R (0,0) is 0, and R (i,0) is R (0, j) is + ∞.
Further, the selecting of the relevant modal component according to the DTW distance specifically includes:
and sequencing the DTW distances of the modal components and the original signal in an ascending order, selecting the top K-2 modal components which are reordered as related modal components, and adding the selected related modal components, namely the signals subjected to noise reduction.
Compared with the prior art, the invention has the beneficial effects that:
before extracting the characteristics of the vibration signal of the circuit breaker, the vibration signal in the action process of the circuit breaker is collected, the vibration signal of the circuit breaker is decomposed into a plurality of modal components with limited bandwidth through the VMD, the number of the modal components is determined by a central frequency method, the DTW distance between the modal components and the original signal is calculated, relevant modal components are selected according to the DTW distance, all the selected relevant modal components are accumulated, and then the signal after noise reduction is obtained. The extraction of signal characteristics can be better carried out through making an uproar is fallen, help carrying out accurate monitoring to the running state of circuit breaker.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is apparent that the drawings in the following description are only preferred embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without inventive efforts.
Fig. 1 is a flowchart of a circuit breaker vibration signal noise reduction method based on VMD-DTW according to an embodiment of the present invention.
Fig. 2 is a diagram of a circuit breaker normal state vibration signal of a circuit breaker vibration signal noise reduction method based on VMD-DTW according to an embodiment of the present invention.
Fig. 3 is a diagram of a vibration signal of loosening a screw of a base in a VMD-DTW-based method for reducing noise of a vibration signal of a circuit breaker according to an embodiment of the present invention.
Fig. 4 is a mode component diagram after decomposition of a vibration signal in a normal state of a circuit breaker based on a vibration signal noise reduction method of a circuit breaker of a VMD-DTW according to an embodiment of the present invention.
Fig. 5 is a mode component diagram of a circuit breaker base screw loosening vibration signal after decomposition according to a circuit breaker vibration signal noise reduction method based on VMD-DTW provided in an embodiment of the present invention.
Fig. 6 is a signal diagram after noise reduction of a circuit breaker normal state vibration signal of the circuit breaker vibration signal noise reduction method based on VMD-DTW according to the embodiment of the present invention.
Fig. 7 is a signal diagram after noise reduction of a base screw loosening vibration signal of a VMD-DTW-based breaker vibration signal noise reduction method according to an embodiment of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, the illustrated embodiments are provided to illustrate the invention and not to limit the scope of the invention.
Example one
Referring to fig. 1, the present invention provides a circuit breaker vibration signal noise reduction method based on VMD-DTW,
the method comprises the following steps:
s1: collecting vibration signals in the action process of the circuit breaker;
s2: decomposing the vibration signal into a plurality of bandwidth-limited modal components by the VMD;
s3: calculating the DTW distance between the modal component and the original signal, and selecting a related modal component according to the DTW distance;
s4: and accumulating all the selected related modal components to obtain a noise-reduced signal.
Specifically, vibration signals in the action process of the circuit breaker are collected through a vibration sensor, vibration signals in the normal state and under the loosening of a base screw in the closing process of the 35kV circuit breaker are collected, the vibration sensor is installed at the position of a cross beam of the circuit breaker, and a data acquisition card works at the speed of 10kHz in each collection process300ms, the number of VMD decomposition modal components is determined according to the center frequency method, in this example, f (t) 300 Hz. Table 1 and table 2 show the modal component center frequency distributions obtained by decomposing the vibration signal under the normal state and the fault state under different K values, and it can be seen that when K is 8, u obtained by decomposing the vibration signal under the normal state5And u6The difference value of the base screw loosening vibration signal is 298.57Hz, and the u is obtained by decomposing the base screw loosening vibration signal1And u2The difference of (a) is 270.28Hz, and is less than f (t), therefore, the optimal K value should be set to be 7.
TABLE 1 centre frequency of modal component obtained by decomposing vibration signal in normal state at different K values
Figure BDA0002776765720000061
TABLE 2 centre frequency of modal component obtained by decomposing base screw loosening vibration signal at different K values
Figure BDA0002776765720000062
Fig. 4 is a modal component of the signal of fig. 2 after decomposition, and fig. 5 is a modal component of the signal of fig. 3 after decomposition.
The DTW distance of the component from the original signal is calculated and the result is shown in table 3, where the number in parentheses is the ordering result.
TABLE 3 normalized DTW distance of modal component from original signal
Figure BDA0002776765720000063
Figure BDA0002776765720000071
The first 5 signals are selected according to the ascending order of DTW distance for reconstruction, and the signals after noise reduction are obtained as shown in fig. 6 and 7, and compared with the original signals as shown in fig. 2 and 3, the noise is relieved, and the wave crest is more obvious.
The S2 specifically includes the following steps:
s21: the decomposition process of the VMD is to solve the following constrained variational problem:
Figure BDA0002776765720000072
in the formula ukDenotes the K-th modal component obtained by decomposition, K is 1,2, …, K, wkRepresents ukDelta (t) represents the dirac function, x (t) represents the vibration signal during the action of the circuit breaker,
introducing a quadratic penalty function term and Lagrange multipliers to convert the constrained variation problem into an unconstrained variation problem, and constructing an expression as follows:
Figure BDA0002776765720000073
wherein α represents a penalty factor, λ (t) represents a Lagrange multiplier;
the above variation problem is solved by using a multiplier alternation method, in the process, the modal component and the center frequency are continuously updated, and the expression of the updating process is as follows:
Figure BDA0002776765720000074
Figure BDA0002776765720000075
the update stops until the following convergence condition is satisfied:
Figure BDA0002776765720000076
where ε is the set convergence threshold,
s22: determination from the center frequency methodThe VMD decomposes the number of modal components, firstly setting the decomposition number as K-2, comparing the difference value of the center frequencies of the two modal components after decomposition, and stopping decomposition if the difference value is less than a threshold value f (t), wherein the optimal modal component number is K-1; if the difference is greater than f (t), K is K +1, the original signal is decomposed again, and the difference of the center frequencies of two adjacent modal components, namely u, is continuously compared1And u2,u2And u3Difference between center frequencies; if the difference value of the central frequencies of the adjacent modal components is smaller than a threshold value f (t), the optimal modal component number is K-1; otherwise, decomposing the signal again until the central frequency difference is less than f (t), and decomposing the optimal modal component number K-1 by the VMD.
The calculating the DTW distance between the modal component and the original signal specifically includes:
s31 constructing modal component u obtained by VMD decompositionkCost matrix D with the original signal:
Figure BDA0002776765720000081
wherein the elements of the matrix
Figure BDA0002776765720000082
Is the modal component ukThe Euclidean distance between the ith element and the jth element in the original signal x;
s32, finding the optimal path DTW:
the DTW distance is obtained under the best match of the two signals, the best match can be obtained by converting the best match into finding an optimal path, that is, finding a path from the cost matrix D, so that the cumulative distance of elements in the two signals along the path is the minimum, the smaller the DTW distance is, the higher the similarity between the two time series is, and based on the idea of dynamic warping, the optimal path can be obtained by using the following formula:
Figure BDA0002776765720000083
where R (i, j) is the cumulative distance:
Figure BDA0002776765720000084
where i is 1,2, …, n, j is 1,2, as, n, R (0,0) is 0, and R (i,0) is R (0, j) is + ∞.
The selecting of the relevant modal component according to the DTW distance specifically includes:
and sequencing the DTW distances of the modal components and the original signal in an ascending order, selecting the top K-2 modal components which are reordered as related modal components, and adding the selected related modal components, namely the signals subjected to noise reduction. The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (4)

1. A circuit breaker vibration signal noise reduction method based on VMD-DTW is characterized by comprising the following steps:
s1: collecting vibration signals in the action process of the circuit breaker;
s2: decomposing the vibration signal into a plurality of bandwidth-limited modal components by the VMD;
s3: calculating the DTW distance between the modal component and the original signal, and selecting a related modal component according to the DTW distance;
s4: and accumulating all the selected related modal components to obtain a noise-reduced signal.
2. The VMD-DTW-based breaker vibration signal noise reduction method according to claim 1, wherein the S2 specifically comprises the following steps:
s21: the decomposition process of the VMD is to solve the following constrained variational problem:
Figure FDA0002776765710000011
in the formula ukTo representDecomposing the K-th modal component, K being 1,2, …, K, wkRepresents ukDelta (t) represents the dirac function, x (t) represents the vibration signal during the action of the circuit breaker,
introducing a quadratic penalty function term and Lagrange multipliers to convert the constrained variation problem into an unconstrained variation problem, and constructing an expression as follows:
Figure FDA0002776765710000012
wherein α represents a penalty factor, λ (t) represents a Lagrange multiplier;
the above variation problem is solved by using a multiplier alternation method, in the process, the modal component and the center frequency are continuously updated, and the expression of the updating process is as follows:
Figure FDA0002776765710000013
Figure FDA0002776765710000014
the update stops until the following convergence condition is satisfied:
Figure FDA0002776765710000021
where ε is the set convergence threshold,
s22: determining the number of VMD decomposition modal components according to a central frequency method, firstly setting the decomposition number as K-2, comparing the difference value of the central frequencies of the two decomposed modal components, and stopping decomposition if the difference value is less than a threshold value f (t), wherein the optimal modal component number is K-1; if the difference is greater than f (t), K is K +1, the original signal is decomposed again, and the difference of the center frequencies of two adjacent modal components, namely u, is continuously compared1And u2,u2And u3Difference between center frequencies; if the difference value of the central frequencies of the adjacent modal components is smaller than a threshold value f (t), the optimal modal component number is K-1; otherwise, decomposing the signal again until the central frequency difference is less than f (t), and decomposing the optimal modal component number K-1 by the VMD.
3. The VMD-DTW-based breaker vibration signal noise reduction method according to claim 1, wherein the calculating the DTW distance between the modal component and the original signal specifically comprises:
s31 constructing modal component u obtained by VMD decompositionkCost matrix D with the original signal:
Figure FDA0002776765710000022
wherein the elements of the matrix
Figure FDA0002776765710000023
Is the modal component ukThe Euclidean distance between the ith element and the jth element in the original signal x;
s32, finding the optimal path DTW:
the optimal path can be solved using:
Figure FDA0002776765710000024
where R (i, j) is the cumulative distance:
Figure FDA0002776765710000031
where i is 1,2, …, n, j is 1,2, as, n, R (0,0) is 0, and R (i,0) is R (0, j) is + ∞.
4. The VMD-DTW-based breaker vibration signal noise reduction method according to claim 3, wherein the relevant modal components are selected according to DTW distance, specifically:
and sequencing the DTW distances of the modal components and the original signal in an ascending order, selecting the top K-2 modal components which are reordered as related modal components, and adding the selected related modal components, namely the signals subjected to noise reduction.
CN202011267879.8A 2020-11-13 2020-11-13 A noise reduction method for circuit breaker vibration signal based on VMD-DTW Active CN112414688B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011267879.8A CN112414688B (en) 2020-11-13 2020-11-13 A noise reduction method for circuit breaker vibration signal based on VMD-DTW

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011267879.8A CN112414688B (en) 2020-11-13 2020-11-13 A noise reduction method for circuit breaker vibration signal based on VMD-DTW

Publications (2)

Publication Number Publication Date
CN112414688A CN112414688A (en) 2021-02-26
CN112414688B true CN112414688B (en) 2022-01-04

Family

ID=74831841

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011267879.8A Active CN112414688B (en) 2020-11-13 2020-11-13 A noise reduction method for circuit breaker vibration signal based on VMD-DTW

Country Status (1)

Country Link
CN (1) CN112414688B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114910158A (en) * 2022-04-09 2022-08-16 广西电网有限责任公司南宁供电局 Non-intrusive high-voltage switch rigidity time detection method
CN115586000B (en) * 2022-09-22 2026-01-30 国能太仓发电有限公司 Gearbox fault diagnosis methods, devices, storage media and equipment
CN116434768A (en) * 2023-04-12 2023-07-14 哈尔滨工程大学 Single-channel Blind Source Separation Method Based on Euclidean Distance and Variational Mode Decomposition Algorithm

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107702908A (en) * 2017-10-12 2018-02-16 国网山东省电力公司莱芜供电公司 GIS mechanical oscillation signal Time-Frequency Analysis Methods based on VMD self adapting morphologies
CN110865357A (en) * 2019-10-25 2020-03-06 南京理工大学 A noise reduction method for lidar echo signals based on parameter optimization VMD
CN111751671A (en) * 2020-06-29 2020-10-09 三峡大学 Fault line selection method for small current grounding system based on VMD-DTW clustering

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3306294B1 (en) * 2008-12-22 2025-01-29 S.P.M. Instrument AB An analysis system
CN106446829A (en) * 2016-09-22 2017-02-22 三峡大学 Hydroelectric generating set vibration signal noise reduction method based on mode autocorrelation analysis of SVD and VMD
CN110705722A (en) * 2019-09-12 2020-01-17 华中科技大学 Diagnostic model for industrial equipment fault diagnosis and construction method and application thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107702908A (en) * 2017-10-12 2018-02-16 国网山东省电力公司莱芜供电公司 GIS mechanical oscillation signal Time-Frequency Analysis Methods based on VMD self adapting morphologies
CN110865357A (en) * 2019-10-25 2020-03-06 南京理工大学 A noise reduction method for lidar echo signals based on parameter optimization VMD
CN111751671A (en) * 2020-06-29 2020-10-09 三峡大学 Fault line selection method for small current grounding system based on VMD-DTW clustering

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
VMD_Wavelet联合去噪算法研究与应用;阚玲玲 等;《吉林大学学报(信息科学版)》;20200930;第38卷(第5期);第592页第3.2.1节 *
基于振动信号分析的断路器机械故障模式识别研究;丁其;《中国优秀博硕士学位论文全文数据库(硕士)工程科技Ⅱ辑》;20200115;第10-13、18-19页 *

Also Published As

Publication number Publication date
CN112414688A (en) 2021-02-26

Similar Documents

Publication Publication Date Title
CN112414688B (en) A noise reduction method for circuit breaker vibration signal based on VMD-DTW
CN109271975B (en) A power quality disturbance identification method based on multi-feature extraction and collaborative classification of big data
CN118278624B (en) An intelligent analysis system for power monitoring data based on transformers
CN103996077B (en) A Method of Electrical Equipment Fault Prediction Based on Multidimensional Time Series
CN113127801A (en) Electric power system oscillation parameter identification method, system, terminal and storage medium
CN109633368A (en) The method of duration power quality disturbances containing distributed power distribution network based on VMD and DFA
CN112183400B (en) Novel latent fault feature extraction method and system for distribution transformer
CN120595030B (en) Power distribution network ground fault positioning method and system
CN111881594A (en) Non-stationary signal state monitoring method and system for nuclear power equipment
CN120185010B (en) A method for suppressing subsynchronous oscillations in power grid based on neural network prediction model
CN111077386A (en) Early fault signal noise reduction method for electrical equipment
CN118625079B (en) A switch cabinet partial discharge monitoring method and system
CN119917917B (en) Grounding line selection analysis and fault location method for distribution network based on signal feature identification
CN120277589B (en) Semi-solid-state circuit breaker with intelligent collection function of full power data
CN120995312A (en) A method for inter-turn fault identification in dry-type air-core reactors with optimized data acquisition
CN120566678A (en) Power data acquisition and analysis method and system based on complex power operation environment
CN119689189A (en) On-line intelligent diagnosis method and device for ultrahigh frequency partial discharge faults of hydraulic generator
CN119151709A (en) Abnormal signal analysis and treatment method and system based on power grid alarm data
CN115660507B (en) Intelligent load detection method and system for regional power
Yang et al. CNN-LSTM combined prediction algorithm for transmission line loss rate based on improved SSA
Fan et al. Research on partial discharge identification of power transformer based on chaotic characteristics extracted by GP algorithm
CN120742087B (en) Fault monitoring method and system for secondary fusion on-column circuit breaker
CN121167431B (en) A Data Processing Method and System for Inverter Aging Monitoring Based on Big Data
CN120044387B (en) Breaker state high-precision detection method based on switching-on and switching-off current
CN120511613B (en) A power transformer protection method and system based on edge computing

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: No. 32 Haifu Road, Meilan District, Haikou City, Hainan Province, 571100

Patentee after: Haikou Substation Operation and Inspection Branch of Hainan Power Grid Co.,Ltd.

Address before: No.23, hairuihou Road, Longhua District, Haikou City, Hainan Province, 570100

Patentee before: HAINAN POWER GRID Co.,Ltd. HAINAN POWER TRANSMISSION AND SUBSTATION MAINTENANCE BRANCH

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20241226

Address after: No. 32 Haifu Road, Meilan District, Haikou City, Hainan Province 570204

Patentee after: Haikou Substation Operation and Inspection Branch of Hainan Power Grid Co.,Ltd.

Country or region after: China

Patentee after: Hainan Electric Power Industry Development Co.,Ltd.

Address before: No. 32 Haifu Road, Meilan District, Haikou City, Hainan Province, 571100

Patentee before: Haikou Substation Operation and Inspection Branch of Hainan Power Grid Co.,Ltd.

Country or region before: China