Lake Level Prediction Using Artificial Neural Network with Adaptive Activation Function

Size: px
Start display at page:

Download "Lake Level Prediction Using Artificial Neural Network with Adaptive Activation Function"

Transcription

1 Lae Level Prediction Using Artificial eural etwor with Adaptive Activation Function Gülay TEZEL Selcu Unv. Engineering Fac. Computer Engineering Department Meral Büyüyıldız Selcu Unv. Engineering Fac. Civil Engineering Department Humar Kahramanlı Selcu Unv.Technology Fac. Computer Engineering Department Abstract This paper presents new neural networ structure with adaptive activation function (AAF) to determine lae level fluctuation. The proposed structure is based on the multi layer perceptron (MLP), the most common neural networ algorithm. The achievement of AAF was compared MLP using monthly observation data set consists of incoming and outgoing discharges evaporation, rainfall, in terms of common performance criteria such as MAE, MSE, RMSE and determination coefficient. In these structures, they are used adaptive activation functions with free parameters. As a result, the success of both algorithms was close to each other. However the stability of AAF was higher than MLP with regard to learning rate and the number of hidden neurons. Keywords MLP, adaptive activation function, lae level I. ITRODUCTIO The prediction of lae level is an important issue to plan, design and construct of lae shore structures and to manage of fresh water for the water supply purposes. However, there are many environmental factors affecting lae level such as incoming and outgoing discharges, direct and indirect runoffs from neighbor catchments, interactions between the lae and the low lying aquifers precipitations falling on the lae surface or lae watershed, groundwater exchange, evaporation from the lae surface, wind speed, humidity, and temperature. Sensitivity of lae levels to these factors might differ from one region to the other and the accurate measurement of them are often difficult and with a great amount of uncertainty [-3] It is necessary to develop models for simulation of the extreme or abnormal level variations in order to control future lae level changes. Level measurements or their future equally liely replicas obtained through a simulation model are a direct way of obtaining lae management decision variable. It is possible to setting up sophisticated models considering the hydrological and hydro-meteorological variables such as the rainfall, runoff, temperature and evaporation; however, it is economically preferable to use a model that simulates the level variations. Over the past few decades, the traditional predicting models, such as time series, regression analysis were commonly applied to predict hydrology and water resources system s parameters. Because of the complexity of these processes, it is hard to apply traditional least square regression and multiple regressions with high accuracy to deal with complex nonlinearity of the displacement-time series.[,,4,5] Recently, artificial intelligence (AI) techniques have been accepted as an appropriate tool for modeling complex nonlinear phenomena in modeling hydrologic processes, and have been applied to a range of different areas including rainfall-runoff, water quality, sedimentation and rainfall forecasting, leading to widening of their applications. Furthermore, eural networs (), one of the AI techniques have been successfully applied in a number of diverse fields including water resources in special. Furthermore, the common A algorithm in literature is Multi Layer Perceptron algorithm (MLP) applied to a range of different areas including, water level, forecasting, water quality, sedimentation and rainfall [,,4,6] In MLP, the weighted sum of each neuron inputs is computed and then it is applied to a non-linear function called activation functions [7, 8]. In general, the performance of MLP depends on the number of hidden layers, the number of hidden neurons, the learning algorithm and the type of activation function for each neuron [9].The commonly investigated activation functions in literature are sigmoid function, generalized sigmoid functions and the radial basis function, so on. These functions which all fixed and cannot be adjusted to adapt to different problems represent a relation between a single input, the weighted sum, and a single output, the neuron response. One common characteristic of these activation functions is that they are activation function is critical as the behavior performance of MLP depends on it[- ]. So far there have been limited studies with emphasis on setting a few free parameters in the activation function. In Liu[3], real variables, node offset( c) and slope of the sigmoid function(s) in sigmoid activation function were adjusted during learning process. Yu at al., established an adaptive activation function for MLP to solve -Parity and two spiral problems. Vecci at al.[4] and Solazzi and Uncini [8] studied with adaptive spline activation function neural networs. Xu and Zhang [8-], studied Adaptive Higher Feed-Forward eural etwors for financial analysis. In this paper, MLP and AAF model with adaptive activation function with free parameters are applied to forecast monthly lae level of Lae Beysehir using measured rainfall, ISB:

2 evaporation, inflow and outflow. The performances of models were compared using MAE, MSE, RMSE and R. II. DATA Lae Beysehir, a tectonic lae (with coordinates 37 o 45 orth, 3 o 36 East) is located in southwest Turey, within the Konya Closed Basin. The water level and the area of the lae change seasonally as well as from year to year, The observation data obtained from Beysehir Lae Station between the years 96 and 99 were used for experiments. The number of observation was 343. This data set has five parameters; water level, rainfall, evaporation, inflow and outflow. III. EURAL ETWORK WITH ADAPTIVE ACTIVATIO FUCTIO (AAF) The neural networ with adaptive activation function (AAF) considered here has three layers (an input layer, one hidden layer and output layer) lie as MLP. The net input of hidden and output layers is weighted sum of its inputs. It is used no activation function in the input neurons of input layer. Sigmoid activation function with fixed parameters is used in the output neurons of the output layer. But adaptive activation functions with free parameters are used as the activation function in the hidden nodes of the hidden layer. The structures in this study were implemented with MATLAB Release R9a software pacage. Whereas fixed activation function (Eq.) preferred in the hidden nodes of MLP, adaptive activation function defined in Eq.was used only in the hidden neurons of AAF model. In addition, the sigmoid function with fixed parameters (Eq.3) was selected as activation function in output layer of the AAF because the data was normalized in the range of [ ]. a ψ ( x) a Sin( b x) + () bx + e + x x e e ψ ( x) () + x x e + e ψ 3 ( x) + e x (3) Where a, a, b, b are real variables which will be tuned during training as weights between neurons. There are four free parameters (a,a,b and b) in the Equ..[9,-3] A. Learning Algorithm for AAF In this study, it was developed a learning algorithm which is not far from traditional bacpropagation algorithm. In the proposed structures, free parameters in adaptive activation functions are adjusted as weights between neurons with this learning algorithm based on the steepest descent rule. In bacpropagation algorithm, there are two phase: feedforward and error bacpropagation[5-4]. Firstly, all the weights and biases initialized to small real random values to the initial values in feedforward phase [5,6]. After initializing, it is presented training pair (input vector and corresponding desired responses) to the networ inputs. Each hidden unit sums its weighted signals (Eq.4) and then applies its activation function (ψ ) lie as Eq.5 to compute its output signal and applies fixed sigmoid activation function (Eq.3) in each output unit which sums its weighted signals to calculate the output signals of output in feeforward phase. The input of ith neuron in the th layer is defined as: [ w j,o j, (u ] + θ I (u) ) j (4) where j is neuron number in the layer (-), the value of output from ith neuron in the th layer for activation function; o ( u) ψ (I (u)) a Sin( b.i a (u)) + + e b.i (u) It is suggested using gradient descent to perform steepest descent in which the adjustment of weight is proportional the first derivative of the output function (Eq.6) in each neuron. Similarly, the adjustment of free parameters in each activation functions is proportional the first derivative of the output function in each neuron (Eq.7 -Eq. 9). The networ is training to minimize the error function by adjusting the weight and free parameters in the activation functions by using steepest descent rule. For an efficient learning algorithm, this method specifies how to reduce the mean squared error for all patterns through an adjustment of these free parameters simultaneously in bacpropagation phase. The mean squared error function in Eq. is sum of the squared error between the actual networ and the desired output for all input pattern [7-6]. r r w j, w j, + β (6) w r r θ θ + β θ j, (5) (7) r r a a + β (8) a b r r b + β b m E (d j (u) o j,l ) () j Where I (u) is the input of ith neuron in the th layer, w j, is the weight between jth neuron in the layer (-) and ith neuron in the layer, o (u) is the value of output from ith neuron in the th layer, θ is the threshold value of ith neuron in the th layer, β is learning rate, d j (u)nis the desired value of jth output neuron, m is otal number of neurons in the output layer, p is (9) ISB:

3 total number of neurons in the hidden layer, l is total number of networ layers, r is the iteration number, In this algorithm, the weights are updated after each training pattern is presented. An epoch is one cycle through the entire set of training vectors. At the end of the every epoch, free parameters of ψ (a, b, a, b) are adjusted as weights. After completing the training procedure of the neural networ, the weights of AAF are frozen and ready for use in the testing mode [5, 6]. IV. EXPERIMETAL STUDIES A. Performance Evaluation Criteria In this study, different performance criteria were used to compare the success of the models. The strength of the relationship between two variables is measured with R ; various types of information about the estimation capabilities of the model were provided by mean square error (MSE), root mean square error (RMSE) and mean absolute error (MAE); and the goodness-of-fit related to high level values, since MAE yields a more balanced perspective of the goodness-offit at moderate level, was measured by MSE and RMSE. Then, MSE, RMSE and coefficient of determination MAE are defined as: MAE RMSE i Yi observed Yi estimate i ( Yi observed Yi estimate ) () () MSE ( Yi observed Yi estimate ) (3) i in which is the number of data set, and Y i is the monthly lae level. B. Results Before developed model (AAF) and MLP were applied to the data set, the input and output values were normalized in the range of [, ] using Eq.4 in order to remove disparities related to the differing units of used to represent the parameters. X X min X norm (4) X X max min where x norm, x, x min, x max are the normalized value, observed value, minimum value, and maximum value, respectively. In this study, the monthly values for the variations of rainfall, evaporation, inflow and outflow discharges of Lae Beysehir between 96 and 99 were used to predict level changes of lae using MLP and AAF. Initially, the normalized data set, consists of 343 observation was randomly mixed to achieve robustness and effective models. Experimental trials for both models were evaluated in two steps. In the first step, the mixed data set was divided as training data set and test data set to obtain the best structures of MLP and AAF. Then the cross validation method was applied to the models obtained in the first step to prove robustness of these models. Because the aim of first step is to reach the best model, many trials were carried out to determine the most successful structures by changing numbers of hidden layer neurons, the values of learning rate and momentum coefficient. During the experiments, firstly, the number of hidden neurons was changed between 3-5with fixed learning rate and momentum coefficient. After the optimum hidden neurons were found, the values of learning rate and momentum coefficient were scanned within the range. and, at intervals of. to find the best structure of models. Fig. was depicting the alternation of MAE and RMSE values for test and training results of MLP and AAF according to the number of hidden neurons respectively. It was pointed out that MLP showed both highest error value and sharp fluctuation according to the number of hidden neurons. Also, Fig. showed that the alternation of error was less than MLP with regard to the learning rate for AAF. In addition, Fig. illustrates that minimum MSE, RMSE values for test and training data set were obtained with and hidden neurons for MLP and AAF, respectively. Moreover, the best values of learning rate and momentum coefficient were got as.4 and.9 for MLP and.7 and for AAF from Fig.. When R values in training scatter diagrams were compared, it was seen that training R value for MLP is bigger than AAF but test s R value for AAF is higher than MLP s value. Fig.3 and Fig.4 demonstrate that the performances of models were close to each other. Thus, the first step was finished and it was passed the next step using the best structures of MLP and AAF. Thus, the first step was finished and it was passed the next step using the best structures of MLP and AAF. In the second step of this study, the robustness of best structures was investigated using 5 fold cross-validation. After the experiments, the results of models obtained with cross validation were given in Table and Table for each fold and average of them According to the average values, MLP shows the best performance in the training phase whereas AAF is the best one in the test phase. Furthermore, both models illustrated the worst performance for test data set in the 3. Fold. As a result, it was seemed that achievement of with adaptive activation function was close to the success of with fixed activation function. ISB:

4 ,35,3 MLP,8 MLP_Training,5,,5,, The number of Hidden euron MAE_Train RMSE_Train MAE_Test RMSE_Test,6,4, y,98x R²,985 -,4 -,,,4,6,8 -, -,4,3,5,,5,, The number of Hidden euron AAF MAE_Train MAE_Test RMSE_Train RMSE_Test Figure. Comparision of MAE and RMSE values for training and test according to the number of hidden neurons for MLP and AAF,5,4,3,, -, -,3 -,4 MLP_Test y,97x R²,99 -,4 -, -,,,4,6 Figure 3. Scatter Diagrams for MLP for training and test results,6,4,,,8,6,4,,,,3,4,5,6,7,8,9 Learning Rate MAE_Train_MLP MAE_Test_MLP MAE_Train_AAF MAE_Test_AAF,8,6,4, AAF_Training y,98x R²,984 -,4 -,,,4,6,8 -, Figure. Comparision of MAE and RMSE values for training and test according to the learning rate for MLP and AAF -,4,5,4,3,, -, -,3 -,4 AAF_test y,964x R²,994 -,4 -, -,,,4,6 Fig.4 Scatter Diagrams for AAF for training and test results ISB:

5 Table. Training and Test performance criteria for each fold of MLP Fold umber MLP Mean.Fold.Fold 3.Fold 4.Fold 5.Fold with a high performance. However, the experiments demonstrated that the dependency of networ to the learning rate and the number of hidden neuron is less for AAF than MLP. This result showed the stability of AAF. Training MAE,345,349,799,84,44,8844 MSE,69,557,577,95,486,9 RMSE,43,365,46,3457,46,976 REFERECES Test R,94433,97687,97965,95966,983, MAE,569,55,75,35,763,3775 MSE,496,74,,99,4,57 RMSE,64,797,34936,779,,376 R,979757,984437,956476,98798,996588,9889 Table. Training and Test performance criteria for each fold of AAF AAF Training Test Fold umber.fold.fold 3.Fold 4.Fold 5.Fold Mean MAE,6384,673,9884,8495,5775,643 MSE,46,44,3,476,57,49 RMSE,493,599,495,8,54,77 R,984545,984,994,9834,9859,98486 MAE,338,636,556,7,97,53 MSE,588,36,68,34,8,75 RMSE,448,3674,3565,743,677,666 R,9777,97733,9565,98788,999,9747 C. Discussion and Conclusion In this study, neural networ with adaptive activation function is developed to estimate lae level of Beysehir Lae as well as MLP with fixed neural networ. Thus, the affect of adaptive activation function in hidden neurons was investigated. Fluctuating behavior of lae level is important for planning and designing lae coastal structures and water resources. There are many complex and interactive factors affecting the lae level. Therefore, modeling the lae level is a difficult problem for mathematical modeling techniques. In this study, monthly observation data set consists of incoming and outgoing discharges evaporation, rainfall, was used as input parameters to predict lae level. The performance of models were measured and evaluated with MAE, MSE, RMSE and determination coefficient (R ). The experiments showed that with adaptive activation function reached approximately close achievement with MLP. Generally both MLP and AAF could predict lae level [] M. Çimen, O. Kis Comparison of two different data-driven techniques in modeling lae level fluctuations in Turey, Journal of Hydrology, vol. 378, 9, pp [] M. Talebizadeh, A. Moridnejad, Uncertainty analysis for the forecast of lae level fluctuations using ensembles of A and AFIS models, Expert Systems with Applications, vol. 38,,pp [3] O Kis J. Shirib, B. ioofar, Forecasting daily lae levels using artificial intelligence approaches, Computers & Geosciences, vol. 4,, pp [4] G. Wenxian, W. Hongxiang, X. Jianxin, Z. Yunfeng, RBF eural etwor model based on Improved PSO for Predicting River Runoff,, International Conference on Intelligent Computation Technology and Automation. [5] L.V. Chinh, K. Hiramatsu, M. Harada, M. Mor Estimation of water levels in a main drainage canal in a flat low-lying agricultural area using artificial neural networ models, Agricultural Water Management, vol.96, 9, pp [6] A. Yarar, M. Onucyıldız,.K Copty, Modelling level change in laes using neuro-fuzzy and artificial neural etwors, Journal of Hydrology, vol. 365, 9,pp [7] C.C. Yu, Y.C. Tang, B.D. Liu, An adaptive Activation Function for Multilayer Feedforward eural etwors,, Proceeding of IEEE TECO. [8] M. Solazz A. Uncin Artificial eural etwors with Adaptive Multidimensional Spline Functions, eural networs, vol.7,, pp [9] S.,Xu, M. Zhang, Justification of A euron-adaptive Activation Function, proceeding of IEEE-IS-ES International Joint Conference on eural etwors, IJC, vol. 3, 4-4 July, pp [] S. Xu, M. Zhang, Adaptive Higher-Order Feedforward eural etwors, IJC '99 IEEE International Joint Conference on eural etwors, -6 July 999, vol., pp [] S. Xu, M. Zhang, A ovel Adaptive Activation Function, Proceedings IJC International Conference on eural etwors, 5-9 July,vol.4, pp , [] S. Xu, M. Zhang, Data Mining- An Adaptive eural etwor Model for Financial Analysis, ICITA 5, 5, IEEE. [3] T.I. Liu, On-line Sensing of Drill Wear Using eural etwor Approach, IEEE International Conference on eural etwors, vol., 993, pp [4] L. Vecc F.Piazza, Uncini A.:Learning and approximation capabilities of adaptive spline activation function neural etwors, eural etwors, Vol., 998, pp [5] L. Fauset, Fundamentals of neural networs: Architectures, Algorithms and Applications, Prentice Hall Inc. A simon&schuster Company, 994. [6] S. Hayin, eural etwors: A Comprehensive Foundation, ew Yor: Macmillan, 994. ISB:

Radial Basis Function to Predict the Maximum Surface Settlement Caused by EPB Shield Tunneling

Radial Basis Function to Predict the Maximum Surface Settlement Caused by EPB Shield Tunneling Radial Basis Function to Predict the Maximum Surface Settlement Caused by EPB Shield Tunneling M. Alizadeh Salteh, M. A. Ebrahimi Farsangi, R. Rahmannejad H. ezamabadi, ABSTRACT: This paper presents a

More information

Performance Comparison of Power Control Methods That Use Neural Network and Fuzzy Inference System in CDMA

Performance Comparison of Power Control Methods That Use Neural Network and Fuzzy Inference System in CDMA International Journal of Innovation Engineering and Science Research Open Access Performance Comparison of Power Control Methods That Use Neural Networ and Fuzzy Inference System in CDMA Yalcin Isi Silife-Tasucu

More information

MINE 432 Industrial Automation and Robotics

MINE 432 Industrial Automation and Robotics MINE 432 Industrial Automation and Robotics Part 3, Lecture 5 Overview of Artificial Neural Networks A. Farzanegan (Visiting Associate Professor) Fall 2014 Norman B. Keevil Institute of Mining Engineering

More information

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6 No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 06 Print ISSN: 3-970;

More information

Approximation a One-Dimensional Functions by Using Multilayer Perceptron and Radial Basis Function Networks

Approximation a One-Dimensional Functions by Using Multilayer Perceptron and Radial Basis Function Networks Approximation a One-Dimensional Functions by Using Multilayer Perceptron and Radial Basis Function Networks Huda Dheyauldeen Najeeb Department of public relations College of Media, University of Al Iraqia,

More information

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016 Artificial Neural Networks Artificial Intelligence Santa Clara, 2016 Simulate the functioning of the brain Can simulate actual neurons: Computational neuroscience Can introduce simplified neurons: Neural

More information

Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Perceptron Learning Strategies

Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Perceptron Learning Strategies Journal of Electrical Engineering 5 (27) 29-23 doi:.7265/2328-2223/27.5. D DAVID PUBLISHING Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Patrice Wira and Thien Minh Nguyen

More information

Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network

Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network 0 International Conference on High Voltage Engineering and Application, Shanghai, China, September 7-0, 0 Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network V. P. Androvitsaneas

More information

NEURO-ACTIVE NOISE CONTROL USING A DECOUPLED LINEAIUNONLINEAR SYSTEM APPROACH

NEURO-ACTIVE NOISE CONTROL USING A DECOUPLED LINEAIUNONLINEAR SYSTEM APPROACH FIFTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION DECEMBER 15-18, 1997 ADELAIDE, SOUTH AUSTRALIA NEURO-ACTIVE NOISE CONTROL USING A DECOUPLED LINEAIUNONLINEAR SYSTEM APPROACH M. O. Tokhi and R. Wood

More information

Prediction of Compaction Parameters of Soils using Artificial Neural Network

Prediction of Compaction Parameters of Soils using Artificial Neural Network Prediction of Compaction Parameters of Soils using Artificial Neural Network Jeeja Jayan, Dr.N.Sankar Mtech Scholar Kannur,Kerala,India jeejajyn@gmail.com Professor,NIT Calicut Calicut,India sankar@notc.ac.in

More information

CHAPTER 4 LINK ADAPTATION USING NEURAL NETWORK

CHAPTER 4 LINK ADAPTATION USING NEURAL NETWORK CHAPTER 4 LINK ADAPTATION USING NEURAL NETWORK 4.1 INTRODUCTION For accurate system level simulator performance, link level modeling and prediction [103] must be reliable and fast so as to improve the

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

Neural Model for Path Loss Prediction in Suburban Environment

Neural Model for Path Loss Prediction in Suburban Environment Neural Model for Path Loss Prediction in Suburban Environment Ileana Popescu, Ioan Nafornita, Philip Constantinou 3, Athanasios Kanatas 3, Netarios Moraitis 3 University of Oradea, 5 Armatei Romane Str.,

More information

IBM SPSS Neural Networks

IBM SPSS Neural Networks IBM Software IBM SPSS Neural Networks 20 IBM SPSS Neural Networks New tools for building predictive models Highlights Explore subtle or hidden patterns in your data. Build better-performing models No programming

More information

Adaptive Neural Network-based Synchronization Control for Dual-drive Servo System

Adaptive Neural Network-based Synchronization Control for Dual-drive Servo System Adaptive Neural Network-based Synchronization Control for Dual-drive Servo System Suprapto 1 1 Graduate School of Engineering Science & Technology, Doulio, Yunlin, Taiwan, R.O.C. e-mail: d10210035@yuntech.edu.tw

More information

Multiple-Layer Networks. and. Backpropagation Algorithms

Multiple-Layer Networks. and. Backpropagation Algorithms Multiple-Layer Networks and Algorithms Multiple-Layer Networks and Algorithms is the generalization of the Widrow-Hoff learning rule to multiple-layer networks and nonlinear differentiable transfer functions.

More information

Proceedings of the 6th WSEAS International Conference on Multimedia Systems & Signal Processing, Hangzhou, China, April 16-18, 2006 (pp )

Proceedings of the 6th WSEAS International Conference on Multimedia Systems & Signal Processing, Hangzhou, China, April 16-18, 2006 (pp ) Proceedings of the 6th WSEAS International Conference on Multimedia Systems & Signal Processing, Hangzhou, China, April 16-18, 26 (pp137-141) Multi-Input Multi-Output MLP/BP-based Decision Feedbac Equalizers

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

Application of Multi Layer Perceptron (MLP) for Shower Size Prediction

Application of Multi Layer Perceptron (MLP) for Shower Size Prediction Chapter 3 Application of Multi Layer Perceptron (MLP) for Shower Size Prediction 3.1 Basic considerations of the ANN Artificial Neural Network (ANN)s are non- parametric prediction tools that can be used

More information

Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication

Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication * Shashank Mishra 1, G.S. Tripathi M.Tech. Student, Dept. of Electronics and Communication Engineering,

More information

Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models

Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models Poornashankar 1 and V.P. Pawar 2 Abstract: The proposed work is related to prediction of tumor growth through

More information

Transient stability Assessment using Artificial Neural Network Considering Fault Location

Transient stability Assessment using Artificial Neural Network Considering Fault Location Vol.6 No., 200 مجلد 6, العدد, 200 Proc. st International Conf. Energy, Power and Control Basrah University, Basrah, Iraq 0 Nov. to 2 Dec. 200 Transient stability Assessment using Artificial Neural Network

More information

A COMPARISON OF ARTIFICIAL NEURAL NETWORKS AND OTHER STATISTICAL METHODS FOR ROTATING MACHINE

A COMPARISON OF ARTIFICIAL NEURAL NETWORKS AND OTHER STATISTICAL METHODS FOR ROTATING MACHINE A COMPARISON OF ARTIFICIAL NEURAL NETWORKS AND OTHER STATISTICAL METHODS FOR ROTATING MACHINE CONDITION CLASSIFICATION A. C. McCormick and A. K. Nandi Abstract Statistical estimates of vibration signals

More information

Advances in Intelligent Systems Research, volume 136 4th International Conference on Sensors, Mechatronics and Automation (ICSMA 2016)

Advances in Intelligent Systems Research, volume 136 4th International Conference on Sensors, Mechatronics and Automation (ICSMA 2016) 4th International Conference on Sensors, Mechatronics and Automation (ICSMA 2016) On Neural Network Modeling of Main Steam Temperature for Ultra supercritical Power Unit with Load Varying Xifeng Guoa,

More information

Initialisation improvement in engineering feedforward ANN models.

Initialisation improvement in engineering feedforward ANN models. Initialisation improvement in engineering feedforward ANN models. A. Krimpenis and G.-C. Vosniakos National Technical University of Athens, School of Mechanical Engineering, Manufacturing Technology Division,

More information

Forecasting Exchange Rates using Neural Neworks

Forecasting Exchange Rates using Neural Neworks International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 6, Number 1 (2016), pp. 35-44 International Research Publications House http://www. irphouse.com Forecasting Exchange

More information

Application of ANN to Predict Reinforcement Height of Weld Bead under Magnetic Field

Application of ANN to Predict Reinforcement Height of Weld Bead under Magnetic Field Application of ANN to Predict Height of Weld Bead under Magnetic Field R.P. Singh 1, R.C. Gupta 2, S.C. Sarkar 3, K.G. Sharma 4, 5 P.K.S. Rathore 1 Mechanical Engineering Depart, I.E.T., G.L.A. University

More information

Performance Improvement of Contactless Distance Sensors using Neural Network

Performance Improvement of Contactless Distance Sensors using Neural Network Performance Improvement of Contactless Distance Sensors using Neural Network R. ABDUBRANI and S. S. N. ALHADY School of Electrical and Electronic Engineering Universiti Sains Malaysia Engineering Campus,

More information

MAGNT Research Report (ISSN ) Vol.6(1). PP , Controlling Cost and Time of Construction Projects Using Neural Network

MAGNT Research Report (ISSN ) Vol.6(1). PP , Controlling Cost and Time of Construction Projects Using Neural Network Controlling Cost and Time of Construction Projects Using Neural Network Li Ping Lo Faculty of Computer Science and Engineering Beijing University China Abstract In order to achieve optimized management,

More information

FINANCIAL TIME SERIES FORECASTING USING A HYBRID NEURAL- EVOLUTIVE APPROACH

FINANCIAL TIME SERIES FORECASTING USING A HYBRID NEURAL- EVOLUTIVE APPROACH FINANCIAL TIME SERIES FORECASTING USING A HYBRID NEURAL- EVOLUTIVE APPROACH JUAN J. FLORES 1, ROBERTO LOAEZA 1, HECTOR RODRIGUEZ 1, FEDERICO GONZALEZ 2, BEATRIZ FLORES 2, ANTONIO TERCEÑO GÓMEZ 3 1 Division

More information

Utility of Coactive Neuro-Fuzzy Inference System for Runoff Prediction in Comparison with Multilayer Perception

Utility of Coactive Neuro-Fuzzy Inference System for Runoff Prediction in Comparison with Multilayer Perception Utility of Coactive Neuro-Fuzzy Inference System for Runoff Prediction in Comparison with Multilayer Perception Santosh Patil 1, Shriniwas Valunjkar 2 1 Government College of Engineering, Aurangabad 431005,

More information

Stock Price Prediction Using Multilayer Perceptron Neural Network by Monitoring Frog Leaping Algorithm

Stock Price Prediction Using Multilayer Perceptron Neural Network by Monitoring Frog Leaping Algorithm Stock Price Prediction Using Multilayer Perceptron Neural Network by Monitoring Frog Leaping Algorithm Ahdieh Rahimi Garakani Department of Computer South Tehran Branch Islamic Azad University Tehran,

More information

CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE

CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE 53 CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE 4.1 INTRODUCTION Due to economic reasons arising out of deregulation and open market of electricity,

More information

Prediction of Cluster System Load Using Artificial Neural Networks

Prediction of Cluster System Load Using Artificial Neural Networks Prediction of Cluster System Load Using Artificial Neural Networks Y.S. Artamonov 1 1 Samara National Research University, 34 Moskovskoe Shosse, 443086, Samara, Russia Abstract Currently, a wide range

More information

On the Application of Artificial Neural Network in Analyzing and Studying Daily Loads of Jordan Power System Plant

On the Application of Artificial Neural Network in Analyzing and Studying Daily Loads of Jordan Power System Plant UDC 004.725 On the Application of Artificial Neural Network in Analyzing and Studying Daily Loads of Jordan Power System Plant Salam A. Najim 1, Zakaria A. M. Al-Omari 2 and Samir M. Said 1 1 Faculty of

More information

Dynamic Throttle Estimation by Machine Learning from Professionals

Dynamic Throttle Estimation by Machine Learning from Professionals Dynamic Throttle Estimation by Machine Learning from Professionals Nathan Spielberg and John Alsterda Department of Mechanical Engineering, Stanford University Abstract To increase the capabilities of

More information

Application of Feed-forward Artificial Neural Networks to the Identification of Defective Analog Integrated Circuits

Application of Feed-forward Artificial Neural Networks to the Identification of Defective Analog Integrated Circuits eural Comput & Applic (2002)11:71 79 Ownership and Copyright 2002 Springer-Verlag London Limited Application of Feed-forward Artificial eural etworks to the Identification of Defective Analog Integrated

More information

Comparison of MLP and RBF neural networks for Prediction of ECG Signals

Comparison of MLP and RBF neural networks for Prediction of ECG Signals 124 Comparison of MLP and RBF neural networks for Prediction of ECG Signals Ali Sadr 1, Najmeh Mohsenifar 2, Raziyeh Sadat Okhovat 3 Department Of electrical engineering Iran University of Science and

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

Application Research on BP Neural Network PID Control of the Belt Conveyor

Application Research on BP Neural Network PID Control of the Belt Conveyor Application Research on BP Neural Network PID Control of the Belt Conveyor Pingyuan Xi 1, Yandong Song 2 1 School of Mechanical Engineering Huaihai Institute of Technology Lianyungang 222005, China 2 School

More information

Neural Filters: MLP VIS-A-VIS RBF Network

Neural Filters: MLP VIS-A-VIS RBF Network 6th WSEAS International Conference on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, Dec 29-31, 2007 432 Neural Filters: MLP VIS-A-VIS RBF Network V. R. MANKAR, DR. A. A. GHATOL,

More information

MLP/BP-based MIMO DFEs for Suppressing ISI and ACI in Non-minimum Phase Channels

MLP/BP-based MIMO DFEs for Suppressing ISI and ACI in Non-minimum Phase Channels MLP/BP-based MIMO DFEs for Suppressing ISI and ACI in Non-minimum Phase Channels Terng-Ren Hsu ( 許騰仁 ) and Kuan-Chieh Chao Department of Microelectronics Engineering, Chung Hua University No.77, Sec. 2,

More information

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS K. Vinoth Kumar 1, S. Suresh Kumar 2, A. Immanuel Selvakumar 1 and Vicky Jose 1 1 Department of EEE, School of Electrical

More information

Use of Neural Networks in Testing Analog to Digital Converters

Use of Neural Networks in Testing Analog to Digital Converters Use of Neural s in Testing Analog to Digital Converters K. MOHAMMADI, S. J. SEYYED MAHDAVI Department of Electrical Engineering Iran University of Science and Technology Narmak, 6844, Tehran, Iran Abstract:

More information

Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition

Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition Shigueo Nomura and José Ricardo Gonçalves Manzan Faculty of Electrical Engineering, Federal University of Uberlândia, Uberlândia, MG,

More information

Comparison of artificial neural network models for hydrologic predictions at multiple gauging stations in an agricultural watershed

Comparison of artificial neural network models for hydrologic predictions at multiple gauging stations in an agricultural watershed HYDROLOGICAL PROCESSES Hydrol. Process. (28) Published online in Wiley InterScience (www.interscience.wiley.com) DOI:.2/hyp.7136 Comparison of artificial neural network models for hydrologic predictions

More information

ARTIFICIAL NEURAL NETWORK BASED CLASSIFICATION FOR MONOBLOCK CENTRIFUGAL PUMP USING WAVELET ANALYSIS

ARTIFICIAL NEURAL NETWORK BASED CLASSIFICATION FOR MONOBLOCK CENTRIFUGAL PUMP USING WAVELET ANALYSIS International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print) ISSN 0976 6359(Online) Volume 1 Number 1, July - Aug (2010), pp. 28-37 IAEME, http://www.iaeme.com/ijmet.html

More information

Research on MPPT Control Algorithm of Flexible Amorphous Silicon. Photovoltaic Power Generation System Based on BP Neural Network

Research on MPPT Control Algorithm of Flexible Amorphous Silicon. Photovoltaic Power Generation System Based on BP Neural Network 4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 2015) Research on MPPT Control Algorithm of Flexible Amorphous Silicon Photovoltaic Power Generation System Based

More information

A New Switching Controller Based Soft Computing-High Accuracy Implementation of Artificial Neural Network

A New Switching Controller Based Soft Computing-High Accuracy Implementation of Artificial Neural Network A New Switching Controller Based Soft Computing-High Accuracy Implementation of Artificial Neural Network Dr. Ammar Hussein Mutlag, Siraj Qays Mahdi, Omar Nameer Mohammed Salim Department of Computer Engineering

More information

Hourly Runoff Forecast at Different Leadtime for a Small Watershed using Artificial Neural Networks

Hourly Runoff Forecast at Different Leadtime for a Small Watershed using Artificial Neural Networks Int. J. Advance. Soft Comput. Appl., Vol. 3, No. 1, March 2011 ISSN 2074-8523; Copyright ICSRS Publication, 2011 www.i-csrs.org Hourly Runoff Forecast at Different Leadtime for a Small Watershed using

More information

Artificial neural networks in forecasting tourists flow, an intelligent technique to help the economic development of tourism in Albania.

Artificial neural networks in forecasting tourists flow, an intelligent technique to help the economic development of tourism in Albania. Artificial neural networks in forecasting tourists flow, an intelligent technique to help the economic development of tourism in Albania. Dezdemona Gjylapi, MSc, PhD Candidate University Pavaresia Vlore,

More information

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER 7 Journal of Marine Science and Technology, Vol., No., pp. 7-78 () DOI:.9/JMST-3 FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER Jian Ma,, Xin Li,, Chen

More information

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 016 Print ISSN: 1311-970;

More information

ARTIFICIAL NEURAL NETWORKS FOR INTELLIGENT REAL TIME POWER QUALITY MONITORING SYSTEM

ARTIFICIAL NEURAL NETWORKS FOR INTELLIGENT REAL TIME POWER QUALITY MONITORING SYSTEM ARTIFICIAL NEURAL NETWORKS FOR INTELLIGENT REAL TIME POWER QUALITY MONITORING SYSTEM Ajith Abraham and Baikunth Nath Gippsland School of Computing & Information Technology Monash University, Churchill

More information

Neural Network Classifier and Filtering for EEG Detection in Brain-Computer Interface Device

Neural Network Classifier and Filtering for EEG Detection in Brain-Computer Interface Device Neural Network Classifier and Filtering for EEG Detection in Brain-Computer Interface Device Mr. CHOI NANG SO Email: cnso@excite.com Prof. J GODFREY LUCAS Email: jglucas@optusnet.com.au SCHOOL OF MECHATRONICS,

More information

Energy Consumption Prediction for Optimum Storage Utilization

Energy Consumption Prediction for Optimum Storage Utilization Energy Consumption Prediction for Optimum Storage Utilization Eric Boucher, Robin Schucker, Jose Ignacio del Villar December 12, 2015 Introduction Continuous access to energy for commercial and industrial

More information

Application in composite machine using RBF neural network based on PID control

Application in composite machine using RBF neural network based on PID control Automation, Control and Intelligent Systems 2014; 2(6): 100-104 Published online November 28, 2014 (http://www.sciencepublishinggroup.com/j/acis) doi: 10.11648/j.acis.20140206.11 ISSN: 2328-5583 (Print);

More information

Deep Neural Networks (2) Tanh & ReLU layers; Generalisation and Regularisation

Deep Neural Networks (2) Tanh & ReLU layers; Generalisation and Regularisation Deep Neural Networks (2) Tanh & ReLU layers; Generalisation and Regularisation Steve Renals Machine Learning Practical MLP Lecture 4 9 October 2018 MLP Lecture 4 / 9 October 2018 Deep Neural Networks (2)

More information

Using of Artificial Neural Networks to Recognize the Noisy Accidents Patterns of Nuclear Research Reactors

Using of Artificial Neural Networks to Recognize the Noisy Accidents Patterns of Nuclear Research Reactors Int. J. Advanced Networking and Applications 1053 Using of Artificial Neural Networks to Recognize the Noisy Accidents Patterns of Nuclear Research Reactors Eng. Abdelfattah A. Ahmed Atomic Energy Authority,

More information

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No Sofia 015 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-015-0037 An Improved Path Planning Method Based

More information

Harmonic detection by using different artificial neural network topologies

Harmonic detection by using different artificial neural network topologies Harmonic detection by using different artificial neural network topologies J.L. Flores Garrido y P. Salmerón Revuelta Department of Electrical Engineering E. P. S., Huelva University Ctra de Palos de la

More information

A Neural Network Approach for the calculation of Resonant frequency of a circular microstrip antenna

A Neural Network Approach for the calculation of Resonant frequency of a circular microstrip antenna A Neural Network Approach for the calculation of Resonant frequency of a circular microstrip antenna K. Kumar, Senior Lecturer, Dept. of ECE, Pondicherry Engineering College, Pondicherry e-mail: kumarpec95@yahoo.co.in

More information

Adaptive Inverse Control with IMC Structure Implementation on Robotic Arm Manipulator

Adaptive Inverse Control with IMC Structure Implementation on Robotic Arm Manipulator Adaptive Inverse Control with IMC Structure Implementation on Robotic Arm Manipulator Khalid M. Al-Zahrani echnical Support Unit erminal Department, Saudi Aramco P.O. Box 94 (Najmah), Ras anura, Saudi

More information

Multiuser Detection with Neural Network MAI Detector in CDMA Systems for AWGN and Rayleigh Fading Asynchronous Channels

Multiuser Detection with Neural Network MAI Detector in CDMA Systems for AWGN and Rayleigh Fading Asynchronous Channels The International Arab Journal of Information Technology, Vol. 10, No. 4, July 2013 413 Multiuser Detection with Neural Networ MAI Detector in CDMA Systems for AWGN and Rayleigh Fading Asynchronous Channels

More information

[Mathur* et al., 5(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Mathur* et al., 5(6): June, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY MODELING OF BREAKDOWN VOLTAGE OF SOLID INSULATING MATERIALS BY ARTIFICIAL NEURAL NETWORK Lav Singh Mathur*, Mr. Amit Agrawal,

More information

Open Access An Improved Character Recognition Algorithm for License Plate Based on BP Neural Network

Open Access An Improved Character Recognition Algorithm for License Plate Based on BP Neural Network Send Orders for Reprints to reprints@benthamscience.ae 202 The Open Electrical & Electronic Engineering Journal, 2014, 8, 202-207 Open Access An Improved Character Recognition Algorithm for License Plate

More information

DRILLING RATE OF PENETRATION PREDICTION USING ARTIFICIAL NEURAL NETWORK: A CASE STUDY OF ONE OF IRANIAN SOUTHERN OIL FIELDS

DRILLING RATE OF PENETRATION PREDICTION USING ARTIFICIAL NEURAL NETWORK: A CASE STUDY OF ONE OF IRANIAN SOUTHERN OIL FIELDS 21 UDC 622.244.6.05:681.3.06. DRILLING RATE OF PENETRATION PREDICTION USING ARTIFICIAL NEURAL NETWORK: A CASE STUDY OF ONE OF IRANIAN SOUTHERN OIL FIELDS Mehran Monazami MSc Student, Ahwaz Faculty of Petroleum,

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

COMPUTATION OF RADIATION EFFICIENCY FOR A RESONANT RECTANGULAR MICROSTRIP PATCH ANTENNA USING BACKPROPAGATION MULTILAYERED PERCEPTRONS

COMPUTATION OF RADIATION EFFICIENCY FOR A RESONANT RECTANGULAR MICROSTRIP PATCH ANTENNA USING BACKPROPAGATION MULTILAYERED PERCEPTRONS ISTANBUL UNIVERSITY- JOURNAL OF ELECTRICAL & ELECTRONICS ENGINEERING YEAR VOLUME NUMBER : 23 : 3 : (663-67) COMPUTATION OF RADIATION EFFICIENCY FOR A RESONANT RECTANGULAR MICROSTRIP PATCH ANTENNA USING

More information

NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING

NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING NEURAL NETWORK BASED MAXIMUM POWER POINT TRACKING 3.1 Introduction This chapter introduces concept of neural networks, it also deals with a novel approach to track the maximum power continuously from PV

More information

Neural Network Predictive Controller for Pressure Control

Neural Network Predictive Controller for Pressure Control Neural Network Predictive Controller for Pressure Control ZAZILAH MAY 1, MUHAMMAD HANIF AMARAN 2 Department of Electrical and Electronics Engineering Universiti Teknologi PETRONAS Bandar Seri Iskandar,

More information

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY Nigerian Journal of Technology (NIJOTECH) Vol. 31, No. 1, March, 2012, pp. 40 47. Copyright c 2012 Faculty of Engineering, University of Nigeria. ISSN 1115-8443 NEURAL NETWORK BASED LOAD FREQUENCY CONTROL

More information

Transactions on Information and Communications Technologies vol 1, 1993 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 1, 1993 WIT Press,   ISSN Combining multi-layer perceptrons with heuristics for reliable control chart pattern classification D.T. Pham & E. Oztemel Intelligent Systems Research Laboratory, School of Electrical, Electronic and

More information

Artificial Intelligence Elman Backpropagation Computing Models for Predicting Shelf Life of. Processed Cheese

Artificial Intelligence Elman Backpropagation Computing Models for Predicting Shelf Life of. Processed Cheese Vol.4/No.1 B (01) INTERNETWORKING INDONESIA JOURNAL 3 Artificial Intelligence Elman Backpropagation Computing Models for Predicting Shelf Life of Processed Cheese Sumit Goyal and Gyanendra Kumar Goyal

More information

IDENTIFICATION OF POWER QUALITY PROBLEMS IN IEEE BUS SYSTEM BY USING NEURAL NETWORKS

IDENTIFICATION OF POWER QUALITY PROBLEMS IN IEEE BUS SYSTEM BY USING NEURAL NETWORKS Fourth International Conference on Control System and Power Electronics CSPE IDENTIFICATION OF POWER QUALITY PROBLEMS IN IEEE BUS SYSTEM BY USING NEURAL NETWORKS Mr. Devadasu * and Dr. M Sushama ** * Associate

More information

1 Introduction. w k x k (1.1)

1 Introduction. w k x k (1.1) Neural Smithing 1 Introduction Artificial neural networks are nonlinear mapping systems whose structure is loosely based on principles observed in the nervous systems of humans and animals. The major

More information

ISSN: [Jha* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Jha* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ANALYSIS OF DIRECTIVITY AND BANDWIDTH OF COAXIAL FEED SQUARE MICROSTRIP PATCH ANTENNA USING ARTIFICIAL NEURAL NETWORK Rohit Jha*,

More information

Computation of Different Parameters of Triangular Patch Microstrip Antennas using a Common Neural Model

Computation of Different Parameters of Triangular Patch Microstrip Antennas using a Common Neural Model 219 Computation of Different Parameters of Triangular Patch Microstrip Antennas using a Common Neural Model *Taimoor Khan and Asok De Department of Electronics and Communication Engineering Delhi Technological

More information

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication

Performance Evaluation of Nonlinear Equalizer based on Multilayer Perceptron for OFDM Power- Line Communication International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 8 (211), pp. 929-938 International Research Publication House http://www.irphouse.com Performance Evaluation of Nonlinear

More information

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller International Journal of Emerging Trends in Science and Technology Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller Authors Swarup D. Ramteke 1, Bhagsen J. Parvat 2

More information

Statistical Tests: More Complicated Discriminants

Statistical Tests: More Complicated Discriminants 03/07/07 PHY310: Statistical Data Analysis 1 PHY310: Lecture 14 Statistical Tests: More Complicated Discriminants Road Map When the likelihood discriminant will fail The Multi Layer Perceptron discriminant

More information

Prediction of Rock Fragmentation in Open Pit Mines, using Neural Network Analysis

Prediction of Rock Fragmentation in Open Pit Mines, using Neural Network Analysis Prediction of Rock Fragmentation in Open Pit Mines, using Neural Network Analysis Kazem Oraee 1, Bahareh Asi 2 Loading and transport costs constitute up to 50% of the total operational costs in open pit

More information

Prediction of airblast loads in complex environments using artificial neural networks

Prediction of airblast loads in complex environments using artificial neural networks Structures Under Shock and Impact IX 269 Prediction of airblast loads in complex environments using artificial neural networks A. M. Remennikov 1 & P. A. Mendis 2 1 School of Civil, Mining and Environmental

More information

SIGNATURE ANALYSIS FOR MEMS PSEUDORANDOM TESTING USING NEURAL NETWORKS

SIGNATURE ANALYSIS FOR MEMS PSEUDORANDOM TESTING USING NEURAL NETWORKS 2th IMEKO TC & TC7 Joint Symposium on Man Science & Measurement September, 3 5, 2008, Annecy, France SIGATURE AALYSIS FOR MEMS PSEUDORADOM TESTIG USIG EURAL ETWORKS Lukáš Kupka, Emmanuel Simeu², Haralampos-G.

More information

Replacing Fuzzy Systems with Neural Networks

Replacing Fuzzy Systems with Neural Networks Replacing Fuzzy Systems with Neural Networks Tiantian Xie, Hao Yu, and Bogdan Wilamowski Auburn University, Alabama, USA, tzx@auburn.edu, hzy@auburn.edu, wilam@ieee.org Abstract. In this paper, a neural

More information

ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK

ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK DOI: http://dx.doi.org/10.7708/ijtte.2018.8(3).02 UDC: 004.8.032.26 ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK Villuri Mahalakshmi Naidu 1, Chekuri Siva Rama

More information

Behaviour Patterns Evolution on Individual and Group Level. Stanislav Slušný, Roman Neruda, Petra Vidnerová. CIMMACS 07, December 14, Tenerife

Behaviour Patterns Evolution on Individual and Group Level. Stanislav Slušný, Roman Neruda, Petra Vidnerová. CIMMACS 07, December 14, Tenerife Behaviour Patterns Evolution on Individual and Group Level Stanislav Slušný, Roman Neruda, Petra Vidnerová Department of Theoretical Computer Science Institute of Computer Science Academy of Science of

More information

Efficient Computation of Resonant Frequency of Rectangular Microstrip Antenna using a Neural Network Model with Two Stage Training

Efficient Computation of Resonant Frequency of Rectangular Microstrip Antenna using a Neural Network Model with Two Stage Training www.ijcsi.org 209 Efficient Computation of Resonant Frequency of Rectangular Microstrip Antenna using a Neural Network Model with Two Stage Training Guru Pyari Jangid *, Gur Mauj Saran Srivastava and Ashok

More information

The Basic Kak Neural Network with Complex Inputs

The Basic Kak Neural Network with Complex Inputs The Basic Kak Neural Network with Complex Inputs Pritam Rajagopal The Kak family of neural networks [3-6,2] is able to learn patterns quickly, and this speed of learning can be a decisive advantage over

More information

Fuzzy-Heuristic Robot Navigation in a Simulated Environment

Fuzzy-Heuristic Robot Navigation in a Simulated Environment Fuzzy-Heuristic Robot Navigation in a Simulated Environment S. K. Deshpande, M. Blumenstein and B. Verma School of Information Technology, Griffith University-Gold Coast, PMB 50, GCMC, Bundall, QLD 9726,

More information

Surveillance and Calibration Verification Using Autoassociative Neural Networks

Surveillance and Calibration Verification Using Autoassociative Neural Networks Surveillance and Calibration Verification Using Autoassociative Neural Networks Darryl J. Wrest, J. Wesley Hines, and Robert E. Uhrig* Department of Nuclear Engineering, University of Tennessee, Knoxville,

More information

Neural network approximation precision change analysis on cryptocurrency price prediction

Neural network approximation precision change analysis on cryptocurrency price prediction Neural network approximation precision change analysis on cryptocurrency price prediction A Misnik 1, S Krutalevich 1, S Prakapenka 1, P Borovykh 2 and M Vasiliev 2 1 State Institution of Higher Professional

More information

DC motor using multi activation wavelet network (MAWN) as an alternative to a PD controller in the robotics control system

DC motor using multi activation wavelet network (MAWN) as an alternative to a PD controller in the robotics control system ISSN 1746-7233, England, UK World Journal of Modelling and Simulation Vol. 4 (2008) No. 1, pp. 73-80 DC motor using multi activation wavelet network (MAWN) as an alternative to a PD controller in the robotics

More information

A 5 GHz LNA Design Using Neural Smith Chart

A 5 GHz LNA Design Using Neural Smith Chart Progress In Electromagnetics Research Symposium, Beijing, China, March 23 27, 2009 465 A 5 GHz LNA Design Using Neural Smith Chart M. Fatih Çaǧlar 1 and Filiz Güneş 2 1 Department of Electronics and Communication

More information

Application of selected artificial intelligence methods in terms of transport and intelligent transport systems

Application of selected artificial intelligence methods in terms of transport and intelligent transport systems Ŕ periodica polytechnica Transportation Engineering 40/1 (2012) 11 16 doi: 10.3311/pp.tr.2012-1.02 web: http:// www.pp.bme.hu/ tr c Periodica Polytechnica 2012 RESEARCH ARTICLE Application of selected

More information

Behavior Emergence in Autonomous Robot Control by Means of Feedforward and Recurrent Neural Networks

Behavior Emergence in Autonomous Robot Control by Means of Feedforward and Recurrent Neural Networks Behavior Emergence in Autonomous Robot Control by Means of Feedforward and Recurrent Neural Networks Stanislav Slušný, Petra Vidnerová, Roman Neruda Abstract We study the emergence of intelligent behavior

More information

Photovoltaic panel emulator in FPGA technology using ANFIS approach

Photovoltaic panel emulator in FPGA technology using ANFIS approach 2014 11th International Conference on Electrical Engineering, Computing Science and Automatic Control (CCE) Photovoltaic panel emulator in FPGA technology using ANFIS approach F. Gómez-Castañeda 1, G.M.

More information

Impulse Noise Removal Based on Artificial Neural Network Classification with Weighted Median Filter

Impulse Noise Removal Based on Artificial Neural Network Classification with Weighted Median Filter Impulse Noise Removal Based on Artificial Neural Network Classification with Weighted Median Filter Deepalakshmi R 1, Sindhuja A 2 PG Scholar, Department of Computer Science, Stella Maris College, Chennai,

More information

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron Proc. National Conference on Recent Trends in Intelligent Computing (2006) 86-92 A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

More information

Voltage Stability Assessment in Power Network Using Artificial Neural Network

Voltage Stability Assessment in Power Network Using Artificial Neural Network Voltage Stability Assessment in Power Network Using Artificial Neural Network Swetha G C 1, H.R.Sudarshana Reddy 2 PG Scholar, Dept. of E & E Engineering, University BDT College of Engineering, Davangere,

More information