CN112528519A - Method, system, readable medium and electronic device for engine quality early warning service - Google Patents

Method, system, readable medium and electronic device for engine quality early warning service Download PDF

Info

Publication number
CN112528519A
CN112528519A CN202011566228.9A CN202011566228A CN112528519A CN 112528519 A CN112528519 A CN 112528519A CN 202011566228 A CN202011566228 A CN 202011566228A CN 112528519 A CN112528519 A CN 112528519A
Authority
CN
China
Prior art keywords
fault
engine
frequent item
tree
data table
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
CN202011566228.9A
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 Saibao Industrial Technology Research Institute Co ltd
Original Assignee
Beijing Saibao Industrial Technology Research Institute 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 Saibao Industrial Technology Research Institute Co ltd filed Critical Beijing Saibao Industrial Technology Research Institute Co ltd
Publication of CN112528519A publication Critical patent/CN112528519A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F04POSITIVE - DISPLACEMENT MACHINES FOR LIQUIDS; PUMPS FOR LIQUIDS OR ELASTIC FLUIDS
    • F04BPOSITIVE-DISPLACEMENT MACHINES FOR LIQUIDS; PUMPS
    • F04B51/00Testing machines, pumps, or pumping installations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/243Classification techniques relating to the number of classes
    • G06F18/24323Tree-organised classifiers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06395Quality analysis or management

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Educational Administration (AREA)
  • Evolutionary Computation (AREA)
  • Mechanical Engineering (AREA)
  • Evolutionary Biology (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Game Theory and Decision Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Hardware Design (AREA)
  • Geometry (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a method, a system, a readable medium and an electronic device for engine quality early warning service, wherein the method comprises the following steps: constructing a correlation analysis data table according to the detection data of the sensor acquired from the historical fault data and the corresponding fault type; modeling an association rule of the engine fault to obtain a frequent item set on an association analysis data table; constructing an FP tree according to the correlation analysis data table and the minimum support degree of the engine fault; excavating a frequent item set for the FP tree by utilizing an FP-Growth algorithm; and sequencing the frequent item sets obtained by mining in the sets according to the indexes to obtain a potential fault set. The invention can find potential faults which are not found but possibly exist temporarily on the basis of the found faults of the engine, can mine the potential faults of the engine according to the detection data of the sensor in real time, and can actually prolong the service life of the engine by analyzing the potential faults and repairing the potential faults in time, thereby improving the quality of after-sale service.

Description

Method, system, readable medium and electronic device for engine quality early warning service
Cross-referencing
The invention requires the application numbers submitted at 14/05/2020 as: 202010409035.6, the priority of the invention to the chinese patent application entitled "method, system, readable medium, and electronic device for compressor quality alert service", the disclosure of which is hereby incorporated by reference into this application.
Technical Field
The invention relates to the technical field of engine quality monitoring, in particular to a method, a system, a readable medium and electronic equipment for engine quality early warning service.
Background
Engines, an industrial common electromechanical device, are often subject to various types of failures, common failure types include but are not limited to piston ring leakage, valve spring looseness or damage, insufficient cooling water supply, loose or broken coupling, air intake leakage, and the like.
The conventional fault detection method is usually established on the basis of observing and analyzing various signal data of an engine monitored in real time, and according to engineering practice experiences, signals indicating that the engine possibly fails comprise oxygen sensor faults (detecting oxygen sensor voltage, engine rotating speed, air flow value and the like), throttle valve controller signal faults (detecting air flow, throttle valve opening, oil injection compensation amount and the like), ignition ring faults (detecting ignition advance angle and the like), knocking or knocking (detecting engine rotating speed, oil injection pulse, oil pump switch and the like) and the like. Through the precise arrangement of sensors, the monitoring signals can be embodied on parts of the engine to a certain extent, and the available parameters comprise coolant temperature, engine load, engine speed, throttle angle, battery voltage, idle air flow value and the like, but the existing fault detection methods determine whether a fault exists according to the results shown by the fault and cannot effectively warn about the potential fault.
Based on the above, there is a problem in the prior art that a potential fault of the engine cannot be excavated based on the detection data.
The above drawbacks are expected to be overcome by those skilled in the art.
Disclosure of Invention
Technical problem to be solved
In order to solve the above problems in the prior art, the present invention provides a method, a system, a readable medium and an electronic device for providing an engine quality early warning service, so as to overcome, at least to some extent, the problem in the prior art that a potential fault of an engine cannot be detected.
(II) technical scheme
In order to achieve the purpose, the invention adopts the main technical scheme that:
according to a first aspect of the present invention, there is provided a method of an engine quality warning service, comprising:
constructing a correlation analysis data table according to the detection data of the sensor acquired from the historical fault data and the corresponding fault type;
modeling an association rule of the engine fault to obtain a frequent item set on an association analysis data table;
constructing an FP tree according to the correlation analysis data table and the minimum support degree of the engine fault;
excavating a frequent item set for the FP tree by utilizing an FP-Growth algorithm;
and sequencing the frequent item sets obtained by mining in the sets according to the indexes to obtain a potential fault set.
In an embodiment of the present invention, constructing the association analysis data table according to the detection data of the sensor obtained from the historical fault data and the corresponding fault type includes:
constructing a detection data set based on detection data of the historical fault data acquisition sensor, wherein xi=[xi,1,xi,2,…,xi,n]Representing the detection data of a sensor of an ith engine under n different characteristics, wherein n represents the number of characteristics, i belongs to {1, …, m }, and the characteristics comprise at least two of coolant temperature, engine load, engine speed, throttle angle, storage battery voltage and idle air flow value;
obtaining fault type y of ith engine based on historical fault datai,yiDifferent fault types are indicated by different values;
determining a detection sample according to the detection data set and the fault type;
processing the detection sample to obtain a processed detection sample;
generating a transaction for correlation analysis based on the processed detection sample in combination with a preset threshold;
constructing a correlation analysis data table by a plurality of transactions for correlation analysis, and marking as
Figure BDA0002861792020000031
In the association analysis data table
Figure BDA0002861792020000032
Ti={yi}。
In an embodiment of the present invention, the generating a transaction for association analysis based on the processed detection samples and the preset threshold includes:
initializing m-1 sets, each set containing the fault type of the corresponding sample,
Figure BDA0002861792020000033
Ti={yi};
determining an upper error bound as ∈ for each featurejWhere j ∈ {1, …, n };
randomly selecting a first sample and a second sample from all detection samples in the detection data set, and comparing the first sample and the second sample in pairs to calculate a confidence ratio;
judging two detection samples with characteristics meeting the upper error limit and the confidence ratio being greater than a preset threshold value as similar samples;
adding the fault type corresponding to the second sample in the similar samples to the set T of the first sampleiIn (1), a transaction for association analysis is obtained.
In an embodiment of the present invention, modeling the association rule of the engine fault to obtain a frequent item set on the association analysis data table includes:
record the set of all items in the association analysis data table as
Figure BDA0002861792020000034
Determining the support degree of the engine correlation fault according to the correlation analysis data table
Figure BDA0002861792020000035
And is
Figure BDA0002861792020000036
Will "rule Tp→TkThe support degree of (2) is denoted as support (T)p→Tk) The calculation method is as follows:
support(Tp→Tk)=PD(Tp∪Tk)
wherein P isD(x) Indicating that transaction x is issued in association analysis data table DThe frequency of the generation;
determining confidence of engine associated fault according to support degree, and converting' rule Tp→TkThe support degree of (c) is denoted as confidence (T)p→Tk) The calculation method is as follows:
Figure BDA0002861792020000037
setting the minimum values of the support degree and the confidence degree to be respectively recorded as the minimum support degree sminAnd minimum confidence cminIf support (T)p→Tk)≥sminAnd confidence (T)p→Tk)≥cminThen T isp→TkIs a strong association rule;
obtaining a frequent item set of the engine association fault based on the confidence degree and the strong association rule, and setting
Figure BDA0002861792020000041
If TpThe probability of occurrence in the correlation analysis data table D is greater than or equal to smin(m-1), then the obtained TpAnalyzing a set of frequent items, T, in a data sheet for associationsp={yi,1,yi,2,…,yi,q}。
In an embodiment of the invention, the building the FP-tree according to the correlation analysis data table and the minimum support degree of the engine fault comprises:
comparing the frequent item sets in the association analysis data table one by using the minimum support degree, and deleting the items with the support degree smaller than the minimum support degree in the association analysis data table to obtain a set L containing all frequent item sets, wherein the frequent item set is a set with only one frequent item;
sorting all frequent item sets in the set L from large to small according to the support degree;
creating a root node of the FP tree, and ordering the transaction T 'at the front'iLinking to the root nodes in sequence, merging the parts sharing the same root node, and adding 1 to the numerical value corresponding to the shared item;
and if the new node exists after the insertion, linking the node corresponding to the item head table to the new node through the node link table to obtain the FP tree.
In an embodiment of the present invention, mining a frequent item set for a FP-tree by using a FP-Growth algorithm includes:
establishing an item header, wherein the last node of each row stores a pointer pointing to a corresponding item in the FP tree, and each row is a linked list, wherein the item header is a set of the linked lists;
finding a prefix path for each frequent item set to form a conditional mode base;
sequentially finding a conditional mode base corresponding to the item header from the bottom item of the item header upwards, and establishing a conditional FP tree;
recursively mining a frequent item set of an item head table from a conditional mode base for the conditional FP tree;
judging whether the number of the items of the frequent item set is limited, and if not, directly returning to the frequent item set obtained by mining; if limited, only the frequent set of items that meet the number of items requirement is returned.
In an embodiment of the present invention, the sorting the frequent item sets obtained by mining according to the indexes in the sets, and obtaining the potential fault set includes:
sequencing each frequent item set obtained by mining in a set according to indexes, and respectively recording the obtained frequent item sets as F1,...,Fk
Initializing length vector ciIs a zero vector, ciIs a vector of length | l | -1;
defining a strong rule threshold value in the association rule as s;
from F1,...,FkIn turn select an item FjJudging the type of the fault yiWhether or not it belongs to FjIf y isiBelong to FjThen for FjMiddle division of yiAny other element yp Length vector c i1 is added to the element at the p-th position of (1);
if the length vector ciGreater than or equal to the strong rule threshold s, then the frequent item set is merged intoAnd obtaining a potential fault set corresponding to each obvious fault in the frequent item set in the potential fault set.
According to a second aspect of the present invention, there is also provided a system for an engine quality warning service, comprising:
the data table module is used for constructing a correlation analysis data table according to the detection data of the sensor acquired from the historical fault data and the corresponding fault type;
the rule modeling module is used for modeling the association rule of the engine fault to obtain a frequent item set on the association analysis data table;
the FP tree building module is used for building the FP tree according to the correlation analysis data table and the minimum support degree of the engine fault;
the data mining module is used for mining a frequent item set for the FP tree by utilizing an FP-Growth algorithm;
and the potential fault module is used for sequencing the frequent item sets obtained by mining in the sets according to the indexes to obtain potential fault sets.
According to a third aspect of the present invention, there is also provided an electronic apparatus comprising:
a processor;
a memory storing instructions for the processor to control the method steps described above.
According to a fourth aspect of the present invention, there is also provided a computer-readable medium having stored thereon computer-executable instructions which, when executed by a processor, implement the method steps described above.
(III) advantageous effects
The invention has the beneficial effects that: according to the method, the system, the readable medium and the electronic device for the engine quality early warning service, provided by the embodiment of the invention, after the FP tree is constructed according to the correlation analysis data sheet and the minimum support degree of the engine faults, the frequent item set is mined for the FP tree through the application of the FP-Growth algorithm, potential faults which are not found temporarily but possibly exist can be found on the basis of the found engine faults, the potential faults of the engine can be obtained through mining according to the detection data of the sensor in real time, and the potential faults are analyzed and repaired in time, so that the service life of the engine is practically improved, and the quality of after-sale services is improved.
Drawings
FIG. 1 is a flow chart of a method of providing engine quality warning service according to one embodiment of the present invention;
FIG. 2 is a flowchart illustrating step S110 in FIG. 1 according to an embodiment of the present invention;
FIG. 3 shows T 'in the construction of FP tree in an embodiment of the present invention'iSchematic diagram inserted into FP tree;
FIG. 4 shows T 'in the construction of FP tree in an embodiment of the present invention'2Schematic diagram inserted into FP tree;
FIG. 5 shows merged T 'in FP tree construction in an embodiment of the present invention'1And T'2A schematic diagram of the shared prefix of (a);
FIG. 6 is a diagram illustrating a final FP tree in accordance with an embodiment of the present invention;
FIG. 7 is a diagram illustrating the establishment of an entry header table based on the FP tree shown in FIG. 6 according to an embodiment of the present invention;
FIG. 8 shows { y } in an embodiment of the present invention4Schematic of conditional FP-tree of h;
FIG. 9 is a block diagram of an embodiment of the present invention for updating y4Schematic of conditional FP-tree of h;
FIG. 10 shows { y } in an embodiment of the present invention5-a schematic representation of the final conditional FP-tree;
FIG. 11 is a schematic diagram of a system for providing engine quality warning services in accordance with another embodiment of the present invention;
fig. 12 is a schematic structural diagram illustrating a computer system of an electronic device according to an embodiment of the present invention.
Detailed Description
For the purpose of better explaining the present invention and to facilitate understanding, the present invention will be described in detail by way of specific embodiments with reference to the accompanying drawings.
All technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
The existing fault detection method generally takes each monitoring data as the input of a classification model, takes the fault type as the output of the classification model, and trains model parameters based on the existing database samples, so that a certain fault corresponding to the state can be given to any given monitoring data input. The fault detection methods belong to supervised learning, and the adopted models comprise a support vector machine, an artificial neural network and the like, but the methods cannot find other potential faults of the engine. For example, when it is found that the engine speed is too high, the fault detection method may possibly draw a conclusion that the engine throttle control signal is faulty with the injector (because of vacuum leakage or resulting in increased fuel injection), but in reality the fault that the engine speed is too high may be associated with the oxygen sensor fault, and the "potential" associated fault is not recognized by the conventional machine learning fault detection method.
Based on the above, the invention provides a method, a system, a readable medium and electronic equipment for engine quality early warning service based on FP-Growth algorithm, so as to solve the problems of quality monitoring and fault early warning of motorcycle engines.
Fig. 1 is a flowchart of a method for providing an engine quality early warning service according to an embodiment of the present invention, as shown in fig. 1, specifically including the following steps:
as shown in fig. 1, in step S110, an association analysis data table is constructed according to the detection data of the sensor obtained from the historical fault data and the corresponding fault type;
as shown in fig. 1, in step S120, modeling is performed on the association rule of the engine fault, so as to obtain a frequent item set on the association analysis data table;
as shown in fig. 1, in step S130, a FP-tree is constructed according to the correlation analysis data table and the minimum support degree of the engine fault;
as shown in fig. 1, in step S140, a FP-Growth algorithm is used to mine a frequent item set for the FP-tree;
as shown in fig. 1, in step S150, the frequent item sets obtained by mining are sorted by indexes within the set to obtain a latent fault set.
According to the method, in order to find out potential engine faults, a calculation method of the incidence relation among various faults of the engine is provided based on the FP-Growth algorithm, and therefore early warning of the potential faults is provided according to the incidence rule on the basis of a supervised learning algorithm. Therefore, the device management personnel can timely find and repair potential faults which are not found by the supervised learning model, and therefore the efficiency of the engine quality early warning comprehensive service system and the quality of after-sales service are improved.
The steps of the method shown in fig. 1 are described in detail below:
in step S110, an association analysis data table is constructed from the detection data of the sensors acquired from the historical failure data and the corresponding failure types.
In an embodiment of the present invention, in this step, the detection sample is mainly determined according to the existing fault detection record, and is processed into data in the form of an association analysis data table.
Fig. 2 is a flowchart of step S110 in fig. 1 according to an embodiment of the present invention, as shown in fig. 2, which specifically includes the following steps:
step S201, a detection data set is constructed based on the detection data of the historical fault data acquisition sensor.
Assuming that a factory has deployed temperature, air pressure and other sensor devices on m engines,
Figure BDA0002861792020000081
wherein x in the historical fault datai=[xi,1,xi,2,…,xi,n]Represents the detected data of the sensor of the ith engine under n different characteristics, wherein n represents the number of characteristics, i is equal to {1, …, m }, wherein the characteristics comprise the temperature of the cooling liquid, the load of the engine, the rotating speed of the engine, the angle of a throttle valve, the voltage of a storage battery and the idle airflowAt least two of the magnitudes.
The historical fault data comprises that the voltage of an oxygen sensor is too high or too low, the rotating speed of an engine is too high or too low, the idle air flow value is too high or too low, the opening of a throttle valve is large or small, an oil pump is abnormal in opening and closing, an oil injection pulse is abnormal, an oil injection compensation quantity is abnormal, the angle of the throttle valve is too high, an ignition advance angle is abnormal and the like, fault early warning is carried out through big data mining and correlation analysis, and the types of the early warning include but are not limited: the method comprises the following steps of oxygen sensor fault early warning, throttle controller early warning, ignition ring fault early warning, engine overload early warning, oil injector fault early warning, cylinder knocking or explosion early warning or other early warnings and the like.
Step S202, obtaining the fault type y of the ith engine based on historical fault datai,yiDifferent fault types are indicated by different values. y isiIndicating the type of fault found by the i-th engine through manual inspection or a deployed supervised learning model, e.g. y i1 represents oxygen sensor failure, y i2 represents a fuel injector failure fault, etc.
Step S203, determining the detection sample according to the detection data set and the fault type, for example, { x ] may be used in this embodimenti,yiDenotes a test sample.
And step S204, processing the detection sample to obtain a processed detection sample.
After the detection sample is obtained, normalization processing is firstly carried out on detection data in the detection sample.
Figure BDA0002861792020000091
Calculating a sample mean for each column of features
Figure BDA0002861792020000092
xi,jHistorical sensed data representing a jth characteristic of an ith engine;
then, the sample standard deviation for each column of observed features is calculated:
Figure BDA0002861792020000093
the normalized detection sample is obtained by calculation according to the following formula:
Figure BDA0002861792020000094
step S205, generating a transaction for correlation analysis based on the processed detection sample and a preset threshold.
In this step
Figure BDA0002861792020000095
Setting the upper limit of the error degree of the jth characteristic as ∈jThe initial value of the count is 0, and whether the two samples can be classified as 'similar samples' is judged according to a 70% confidence ratio, and the specific operation is carried out according to the following steps:
Figure BDA0002861792020000096
Figure BDA0002861792020000101
based on 1) -9) above, initializing m-1 sets, each set containing the fault type of the corresponding sample,
Figure BDA0002861792020000102
Ti={yi}; determining an upper error bound as ∈ for each featurejWhere j ∈ {1,..., n }; randomly selecting a first sample and a second sample from all detection samples in the detection data set, and comparing the first sample and the second sample in pairs to calculate a confidence ratio; judging two detection samples with characteristics meeting the upper error limit and the confidence ratio being greater than a preset threshold value as similar samples; adding the fault type corresponding to the second sample in the similar samples to the set T of the first sampleiIn (1), get used for correlationThe transaction is analyzed. And judging whether the whole observation samples are classified into 'similar samples' pairwise according to whether the two samples have enough characteristics within a given error upper limit. If count is greater than or equal to 70% · (m-1), then
Figure BDA0002861792020000103
Indicating that if the latter and former are "similar", the fault type corresponding to the latter is added (apend) to the set T of the former.
In step S206, an association analysis data table is constructed by a plurality of transactions for association analysis.
At this point, a data table of user correlation analysis is constructed for the fault finding problem of the engine and is recorded as
Figure BDA0002861792020000104
In the association analysis data table
Figure BDA0002861792020000105
Ti={yi}. Each behavior T of the data tableiIt is considered as one containing | TiA transaction of | items. Each entry is a type of engine fault, and there are m-1 transactions in the correlation analysis data table.
In step S120, a modeling is performed on the association rule of the engine fault to obtain a frequent item set on the association analysis data table.
The data table obtained in step S110 is denoted as
Figure BDA0002861792020000106
Record the set of all items in the association analysis data table as
Figure BDA0002861792020000107
Definition 1: determining the support degree of the engine correlation fault according to the correlation analysis data table
Figure BDA0002861792020000108
And is
Figure BDA0002861792020000109
Will "rule Tp→TkThe support degree of (2) is denoted as support (T)p→Tk) The calculation method is as follows:
support(Tp→Tk)=PD(Tp∪Tk) Formula (4)
Wherein P isD(x) Represents the frequency with which transaction x occurs in the correlation analysis data table D;
definition 2: determining confidence coefficient of engine associated fault according to support degree, and setting
Figure BDA00028617920200001010
And is
Figure BDA0002861792020000111
Will "rule Tp→TkThe support degree of (c) is denoted as confidence (T)p→Tk) The calculation method is as follows:
Figure BDA0002861792020000112
definition 3: strong association rule, let
Figure BDA0002861792020000113
And is
Figure BDA0002861792020000114
Setting the minimum values of the support degree and the confidence degree to be respectively recorded as the minimum support degree sminAnd minimum confidence cminIf support (T)p→Tk)≥sminAnd confidence (T)p→Tk)≥cminThen T isp→TkIs a strong association rule;
definition 4: obtaining a frequent item set (frequency item sets) of the engine association fault based on the confidence degree and the strong association rule, and setting
Figure BDA0002861792020000115
If TpThe probability of occurrence in the correlation analysis data table D is greater than or equal to smin(m-1), then the obtained TpAnalyzing a set of frequent items, i.e. T, in a data sheet for associationsp={yi,1,yi,2,…,yi,q}。
Based on step S120, those meaningless rules are removed by defining a support degree, and defining a confidence degree makes the inference reliable. As long as all the frequent item sets are found, potential engine faults that have not been directly detected can be mined. E.g. Tp={yi,1,yi,2,…,yi,qThe method is a frequent item set, and for the ith engine, only the fault type y can be found according to manual detection or a deployed supervised learning modeli,1. But with a frequent itemset TpThen, other faults y which may exist on the ith engine can be foundi,2,…,yi,qFactory-based Hadoop big data platform will be simultaneously aligned to yi,1And yi,2,…,yi,qThis type of fault alerts and thus provides a comprehensive troubleshooting of the potential fault. Therefore, the next step mainly utilizes FP-Growth algorithm to mine all the frequent item sets on the engine correlation analysis data table D.
In step S130, the FP-tree is constructed according to the correlation analysis data table and the minimum support degree of the engine failure.
In the step, the data table D and the minimum support degree s are mainly analyzed according to the input associationminConstructing an FP tree and mining a frequent item set, and specifically comprising the following steps:
firstly, performing time-to-time comparison on frequent item sets in the association analysis data table by using the minimum support degree, and deleting the items with the support degree smaller than the minimum support degree in the association analysis data table to obtain a set L containing all frequent item sets, wherein the frequent item set is a set with only one frequent item, and the frequent n item set is a set containing n frequent items. In the step, the read original data is removed from the non-frequent item set by taking the minimum support degree as a condition after the data table is scanned, and the obtained frequent item set meets the requirements of only one item and the minimum support degree.
Secondly, all the frequent item sets in the set L are sorted from large to small according to the support degree.
Then, a root node of the FP tree is created, and the transactions T 'which are sequenced at the front are sequenced'iAnd linking to the root nodes in sequence, merging the parts sharing the same root node, and adding 1 to the numerical value corresponding to the shared item. In this step, the sorted data set is read in and inserted into the FP-tree. And when inserting, inserting into the FP tree according to the sequence after sequencing, wherein the node in the front of the sequence is an ancestor node, and the node in the back of the sequence is a descendant node. If there is a common ancestor, the corresponding common ancestor node count is incremented by 1.
And finally, if a new node exists after the insertion, linking the node corresponding to the item head table to the new node through the node link table to obtain the FP tree. After inserting the FP tree in this step, if a new node appears, the node corresponding to the entry head table may be linked to the new node through the node linked list, and the establishment of the FP tree is completed until all data are inserted into the FP tree.
In step S140, a FP-Growth algorithm is used to mine a frequent item set for the FP tree.
The FP tree is used for quickly generating frequent item sets, records in the database are inserted into one tree according to a certain sequence, and the FP tree can compress a plurality of records in one path, so that the search time can be shortened, and the search efficiency can be improved. In the step, the FP tree is further mined by adopting an algorithm, and the specific steps are as follows:
firstly, establishing an item header, storing a pointer pointing to a corresponding item in the FP tree by the last node of each row, and storing a linked list by each row, wherein the item header is a set of the linked lists; secondly, searching a prefix path for each frequent item set to form a conditional mode base; then, sequentially finding a conditional mode base corresponding to the item header from the bottom item of the item header upwards, and establishing a conditional FP tree; then, recursively mining a frequent item set of an item head table from a conditional mode base for the conditional FP tree; finally, judging whether the number of terms of the frequent item set is limited or not, and if the number of terms of the frequent item set is not limited, directly returning to the frequent item set obtained by mining; and if the number of items of the frequent item set is limited, only returning the frequent item set meeting the requirement of the number of items.
In step S150, the frequent item sets obtained by mining are sorted according to the index in the set, so as to obtain a potential failure set.
In this step, by merging frequent item sets, a potential failure set is found, which specifically includes:
firstly, sequencing each frequent item set obtained by mining in a set according to indexes, and respectively recording the obtained frequent item sets as F1,...,Fk
Next, the length vector c is initializediIs a zero vector, ciIs a vector of length | l | -1;
then, defining a strong rule threshold value in the association rule as s;
then, from F1,...,FkIn turn select an item FjJudging the type of the fault yiWhether or not it belongs to FjIf y isiBelong to FjThen for FjMiddle division of yiAny other element ypLength vector ciPlus 1 for the element in the p-th position. Due to ypIs represented by FjMiddle yiAny other fault type, ypP in (1) represents the number of this element, according to which p can be in the length vector ciThe correct position is indexed internally, and in the step, all the attributes F are subjected to traversal operationj-{yiY ofpCorresponding counter ci(p) are all self-increasing by 1;
finally, for the length vector ciIf the current element value is greater than or equal to the strong rule threshold s, identifying the frequent item corresponding to the element value as yiIs detected. Thus, y can be obtainediIs detected.
The following specifically describes steps S130 to S150 with reference to specific examples:
(1) set I of frequent item sets as { y1,y2,y3,y4,y5In which y is1To y5Are respectively provided withIndicating a type of excavator malfunction such as valve spring damage, insufficient cooling water, broken coupling, overload operation, piston seizure, etc. Let m be 9, and the correlation analysis data table D constructed according to step S110 is shown in table 1 below:
TABLE 1
Figure BDA0002861792020000131
Figure BDA0002861792020000141
(2) Global scanning one pass through the associative analysis data table D, finding a "frequent item set" (where an item set is a set of only one item and a frequent item set is a set of items satisfying the minimum support) according to the minimum support. According to the scanning result, all the item sets are ordered according to the corresponding support degree to obtain { { y2:7},{y1:6},{y3:6},{y4:2},{y5: 2}}. With a minimum support of 2, i.e. sminAll sets of items are one frequent item set, and the set of all frequent item sets is denoted as L.
(3) And creating a root node of the FP tree, and marking as null. And sequencing each transaction data in the database according to the sequence of the frequent item set, storing the transaction data in the FP pattern tree, and establishing an item head table. Specifically, the method comprises the following steps: each transaction in the association analysis data table D is inserted into the FP-tree. If there is a common ancestor node, then the corresponding common ancestor node count is incremented by 1. After insertion, if a new node appears, the node corresponding to the entry head table is linked with the new node through the node linked list. And completing the building of the FP tree until all data are inserted into the FP tree. The count on the node is used for subsequent judgment corresponding to the support degree of the current item set, and the method specifically comprises the following steps:
(3.1) for each transaction T according to the binding LiAnd (6) sorting. By T1To give example, T'i={{y2:1},{y1:1},{y5:1}}。T2To T9And so on.
(3.2) ordering each of the ordered transactions T'iWhich in turn links to the FP-tree. FIG. 3 shows T 'in the construction of FP tree in an embodiment of the present invention'iSchematic representation of insertion into FP Tree, as shown in FIG. 3, for T'1Will y is2、y1、y5In turn linked to the root node. FIG. 4 shows T 'in the construction of FP tree in an embodiment of the present invention'2Schematic diagram of inserting into FP tree, as shown in FIG. 4. T 'in figure 4'2And T'1Shared prefix path null → y2Therefore, the shared parts are merged, and the value corresponding to the shared item is added by 1, fig. 5 is merged T 'in FP-tree construction according to an embodiment of the present invention'1And T'2As shown in fig. 5, will share the prefix y2After merging, the corresponding value is added with 1 to be 2, namely y2: 2. likewise, for subsequent T'3To T'9If the prefix path is the same as the prefix path of the already-linked transaction on the current FP-tree, merging, and adding 1 to the corresponding node count, where fig. 6 is a schematic diagram of the FP-tree finally obtained in an embodiment of the present invention.
And (3.3) establishing an item head table, wherein the last node of each row stores a pointer pointing to a corresponding item in the FP tree. Fig. 7 is a schematic diagram of creating an entry header table based on the FP-tree shown in fig. 6 in an embodiment of the present invention, and as shown in fig. 7, each row has a linked list, and the position of the corresponding entry in the FP-tree can be sequentially indexed.
(4) Finding a prefix path for each frequent item set, forming a conditional mode base, and establishing a 'conditional FP tree'. The entry header table is a collection of linked lists. Frequently, a set of items contains { y }2},{y1},{y3},{y4And { y }5}。
(4.1) with { y4For example, the prefix path in the FP tree is { { y2: 1} and { { y { { C2:1},{y1: 1}}. These two prefix paths constitute y4Is based on a conditional mode, thereby constructing { y }4FIG. 8 shows a conditional FP tree of { y } in an embodiment of the present invention4Schematic of conditional FP-tree of. As shown in fig. 8In this tree, because y1: 1 is less than the minimum support, so sum { y }4The items that constitute the frequent item set contain only y2: 2}. Further updating the conditional FP tree, FIG. 9 is an embodiment of the present invention in which the update { y4FIG. 9 shows a conditional FP tree containing { y }2:2}。
(4.2) and { y }5Taking the example, the final conditional FP-tree can be obtained according to the same procedure as (4.1). FIG. 10 shows { y } in an embodiment of the present invention5Schematic representation of the final conditional FP-tree. The remaining frequent item set follows the same steps and is not expanded here.
(5) And recursively mining each conditional FP tree by combining the item head table to obtain a frequent item set. With { y4For example, a conditional FP tree of { Y } can be mined to extract a frequent item set2,y4}; with { y5For example, a conditional FP tree of { y } can be mined2,y5}、{y1,y5And { y }2,y1,y5}. The conditional FP-tree follows the same steps and is not expanded here. Thus, a mined FP tree is obtained.
(6) Sequencing each frequent item set obtained in the steps in a set according to an index sequence, and respectively marking the obtained frequent item sets as F1,...,FkDefining a strong association threshold s, and then screening out a potential fault set corresponding to each item (obvious fault) according to the following steps: s1,...,S|I|
Figure BDA0002861792020000151
Figure BDA0002861792020000161
To this end, for each engine i e {1, …, m }, there may be other faults y on the ith enginei,1,yi,2,…,yi,q∈SiHadoop big data of factoryThe platform will be on all latent faults yi,1,yi,2,…,yi,qIn all iqThe fault type gives an alarm to prompt the staff of the factory to carry out comprehensive troubleshooting on the potential fault.
In summary, according to the technical scheme provided by the embodiment of the invention, the data mining technology is mainly utilized, invisible potential faults are found out of the existing monitoring data, and the FP-Growth algorithm is utilized to mine the frequent item set for qualitative fault analysis. For faults in the same frequent item set, the rest faults are all qualified as potential faults except for obvious faults discovered by supervised learning. The big data analysis platform of the factory can send the obvious faults and all the potential faults to the manager at the same time, so that maintenance personnel can be dispatched quickly to carry out comprehensive investigation on the indexes of the excavator. Similar to a deep learning algorithm, the process of discovering the potential fault is based on a prediction result given after data mining, namely the fault prediction is made under the driving of the existing data under the condition of not actually contacting with the excavator equipment, and the defect that the early warning of the equipment fault is delayed by only monitoring the existing fault is overcome.
Corresponding to the above method, fig. 11 is a schematic diagram of a system for providing an engine quality warning service according to another embodiment of the present invention, and as shown in fig. 11, the system 1100 includes: a data table module 1110, a rule modeling module 1120, a FP-tree construction module 1130, a data mining module 1140, and a latent fault module 1150.
The data table module 1110 is configured to construct an association analysis data table according to the detection data of the sensor obtained from the historical fault data and the corresponding fault type; the rule modeling module 1120 is used for modeling the association rule of the engine fault to obtain a frequent item set on the association analysis data table; the FP tree construction module 1130 is used for constructing a FP tree according to the correlation analysis data table and the minimum support degree of the engine fault; the data mining module 1140 is used for mining a frequent item set for the FP-tree by using the FP-Growth algorithm; the latent fault module 1150 is configured to sort the mined frequent item sets by indexes within the set, so as to obtain a latent fault set.
The technical effects of the system adopting the engine quality early warning service provided by the embodiment of the invention are referred to the technical effects of the method, and are not repeated herein.
Referring now to FIG. 12, shown is a block diagram of a computer system suitable for use with the electronic device implementing an embodiment of the present invention. The computer system 1200 of the electronic device shown in fig. 12 is only an example, and should not bring any limitation to the function and the scope of use of the embodiments of the present invention.
As shown in fig. 12, the computer system 1200 includes a Central Processing Unit (CPU)1201, which can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)1202 or a program loaded from a storage section 1208 into a Random Access Memory (RAM) 1203. In the RAM 1203, various programs and data necessary for system operation are also stored. The CPU1201, ROM 1202, and RAM 1203 are connected to each other by a bus 1204. An input/output (I/O) interface 1205 is also connected to bus 1204.
The following components are connected to the I/O interface 1205: an input section 1206 including a keyboard, a mouse, and the like; an output portion 1207 including a display device such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 1208 including a hard disk and the like; and a communication section 1209 including a network interface card such as a LAN card, a modem, or the like. The communication section 1209 performs communication processing via a network such as the internet. A driver 1210 is also connected to the I/O interface 1205 as needed. A removable medium 1211, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like, is mounted on the drive 1210 as necessary, so that a computer program read out therefrom is mounted into the storage section 1208 as necessary.
In particular, according to an embodiment of the present invention, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the invention include a computer program product comprising a computer program embodied on a computer-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 1209, and/or installed from the removable medium 1211. The computer program performs the above-described functions defined in the system of the present application when executed by the Central Processing Unit (CPU) 1201.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present invention may be implemented by software, or may be implemented by hardware, and the described units may also be disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves.
As another aspect, the present application also provides a computer-readable medium, which may be contained in the electronic device described in the above embodiments; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by an electronic device, cause the electronic device to implement the method of engine quality warning service as described in the above embodiments.
For example, the electronic device may implement the following as shown in fig. 1: step S110, constructing a correlation analysis data table according to the detection data of the sensor acquired from the historical fault data and the corresponding fault type; step S120, modeling is carried out on the association rule of the engine fault to obtain a frequent item set on an association analysis data sheet; step S130, constructing an FP tree according to the correlation analysis data sheet and the minimum support degree of the engine fault; step S140, a frequent item set is mined for the FP tree by utilizing the FP-Growth algorithm; and S150, sequencing the frequent item sets obtained by mining in the sets according to the indexes to obtain a potential fault set.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the invention. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which can be a personal computer, a server, a touch terminal, or a network device, etc.) to execute the method according to the embodiment of the present invention.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (10)

1. A method of engine quality warning service, comprising:
constructing a correlation analysis data table according to the detection data of the sensor acquired from the historical fault data and the corresponding fault type;
modeling an association rule of the engine fault to obtain a frequent item set on an association analysis data table;
constructing an FP tree according to the correlation analysis data table and the minimum support degree of the engine fault;
excavating a frequent item set for the FP tree by utilizing an FP-Growth algorithm;
and sequencing the frequent item sets obtained by mining in the sets according to the indexes to obtain a potential fault set.
2. The method of engine quality warning service of claim 1, wherein constructing an association analysis data table based on the detection data of the sensors obtained from the historical fault data and the corresponding fault types comprises:
constructing a detection data set based on detection data of the historical fault data acquisition sensor, wherein xi=[xi,1,xi,2,…,xi,n]The method comprises the steps that detection data of a sensor of an ith engine under n different characteristics are represented, n represents the number of the characteristics, i belongs to {1, …, m }, wherein the characteristics comprise at least two of an oxygen sensor voltage value, an engine speed, a throttle opening, an air flow value, an ignition advance angle and an oil injection pulse value;
obtaining fault type y of ith engine based on historical fault datai,yiDifferent fault types are indicated by different values;
determining a detection sample according to the detection data set and the fault type;
processing the detection sample to obtain a processed detection sample;
generating a transaction for correlation analysis based on the processed detection sample in combination with a preset threshold;
building a gateway from multiple transactions for association analysisAnalysis data table of
Figure FDA0002861792010000011
In the association analysis data table
Figure FDA0002861792010000012
3. The method of engine quality warning service of claim 2, wherein generating a transaction for correlation analysis based on the processed detection samples in combination with a preset threshold comprises:
initializing m-1 sets, each set containing the fault type of the corresponding sample,
Figure FDA0002861792010000021
determining an upper error bound as ∈ for each featurejWhere j ∈ {1, …, n };
randomly selecting a first sample and a second sample from all detection samples in the detection data set, and comparing the first sample and the second sample in pairs to calculate a confidence ratio;
judging two detection samples with characteristics meeting the upper error limit and the confidence ratio being greater than a preset threshold value as similar samples;
adding the fault type corresponding to the second sample in the similar samples to the set T of the first sampleiIn (1), a transaction for association analysis is obtained.
4. The method of engine quality early warning service as claimed in claim 3, wherein modeling the association rules for engine faults to derive a frequent item set on the association analysis data table comprises:
record the set of all items in the association analysis data table as
Figure FDA0002861792010000022
Determining the support degree of the engine correlation fault according to the correlation analysis data table,is provided with
Figure FDA0002861792010000023
And is
Figure FDA0002861792010000024
Will "rule Tp→TkThe support degree of (2) is denoted as support (T)p→Tk) The calculation method is as follows:
support(Tp→Tk)=PD(Tp∪Tk)
wherein P isD(x) Represents the frequency with which transaction x occurs in the correlation analysis data table D;
determining confidence of engine associated fault according to support degree, and converting' rule Tp→TkThe support degree of (c) is denoted as confidence (T)p→Tk) The calculation method is as follows:
Figure FDA0002861792010000025
setting the minimum values of the support degree and the confidence degree to be respectively recorded as the minimum support degree sminAnd minimum confidence cminIf support (T)p→Tk)≥sminAnd confidence (T)p→Tk)≥cminThen T isp→TkIs a strong association rule;
obtaining a frequent item set of the engine association fault based on the confidence degree and the strong association rule, and setting
Figure FDA0002861792010000026
If TpThe probability of occurrence in the correlation analysis data table D is greater than or equal to smin(m-1), then the obtained TpAnalyzing a set of frequent items, T, in a data sheet for associationsp={yi,1,yi,2,…,yi,q}。
5. The method of engine quality warning service of claim 1, wherein constructing the FP-tree based on the correlation analysis data table and the minimum support for engine failure comprises:
comparing the frequent item sets in the association analysis data table one by using the minimum support degree, and deleting the items with the support degree smaller than the minimum support degree in the association analysis data table to obtain a set L containing all frequent item sets, wherein the frequent item set is a set with only one frequent item;
sorting all frequent item sets in the set L from large to small according to the support degree;
creating a root node of the FP tree, and ordering the transaction T 'at the front'iLinking to the root nodes in sequence, merging the parts sharing the same root node, and adding 1 to the numerical value corresponding to the shared item;
and if the new node exists after the insertion, linking the node corresponding to the item head table to the new node through the node link table to obtain the FP tree.
6. The method of engine quality warning service of claim 1, wherein mining a frequent item set for a FP-tree using a FP-Growth algorithm comprises:
establishing an item header, wherein the last node of each row stores a pointer pointing to a corresponding item in the FP tree, and each row is a linked list, wherein the item header is a set of the linked lists;
finding a prefix path for each frequent item set to form a conditional mode base;
sequentially finding a conditional mode base corresponding to the item header from the bottom item of the item header upwards, and establishing a conditional FP tree;
recursively mining a frequent item set of an item head table from a conditional mode base for the conditional FP tree;
judging whether the number of the items of the frequent item set is limited, and if not, directly returning to the frequent item set obtained by mining; if limited, only the frequent set of items that meet the number of items requirement is returned.
7. The method for engine quality warning service according to any one of claims 1 to 6, wherein the step of sorting the mined frequent item sets by index within a set to obtain a set of potential faults comprises:
sequencing each frequent item set obtained by mining in a set according to indexes, and respectively recording the obtained frequent item sets as F1,…,Fk
Initializing length vector ciIs a zero vector, ciIs a vector of length | l | -1;
defining a strong rule threshold value in the association rule as s;
from F1,…,FkIn turn select an item FjJudging the type of the fault yiWhether or not it belongs to FjIf y isiBelong to FjThen for FjMiddle division of yiAny other element ypLength vector ci1 is added to the element at the p-th position of (1);
if the length vector ciAnd if the number of the faults is larger than or equal to the strong rule threshold s, merging the frequent item set into the potential fault set to obtain a potential fault set corresponding to each obvious fault in the frequent item set.
8. A system for engine quality warning service, comprising:
the data table module is used for constructing a correlation analysis data table according to the detection data of the sensor acquired from the historical fault data and the corresponding fault type;
the rule modeling module is used for modeling the association rule of the engine fault to obtain a frequent item set on the association analysis data table;
the FP tree building module is used for building the FP tree according to the correlation analysis data table and the minimum support degree of the engine fault;
the data mining module is used for mining a frequent item set for the FP tree by utilizing an FP-Growth algorithm;
and the potential fault module is used for sequencing the frequent item sets obtained by mining in the sets according to the indexes to obtain potential fault sets.
9. An electronic device, comprising:
a processor;
memory storing instructions for the processor to control the method steps of any of claims 1-7.
10. A computer-readable medium having stored thereon computer-executable instructions, which when executed by a processor, perform the method steps of any one of claims 1-7.
CN202011566228.9A 2020-05-14 2020-12-25 Method, system, readable medium and electronic device for engine quality early warning service Pending CN112528519A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2020104090356 2020-05-14
CN202010409035.6A CN111597708A (en) 2020-05-14 2020-05-14 Method, system, readable medium and electronic device for compressor quality early warning service

Publications (1)

Publication Number Publication Date
CN112528519A true CN112528519A (en) 2021-03-19

Family

ID=72185495

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010409035.6A Pending CN111597708A (en) 2020-05-14 2020-05-14 Method, system, readable medium and electronic device for compressor quality early warning service
CN202011566228.9A Pending CN112528519A (en) 2020-05-14 2020-12-25 Method, system, readable medium and electronic device for engine quality early warning service

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202010409035.6A Pending CN111597708A (en) 2020-05-14 2020-05-14 Method, system, readable medium and electronic device for compressor quality early warning service

Country Status (1)

Country Link
CN (2) CN111597708A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113673818A (en) * 2021-07-13 2021-11-19 交控科技股份有限公司 Method and device for adjusting driving turn-back capability
CN113761032A (en) * 2021-09-10 2021-12-07 哈尔滨工业大学 Aeroengine fault diagnosis method and system based on extension association rule mining
CN114338746A (en) * 2021-12-30 2022-04-12 以萨技术股份有限公司 Analysis early warning method and system for data collection of Internet of things equipment
CN114637793A (en) * 2022-05-19 2022-06-17 四川观想科技股份有限公司 Equipment fault frequent region positioning method based on big data analysis
CN114862017A (en) * 2022-05-05 2022-08-05 南通万天信息科技有限公司 Textile industry inventory adjusting method and system based on state prediction
CN117114116A (en) * 2023-08-04 2023-11-24 北京杰成合力科技有限公司 Root cause analysis method, medium and equipment based on machine learning

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035484B (en) * 2020-09-02 2024-01-09 中国电力科学研究院有限公司 Local fault feature extraction method and system for fault record data
CN112462736B (en) * 2020-11-13 2023-04-07 华北电力大学 Wind turbine generator fault diagnosis method based on data analysis
CN112463913A (en) * 2020-12-02 2021-03-09 北京明略软件系统有限公司 Abnormal event discovery method and system
CN112712443B (en) * 2021-01-08 2022-06-10 中国南方电网有限责任公司超高压输电公司昆明局 Event analysis method and analysis device for converter station
CN112766243A (en) * 2021-04-07 2021-05-07 南京烽火星空通信发展有限公司 Multi-dimensional data fusion method based on FP tree-Clique evolution algorithm
CN113569345B (en) * 2021-05-31 2024-03-12 北京航空航天大学 Numerical control system reliability modeling method and device based on multisource information fusion

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150120144A (en) * 2014-04-17 2015-10-27 세종대학교산학협력단 Frequent pattern mining method and storage media storing the same
CN105955233A (en) * 2016-04-28 2016-09-21 郑州宇通客车股份有限公司 Vehicle fault diagnosis method and system based on data excavation
CN106570128A (en) * 2016-11-03 2017-04-19 南京邮电大学 Mining algorithm based on association rule analysis
US20180107695A1 (en) * 2016-10-19 2018-04-19 Futurewei Technologies, Inc. Distributed fp-growth with node table for large-scale association rule mining
CN207380469U (en) * 2017-09-06 2018-05-18 深圳中集智能科技有限公司 The Large-Scale Equipment active after-sale service system excavated based on big data
CN109409668A (en) * 2018-09-21 2019-03-01 华中科技大学 Pump-storage generator fault correlation relationship analysis method based on data mining

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150120144A (en) * 2014-04-17 2015-10-27 세종대학교산학협력단 Frequent pattern mining method and storage media storing the same
CN105955233A (en) * 2016-04-28 2016-09-21 郑州宇通客车股份有限公司 Vehicle fault diagnosis method and system based on data excavation
US20180107695A1 (en) * 2016-10-19 2018-04-19 Futurewei Technologies, Inc. Distributed fp-growth with node table for large-scale association rule mining
CN106570128A (en) * 2016-11-03 2017-04-19 南京邮电大学 Mining algorithm based on association rule analysis
CN207380469U (en) * 2017-09-06 2018-05-18 深圳中集智能科技有限公司 The Large-Scale Equipment active after-sale service system excavated based on big data
CN109409668A (en) * 2018-09-21 2019-03-01 华中科技大学 Pump-storage generator fault correlation relationship analysis method based on data mining

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
佘玉梅等: "《人工智能原理及应用》", 31 December 2018, 《上海交通大学出版社》, pages: 189 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113673818A (en) * 2021-07-13 2021-11-19 交控科技股份有限公司 Method and device for adjusting driving turn-back capability
CN113673818B (en) * 2021-07-13 2024-04-19 交控科技股份有限公司 Method and device for adjusting turning-back capability of travelling crane
CN113761032A (en) * 2021-09-10 2021-12-07 哈尔滨工业大学 Aeroengine fault diagnosis method and system based on extension association rule mining
CN114338746A (en) * 2021-12-30 2022-04-12 以萨技术股份有限公司 Analysis early warning method and system for data collection of Internet of things equipment
CN114862017A (en) * 2022-05-05 2022-08-05 南通万天信息科技有限公司 Textile industry inventory adjusting method and system based on state prediction
CN114637793A (en) * 2022-05-19 2022-06-17 四川观想科技股份有限公司 Equipment fault frequent region positioning method based on big data analysis
CN117114116A (en) * 2023-08-04 2023-11-24 北京杰成合力科技有限公司 Root cause analysis method, medium and equipment based on machine learning

Also Published As

Publication number Publication date
CN111597708A (en) 2020-08-28

Similar Documents

Publication Publication Date Title
CN112528519A (en) Method, system, readable medium and electronic device for engine quality early warning service
CN113723632B (en) Industrial equipment fault diagnosis method based on knowledge graph
CN112418451A (en) Transformer fault diagnosis positioning system based on digital twinning
CN110008288A (en) The construction method in the knowledge mapping library for Analysis of Network Malfunction and its application
CN111639430A (en) Digital twin driven natural gas pipeline leakage identification system
CN105677791B (en) For analyzing the method and system of the operation data of wind power generating set
KR20190057300A (en) System and method for predicting car warranty fraud
CN111259947A (en) Power system fault early warning method and system based on multi-mode learning
CN115578015A (en) Sewage treatment overall process supervision method and system based on Internet of things and storage medium
CN114118224A (en) Neural network-based system-wide remote measurement parameter anomaly detection system
CN113032238A (en) Real-time root cause analysis method based on application knowledge graph
CN116049454A (en) Intelligent searching method and system based on multi-source heterogeneous data
CN117421582A (en) Equipment health analysis method based on multi-source data driving
CN115905991A (en) Time series data multivariate abnormal detection method based on deep learning
Ye et al. A deep learning-based method for automatic abnormal data detection: Case study for bridge structural health monitoring
CN110580213A (en) Database anomaly detection method based on cyclic marking time point process
CN116611593A (en) Method, device and medium for predicting failure of air compressor
CN115392782A (en) Method and system for monitoring and diagnosing health state of process system of nuclear power plant
CN116976318A (en) Intelligent auditing system for switching operation ticket of power grid based on deep learning and model reasoning
CN117473571B (en) Data information security processing method and system
CN117221087A (en) Alarm root cause positioning method, device and medium
CN112184493A (en) Data processing method, system and storage medium based on big data and assembly type building platform
CN117539920B (en) Data query method and system based on real estate transaction multidimensional data
CN113297307B (en) Database request identification and anomaly detection methods, devices, equipment and media
Lei et al. Application of distributed machine learning model in fault diagnosis of air preheater

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