CN112180312A - A method for diagnosing composite faults of current sensor - Google Patents
A method for diagnosing composite faults of current sensor Download PDFInfo
- Publication number
- CN112180312A CN112180312A CN202010856198.9A CN202010856198A CN112180312A CN 112180312 A CN112180312 A CN 112180312A CN 202010856198 A CN202010856198 A CN 202010856198A CN 112180312 A CN112180312 A CN 112180312A
- Authority
- CN
- China
- Prior art keywords
- fault
- current sensor
- composite
- faults
- gain
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 239000002131 composite material Substances 0.000 title claims abstract description 25
- 238000000034 method Methods 0.000 title claims abstract description 24
- 238000003745 diagnosis Methods 0.000 claims abstract description 16
- 238000007477 logistic regression Methods 0.000 claims abstract description 5
- 238000000605 extraction Methods 0.000 claims description 4
- 238000001514 detection method Methods 0.000 claims description 3
- 230000010287 polarization Effects 0.000 claims description 2
- 239000000284 extract Substances 0.000 claims 1
- 238000012216 screening Methods 0.000 abstract description 4
- 230000005540 biological transmission Effects 0.000 description 4
- 150000001875 compounds Chemical class 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000013178 mathematical model Methods 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R35/00—Testing or calibrating of apparatus covered by the other groups of this subclass
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Testing Electric Properties And Detecting Electric Faults (AREA)
Abstract
The invention discloses a composite fault diagnosis method for a current sensor, which comprises the following steps: simulating two-phase current when the current sensor fails through simulation software to obtain corresponding current waveforms; extracting the characteristics of the current waveform from a time domain angle to obtain fault characteristics; screening and reconstructing fault characteristics by using a gradient lifting tree to obtain corresponding one-hot codes; taking the one-hot code as a training sample, and training by adopting a logistic regression algorithm to obtain a parameter-optimized combination model; and inputting the current sensor sample to be tested into the combined model, extracting the fault characteristics of the sample to be tested by the combined model according to the optimized parameters, diagnosing and outputting the fault condition. According to the invention, the fault characteristics are extracted from the angles of a plurality of time domain characteristic values, so that the omission of fault information is avoided; the dependence on an accurate physical model is low; the method can more accurately diagnose gain faults, bias faults and composite faults of the gain faults and the bias faults in the current sensor, and is simple and easy to implement.
Description
Technical Field
The invention relates to current sensor fault diagnosis, in particular to a current sensor composite fault diagnosis method.
Background
The traction transmission system of the high-speed train is connected with the personal safety and the property safety of passengers in a myriad ways, so that strict requirements are imposed on the reliability of the traction transmission system. The traction transmission system converts electric energy into mechanical energy, which is a core part of the whole high-speed train, if one of the components is damaged and cannot be processed in time, chain reaction may be caused, other components are influenced, composite obstacles are caused, and finally, the operation of the high-speed train is influenced.
The current sensor contained in the three-level inverter in the traction transmission system is most prone to failure, and an accurate and reliable failure diagnosis method is needed for supervision. The traditional fault diagnosis method is based on an analytical model method, but the method relies on an accurate mathematical model. At present, a sliding-mode observer method, a load current analysis method and the like are commonly used as methods for fault diagnosis of a current sensor, but the methods mainly consider single fault conditions, lack of extraction and analysis of different fault characteristics and are difficult to realize accurate diagnosis under the condition of compound faults; under the condition of compound faults, the representation of a single fault can be changed and cannot be described by simple linear superposition, so that the effect of a common data driving method is weakened.
Disclosure of Invention
The purpose of the invention is as follows: in view of the above problems, an object of the present invention is to provide a current sensor composite fault diagnosis method for diagnosing a gain fault, a bias fault, and a composite fault of both occurring in a current sensor.
The technical scheme is as follows: the invention provides a composite fault diagnosis method for a current sensor, which comprises the following steps:
(1) simulating two-phase current when the current sensor fails through simulation software to obtain corresponding current waveforms;
(2) extracting the characteristics of the current waveform from a time domain angle to obtain fault characteristics;
(3) screening and reconstructing fault characteristics by using a gradient lifting tree to obtain corresponding unique hot codes, and normalizing and converting the fault characteristics of different magnitudes into the same magnitude so as to avoid the influence of the different magnitudes of values on a model;
(4) taking the one-hot code as a training sample, and training by adopting a logistic regression algorithm to obtain a parameter-optimized combination model;
(5) inputting a current sensor sample to be detected into a combined model, extracting fault characteristics of the sample to be detected by the combined model according to optimized parameters, respectively sending the characteristic samples to a gain fault classifier and a bias fault classifier for fault classification, and respectively outputting detection results by the two classifiers to finish fault diagnosis of the detected sample.
The fault types in the step (1) comprise a bias fault, a gain fault and a composite fault when two faults occur simultaneously.
The fault characteristics in the step (2) comprise mean values, maximum values, minimum values, range differences, standard deviations, mean square values, root mean square, skewness, kurtosis factors, wave form factors, pulse factors and margin factors of four conditions of no fault, gain fault, bias fault and composite fault.
And (4) the combined model in the step (4) consists of the probability of occurrence of the gain fault and the polarization fault.
And (5) the fault conditions comprise no fault, single fault and compound fault.
Has the advantages that: compared with the prior art, the invention has the following remarkable advantages:
1. the fault diagnosis method is based on data, and has low dependence on an accurate physical model;
2. fault characteristics are extracted from the angles of the time domain characteristic values, and omission of fault information is avoided;
3. screening fault features by using a gradient lifting tree, which is beneficial to extracting feature information with high discrimination;
4. training the model by adopting a logistic regression algorithm, so that the model parameter optimization is facilitated;
5. a combined model formed by the double fault classifiers is constructed, the gain fault, the bias fault and the composite fault of the gain fault and the bias fault in the current sensor can be diagnosed more accurately, and the method is simple and easy to implement.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a graph of two-phase current waveforms without fault;
FIG. 3 is a diagram of two-phase current waveforms during an A-phase current sensor offset fault
FIG. 4 is a graph of two-phase current waveforms during a gain fault for a phase A current sensor;
FIG. 5 is a graph of two-phase current waveforms at a composite fault of the A-phase current sensor;
FIG. 6 is a time domain fault signature distribution plot for different fault conditions of a current sensor;
FIG. 7 is a schematic flow chart of a process for gradient lifting tree;
FIG. 8 is a flow chart of the combinatorial model.
Detailed Description
The composite fault diagnosis method for the current sensor, disclosed by the invention, has the flow chart shown in figure 1, and comprises the following steps of:
(1) two-phase current when a bias fault, a gain fault and a composite fault occur simultaneously in the current sensor is simulated through simulation software, and corresponding current waveforms are obtained. As shown in Table 1, the simulated fault parameter setting conditions are as shown in Table 1, and the fault conditions are 81 groups, wherein the gain fault degree is 1 to 1.4, 9 degrees are set, and the degree 1 represents no gain fault; the degree of bias failure was set to 9 degrees from 0 to 40, and the degree 0 indicates no bias failure. Four exemplary sets of current waveform diagrams for the a-phase current sensor with no fault, gain fault, bias fault, and compound fault are shown in fig. 2-5.
TABLE 1 Current sensor composite Fault level settings
(2) And carrying out feature extraction on the current waveform from a time domain angle to obtain fault features. The fault characteristics include mean, maximum, minimum, range, standard deviation, mean square, root mean square, skewness, kurtosis factor, form factor, pulse factor, margin factor, as shown in fig. 6.
(3) And screening and reconstructing fault characteristics by using the gradient lifting tree to obtain corresponding one-hot codes. The gradient lifting tree processing flow diagram is shown in fig. 7.
(4) The one-hot code is used as a training sample, and training is performed by using a logistic regression algorithm to obtain a combined model with optimized parameters, as shown in fig. 8, wherein the combined model comprises a time domain feature extraction link, a gain fault classifier and a bias fault classifier.
(5) Inputting a current sensor sample to be detected into a combined model, extracting fault characteristics of the sample to be detected by the combined model according to optimized parameters, respectively sending the characteristic samples to a gain fault classifier and a bias fault classifier for fault classification, respectively outputting detection results by the two classifiers, and finally judging whether the output sample belongs to no fault, single fault or composite fault according to corresponding rules shown in table 2, namely completing fault diagnosis of the detected sample.
TABLE 2 correspondence between current sensor fault type and classifier output
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010856198.9A CN112180312B (en) | 2020-08-24 | 2020-08-24 | A method for diagnosing composite faults of current sensor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010856198.9A CN112180312B (en) | 2020-08-24 | 2020-08-24 | A method for diagnosing composite faults of current sensor |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112180312A true CN112180312A (en) | 2021-01-05 |
CN112180312B CN112180312B (en) | 2022-01-04 |
Family
ID=73924334
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010856198.9A Active CN112180312B (en) | 2020-08-24 | 2020-08-24 | A method for diagnosing composite faults of current sensor |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112180312B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113159119A (en) * | 2021-03-11 | 2021-07-23 | 大连理工大学 | Fault diagnosis method for medium-voltage modular multilevel converter |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106546439A (en) * | 2016-10-13 | 2017-03-29 | 南京航空航天大学 | A kind of combined failure diagnostic method of hydraulic AGC system |
WO2017129030A1 (en) * | 2016-01-29 | 2017-08-03 | 阿里巴巴集团控股有限公司 | Disk failure prediction method and apparatus |
CN109460588A (en) * | 2018-10-22 | 2019-03-12 | 武汉大学 | A kind of equipment fault prediction technique promoting decision tree based on gradient |
CN109596913A (en) * | 2018-11-26 | 2019-04-09 | 国网冀北电力有限公司 | Charging pile failure cause diagnostic method and device |
CN109800888A (en) * | 2019-01-08 | 2019-05-24 | 浙江大学 | A kind of coalcutter online system failure diagnosis based on colony intelligence machine learning |
US20190370130A1 (en) * | 2018-06-01 | 2019-12-05 | Arm Limited | Lockstep processing systems and methods |
CN111045441A (en) * | 2019-12-19 | 2020-04-21 | 南京航空航天大学 | A self-healing control method for composite faults of hypersonic aircraft sensors |
US10637715B1 (en) * | 2017-05-02 | 2020-04-28 | Conviva Inc. | Fault isolation in over-the-top content (OTT) broadband networks |
CN111242171A (en) * | 2019-12-31 | 2020-06-05 | 中移(杭州)信息技术有限公司 | Model training, diagnosis and prediction method and device for network fault and electronic equipment |
-
2020
- 2020-08-24 CN CN202010856198.9A patent/CN112180312B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2017129030A1 (en) * | 2016-01-29 | 2017-08-03 | 阿里巴巴集团控股有限公司 | Disk failure prediction method and apparatus |
CN106546439A (en) * | 2016-10-13 | 2017-03-29 | 南京航空航天大学 | A kind of combined failure diagnostic method of hydraulic AGC system |
US10637715B1 (en) * | 2017-05-02 | 2020-04-28 | Conviva Inc. | Fault isolation in over-the-top content (OTT) broadband networks |
US20190370130A1 (en) * | 2018-06-01 | 2019-12-05 | Arm Limited | Lockstep processing systems and methods |
CN109460588A (en) * | 2018-10-22 | 2019-03-12 | 武汉大学 | A kind of equipment fault prediction technique promoting decision tree based on gradient |
CN109596913A (en) * | 2018-11-26 | 2019-04-09 | 国网冀北电力有限公司 | Charging pile failure cause diagnostic method and device |
CN109800888A (en) * | 2019-01-08 | 2019-05-24 | 浙江大学 | A kind of coalcutter online system failure diagnosis based on colony intelligence machine learning |
CN111045441A (en) * | 2019-12-19 | 2020-04-21 | 南京航空航天大学 | A self-healing control method for composite faults of hypersonic aircraft sensors |
CN111242171A (en) * | 2019-12-31 | 2020-06-05 | 中移(杭州)信息技术有限公司 | Model training, diagnosis and prediction method and device for network fault and electronic equipment |
Non-Patent Citations (3)
Title |
---|
YUNYOU LU 等: "A Data-Based Approach for Sensor Fault Detection and Diagnosis of Electro-Pneumatic Brake", 《 2019 IEEE INTERNATIONAL CONFERENCE ON PROGNOSTICS AND HEALTH MANAGEMENT》 * |
杨正森: "基于FTRL和XGBoost算法的产品故障预测模型", 《计算机系统应用》 * |
殷俊 等: "高铁牵引系统三相逆变器IGBT和电机速度传感器的复合故障诊断", 《机械设计与制造工程》 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113159119A (en) * | 2021-03-11 | 2021-07-23 | 大连理工大学 | Fault diagnosis method for medium-voltage modular multilevel converter |
CN113159119B (en) * | 2021-03-11 | 2025-02-11 | 大连理工大学 | A Fault Diagnosis Method for Medium Voltage Modular Multilevel Converter |
Also Published As
Publication number | Publication date |
---|---|
CN112180312B (en) | 2022-01-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112149316B (en) | Prediction method of remaining life of aero-engine based on improved CNN model | |
CN106248801B (en) | A rail crack detection method based on the probability of multiple acoustic emission events | |
CN106017876A (en) | Wheel set bearing fault diagnosis method based on equally-weighted local feature sparse filter network | |
CN104502126B (en) | A kind of high-speed train bogie method for diagnosing faults based on Modal Intervals | |
CN106441888A (en) | High-speed train rolling bearing fault diagnosis method | |
CN111523081B (en) | Aeroengine fault diagnosis method based on enhanced gate control circulating neural network | |
CN110060368B (en) | Mechanical anomaly detection method based on potential feature codes | |
CN110702411A (en) | A Fault Diagnosis Method for Rolling Bearings with Residual Networks Based on Time-Frequency Analysis | |
CN112257530A (en) | Rolling bearing fault diagnosis method based on blind signal separation and support vector machine | |
CN107702922A (en) | Based on LCD and the Fault Diagnosis of Roller Bearings for stacking autocoder | |
CN108544303A (en) | A kind of main shaft of numerical control machine tool fault diagnosis method and system | |
Liang et al. | Multibranch and multiscale dynamic convolutional network for small sample fault diagnosis of rotating machinery | |
CN108592812B (en) | Feature Extraction and Crack Monitoring Method of Fiber Optic Load and Strain in Fan Blades | |
CN113158984A (en) | Bearing fault diagnosis method based on complex Morlet wavelet and lightweight convolution network | |
Li et al. | Intelligent fault diagnosis of aeroengine sensors using improved pattern gradient spectrum entropy | |
CN113392773A (en) | Transformer fault diagnosis system of convolutional neural network based on map information fusion | |
CN112180312B (en) | A method for diagnosing composite faults of current sensor | |
CN111947954B (en) | Method and system for diagnosing urban rail door system fault or sub-health | |
CN109828548A (en) | Performance degradation feature evaluation method based on time series variation Singularity detection | |
CN114659785B (en) | Fault detection method and device for wind driven generator transmission chain | |
CN111707472A (en) | Rolling bearing fault diagnosis method based on FFT and full-connection layer-SVM | |
CN113627358A (en) | Multi-feature fusion turnout intelligent fault diagnosis method, system and equipment | |
CN114048786A (en) | Hydraulic pump leakage state identification method and system based on feature optimization | |
CN118423236A (en) | Wind power gear box flaw detection system based on vibration time domain and frequency domain signal analysis | |
CN117310437A (en) | Analog circuit fault diagnosis method and system based on fuzzy classifier |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |