(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

On-line hybrid fault diagnosis method for high voltage circuit breaker

What is it about?

As an important content of smart grid’s intelligentialize of high voltage circuit breaker (HVCB) can enhance security and stability of power system observably. Therefore, on-line monitoring and fault diagnosis technologies develop significantly. In order to promote diagnosis accuracy and learning ability, an on-line hybrid method is proposed for fault diagnosis of HVCB in this paper, and characteristics of control coil current are used as modeling data. The diagnosis model built by this method includes three modules: fault detection, fault learning and fault recognition. Fault detection is used to inspect monitoring data and find the fault samples using kernel principal component analysis (KPCA). Fault learning is used to judge whether there is new knowledge which is built by kernel fuzzy C-means (KFCM). And the new knowledge can be brought into this diagnosis model to update the fault recognition module subsequently. Fault recognition is used to realize automatic categorizing of fault data to identify the fault type using multi-classification support vector machine (SVM). The diagnosis conclusion will be obtained finally. Perfect results in diagnosing typical failure of HVCB’s using the proposed method achieves have been proved by data experiment.

Why is it important?

This method can realize automatic recognition of fault types and self-learning of new knowledges which are applied to on-line monitoring system conveniently.

Read more on Kudos…
The following have contributed to this page:
Mei Fei
' ,"url"));