期刊文献+
共找到2,053篇文章
< 1 2 103 >
每页显示 20 50 100
Simultaneous Identification of Thermophysical Properties of Semitransparent Media Using a Hybrid Model Based on Artificial Neural Network and Evolutionary Algorithm
1
作者 LIU Yang HU Shaochuang 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2024年第4期458-475,共18页
A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductiv... A hybrid identification model based on multilayer artificial neural networks(ANNs) and particle swarm optimization(PSO) algorithm is developed to improve the simultaneous identification efficiency of thermal conductivity and effective absorption coefficient of semitransparent materials.For the direct model,the spherical harmonic method and the finite volume method are used to solve the coupled conduction-radiation heat transfer problem in an absorbing,emitting,and non-scattering 2D axisymmetric gray medium in the background of laser flash method.For the identification part,firstly,the temperature field and the incident radiation field in different positions are chosen as observables.Then,a traditional identification model based on PSO algorithm is established.Finally,multilayer ANNs are built to fit and replace the direct model in the traditional identification model to speed up the identification process.The results show that compared with the traditional identification model,the time cost of the hybrid identification model is reduced by about 1 000 times.Besides,the hybrid identification model remains a high level of accuracy even with measurement errors. 展开更多
关键词 semitransparent medium coupled conduction-radiation heat transfer thermophysical properties simultaneous identification multilayer artificial neural networks(ANNs) evolutionary algorithm hybrid identification model
下载PDF
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
Fusion of Activation Functions: An Alternative to Improving Prediction Accuracy in Artificial Neural Networks
3
作者 Justice Awosonviri Akodia Clement K. Dzidonu +1 位作者 David King Boison Philip Kisembe 《World Journal of Engineering and Technology》 2024年第4期836-850,共15页
The purpose of this study was to address the challenges in predicting and classifying accuracy in modeling Container Dwell Time (CDT) using Artificial Neural Networks (ANN). This objective was driven by the suboptimal... The purpose of this study was to address the challenges in predicting and classifying accuracy in modeling Container Dwell Time (CDT) using Artificial Neural Networks (ANN). This objective was driven by the suboptimal outcomes reported in previous studies and sought to apply an innovative approach to improve these results. To achieve this, the study applied the Fusion of Activation Functions (FAFs) to a substantial dataset. This dataset included 307,594 container records from the Port of Tema from 2014 to 2022, encompassing both import and transit containers. The RandomizedSearchCV algorithm from Python’s Scikit-learn library was utilized in the methodological approach to yield the optimal activation function for prediction accuracy. The results indicated that “ajaLT”, a fusion of the Logistic and Hyperbolic Tangent Activation Functions, provided the best prediction accuracy, reaching a high of 82%. Despite these encouraging findings, it’s crucial to recognize the study’s limitations. While Fusion of Activation Functions is a promising method, further evaluation is necessary across different container types and port operations to ascertain the broader applicability and generalizability of these findings. The original value of this study lies in its innovative application of FAFs to CDT. Unlike previous studies, this research evaluates the method based on prediction accuracy rather than training time. It opens new avenues for machine learning engineers and researchers in applying FAFs to enhance prediction accuracy in CDT modeling, contributing to a previously underexplored area. 展开更多
关键词 artificial neural Networks Container Dwell Time Fusion of Activation Functions Randomized Search CV algorithm Prediction Accuracy
下载PDF
Design of artificial neural networks using a genetic algorithm to predict saturates of vacuum gas oil 被引量:15
4
作者 Dong Xiucheng Wang Shouchun +1 位作者 Sun Renjin Zhao Suoqi 《Petroleum Science》 SCIE CAS CSCD 2010年第1期118-122,共5页
Accurate prediction of chemical composition of vacuum gas oil (VGO) is essential for the routine operation of refineries. In this work, a new approach for auto-design of artificial neural networks (ANN) based on a... Accurate prediction of chemical composition of vacuum gas oil (VGO) is essential for the routine operation of refineries. In this work, a new approach for auto-design of artificial neural networks (ANN) based on a genetic algorithm (GA) is developed for predicting VGO saturates. The number of neurons in the hidden layer, the momentum and the learning rates are determined by using the genetic algorithm. The inputs for the artificial neural networks model are five physical properties, namely, average boiling point, density, molecular weight, viscosity and refractive index. It is verified that the genetic algorithm could find the optimal structural parameters and training parameters of ANN. In addition, an artificial neural networks model based on a genetic algorithm was tested and the results indicated that the VGO saturates can be efficiently predicted. Compared with conventional artificial neural networks models, this approach can improve the prediction accuracy. 展开更多
关键词 Saturates vacuum gas oil PREDICTION artificial neural networks genetic algorithm
下载PDF
Application of Random Search Methods in the Determination of Learning Rate for Training Container Dwell Time Data Using Artificial Neural Networks
5
作者 Justice Awosonviri Akodia Clement K. Dzidonu +1 位作者 David King Boison Philip Kisembe 《Intelligent Control and Automation》 2024年第4期109-124,共16页
Purpose: This study aimed to enhance the prediction of container dwell time, a crucial factor for optimizing port operations, resource allocation, and supply chain efficiency. Determining an optimal learning rate for ... Purpose: This study aimed to enhance the prediction of container dwell time, a crucial factor for optimizing port operations, resource allocation, and supply chain efficiency. Determining an optimal learning rate for training Artificial Neural Networks (ANNs) has remained a challenging task due to the diverse sizes, complexity, and types of data involved. Design/Method/Approach: This research used a RandomizedSearchCV algorithm, a random search approach, to bridge this knowledge gap. The algorithm was applied to container dwell time data from the TOS system of the Port of Tema, which included 307,594 container records from 2014 to 2022. Findings: The RandomizedSearchCV method outperformed standard training methods both in terms of reducing training time and improving prediction accuracy, highlighting the significant role of the constant learning rate as a hyperparameter. Research Limitations and Implications: Although the study provides promising outcomes, the results are limited to the data extracted from the Port of Tema and may differ in other contexts. Further research is needed to generalize these findings across various port systems. Originality/Value: This research underscores the potential of RandomizedSearchCV as a valuable tool for optimizing ANN training in container dwell time prediction. It also accentuates the significance of automated learning rate selection, offering novel insights into the optimization of container dwell time prediction, with implications for improving port efficiency and supply chain operations. 展开更多
关键词 Container Dwell Time Prediction artificial neural Networks (ANNs) Learning Rate Optimization RandomizedSearchCV algorithm and Port Operations Efficiency
下载PDF
Relationship between fatigue life of asphalt concrete and polypropylene/polyester fibers using artificial neural network and genetic algorithm 被引量:6
6
作者 Morteza Vadood Majid Safar Johari Ali Reza Rahai 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第5期1937-1946,共10页
While various kinds of fibers are used to improve the hot mix asphalt(HMA) performance, a few works have been undertaken on the hybrid fiber-reinforced HMA. Therefore, the fatigue life of modified HMA samples using po... While various kinds of fibers are used to improve the hot mix asphalt(HMA) performance, a few works have been undertaken on the hybrid fiber-reinforced HMA. Therefore, the fatigue life of modified HMA samples using polypropylene and polyester fibers was evaluated and two models namely regression and artificial neural network(ANN) were used to predict the fatigue life based on the fibers parameters. As ANN contains many parameters such as the number of hidden layers which directly influence the prediction accuracy, genetic algorithm(GA) was used to solve optimization problem for ANN. Moreover, the trial and error method was used to optimize the GA parameters such as the population size. The comparison of the results obtained from regression and optimized ANN with GA shows that the two-hidden-layer ANN with two and five neurons in the first and second hidden layers, respectively, can predict the fatigue life of fiber-reinforced HMA with high accuracy(correlation coefficient of 0.96). 展开更多
关键词 hot mix asphalt fatigue property reinforced fiber artificial neural network genetic algorithm
下载PDF
Structural reliability analysis using enhanced cuckoo search algorithm and artificial neural network 被引量:6
7
作者 QIN Qiang FENG Yunwen LI Feng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第6期1317-1326,共10页
The present study proposed an enhanced cuckoo search(ECS) algorithm combined with artificial neural network(ANN) as the surrogate model to solve structural reliability problems. In order to enhance the accuracy and co... The present study proposed an enhanced cuckoo search(ECS) algorithm combined with artificial neural network(ANN) as the surrogate model to solve structural reliability problems. In order to enhance the accuracy and convergence rate of the original cuckoo search(CS) algorithm, the main parameters namely, abandon probability of worst nests paand search step sizeα0 are dynamically adjusted via nonlinear control equations. In addition, a global-best guided equation incorporating the information of global best nest is introduced to the ECS to enhance its exploitation. Then, the proposed ECS is linked to the well-trained ANN model for structural reliability analysis. The computational capability of the proposed algorithm is validated using five typical structural reliability problems and an engineering application. The comparison results show the efficiency and accuracy of the proposed algorithm. 展开更多
关键词 structural reliability enhanced cuckoo search(ECS) artificial neural network(ANN) cuckoo search(CS) algorithm
下载PDF
The Development of Highly Loaded Turbine Rotating Blades by Using 3D Optimization Design Method of Turbomachinery Blades Based on Artificial Neural Network & Genetic Algorithm 被引量:3
8
作者 周凡贞 冯国泰 蒋洪德 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2003年第4期198-202,共5页
In order to improve turbine internal efficiency and lower manufacturing cost, a new highly loaded rotating blade has been developed. The 3D optimization design method based on artificial neural network and genetic alg... In order to improve turbine internal efficiency and lower manufacturing cost, a new highly loaded rotating blade has been developed. The 3D optimization design method based on artificial neural network and genetic algorithm is adopted to construct the blade shape. The blade is stacked by the center of gravity in radial direction with five sections. For each blade section, independent suction and pressure sides are constructed from the camber line using Bezier curves. Three-dimensional flow analysis is carried out to verify the performance of the new blade. It is found that the new blade has improved the blade performance by 0.5%. Consequently, it is verified that the new blade is effective to improve the turbine internal efficiency and to lower the turbine weight and manufacturing cost by reducing the blade number by about 15%. 展开更多
关键词 optimization design highly loaded rotating blades artificial neural network genetic algorithm
下载PDF
Prediction of photovoltaic power output based on different non-linear autoregressive artificial neural network algorithms 被引量:3
9
作者 Adriano Pamain P.V.Kanaka Rao Frank Nicodem Tilya 《Global Energy Interconnection》 EI CAS CSCD 2022年第2期226-235,共10页
Prediction of power output plays a vital role in the installation and operation of photovoltaic modules.In this paper,two photovoltaic module technologies,amorphous silicon and copper indium gallium selenide installed... Prediction of power output plays a vital role in the installation and operation of photovoltaic modules.In this paper,two photovoltaic module technologies,amorphous silicon and copper indium gallium selenide installed outdoors on the rooftop of the University of Dodoma,located at 6.5738°S and 36.2631°E in Tanzania,were used to record the power output during the winter season.The average data of ambient temperature,module temperature,solar irradiance,relative humidity,and wind speed recorded is used to predict the power output using a non-linear autoregressive artificial neural network.We consider the Levenberg-Marquardt optimization,Bayesian regularization,resilient propagation,and scaled conjugate gradient algorithms to understand their abilities in training,testing and validating the data.A comparison with reference to the performance indices:coefficient of determination,root mean square error,mean absolute percentage error,and mean absolute bias error is drawn for both modules.According to the findings of our investigation,the predicted results are in good agreement with the experimental results.All the algorithms performed better,and the predicted power out of both modules using the Bayesian regularization algorithm is observed to exhibit good processing capabilities compared to the other three algorithms that are evident from the measured performance indices. 展开更多
关键词 PHOTOVOLTAIC artificial neural network Training algorithms Ambient parameters Power output
下载PDF
Volume Flow Rate Optimization of an Axial Fan by Artificial Neural Network and Genetic Algorithm 被引量:1
10
作者 Yingkun Zhang Yu Wang Jingyin Li 《Open Journal of Fluid Dynamics》 2019年第3期207-223,共17页
The present study is to improve the volume flow rate of an axial fan through optimizing the blade shape under the demand for a specified static pressure. Fourteen design variables were selected to control the blade ca... The present study is to improve the volume flow rate of an axial fan through optimizing the blade shape under the demand for a specified static pressure. Fourteen design variables were selected to control the blade camber lines and the stacking line and the values of these variables were determined by using the experimental design method of the Latin Hypercube Sampling (LHS) to generate forty designs. The optimization was carried out using the genetic algorithm (GA) coupled with the artificial neural network (ANN) to increase the volume flow rate of the axial fan under the constraint of a specific motor power and a required static pressure. Differences in the aerodynamic performance and the flow characteristics between the original model and the optimal model were analyzed in detail. The results showed that the volume flow rate of the optimal model increased by 33%. The chord length, the installation angle and the cascade turning angle changed considerably. The forward leaned blade was beneficial to improve the volume flow rate of the axial fan. The axial velocity distribution and the static pressure distribution on the blade surface were improved after optimization. 展开更多
关键词 AXIAL FAN VOLUME Flow Rate GENETIC algorithm artificial neural Network
下载PDF
Prediction of the Bombay Stock Exchange (BSE) Market Returns Using Artificial Neural Network and Genetic Algorithm
11
作者 Yusuf Perwej Asif Perwej 《Journal of Intelligent Learning Systems and Applications》 2012年第2期108-119,共12页
Stock Market is the market for security where organized issuance and trading of Stocks take place either through exchange or over the counter in electronic or physical form. It plays an important role in canalizing ca... Stock Market is the market for security where organized issuance and trading of Stocks take place either through exchange or over the counter in electronic or physical form. It plays an important role in canalizing capital from the investors to the business houses, which consequently leads to the availability of funds for business expansion. In this paper, we investigate to predict the daily excess returns of Bombay Stock Exchange (BSE) indices over the respective Treasury bill rate returns. Initially, we prove that the excess return time series do not fluctuate randomly. We are applying the prediction models of Autoregressive feed forward Artificial Neural Networks (ANN) to predict the excess return time series using lagged value. For the Artificial Neural Networks model using a Genetic Algorithm is constructed to choose the optimal topology. This paper examines the feasibility of the prediction task and provides evidence that the markets are not fluctuating randomly and finally, to apply the most suitable prediction model and measure their efficiency. 展开更多
关键词 STOCK Market GENETIC algorithm Bombay STOCK Exchange (BSE) artificial neural Network (ANN) PREDICTION Forecasting Data AUTOREGRESSIVE (AR)
下载PDF
Using Genetic Algorithm to Support Artificial Neural Network for Intrusion Detection System
12
作者 Amin Dastanpour Suhaimi Ibrahim Reza Mashinchi Ali Selamat 《通讯和计算机(中英文版)》 2014年第2期143-147,共5页
关键词 入侵检测系统 人工神经网络 遗传算法 神经网络优化 ANN 数据集 攻击 线程
下载PDF
STUDY ON ARTIFICIAL NEURAL NETWORK FORECASTING METHOD OF WATER CONSUMPTION PER HOUR 被引量:5
13
作者 刘洪波 张宏伟 +1 位作者 田林 王新芳 《Transactions of Tianjin University》 EI CAS 2001年第4期233-237,共5页
An artificial neural network (ANN) short term forecasting model of consumption per hour was built based on seasonality,trend and randomness of a city period of time water consumption series.Different hidden layer no... An artificial neural network (ANN) short term forecasting model of consumption per hour was built based on seasonality,trend and randomness of a city period of time water consumption series.Different hidden layer nodes,same inputs and forecasting data were selected to train and forecast and then the relative errors were compared so as to confirm the NN structure.A model was set up and used to forecast concretely by Matlab.It is tested by examples and compared with the result of time series trigonometric function analytical method.The result indicates that the prediction errors of NN are small and the velocity of forecasting is fast.It can completely meet the actual needs of the control and run of the water supply system. 展开更多
关键词 artificial neural network consumption per hour FORECAST BP algorithm MATLAB
下载PDF
Prediction of Properties in Thermomechanically Treated Cu-Cr-Zr Alloy by an Artificial Neural Network 被引量:11
14
作者 JuanhuaSU QimingDONG +2 位作者 PingLIU HejunLI BuxiKANG 《Journal of Materials Science & Technology》 SCIE EI CAS CSCD 2003年第6期529-532,共4页
A supervised artificial neural network (ANN) to model the nonlinear relationship between parameters of thermomechanical treatment processes with respect to hardness and conductivity properties was proposed for Cu-Cr-Z... A supervised artificial neural network (ANN) to model the nonlinear relationship between parameters of thermomechanical treatment processes with respect to hardness and conductivity properties was proposed for Cu-Cr-Zr alloy. The improved model was developed by the Levenberg-Marquardt training algorithm. A basic repository on the domain knowledge of thermomechanical treatment processes is established via sufficient data acquisition by the network. The results showed that the ANN system is an effective way and can be successfully used to predict and analyze the properties of Cu-Cr-Zr alloy. 展开更多
关键词 Cu-Cr-Zr alloy Thermomechanical treatment Levenberg-Marquardt algorithm artificial neural network
下载PDF
Applying Artificial Neural Networks to Modeling the Middle Atmosphere 被引量:2
15
作者 肖存英 胡雄 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2010年第4期883-890,共8页
An artificial neural network (ANN) is used to model the middle atmosphere using a large number of TIMED/SABER limb sounding temperature profiles. A three-layer feed-forward network is chosen based on the back-propag... An artificial neural network (ANN) is used to model the middle atmosphere using a large number of TIMED/SABER limb sounding temperature profiles. A three-layer feed-forward network is chosen based on the back-propagation (BP) algorithm. Latitude, longitude, and height are chosen as the input vectors of the network while temperature is the output vector. The temperature observations during the period from 13 January through 16 March 2007, which are in the same satellite yaw, are taken as samples to train an ANN. Results suggest that the network has high quality for modeling spatial variations of temperature. Quantitative comparisons between the ANN outputs and those from the popular empirical NRLMSISE-00 model illustrate their generally consistent features and some specific differences. The NRLMSISE-00 model's zonal mean temperatures are too high by ~6 K-10 K near the stratopause, and the amplitude and phase of the planetary wave number 1 activity are different in some respects from the ANN simulations above 45-50 km, suggesting improvement is needed in the NRLMSISE-00 model for more accurate simulation near and above the stratopause. 展开更多
关键词 artificial neural network middle atmosphere MODELING back-propagation algorithm NRLMSISE- 00 model
下载PDF
Proton exchange membrane fuel cells modeling based on artificial neural networks 被引量:4
16
作者 YudongTian XinjianZhu GuangyiCao 《Journal of University of Science and Technology Beijing》 CSCD 2005年第1期72-77,共6页
To understand the complexity of the mathematical models of a proton exchange membrane fuel cell (PEMFC) and their shortage of practical PEMFC control, the PEMFC complex mechanism and the existing PEMFC models are anal... To understand the complexity of the mathematical models of a proton exchange membrane fuel cell (PEMFC) and their shortage of practical PEMFC control, the PEMFC complex mechanism and the existing PEMFC models are analyzed, and artificial neural networks based PEMFC modeling is advanced. The structure, algorithm, training and simulation of PEMFC modeling based on improved BP networks are given out in detail. The computer simulation and conducted experiment verify that this model is fast and accurate, and can be used as a suitable operational model for PEMFC real-time control. 展开更多
关键词 fuel cells proton exchange membrane artificial neural networks improved BP algorithm MODELING
下载PDF
Artificial neural network approach to assess selective flocculation on hematite and kaolinite 被引量:2
17
作者 Lopamudra Panda P.K.Banerjee +2 位作者 Surendra Kumar Biswal R.Venugopal N.R.Mandre 《International Journal of Minerals,Metallurgy and Materials》 SCIE EI CAS CSCD 2014年第7期637-646,共10页
Because of the current depletion of high grade reserves, beneficiation of low grade ore, tailings produced and tailings stored in tailing ponds is needed to fulfill the market demand. Selective flocculation is one alt... Because of the current depletion of high grade reserves, beneficiation of low grade ore, tailings produced and tailings stored in tailing ponds is needed to fulfill the market demand. Selective flocculation is one alternative process that could be used for the beneficiation of ultra-fine material. This process has not been extensively used commercially because of its complex dependency on process parameters. In this paper, a selective flocculation process, using synthetic mixtures of hematite and kaolinite in different ratios, was attempted, and the ad-sorption mechanism was investigated by Fourier transform infrared (FTIR) spectroscopy. A three-layer artificial neural network (ANN) model (4?4?3) was used to predict the separation performance of the process in terms of grade, Fe recovery, and separation efficiency. The model values were in good agreement with experimental values. 展开更多
关键词 HEMATITE KAOLINITE FLOCCULATION artificial neural networks back propagation algorithm Fourier transform infrared spectroscopy separation efficiency
下载PDF
Development of Al_2O_3/TiN Ceramie Cutting Tool Materials by Artificial Neural Networks 被引量:2
18
作者 Ning FAM, Xiangbo ZE and Zihui GAOSchool of Mechanical Engineering, Jinan University, Jinan 250022, China 《Journal of Materials Science & Technology》 SCIE EI CAS CSCD 2004年第6期797-800,共4页
The artificial neural networks (ANN) which have broad application were proposed to develop multiphase ceramie cutting tool materials. Based on the back propagation algorithm of the forward multilayer perceptron, the m... The artificial neural networks (ANN) which have broad application were proposed to develop multiphase ceramie cutting tool materials. Based on the back propagation algorithm of the forward multilayer perceptron, the models to predict volume content of composition in particie reinforced ceramies are established. The Al2O3/TiN ceramie cutting tool material was developed by ANN, whose mechanicai properties fully satisfy the cutting requirements. 展开更多
关键词 Multiphase ceramies artificial neural network BP algorithm
下载PDF
Identification and Prediction of Internet Traffic Using Artificial Neural Networks 被引量:7
19
作者 Samira Chabaa Abdelouhab Zeroual Jilali Antari 《Journal of Intelligent Learning Systems and Applications》 2010年第3期147-155,共9页
This paper presents the development of an artificial neural network (ANN) model based on the multi-layer perceptron (MLP) for analyzing internet traffic data over IP networks. We applied the ANN to analyze a time seri... This paper presents the development of an artificial neural network (ANN) model based on the multi-layer perceptron (MLP) for analyzing internet traffic data over IP networks. We applied the ANN to analyze a time series of measured data for network response evaluation. For this reason, we used the input and output data of an internet traffic over IP networks to identify the ANN model, and we studied the performance of some training algorithms used to estimate the weights of the neuron. The comparison between some training algorithms demonstrates the efficiency and the accu-racy of the Levenberg-Marquardt (LM) and the Resilient back propagation (Rp) algorithms in term of statistical crite-ria. Consequently, the obtained results show that the developed models, using the LM and the Rp algorithms, can successfully be used for analyzing internet traffic over IP networks, and can be applied as an excellent and fundamental tool for the management of the internet traffic at different times. 展开更多
关键词 artificial neural Network MULTI-LAYER PERCEPTRON TRAINING algorithms Internet TRAFFIC
下载PDF
An optimized control of ventilation in coal mines based on artificial neural network 被引量:4
20
作者 付华 邵良杉 《Journal of Coal Science & Engineering(China)》 2002年第2期80-83,共4页
According to the nonlinear and time dependent features of the ventilation systems for coal mines, a neural network method is applied to control the ventilator for coal mines in real time. The technical processes of co... According to the nonlinear and time dependent features of the ventilation systems for coal mines, a neural network method is applied to control the ventilator for coal mines in real time. The technical processes of coal mine ventilation system are introduced, and the principle of controlling a ventilation fan is also explained in detail. The artificial neutral network method is used to calculate the wind quantity needed by work spots in coal mine on the basis of the data collected by the system, including ventilation conditions, environmental temperatures, humidity, coal dust and the contents of all kinds of poisonous and harmful gases. Then the speed of ventilation fan is controlled according to the required wind which is determined by an overall integration of data. A neural network method is presented for overall optimized solution or the genetic algorithm of simulated annealing. 展开更多
关键词 coal mine ventilator artificial neural network rapid algorithm
下载PDF
上一页 1 2 103 下一页 到第
使用帮助 返回顶部