CN105137265A - Insulator leakage current prediction method - Google Patents
Insulator leakage current prediction method Download PDFInfo
- Publication number
- CN105137265A CN105137265A CN201510537578.5A CN201510537578A CN105137265A CN 105137265 A CN105137265 A CN 105137265A CN 201510537578 A CN201510537578 A CN 201510537578A CN 105137265 A CN105137265 A CN 105137265A
- Authority
- CN
- China
- Prior art keywords
- leakage current
- insulator
- neural network
- humidity
- forecasting methodology
- 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
Links
Landscapes
- Testing Of Short-Circuits, Discontinuities, Leakage, Or Incorrect Line Connections (AREA)
Abstract
The invention relates to an insulator leakage current prediction method, comprising a leakage current measurement system, a humidity measurement system and an operation voltage measurement system, and establishing a nerve network model using equivalent impedance and relative humidity as input, and the equivalent impedance under saturated humidity as output; the initial data collected by the leakage current measurement system, the humidity measurement system and the operation voltage measurement system is used as the training sample of a nerve network; the leakage current value under non-saturated humidity is calculated to the leakage current value under saturated humidity. According to the invention, the nerve network model using equivalent impedance and relative humidity as input, and the equivalent impedance under saturated humidity as output is built to research the relation between moisture and leakage current, and to predict insulator leakage current.
Description
Technical field
The invention belongs to technical field of electric system protection, relate to the curent change of insulator under the state of making moist, be specifically related to a kind of insulator Leakage Current Forecasting Methodology.
Background technology
Criterion of Polluted Insulator external insulating strength under the condition of making moist can sharply decline, under working voltage, just likely pollution flashover can occur.Pollution flashover accident often causes large area, has a power failure for a long time, causes huge economic loss.By the research to Mechanism of Contamination Flashover, find that the evolution that leakage current and pollution flashover discharge is closely related, and leakage current is convenient to continuous monitoring, contain abundant information, concentrated expression pollution level, damp degree, insulator can bear the impact of the factor such as voltage and insulator shape.The leakage current change of insulator simultaneously reflects the cumulative change process of insulator contamination, so the filthy leakage current of insulator is for judging that external insulation state has great importance.
Summary of the invention
In order to overcome the deficiencies in the prior art, the invention provides a kind of insulator Leakage Current Forecasting Methodology, by set up with equiva lent impedance and relative humidity be input, with the neural network model of the equiva lent impedance under saturated humidity for exporting, the relation of research wetness and Leakage Current, predicts insulator Leakage Current.
Technical scheme of the present invention is: a kind of insulator Leakage Current Forecasting Methodology, comprise Leakage Current measuring system, humidity measurement system and working voltage measuring system, setting up with equiva lent impedance and relative humidity is input, with the neural network model of the equiva lent impedance under saturated humidity for exporting, the primary data that Leakage Current measuring system, humidity measurement system and working voltage measuring system gather as the training sample of neural network, by the leakage current values of leakage current values reduction under saturated humidity under unsaturation humidity.Described equiva lent impedance
for:
wherein I
hfor Leakage Current maximal value, U
rfor insulator working voltage, L is the total leakage distance of insulator, and the implication of equiva lent impedance is under working voltage, when maximum Leakage Current flows through insulator surface, and the average resistance on its unit Leakage Current.Described neural network comprises input layer, hidden layer and output layer, and the transport function of described hidden layer adopts S type function---hyperbolic tangent function,
described neural network adopts LM fast algorithm to train, and weighed value adjusting rate elects Δ w=(J as
tj+ μ I)
-1j
te, in formula, J is the Jacobian matrix of error to weights differential, and e is error vector, and μ is self-adaptative adjustment scalar.Described neural network comprises two hidden layers, and hidden layer neuron number is all 8.The input equiva lent impedance of described neural network is less than 3.3M Ω/m.Described training sample adopts 800 points, and wherein random selecting 770 data are trained neural network, and other 30 data points are as the verification msg of neural network.
The present invention has following good effect: be input by setting up with equiva lent impedance and relative humidity, with the neural network model of the equiva lent impedance under saturated humidity for exporting, study the relation of wetness and Leakage Current, predicting insulator Leakage Current.
Accompanying drawing explanation
Fig. 1 is specific embodiment of the invention neural network structure model.
Embodiment
Contrast accompanying drawing below, by the description to embodiment, the specific embodiment of the present invention is as the effect of the mutual alignment between the shape of involved each component, structure, each several part and annexation, each several part and principle of work, manufacturing process and operation using method etc., be described in further detail, have more complete, accurate and deep understanding to help those skilled in the art to inventive concept of the present invention, technical scheme.
The present invention is monitored by damping device, air extractor and the measurement instrument humidity to test box house and is adjusted, by changing the leakage current that moisture measurement different surfaces makes moist under state, high pressure accesses from below, for preventing the flashover of high-voltage connection under high humility, the bonding organic insulating sheath in high-voltage connection rod surface.Ground wire connects leakage current measurement system, in order to measure leakage current from the top of organic glass casing.By the data that the record training sample as neural network of the present invention.Training sample adopts 800 points, and wherein random selecting 770 data are trained neural network, and other 30 data points are as the verification msg of neural network.
Due to the insulator in actual motion, its working voltage, the parameters such as leakage distance are all different, in order to make result of study can be applied to insulator under different running status, are recording I
hbasis on, consider the impact of working voltage and insulator leakage distance, a new parameter can be introduced, be defined as equiva lent impedance
wherein I
hfor Leakage Current maximal value, U
rfor insulator working voltage, L is the total leakage distance of insulator, and the implication of equiva lent impedance is under working voltage, when maximum Leakage Current flows through insulator surface, and the average resistance on its unit Leakage Current.When maximum leakage electric current flows through insulator surface, average resistance on its unit leakage distance, its concentrated expression U
r, I
hwith the acting in conjunction of L.
The object of this neural network is by the leakage current values of leakage current values reduction under saturated humidity under unsaturation humidity, therefore, that chooses is input as equiva lent impedance (r) and relative humidity (HR), using the equiva lent impedance under saturated humidity as output.Because small area analysis is easily disturbed, External Insulation state estimation has little significance, and therefore, the input equiva lent impedance of neural network is less than 3.3M Ω/m.
Choosing of artificial neural network parameter has important impact to the performance of network and training speed.First the transport function of hidden layer neuron will be determined.Sigmoid function has had the non-linear behavior required for classification, have again realize needed for LMS (LeastMeanSquare) learning algorithm can micro-characteristic, simultaneously the input-output characteristic of sigmoid function also relatively human brain, has better bionical effect.Therefore this project neural network hidden layer have employed a kind of conventional S shape transport function---hyperbolic tangent function, and its expression formula is as follows:
The improvement of BP algorithm mainly contains 2 approach, and one is adopt didactic learning algorithm, and another kind adopts more effective optimized algorithm.The neural network of this project adopts Levenberg-Marquardt fast algorithm to train.This algorithm have employed the algorithm of self-adaptative adjustment learning rate, and faster than the speed of other gradient algorithm is many, but needs more internal memory.The weighed value adjusting rate of this algorithm elects Δ w=(J as
tj+ μ I)
-1j
te, in formula, J is the Jacobian matrix of error to weights differential, and e is error vector, and μ is self-adaptative adjustment scalar.
Hidden layer and neuronic number have larger impact for the performance of network, when a hidden layer, at neuron number less (5,8,10), time, the misdiagnosis rate of network is comparatively large, and when neuron number is 15, neural network performance is more excellent, neuron number rises to 20h, and network performance is deteriorated again; When two hidden layers, the training error of network and misdiagnosis rate are all than less when only having a hidden layer, and when two hidden layer neuron numbers are all 8, network performance reaches optimum, so the structure of the artificial neural network of book foundation is two hidden layers, hidden layer neuron number is all 8.
Above by reference to the accompanying drawings to invention has been exemplary description; obvious specific implementation of the present invention is not subject to the restrictions described above; as long as have employed the improvement of the various unsubstantialities that method of the present invention is conceived and technical scheme is carried out; or design of the present invention and technical scheme directly applied to other occasion, all within protection scope of the present invention without to improve.
Claims (7)
1. an insulator Leakage Current Forecasting Methodology, it is characterized in that, comprise Leakage Current measuring system, humidity measurement system and working voltage measuring system, setting up with equiva lent impedance and relative humidity is input, with the neural network model of the equiva lent impedance under saturated humidity for exporting, the primary data that Leakage Current measuring system, humidity measurement system and working voltage measuring system gather as the training sample of neural network, by the leakage current values of leakage current values reduction under saturated humidity under unsaturation humidity.
2. insulator Leakage Current Forecasting Methodology according to claim 1, is characterized in that, described equiva lent impedance
for:
wherein I
hfor Leakage Current maximal value, U
rfor insulator working voltage, L is the total leakage distance of insulator, and the implication of equiva lent impedance is under working voltage, when maximum Leakage Current flows through insulator surface, and the average resistance on its unit Leakage Current.
3. insulator Leakage Current Forecasting Methodology according to claim 2, it is characterized in that, described neural network comprises input layer, hidden layer and output layer, and the transport function of described hidden layer adopts S type function---hyperbolic tangent function,
4. insulator Leakage Current Forecasting Methodology according to claim 2, is characterized in that, described neural network adopts LM fast algorithm to train, and weighed value adjusting rate elects Δ w=(J as
tj+ μ I)
-1j
te, in formula, J is the Jacobian matrix of error to weights differential, and e is error vector, and μ is self-adaptative adjustment scalar.
5. insulator Leakage Current Forecasting Methodology according to claim 3, is characterized in that, described neural network comprises two hidden layers, and hidden layer neuron number is all 8.
6. insulator Leakage Current Forecasting Methodology according to claim 2, is characterized in that, the input equiva lent impedance of described neural network is less than 3.3M Ω/m.
7. insulator Leakage Current Forecasting Methodology according to claim 6, is characterized in that, described training sample adopts 800 points, and wherein random selecting 770 data are trained neural network, and other 30 data points are as the verification msg of neural network.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510537578.5A CN105137265A (en) | 2015-08-26 | 2015-08-26 | Insulator leakage current prediction method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510537578.5A CN105137265A (en) | 2015-08-26 | 2015-08-26 | Insulator leakage current prediction method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105137265A true CN105137265A (en) | 2015-12-09 |
Family
ID=54722680
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510537578.5A Pending CN105137265A (en) | 2015-08-26 | 2015-08-26 | Insulator leakage current prediction method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105137265A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109490604A (en) * | 2017-09-11 | 2019-03-19 | 亚德诺半导体无限责任公司 | Current measurement |
CN110210606A (en) * | 2019-06-04 | 2019-09-06 | 国网江苏省电力有限公司电力科学研究院 | A kind of transmission line of electricity leakage current prediction technique, system and storage medium based on BP neural network |
CN110472772A (en) * | 2019-07-09 | 2019-11-19 | 长沙能川信息科技有限公司 | A kind of disconnecting switch overheat method for early warning and a kind of disconnecting switch overheat early warning system |
CN112834885A (en) * | 2021-01-07 | 2021-05-25 | 国家电网有限公司 | Power supply line insulation state assessment based on power supply line leakage current and humidity relation identification |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1553206A (en) * | 2003-12-18 | 2004-12-08 | 西安交通大学 | Electric power apparatus external insulative leakage current on-line monitoring system in converting station |
CN103411970A (en) * | 2013-07-17 | 2013-11-27 | 同济大学 | Alternating current transmission line insulator contamination condition detection method based on infrared thermography |
CN103823165A (en) * | 2014-02-26 | 2014-05-28 | 国家电网公司 | Insulator pollution flashover pre-warning method and system based on leakage currents |
CN104502410A (en) * | 2013-07-21 | 2015-04-08 | 国家电网公司 | Prediction method for insulator equivalent salt deposit density and non-soluble deposit density by least squares support vector machine and genetic algorithm |
-
2015
- 2015-08-26 CN CN201510537578.5A patent/CN105137265A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1553206A (en) * | 2003-12-18 | 2004-12-08 | 西安交通大学 | Electric power apparatus external insulative leakage current on-line monitoring system in converting station |
CN103411970A (en) * | 2013-07-17 | 2013-11-27 | 同济大学 | Alternating current transmission line insulator contamination condition detection method based on infrared thermography |
CN104502410A (en) * | 2013-07-21 | 2015-04-08 | 国家电网公司 | Prediction method for insulator equivalent salt deposit density and non-soluble deposit density by least squares support vector machine and genetic algorithm |
CN103823165A (en) * | 2014-02-26 | 2014-05-28 | 国家电网公司 | Insulator pollution flashover pre-warning method and system based on leakage currents |
Non-Patent Citations (1)
Title |
---|
何相佑: "基于BP人工神经网络的绝缘子外绝缘状态评估", 《中国优秀硕士学位论文全文数据库》 * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109490604A (en) * | 2017-09-11 | 2019-03-19 | 亚德诺半导体无限责任公司 | Current measurement |
CN109490604B (en) * | 2017-09-11 | 2021-03-12 | 亚德诺半导体无限责任公司 | Current measurement |
CN110210606A (en) * | 2019-06-04 | 2019-09-06 | 国网江苏省电力有限公司电力科学研究院 | A kind of transmission line of electricity leakage current prediction technique, system and storage medium based on BP neural network |
CN110472772A (en) * | 2019-07-09 | 2019-11-19 | 长沙能川信息科技有限公司 | A kind of disconnecting switch overheat method for early warning and a kind of disconnecting switch overheat early warning system |
CN110472772B (en) * | 2019-07-09 | 2020-11-10 | 长沙能川信息科技有限公司 | Overheating early warning method for isolating switch and overheating early warning system for isolating switch |
CN112834885A (en) * | 2021-01-07 | 2021-05-25 | 国家电网有限公司 | Power supply line insulation state assessment based on power supply line leakage current and humidity relation identification |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105137265A (en) | Insulator leakage current prediction method | |
CN106908674A (en) | A kind of Transformer condition evaluation based on the prediction of multimode amount | |
CN113792495B (en) | Lightning arrester operation state identification method and device based on online monitoring data | |
CN107870306A (en) | A kind of lithium battery charge state prediction algorithm based under deep neural network | |
CN110110912B (en) | Photovoltaic power multi-model interval prediction method | |
CN105631578A (en) | Risk assessment-orientated modeling method of power transmission and transformation equipment failure probability model | |
CN103323703A (en) | Cable connector fault diagnosing method | |
CN110502777A (en) | IGBT module condition detecting system and method based on neural network prediction | |
CN104299034B (en) | Three-core cable conductor transient-state temperature computational methods based on BP neural network | |
CN102427218A (en) | Transformer short-term overload capacity evaluation system based on artificial intelligence technology | |
Lei et al. | Residual capacity estimation for ultracapacitors in electric vehicles using artificial neural network | |
CN103605042A (en) | Ground grid fault diagnosis method based on self-adaptive particle swarm algorithm | |
CN103793605A (en) | Lithium iron phosphate power battery equivalent circuit model parameter estimation method based on particle swarm algorithm | |
CN103440497B (en) | A kind of GIS insulation defect shelf depreciation collection of illustrative plates mode identification method | |
CN110210606A (en) | A kind of transmission line of electricity leakage current prediction technique, system and storage medium based on BP neural network | |
CN112115636B (en) | Advanced prediction method and system for insulation aging life of power cable | |
CN102185731B (en) | Network health degree testing method and system | |
CN107621782A (en) | A kind of method for diagnosing faults of grid bipolar transistor (IGBT) module | |
CN106372272B (en) | Lithium battery capacity and service life prediction method based on generalized degradation model and multi-scale analysis | |
CN106599417A (en) | Method for identifying urban power grid feeder load based on artificial neural network | |
EP4031886A1 (en) | Condition value for rechargeable batteries | |
CN104537268A (en) | Estimation method and device for maximum discharge power of battery | |
CN103425874A (en) | Spacecraft health evaluation method based on profust reliability theory | |
CN106649972A (en) | Electric transmission line insulator state inspection method based on improved fuzzy neural network | |
CN112036067A (en) | Method for predicting steady-state temperature rise of groove cable |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20151209 |