期刊文献+
共找到354,986篇文章
< 1 2 250 >
每页显示 20 50 100
Autonomous Recommendation of Fault Detection Algorithms for Spacecraft 被引量:1
1
作者 Wenbo Li Baoling Ning 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第1期273-275,共3页
Dear Editor, This letter deals with the problem of algorithm recommendation for online fault detection of spacecraft. By transforming the time series data into distributions and introducing a distribution-aware measur... Dear Editor, This letter deals with the problem of algorithm recommendation for online fault detection of spacecraft. By transforming the time series data into distributions and introducing a distribution-aware measure, a principal method is designed for quantifying the detectabilities of fault detection algorithms over special datasets. 展开更多
关键词 fault introducing LETTER
下载PDF
An Insight Survey on Sensor Errors and Fault Detection Techniques in Smart Spaces
2
作者 Sheetal Sharma Kamali Gupta +2 位作者 DeepaliGupta Shalli Rani Gaurav Dhiman 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第3期2029-2059,共31页
The widespread adoption of the Internet of Things (IoT) has transformed various sectors globally, making themmore intelligent and connected. However, this advancement comes with challenges related to the effectiveness... The widespread adoption of the Internet of Things (IoT) has transformed various sectors globally, making themmore intelligent and connected. However, this advancement comes with challenges related to the effectiveness ofIoT devices. These devices, present in offices, homes, industries, and more, need constant monitoring to ensuretheir proper functionality. The success of smart systems relies on their seamless operation and ability to handlefaults. Sensors, crucial components of these systems, gather data and contribute to their functionality. Therefore,sensor faults can compromise the system’s reliability and undermine the trustworthiness of smart environments.To address these concerns, various techniques and algorithms can be employed to enhance the performance ofIoT devices through effective fault detection. This paper conducted a thorough review of the existing literature andconducted a detailed analysis.This analysis effectively links sensor errors with a prominent fault detection techniquecapable of addressing them. This study is innovative because it paves theway for future researchers to explore errorsthat have not yet been tackled by existing fault detection methods. Significant, the paper, also highlights essentialfactors for selecting and adopting fault detection techniques, as well as the characteristics of datasets and theircorresponding recommended techniques. Additionally, the paper presents amethodical overview of fault detectiontechniques employed in smart devices, including themetrics used for evaluation. Furthermore, the paper examinesthe body of academic work related to sensor faults and fault detection techniques within the domain. This reflectsthe growing inclination and scholarly attention of researchers and academicians toward strategies for fault detectionwithin the realm of the Internet of Things. 展开更多
关键词 ERROR fault detection techniques sensor faults OUTLIERS Internet of Things
下载PDF
Optimizing Bearing Fault Detection:CNN-LSTM with Attentive TabNet for Electric Motor Systems
3
作者 Alaa U.Khawaja Ahmad Shaf +4 位作者 Faisal Al Thobiani Tariq Ali Muhammad Irfan Aqib Rehman Pirzada Unza Shahkeel 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第12期2399-2420,共22页
Electric motor-driven systems are core components across industries,yet they’re susceptible to bearing faults.Manual fault diagnosis poses safety risks and economic instability,necessitating an automated approach.Thi... Electric motor-driven systems are core components across industries,yet they’re susceptible to bearing faults.Manual fault diagnosis poses safety risks and economic instability,necessitating an automated approach.This study proposes FTCNNLSTM(Fine-Tuned TabNet Convolutional Neural Network Long Short-Term Memory),an algorithm combining Convolutional Neural Networks,Long Short-Term Memory Networks,and Attentive Interpretable Tabular Learning.The model preprocesses the CWRU(Case Western Reserve University)bearing dataset using segmentation,normalization,feature scaling,and label encoding.Its architecture comprises multiple 1D Convolutional layers,batch normalization,max-pooling,and LSTM blocks with dropout,followed by batch normalization,dense layers,and appropriate activation and loss functions.Fine-tuning techniques prevent over-fitting.Evaluations were conducted on 10 fault classes from the CWRU dataset.FTCNNLSTM was benchmarked against four approaches:CNN,LSTM,CNN-LSTM with random forest,and CNN-LSTM with gradient boosting,all using 460 instances.The FTCNNLSTM model,augmented with TabNet,achieved 96%accuracy,outperforming other methods.This establishes it as a reliable and effective approach for automating bearing fault detection in electric motor-driven systems. 展开更多
关键词 Electric motor-driven systems bearing faults AUTOMATION fine tunned convolutional neural network long short-term memory fault detection
下载PDF
Infrared Fault Detection Method for Dense Electrolytic Bath Polar Plate Based on YOLOv5s
4
作者 Huiling Yu Yanqiu Hang +2 位作者 Shen Shi Kangning Wu Yizhuo Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第9期4859-4874,共16页
Electrolysis tanks are used to smeltmetals based on electrochemical principles,and the short-circuiting of the pole plates in the tanks in the production process will lead to high temperatures,thus affecting normal pr... Electrolysis tanks are used to smeltmetals based on electrochemical principles,and the short-circuiting of the pole plates in the tanks in the production process will lead to high temperatures,thus affecting normal production.Aiming at the problems of time-consuming and poor accuracy of existing infrared methods for high-temperature detection of dense pole plates in electrolysis tanks,an infrared dense pole plate anomalous target detection network YOLOv5-RMF based on You Only Look Once version 5(YOLOv5)is proposed.Firstly,we modified the Real-Time Enhanced Super-Resolution Generative Adversarial Network(Real-ESRGAN)by changing the U-shaped network(U-Net)to Attention U-Net,to preprocess the images;secondly,we propose a new Focus module that introduces the Marr operator,which can provide more boundary information for the network;again,because Complete Intersection over Union(CIOU)cannot accommodate target borders that are increasing and decreasing,replace CIOU with Extended Intersection over Union(EIOU),while the loss function is changed to Focal and Efficient IOU(Focal-EIOU)due to the different difficulty of sample detection.On the homemade dataset,the precision of our method is 94%,the recall is 70.8%,and the map@.5 is 83.6%,which is an improvement of 1.3%in precision,9.7%in recall,and 7%in map@.5 over the original network.The algorithm can meet the needs of electrolysis tank pole plate abnormal temperature detection,which can lay a technical foundation for improving production efficiency and reducing production waste. 展开更多
关键词 Infrared polar plate fault detection YOLOv5 Real-ESRGAN Marr boundary detection operator Focal-EIoU loss
下载PDF
Optimizing Optical Fiber Faults Detection:A Comparative Analysis of Advanced Machine Learning Approaches
5
作者 Kamlesh Kumar Soothar Yuanxiang Chen +2 位作者 Arif Hussain Magsi Cong Hu Hussain Shah 《Computers, Materials & Continua》 SCIE EI 2024年第5期2697-2721,共25页
Efficient optical network management poses significant importance in backhaul and access network communicationfor preventing service disruptions and ensuring Quality of Service(QoS)satisfaction.The emerging faultsin o... Efficient optical network management poses significant importance in backhaul and access network communicationfor preventing service disruptions and ensuring Quality of Service(QoS)satisfaction.The emerging faultsin optical networks introduce challenges that can jeopardize the network with a variety of faults.The existingliterature witnessed various partial or inadequate solutions.On the other hand,Machine Learning(ML)hasrevolutionized as a promising technique for fault detection and prevention.Unlike traditional fault managementsystems,this research has three-fold contributions.First,this research leverages the ML and Deep Learning(DL)multi-classification system and evaluates their accuracy in detecting six distinct fault types,including fiber cut,fibereavesdropping,splicing,bad connector,bending,and PC connector.Secondly,this paper assesses the classificationdelay of each classification algorithm.Finally,this work proposes a fiber optics fault prevention algorithm thatdetermines to mitigate the faults accordingly.This work utilized a publicly available fiber optics dataset namedOTDR_Data and applied different ML classifiers,such as Gaussian Naive Bayes(GNB),Logistic Regression(LR),Support Vector Machine(SVM),K-Nearest Neighbor(KNN),Random Forest(RF),and Decision Tree(DT).Moreover,Ensemble Learning(EL)techniques are applied to evaluate the accuracy of various classifiers.In addition,this work evaluated the performance of DL-based Convolutional Neural Network and Long-Short Term Memory(CNN-LSTM)hybrid classifier.The findings reveal that the CNN-LSTM hybrid technique achieved the highestaccuracy of 99%with a delay of 360 s.On the other hand,EL techniques improved the accuracy in detecting fiberoptic faults.Thus,this research comprehensively assesses accuracy and delay metrics for various classifiers andproposes the most efficient attack detection system in fiber optics. 展开更多
关键词 Fiber optics fault detection multiclassification machine learning ensemble learning
下载PDF
Evolutionary Variational YOLOv8 Network for Fault Detection in Wind Turbines
6
作者 Hongjiang Wang Qingze Shen +3 位作者 Qin Dai Yingcai Gao Jing Gao Tian Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第7期625-642,共18页
Deep learning has emerged in many practical applications,such as image classification,fault diagnosis,and object detection.More recently,convolutional neural networks(CNNs),representative models of deep learning,have ... Deep learning has emerged in many practical applications,such as image classification,fault diagnosis,and object detection.More recently,convolutional neural networks(CNNs),representative models of deep learning,have been used to solve fault detection.However,the current design of CNNs for fault detection of wind turbine blades is highly dependent on domain knowledge and requires a large amount of trial and error.For this reason,an evolutionary YOLOv8 network has been developed to automatically find the network architecture for wind turbine blade-based fault detection.YOLOv8 is a CNN-backed object detection model.Specifically,to reduce the parameter count,we first design an improved FasterNet module based on the Partial Convolution(PConv)operator.Then,to enhance convergence performance,we improve the loss function based on the efficient complete intersection over the union.Based on this,a flexible variable-length encoding is proposed,and the corresponding reproduction operators are designed.Related experimental results confirmthat the proposed approach can achieve better fault detection results and improve by 2.6%in mean precision at 50(mAP50)compared to the existing methods.Additionally,compared to training with the YOLOv8n model,the YOLOBFE model reduces the training parameters by 933,937 and decreases the GFLOPS(Giga Floating Point Operations Per Second)by 1.1. 展开更多
关键词 Neural architecture search YOLOv8 evolutionary computation fault detection
下载PDF
A Fault Detection Method for Electric Vehicle Battery System Based on Bayesian Optimization SVDD Considering a Few Faulty Samples
7
作者 Miao Li Fanyong Cheng +2 位作者 Jiong Yang Maxwell Mensah Duodu Hao Tu 《Energy Engineering》 EI 2024年第9期2543-2568,共26页
Accurate and reliable fault detection is essential for the safe operation of electric vehicles.Support vector data description(SVDD)has been widely used in the field of fault detection.However,constructing the hypersp... Accurate and reliable fault detection is essential for the safe operation of electric vehicles.Support vector data description(SVDD)has been widely used in the field of fault detection.However,constructing the hypersphere boundary only describes the distribution of unlabeled samples,while the distribution of faulty samples cannot be effectively described and easilymisses detecting faulty data due to the imbalance of sample distribution.Meanwhile,selecting parameters is critical to the detection performance,and empirical parameterization is generally timeconsuming and laborious and may not result in finding the optimal parameters.Therefore,this paper proposes a semi-supervised data-driven method based on which the SVDD algorithm is improved and achieves excellent fault detection performance.By incorporating faulty samples into the underlying SVDD model,training deals better with the problem of missing detection of faulty samples caused by the imbalance in the distribution of abnormal samples,and the hypersphere boundary ismodified to classify the samplesmore accurately.The Bayesian Optimization NSVDD(BO-NSVDD)model was constructed to quickly and accurately optimize hyperparameter combinations.In the experiments,electric vehicle operation data with four common fault types are used to evaluate the performance with other five models,and the results show that the BO-NSVDD model presents superior detection performance for each type of fault data,especially in the imperceptible early and minor faults,which has seen very obvious advantages.Finally,the strong robustness of the proposed method is verified by adding different intensities of noise in the dataset. 展开更多
关键词 fault detection vehicle battery system lithium batteries fault samples
下载PDF
Fault diagnosis method of link control system for gravitational wave detection
8
作者 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
Generalized autoencoder-based fault detection method for traction systems with performance degradation
9
作者 Chao Cheng Wenyu Liu +1 位作者 Lu Di Shenquan Wang 《High-Speed Railway》 2024年第3期180-186,共7页
Fault diagnosis of traction systems is important for the safety operation of high-speed trains.Long-term operation of the trains will degrade the performance of systems,which decreases the fault detection accuracy.To ... Fault diagnosis of traction systems is important for the safety operation of high-speed trains.Long-term operation of the trains will degrade the performance of systems,which decreases the fault detection accuracy.To solve this problem,this paper proposes a fault detection method developed by a Generalized Autoencoder(GAE)for systems with performance degradation.The advantage of this method is that it can accurately detect faults when the traction system of high-speed trains is affected by performance degradation.Regardless of the probability distribution,it can handle any data,and the GAE has extremely high sensitivity in anomaly detection.Finally,the effectiveness of this method is verified through the Traction Drive Control System(TDCS)platform.At different performance degradation levels,our method’s experimental results are superior to traditional methods. 展开更多
关键词 Performance degradation Generalized autoencoder fault detection Traction control systems High-speed trains
下载PDF
Advancements in Photovoltaic Panel Fault Detection Techniques
10
作者 Junyao Zheng 《Journal of Materials Science and Chemical Engineering》 2024年第6期1-11,共11页
This paper examines the progression and advancements in fault detection techniques for photovoltaic (PV) panels, a target for optimizing the efficiency and longevity of solar energy systems. As the adoption of PV tech... This paper examines the progression and advancements in fault detection techniques for photovoltaic (PV) panels, a target for optimizing the efficiency and longevity of solar energy systems. As the adoption of PV technology grows, the need for effective fault detection strategies becomes increasingly paramount to maximize energy output and minimize operational downtimes of solar power systems. These approaches include the use of machine learning and deep learning methodologies to be able to detect the identified faults in PV technology. Here, we delve into how machine learning models, specifically kernel-based extreme learning machines and support vector machines, trained on current-voltage characteristic (I-V curve) data, provide information on fault identification. We explore deep learning approaches by taking models like EfficientNet-B0, which looks at infrared images of solar panels to detect subtle defects not visible to the human eye. We highlight the utilization of advanced image processing techniques and algorithms to exploit aerial imagery data, from Unmanned Aerial Vehicles (UAVs), for inspecting large solar installations. Some other techniques like DeepLabV3 , Feature Pyramid Networks (FPN), and U-Net will be detailed as such tools enable effective segmentation and anomaly detection in aerial panel images. Finally, we discuss implications of these technologies on labor costs, fault detection precision, and sustainability of PV installations. 展开更多
关键词 Photovoltaic Panels fault detection Deep Learning Image Processing
下载PDF
Online Fault Monitoring of On-Load Tap-Changer Based on Voiceprint Detection
11
作者 Kitwa Henock Bondo 《Journal of Power and Energy Engineering》 2024年第3期48-59,共12页
The continuous operation of On-Load Tap-Changers (OLTC) is essential for maintaining stable voltage levels in power transmission and distribution systems. Timely fault detection in OLTC is essential for preventing maj... The continuous operation of On-Load Tap-Changers (OLTC) is essential for maintaining stable voltage levels in power transmission and distribution systems. Timely fault detection in OLTC is essential for preventing major failures and ensuring the reliability of the electrical grid. This research paper proposes an innovative approach that combines voiceprint detection using MATLAB analysis for online fault monitoring of OLTC. By leveraging advanced signal processing techniques and machine learning algorithms in MATLAB, the proposed method accurately detects faults in OLTC, providing real-time monitoring and proactive maintenance strategies. 展开更多
关键词 Online fault Monitoring OLTC On-Load Tap Change Voiceprint detection
下载PDF
Fuzzy-Model-Based Finite Frequency Fault Detection Filtering Design for Two-Dimensional Nonlinear Systems
12
作者 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
A Comprehensive 3-Steps Methodology for Vibration-Based Fault Detection,Diagnosis and Localization in Rotating Machines
13
作者 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
基于改进Detection Transformer的棉花幼苗与杂草检测模型研究
14
作者 冯向萍 杜晨 +3 位作者 李永可 张世豪 舒芹 赵昀杰 《计算机与数字工程》 2024年第7期2176-2182,共7页
基于深度学习的目标检测技术在棉花幼苗与杂草检测领域已取得一定进展。论文提出了基于改进Detection Transformer的棉花幼苗与杂草检测模型,以提高杂草目标检测的准确率和效率。首先,引入了可变形注意力模块替代原始模型中的Transforme... 基于深度学习的目标检测技术在棉花幼苗与杂草检测领域已取得一定进展。论文提出了基于改进Detection Transformer的棉花幼苗与杂草检测模型,以提高杂草目标检测的准确率和效率。首先,引入了可变形注意力模块替代原始模型中的Transformer注意力模块,提高模型对特征图目标形变的处理能力。提出新的降噪训练机制,解决了二分图匹配不稳定问题。提出混合查询选择策略,提高解码器对目标类别和位置信息的利用效率。使用Swin Transformer作为网络主干,提高模型特征提取能力。通过对比原网络,论文提出的模型方法在训练过程中表现出更快的收敛速度,并且在准确率方面提高了6.7%。 展开更多
关键词 目标检测 detection Transformer 棉花幼苗 杂草检测
下载PDF
Twin model-based fault detection and tolerance approach for in-core self-powered neutron detectors 被引量:1
15
作者 Jing Chen Yan-Zhen Lu +2 位作者 Hao Jiang Wei-Qing Lin Yong Xu 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2023年第8期86-99,共14页
The in-core self-powered neutron detector(SPND)acts as a key measuring device for the monitoring of parameters and evaluation of the operating conditions of nuclear reactors.Prompt detection and tolerance of faulty SP... The in-core self-powered neutron detector(SPND)acts as a key measuring device for the monitoring of parameters and evaluation of the operating conditions of nuclear reactors.Prompt detection and tolerance of faulty SPNDs are indispensable for reliable reactor management.To completely extract the correlated state information of SPNDs,we constructed a twin model based on a generalized regression neural network(GRNN)that represents the common relationships among overall signals.Faulty SPNDs were determined because of the functional concordance of the twin model and real monitoring sys-tems,which calculated the error probability distribution between the model outputs and real values.Fault detection follows a tolerance phase to reinforce the stability of the twin model in the case of massive failures.A weighted K-nearest neighbor model was employed to reasonably reconstruct the values of the faulty signals and guarantee data purity.The experimental evaluation of the proposed method showed promising results,with excellent output consistency and high detection accuracy for both single-and multiple-point faulty SPNDs.For unexpected excessive failures,the proposed tolerance approach can efficiently repair fault behaviors and enhance the prediction performance of the twin model. 展开更多
关键词 Self-powered neutron detector Twin model fault detection fault tolerance Generalized regression neural network Nuclear power plant
下载PDF
Milling Fault Detection Method Based on Fault Tree Analysis and Hierarchical Belief Rule Base 被引量:1
16
作者 Xiaoyu Cheng Mingxian Long +1 位作者 Wei He Hailong Zhu 《Computer Systems Science & Engineering》 SCIE EI 2023年第9期2821-2844,共24页
Expert knowledge is the key to modeling milling fault detection systems based on the belief rule base.The construction of an initial expert knowledge base seriously affects the accuracy and interpretability of the mil... Expert knowledge is the key to modeling milling fault detection systems based on the belief rule base.The construction of an initial expert knowledge base seriously affects the accuracy and interpretability of the milling fault detection model.However,due to the complexity of the milling system structure and the uncertainty of the milling failure index,it is often impossible to construct model expert knowledge effectively.Therefore,a milling system fault detection method based on fault tree analysis and hierarchical BRB(FTBRB)is proposed.Firstly,the proposed method uses a fault tree and hierarchical BRB modeling.Through fault tree analysis(FTA),the logical correspondence between FTA and BRB is sorted out.This can effectively embed the FTA mechanism into the BRB expert knowledge base.The hierarchical BRB model is used to solve the problem of excessive indexes and avoid combinatorial explosion.Secondly,evidence reasoning(ER)is used to ensure the transparency of the model reasoning process.Thirdly,the projection covariance matrix adaptation evolutionary strategies(P-CMA-ES)is used to optimize the model.Finally,this paper verifies the validity model and the method’s feasibility techniques for milling data sets. 展开更多
关键词 fault detection milling system belief rule base fault tree analysis evidence reasoning
下载PDF
Fault Detection for Motor Drive Control System of Industrial Robots Using CNN-LSTM-based Observers 被引量:2
17
作者 Tao Wang Le Zhang Xuefei Wang 《CES Transactions on Electrical Machines and Systems》 CSCD 2023年第2期144-152,共9页
The complex working conditions and nonlinear characteristics of the motor drive control system of industrial robots make it difficult to detect faults.In this paper,a deep learning-based observer,which combines the co... The complex working conditions and nonlinear characteristics of the motor drive control system of industrial robots make it difficult to detect faults.In this paper,a deep learning-based observer,which combines the convolutional neural network(CNN)and the long short-term memory network(LSTM),is employed to approximate the nonlinear driving control system.CNN layers are introduced to extract dynamic features of the data,whereas LSTM layers perform time-sequential prediction of the target system.In terms of application,normal samples are fed into the observer to build an offline prediction model for the target system.The trained CNN-LSTM-based observer is then deployed along with the target system to estimate the system outputs.Online fault detection can be realized by analyzing the residuals.Finally,an application of the proposed fault detection method to a brushless DC motor drive system is given to verify the effectiveness of the proposed scheme.Simulation results indicate the impressive fault detection capability of the presented method for driving control systems of industrial robots. 展开更多
关键词 fault detection Motor drive control system Deep learning CNN-LSTM Industrial robot
下载PDF
High impedance fault detection in distribution network based on S-transform and average singular entropy 被引量:3
18
作者 Xiaofeng Zeng Wei Gao Gengjie Yang 《Global Energy Interconnection》 EI CAS CSCD 2023年第1期64-80,共17页
When a high impedance fault(HIF)occurs in a distribution network,the detection efficiency of traditional protection devices is strongly limited by the weak fault information.In this study,a method based on S-transform... When a high impedance fault(HIF)occurs in a distribution network,the detection efficiency of traditional protection devices is strongly limited by the weak fault information.In this study,a method based on S-transform(ST)and average singular entropy(ASE)is proposed to identify HIFs.First,a wavelet packet transform(WPT)was applied to extract the feature frequency band.Thereafter,the ST was investigated in each half cycle.Afterwards,the obtained time-frequency matrix was denoised by singular value decomposition(SVD),followed by the calculation of the ASE index.Finally,an appropriate threshold was selected to detect the HIFs.The advantages of this method are the ability of fine band division,adaptive time-frequency transformation,and quantitative expression of signal complexity.The performance of the proposed method was verified by simulated and field data,and further analysis revealed that it could still achieve good results under different conditions. 展开更多
关键词 High impedance fault(HIF) Wavelet packet transform(WPT) S-transform(ST) Singular entropy(SE)
下载PDF
Wavelet Denoising Applied to Hardware Redundant Systems for Rolling Element Bearing Fault Detection 被引量:1
19
作者 Dustin Helm Markus Timusk 《Journal of Dynamics, Monitoring and Diagnostics》 2023年第2期133-143,共11页
This work presents a novel wavelet-based denoising technique for improving the signal-to-noise ratio(SNR)of nonsteady vibration signals in hardware redundant systems.The proposed method utilizes the relationship betwe... This work presents a novel wavelet-based denoising technique for improving the signal-to-noise ratio(SNR)of nonsteady vibration signals in hardware redundant systems.The proposed method utilizes the relationship between redundant hardware components to effectively separate fault-related components from the vibration signature,thus enhancing fault detection accuracy.The study evaluates the proposed technique on two mechanically identical subsystems that are simultaneously controlled under the same speed and load inputs,with and without the proposed denoising step.The results demonstrate an increase in detection accuracy when incorporating the proposed denoising method into a fault detection system designed for hardware redundant machinery.This work is original in its application of a new method for improving performance when using residual analysis for fault detection in hardware redundant machinery configurations.Moreover,the proposed methodology is applicable to nonstationary equipment that experiences changes in both speed and load. 展开更多
关键词 fault detection hardware redundancy VIBRATION wavelet denoising
下载PDF
A Convolutional Autoencoder Based Fault Detection Method for Metro Railway Turnout
20
作者 Chen Chen Xingqiu Li +2 位作者 Kai Huang Zhongwei Xu Meng Mei 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第7期471-485,共15页
Railway turnout is one of the critical equipment of Switch&Crossing(S&C)Systems in railway,related to the train’s safety and operation efficiency.With the advancement of intelligent sensors,data-driven fault ... Railway turnout is one of the critical equipment of Switch&Crossing(S&C)Systems in railway,related to the train’s safety and operation efficiency.With the advancement of intelligent sensors,data-driven fault detection technology for railway turnout has become an important research topic.However,little research in the literature has investigated the capability of data-driven fault detection technology for metro railway turnout.This paper presents a convolutional autoencoder-based fault detection method for the metro railway turnout considering human field inspection scenarios.First,the one-dimensional original time-series signal is converted into a twodimensional image by data pre-processing and 2D representation.Next,a binary classification model based on the convolutional autoencoder is developed to implement fault detection.The profile and structure information can be captured by processing data as images.The performance of our method is evaluated and tested on real-world operational current data in themetro stations.Experimental results show that the proposedmethod achieves better performance,especially in terms of error rate and specificity,and is robust in practical engineering applications. 展开更多
关键词 Convolutional autoencoder fault detection metro railway turnout
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部