期刊文献+
共找到355篇文章
< 1 2 18 >
每页显示 20 50 100
Porosity Prediction from Well Logs Using Back Propagation Neural Network Optimized by Genetic Algorithm in One Heterogeneous Oil Reservoirs of Ordos Basin, China 被引量:5
1
作者 Lin Chen Weibing Lin +3 位作者 Ping Chen Shu Jiang Lu Liu Haiyan Hu 《Journal of Earth Science》 SCIE CAS CSCD 2021年第4期828-838,共11页
A reliable and effective model for reservoir physical property prediction is a key to reservoir characterization and management.At present,using well logging data to estimate reservoir physical parameters is an import... A reliable and effective model for reservoir physical property prediction is a key to reservoir characterization and management.At present,using well logging data to estimate reservoir physical parameters is an important means for reservoir evaluation.Based on the characteristics of large quantity and complexity of estimating process,we have attempted to design a nonlinear back propagation neural network model optimized by genetic algorithm(BPNNGA)for reservoir porosity prediction.This model is with the advantages of self-learning and self-adaption of back propagation neural network(BPNN),structural parameters optimizing and global searching optimal solution of genetic algorithm(GA).The model is applied to the Chang 8 oil group tight sandstone of Yanchang Formation in southwestern Ordos Basin.According to the correlations between well logging data and measured core porosity data,5 well logging curves(gamma ray,deep induction,density,acoustic,and compensated neutron)are selected as the input neurons while the measured core porosity is selected as the output neurons.The number of hidden layer neurons is defined as 20 by the method of multiple calibrating optimizations.Modeling results demonstrate that the average relative error of the model output is 10.77%,indicating the excellent predicting effect of the model.The predicting results of the model are compared with the predicting results of conventional multivariate stepwise regression algorithm,and BPNN model.The average relative errors of the above models are 12.83%,12.9%,and 13.47%,respectively.Results show that the predicting results of the BPNNGA model are more accurate than that of the other two,and BPNNGA is a more applicable method to estimate the reservoir porosity parameters in the study area. 展开更多
关键词 porosity prediction well logs back propagation neural network genetic algorithm Ordos Basin Yanchang Formation
原文传递
Combining the genetic algorithms with artificial neural networks for optimization of board allocating 被引量:2
2
作者 曹军 张怡卓 岳琪 《Journal of Forestry Research》 SCIE CAS CSCD 2003年第1期87-88,共2页
This paper introduced the Genetic Algorithms (GAs) and Artificial Neural Networks (ANNs), which have been widely used in optimization of allocating. The combination way of the two optimizing algorithms was used in boa... This paper introduced the Genetic Algorithms (GAs) and Artificial Neural Networks (ANNs), which have been widely used in optimization of allocating. The combination way of the two optimizing algorithms was used in board allocating of furniture production. In the experiment, the rectangular flake board of 3650 mm 1850 mm was used as raw material to allocate 100 sets of Table Bucked. The utilizing rate of the board reached 94.14 % and the calculating time was only 35 s. The experiment result proofed that the method by using the GA for optimizing the weights of the ANN can raise the utilizing rate of the board and can shorten the time of the design. At the same time, this method can simultaneously searched in many directions, thus greatly in-creasing the probability of finding a global optimum. 展开更多
关键词 Artificial neural network genetic algorithms Back propagation model (BP model) OPTIMIZATION
在线阅读 下载PDF
Gesture Recognition Based on BP Neural Network Improved by Chaotic Genetic Algorithm 被引量:19
3
作者 Dong-Jie Li Yang-Yang Li +1 位作者 Jun-Xiang Li Yu Fu 《International Journal of Automation and computing》 EI CSCD 2018年第3期267-276,共10页
Aim at the defects of easy to fall into the local minimum point and the low convergence speed of back propagation(BP)neural network in the gesture recognition, a new method that combines the chaos algorithm with the... Aim at the defects of easy to fall into the local minimum point and the low convergence speed of back propagation(BP)neural network in the gesture recognition, a new method that combines the chaos algorithm with the genetic algorithm(CGA) is proposed. According to the ergodicity of chaos algorithm and global convergence of genetic algorithm, the basic idea of this paper is to encode the weights and thresholds of BP neural network and obtain a general optimal solution with genetic algorithm, and then the general optimal solution is optimized to the accurate optimal solution by adding chaotic disturbance. The optimal results of the chaotic genetic algorithm are used as the initial weights and thresholds of the BP neural network to recognize the gesture. Simulation and experimental results show that the real-time performance and accuracy of the gesture recognition are greatly improved with CGA. 展开更多
关键词 Gesture recognition back propagation (BP) neural network chaos algorithm genetic algorithm data glove.
原文传递
Design of Robotic Visual Servo Control Based on Neural Network and Genetic Algorithm 被引量:9
4
作者 Hong-Bin Wang Mian Liu 《International Journal of Automation and computing》 EI 2012年第1期24-29,共6页
A new visual servo control scheme for a robotic manipulator is presented in this paper, where a back propagation (BP) neural network is used to make a direct transition from image feature to joint angles without req... A new visual servo control scheme for a robotic manipulator is presented in this paper, where a back propagation (BP) neural network is used to make a direct transition from image feature to joint angles without requiring robot kinematics and camera calibration. To speed up the convergence and avoid local minimum of the neural network, this paper uses a genetic algorithm to find the optimal initial weights and thresholds and then uses the BP Mgorithm to train the neural network according to the data given. The proposed method can effectively combine the good global searching ability of genetic algorithms with the accurate local searching feature of BP neural network. The Simulink model for PUMA560 robot visual servo system based on the improved BP neural network is built with the Robotics Toolbox of Matlab. The simulation results indicate that the proposed method can accelerate convergence of the image errors and provide a simple and effective way of robot control. 展开更多
关键词 Visual servo image Jacobian back propagation (BP) neural network genetic algorithm robot control
在线阅读 下载PDF
Combinatorial Optimization Based Analog Circuit Fault Diagnosis with Back Propagation Neural Network 被引量:1
5
作者 李飞 何佩 +3 位作者 王向涛 郑亚飞 郭阳明 姬昕禹 《Journal of Donghua University(English Edition)》 EI CAS 2014年第6期774-778,共5页
Electronic components' reliability has become the key of the complex system mission execution. Analog circuit is an important part of electronic components. Its fault diagnosis is far more challenging than that of... Electronic components' reliability has become the key of the complex system mission execution. Analog circuit is an important part of electronic components. Its fault diagnosis is far more challenging than that of digital circuit. Simulations and applications have shown that the methods based on BP neural network are effective in analog circuit fault diagnosis. Aiming at the tolerance of analog circuit,a combinatorial optimization diagnosis scheme was proposed with back propagation( BP) neural network( BPNN).The main contributions of this scheme included two parts:( 1) the random tolerance samples were added into the nominal training samples to establish new training samples,which were used to train the BP neural network based diagnosis model;( 2) the initial weights of the BP neural network were optimized by genetic algorithm( GA) to avoid local minima,and the BP neural network was tuned with Levenberg-Marquardt algorithm( LMA) in the local solution space to look for the optimum solution or approximate optimal solutions. The experimental results show preliminarily that the scheme substantially improves the whole learning process approximation and generalization ability,and effectively promotes analog circuit fault diagnosis performance based on BPNN. 展开更多
关键词 analog circuit fault diagnosis back propagation(BP) neural network combinatorial optimization TOLERANCE genetic algorithm(G A) Levenberg-Marquardt algorithm(LMA)
在线阅读 下载PDF
A Review of an Expert System Design for Crude Oil Distillation Column Using the Neural Networks Model and Process Optimization and Control Using Genetic Algorithm Framework 被引量:1
6
作者 Lekan Taofeek Popoola Gutti Babagana Alfred Akpoveta Susu 《Advances in Chemical Engineering and Science》 2013年第2期164-170,共7页
This paper presents a comprehensive review of various traditional systems of crude oil distillation column design, modeling, simulation, optimization and control methods. Artificial neural network (ANN), fuzzy logic (... This paper presents a comprehensive review of various traditional systems of crude oil distillation column design, modeling, simulation, optimization and control methods. Artificial neural network (ANN), fuzzy logic (FL) and genetic algorithm (GA) framework were chosen as the best methodologies for design, optimization and control of crude oil distillation column. It was discovered that many past researchers used rigorous simulations which led to convergence problems that were time consuming. The use of dynamic mathematical models was also challenging as these models were also time dependent. The proposed methodologies use back-propagation algorithm to replace the convergence problem using error minimal method. 展开更多
关键词 Artificial neural network CRUDE Oil Distillation Column genetic ALGORITHM FRAMEWORK Sigmoidal Transfer Function BACK-propagation ALGORITHM
在线阅读 下载PDF
Underwater vehicle sonar self-noise prediction based on genetic algorithms and neural network
7
作者 WU Xiao-guang SHI Zhong-kun 《Journal of Marine Science and Application》 2006年第2期36-41,共6页
The factors that influence underwater vehicle sonar self-noise are analyzed, and genetic algorithms and a back propagation (BP) neural network are combined to predict underwater vehicle sonar self-noise. The experimen... The factors that influence underwater vehicle sonar self-noise are analyzed, and genetic algorithms and a back propagation (BP) neural network are combined to predict underwater vehicle sonar self-noise. The experimental results demonstrate that underwater vehicle sonar self-noise can be predicted accurately by a GA-BP neural network that is based on actual underwater vehicle sonar data. 展开更多
关键词 sonar self-noise back propagation (BP) neural network genetic algorithms
在线阅读 下载PDF
A Four-color Matching Method Combining Neural Networks with Genetic Algorithm
8
作者 苏小红 Wang +2 位作者 Yadong ZHANG Tianwen 《High Technology Letters》 EI CAS 2003年第4期39-43,共5页
A brief review of color matching technology and its application of printing RGB images by CMY or CMYK ink jet printers is presented, followed by an explanation to the conventional approaches that are commonly used in ... A brief review of color matching technology and its application of printing RGB images by CMY or CMYK ink jet printers is presented, followed by an explanation to the conventional approaches that are commonly used in color matching. Then, a four color matching method combining neural network with genetic algorithm is proposed. The initial weights and thresholds of the BP neural network for RGB to CMY color conversion are optimized by the new genetic algorithm based on evolutionarily stable strategy. The fourth component K is generated by using GCR (Gray Component Replacement) concept. Simulation experiments show that it is well behaved in both accuracy and generalization performance. 展开更多
关键词 color matching color reproduction back propagation (BP) neural networks genetic algorithm
在线阅读 下载PDF
基于不同算法优化的back propagation神经网络在三元乙丙橡胶混炼胶门尼黏度预测中的应用 被引量:2
9
作者 李高伟 李佳 +3 位作者 朱金梅 鉴冉冉 苗清 曾宪奎 《合成橡胶工业》 CAS 北大核心 2023年第6期488-494,共7页
分别采用遗传算法(GA)和粒子群算法(PSO)优化的back propagation(BP)神经网络建立了三元乙丙橡胶(EPDM)混炼胶门尼黏度的预测模型,并对预测结果的误差进行了对比分析。结果表明,两种算法优化后的BP神经网络模型的预测值与实测值均保持... 分别采用遗传算法(GA)和粒子群算法(PSO)优化的back propagation(BP)神经网络建立了三元乙丙橡胶(EPDM)混炼胶门尼黏度的预测模型,并对预测结果的误差进行了对比分析。结果表明,两种算法优化后的BP神经网络模型的预测值与实测值均保持较高的拟合度和相关性;相比单一的BP神经网络,GA优化后BP神经网络模型的精度提高了58.9%,PSO优化后BP神经网络模型的精度提高了3.57%,说明两种算法优化后的预测模型,特别是GA优化的BP神经网络预测模型对EPDM混炼胶门尼黏度的预测精度改善明显。 展开更多
关键词 back propagation神经网络 遗传算法 粒子群算法 三元乙丙橡胶 混炼胶 门尼黏度 预测模型
在线阅读 下载PDF
Hybrid algorithm combining genetic algorithm with back propagation neural network for extracting the characteristics of multi-peak Brillouin scattering spectrum 被引量:8
10
作者 Yanjun ZHANG Jinrui XU +2 位作者 Xinghu FU Jinjun LIU Yongsheng TIAN 《Frontiers of Optoelectronics》 EI CSCD 2017年第1期62-69,共8页
In this study, a hybrid algorithm combining genetic algorithm (GA) with back propagation (BP) neural network (GA-BP) was proposed for extracting the characteristics of multi-peak Brillouin scattering spectrum. S... In this study, a hybrid algorithm combining genetic algorithm (GA) with back propagation (BP) neural network (GA-BP) was proposed for extracting the characteristics of multi-peak Brillouin scattering spectrum. Simulations and experimental results show that the GA-BP hybrid algorithm can accurately identify the position and amount of peaks in multi-peak Brillouin scattering spectrum. Moreover, the proposed algorithm obtains a fitting degree of 0.9923 and a mean square error of 0.0094. Therefore, the GA-BP hybrid algorithm possesses a good fitting precision and is suitable for extracting the characteristics of multi-peak Brillouin scattering spectrum. 展开更多
关键词 fiber optics Brillouin scattering spectrum genetic algorithm (GA) back propagation (BP) neural network multi-peak spectrum
原文传递
Application of quantum neural networks in localization of acoustic emission 被引量:6
11
作者 Aidong Deng Li Zhao Wei Xin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第3期507-512,共6页
Due to defects of time-difference of arrival localization,which influences by speed differences of various model waveforms and waveform distortion in transmitting process,a neural network technique is introduced to ca... Due to defects of time-difference of arrival localization,which influences by speed differences of various model waveforms and waveform distortion in transmitting process,a neural network technique is introduced to calculate localization of the acoustic emission source.However,in back propagation(BP) neural network,the BP algorithm is a stochastic gradient algorithm virtually,the network may get into local minimum and the result of network training is dissatisfactory.It is a kind of genetic algorithms with the form of quantum chromosomes,the random observation which simulates the quantum collapse can bring diverse individuals,and the evolutionary operators characterized by a quantum mechanism are introduced to speed up convergence and avoid prematurity.Simulation results show that the modeling of neural network based on quantum genetic algorithm has fast convergent and higher localization accuracy,so it has a good application prospect and is worth researching further more. 展开更多
关键词 acoustic emission(AE) LOCALIZATION quantum genetic algorithm(QGA) back propagation(BP) neural network.
在线阅读 下载PDF
Boron removal from metallurgical grade silicon by slag refining based on GA-BP neural network 被引量:3
12
作者 Shi-Lai Yuan Hui-Min Lu +2 位作者 Pan-Pan Wang Chen-Guang Tian Zhi-Jiang Gao 《Rare Metals》 SCIE EI CAS CSCD 2021年第1期237-242,共6页
In order to investigate the boron removal effect in slag refining process,intermediate frequency furnace was used to purify boron in SiO2-CaO-Na3 AlF6-CaSiO3 slag system at 1,550℃,and back propagation(BP)neural netwo... In order to investigate the boron removal effect in slag refining process,intermediate frequency furnace was used to purify boron in SiO2-CaO-Na3 AlF6-CaSiO3 slag system at 1,550℃,and back propagation(BP)neural network was used to model the relationship between slag compositions and boron content in SiO2-CaO-Na3 AlF6-CaSiO3 slag system.The BP neural network predicted error is below 2.38%.The prediction results show that the slag composition has a significant influence on boron removal.Increasing the basicity of slag by adding CaO or Na3 AlF6 to CaSiO3-based slag could contribute to the boron removal,and the addition of Na3 AlF6 has a better removal effect in comparison with the addition of CaO.The oxidizing characteristic of CaSiO3 results in the ineffective removal with the addition of SiO2.The increase of oxygen potential(pO2)in the CaO-Na3 AlF6-CaSiO3 slag system by varying the SiO2 proportion can also contribute to the boron removal in silicon ingot.The best slag composition to remove boron was predicted by BP neural network using genetic algorithm(GA).The predicted results show that the mass fraction of boron in silicon reduces from 14.0000×10-6 to0.4366×10-6 after slag melting using 23.12%SiO2-10.44%CaO-16.83%Na3 AlF6-49.61%CaSiO3 slag system,close to the experimental boron content in silicon which is below 0.5×10-6. 展开更多
关键词 Metallurgical grade silicon Boron removal Slag system genetic algorithm-back propagation neural network
原文传递
Neural network identification for underwater vehicle motion control system based on hybrid learning algorithm
13
作者 Sun Yushan Wang Jianguo +2 位作者 Wan Lei Hu Yunyan Jiang Chunmeng 《High Technology Letters》 EI CAS 2012年第3期243-247,共5页
Based on the structure of Elman and Jordan neural networks, a new dynamic neural network is constructed. The network can remember the past state of the hidden layer and adjust the effect of the past signal to the curr... Based on the structure of Elman and Jordan neural networks, a new dynamic neural network is constructed. The network can remember the past state of the hidden layer and adjust the effect of the past signal to the current value in real-time. And in order to enhance the signal processing capabilities, the feedback of output layer nodes is increased. A hybrid learning algorithm based on genetic algorithm (GA) and error back propagation algorithm (BP) is used to adjust the weight values of the network, which can accelerate the rate of convergence and avoid getting into local optimum. Finally, the improved neural network is utilized to identify underwater vehicle (UV) ' s hydrodynamic model, and the simulation results show that the neural network based on hybrid learning algorithm can improve the learning rate of convergence and identification nrecision. 展开更多
关键词 underwater vehicle (UV) system identification neural network genetic algo-rithm (GA) back propagation algorithm
在线阅读 下载PDF
Research on Application of Enhanced Neural Networks in Software Risk Analysis
14
作者 Zhenbang Rong Juhua Chen +1 位作者 Mei Liu Yong Hu 《南昌工程学院学报》 CAS 2006年第2期112-116,121,共6页
This paper puts forward a risk analysis model for software projects using enranced neural networks.The data for analysis are acquired through questionnaires from real software projects. To solve the multicollinearity ... This paper puts forward a risk analysis model for software projects using enranced neural networks.The data for analysis are acquired through questionnaires from real software projects. To solve the multicollinearity in software risks, the method of principal components analysis is adopted in the model to enhance network stability.To solve uncertainty of the neural networks structure and the uncertainty of the initial weights, genetic algorithms is employed.The experimental result reveals that the precision of software risk analysis can be improved by using the erhanced neural networks model. 展开更多
关键词 software risk analysis principal components analysis back propagation neural networks genetic algorithms
在线阅读 下载PDF
基于遗传算法与神经网络的逆向侵蚀管涌通道表征方法
15
作者 梁越 饶育锋 +5 位作者 赵卓越 许彬 杨晓霞 夏日风 邓惠丹 RASHID Hafiz Aqib 《岩土力学》 北大核心 2026年第1期323-336,共14页
堤防是应用最广泛且有效的防洪工程措施之一。然而,由于堤防老化、加固措施不力以及复杂的地质条件,在汛期常发生管涌等险情,导致重大且往往难以修复的损失。以双层堤基逆向侵蚀管涌(backward erosion piping,简称BEP)为研究对象,开展... 堤防是应用最广泛且有效的防洪工程措施之一。然而,由于堤防老化、加固措施不力以及复杂的地质条件,在汛期常发生管涌等险情,导致重大且往往难以修复的损失。以双层堤基逆向侵蚀管涌(backward erosion piping,简称BEP)为研究对象,开展遗传算法(genetic algorithm,简称GA)优化的反向传播(back propagation,简称BP)神经网洛对逆向侵蚀管涌通道进行刻画研究。主要研究工作及成果包括:(1)通过非均质含水层中BEP的数值模拟构建训练数据集,并利用室内沙槽管涌试验验证了该数据集的可靠性;(2)从BEP室内试验的Ⅱ、Ⅲ和Ⅳ组数据中提取水头H和渗透系数K数据,进行数据集扩充,并优化GA-BP模型以表征I组试验结果,结果表明优化后的模型能更准确地刻画K≤1.0 cm/s的区域;(3)利用优化后的GA-BP模型表征BEP通道的发展过程。结果表明,该模型能准确捕捉总体发展趋势,但在表征通道位置和尺寸方面与实际条件仍存在微小偏差。综上所述,研究为表征BEP提供了有效工具,并证明了GA-BP网络模型在该领域的实际应用潜力。 展开更多
关键词 逆向侵蚀管涌 管涌通道 BP神经网络 遗传算法 渗透系数
原文传递
Back-propagation network improved by conjugate gradient based on genetic algorithm in QSAR study on endocrine disrupting chemicals 被引量:7
16
作者 JI Li WANG XiaoDong +2 位作者 YANG XuShu LIU ShuShen WANG LianSheng 《Chinese Science Bulletin》 SCIE EI CAS 2008年第1期33-39,共7页
Since the complexity and structural diversity of man-made compounds are considered, quantitative structure-activity relationships (QSARs)-based fast screening approaches are urgently needed for the assessment of the p... Since the complexity and structural diversity of man-made compounds are considered, quantitative structure-activity relationships (QSARs)-based fast screening approaches are urgently needed for the assessment of the potential risk of endocrine disrupting chemicals (EDCs). The artificial neural net-works (ANN) are capable of recognizing highly nonlinear relationships, so it will have a bright applica-tion prospect in building high-quality QSAR models. As a popular supervised training algorithm in ANN, back-propagation (BP) converges slowly and immerses in vibration frequently. In this paper, a research strategy that BP neural network was improved by conjugate gradient (CG) algorithm with a variable selection method based on genetic algorithm was applied to investigate the QSAR of EDCs. This re-sulted in a robust and highly predictive ANN model with R2 of 0.845 for the training set, q2pred of 0.81 and root-mean-square error (RMSE) of 0.688 for the test set. The result shows that our method can provide a feasible and practical tool for the rapid screening of the estrogen activity of organic compounds. 展开更多
关键词 化学药物 内分泌 人造神经网络 遗传算法
在线阅读 下载PDF
煤与瓦斯突出强度预测的IGABP方法 被引量:10
17
作者 杨敏 汪云甲 李瑞霞 《重庆大学学报(自然科学版)》 EI CAS CSCD 北大核心 2010年第1期113-118,共6页
针对传统松散式(Genetic Algorithm Based Back Propagation Neural Network,GABP)模型应用于复杂煤与瓦斯突出预测时,存在GA自身性能及模型间相对孤立等不足,提出二者优势互补的IGABP一体化模型。IGABP首先在自适应交叉、变异率等方面... 针对传统松散式(Genetic Algorithm Based Back Propagation Neural Network,GABP)模型应用于复杂煤与瓦斯突出预测时,存在GA自身性能及模型间相对孤立等不足,提出二者优势互补的IGABP一体化模型。IGABP首先在自适应交叉、变异率等方面进行改进,以提高GA自身的性能。其次,将BP导向性训练以算子的形式引入到标准GA进化过程,实现了GA寻优搜索的随机性向自主导向性转变。BP对GA搜索到的近似最优值进行微调,GA算法的收敛速度得到提升,确定精确解的位置能力加强,同时,又避免了单一BP网络本论文易陷入局部极小值的缺点,实现了两者一体化结合。仿真实验表明,构造出的进化神经网络更能反映煤与瓦斯突出强度样本的复杂非线性关系,有效克服了传统模型的不足,其运行效率、预测精度、可靠性等方面均优于传统模型,为瓦斯智能预测提供了新的解决方案。 展开更多
关键词 煤与瓦斯突出 突出强度预测 Igabp神经网络 模型改进 BP算子
原文传递
侧向多开口地铁列车和隧道温度特征参数预测
18
作者 吴振坤 彭敏 +2 位作者 朱国庆 刘璐 秦东子 《中国安全科学学报》 北大核心 2026年第1期130-137,共8页
为解决现有地铁列车和隧道火灾预测方法大多依赖于物理模型和经验公式而导致预测精度不足的问题,从人工智能角度出发,基于遗传算法(GA)优化反向传神经网络(BPNN),构建GA-BPNN网络模型;利用GA对BPNN的权重和阈值进行全局寻优;训练与预测... 为解决现有地铁列车和隧道火灾预测方法大多依赖于物理模型和经验公式而导致预测精度不足的问题,从人工智能角度出发,基于遗传算法(GA)优化反向传神经网络(BPNN),构建GA-BPNN网络模型;利用GA对BPNN的权重和阈值进行全局寻优;训练与预测车厢与隧道顶棚温度分布,智能反演火灾温度场。结果表明:GA-BPNN模型对车厢温度预测的平均绝对误差(MAE)为8.17,均方根误差(RMSE)为9.76,决定系数R^(2)为0.99;隧道温度预测的MAE为3.95,RMSE为5.63,R^(2)为0.98。通过对比发现,GA-BPNN模型在准确性和泛化能力上都优于传统BPNN模型。 展开更多
关键词 侧向多开口 地铁列车 温度预测 特征参数 反向传播神经网络(BPNN) 遗传算法(GA)
原文传递
基于小波包-GABP的滚动轴承故障诊断分析 被引量:1
19
作者 张晴 高军伟 +2 位作者 张彬 毛云龙 董宏辉 《青岛大学学报(工程技术版)》 CAS 2017年第2期28-32,45,共6页
为提高诊断滚动轴承故障的效率和准确率,本文将小波包变换、BP神经网络和遗传算法三者相结合,提出了一种基于小波包和GABP神经网络的故障诊断模型。由小波包的分解与重构在滚动轴承故障原始信号中提取有效的故障特征向量,并利用遗传算... 为提高诊断滚动轴承故障的效率和准确率,本文将小波包变换、BP神经网络和遗传算法三者相结合,提出了一种基于小波包和GABP神经网络的故障诊断模型。由小波包的分解与重构在滚动轴承故障原始信号中提取有效的故障特征向量,并利用遗传算法优化BP神经网络,然后训练和诊断滚动轴承信号的故障类型。同时,运用Matlab软件把采集的数据进行仿真分析。仿真结果表明,相对于传统BP神经网络,利用遗传算法优化的神经网络对故障的诊断正确率更高,并且收敛速度较快,说明由遗传算法优化的BP神经网络在故障诊断方面具有较好的效果,而且遗传算法的引入使轴承故障诊断的适应度和准确率更高。该研究为滚动轴承的故障诊断提供了理论基础。 展开更多
关键词 小波包 遗传算法 BP神经网络 轴承故障诊断
在线阅读 下载PDF
基于GA-BP神经网络的12Cr1MoV晶粒尺寸激光超声识别研究
20
作者 王钳华 严祯荣 +4 位作者 王化南 霍元明 安壮壮 陈乐 李森林 《激光技术》 北大核心 2026年第1期147-154,共8页
为了解决高温高压服役条件下12Cr1MoV主蒸汽管道表面微损伤的非接触式识别技术难题,通过固溶加热法,获得了模拟长期服役主蒸汽管道表面晶粒胀粗的试样,采用一种激光超声表面波特征参数表征晶粒尺寸的方法,建立了激光超声波声速及衰减系... 为了解决高温高压服役条件下12Cr1MoV主蒸汽管道表面微损伤的非接触式识别技术难题,通过固溶加热法,获得了模拟长期服役主蒸汽管道表面晶粒胀粗的试样,采用一种激光超声表面波特征参数表征晶粒尺寸的方法,建立了激光超声波声速及衰减系数的表面晶粒尺寸表征模型,这两种模型的预测相对误差与决定系数R2分别为2.2%、0.81和22.4%、0.91;再结合遗传算法优化的反向传播神经网络,建立了以超声声速和衰减系数作为输入特征、表面晶粒尺寸作为输出特征的参数表征模型。结果表明,该模型的预测误差和决定系数R2分别为4.5%、0.99,提高了声速法中输入与输出特征关联的显著性,降低了衰减法的预测误差,验证了遗传算法优化的反向传播神经网络识别在晶粒尺寸表征中的优势。该研究为高温高压环境下主蒸汽母管表面组织损伤的在线监测提供了技术支撑。 展开更多
关键词 信息光学 晶粒尺寸 基于反向传播的遗传算法神经网络 激光超声 12CR1MOV
在线阅读 下载PDF
上一页 1 2 18 下一页 到第
使用帮助 返回顶部