CN109839917A - A kind of Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting - Google Patents

A kind of Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting Download PDF

Info

Publication number
CN109839917A
CN109839917A CN201910016057.3A CN201910016057A CN109839917A CN 109839917 A CN109839917 A CN 109839917A CN 201910016057 A CN201910016057 A CN 201910016057A CN 109839917 A CN109839917 A CN 109839917A
Authority
CN
China
Prior art keywords
failure
indicates
fault diagnosis
coal
coalcutter
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.)
Granted
Application number
CN201910016057.3A
Other languages
Chinese (zh)
Other versions
CN109839917B (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.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN201910016057.3A priority Critical patent/CN109839917B/en
Publication of CN109839917A publication Critical patent/CN109839917A/en
Application granted granted Critical
Publication of CN109839917B publication Critical patent/CN109839917B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a kind of Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting, which is made of sensing module, fault diagnosis module, diagnostic result display instrument.Sensing module measures each failure symptom data of coalcutter, and these data are passed to fault diagnosis module;Fault diagnosis module identifies failure cause according to failure symptom data intelligence, and result transmission diagnostic result display instrument is shown.The present invention overcomes current coalcutter intelligent failure diagnosis method can not real-time update model deficiency, use gradient boosted tree GBDT as classifier, diagnostic accuracy is high;Model is automatically updated using adaptively correcting strategy, diagnostic model is adjusted once discovery diagnostic result is deteriorated, maintains the diagnostic accuracy of system.

Description

A kind of Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting
Technical field
The present invention relates to coal production field more particularly to a kind of Malfunction Diagnosis for Coal-Mining Machine systems of adaptively correcting.
Background technique
The exploitation of coal is a complicated system engineering, and the equipment being related to is also many kinds of.With comprehensive mechanical Change and mine universal, role just seems the most prominent to fully-mechanized mining equipment wherein, and in fully-mechanized mining equipment it is most important not Excessively fully mechanized mining " three machines ": hydraulic support, drag conveyor, coalcutter.Hydraulic support and drag conveyor construct phase in " three machines " To simple, the frequency of failure is also relatively fewer and failure is plain, and experienced check man can quickly find the problem, solve Problem will not generally be brought greater impact to coal work.But coalcutter is just different, is used to mine as fully-mechanized mining working " both hands ", construction is complicated, and the risk point of failure is more, and failure has concealment and diversity.If there is event Barrier will will lead to entire coal work and interrupt, and cause serious loss.The failure rate of coalcutter how is reduced, work effect is improved Rate, this is also one of the important problem for perplexing coal mining enterprise and respectively producing mine.
In the 1960s, with the development of computer technology and electronic technology, it is external some national by fault diagnosis skill Art is applied on coalcutter, and fault diagnosis technology also from the sensible judgments technologies such as the sense of hearing, tactile are used merely, develops to portable Diagnostic instrments, then arrive present self diagnosis.It is more accurate, quick that this makes the fault diagnosis of coalcutter, and greatly improves Coal production benefit.But at present coalcutter method for diagnosing faults often once foundation once can not online updating, affect The validity of actual use and the accuracy of diagnostic result.
Summary of the invention
In order to overcome the shortcomings of current coalcutter intelligent failure diagnosis method can not real-time update model, the purpose of the present invention It is to provide a kind of Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting, which is classified based on gradient boosted tree GBDT Device, and introduce the Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting strategy.
The purpose of the present invention is achieved through the following technical solutions: a kind of Malfunction Diagnosis for Coal-Mining Machine of adaptively correcting System, the system are made of sensing module, fault diagnosis module, diagnostic result display instrument.The effect and connection type of each section Are as follows: sensing module measures each failure symptom data of coalcutter, and these data are passed to fault diagnosis module;Fault diagnosis mould Root tuber identifies failure cause according to failure symptom data intelligence, and result transmission diagnostic result display instrument is shown.
Further, the failure symptom data X=(X1, X2, X3 ..., X9) of sensing module measurement coalcutter, and by data It is transferred to fault diagnosis module.Wherein: X1 indicates oil compensation pressure when coalcutter zero load;X2 indicates repairing when coalcutter load Pressure;X3 indicates auxiliary system pressure;X4 indicates the total feed liquor flow of hydraulic motor and total difference for returning flow quantity;X5 indicates rocker arm liter Play the time;X6 indicates current of electric;X7 indicates motor temperature;X8 indicates cooling water pressure;X9 indicates cooling water flow.Failure is former Because integrating as Y=(Y1, Y2, Y3 ..., Y7), wherein Y1 indicates main pump failure;Y2 indicates repairing failure of pump;Y3 indicates oil filter event Barrier;Y4 indicates auxiliary failure of pump;Y5 indicates hydraulic motor failure;Y6 indicates motor overload;Y7 indicates cooling system failure.It is each One or more failures in corresponding seven failure causes of Y1 to Y7 of a failure symptom data X=(X1, X2, X3 ..., X9) are former Cause.
Further, fault diagnosis module uses gradient boosted tree GBDT as classifier, and uses adaptively correcting plan Slightly automatically update model.The foundation of fault diagnosis module and operating procedure are as follows:
(1) input of GBDT classifier is X=(X1, X2, X3 ..., X9), is exported as corresponding failure cause.To own Sample with complete inputoutput pair is divided into training set and verifying collects, and is trained, obtains in training set input GBDT classifier The fault diagnosis model completed to training, and calculate the classification accuracy accuracy_val of verifying collection.
(2) the data X=(X1, X2, X3 ..., X9) obtained the sensing module measurement of unknown classification results is input to instruction Practice the fault diagnosis model completed, analysis obtains specific failure cause, then result is passed to diagnostic result display instrument and is shown Show.
(3) it checks coalcutter failure on the spot according to diagnostic result, looks for out of order true cause.This result is added to survey Examination collection.When the quantity of test set is more than the half of verifying collection quantity, the classification accuracy accuracy_ of test set is calculated test。
(4) if accuracy_test < 0.95 × accuracy_val, test set sample is added to training set, again Training pattern.
(5) step (1)-(4) are repeated, the adaptively correcting of Malfunction Diagnosis for Coal-Mining Machine system is realized.
Beneficial effects of the present invention are mainly manifested in: the present invention uses gradient boosted tree GBDT as classifier, and diagnosis is quasi- True property is high;Model is automatically updated using adaptively correcting strategy, diagnostic model is adjusted once discovery diagnostic result is deteriorated, maintains The diagnostic accuracy of system.
Detailed description of the invention
Fig. 1 is structural schematic diagram of the invention.
Fig. 2 is foundation and the operational process of fault diagnosis module of the present invention.
Specific embodiment
The present invention is illustrated below according to attached drawing.
Referring to Fig.1, the Malfunction Diagnosis for Coal-Mining Machine system of a kind of adaptively correcting, the system is by sensing module 2, fault diagnosis Module 3, diagnostic result display instrument 6 form.The effect and connection type of each section are as follows: sensing module 2 measures each event of coalcutter 1 Hinder sign variable, and these data are passed into fault diagnosis module 3;Fault diagnosis module 3 is according to failure symptom data intelligence It identifies failure cause, and result transmission diagnostic result display instrument 6 is shown.
Sensing module 2 measures the failure symptom data X=(X1, X2, X3 ..., X9) of coalcutter 1, and transfers data to Fault diagnosis module 3.Wherein: X1 indicates oil compensation pressure when coalcutter zero load;X2 indicates oil compensation pressure when coalcutter load; X3 indicates auxiliary system pressure;X4 indicates the total feed liquor flow of hydraulic motor and total difference for returning flow quantity;When X5 indicates that rocker arm rises Between;X6 indicates current of electric;X7 indicates motor temperature;X8 indicates cooling water pressure;X9 indicates cooling water flow.Failure cause collection For Y=(Y1, Y2, Y3 ..., Y7), wherein Y1 indicates main pump failure;Y2 indicates repairing failure of pump;Y3 indicates oil filter failure;Y4 Indicate auxiliary failure of pump;Y5 indicates hydraulic motor failure;Y6 indicates motor overload;Y7 indicates cooling system failure.Each event Hinder one or more failure causes in corresponding seven failure causes of Y1 to Y7 of sign variable X=(X1, X2, X3 ..., X9).
Fault diagnosis module 3 carries out fault diagnosis using gradient boosted tree GBDT classifier 5, and uses adaptively correcting plan Slightly 4 automatically update model.Referring to Fig. 2, the foundation of fault diagnosis module 3 and operating procedure are as follows:
(1) input of GBDT classifier 5 is X=(X1, X2, X3 ..., X9), is exported as corresponding failure cause.To own Sample with complete inputoutput pair is divided into training set and verifying collects, and is trained, obtains in training set input GBDT classifier The fault diagnosis model completed to training, and calculate the classification accuracy accuracy_val of verifying collection.
(2) sensing modules 2 of unknown classification results is measured to obtained data X=(X1, X2, X3 ..., X9) and is input to instruction Practice the fault diagnosis model completed, analysis obtains specific failure cause, then result is passed to diagnostic result display instrument 6 and is shown Show.
(3) it checks coalcutter failure on the spot according to diagnostic result, looks for out of order true cause.This result is added to survey Examination collection.When the quantity of test set is more than the half of verifying collection quantity, the classification accuracy accuracy_ of test set is calculated test。
(4) if accuracy_test < 0.95 × accuracy_val, test set sample is added to training set, weight New training pattern.
(5) step (1)-(4) are repeated, the adaptively correcting of Malfunction Diagnosis for Coal-Mining Machine system is realized.
Above-described embodiment is used to illustrate the present invention, rather than limits the invention, in spirit of the invention and In scope of protection of the claims, to any modifications and changes that the present invention makes, protection scope of the present invention is both fallen within.

Claims (3)

1. a kind of Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting, it is characterised in that: the system is by sensing module, fault diagnosis Module, diagnostic result display instrument composition.
2. the Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting according to claim 1, it is characterised in that: the sensing module The failure symptom data X=(X1, X2, X3 ..., X9) of coalcutter is measured, and transfers data to fault diagnosis module.Wherein: X1 indicates oil compensation pressure when coalcutter zero load;X2 indicates oil compensation pressure when coalcutter load;X3 indicates auxiliary system pressure; X4 indicates the total feed liquor flow of hydraulic motor and total difference for returning flow quantity;X5 indicates rocker arm rise time;X6 indicates current of electric;X7 Indicate motor temperature;X8 indicates cooling water pressure;X9 indicates cooling water flow.Failure cause integrate as Y=(Y1, Y2, Y3 ..., Y7), wherein Y1 indicates main pump failure;Y2 indicates repairing failure of pump;Y3 indicates oil filter failure;Y4 indicates auxiliary failure of pump;Y5 Indicate hydraulic motor failure;Y6 indicates motor overload;Y7 indicates cooling system failure.Each failure symptom data X=(X1, X2, X3 ..., X9) one or more failure causes in corresponding seven failure causes of Y1 to Y7.
3. the Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting according to claim 1, it is characterised in that: the fault diagnosis Module uses gradient boosted tree GBDT as classifier, and automatically updates model using adaptively correcting strategy.Fault diagnosis mould The foundation of block and operating procedure are as follows:
(1) input of GBDT classifier is X=(X1, X2, X3 ..., X9), is exported as corresponding failure cause.Have all The sample of complete inputoutput pair is divided into training set and verifying collects, and is trained, is instructed in training set input GBDT classifier Practice the fault diagnosis model completed, and calculates the classification accuracy accuracy_val of verifying collection.
(2) the data X=(X1, X2, X3 ..., X9) obtained the sensing module measurement of unknown classification results is input to and has trained At fault diagnosis model, analysis obtains specific failure cause, then result passed to diagnostic result display instrument and is shown.
(3) it checks coalcutter failure on the spot according to diagnostic result, looks for out of order true cause.This result is added to test Collection.When the quantity of test set is more than the half of verifying collection quantity, the classification accuracy accuracy_test of test set is calculated.
(4) if accuracy_test < 0.95 × accuracy_val, test set sample is added to training set, re -training Model.
(5) step (1)-(4) are repeated, the adaptively correcting of Malfunction Diagnosis for Coal-Mining Machine system is realized.
CN201910016057.3A 2019-01-08 2019-01-08 Self-adaptive correction coal mining machine fault diagnosis system Expired - Fee Related CN109839917B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910016057.3A CN109839917B (en) 2019-01-08 2019-01-08 Self-adaptive correction coal mining machine fault diagnosis system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910016057.3A CN109839917B (en) 2019-01-08 2019-01-08 Self-adaptive correction coal mining machine fault diagnosis system

Publications (2)

Publication Number Publication Date
CN109839917A true CN109839917A (en) 2019-06-04
CN109839917B CN109839917B (en) 2020-10-20

Family

ID=66883607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910016057.3A Expired - Fee Related CN109839917B (en) 2019-01-08 2019-01-08 Self-adaptive correction coal mining machine fault diagnosis system

Country Status (1)

Country Link
CN (1) CN109839917B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101963797A (en) * 2010-04-16 2011-02-02 中国矿业大学 Embedded system based intrinsic safety type coal mining machine state monitoring and analyzing device
CN102536234A (en) * 2010-12-31 2012-07-04 上海派芬自动控制技术有限公司 Electric control system of thin-seam electric traction coal mining machine
CN107507038A (en) * 2017-09-01 2017-12-22 美林数据技术股份有限公司 A kind of electricity charge sensitive users analysis method based on stacking and bagging algorithms
CN107784390A (en) * 2017-10-19 2018-03-09 北京京东尚科信息技术有限公司 Recognition methods, device, electronic equipment and the storage medium of subscriber lifecycle
US20180239830A1 (en) * 2017-02-17 2018-08-23 Microsoft Technology Licensing, Llc Using log data to train for automated sourcing
CN109086412A (en) * 2018-08-03 2018-12-25 北京邮电大学 A kind of unbalanced data classification method based on adaptive weighted Bagging-GBDT

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101963797A (en) * 2010-04-16 2011-02-02 中国矿业大学 Embedded system based intrinsic safety type coal mining machine state monitoring and analyzing device
CN102536234A (en) * 2010-12-31 2012-07-04 上海派芬自动控制技术有限公司 Electric control system of thin-seam electric traction coal mining machine
US20180239830A1 (en) * 2017-02-17 2018-08-23 Microsoft Technology Licensing, Llc Using log data to train for automated sourcing
CN107507038A (en) * 2017-09-01 2017-12-22 美林数据技术股份有限公司 A kind of electricity charge sensitive users analysis method based on stacking and bagging algorithms
CN107784390A (en) * 2017-10-19 2018-03-09 北京京东尚科信息技术有限公司 Recognition methods, device, electronic equipment and the storage medium of subscriber lifecycle
CN109086412A (en) * 2018-08-03 2018-12-25 北京邮电大学 A kind of unbalanced data classification method based on adaptive weighted Bagging-GBDT

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈宏: "基于梯度提升决策树的电力电子电路故障诊断", 《测控技术》 *

Also Published As

Publication number Publication date
CN109839917B (en) 2020-10-20

Similar Documents

Publication Publication Date Title
CN102750420B (en) Method for establishing virtual prototype of hydraulic excavator
CN103559648A (en) Grid equipment state inspection and evaluation training system
CN108363836A (en) Multi-state adaptive industrial robot health degree appraisal procedure and system
CN110537000A (en) Safety integrity level (SIL) 3 high-integrity protective system (HIPS) global function test configurations of hydrocarbon (gas) production system
CN113420465B (en) Hydraulic support life cycle management method based on digital twin model
CN104635669A (en) Instrument control system verification method
CN102968059A (en) Aircraft landing gear simulator
CN109635879A (en) A kind of Malfunction Diagnosis for Coal-Mining Machine system that parameter is optimal
CN111897270A (en) Real-time online health state monitoring system for ship lock miter gate and hoist
CN102297767A (en) Health monitoring method of rope system based on angle monitoring when support displaces angularly
CN114738205A (en) Method, device, equipment and medium for monitoring state of floating fan foundation
CN109839917A (en) A kind of Malfunction Diagnosis for Coal-Mining Machine system of adaptively correcting
CN104216397B (en) Failure recognition and detection method for intelligent drive axle system
CN106897469A (en) A kind of test environment generation method and device
CN103399813B (en) A kind of embedded system off-line trace analysis method based on Trace information
CN202091172U (en) Device for monitoring state and analyzing reliability of gas compressor
CN208270118U (en) A kind of hydraulic steel gate of integrated hoisting capacity detection function
CN105867319A (en) Planning and engineering method, software tool and system for process plant
CN201060006Y (en) Bus type debugging diagnostic apparatus
CN107479474A (en) Industrial robot quality evaluating method and device
CN109635881A (en) Strong robust Malfunction Diagnosis for Coal-Mining Machine system based on integrated study
Zhang et al. Large-scale machinery monitoring system based on the visual reality
CN102157932B (en) Method for realizing transient stability domain visualization of power system
CN203759526U (en) Dual-core processor based electro-hydraulic servo controller
CN1801134A (en) Simulative training device for chemical process safety control

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20201020

Termination date: 20220108

CF01 Termination of patent right due to non-payment of annual fee