CN102608527A - Data filtering processing method for dynamic characteristic test for circuit breaker - Google Patents

Data filtering processing method for dynamic characteristic test for circuit breaker Download PDF

Info

Publication number
CN102608527A
CN102608527A CN201210066503XA CN201210066503A CN102608527A CN 102608527 A CN102608527 A CN 102608527A CN 201210066503X A CN201210066503X A CN 201210066503XA CN 201210066503 A CN201210066503 A CN 201210066503A CN 102608527 A CN102608527 A CN 102608527A
Authority
CN
China
Prior art keywords
voltage
current
data
current signal
sigma
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
CN201210066503XA
Other languages
Chinese (zh)
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.)
BEIJING INTELLIGENT DISTRIBUTION AUTOMATION EQUIPMENT Co Ltd
Original Assignee
BEIJING INTELLIGENT DISTRIBUTION AUTOMATION EQUIPMENT 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 BEIJING INTELLIGENT DISTRIBUTION AUTOMATION EQUIPMENT Co Ltd filed Critical BEIJING INTELLIGENT DISTRIBUTION AUTOMATION EQUIPMENT Co Ltd
Priority to CN201210066503XA priority Critical patent/CN102608527A/en
Publication of CN102608527A publication Critical patent/CN102608527A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Measurement Of Current Or Voltage (AREA)

Abstract

A data filtering processing method for a dynamic characteristic test for a circuit breaker includes steps: 1) acquiring multiple channels of voltage and current signals capable of expressing an action performance of a circuit breaker; 2) expressing voltage and current numerically via A/D (analog/digital) conversion; 3) performing hardware filtering after performing A/D (analog/digital) conversion for the acquired voltage and current signals, and uploading the voltage and current signals to an upper computer; and 4) drawing a curvilinear figure of the voltage and current signals in the upper computer, and filtering voltage and current waveforms and voltage and current values by the aid of a cubical smoothing algorithm with five-point approximation in a linear sliding average method. Waveforms filtered by cubical smoothing with five-point approximation are waveforms reflecting voltage and current. Compared with the prior art, the data filtering processing method has the following advantages that sampling precision is high, and the acquired signals can be filtered on the upper computer.

Description

Data filtering disposal route in a kind of isolating switch dynamic characteristic test
Technical field
The present invention relates to a kind of isolating switch dynamic characteristics tester, relate in particular to of the accurate processing of a kind of isolating switch dynamic characteristic test upper computer software system sampled data.
Technical background
In order to satisfy the needs of electric power development to the isolating switch performance on-line monitoring; All kinds of isolating switch testers must possess real-time monitoring operation; And the ability that can accurately measure the data of breaker operating characteristic, accurately, at a high speed, multi-channel data acquisition then is the development bottleneck with isolating switch on-line monitoring functional tester.Present isolating switch tester generally all adopts slave computer filtering, and waveform filters and is not sufficiently complete, and the subregion is bad near the hardware filtering effect, can not reflect by the time of day of sampled signal.
Summary of the invention
The objective of the invention is to overcome the deficiency of prior art, develop a kind of good stability, perfect in shape and function, adaptable isolating switch dynamic characteristic test upper computer software system
Data filtering disposal route in a kind of isolating switch dynamic characteristic test, step comprises:
1) plurality of voltages, the current signal that can represent the isolating switch performance are gathered;
2) show the form of electric current and voltage through the A/D conversion with numerical value;
3) with the voltage that collects, current signal after the A/D conversion, carry out hardware filtering, be uploaded to again in the host computer; It is characterized in that also comprising step:
4) in host computer, the draw curvilinear figure of voltage, current signal, and 53 smoothing algorithms in the applicable line moving average method carry out Filtering Processing to voltage, current waveform to voltage, current value;
In the step 1), plurality of voltages, current signal involving vibrations signal, electrical apparatus release voltage and current signal, the voltage and current signal of permanent magnetism coil, the voltage signal of linear displacement transducer.
In host computer, through the draw curvilinear figure of each channel voltage, current signal of the mode of software programming, horizontal ordinate is the time, and unit is ms; Ordinate is voltage or electric current, and V, mV or A, mA select according to the amplitude size in unit.
The linear slide method of average mainly comes this point is carried out the wave amplitude correction according to the wave amplitude of the contiguous sampled point of certain point, thereby reaches the purpose of waveform being carried out denoising, can do simply on average also can carry out weighted mean to neighbor point as required to neighbor point.Get the data point of 5 vicinities, the basic calculating formula of the method for average is:
y i = Σ h = - N N h n x i - n ( i = 1,2 , . . . , n )
In the formula: x is a sampled data; Y is the data after the smoothing processing; M is a number of data points; N is on average counting; H is the weighted mean factor.
The weighted mean factor must satisfy following formula:
Σ h = - N N h n = 1
53 times smoothly is to utilize principle of least square method that discrete data is carried out the level and smooth method of least square polynomial expression three times.
The computing formula of 5 triple smoothings is:
y 1 = 1 70 [ 69 x 1 + 4 ( x 2 + x 4 ) - 6 x 3 - x 5 ] y 2 = 1 35 [ 2 ( x 1 + x 5 ) + 27 x 2 + 12 x 3 - 8 x 4 ] y i = 1 35 [ - 3 ( x i - 2 + x i + 2 ) + 12 ( x i - 1 + x i + 1 ) + 17 x i ] y m - 1 = 1 35 [ 2 ( x m - 4 + x m ) - 8 x m - 3 + 12 x m - 2 + 27 x m - 1 ] y m = 1 70 [ - x m - 4 + 4 ( x m - 3 + x m - 1 - 6 x m - 2 ) + 69 x m ]
In the formula, i=3,4 ..., m-2.
Through the waveform empirical tests of 53 smothing filterings waveform of reflecting voltage and electric current preferably, effectively remove noise.
Smoothly on the basis of equidistant numerical value, data are handled for 53 times, established the function that y is x, y is expanded into the power series form,, get preceding four, that is: according to accuracy requirement with Taylor's formula
y i ( x i ) = a 0 + a 1 x i + a 2 x i 2 + a 3 x i 3 - - - ( 1 )
Its variance and be:
F ( a 0 , a 1 , a 2 , a 3 ) = Σ i = 1 5 [ ( a 0 + a 1 x i + a 2 x i 2 + a 3 x i 3 ) - y i ] 2 - - - ( 2 )
According to principle of least square method, require (2) formula minimalization, that is:
∂ F ∂ a k = 0 , k = 0,1,2,3 - - - ( 3 )
Following formula is launched and can obtain:
5 a 0 + a 1 Σ x j + a 2 Σ x j 2 + a 3 Σ x j 3 = Σ y j a 0 Σ x j + a 1 Σ x j 2 + a 2 Σ x j 3 + a 3 Σ x j 4 = Σ x j y j a 0 Σ x j 2 + a 1 Σ x j 3 + a 2 Σ x j 4 + a 3 Σ x j 5 = Σ x j 2 y j a 0 Σ x j 3 + a 1 Σ x j 4 + a 2 Σ x j 5 + a 3 Σ x j 6 = Σ x j 3 y j - - - ( 4 )
Wherein: j=i-2, i-1, i, i+1, i+2
Because be equidistant data, get x i=0, then corresponding 5 x value is respectively-2 Δ x ,-Δ x, and 0, Δ x, 2 Δ x then obtain following relational expression:
Σ x j = Σ x j 3 = Σ x j 5 = 0 Σ x j 2 = 10 Δx 2 Σ x j 4 = 34 Δx 4 Σ x j 6 = 130 Δx 6 Σ y i = y i - 2 + y i - 1 + y i + y i + 1 + y i + 2 Σ x j y i = ( - 2 y i - 2 - y i - 1 + y i + 2 y i + 2 ) Δx Σ x j 2 y i = ( 4 y i - 2 + y i - 1 + y i + 1 + 4 y i + 2 ) Δ x 2 Σ x j 3 y i = ( - 8 y i - 2 - y i - 1 + y i + 1 + 8 y i + 2 ) Δx 3 - - - ( 5 )
(5) formula substitution (4) formula can be obtained following system of equations:
5 a 0 + 10 a 2 Δx 2 = y i - 2 + y i - 1 + y i + y i + 1 + y i + 2 10 a 1 Δx + 34 a 3 Δx 3 = - 2 y i - 2 - y i - 1 + y i + 1 + 2 y i + 2 10 a 0 + 34 a 2 Δ x 2 = 4 y i - 2 + y i - 1 + y i + 1 + 4 y i + 2 34 a 1 Δx + 130 a 3 Δ x 3 = - 8 y i - 2 - y i - 1 + y i + 1 + 8 y i + 2 - - - ( 6 )
We solve a from system of equations (6) 0, a 1, a 2, a 3Value be respectively:
a 0 = 1 35 ( - 3 y i - 2 + 12 y i - 1 + 17 y i + 12 y i + 1 - 3 y i + 2 ) a 1 = 1 10 Δx ( 5 6 y i - 2 - 20 3 y i - 1 + 20 3 y i + 1 - 5 6 y i + 2 ) a 2 = 1 14 Δx 2 ( 2 y i - 2 - y i - 1 - 2 y i - y i + 1 + 2 y i + 2 ) a 3 = 1 12 Δx 3 ( - y i - 2 + y i - 1 - 2 y i + 1 + y i + 2 ) - - - ( 7 )
Again with the value-2 Δ x of x ,-Δ x, 0, Δ x, 2 Δ x substitution formulas (1) respectively draw:
y i - 2 = a 0 - 2 a 1 Δx + 4 a 2 Δx 2 - 8 a 3 Δx 3 y i - 1 = a 0 - 2 a 1 Δx + 4 a 2 Δ x 2 - 8 a 3 Δx 3 y i = a 0 y i + 1 = a 0 + a 1 Δx + a 2 Δ x 2 + a 3 Δx 3 y i + 2 = a 0 + 2 a 1 Δx + 4 a 2 Δx 2 + 8 a 3 Δx 3 - - - ( 8 )
(7) formula substitution (8) formula, the final expression formula that obtains 53 methods is at last:
y ‾ i - 2 = 1 70 ( 69 y i - 2 + 4 y i - 1 - 6 y i + 4 y i + 1 - y i + 2 ) y ‾ i - 1 = 1 35 ( 2 y i - 2 + 27 y i - 1 + 12 y i - 8 y i + 1 + 2 y i + 2 ) y ‾ i = 1 35 ( - 3 y i - 2 + 12 y i - 1 + 17 y i + 12 y i + 1 - 3 y i + 2 ) y ‾ i + 1 = 1 35 ( 2 y i - 2 - 8 y i - 1 + 12 y i + 27 y i + 1 + 2 y i + 2 ) y ‾ i + 2 = 1 70 ( - y i - 2 + 4 y i - 1 - 6 y i + 4 y i + 1 + 69 y i + 2 )
Compare with prior art, the present invention has following good effect or advantage:
1, sampling precision is high, can reach 40kHz, can be stable collect voltage of signals, current value, and reflect data variation accurately.
2,53 smoothing algorithms are compiled in the VC++ host computer, can realize the filtering of acquired signal at host computer, if the combined with hardware circuit filtering, the waveform situation of the signal that can extraordinary reflection collects.
Description of drawings
Fig. 1 journey software flow pattern of serving as theme.
Embodiment
For more well-known explanation the object of the invention, technical scheme and advantage thereof, the present invention is further specified below in conjunction with accompanying drawing.Specific embodiment described herein is only in order to explaining the present invention, and is not used in qualification the present invention.
Below in conjunction with description of drawings and embodiment the present invention is explained further details:
In the time of practical implementation of the present invention,
1) use DSP28335 and combine the external hardware circuit that plurality of voltages, the current signal that can represent the isolating switch performance carried out high precision collecting,
2) show the form of electric current and voltage through the A/D conversion, can gather vibration signal, electrical apparatus release voltage and current signal, the voltage and current signal of permanent magnetism coil, the voltage signal of linear displacement transducer etc. with numerical value.
3) with the voltage and current signal that collects after A/D conversion, carry out hardware filtering, be uploaded in the VC++ host computer,
4) through the draw curvilinear figure of voltage, current signal of VC++, and 53 smoothing algorithms in the applicable line moving average method carry out Filtering Processing to voltage current waveform, remove the noise in the signal in conjunction with the external hardware circuit.
As shown in Figure 1, the process flow diagram of software systems signals collecting of the present invention and processing main thread:
At first, after host computer sends data acquisition instruction, slave computer will carry out the A/D conversion to acquisition target, be digital signal with the analog signal conversion of voltage, electric current.Digital signal gets into the digital signal acquiring stage after being prone to the noise signal of identification through the hardware circuit filtering.The digital signal samples frequency is 40kHz, and precision is high, whole states of reflection digital signal that can be complete.Next, slave computer will be uploaded to the digital signal that collects in the host computer through data communication module.After host computer receives data, sampled data is carried out the smoothed data Filtering Processing 53 times, remove the effectively noise signal of removal of failing in the slave computer sample circuit.Host computer shows smooth curve that can true reflected signal state, and is saved to database after the Filtering Processing of accomplishing signal, waits until when needing and calls.

Claims (3)

1. the data filtering disposal route in the isolating switch dynamic characteristic test, step comprises:
1) plurality of voltages, the current signal that can represent the isolating switch performance are gathered;
2) show the form of electric current and voltage through the A/D conversion with numerical value;
3) with the voltage that collects, current signal after the A/D conversion, carry out hardware filtering, be uploaded to again in the host computer; It is characterized in that also comprising step:
4) in host computer, the draw curvilinear figure of voltage, current signal, and 53 smoothing algorithms in the applicable line moving average method carry out Filtering Processing to voltage, current waveform to voltage, current value;
The basic calculating formula of the linear slide method of average is: y i = Σ h = - N N h n x i - n ( i = 1,2 , . . . , n ) ,
In the formula: x is a sampled data; Y is the data after the smoothing processing; M is a number of data points; N is the slip order; H is the weighted mean factor; The weighted mean factor must satisfy following formula:
Σ h = - N N h n = 1
Then get the data point of 5 vicinities, N gets 3, carries out the calculating of 5 triple smoothings, and formula is:
y 1 = 1 70 [ 69 x 1 + 4 ( x 2 + x 4 ) - 6 x 3 - x 5 ] y 2 = 1 35 [ 2 ( x 1 + x 5 ) + 27 x 2 + 12 x 3 - 8 x 4 ] y i = 1 35 [ - 3 ( x i - 2 + x i + 2 ) + 12 ( x i - 1 + x i + 1 ) + 17 x i ] y m - 1 = 1 35 [ 2 ( x m - 4 + x m ) - 8 x m - 3 + 12 x m - 2 + 27 x m - 1 ] y m = 1 70 [ - x m - 4 + 4 ( x m - 3 + x m - 1 - 6 x m - 2 ) + 69 x m ]
In the formula, i=3,4 ..., m-2;
Waveform through 53 smothing filterings is the waveform of reflecting voltage and electric current.
2. the data filtering disposal route in the isolating switch dynamic characteristic test according to claim 1; It is characterized in that; In the step 1), plurality of voltages, current signal involving vibrations signal, electrical apparatus release voltage and current signal, the voltage and current signal of permanent magnetism coil, the voltage signal of linear displacement transducer.
3. the data filtering disposal route in the isolating switch dynamic characteristic test according to claim 1 is characterized in that in host computer, and through the draw curvilinear figure of each channel voltage, current signal of the mode of software programming, horizontal ordinate is the time, and unit is ms; Ordinate is voltage or electric current, and V, mV or A, mA select according to the amplitude size in unit.
CN201210066503XA 2012-03-14 2012-03-14 Data filtering processing method for dynamic characteristic test for circuit breaker Pending CN102608527A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210066503XA CN102608527A (en) 2012-03-14 2012-03-14 Data filtering processing method for dynamic characteristic test for circuit breaker

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210066503XA CN102608527A (en) 2012-03-14 2012-03-14 Data filtering processing method for dynamic characteristic test for circuit breaker

Publications (1)

Publication Number Publication Date
CN102608527A true CN102608527A (en) 2012-07-25

Family

ID=46526043

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210066503XA Pending CN102608527A (en) 2012-03-14 2012-03-14 Data filtering processing method for dynamic characteristic test for circuit breaker

Country Status (1)

Country Link
CN (1) CN102608527A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103675659A (en) * 2013-11-30 2014-03-26 许继电气股份有限公司 Breaker on-off travel-time waveform preprocessing method and device
CN103852716A (en) * 2012-11-29 2014-06-11 沈阳工业大学 Method for detecting mechanical characteristics of high-precision and large-capacity circuit breaker
CN110928830A (en) * 2019-12-04 2020-03-27 能科科技股份有限公司 Data acquisition method and device, computer equipment and storage medium
CN111736648A (en) * 2020-05-26 2020-10-02 科华恒盛股份有限公司 Output voltage control method and device and terminal equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997007411A1 (en) * 1995-08-15 1997-02-27 Siemens Aktiengesellschaft Measurement system for electric disturbances in a high-voltage switchboard plant
CN101113936A (en) * 2007-07-20 2008-01-30 广州市计量检测技术研究院 Virtual oscillating table detection signal processing method and equipment thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997007411A1 (en) * 1995-08-15 1997-02-27 Siemens Aktiengesellschaft Measurement system for electric disturbances in a high-voltage switchboard plant
CN101113936A (en) * 2007-07-20 2008-01-30 广州市计量检测技术研究院 Virtual oscillating table detection signal processing method and equipment thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张世俊: "《计算机在分析测试中的应用》", 30 November 1988, article "数据的五点三次修匀算法" *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103852716A (en) * 2012-11-29 2014-06-11 沈阳工业大学 Method for detecting mechanical characteristics of high-precision and large-capacity circuit breaker
CN103675659A (en) * 2013-11-30 2014-03-26 许继电气股份有限公司 Breaker on-off travel-time waveform preprocessing method and device
CN103675659B (en) * 2013-11-30 2016-06-08 许继电气股份有限公司 Breaker on-off travel-time waveform pretreatment process and device
CN110928830A (en) * 2019-12-04 2020-03-27 能科科技股份有限公司 Data acquisition method and device, computer equipment and storage medium
CN111736648A (en) * 2020-05-26 2020-10-02 科华恒盛股份有限公司 Output voltage control method and device and terminal equipment

Similar Documents

Publication Publication Date Title
US11467562B2 (en) Online monitoring device and system for a 3D printing device
CN108593260B (en) Optical cable line fault positioning and detecting method and terminal equipment
CN105547698A (en) Fault diagnosis method and apparatus for rolling bearing
CN102608527A (en) Data filtering processing method for dynamic characteristic test for circuit breaker
CN103454526B (en) A kind of Winding in Power Transformer fault type judges method based on KLC model
CN102193046B (en) Diagnostic device for electric machine, diagnostic method and carrier of diagnostic device
CN109238455B (en) A kind of characteristic of rotating machines vibration signal monitoring method and system based on graph theory
CN110850244A (en) Local discharge defect time domain map diagnosis method, system and medium based on deep learning
CN105158685A (en) Detection method, apparatus and system for breaker
CN107315991A (en) A kind of IFRA frequency response curve denoising methods based on wavelet threshold denoising
CN103267652B (en) Intelligent online diagnosis method for early failures of equipment
CN105403820A (en) On-line detection method of partial discharging signal of generator stator winding
CN111541442A (en) Method for resolving inductance value of proximity sensor
CN216848010U (en) Cable partial discharge online monitoring device for edge calculation
CN111075704B (en) Frequency hopping bandwidth detection system and intelligent algorithm for frequency-conversion compressor of air conditioner in data machine room
CN113189513B (en) Ripple-based redundant power supply current sharing state identification method
CN102589675B (en) Method for measuring mechanical resonance frequency by using servo driver
CN115859210B (en) Intelligent detection method and system for power-off tail sound of power-on equipment
CN102495225A (en) Device and method for measuring rotating speed of steam turbine
CN109026399A (en) The real time multi-channel synchrodata processing method and system of Fuel On Board system
CN112116917B (en) Phase jump degree-based method for separating acoustic signals of reactor body and fan
CN114838924A (en) Structural damping ratio identification method based on wind-induced vibration non-stationary response
CN110926784B (en) GIS circuit breaker fault on-line monitoring device based on sound
CN204334400U (en) A kind of signal sampling device controlled for motor in electric automobile
CN110426199A (en) A kind of detection device of electric automobile gear device performance

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120725