CN112270227A - Oil film whirl and friction concurrent fault analysis method and analysis system - Google Patents

Oil film whirl and friction concurrent fault analysis method and analysis system Download PDF

Info

Publication number
CN112270227A
CN112270227A CN202011109301.XA CN202011109301A CN112270227A CN 112270227 A CN112270227 A CN 112270227A CN 202011109301 A CN202011109301 A CN 202011109301A CN 112270227 A CN112270227 A CN 112270227A
Authority
CN
China
Prior art keywords
vibration signal
fault
friction
dimensionless
extracted
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
CN202011109301.XA
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.)
Guangdong University of Petrochemical Technology
Original Assignee
Guangdong University of Petrochemical Technology
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 Guangdong University of Petrochemical Technology filed Critical Guangdong University of Petrochemical Technology
Priority to CN202011109301.XA priority Critical patent/CN112270227A/en
Publication of CN112270227A publication Critical patent/CN112270227A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/08Feature extraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching
    • G06F2218/14Classification; Matching by matching peak patterns

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)

Abstract

The invention belongs to the technical field of oil film whirl and friction concurrent fault diagnosis, and discloses an oil film whirl and friction concurrent fault analysis method and an oil film whirl and friction concurrent fault analysis system, wherein a double probe is used for extracting a machine fault vibration signal; preprocessing the acquired data, and extracting nine dimensionless characteristics of the machine fault vibration signal; training by using the extracted feature vectors by using logistic regression classification; and predicting the unknown label vibration signal to obtain whether the signal has a fault and the type of the fault. The method can solve the problem of difficult feature extraction in the gear fault prediction process, has sufficient and comprehensive extracted features, can well predict the gear fault, and can effectively reduce the influence of noise on the result. The invention can find and diagnose oil film whirl fault and friction fault.

Description

Oil film whirl and friction concurrent fault analysis method and analysis system
Technical Field
The invention belongs to the technical field of oil film whirl and friction concurrent fault diagnosis, particularly relates to an oil film whirl and friction concurrent fault analysis method and an oil film whirl and friction concurrent fault analysis system, and particularly relates to an oil film whirl and friction concurrent fault analysis method based on nine dimensionless feature extraction and logistic regression classification.
Background
At present, large-scale mechanized equipment has complex structure, perfect functions and close connection among internal parts of the equipment, so that high speed and large-scale production are achieved in the production process, the large-scale mechanized equipment breaks down to cause huge loss, and the difficulty of fault diagnosis of the large-scale mechanized equipment is increased. When an object and another object move along the tangent direction of the contact surfaces or have a relative motion tendency, a force resisting the relative motion between the contact surfaces of the two objects exists, and the force is called friction force. This phenomenon or characteristic between the contact surfaces is called "friction", and therefore, there is a great significance in detecting a fault in a large mechanized apparatus based on a friction vibration signal.
Many researches on oil film whirl and friction concurrent fault detection exist, such as wavelet transformation, empirical mode decomposition, minimum entropy deconvolution and other methods.
Through the above analysis, the problems and defects of the prior art are as follows:
(1) in the prior art, only a limited number of local pulses can be extracted in the method for detecting the oil film whirl and friction concurrent faults, the method is still an iterative non-optimal solution, and the method has no immunity in a strong noise environment and is easy to have a misdiagnosis phenomenon.
(2) The existing common method has the problems of difficult feature extraction, incomplete feature extraction and the like.
The difficulty in solving the above problems and defects is:
and extracting useful features, and performing oil film whirl and friction concurrent fault analysis.
The significance of solving the problems and the defects is as follows:
aiming at the defects, the invention provides an oil film whirl and friction concurrent fault analysis method based on nine dimensionless feature extraction and logistic regression classification.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides an oil film whirl and friction concurrent fault analysis method and an oil film whirl and friction concurrent fault analysis system.
The invention is realized in such a way that an oil film whirl and friction concurrent fault analysis method can diagnose oil film whirl and friction faults in a concurrent way, and the method comprises the following steps:
step 1, extracting a machine fault vibration signal by using a double probe;
step 2, preprocessing the data acquired in the step 1, and extracting nine dimensionless characteristics of the machine fault vibration signal;
step 3, training by using the characteristic vectors extracted in the step 2 and using logistic regression classification;
and 4, predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
Further, the step 2 is to extract the characteristics of the collected gear fault vibration signal, the gear fault vibration signal is often represented by a nonlinear non-stationary characteristic, and the early fault vibration signal often contains a strong background noise, which is not beneficial to extracting fault characteristics, and the nine dimensionless characteristic extractions performed on the machine fault vibration signal can effectively solve the problem, specifically including the following steps:
and 2.1, setting the size of a window and the sliding step length according to the data volume by a sliding window method, wherein each window is a sample, and extracting the characteristic value of each window.
Step 2.2, calculating dimensionless characteristic volatility index SfTaking the volatility index as one of the extracted features, the specific calculation formula is as follows:
Figure BDA0002728047660000021
wherein
Figure BDA0002728047660000022
Represents the root mean square value of the waveform data,
Figure BDA0002728047660000023
represents the absolute average of the waveform data;
step 2.3, calculating a dimensionless characteristic peak index, and taking the peak index as one of the extracted characteristics, wherein a specific calculation formula is as follows:
Figure BDA0002728047660000024
wherein xmaxWhich is indicative of the peak of the waveform,
Figure BDA0002728047660000031
the representation represents a root mean square value;
step 2.4, calculating dimensionless characteristic pulse indexes, and taking the pulse indexes as one of the extracted characteristics, wherein a specific calculation formula is as follows:
Figure BDA0002728047660000032
wherein xmaxWhich is indicative of the peak of the waveform,
Figure BDA0002728047660000033
represents the absolute average of the waveform data;
step 2.5, calculating a non-dimensional characteristic kurtosis index to show the height of the actual kurtosis relative to the normal kurtosis, wherein the kurtosis index reflects the impact characteristic in the vibration signal, and the non-dimensional characteristic kurtosis index is taken as one of the extracted characteristics, and a specific calculation formula is as follows:
Figure BDA0002728047660000034
wherein
Figure BDA0002728047660000035
And 2.6, calculating a dimensionless characteristic margin index, which is generally used for detecting the abrasion condition of the mechanical equipment. If the distortion index changes little, the ratio of the effective value to the average value is increased, which shows that the clearance is increased due to abrasion, so that the effective value of the energy index of vibration is increased faster than the average value, the margin index of the energy index of vibration is also increased, and the dimensionless feature margin index is taken as one of the extracted features, and the specific calculation formula is as follows:
Figure BDA0002728047660000036
wherein
Figure BDA0002728047660000037
Step 2.7, calculating a dimensionless characteristic Teager energy operator, wherein the Teager energy operator is one of the extracted characteristics, and the specific calculation formula is as follows:
Figure BDA0002728047660000038
wherein t represents the data acquisition time,
Figure BDA0002728047660000039
αtis the offset angle before and after time t.
And 2.8, calculating standard deviation, wherein the standard deviation is used for representing the discrete degree of the data, and is used for representing the variability of a single statistic in a plurality of samples. It can be understood that the former is the variability of the data itself, and the latter characterizes the variability of the sampling behavior, and the specific calculation formula is as follows:
Figure BDA0002728047660000041
step 2.9, calculating the standard deviation of the mean, which is a standard for measuring the degree of dispersion of the data distribution, and measuring the degree of deviation of the data values from the arithmetic mean. The smaller the standard deviation, the less the values deviate from the mean and vice versa. The magnitude of the standard deviation can be measured by the multiplying power relationship between the standard deviation and the average value, and the specific calculation formula is as follows:
Figure BDA0002728047660000042
step 2.10, calculating a sample circle mean (circle _ mean) of the sample, and taking the sample circle mean as one of the extracted features, wherein a specific calculation formula is as follows:
Figure BDA0002728047660000043
where X is the sample, sin is the sine function, cos is the cosine function, arctan2 is the tangent function, and π is the circumferential ratio. Wherein
Figure BDA0002728047660000044
S=∑i sin(angle)C=∑i cos(angle),res=arctan2(S,C)。
Further, in the step 3, a logistic regression model is used for training, the extracted features are spliced by using the features extracted in the step 2, and the extracted features are brought into the logistic regression model for training to obtain a training model.
Another object of the present invention is to provide an oil film whirl and friction concurrent fault analysis system, including:
the double probes are used for extracting machine fault vibration signals;
the nine dimensionless feature extraction modules are used for preprocessing the acquired data and extracting nine dimensionless features of the machine fault vibration signal;
the training module is used for utilizing the extracted feature vectors to train by using logistic regression classification;
and the prediction module is used for predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
It is a further object of the invention to provide a computer device comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of:
step 1, extracting a machine fault vibration signal by using a double probe;
step 2, preprocessing the data acquired in the step 1, and extracting nine dimensionless characteristics of the machine fault vibration signal;
step 3, training by using the characteristic vectors extracted in the step 2 and using logistic regression classification;
and 4, predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
It is another object of the present invention to provide a computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of:
step 1, extracting a machine fault vibration signal by using a double probe;
step 2, preprocessing the data acquired in the step 1, and extracting nine dimensionless characteristics of the machine fault vibration signal;
step 3, training by using the characteristic vectors extracted in the step 2 and using logistic regression classification;
and 4, predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
The invention also aims to provide large mechanized equipment for implementing the oil film whirl and friction concurrent fault analysis method.
The invention also aims to provide an information data processing terminal, which is used for realizing the oil film whirl and friction concurrent fault analysis method.
By combining all the technical schemes, the invention has the advantages and positive effects that:
the invention uses double probes to extract the machine fault vibration signal; nine dimensionless feature extractions are carried out on the machine fault vibration signal; training by logistic regression classification; predicting whether the unknown tag signal has a fault or not, and determining the type of the fault. The invention relates to a fault analysis method for oil film whirl and friction concurrence, which can effectively extract fault characteristic information.
The method can solve the problem of difficult feature extraction in the gear fault prediction process, has sufficient and comprehensive extracted features, can well predict the gear fault, and can effectively reduce the influence of noise on the result.
Oil film whirl faults and friction faults can be found and diagnosed.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the embodiments of the present application will be briefly described below, and it is obvious that the drawings described below are only some embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained from the drawings without creative efforts.
Fig. 1 is a flowchart of an oil whirl and friction concurrent fault analysis method provided by an embodiment of the present invention.
Fig. 2 is a schematic diagram of an oil film whirl and friction concurrent fault analysis method provided by an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Aiming at the problems in the prior art, the invention provides an oil film whirl and friction concurrent fault analysis method and an analysis system, and the invention is described in detail below with reference to the accompanying drawings.
As shown in fig. 1, the present invention provides an oil whirl and friction concurrent fault analysis method, which can diagnose oil whirl and friction faults concurrently, and the method includes the following steps:
and S101, extracting a machine fault vibration signal by using a double probe.
And S102, preprocessing the data acquired in the step S101, and extracting nine dimensionless features of the machine fault vibration signal.
And S103, training by using the characteristic vectors extracted in the step S102 and using logistic regression classification.
S104, predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
The invention provides an oil film whirl and friction concurrent fault analysis system, which comprises:
the double probes are used for extracting machine fault vibration signals;
the nine dimensionless feature extraction modules are used for preprocessing the acquired data and extracting nine dimensionless features of the machine fault vibration signal;
the training module is used for utilizing the extracted feature vectors to train by using logistic regression classification;
and the prediction module is used for predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
The invention is further described with reference to specific examples.
Examples
As shown in fig. 2, the invention provides an oil whirl and friction concurrent fault analysis method based on nine dimensionless feature extractions and logistic regression classification, which comprises the following steps:
step 1, extracting a machine fault vibration signal by using a double probe;
step 2, preprocessing the data acquired in the step 1, and extracting nine dimensionless characteristics of the machine fault vibration signal;
and 2.1, setting the size of a window and the sliding step length according to the data volume by a sliding window method, wherein each window is a sample, and extracting the characteristic value of each window.
Step 2.2, calculating dimensionless characteristic volatility index SfTaking the volatility index as one of the extracted features, the specific calculation formula is as follows:
Figure BDA0002728047660000071
wherein
Figure BDA0002728047660000072
Represents the root mean square value of the waveform data,
Figure BDA0002728047660000073
represents the absolute average of the waveform data;
step 2.3, calculating a dimensionless characteristic peak index, and taking the peak index as one of the extracted characteristics, wherein a specific calculation formula is as follows:
Figure BDA0002728047660000074
wherein xmaxWhich is indicative of the peak of the waveform,
Figure BDA0002728047660000081
the representation represents a root mean square value;
step 2.4, calculating dimensionless characteristic pulse indexes, and taking the pulse indexes as one of the extracted characteristics, wherein a specific calculation formula is as follows:
Figure BDA0002728047660000082
wherein xmaxWhich is indicative of the peak of the waveform,
Figure BDA0002728047660000083
represents the absolute average of the waveform data;
step 2.5, calculating a non-dimensional characteristic kurtosis index to show the height of the actual kurtosis relative to the normal kurtosis, wherein the kurtosis index reflects the impact characteristic in the vibration signal, and the non-dimensional characteristic kurtosis index is taken as one of the extracted characteristics, and a specific calculation formula is as follows:
Figure BDA0002728047660000084
wherein
Figure BDA0002728047660000085
And 2.6, calculating a dimensionless characteristic margin index, which is generally used for detecting the abrasion condition of the mechanical equipment. If the distortion index changes little, the ratio of the effective value to the average value is increased, which shows that the clearance is increased due to abrasion, so that the effective value of the energy index of vibration is increased faster than the average value, the margin index of the energy index of vibration is also increased, and the dimensionless feature margin index is taken as one of the extracted features, and the specific calculation formula is as follows:
Figure BDA0002728047660000086
wherein
Figure BDA0002728047660000087
Step 2.7, calculating a dimensionless characteristic Teager energy operator, wherein the Teager energy operator is one of the extracted characteristics, and the specific calculation formula is as follows:
Figure BDA0002728047660000088
wherein t represents the data acquisition time,
Figure BDA0002728047660000089
αtis the offset angle before and after time t.
And 2.8, calculating standard deviation, wherein the standard deviation is used for representing the discrete degree of the data, and is used for representing the variability of a single statistic in a plurality of samples. It can be understood that the former is the variability of the data itself, and the latter characterizes the variability of the sampling behavior, and the specific calculation formula is as follows:
Figure BDA0002728047660000091
step 2.9, calculating the standard deviation of the mean, which is a standard for measuring the degree of dispersion of the data distribution, and measuring the degree of deviation of the data values from the arithmetic mean. The smaller the standard deviation, the less the values deviate from the mean and vice versa. The magnitude of the standard deviation can be measured by the multiplying power relationship between the standard deviation and the average value, and the specific calculation formula is as follows:
Figure BDA0002728047660000092
step 2.10, calculating a sample circle mean (circle _ mean) of the sample, and taking the sample circle mean as one of the extracted features, wherein a specific calculation formula is as follows:
Figure BDA0002728047660000093
where X is the sample, sin is the sine function, cos is the cosine function, arctan2 is the tangent function, and π is the circumferential ratio. Wherein
Figure BDA0002728047660000094
S=∑i sin(angle)C=∑i cos(angle),res=arctan2(S,C)。
And 3, training by using a logistic regression model, splicing the extracted features by using the features extracted in the step 2, and carrying out training by bringing the extracted features into the logistic regression model to obtain a training model.
The invention relates to an oil film whirl and friction concurrent fault analysis method based on nine dimensionless feature extraction and logistic regression classification, which takes oil film whirl and friction concurrent fault analysis methods of certain petrochemical equipment gear vibration mechanical data as an example, and extracts a feature value of each window by a sliding window method, namely the window size is 2048, the sliding step length is 512, each window is a sample, the feature values of the windows are spliced after the features are extracted, a logistic regression model is brought into the splicing for training, when whether faults exist in unknown labels or not is predicted, the features of signals of the unknown labels are extracted, and then fault prediction results are obtained through the trained model. The invention carries out relevant tests to obtain test results, as shown in the following tables 1 and 2.
TABLE 1 number of data strips
Figure BDA0002728047660000095
Figure BDA0002728047660000101
TABLE 2 evaluation of the results
Figure BDA0002728047660000102
In the description of the present invention, "a plurality" means two or more unless otherwise specified; the terms "upper", "lower", "left", "right", "inner", "outer", "front", "rear", "head", "tail", and the like, indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, are only for convenience in describing and simplifying the description, and do not indicate or imply that the device or element referred to must have a particular orientation, be constructed in a particular orientation, and be operated, and thus, should not be construed as limiting the invention. Furthermore, the terms "first," "second," "third," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
It should be noted that the embodiments of the present invention can be realized by hardware, software, or a combination of software and hardware. The hardware portion may be implemented using dedicated logic; the software portions may be stored in a memory and executed by a suitable instruction execution system, such as a microprocessor or specially designed hardware. Those skilled in the art will appreciate that the apparatus and methods described above may be implemented using computer executable instructions and/or embodied in processor control code, such code being provided on a carrier medium such as a disk, CD-or DVD-ROM, programmable memory such as read only memory (firmware), or a data carrier such as an optical or electronic signal carrier, for example. The apparatus and its modules of the present invention may be implemented by hardware circuits such as very large scale integrated circuits or gate arrays, semiconductors such as logic chips, transistors, or programmable hardware devices such as field programmable gate arrays, programmable logic devices, etc., or by software executed by various types of processors, or by a combination of hardware circuits and software, e.g., firmware.
The above description is only for the purpose of illustrating the present invention and the appended claims are not to be construed as limiting the scope of the invention, which is intended to cover all modifications, equivalents and improvements that are within the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An oil film whirl and friction concurrent fault analysis method is characterized by comprising the following steps:
and preprocessing the acquired data, and extracting nine dimensionless characteristics of the machine fault vibration signal.
2. The oil film whirl and friction concurrent fault analysis method according to claim 1, wherein the method for nine dimensionless feature extractions of the machine fault vibration signal comprises:
step 1, setting window size and sliding step length according to data quantity by a sliding window method, wherein each window is a sample, and extracting a characteristic value of each window;
step 2, calculating dimensionless characteristic volatility index SfTaking the volatility index as one of the extracted features, the specific calculation formula is as follows:
Figure FDA0002728047650000011
wherein
Figure FDA0002728047650000012
Represents the root mean square value of the waveform data,
Figure FDA0002728047650000013
represents the absolute average of the waveform data;
step 3, calculating a dimensionless characteristic peak index, and taking the peak index as one of the extracted characteristics, wherein a specific calculation formula is as follows:
Figure FDA0002728047650000014
wherein xmaxWhich is indicative of the peak of the waveform,
Figure FDA0002728047650000015
the representation represents a root mean square value;
step 4, calculating dimensionless characteristic pulse indexes, and taking the pulse indexes as one of the extracted characteristics, wherein a specific calculation formula is as follows:
Figure FDA0002728047650000016
wherein xmaxWhich is indicative of the peak of the waveform,
Figure FDA0002728047650000017
represents the absolute average of the waveform data;
step 5, calculating a non-dimensional characteristic kurtosis index to show the height of the actual kurtosis relative to the normal kurtosis, wherein the kurtosis index reflects the impact characteristic in the vibration signal, and the non-dimensional characteristic kurtosis index is taken as one of the extracted characteristics, and the specific calculation formula is as follows:
Figure FDA0002728047650000021
wherein
Figure FDA0002728047650000022
Step 6, calculating the dimensionless characteristic margin index, wherein the specific calculation formula is as follows:
Figure FDA0002728047650000023
wherein
Figure FDA0002728047650000024
Step 7, calculating a dimensionless characteristic Teager energy operator, wherein the Teager energy operator is one of the extracted characteristics, and the specific calculation formula is as follows:
Figure FDA0002728047650000025
wherein t represents the data acquisition time,
Figure FDA0002728047650000026
αtis the offset angle before and after time t.
And 8, calculating the standard deviation, wherein the specific calculation formula is as follows:
Figure FDA0002728047650000027
and 9, calculating the standard deviation of the average value, wherein the specific calculation formula is as follows:
Figure FDA0002728047650000028
step 10, calculating a sample circle average value of the sample, and taking the sample circle average value as one of the extracted features, wherein a specific calculation formula is as follows:
Figure FDA0002728047650000029
wherein X is a sample, sin is a sine function, cos is a cosine function, arctan2 is a tangent function, and pi is a circumferential ratio; wherein
Figure FDA00027280476500000210
S=∑isin(angle)C=∑icos(angle),res=arctan2(S,C)。
3. The oil film whirl and friction concurrent fault analysis method as claimed in claim 1, wherein the collected data is preprocessed, and before nine dimensionless features of the machine fault vibration signal are extracted, the following steps are carried out: and extracting a machine fault vibration signal by using the double probes.
4. The oil film whirl and friction concurrent fault analysis method as claimed in claim 1, wherein the collected data is preprocessed, and after nine dimensionless features of the machine fault vibration signal are extracted, the following steps are carried out:
training by using the extracted feature vectors by using logistic regression classification;
and predicting the unknown label vibration signal to obtain whether the signal has a fault and the type of the fault.
5. The oil film whirl and friction concurrent fault analysis method of claim 4, wherein the training is performed by using a logistic regression model, the extracted features are spliced by using the extracted features, and the extracted features are brought into the logistic regression model to be trained to obtain the training model.
6. An oil whirl and friction concurrent fault analysis system, comprising:
the double probes are used for extracting machine fault vibration signals;
the nine dimensionless feature extraction modules are used for preprocessing the acquired data and extracting nine dimensionless features of the machine fault vibration signal;
the training module is used for utilizing the extracted feature vectors to train by using logistic regression classification;
and the prediction module is used for predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
7. A computer device, characterized in that the computer device comprises a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to carry out the steps of:
step 1, extracting a machine fault vibration signal by using a double probe;
step 2, preprocessing the data acquired in the step 1, and extracting nine dimensionless characteristics of the machine fault vibration signal;
step 3, training by using the characteristic vectors extracted in the step 2 and using logistic regression classification;
and 4, predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
8. A computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of:
step 1, extracting a machine fault vibration signal by using a double probe;
step 2, preprocessing the data acquired in the step 1, and extracting nine dimensionless characteristics of the machine fault vibration signal;
step 3, training by using the characteristic vectors extracted in the step 2 and using logistic regression classification;
and 4, predicting the unknown label vibration signal to obtain whether the signal has faults or not and the type of the faults.
9. A large mechanized apparatus for implementing the oil film whirl and friction concurrent fault analysis method according to any one of claims 1 to 5.
10. An information data processing terminal, characterized in that the information data processing terminal is used for realizing the oil film whirl and friction concurrent fault analysis method of any one of claims 1 to 5.
CN202011109301.XA 2020-10-16 2020-10-16 Oil film whirl and friction concurrent fault analysis method and analysis system Pending CN112270227A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011109301.XA CN112270227A (en) 2020-10-16 2020-10-16 Oil film whirl and friction concurrent fault analysis method and analysis system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011109301.XA CN112270227A (en) 2020-10-16 2020-10-16 Oil film whirl and friction concurrent fault analysis method and analysis system

Publications (1)

Publication Number Publication Date
CN112270227A true CN112270227A (en) 2021-01-26

Family

ID=74338247

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011109301.XA Pending CN112270227A (en) 2020-10-16 2020-10-16 Oil film whirl and friction concurrent fault analysis method and analysis system

Country Status (1)

Country Link
CN (1) CN112270227A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109190670A (en) * 2018-08-02 2019-01-11 大连理工大学 A kind of charging pile failure prediction method based on expansible boosted tree
CN110160781A (en) * 2019-06-18 2019-08-23 广东石油化工学院 A kind of the test set reconstruct and prediction technique of rotating machinery fault classification
CN110796120A (en) * 2019-11-21 2020-02-14 杭州电力设备制造有限公司 Time domain feature-based circuit breaker mechanical fault XGboost diagnosis method
CN111157894A (en) * 2020-01-14 2020-05-15 许昌中科森尼瑞技术有限公司 Motor fault diagnosis method, device and medium based on convolutional neural network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109190670A (en) * 2018-08-02 2019-01-11 大连理工大学 A kind of charging pile failure prediction method based on expansible boosted tree
CN110160781A (en) * 2019-06-18 2019-08-23 广东石油化工学院 A kind of the test set reconstruct and prediction technique of rotating machinery fault classification
CN110796120A (en) * 2019-11-21 2020-02-14 杭州电力设备制造有限公司 Time domain feature-based circuit breaker mechanical fault XGboost diagnosis method
CN111157894A (en) * 2020-01-14 2020-05-15 许昌中科森尼瑞技术有限公司 Motor fault diagnosis method, device and medium based on convolutional neural network

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
王晶晶等: "基于LMD和逻辑回归的滚动轴承故障状态类型识别", 《机械工程与技术》 *
覃爱淞等: "基于量纲一指标和极限学习机的滚动轴承故障诊断方法", 《机床与液压》 *
谷俊杰和丁常富: "《汽轮机控制 监视和保护》", 31 October 2002 *
陈仕琦: "基于小波包和Teager能量算子的齿轮故障诊断研究", 《机械传动》 *

Similar Documents

Publication Publication Date Title
CN112183344B (en) Large unit friction fault analysis method and system based on waveform and dimensionless learning
CN111259990B (en) Seawater pump fault monitoring device and diagnosis method based on multi-source information fusion
US11443137B2 (en) Method and apparatus for detecting signal features
CN111504647A (en) AR-MSET-based performance degradation evaluation method for rolling bearing
CN111398798A (en) Circuit breaker energy storage state identification method based on vibration signal interval characteristic extraction
CN115238740A (en) Fault diagnosis method and device based on time-frequency distribution and deep learning
Zhao et al. Research on constructing a degradation index and predicting the remaining useful life for rolling element bearings of complex equipment
CN114700587A (en) Missing welding defect real-time detection method and system based on fuzzy reasoning and edge calculation
You et al. Fault diagnosis system of rotating machinery vibration signal
CN112270227A (en) Oil film whirl and friction concurrent fault analysis method and analysis system
CN108038031A (en) A kind of method and device for monitoring hard disk presence in real time
CN112232414B (en) Triple concurrency fault analysis method based on X and Y dual-measurement-point spectrum data
CN112232212B (en) Triple concurrent fault analysis method and system, large unit device and storage medium
CN112284721A (en) Double fault analysis method and system for friction and rotor imbalance of large unit
CN115931318A (en) Fault intelligent diagnosis method, device, equipment and storage medium
CN115659271A (en) Sensor abnormality detection method, model training method, system, device, and medium
CN111275135B (en) Fault diagnosis method, device, equipment and medium
CN112634979B (en) Method and system for testing USB electronic disks in batch
Han et al. Research on Pump Fault Diagnosis Function Based on BP Neural Network
Huang et al. Fault diagnosis of rotating machinery based on empirical mode decomposition and fractal feature parameter classification
Kien et al. Risserkennung von Plastikzahnrädern unter Verwendung eines neuralen Faltungsnetzwerks, das Datenbilder von der ineinandergreifenden Schwingung mit der Lernmethode der Übertragung vorher lernt
CN117664420A (en) Multi-probe bolt shaft force monitoring method and device, electronic equipment and storage medium
Arafa et al. NVIDIA GPGPUs Instructions Energy Consumption
CN116362257A (en) Bug grading method and grading device based on semantic analysis technology
CN117629634A (en) Rotary machine early fault detection method and system based on limited crossing visual view

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210126

RJ01 Rejection of invention patent application after publication