Movatterモバイル変換


[0]ホーム

URL:


CN112834844B - Method for eliminating peak singular signals in lightning arrester leakage current signals - Google Patents

Method for eliminating peak singular signals in lightning arrester leakage current signals
Download PDF

Info

Publication number
CN112834844B
CN112834844BCN202011639037.0ACN202011639037ACN112834844BCN 112834844 BCN112834844 BCN 112834844BCN 202011639037 ACN202011639037 ACN 202011639037ACN 112834844 BCN112834844 BCN 112834844B
Authority
CN
China
Prior art keywords
singular
signals
signal
leakage current
peak
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
CN202011639037.0A
Other languages
Chinese (zh)
Other versions
CN112834844A (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.)
Risecomm Microelectronics Shenzhen Co ltd
Original Assignee
Risecomm Microelectronics Shenzhen Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Risecomm Microelectronics Shenzhen Co ltdfiledCriticalRisecomm Microelectronics Shenzhen Co ltd
Priority to CN202011639037.0ApriorityCriticalpatent/CN112834844B/en
Publication of CN112834844ApublicationCriticalpatent/CN112834844A/en
Application grantedgrantedCritical
Publication of CN112834844BpublicationCriticalpatent/CN112834844B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

The invention provides a method for eliminating peak singular signals in leakage current signals of a lightning arrester, which comprises the following steps: s1: collecting leakage current signals of a lightning arrester; s2: identifying peak singular signals in the lightning arrester leakage current signals based on a difference method or a period comparison method; s3: and eliminating the peak singular signal in the lightning arrester leakage current signal based on a cubic spline interpolation method. The method of the invention can simply and rapidly detect the interference signals and can eliminate the interference signals through cubic spline interpolation.

Description

Method for eliminating peak singular signals in lightning arrester leakage current signals
Technical Field
The invention relates to a method for eliminating peak singular signals in leakage current signals of a lightning arrester.
Background
Metal Oxide (MOA) arresters are one of the important devices to ensure safe operation of electrical systems. The MOA arrester on-line monitoring system is an important automatic system for on-line monitoring of the running state of the MOA arrester, and the leakage current of the arrester and the associated resistive current in the MOA arrester on-line monitoring system are important parameters which need long-term on-line monitoring.
The leakage current of a MOA arrester that works normally is very small, typically between a few tens of microamps to a few tens of milliamperes, with a resistive component of even a few microamps. In general, the leakage current of the MOA lightning arrester is measured by performing analog-to-digital (A/D) conversion through a zero-flux current transformer, and then performing digital processing on alternating current signals through an MCU. In order to accurately measure smaller leakage current, signal conversion and conditioning can be carried out at the front end of alternating current sampling, and in the practical application process, we find that peak singular interference signals can be generated in the process of small current power frequency sampling, and the method is characterized in that peak mutation can be randomly generated at a certain single or two sampling points of continuous sampling, and if the interference signals are not eliminated, the measurement accuracy of the leakage current can be seriously affected; on the other hand, there are plentiful harmonic currents in the leakage current of the lightning arrester, and many online monitoring algorithms need to use these harmonics, so if these spike mutation interference signals are filtered out by using a general analog or digital filter, many useful signals are attenuated.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a method for eliminating peak singular signals in leakage current signals of a lightning arrester, which comprises the following steps:
s1: collecting leakage current signals of a lightning arrester;
s2: identifying peak singular signals in the lightning arrester leakage current signals based on a difference method or a period comparison method;
s3: and eliminating the peak singular signal in the lightning arrester leakage current signal based on a cubic spline interpolation method.
Specifically, when the peak singular signal in the lightning arrester leakage current signal is identified by adopting a difference method, the following steps are carried out:
s21: the lightning arrester leakage current signal comprises a plurality of acquisition point signals, and the acquisition point signals are arranged into x1, x2, … … and xn in time sequence;
s22: the signal values of the X1, X2, … … and xn acquisition points are processed by 1,2 … … m steps to obtain values by adopting a formula (1)Wherein k=1, 2 … … m; j=1, 2, 3, … …, n;
s23: setting a limit fixed value A, wherein A is more than 0, and differentiatingValues from the processingComparing with A, if->The j point is the peak singular point.
Specifically, when the peak singular signal in the lightning arrester leakage current signal is identified by adopting a period comparison method, the following steps are carried out:
s24: the lightning arrester leakage current signal comprises N periods, each period comprises M acquisition point signals, wherein the ith acquisition point signal in the jth period is expressed as xi+j*M Wherein i=1, 2, … …, M; j=0, 1, … …, N-1; grouping all acquisition Point signals in N cycles, wherein each group is denoted as Zi :{xi 、xi+M 、……、xi+(N-1)*M Total M groups;
s25: will Zi The two maximum values and the two minimum values of (a) are removed and recorded as
S26: will beThe numerical value in the middle is processed by arithmetic average value to obtain Bi
S27: for each Zi Each sampling point x of (1)i+k Make a determination as to whether |x is satisfiedi+k -Bi |>γ*|Bi I, wherein k=0, M, … …, (N-1) — M; wherein, gamma is an adjustment coefficient; if yes, sampling point xi+k Is a spike singular point.
Specifically, when eliminating the peak singular signal in the lightning arrester leakage current signal based on a cubic spline interpolation method, performing the following steps:
s31: the peak singular signal is a single point peak singular signal, and the single point peak singular signal is y0 The time interval of signal acquisition is deltat, y0 The front and back continuous sampling points are as follows: { y-3 、y-2 、y-1 、y0 、y1 、y2 、y3 Let x1 =y-2 ,x2 =y2 ,h=4Δt,x′1 =(y-1 -y-3 )/(2Δt),x′2 =(y3 -y1 ) /(2Δt), substituting formula (2) to obtain a, b, c, d;
a=x1 、b=x′1 、c=(3x2 -3x1 -hx′2 -2hx′1 )/h2 、d=(2x1 -2x2 +hx′1 +hx′2 )/h3 (2);
s32: substituting a, b, c, d into equation (3), where t1 = -2 Δt, then calculating S (0) as interpolation point, replacing y0 Namely eliminating single-point peak singular signals;
S(t)=a+b*(t-t1 )+c*(t-t1 )2 +d*(t-t1 )3 (3)。
specifically, when eliminating the peak singular signal in the lightning arrester leakage current signal based on a cubic spline interpolation method, performing the following steps:
s33: the peak singular signal is a double-point peak singular signal, and the double-point peak singular signal is y0 、y1 Let x1 =y-2 ,x2 =y3 ,h=5Δt,x′1 =(y-1 -y-3 )/(2Δt),x′2 =(y4 -y2 ) Substitution of/(2Δt) into (2) yields a, b, c, d;
a=x1 、b=x′1 、c=(3x2 -3x1 -hx′2 -2hx′1 )/h2 、d=(2x1 -2x2 +hx′1 +hx′2 )/h3 (2);
s34: substituting a, b, c, d into equation (3), where t1 = -2 Δt, then calculating S (0), S (Δt) as interpolation points, and replacing y respectively0 And y1 Namely eliminating the singular signals of the double point spike peaks;
S(t)=a+b*(t-t1 )+c*(t-t1 )2 +d*(t-t1 )3 (3)。
the beneficial effects of the invention are as follows: the method of the invention can simply and rapidly detect the interference signals and can eliminate the interference signals through cubic spline interpolation.
Drawings
FIG. 1 is a flow chart of a method of eliminating spike singular signals in a leakage current signal of a lightning arrester in accordance with the present invention;
fig. 2 is a graph of the collected lightning arrester leakage current signal including peak singular signals and harmonics in the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, the invention provides a method for eliminating peak singular signals in leakage current signals of a lightning arrester, which comprises the following steps:
s1: collecting leakage current signals of a lightning arrester;
s2: identifying peak singular signals in the lightning arrester leakage current signals based on a difference method or a period comparison method;
in one embodiment, when the peak singular signal in the lightning arrester leakage current signal is identified by a difference method, the following steps are performed:
s21: the lightning arrester leakage current signal comprises a plurality of acquisition point signals, and the acquisition point signals are arranged into x1, x2, … … and xn in time sequence;
s22: the signal values of the X1, X2, … … and xn acquisition points are processed by 1,2 … … m steps to obtain values by adopting a formula (1)Wherein k=1, 2 … … m; j=1, 2, 3, … …, n;
s23: setting a limit fixed value A, wherein A is more than 0, and differentiating the obtained valueComparing with A, if->The j point is a peak singular signal point;
in general, in actual operation, only m=3 needs to be taken, i.e., the 1 st order differential processing, the 2 nd order differential processing, and the 3 rd order differential processing are performed.
For any continuous micro-signal function f (x), its first and higher derivatives are present, i.e., f' (x), f "(x), … …, f (n) (x) are all present; conversely, for a signal function f (x) where all derivatives do not exist at and above a point xi, the signal function f (x) is not differentiable, and then a sudden change occurs at that point. The method of the invention is based on the principle, and the lightning arrester leakage current without interference is known as a differentiable continuous signal, the sampling signal is a series of discrete points, the invention utilizes the difference of the sampling point signals to replace the derivative, and the result obtained after the difference is used for judging whether the sampling point signal is a peak singular signal point.
In one embodiment, when the peak singular signal in the lightning arrester leakage current signal is identified by using a period comparison method, the following steps are performed:
s24: the lightning arrester leakage current signal comprises N periods, each period comprises M acquisition point signals, wherein the ith acquisition point signal in the jth period is expressed as xi+j*M Wherein i=1, 2, … …, M; j=0, 1, … …, N-1; grouping all acquisition Point signals in N cycles, wherein each group is denoted as Zi :{xi 、xi+M 、……、xi+(N-1)*M Total M groups;
s25: will Zi The two maximum values and the two minimum values of (a) are removed and recorded as
S26: will beThe numerical value in the middle is processed by arithmetic average value to obtain Bi
S27: for each Zi Each sampling point x of (1)i+k Make a determination as to whether |x is satisfiedi+k -Bi |>γ*|Bi I, wherein k=0, M, … …, (N-1) — M; wherein, gamma is an adjustment coefficient; if yes, sampling point xi+k Is a spike singular point.
In general, in actual use, N > 4 and γ is 0.1.
Since the leakage current of the lightning arrester is a power frequency periodic signal generated by high voltage, the amplitude of the sampling signal at the corresponding sampling point of each period is almost equal, and if the sampling signal at the corresponding point is changed greatly, the point is considered to be suddenly changed. In the invention, whether the signal has spike mutation is judged based on the principle described above.
S3: and eliminating the peak singular signal in the lightning arrester leakage current signal based on a cubic spline interpolation method.
In one embodiment, when eliminating the spike singular signal in the arrester leakage current signal based on cubic spline interpolation, the following steps are performed:
s31: referring to FIG. 2, the spike singular signal is a single point spike singular signal 1, and the single point spike singular signal is y0 The time interval of signal acquisition is deltat, y0 The front and back continuous sampling points are as follows: { y-3 、y-2 、y-1 、y0 、y1 、y2 、y3 Let x1 =y-2 ,x2 =y2 ,h=4Δt,x′1 =(y-1 -y-3 )/(2Δt),x′2 =(y3 -y1 ) /(2Δt), substituting formula (2) to obtain a, b, c, d;
a=x1 、b=x′1 、c=(3x2 -3x1 -hx′2 -2hx′1 )/h2 、d=(2x1 -2x2 +hx′1 +hx′2 )/h3 (2);
s32: substituting a, b, c, d into equation (3), where t1 = -2 Δt, then calculating S (0) as interpolation point, replacing y0 Namely eliminating single-point peak singular signals;
S(t)=a+b*(t-t1 )+c*(t-t1 )2 +d*(t-t1 )3 (3);
in one embodiment, when eliminating the spike singular signal in the arrester leakage current signal based on cubic spline interpolation, the following steps are performed:
s33: referring to FIG. 2, the peak singular signal is a two-point peak singular signal 2, and the two-point peak singular signal is y0 、y1 Let x1 =y-2 ,x2 =y3 ,h=5Δt,x′1 =(y-1 -y-3 )/(2Δt),x′2 =(y4 -y2 ) And (2 Δt) is substituted into (1), a, b, c, d are calculated and substituted into (3), where t1 = -2 Δt, then calculating S (0), S (Δt) as interpolation points, and replacing y respectively0 And y1 I.e. the double point spike singular signal is eliminated.
Wherein the derivation process of formula (2) is as follows:
the cubic spline interpolation function is: s (t) =a+b (t-t)1 )+c*(t-t1 )2 +d*(t-t1 )3 (3)
The derivative is as follows: s' (t) =b+2c (t-t)1 )+3d*(t-t1 )2 (4)
Here, theSampling point x1 The sampling time is t1 Another sampling point x2 The sampling time is t2 =t1 +h, point sample time t where interpolation is requiredk The method comprises the following steps: t is t1 <tk <t2 Then
S(t1 )=x1 ,S(t2 )=x2 Substituting into formula (3) to obtain
a=x1 (5)
a+h*b+h2 *c+h3 *d=x2 (6)
In order to keep the spline interpolation function interpolation points smooth, it is therefore necessary to keep S' (t)1 )=x′1 ,S′(t2 )=x′2 Substituting (4) to obtain
b=x′1 (7)
b+2h*c+3h2 *d=x′2 (8)
The spline interpolation function parameters a, b, c and d can be obtained by the combination of (5) (6) (7) (8) to obtain the formula (2)
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (3)

CN202011639037.0A2020-12-312020-12-31Method for eliminating peak singular signals in lightning arrester leakage current signalsActiveCN112834844B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202011639037.0ACN112834844B (en)2020-12-312020-12-31Method for eliminating peak singular signals in lightning arrester leakage current signals

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202011639037.0ACN112834844B (en)2020-12-312020-12-31Method for eliminating peak singular signals in lightning arrester leakage current signals

Publications (2)

Publication NumberPublication Date
CN112834844A CN112834844A (en)2021-05-25
CN112834844Btrue CN112834844B (en)2023-10-20

Family

ID=75927031

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202011639037.0AActiveCN112834844B (en)2020-12-312020-12-31Method for eliminating peak singular signals in lightning arrester leakage current signals

Country Status (1)

CountryLink
CN (1)CN112834844B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2006242818A (en)*2005-03-042006-09-14Mitsubishi Electric Corp FM-CW radar apparatus and noise suppression method for the same
CN1892240A (en)*2005-07-082007-01-10上海市电力公司On-line monitoring method for dissipative current value in leakage current of lightning protector
CN101726690A (en)*2009-11-302010-06-09上海电力学院Decomposition method of all components of power system shortcut total current
CN102421354A (en)*2009-03-092012-04-18科学与工业研究委员会Ecg device with impulse and channel switching adc noise filter and error corrector for derived leads
CN106772646A (en)*2016-12-192017-05-31吉林大学A kind of ground nuclear magnetic resonance method for extracting signal
CN109885903A (en)*2019-01-292019-06-14吉林大学 A Model-Based Method for Removing Spike Noise in Ground-based Nuclear Magnetic Resonance Signals

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11308404B2 (en)*2018-12-102022-04-19Oracle International CorporationSynthesizing high-fidelity signals with spikes for prognostic-surveillance applications

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JP2006242818A (en)*2005-03-042006-09-14Mitsubishi Electric Corp FM-CW radar apparatus and noise suppression method for the same
CN1892240A (en)*2005-07-082007-01-10上海市电力公司On-line monitoring method for dissipative current value in leakage current of lightning protector
CN102421354A (en)*2009-03-092012-04-18科学与工业研究委员会Ecg device with impulse and channel switching adc noise filter and error corrector for derived leads
CN101726690A (en)*2009-11-302010-06-09上海电力学院Decomposition method of all components of power system shortcut total current
CN106772646A (en)*2016-12-192017-05-31吉林大学A kind of ground nuclear magnetic resonance method for extracting signal
CN109885903A (en)*2019-01-292019-06-14吉林大学 A Model-Based Method for Removing Spike Noise in Ground-based Nuclear Magnetic Resonance Signals

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
消除尖峰脉冲对数据采集干扰的设计与实现;张玉杰 等;计算机测量与控制;第17卷(第12期);2552-2554*

Also Published As

Publication numberPublication date
CN112834844A (en)2021-05-25

Similar Documents

PublicationPublication DateTitle
CN116111727A (en)Comprehensive distribution box abnormity monitoring method based on dynamic temperature threshold
CN116994416B (en)Fan operation fault early warning method and system based on artificial intelligence
JP6039087B2 (en) Process variable measurement noise diagnosis
CN111273336B (en) A Gaussian Shaping Method for Digital Nuclear Pulse Signal
JP5425027B2 (en) Random noise signal detection and filtering method
CN117848438B (en)High-precision measuring method for gas flow and thermal gas mass flowmeter
CN108644752A (en)Method, apparatus and machine readable storage medium for analyzing four main tubes of boiler leakage
CN111521915A (en) A method and system for judging the halo field strength of a high-voltage direct current line
CN112834844B (en)Method for eliminating peak singular signals in lightning arrester leakage current signals
CN106405280A (en)Intelligent transformer station online monitoring parameter trend early warning method
CN104537198A (en)Data detection method for gas flow meter
CN117783658A (en)Current digital measurement method for power equipment
CN109087490B (en) A Disturbance Alarm Recognition Method Based on Alarm Duration Feature
Cedro et al.Determining of signal derivatives in identification problems-FIR differential filters
CN108174196B (en) Measurement method of modulation transfer function of imaging system based on distance weighting
CN108415880A (en)A kind of line loss characteristic analysis method based on Sample Entropy and wavelet transformation
CN113988131A (en) A data filtering method, system, device and storage medium based on analog quantity
CN117313014B (en)Real-time monitoring and early warning method for abnormal energy consumption data of kiln operation
CN106021855A (en)A reactor period calculating method
CN105404734A (en)Ferromagnetic resonance overvoltage type identification method and system
CN111241464B (en) A method and device for analyzing characteristics of a metal oxide voltage limiter in a low current region
CN108072414B (en)Electronic metering temperature and pressure compensation method for gas meter
CN114034927A (en)Signal measurement method and system based on frequency-following interpolation sampling
CN112836166A (en) First-Order Differential Algorithm of Monitoring Data of Equally Sampling Experiment Based on Response Peak Analysis
JP2016517015A (en) A system for controlling a nuclear reactor core.

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
CB03Change of inventor or designer information

Inventor after:Liu Jin

Inventor after:Liu Ming

Inventor after:Jiang Zhoujin

Inventor after:Qu Shiqi

Inventor after:Xiang Xiang Ming

Inventor after:Huang Wenbin

Inventor before:Liu Jin

Inventor before:Jiang Zhoujin

Inventor before:Qu Shiqi

Inventor before:Xiang Xiang Ming

Inventor before:Huang Wenbin

CB03Change of inventor or designer information
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp