期刊文献+
共找到39,340篇文章
< 1 2 250 >
每页显示 20 50 100
A novel multi-resolution network for the open-circuit faults diagnosis of automatic ramming drive system
1
作者 Liuxuan Wei Linfang Qian +3 位作者 Manyi Wang Minghao Tong Yilin Jiang Ming Li 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第4期225-237,共13页
The open-circuit fault is one of the most common faults of the automatic ramming drive system(ARDS),and it can be categorized into the open-phase faults of Permanent Magnet Synchronous Motor(PMSM)and the open-circuit ... The open-circuit fault is one of the most common faults of the automatic ramming drive system(ARDS),and it can be categorized into the open-phase faults of Permanent Magnet Synchronous Motor(PMSM)and the open-circuit faults of Voltage Source Inverter(VSI). The stator current serves as a common indicator for detecting open-circuit faults. Due to the identical changes of the stator current between the open-phase faults in the PMSM and failures of double switches within the same leg of the VSI, this paper utilizes the zero-sequence voltage component as an additional diagnostic criterion to differentiate them.Considering the variable conditions and substantial noise of the ARDS, a novel Multi-resolution Network(Mr Net) is proposed, which can extract multi-resolution perceptual information and enhance robustness to the noise. Meanwhile, a feature weighted layer is introduced to allocate higher weights to characteristics situated near the feature frequency. Both simulation and experiment results validate that the proposed fault diagnosis method can diagnose 25 types of open-circuit faults and achieve more than98.28% diagnostic accuracy. In addition, the experiment results also demonstrate that Mr Net has the capability of diagnosing the fault types accurately under the interference of noise signals(Laplace noise and Gaussian noise). 展开更多
关键词 fault diagnosis Deep learning Multi-scale convolution Open-circuit Convolutional neural network
下载PDF
Fault diagnosis method of link control system for gravitational wave detection
2
作者 GAO Ai XU Shengnan +2 位作者 ZHAO Zichen SHANG Haibin XU Rui 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第4期922-931,共10页
To maintain the stability of the inter-satellite link for gravitational wave detection,an intelligent learning monitoring and fast warning method of the inter-satellite link control system failure is proposed.Differen... To maintain the stability of the inter-satellite link for gravitational wave detection,an intelligent learning monitoring and fast warning method of the inter-satellite link control system failure is proposed.Different from the traditional fault diagnosis optimization algorithms,the fault intelligent learning method pro-posed in this paper is able to quickly identify the faults of inter-satellite link control system despite the existence of strong cou-pling nonlinearity.By constructing a two-layer learning network,the method enables efficient joint diagnosis of fault areas and fault parameters.The simulation results show that the average identification time of the system fault area and fault parameters is 0.27 s,and the fault diagnosis efficiency is improved by 99.8%compared with the traditional algorithm. 展开更多
关键词 large scale multi-satellite formation gravitational wave detection laser link monitoring fault diagnosis deep learning
下载PDF
Expert Experience and Data-Driven Based Hybrid Fault Diagnosis for High-SpeedWire Rod Finishing Mills 被引量:1
3
作者 Cunsong Wang Ningze Tang +3 位作者 Quanling Zhang Lixin Gao Haichen Yin Hao Peng 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第2期1827-1847,共21页
The reliable operation of high-speed wire rod finishing mills is crucial in the steel production enterprise.As complex system-level equipment,it is difficult for high-speed wire rod finishing mills to realize fault lo... The reliable operation of high-speed wire rod finishing mills is crucial in the steel production enterprise.As complex system-level equipment,it is difficult for high-speed wire rod finishing mills to realize fault location and real-time monitoring.To solve the above problems,an expert experience and data-driven-based hybrid fault diagnosis method for high-speed wire rod finishing mills is proposed in this paper.First,based on its mechanical structure,time and frequency domain analysis are improved in fault feature extraction.The approach of combining virtual value,peak value with kurtosis value index,is adopted in time domain analysis.Speed adjustment and side frequency analysis are proposed in frequency domain analysis to obtain accurate component characteristic frequency and its corresponding sideband.Then,according to time and frequency domain characteristics,fault location based on expert experience is proposed to get an accurate fault result.Finally,the proposed method is implemented in the equipment intelligent diagnosis system.By taking an equipment fault on site,for example,the effectiveness of the proposed method is illustrated in the system. 展开更多
关键词 High-speed wire rod finishing mills expert experience DATA-DRIVEN fault diagnosis
下载PDF
Label Recovery and Trajectory Designable Network for Transfer Fault Diagnosis of Machines With Incorrect Annotation 被引量:1
4
作者 Bin Yang Yaguo Lei +2 位作者 Xiang Li Naipeng Li Asoke K.Nandi 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第4期932-945,共14页
The success of deep transfer learning in fault diagnosis is attributed to the collection of high-quality labeled data from the source domain.However,in engineering scenarios,achieving such high-quality label annotatio... The success of deep transfer learning in fault diagnosis is attributed to the collection of high-quality labeled data from the source domain.However,in engineering scenarios,achieving such high-quality label annotation is difficult and expensive.The incorrect label annotation produces two negative effects:1)the complex decision boundary of diagnosis models lowers the generalization performance on the target domain,and2)the distribution of target domain samples becomes misaligned with the false-labeled samples.To overcome these negative effects,this article proposes a solution called the label recovery and trajectory designable network(LRTDN).LRTDN consists of three parts.First,a residual network with dual classifiers is to learn features from cross-domain samples.Second,an annotation check module is constructed to generate a label anomaly indicator that could modify the abnormal labels of false-labeled samples in the source domain.With the training of relabeled samples,the complexity of diagnosis model is reduced via semi-supervised learning.Third,the adaptation trajectories are designed for sample distributions across domains.This ensures that the target domain samples are only adapted with the pure-labeled samples.The LRTDN is verified by two case studies,in which the diagnosis knowledge of bearings is transferred across different working conditions as well as different yet related machines.The results show that LRTDN offers a high diagnosis accuracy even in the presence of incorrect annotation. 展开更多
关键词 Deep transfer learning domain adaptation incorrect label annotation intelligent fault diagnosis rotating machines
下载PDF
Causal temporal graph attention network for fault diagnosis of chemical processes
5
作者 Jiaojiao Luo Zhehao Jin +3 位作者 Heping Jin Qian Li Xu Ji Yiyang Dai 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第6期20-32,共13页
Fault detection and diagnosis(FDD)plays a significant role in ensuring the safety and stability of chemical processes.With the development of artificial intelligence(AI)and big data technologies,data-driven approaches... Fault detection and diagnosis(FDD)plays a significant role in ensuring the safety and stability of chemical processes.With the development of artificial intelligence(AI)and big data technologies,data-driven approaches with excellent performance are widely used for FDD in chemical processes.However,improved predictive accuracy has often been achieved through increased model complexity,which turns models into black-box methods and causes uncertainty regarding their decisions.In this study,a causal temporal graph attention network(CTGAN)is proposed for fault diagnosis of chemical processes.A chemical causal graph is built by causal inference to represent the propagation path of faults.The attention mechanism and chemical causal graph were combined to help us notice the key variables relating to fault fluctuations.Experiments in the Tennessee Eastman(TE)process and the green ammonia(GA)process showed that CTGAN achieved high performance and good explainability. 展开更多
关键词 Chemical processes Safety fault diagnosis Causal discovery Attention mechanism Explainability
下载PDF
Hierarchical multihead self-attention for time-series-based fault diagnosis
6
作者 Chengtian Wang Hongbo Shi +1 位作者 Bing Song Yang Tao 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第6期104-117,共14页
Fault diagnosis is important for maintaining the safety and effectiveness of chemical process.Considering the multivariate,nonlinear,and dynamic characteristic of chemical process,many time-series-based data-driven fa... Fault diagnosis is important for maintaining the safety and effectiveness of chemical process.Considering the multivariate,nonlinear,and dynamic characteristic of chemical process,many time-series-based data-driven fault diagnosis methods have been developed in recent years.However,the existing methods have the problem of long-term dependency and are difficult to train due to the sequential way of training.To overcome these problems,a novel fault diagnosis method based on time-series and the hierarchical multihead self-attention(HMSAN)is proposed for chemical process.First,a sliding window strategy is adopted to construct the normalized time-series dataset.Second,the HMSAN is developed to extract the time-relevant features from the time-series process data.It improves the basic self-attention model in both width and depth.With the multihead structure,the HMSAN can pay attention to different aspects of the complicated chemical process and obtain the global dynamic features.However,the multiple heads in parallel lead to redundant information,which cannot improve the diagnosis performance.With the hierarchical structure,the redundant information is reduced and the deep local time-related features are further extracted.Besides,a novel many-to-one training strategy is introduced for HMSAN to simplify the training procedure and capture the long-term dependency.Finally,the effectiveness of the proposed method is demonstrated by two chemical cases.The experimental results show that the proposed method achieves a great performance on time-series industrial data and outperforms the state-of-the-art approaches. 展开更多
关键词 Self-attention mechanism Deep learning Chemical process Time-series fault diagnosis
下载PDF
Review on uncertainty analysis and information fusion diagnosis of aircraft control system
7
作者 ZHOU Keyi LU Ningyun +1 位作者 JIANG Bin MENG Xianfeng 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第5期1245-1263,共19页
In the aircraft control system,sensor networks are used to sample the attitude and environmental data.As a result of the external and internal factors(e.g.,environmental and task complexity,inaccurate sensing and comp... In the aircraft control system,sensor networks are used to sample the attitude and environmental data.As a result of the external and internal factors(e.g.,environmental and task complexity,inaccurate sensing and complex structure),the aircraft control system contains several uncertainties,such as imprecision,incompleteness,redundancy and randomness.The information fusion technology is usually used to solve the uncertainty issue,thus improving the sampled data reliability,which can further effectively increase the performance of the fault diagnosis decision-making in the aircraft control system.In this work,we first analyze the uncertainties in the aircraft control system,and also compare different uncertainty quantitative methods.Since the information fusion can eliminate the effects of the uncertainties,it is widely used in the fault diagnosis.Thus,this paper summarizes the recent work in this aera.Furthermore,we analyze the application of information fusion methods in the fault diagnosis of the aircraft control system.Finally,this work identifies existing problems in the use of information fusion for diagnosis and outlines future trends. 展开更多
关键词 aircraft control system sensor networks information fusion fault diagnosis UNCERTAINTY
下载PDF
Uncertainty-Aware Deep Learning: A Promising Tool for Trustworthy Fault Diagnosis
8
作者 Jiaxin Ren Jingcheng Wen +3 位作者 Zhibin Zhao Ruqiang Yan Xuefeng Chen Asoke K.Nandi 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第6期1317-1330,共14页
Recently,intelligent fault diagnosis based on deep learning has been extensively investigated,exhibiting state-of-the-art performance.However,the deep learning model is often not truly trusted by users due to the lack... Recently,intelligent fault diagnosis based on deep learning has been extensively investigated,exhibiting state-of-the-art performance.However,the deep learning model is often not truly trusted by users due to the lack of interpretability of“black box”,which limits its deployment in safety-critical applications.A trusted fault diagnosis system requires that the faults can be accurately diagnosed in most cases,and the human in the deci-sion-making loop can be found to deal with the abnormal situa-tion when the models fail.In this paper,we explore a simplified method for quantifying both aleatoric and epistemic uncertainty in deterministic networks,called SAEU.In SAEU,Multivariate Gaussian distribution is employed in the deep architecture to compensate for the shortcomings of complexity and applicability of Bayesian neural networks.Based on the SAEU,we propose a unified uncertainty-aware deep learning framework(UU-DLF)to realize the grand vision of trustworthy fault diagnosis.Moreover,our UU-DLF effectively embodies the idea of“humans in the loop”,which not only allows for manual intervention in abnor-mal situations of diagnostic models,but also makes correspond-ing improvements on existing models based on traceability analy-sis.Finally,two experiments conducted on the gearbox and aero-engine bevel gears are used to demonstrate the effectiveness of UU-DLF and explore the effective reasons behind. 展开更多
关键词 Out-of-distribution detection traceability analysis trustworthy fault diagnosis uncertainty quantification.
下载PDF
Intelligent Diagnosis Method for Typical Co-frequency Vibration Faults of Rotating Machinery Based on SAE and Ensembled ResNet-SVM
9
作者 Xiancheng Zhang Xin Pan +1 位作者 Hao Zeng Haofu Zhou 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2024年第4期215-230,共16页
Intelligent fault diagnosis is an important method in rotating machinery fault diagnosis and equipment health management.To deal with co-frequency vibration faults,a type of typical fault in rotating machinery,this pa... Intelligent fault diagnosis is an important method in rotating machinery fault diagnosis and equipment health management.To deal with co-frequency vibration faults,a type of typical fault in rotating machinery,this paper proposes a fault diagnosis method based on the stacked autoencoder(SAE)and ensembled ResNet-SVM.Furthermore,the time-and frequency-domain features of several co-frequency vibration faults are summarized based on the mechanism analysis and calculated using actual vibration data.To realize and validate the high-precision diagnosis method of rotating equipment with co-frequency faults proposed in this study,the following three criteria are required:First,to improve the effectiveness and robustness of the ensembled model and the sliding window using data augmentation,adding noise,autoencoder(AE)and SAE methods are analyzed in terms of principle and practical effects.Second,ResNet is used as the feature extractor for the ensembled ResNet-SVM model.Feature extraction is carried out twice,and the extracted co-frequency fault features are more comprehensive.Finally,the data augmentation method and ensemble ResNet-SVM are combined for fault diagnosis and compared with other methods.The experimental results show that the accuracy of the proposed method can exceed 99.9%. 展开更多
关键词 Co-frequency vribation Data argumentation Ensembeled ResNet-SVM High precision fault diagnosis
下载PDF
Fault Diagnosis for Buckling Friction Components in Wet Multi-Disc Clutches Using IHHT
10
作者 Yuqing Feng Changsong Zheng +2 位作者 Liang Yu Chengsi Wei Xiangjun Ouyang 《Journal of Beijing Institute of Technology》 EI CAS 2024年第4期326-336,共11页
The wet multi-disc clutches are extensively used in various transmission systems,withone of the most prevalent failure modes being the buckling deformation of friction components.Animproved Hilbert-Huang transform met... The wet multi-disc clutches are extensively used in various transmission systems,withone of the most prevalent failure modes being the buckling deformation of friction components.Animproved Hilbert-Huang transform method(IHHT)is proposed to address the limitations of tradi-tional time-domain vibration analyses,such as low accuracy and mode mixing.This paper first clas-sifies the buckling degree of the friction components.Next,wavelet packet transform(WPT)isapplied to the vibration signals of different buckling plates to partition them into distinct fre-quency bands.Then,the instantaneous features are extracted by empirical mode decomposition(EMD)and Hilbert transform(HT)to discarding extraneous intrinsic mode function(IMF)com-ponents.Comparative analyses of Hilbert spectral entropy and time-domain features confirm theenhanced precision of IHHT under specific classifiers,which is better than traditional methods. 展开更多
关键词 multi-disc clutch BUCKLING fault diagnosis Hilbert-Huang transform ENTROPY
下载PDF
Fault Diagnosis Scheme for Railway Switch Machine Using Multi-Sensor Fusion Tensor Machine
11
作者 Chen Chen Zhongwei Xu +2 位作者 Meng Mei Kai Huang Siu Ming Lo 《Computers, Materials & Continua》 SCIE EI 2024年第6期4533-4549,共17页
Railway switch machine is essential for maintaining the safety and punctuality of train operations.A data-driven fault diagnosis scheme for railway switch machine using tensor machine and multi-representation monitori... Railway switch machine is essential for maintaining the safety and punctuality of train operations.A data-driven fault diagnosis scheme for railway switch machine using tensor machine and multi-representation monitoring data is developed herein.Unlike existing methods,this approach takes into account the spatial information of the time series monitoring data,aligning with the domain expertise of on-site manual monitoring.Besides,a multi-sensor fusion tensor machine is designed to improve single signal data’s limitations in insufficient information.First,one-dimensional signal data is preprocessed and transformed into two-dimensional images.Afterward,the fusion feature tensor is created by utilizing the images of the three-phase current and employing the CANDE-COMP/PARAFAC(CP)decomposition method.Then,the tensor learning-based model is built using the extracted fusion feature tensor.The developed fault diagnosis scheme is valid with the field three-phase current dataset.The experiment indicates an enhanced performance of the developed fault diagnosis scheme over the current approach,particularly in terms of recall,precision,and F1-score. 展开更多
关键词 Railway switch machine tensor machine fault diagnosis
下载PDF
Selective and Adaptive Incremental Transfer Learning with Multiple Datasets for Machine Fault Diagnosis
12
作者 Kwok Tai Chui Brij B.Gupta +1 位作者 Varsha Arya Miguel Torres-Ruiz 《Computers, Materials & Continua》 SCIE EI 2024年第1期1363-1379,共17页
The visions of Industry 4.0 and 5.0 have reinforced the industrial environment.They have also made artificial intelligence incorporated as a major facilitator.Diagnosing machine faults has become a solid foundation fo... The visions of Industry 4.0 and 5.0 have reinforced the industrial environment.They have also made artificial intelligence incorporated as a major facilitator.Diagnosing machine faults has become a solid foundation for automatically recognizing machine failure,and thus timely maintenance can ensure safe operations.Transfer learning is a promising solution that can enhance the machine fault diagnosis model by borrowing pre-trained knowledge from the source model and applying it to the target model,which typically involves two datasets.In response to the availability of multiple datasets,this paper proposes using selective and adaptive incremental transfer learning(SA-ITL),which fuses three algorithms,namely,the hybrid selective algorithm,the transferability enhancement algorithm,and the incremental transfer learning algorithm.It is a selective algorithm that enables selecting and ordering appropriate datasets for transfer learning and selecting useful knowledge to avoid negative transfer.The algorithm also adaptively adjusts the portion of training data to balance the learning rate and training time.The proposed algorithm is evaluated and analyzed using ten benchmark datasets.Compared with other algorithms from existing works,SA-ITL improves the accuracy of all datasets.Ablation studies present the accuracy enhancements of the SA-ITL,including the hybrid selective algorithm(1.22%-3.82%),transferability enhancement algorithm(1.91%-4.15%),and incremental transfer learning algorithm(0.605%-2.68%).These also show the benefits of enhancing the target model with heterogeneous image datasets that widen the range of domain selection between source and target domains. 展开更多
关键词 Deep learning incremental learning machine fault diagnosis negative transfer transfer learning
下载PDF
The Lightweight Edge-Side Fault Diagnosis Approach Based on Spiking Neural Network
13
作者 Jingting Mei Yang Yang +2 位作者 Zhipeng Gao Lanlan Rui Yijing Lin 《Computers, Materials & Continua》 SCIE EI 2024年第6期4883-4904,共22页
Network fault diagnosis methods play a vital role in maintaining network service quality and enhancing user experience as an integral component of intelligent network management.Considering the unique characteristics ... Network fault diagnosis methods play a vital role in maintaining network service quality and enhancing user experience as an integral component of intelligent network management.Considering the unique characteristics of edge networks,such as limited resources,complex network faults,and the need for high real-time performance,enhancing and optimizing existing network fault diagnosis methods is necessary.Therefore,this paper proposes the lightweight edge-side fault diagnosis approach based on a spiking neural network(LSNN).Firstly,we use the Izhikevich neurons model to replace the Leaky Integrate and Fire(LIF)neurons model in the LSNN model.Izhikevich neurons inherit the simplicity of LIF neurons but also possess richer behavioral characteristics and flexibility to handle diverse data inputs.Inspired by Fast Spiking Interneurons(FSIs)with a high-frequency firing pattern,we use the parameters of FSIs.Secondly,inspired by the connection mode based on spiking dynamics in the basal ganglia(BG)area of the brain,we propose the pruning approach based on the FSIs of the BG in LSNN to improve computational efficiency and reduce the demand for computing resources and energy consumption.Furthermore,we propose a multiple iterative Dynamic Spike Timing Dependent Plasticity(DSTDP)algorithm to enhance the accuracy of the LSNN model.Experiments on two server fault datasets demonstrate significant precision,recall,and F1 improvements across three diagnosis dimensions.Simultaneously,lightweight indicators such as Params and FLOPs significantly reduced,showcasing the LSNN’s advanced performance and model efficiency.To conclude,experiment results on a pair of datasets indicate that the LSNN model surpasses traditional models and achieves cutting-edge outcomes in network fault diagnosis tasks. 展开更多
关键词 Network fault diagnosis edge networks Izhikevich neurons PRUNING dynamic spike timing dependent plasticity learning
下载PDF
Intelligent Fault Diagnosis Method of Rolling Bearings Based on Transfer Residual Swin Transformer with Shifted Windows
14
作者 Haomiao Wang Jinxi Wang +4 位作者 Qingmei Sui Faye Zhang Yibin Li Mingshun Jiang Phanasindh Paitekul 《Structural Durability & Health Monitoring》 EI 2024年第2期91-110,共20页
Due to their robust learning and expression ability for complex features,the deep learning(DL)model plays a vital role in bearing fault diagnosis.However,since there are fewer labeled samples in fault diagnosis,the de... Due to their robust learning and expression ability for complex features,the deep learning(DL)model plays a vital role in bearing fault diagnosis.However,since there are fewer labeled samples in fault diagnosis,the depth of DL models in fault diagnosis is generally shallower than that of DL models in other fields,which limits the diagnostic performance.To solve this problem,a novel transfer residual Swin Transformer(RST)is proposed for rolling bearings in this paper.RST has 24 residual self-attention layers,which use the hierarchical design and the shifted window-based residual self-attention.Combined with transfer learning techniques,the transfer RST model uses pre-trained parameters from ImageNet.A new end-to-end method for fault diagnosis based on deep transfer RST is proposed.Firstly,wavelet transform transforms the vibration signal into a wavelet time-frequency diagram.The signal’s time-frequency domain representation can be represented simultaneously.Secondly,the wavelet time-frequency diagram is the input of the RST model to obtain the fault type.Finally,our method is verified on public and self-built datasets.Experimental results show the superior performance of our method by comparing it with a shallow neural network. 展开更多
关键词 Rolling bearing fault diagnosis TRANSforMER self-attention mechanism
下载PDF
Fuzzy-Model-Based Finite Frequency Fault Detection Filtering Design for Two-Dimensional Nonlinear Systems
15
作者 Meng Wang Huaicheng Yan +1 位作者 Jianbin Qiu Wenqiang Ji 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第10期2099-2110,共12页
This article studies the fault detection filtering design problem for Roesser type two-dimensional(2-D)nonlinear systems described by uncertain 2-D Takagi-Sugeno(T-S)fuzzy models.Firstly,fuzzy Lyapunov functions are c... This article studies the fault detection filtering design problem for Roesser type two-dimensional(2-D)nonlinear systems described by uncertain 2-D Takagi-Sugeno(T-S)fuzzy models.Firstly,fuzzy Lyapunov functions are constructed and the 2-D Fourier transform is exploited,based on which a finite frequency fault detection filtering design method is proposed such that a residual signal is generated with robustness to external disturbances and sensitivity to faults.It has been shown that the utilization of available frequency spectrum information of faults and disturbances makes the proposed filtering design method more general and less conservative compared with a conventional nonfrequency based filtering design approach.Then,with the proposed evaluation function and its threshold,a novel mixed finite frequency H_(∞)/H_(-)fault detection algorithm is developed,based on which the fault can be immediately detected once the evaluation function exceeds the threshold.Finally,it is verified with simulation studies that the proposed method is effective and less conservative than conventional non-frequency and/or common Lyapunov function based filtering design methods. 展开更多
关键词 fault diagnosis finite frequency specifications mixed H_(∞)/H_(-)performance two-dimensional nonlinear systems
下载PDF
Research on Instantaneous Angular Speed Signal Separation Method for Planetary Gear Fault Diagnosis
16
作者 Xinkai Song Yibao Zhang Shuo Zhang 《Modern Mechanical Engineering》 2024年第2期39-50,共12页
Planetary gear train is a critical transmission component in large equipment such as helicopters and wind turbines. Conducting damage perception of planetary gear trains is of great significance for the safe operation... Planetary gear train is a critical transmission component in large equipment such as helicopters and wind turbines. Conducting damage perception of planetary gear trains is of great significance for the safe operation of equipment. Existing methods for damage perception of planetary gear trains mainly rely on linear vibration analysis. However, these methods based on linear vibration signal analysis face challenges such as rich vibration sources, complex signal coupling and modulation mechanisms, significant influence of transmission paths, and difficulties in separating damage information. This paper proposes a method for separating instantaneous angular speed (IAS) signals for planetary gear fault diagnosis. Firstly, this method obtains encoder pulse signals through a built-in encoder. Based on this, it calculates the IAS signals using the Hilbert transform, and obtains the time-domain synchronous average signal of the IAS of the planetary gear through time-domain synchronous averaging technology, thus realizing the fault diagnosis of the planetary gear train. Experimental results validate the effectiveness of the calculated IAS signals, demonstrating that the time-domain synchronous averaging technology can highlight impact characteristics, effectively separate and extract fault impacts, greatly reduce the testing cost of experiments, and provide an effective tool for the fault diagnosis of planetary gear trains. 展开更多
关键词 Planetary Gear Train Encoder Signal Instantaneous Angular Speed Signal Time-Domain Synchronous Averaging fault diagnosis
下载PDF
A Comprehensive 3-Steps Methodology for Vibration-Based Fault Detection,Diagnosis and Localization in Rotating Machines
17
作者 Khalid M.Almutairi Jyoti K.Sinha 《Journal of Dynamics, Monitoring and Diagnostics》 2024年第1期49-58,共10页
In any industry,it is the requirement to know whether the machine is healthy or not to operate machine further.If the machine is not healthy then what is the fault in the machine and then finally its location.The pape... In any industry,it is the requirement to know whether the machine is healthy or not to operate machine further.If the machine is not healthy then what is the fault in the machine and then finally its location.The paper is proposing a 3-Steps methodology for the machine fault diagnosis to meet the industrial requirements to aid the maintenance activity.The Step-1 identifies whether machine is healthy or faulty,then Step-2 detect the type of defect and finally its location in Step-3.This method is extended further from the earlier study on the 2-Steps method for the rotor defects only to the 3-Steps methodology to both rotor and bearing defects.The method uses the optimised vibration parameters and a simple Artificial Neural Network(ANN)-based Machine Learning(ML)model from the earlier studies.The model is initially developed,tested and validated on an experimental rotating rig operating at a speed above 1st critical speed.The proposed method and model are then further validated at 2 different operating speeds,one below 1st critical speed and other above 2nd critical speed.The machine dynamics are expected to be significantly different at these speeds.This highlights the robustness of the proposed 3-Steps method. 展开更多
关键词 bearing faults fault diagnosis machine learning rotating machines rotor faults vibration analysis
下载PDF
Attribute-driven Fuzzy Fault Tree Model for Adaptive Lubricant Failure Diagnosis
18
作者 Shuo Wang Yishi Chang +2 位作者 Tonghai Wu Zhidong Han Yaguo Lei 《Journal of Dynamics, Monitoring and Diagnostics》 2024年第3期207-215,共9页
Lubricant diagnosis serves as a crucial accordance for condition-based maintenance(CBM)involving oil changing and wear examination of critical parts in equipment.However,the accuracy of traditional end-to-end diagnosi... Lubricant diagnosis serves as a crucial accordance for condition-based maintenance(CBM)involving oil changing and wear examination of critical parts in equipment.However,the accuracy of traditional end-to-end diagnosis models is often limited by the inconsistency and random fluctuations in multiple monitoring indicators.To address this,an attribute-driven adaptive diagnosis method is developed,involving three attributes:physicochemical,contamination,and wear.Correspondingly,a fuzzy fault tree(termed FFT)-based model is constructed containing the logic correlations from monitoring indicators to attributes and to lubricant failures.In particular,inference rules are integrated to mitigate conflicts arising from the reverse degradation of multiple indicators.With this model,the lubricant conditions can be accurately assessed through rule-based reasoning.Furthermore,to enhance its intelligence,the model is dynamically optimized with lubricant analysis knowledge and monitoring data.For verification,the developed model is tested with lubricant samples from both the fatigue experiment and actual aero-engines.Fatigue experiments reveal that the proposed model can improve the lubricant diagnosis accuracy from 73.4%to 92.6%compared with the existing methods.While for the engine lubricant test,a high accuracy of 90%was achieved. 展开更多
关键词 lubricant failure diagnosis fuzzy fault tree attribute guidance rule reasoning
下载PDF
Construction of fault diagnosis system for control rod drive mechanism based on knowledge graph and Bayesian inference 被引量:3
19
作者 Xue‑Jun Jiang Wen Zhou Jie Hou 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2023年第2期58-75,共18页
Knowledge graph technology has distinct advantages in terms of fault diagnosis.In this study,the control rod drive mechanism(CRDM)of the liquid fuel thorium molten salt reactor(TMSR-LF1)was taken as the research objec... Knowledge graph technology has distinct advantages in terms of fault diagnosis.In this study,the control rod drive mechanism(CRDM)of the liquid fuel thorium molten salt reactor(TMSR-LF1)was taken as the research object,and a fault diagnosis system was proposed based on knowledge graph.The subject–relation–object triples are defined based on CRDM unstructured data,including design specification,operation and maintenance manual,alarm list,and other forms of expert experience.In this study,we constructed a fault event ontology model to label the entity and relationship involved in the corpus of CRDM fault events.A three-layer robustly optimized bidirectional encoder representation from transformers(RBT3)pre-training approach combined with a text convolutional neural network(TextCNN)was introduced to facilitate the application of the constructed CRDM fault diagnosis graph database for fault query.The RBT3-TextCNN model along with the Jieba tool is proposed for extracting entities and recognizing the fault query intent simultaneously.Experiments on the dataset collected from TMSR-LF1 CRDM fault diagnosis unstructured data demonstrate that this model has the potential to improve the effect of intent recognition and entity extraction.Additionally,a fault alarm monitoring module was developed based on WebSocket protocol to deliver detailed information about the appeared fault to the operator automatically.Furthermore,the Bayesian inference method combined with the variable elimination algorithm was proposed to enable the development of a relatively intelligent and reliable fault diagnosis system.Finally,a CRDM fault diagnosis Web interface integrated with graph data visualization was constructed,making the CRDM fault diagnosis process intuitive and effective. 展开更多
关键词 CRDM Knowledge graph fault diagnosis Bayesian inference RBT3-TextCNN Web interface
下载PDF
Distributed fault diagnosis observer for multi-agent system against actuator and sensor faults 被引量:2
20
作者 YE Zhengyu JIANG Bin +2 位作者 CHENG Yuehua YU Ziquan YANG Yang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第3期766-774,共9页
Component failures can cause multi-agent system(MAS)performance degradation and even disasters,which provokes the demand of the fault diagnosis method.A distributed sliding mode observer-based fault diagnosis method f... Component failures can cause multi-agent system(MAS)performance degradation and even disasters,which provokes the demand of the fault diagnosis method.A distributed sliding mode observer-based fault diagnosis method for MAS is developed in presence of actuator and sensor faults.Firstly,the actuator and sensor faults are extended to the system state,and the system is transformed into a descriptor system form.Then,a sliding mode-based distributed unknown input observer is proposed to estimate the extended state.Furthermore,adaptive laws are introduced to adjust the observer parameters.Finally,the effectiveness of the proposed method is demonstrated with numerical simulations. 展开更多
关键词 multi-agent system(MAS) sensor fault actuator fault unknown input observer sliding mode fault diagnosis
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部