期刊文献+
共找到3,206篇文章
< 1 2 161 >
每页显示 20 50 100
Fault Diagnosis for Aero-engine Applying a New Multi-class Support Vector Algorithm 被引量:4
1
作者 徐启华 师军 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2006年第3期175-182,共8页
Hierarchical Support Vector Machine (H-SVM) is faster in training and classification than other usual multi-class SVMs such as "1-V-R"and "1-V-1". In this paper, a new multi-class fault diagnosis algorithm based... Hierarchical Support Vector Machine (H-SVM) is faster in training and classification than other usual multi-class SVMs such as "1-V-R"and "1-V-1". In this paper, a new multi-class fault diagnosis algorithm based on H-SVM is proposed and applied to aero-engine. Before SVM training, the training data are first clustered according to their class-center Euclid distances in some feature spaces. The samples which have close distances are divided into the same sub-classes for training, and this makes the H-SVM have reasonable hierarchical construction and good generalization performance. Instead of the common C-SVM, the v-SVM is selected as the binary classifier, in which the parameter v varies only from 0 to 1 and can be determined more easily. The simulation results show that the designed H-SVMs can fast diagnose the multi-class single faults and combination faults for the gas path components of an aero-engine. The fault classifiers have good diagnosis accuracy and can keep robust even when the measurement inputs are disturbed by noises. 展开更多
关键词 support vector machine fault diagnosis multi-class classification
在线阅读 下载PDF
CLASSIFICATION OF GEAR FAULTS USING HIGHER-ORDER STATISTICS AND SUPPORT VECTOR MACHINES 被引量:7
2
作者 Lai Wuxing Zhang Guicai Shi Tielin Yang ShuziSchool of Mechanical Science and Engineering, Huazhong University of Science and Technology,Wuhan 430074, China 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2002年第3期243-247,共5页
Gears alternately mesh and detach in driving process, and then workingconditions of gears are alternately changing, so they are easy to be spalled and worn. But becauseof the effect of additive gaussian measurement no... Gears alternately mesh and detach in driving process, and then workingconditions of gears are alternately changing, so they are easy to be spalled and worn. But becauseof the effect of additive gaussian measurement noises, the signal-to-noises ratio is low; theirfault features are difficult to extract. This study aims to propose an approach of gear faultsclassification, using the cumulants and support vector machines. The cumulants can eliminate theadditive gaussian noises, boost the signal-to-noises ratio. Generalisation of support vectormachines as classifier, which is employed structural risk minimisation principle, is superior tothat of conventional neural networks, which is employed traditional empirical risk minimisationprinciple. Support vector machines as the classifier, and the third and fourth order cumulants asinput, gears faults are successfully recognized. The experimental results show that the method offault classification combining cumulants with support vector machines is very effective. 展开更多
关键词 Support vector machine GEAR fault diagnosis CUMULANT FEATUREEXTRACTION
在线阅读 下载PDF
Weather Prediction With Multiclass Support Vector Machines in the Fault Detection of Photovoltaic System 被引量:9
3
作者 Wenying Zhang Huaguang Zhang +3 位作者 Jinhai Liu Kai Li Dongsheng Yang Hui Tian 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2017年第3期520-525,共6页
Since the efficiency of photovoltaic(PV) power is closely related to the weather,many PV enterprises install weather instruments to monitor the working state of the PV power system.With the development of the soft mea... Since the efficiency of photovoltaic(PV) power is closely related to the weather,many PV enterprises install weather instruments to monitor the working state of the PV power system.With the development of the soft measurement technology,the instrumental method seems obsolete and involves high cost.This paper proposes a novel method for predicting the types of weather based on the PV power data and partial meteorological data.By this method,the weather types are deduced by data analysis,instead of weather instrument A better fault detection is obtained by using the support vector machines(SVM) and comparing the predicted and the actual weather.The model of the weather prediction is established by a direct SVM for training multiclass predictors.Although SVM is suitable for classification,the classified results depend on the type of the kernel,the parameters of the kernel,and the soft margin coefficient,which are difficult to choose.In this paper,these parameters are optimized by particle swarm optimization(PSO) algorithm in anticipation of good prediction results can be achieved.Prediction results show that this method is feasible and effective. 展开更多
关键词 fault detection multiclass support vector machines photovoltaic power system particle swarm optimization(PSO) weather prediction
在线阅读 下载PDF
Aero-engine fault diagnosis applying new fast support vector algorithm 被引量:1
4
作者 XU Qi-hua GENG Shuai SHI Jun 《航空动力学报》 EI CAS CSCD 北大核心 2012年第7期1604-1612,共9页
A new fast learning algorithm was presented to solve the large-scale support vector machine ( SVM ) training problem of aero-engine fault diagnosis.The relative boundary vectors ( RBVs ) instead of all the original tr... A new fast learning algorithm was presented to solve the large-scale support vector machine ( SVM ) training problem of aero-engine fault diagnosis.The relative boundary vectors ( RBVs ) instead of all the original training samples were used for the training of the binary SVM fault classifiers.This pruning strategy decreased the number of final training sample significantly and can keep classification accuracy almost invariable.Accordingly , the training time was shortened to 1 / 20compared with basic SVM classifier.Meanwhile , owing to the reduction of support vector number , the classification time was also reduced.When sample aliasing existed , the aliasing sample points which were not of the same class were eliminated before the relative boundary vectors were computed.Besides , the samples near the relative boundary vectors were selected for SVM training in order to prevent the loss of some key sample points resulted from aliasing.This can improve classification accuracy effectively.A simulation example to classify 5classes of combination fault of aero-engine gas path components was finished and the total fault classification accuracy reached 96.1%.Simulation results show that this fast learning algorithm is effective , reliable and easy to be implemented for engineering application. 展开更多
关键词 AERO-ENGINE support vector machines fault diagnosis large-scale training set relative boundary vector sample pruning
原文传递
Particle Swarm Optimization-Support Vector Machine Model for Machinery Fault Diagnoses in High-Voltage Circuit Breakers 被引量:13
5
作者 Xiaofeng Li Shijing Wu +2 位作者 Xiaoyong Li Hao Yuan Deng Zhao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2020年第1期104-113,共10页
According to statistic data,machinery faults contribute to largest proportion of High-voltage circuit breaker failures,and traditional maintenance methods exist some disadvantages for that issue.Therefore,based on the... According to statistic data,machinery faults contribute to largest proportion of High-voltage circuit breaker failures,and traditional maintenance methods exist some disadvantages for that issue.Therefore,based on the wavelet packet decomposition approach and support vector machines,a new diagnosis model is proposed for such fault diagnoses in this study.The vibration eigenvalue extraction is analyzed through wavelet packet decomposition,and a four-layer support vector machine is constituted as a fault classifier.The Gaussian radial basis function is employed as the kernel function for the classifier.The penalty parameter c and kernel parameterδof the support vector machine are vital for the diagnostic accuracy,and these parameters must be carefully predetermined.Thus,a particle swarm optimizationsupport vector machine model is developed in which the optimal parameters c andδfor the support vector machine in each layer are determined by the particle swarm algorithm.The validity of this fault diagnosis model is determined with a real dataset from the operation experiment.Moreover,comparative investigations of fault diagnosis experiments with a normal support vector machine and a particle swarm optimization back-propagation neural network are also implemented.The results indicate that the proposed fault diagnosis model yields better accuracy and e-ciency than these other models. 展开更多
关键词 HIGH-VOLTAGE circuit BREAKER MACHINERY fault diagnosis WAVELET PACKET decomposition Support vector machine
在线阅读 下载PDF
Multi-Fault Diagnosis for Autonomous Underwater Vehicle Based on Fuzzy Weighted Support Vector Domain Description 被引量:4
6
作者 张铭钧 吴娟 褚振忠 《China Ocean Engineering》 SCIE EI CSCD 2014年第5期599-616,共18页
This paper addresses the multi-fault diagnosis problem of thrusters and sensors for autonomous underwater vehicles (AUVs). Traditional support vector domain description (SVDD) has low classification accuracy in the pr... This paper addresses the multi-fault diagnosis problem of thrusters and sensors for autonomous underwater vehicles (AUVs). Traditional support vector domain description (SVDD) has low classification accuracy in the process of AUV multi-fault pattern classification because of the effect of sample sparse density and the uneven distribution of samples, and so on. Thus, a fuzzy weighted support vector domain description (FWSVDD) method based on positive and negative class samples is proposed. In this method, the negative class sample is introduced during classifier training, and the local density and the class weight are introduced for each sample. To improve the multi-fault pattern classifier training speed and fault diagnosis accuracy of FWSVDD, a multi-fault mode classification method based on a hierarchical strategy is proposed. This method adds fault contain detection surface for each thruster and sensor to isolate fault components during fault diagnosis. By considering the problem of pattern classification for a fuzzy sample, which may be located in the overlapping area of hyper-spheres or may not belong to any hyper-sphere in the process of multi-fault classification based on FWSVDD, a relative distance judgment method is given. The effectiveness of the proposed multi-fault diagnosis approach is demonstrated through water tank experiments with an experimental AUV prototype. 展开更多
关键词 underwater vehicle support vector domain description multi-fault diagnosis fault classification
在线阅读 下载PDF
Fault-Diagnosis Method Based on Support Vector Machine and Artificial Immune for Batch Process
7
作者 马立玲 张瞾 王军政 《Journal of Beijing Institute of Technology》 EI CAS 2010年第3期337-342,共6页
A new fault-diagnosis method to be used in batch processes based on multi-phase regression is presented to overcome the difficulty arising in the processes due to non-uniform sample data in each phase.Support vector m... A new fault-diagnosis method to be used in batch processes based on multi-phase regression is presented to overcome the difficulty arising in the processes due to non-uniform sample data in each phase.Support vector machine is first used for phase identification,and for each phase,improved artificial immune network is developed to analyze and recognize fault patterns.A new cell elimination role is proposed to enhance the incremental clustering capability of the immune network.The proposed method has been applied to glutamic acid fermentation,comparison results have indicated that the proposed approach can better classify fault samples and yield higher diagnosis precision. 展开更多
关键词 fault diagnosis support vector machine artificial immune batch process
在线阅读 下载PDF
Fault Detection and Recovery for Full Range of Hydrogen Sensor Based on Relevance Vector Machine
8
作者 Kai Song Bing Wang +2 位作者 Ming Diao Hongquan Zhang Zhenyu Zhang 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2015年第6期37-44,共8页
In order to improve the reliability of hydrogen sensor,a novel strategy for full range of hydrogen sensor fault detection and recovery is proposed in this paper. Three kinds of sensors are integrated to realize the me... In order to improve the reliability of hydrogen sensor,a novel strategy for full range of hydrogen sensor fault detection and recovery is proposed in this paper. Three kinds of sensors are integrated to realize the measurement for full range of hydrogen concentration based on relevance vector machine( RVM). Failure detection of hydrogen sensor is carried out by using the variance detection method. When a sensor fault is detected,the other fault-free sensors can recover the fault data in real-time by using RVM predictor accounting for the relevance of sensor data. Analysis,together with both simulated and experimental results,a full-range hydrogen detection and hydrogen sensor self-validating experiment is presented to demonstrate that the proposed strategy is superior at accuracy and runtime compared with the conventional methods. Results show that the proposed methodology provides a better solution to the full range of hydrogen detection and the reliability improvement of hydrogen sensor. 展开更多
关键词 hydrogen CONCENTRATION measurement full range fault detection fault RECOVERY RELEVANCE vector machine
在线阅读 下载PDF
Support vector machine based on chaos particle swarm optimization for fault diagnosis of rotating machine 被引量:1
9
作者 TANG Xian-lun ZHUANG Ling QIU Guo-qing CAI Jun 《重庆邮电大学学报(自然科学版)》 北大核心 2009年第2期127-133,共7页
The performance of the support vector machine models depends on a proper setting of its parameters to a great extent.A novel method of searching the optimal parameters of support vector machine based on chaos particle... The performance of the support vector machine models depends on a proper setting of its parameters to a great extent.A novel method of searching the optimal parameters of support vector machine based on chaos particle swarm optimization is proposed.A multi-fault classification model based on SVM optimized by chaos particle swarm optimization is established and applied to the fault diagnosis of rotating machines.The results show that the proposed fault classification model outperforms the neural network trained by chaos particle swarm optimization and least squares support vector machine,and the precision and reliability of the fault classification results can meet the requirement of practical application.It indicates that chaos particle swarm optimization is a suitable method for searching the optimal parameters of support vector machine. 展开更多
关键词 最小二乘支持向量机 粒子群优化算法 故障诊断 旋转机械 混沌 多故障分类 神经网络训练 最佳参数
在线阅读 下载PDF
Fault diagnosis of power-shift steering transmission based on multiple outputs least squares support vector regression 被引量:2
10
作者 张英锋 马彪 +2 位作者 房京 张海岭 范昱珩 《Journal of Beijing Institute of Technology》 EI CAS 2011年第2期199-204,共6页
A method of multiple outputs least squares support vector regression (LS-SVR) was developed and described in detail, with the radial basis function (RBF) as the kernel function. The method was applied to predict t... A method of multiple outputs least squares support vector regression (LS-SVR) was developed and described in detail, with the radial basis function (RBF) as the kernel function. The method was applied to predict the future state of the power-shift steering transmission (PSST). A prediction model of PSST was gotten with multiple outputs LS-SVR. The model performance was greatly influenced by the penalty parameter γ and kernel parameter σ2 which were optimized using cross validation method. The training and prediction of the model were done with spectrometric oil analysis data. The predictive and actual values were compared and a fault in the second PSST was found. The research proved that this method had good accuracy in PSST fault prediction, and any possible problem in PSST could be found through a comparative analysis. 展开更多
关键词 least squares support vector regression(LS-SVR) fault diagnosis power-shift steering transmission (PSST)
在线阅读 下载PDF
Mechanical Fault Diagnosis Using Support Vector Machine 被引量:1
11
作者 LI Ling-jun, ZHANG Zhou-suo, HE Zheng-jia Department of Mechanical Engineering, Xi′an Jiaotong University, X i′an 710049, P.R.China 《International Journal of Plant Engineering and Management》 2003年第3期179-183,共5页
The Support Vector Machine (SVM) is a machine learning algorithm based on theStatistical Learning Theory (SLT), which can get good classification effects even with a fewlearning samples. SVM represents a new approach ... The Support Vector Machine (SVM) is a machine learning algorithm based on theStatistical Learning Theory (SLT), which can get good classification effects even with a fewlearning samples. SVM represents a new approach to pattern classification and has been shown to beparticularly successful in many fields such as image identification and face recognition. It alsoprovides us with a new method to develop intelligent fault diagnosis. This paper presents aSVM-based approach for fault diagnosis of rolling bearings. Experimentation with vibration signalsof bearings is conducted. The vibration signals acquired from the bearings are used directly in thecalculating without the preprocessing of extracting its features. Compared with the methods basedon Artificial Neural Network (ANN), the SVM-based method has desirable advantages. It is applicablefor on-line diagnosis of mechanical systems. 展开更多
关键词 support vector machine (SVM) fault diagnosis intelligent diagnosis
在线阅读 下载PDF
Combination of Model-based Observer and Support Vector Machines for Fault Detection of Wind Turbines 被引量:10
12
作者 Nassim Laouti Sami Othman +1 位作者 Mazen Alamir Nida Sheibat-Othman 《International Journal of Automation and computing》 EI CSCD 2014年第3期274-287,共14页
Support vector machines and a Kalman-like observer are used for fault detection and isolation in a variable speed horizontalaxis wind turbine composed of three blades and a full converter. The support vector approach ... Support vector machines and a Kalman-like observer are used for fault detection and isolation in a variable speed horizontalaxis wind turbine composed of three blades and a full converter. The support vector approach is data-based and is therefore robust to process knowledge. It is based on structural risk minimization which enhances generalization even with small training data set and it allows for process nonlinearity by using flexible kernels. In this work, a radial basis function is used as the kernel. Different parts of the process are investigated including actuators and sensors faults. With duplicated sensors, sensor faults in blade pitch positions,generator and rotor speeds can be detected. Faults of type stuck measurements can be detected in 2 sampling periods. The detection time of offset/scaled measurements depends on the severity of the fault and on the process dynamics when the fault occurs. The converter torque actuator fault can be detected within 2 sampling periods. Faults in the actuators of the pitch systems represents a higher difficulty for fault detection which is due to the fact that such faults only affect the transitory state(which is very fast) but not the final stationary state. Therefore, two methods are considered and compared for fault detection and isolation of this fault: support vector machines and a Kalman-like observer. Advantages and disadvantages of each method are discussed. On one hand, support vector machines training of transitory states would require a big amount of data in different situations, but the fault detection and isolation results are robust to variations in the input/operating point. On the other hand, the observer is model-based, and therefore does not require training, and it allows identification of the fault level, which is interesting for fault reconfiguration. But the observability of the system is ensured under specific conditions, related to the dynamics of the inputs and outputs. The whole fault detection and isolation scheme is evaluated using a wind turbine benchmark with a real sequence of wind speed. 展开更多
关键词 fault detection and isolation wind turbine Kalman-like observer support vector machines data-based classification
原文传递
基于KPCA和PSO-SVM组合算法的齿轮裂纹故障信号诊断
13
作者 杨琳 李超 《机械设计与制造》 北大核心 2026年第1期114-117,122,共5页
为了弥补支持向量机(SVM)会造成局部极小或出现过拟合情况,把粒子群优化(PSO)加到SVM模型内,完成SVM模型核函数的优化效果。针对齿轮裂纹故障诊断情况,设计了一种基于核主成分分析(KPCA)和PSO-SVM组合算法,并开展实际信号分析。研究结... 为了弥补支持向量机(SVM)会造成局部极小或出现过拟合情况,把粒子群优化(PSO)加到SVM模型内,完成SVM模型核函数的优化效果。针对齿轮裂纹故障诊断情况,设计了一种基于核主成分分析(KPCA)和PSO-SVM组合算法,并开展实际信号分析。研究结果表明:以PSO优化SVM核函数达到了高精度,获得更高分类精度。频域特征会降低分类精度,频域特征具备比时域特征更高精度。相比较其他算法,PSO-SVM算法达到最高精度,具备优异稳定性,获得合适的计算时间。当提高样本数量后,分类精度获得明显提升,设置过多训练样本则会产生过拟合问题,并且实际测试样本数不多,造成不稳定的分类状态。该研究对提高齿轮裂纹故障诊断效率具有很好的理论支撑价值,易于推广应用到其他的机械传动系统上。 展开更多
关键词 齿轮裂纹 故障诊断 主成分分析 支持向量机 粒子群优化
在线阅读 下载PDF
基于图论算法与蚁群优化支持向量机的数控机床故障智能诊断
14
作者 迟玉伦 戴顺达 朱文博 《计算机集成制造系统》 北大核心 2026年第2期706-719,共14页
针对传统数控机床故障诊断方法耗时且精度不足、无法满足快速诊断需求的问题,提出一种基于图论算法和蚁群优化支持向量机(ACO-SVM)的方法实现机床故障的快速精确诊断。首先,通过故障历史数据建立数控机床故障传播模型,利用图论算法进行... 针对传统数控机床故障诊断方法耗时且精度不足、无法满足快速诊断需求的问题,提出一种基于图论算法和蚁群优化支持向量机(ACO-SVM)的方法实现机床故障的快速精确诊断。首先,通过故障历史数据建立数控机床故障传播模型,利用图论算法进行分析,得到故障的风险影响度排序确定故障的优先级;然后,针对优先级较高的故障,利用传感器采集加工信号提取特征值构建特征向量;进一步,利用蚁群算法优化支持向量机参数,构建ACO-SVM故障诊断模型实现机床故障精确诊断;最后,通过实验对某公司轴承磨床磨削烧伤故障进行验证,结果表明:基于图论算法可对故障进行定位排序,利用ACO-SVM模型的诊断平均准确率达到99.378%,对提升数控机床故障快速维修及机床可靠性具有重要意义。 展开更多
关键词 支持向量机 图论算法 蚁群算法 故障诊断
在线阅读 下载PDF
Fast Online Approximation for Hard Support Vector Regression and Its Application to Analytical Redundancy for Aeroengines 被引量:6
15
作者 赵永平 孙健国 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2010年第2期145-152,共8页
The hard support vector regression attracts little attention owing to the overfitting phenomenon. Recently, a fast offiine method has been proposed to approximately train the hard support vector regression with the ge... The hard support vector regression attracts little attention owing to the overfitting phenomenon. Recently, a fast offiine method has been proposed to approximately train the hard support vector regression with the generation performance comparable to the soft support vector regression. Based on this achievement, this article advances a fast online approximation called the hard sup- port vector regression (FOAHSVR for short). By adopting the greedy stagewise and iterative strategies, it is capable of online estimating parameters of complicated systems. In order to verify the effectiveness of the FOAHSVR, an FOAHSVR-based analytical redundancy for aeroengines is developed. Experiments on the sensor failure and drift evidence the viability and feasibility of the analytical redundancy for aeroengines together with its base--FOAHSVR. In addition, the FOAHSVR is anticipated to find applications in other scientific-technical fields. 展开更多
关键词 support vector machines parameter estimation sensor fault analytical redundancy aeroengines
原文传递
基于灰狼鱼鹰优化的多核支持向量机的化工过程故障诊断
16
作者 陈玉良 王洋 《上海电机学院学报》 2026年第1期1-6,共6页
针对复杂非线性化工过程中多类型故障的诊断问题,本文提出一种融合灰狼优化算法与鱼鹰优化算法(GWO-OOA)的多核支持向量机(SVM)模型。首先,通过集成高斯核函数(RBF)、多项式核函数(Poly)、拉普拉斯核函数(Laplacian)以及Sigmoid核函数,... 针对复杂非线性化工过程中多类型故障的诊断问题,本文提出一种融合灰狼优化算法与鱼鹰优化算法(GWO-OOA)的多核支持向量机(SVM)模型。首先,通过集成高斯核函数(RBF)、多项式核函数(Poly)、拉普拉斯核函数(Laplacian)以及Sigmoid核函数,构建多核SVM模型,以提升对高维非线性特征故障数据的分类性能;其次,引入灰狼鱼鹰优化算法(GWO-OOA)对多核SVM模型的关键参数进行自适应寻优;最后,在田纳西伊斯曼(TE)过程数据集上对优化后的多核SVM模型进行验证。结果表明,与采用单一核函数的SVM模型相比,本文提出的GWO-OOA优化多核SVM模型在故障分类准确率方面表现更优,体现了该方法的有效性和优越性。 展开更多
关键词 故障诊断 支持向量机 GWO-OOA 多核函数
在线阅读 下载PDF
双三相永磁电机的容错型多矢量预测电流控制
17
作者 周湛清 苏猛 《天津工业大学学报》 北大核心 2026年第1期47-55,共9页
为充分利用双三相永磁同步电机发生开路故障后谐波平面残存的控制自由度,并提升模型预测电流控制算法的稳态性能,提出了一种适用于双三相电机的容错型预测电流算法。通过分别在基波平面与谐波平面合成虚拟矢量,实现了基波平面与谐波平... 为充分利用双三相永磁同步电机发生开路故障后谐波平面残存的控制自由度,并提升模型预测电流控制算法的稳态性能,提出了一种适用于双三相电机的容错型预测电流算法。通过分别在基波平面与谐波平面合成虚拟矢量,实现了基波平面与谐波平面的解耦控制;借助占空比调制技术实现了谐波平面闭环控制,驱动电机运行在最大转矩或最小铜损运行模式下,优化了电机运行效率;针对有限集模型预测控制中基波电流控制自由度受限、稳态调节精度差等问题,通过多虚拟矢量输出模式,有效提升了电机稳态性能,并保证了模型预测控制优良的动态性能。实验结果表明:相比于现有改进策略,所提控制策略在最小铜损运行模式与最大转矩运行模式下的相电流总谐波失真分别降低约44.5%和25.7%;同时,2种运行模式下的q轴电流波动分别降低约31.7%和28.0%,转矩波动分别降低约31.4%和25.1%,有效改善了故障后电机的运行品质。 展开更多
关键词 双三相永磁同步电机 模型预测电流控制 开路故障 虚拟矢量 占空比调制
在线阅读 下载PDF
基于贝叶斯网的故障根因分析
18
作者 刘华帅 陶厚国 +1 位作者 岳昆 段亮 《计算机科学》 北大核心 2026年第3期143-150,共8页
故障根因分析旨在找到导致特定问题、故障或事件发生的原因,是多个领域中追踪溯源的重要支撑技术,但现有方法在效率、准确性和稳定性等方面仍不能满足故障根因分析任务的实际需求。对此,将贝叶斯网作为相关属性之间依赖关系表示和推理... 故障根因分析旨在找到导致特定问题、故障或事件发生的原因,是多个领域中追踪溯源的重要支撑技术,但现有方法在效率、准确性和稳定性等方面仍不能满足故障根因分析任务的实际需求。对此,将贝叶斯网作为相关属性之间依赖关系表示和推理的知识框架,提出基于贝叶斯网的故障根因分析方法。首先,针对高维数据和稀疏样本带来的挑战,提出基于向量量化自编码器的高维属性约简算法,并给出α-BIC评分准则,高效地学习根因贝叶斯网(Root Cause Bayesian Network,RCBN)。随后,基于贝叶斯网嵌入技术实现RCBN的高效推理,高效计算各原因条件下故障产生的可能性,进而使用因果模型中的Blame机制度量各原因对给定故障的贡献度,从而实现故障根因分析。在3个公共数据集和3个合成数据集上的实验结果表明,所提方法的平均检测准确性和效率明显优于对比方法,在CHILD数据集上精度提升了7%,运行时间快了60%。 展开更多
关键词 故障根因分析 贝叶斯网 向量量化自编码器 贝叶斯信息准则 根因贡献度
在线阅读 下载PDF
无速度传感器下基于定子电流交轴分量的滚动轴承外圈故障诊断
19
作者 宋向金 刘志成 +1 位作者 王照伟 范沪生 《轴承》 北大核心 2026年第1期75-83,共9页
针对电动机电流信号基频分量干扰大、偏心谐波复杂以及供电系统噪声而导致轴承特征提取困难的问题,提出一种无速度传感器下基于定子电流交轴分量的轴承外圈故障诊断方法。首先,利用扩展Park矢量变换构造定子电流信号交轴分量,全面获取... 针对电动机电流信号基频分量干扰大、偏心谐波复杂以及供电系统噪声而导致轴承特征提取困难的问题,提出一种无速度传感器下基于定子电流交轴分量的轴承外圈故障诊断方法。首先,利用扩展Park矢量变换构造定子电流信号交轴分量,全面获取诊断所需频率信息并通过幅值放大作用凸显故障特征;然后,通过快速傅里叶变换对交轴分量进行频谱分析,提取齿谐波分量估计转子旋转频率分量f_(r),进而获取轴承外圈故障边带特征分量f_(1)+f_(ef);最后,根据快速傅里叶变换频谱中是否存在外圈故障边带特征分量判断轴承是否发生故障。试验结果表明,所提方法可有效提取电动机不同负载状态下的轴承外圈故障边带特征分量,具有计算简单和实现方便的优点,而且诊断精度和稳定性较好。 展开更多
关键词 滚动轴承 故障诊断 特征提取 矢量变换 交轴分量 信号处理
在线阅读 下载PDF
基于多电压传感器数据与深度残差网络的MMC子模块开路故障诊断
20
作者 吉宇 吴家欣 +4 位作者 曹欣阳 谢金润 郭龚玺 梅军 黄灿 《传感技术学报》 北大核心 2026年第1期139-146,共8页
针对模块化多电平换流器(MMC)子模块IGBT开路故障的隐蔽性和诊断困难,提出一种基于一维深度残差网络(1D-ResNet)的智能诊断方法。首先,利用电压传感器采集子模块电容电压数据,并通过短时傅里叶变换(STFT)提取其时间-频率特征。采用滑动... 针对模块化多电平换流器(MMC)子模块IGBT开路故障的隐蔽性和诊断困难,提出一种基于一维深度残差网络(1D-ResNet)的智能诊断方法。首先,利用电压传感器采集子模块电容电压数据,并通过短时傅里叶变换(STFT)提取其时间-频率特征。采用滑动窗口技术生成大量训练样本,以降低过拟合风险。随后,构建一维深度残差网络进行特征学习与分类,其残差块和跳跃连接结构有效缓解了深层网络的梯度退化问题,增强了对微弱故障特征的捕捉能力。仿真结果表明,所提方法在分类准确率和故障定位时间上显著优于传统支持向量机(SVM)和一维卷积神经网络(1D-CNN)。对比研究进一步验证了该方法具有良好的鲁棒性和实时性,为MMC子模块的IGBT开路故障诊断提供了一种新的有效解决方案。 展开更多
关键词 模块化多电平换流器 故障诊断 卷积神经网络 残差网络 支持向量机
在线阅读 下载PDF
上一页 1 2 161 下一页 到第
使用帮助 返回顶部