Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model

Size: px
Start display at page:

Download "Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model"

Transcription

1 Short Term Load Forecastng based on An Optmzed Archtecture of Hybrd Neural Network Model Fras Shhab Ahmed Turksh Aeronautcal Assocaton Unversty Department of Informaton Technology Ankara, Turkey Mnstry of Electrcty of Iraq, The Stat Company Electrcty Producton GEEP Shad Al Shehab Turksh Aeronautcal Assocaton Unversty Department of Computer Engneerng Ankara, Turkey Abstract Nowadays the predcaton of electrcty demand s consdred as a man crtera for estmatng the electrcty generaton costs. Companes always sought to create balancng between the supply and demand of power. We are nterested n ths paper s short-term load forecastng (1 hour 1 week). The mportant factors that are consdered, n ths paper, for the electrcty supply are the temperatures and tme. Then, dfferent neural network models (NN) are used and developped for ncreasng the accuracy of the short term load forecastng such as backpropagaton, Adaptve Neuro-Fuzzy Inference System (ANFIS), wherease Wavelets Neural Network (WNN) s used as a comparatve model. An optmzed neural network s found by defnng the sutable number of hdden layers and ther nodes and an optmzed membershp functons number assocated to each nput unt s proposed n ANFIS model. A comparson between these models shows that the optmsed ANFIS model outperfroms the other methods. Keywords: Neural network (NN), Adaptve Neuro-Fuzzy Inference System (ANFIS), Wavelets neural network (WNN) I. INTRODUCTION Power demand producton s one the of most mportant factor for the management of electrcty producton, therefore, power demand s needed for capacty plannng and mantenance arrangement [1], Long-term forecasts are requred for electrcty plannng and mantenance schedulng n one year. Medum-term demand forecasts are requred for energy system operaton and plannng, [2]. Short-term load forecasts are requred for the control and confguraton of energy systems. Indeed, accurate electrcty demand predcton methods are mportant for reducng the cost of power producton; also the dstrbuton of electrcty depends on the accurate forecastng of the demand modules. The tme of load forecastng s dvded nto three types, short-term forecasts from one hour to one week, medum-term forecasts from a week to a year and long-term forecasts more than a year [3]. We are nterested n ths paper n short-term load forecastng whch can help to estmate load flows and to make decsons that can prevent overloadng. Short-term load forecasts depend on a table of hstorcal nformaton on hourly loads and temperature observatons from ISO New England. One selected week hourly load s taken for tranng our models and hourly electrcty consumpton forecast for the next week s gven by these models. We selected short-term load forecastng because a lot of companes of power producton deepened on Short-term load forecastng to determne the capacty and the level of electrcty supplyng to meet the foreseeable load, also to determne the prces, fve factors are consdered: dry bulb temperature, wet bulb temperature, dew pont temperature, daly hours and week days (work days and weekends). We propose to mprove the short-term load forecastng performance of two neural network models such as back propagaton neural network, Adaptve Neuro-Fuzzy Inference System (ANFIS), where three hdden layers wth dfferent number of neurons are used for the frst model. The number of membershp functons s determned by fndng the relatonshp between the nput varables. The powerful of the latest model s that t enables to make a rght decson through the use of the fuzzy logc system. The thrd model s a hybrd model of wavelet transportaton wth the neural network, t s a two-stage predcton system whch nvolves wavelet decomposton of nput data at the frst stage and the decomposed data wth other nput s traned usng separate neural network to forecast the load. The forecasted load s obtaned by reconstructon of the decomposed data. [4] Volume 8 Issue 2 Aprl ISSN:

2 II. RELATED WORK Actually, many researchers have publshed n the short-term load forecastng to predct the demand and the electrcty prce. Load forecastng s done by usng some effectve tools to determne the future demand that helps the companes to estmate the electrcty producton. In [5], dfferent varants of Generalzed Neural Network (GNN) traned wth back-propagaton and adaptve GAF were used to overcome the drawbacks of artfcal neural network (ANN) and back propagaton (BKP) tranng algorthm for mprovng the accuracy of short term load forecastng. A combned GNN model wth wavelet transform and GNN-W models have been developed. In [6], the authors used multlayer perceptron (MLP) for one day ahead short term load forecastng. Ths study showed that MLP network has a good performance and reasonable forecastng accuracy, where they obtaned a Mean Absolute Percentage Error (MAPE) between actual and predcted value equal to 1.066%. In [7], the authors added several factors that affect the behavor of the consumer load and also mpact the total losses n transmsson lnes. The factors are: weather, economy and random dsturbances. Dfferent types of consumers are consdered such as ndustral, agrcultural and domestc. It showed that domestc consumers gve good statstcal rules and are perodc n nature, but on the other hand ndustral and agrcultural loads are hghly nductve and start up and shut down of such type of load nduce huge spkes to the load curve. The spkes are dsturbance of the startup and shot down because ths load s qute random. It s mpossble to predct the occurrence of these spkes so t wll affect the short-term load forecastng. In [8], the author used Support Vector Machne (SVM) kernels for Short Term Load Forecastng on data. The obtaned results of SVM are compared SVM wth LDA and QDA. SVM kernel gave hgh performance of 99%. SVM can have the adaptablty on dfferent load stuatons such as workng days and non-workng days, also on some specal events and dfferent daly hours. III. FORECASTING ALGORITHMS Three methods are used n ths paper, n order to fnd the short load forecastng for NEW England ISO, whch are artfcal neural network, Adaptve Neuro-Fuzzy Inference system (ANFIS) and wavelet transportaton wth a neural network (WNN) all those methods are used and evaluated Neural Network Neural network (NN) s a mathematcal model whch s nspred from a bologcal neural network structure, the artfcal neurons are basc buldng blocks of neural network n the mathematcal model of neural network three steps (multplcaton, summaton and actvaton),where nputs of the neural network are weghted ths means multplcaton every nput wth weght, the second step sum functon whch sums all weghts nputs, n thrd step summaton and passng of prevously weghted nputs by actvaton functon(transfer functon ) as show n the fgure (1) [9,10],. Fgur.1. Workng prncple of an artfcal neuron [8] The mathematcal model of (Neuron model) s expressed as: Volume 8 Issue 2 Aprl ISSN:

3 O = f ( w x ) (1) j j jk k k Where: ο : represents the output of a neuron j f j : represents a transfer functon w jk : represents an adjustable weght x k : represents the nput of a neuron. The actvaton functon type (sgmodal) whch makes the output value n the range (0,1) [11] Network Archtecture: there are three fully connected layers as a show n fgure (2), those layers are an nput layer, a hdden layer and an output layer, the sgnal comes from the nput layer to the hdden layer after that multpled weght wth nput value and sum those values than pass t to output layer by actvaton functon Fgure.2. Schematc of the three-layer feed-forward ANN [11] Tranng: The am of the tranng process s to get the desred output, through adjustng the network weghts. The network s traned by usng the Back-propagaton algorthm, whch conssts of three steps [12]: Frst step: s the forward step, where the output values are calculated for gven nputs Second step: s the propagaton of the error of the outputs toward the nput layer, wth the fractonal dervatves of the performance and Weghts calculated n each layer. Thrd step: Weght adjustment, where the weghts are adjusted n order to reduce the error sum-squared error SSE s computed by usng the followng functon: 1 2 E = ( tpj Opj ) (2) 2 p j Where: O pj : represents an output unt t pj : represents a desred output P: represents an actual output j: represents an nput pattern In the tranng process uses the followng learnng functon for adjustng the weghts: Volume 8 Issue 2 Aprl ISSN:

4 dw = m dw + (1 m ) l gw (3) Where: dw prev c prev c r : represents the prevous weght gw: represents a weght gradent l : represents the learnng rate, r m : represents the momentum c Optmzaton of Neural Network Internatonal Journal of Innovatons n Engneerng and Technology (IJIET) The frst am of ths study s to fnd the optmal neural network archtecture n order to use t to load forecastng wth less mean absolute percentage value (MAPE). For ths reason, we use an expermental way to fnd the optmal network archtecture. So, the desgn of our network conssts of three layers: an nput layer, three hdden layers and an output layer. The nput layer ncludes fve nput unts, whch are: the temperature dry, the temperature dew, the hours, the week work and the weekend. 3.3 Adaptve Neuro-Fuzzy Inference System (ANFIS) ANFIS s a hybrd system that combnes the human reasonng style of fuzzy logc and the connectonst learnng style of neural network [13]. The hyprd model uses the fuzzy logc through mult layer neural network because ANFIS enables to combne tranng data through neural network and to take the decson through fuzzy nference system lke the human bran. ANFIS conssts of fve layers as shown n fguer (3). Fg.3. Structure of the ANFIS Frst layer s the executng of the fuzzfcaton process n order to convert the data nto truth values makng all the values between 0 and 1, where all the nodes n ths layer are adaptve nodes. There s also a membershp functon whch plays an mportant role n ths paper. In our dataset, we have one week data n order to forecast the next week, The node functon: Q 1 or 1 = µ A( x) Q = B ( y) µ 2, =1,2 (4), =3,4 (5) Where: Volume 8 Issue 2 Aprl ISSN:

5 1 Q : represents an output x, y: represent the nput values A, B 2 : represent lngustc label assocated wth ths node Internatonal Journal of Innovatons n Engneerng and Technology (IJIET) In ths layer, there are many dfferent membershp functons such as trangular-shaped- generalzed bell functons A and B generalzed bell functon: 1 µ Ax ( ) = x c 1+ a 2b (6) Where a, b and c are parameters Second layer uses fuzzy rules (f/ and). In ths step, we use the rules wth all nput values through (f/and) functon. We combne the nputs whch are ambguous by fuzzy rules n order to fnd frng strength of a rule as output nodes. Every node n ths layer s consdered as a fxed node labeled, the output s the multplcaton of the ncomng sgnal, here we modfy these rules n order to reduce the error [14,15] 2 Q = W = µa(x) µb(y), =1,2,3 (7) Thrd layer n the prevous layer, the nodes are fxed and labelled, but here each node N s labelled n order to calculate the average of frng strength and sum of all these rules. The normalzed frng strengths s the output of ths layer: 3 w Q = w =, 1, 2,3 w + w2 = (8) - Fourth layer n ths layer we used the frng strength from the thrd layer wth a set of parameters { a, b, c }, where all the nodes are adaptve nodes wth a node functon, also n ths layer the parameters represent consequent parameters w represent the output of thrd layer. 4 Q = wz - = w( ax+ by+ c), =1,2 (9) Ffth layer In ths layer we computed the fnal output as the summaton of all ncomng sgnals Optmzaton of ANFIS In ths paper, we propose a way to determne an optmzed model of ANFIS by determnng frst the sutable number of membershp functons of the fuzzy logc system. Ths can be done by fnng the relatonshp between the nput unts. Such that, we can fnd a relatonshp between the number of hours n a day and the temperature (Dry and Dew). Secondly, determnng the type of the membershp functon s mportant for mprovng the performance of ANFIS, therefor t could be done expermentally by testng each type of the membershp functon n the sutable number of t. 3.4 Hybrd model of Wavelet Transportaton wth Neural Network Wavelet transforms (WT) s a useful technque whch decomposes the tme seres sgnal n terms of both tme and frequency. Wavelet transform of a functon s the mproved edton of Fourer transform. WT as the name suggests, uses some small wave lke functon to analyze a sgnal and hence called wavelets (mother wavelet Volume 8 Issue 2 Aprl ISSN:

6 functon). Mathematcally speakng, wavelet transform s the convoluton of wavelet functon and the sgnal. The translated and scalng of mother wavelet Ψ(t) can be represented as follows n (10) [16]: 1 t b Ψ () t = Ψ a a (10) a : dlaton parameter b : Translaton parameter Ψ : wavelet The sgnal s decomposed nto approxmaton coeffcent and detal coeffcent. Wavelet decomposed components can be assembled back nto orgnal sgnal wthout loss of nformaton. Reconstructon can be done by combnng all the decomposed wavelet [16]. IV. EXPERIMENTAL RESULTS Our test dataset s a table of hstorcal hourly loads and temperature observatons from the New England ISO. Ths dataset ncludes recorded values of two weeks wth fve varables, such that, the data of the frst week s used as tranng data of the above-mentoned models (NN, ANFIS and WNN). The nput varables are: 1. Temperature Dry 2. Temperature Dew 3. Hours: represent hours of each day (1-24) n the frst week 4. Week work: represents the day number n the week (1-7) 5. Weekend: represents the two-type day: (1) represents the workday, (0) represents the weekend The output value: represents the electrcty load durng the frst week The data of the second week s used for testng the short-term load forecastng. The forecast accuracy s evaluated usng the mean absolute percentage error (MAPE). It s defned as follows: 4.1 Results of an optmzed NN As we above-mentoned, a neural network wth one nput layer, three hdden layers and one output layer s frst determned then four models of dfferent number of neurons n the hdden layers are tested (see Table 1), the tranng s done by usng back propagaton algorthm. After fnshng the tranng of the neural network by provdng the desred load and some elements whch affect the electrcty load such as temperature, 24 hours of day and weekend, the network s ready for forecastng. It s done by applyng a new nput sgnal wthout knowng ts desred load value; the neural network can predct the load value. We appled neural network wth dfferent model n order to fnd optmal neural network for our data through usng dfferent number of hdden layers' nodes of neural network as shown n the table 1. After the tests, we found that the optmal network s found when the number of nodes of the frst layers of the hdden layers s more than the second and the thrd layers. Such that we get the less MAPE value wth less tme (MAPE = ) and (tme = 21 mn 14 sec) as compared to the other models. The optmal model contans 10 nodes n frst hdden layer, 8 nodes n second hdden layer and 8 nodes n thrd hdden layer, so we proved expermentally that t s mportant to ncrease the number of nodes n the frst hdden layer for reducng MAPE of the neural network. Fnally, we used a neural network of three hdden layers because ths technque makes network tranng faster, and wth less MAPE value. Table (1) Forecastng evaluaton of 4 dfferent neural network models Volume 8 Issue 2 Aprl ISSN:

7 Network model 1 model2 model3 model 4 Input Output layers hdden nodes n frst layers nodes second layers nodes n thrd layers learnng rate momentum confscaton Transfer functon Hyperbolc tangent Hyperbolc tangent Hyperbolc tangent Hyperbolc tangent Tranng target error ntalzaton random random random random threshold Intalzaton random random random random weght update nterval cycles MAPE Tme 21mn 14 sec 20 mn 41 sec 23 mn 13 sec 15 mn 51 sec 4.2 Results of an optmzed ANFIS As we prevously mentoned, our am s to determne an optmal number of membershp functons of the fuzzy logc system through a neural network model. It s acheved nto steps: 1) Frst, we suggest to fnd correlaton between the daly hours and the temperature, such that the correlaton value between Dew pont and daly hours s R =0.9, and the correlaton value between Dry bulb and the daly hours s R = 0.96, where fgure (3,4) shows an effcent correlaton between them by takng the daly hours of one week. 2) Secondly, accordng to the fgure (3,4) we note that the curve s a perodc curve, so we dvde the daly hours nto three perods, (Each perod s 8 hours) n order to determne low, mddle and hgh temperatures. Therefore three membershp functons can be assocated to three nput vrables whch are tempertures Dew, temperature Dry and daly hours. Fgure.3. Correlaton between the Dew pont and the daly hours Fgure.4. Correlaton between the Dry bulb and the daly hours Therefore, we found the optmal numbers of membershp functon assocated to all nputs of the network are as follows: Three membershp functons assocated the frst nput (temperatures Dry) Three membershp functons assocated to the second nput (temperatures Dew) Three membershp functons assocated to the thrd nput (daly hours) Seven membershp functons assocated to the forth nput (week day) because t accepts only seven nteger values Two membershp functons assocated to the ffth nput (work day) because t accepts two nteger values. Volume 8 Issue 2 Aprl ISSN:

8 Three membershp functons are assocated to the frst, the second and the thrd nput, because they depend on three perods of day. Each perod represents 8 hours, seven membershp functons are assocated to the forth nput dependng on seven values of week days, two membershp functons are assocated to the ffth nput dependng on two values, such as the workng weekday s (1) and weekend s (0). We can expermentally show that our way of determnng the optmal number of membershp functons assocated to each nput unt s better than the orgnal method, ANFIS, by mplementng ANFIS wth an arbtrary number of membershp functons assocated to each nput unt and by usng eght dfferent types of membershp functons Fg. 5. The structure of the optmzed ANFIS The results n Table 2 show that the best membershp functon s (Pmf) wth MAPE=0.0060, also we can see the tranng error of the Pmf membershp functon n the fgure (6) and the Short load forecastng n the fgure (7), for one week (168 hours) Table (2) Comparson of Forecastng results when applyng dfferent numbers of dfferent types of membershp functons Number of membershp functons Types of membershp 2,2,2,2,2 3,3,3,3,3 4,2,2,7,2 3,3,3,7,2 functon MAPE MAPE MAPE MAPE trmf trapmf gbellmf gaussmf gauss2mf pmf dsgmf psgmf Types of membershp functon Number of membershp functons 2,3,2,4,2 3,2,2,4,2 2,3,4,5,2 2,2,3,2,2 MAPE MAPE MAPE MAPE trmf trapmf gbellmf gaussmf gauss2mf pmf dsgmf psgmf Volume 8 Issue 2 Aprl ISSN:

9 Fg. 6. Tranng error of the optmzed model Fg. 7. Short term load forecastng for the optmzed model 4.3 Results of WNN Three steps n WNN are used for short-term load forecastng: Frst step: the fve nput varables decompose va wavelet nto an approxmaton coeffcent and a detal coeffcent, then they are separated each nput value to Hgh frequency and low frequency as shown n the fgure (8). Second step: the output of each wavelet decomposton s dvded nto two levels n the neural network, such as hgh frequency (NNH) and low frequency (NNL). Thrd step: n ths step, the neural network s able to reconstruct hgh-frequency components and lowfrequency components through combnng those components together n order to get the load forecastng. The result shows that MAPE of WNN s Fgure.8. Structure of wavelet neural network 4.4 Comparng the performance of the forecastng methods The mean absolute percentage error MAPE between the forecast and target loads presented n Table 1 for the three models, NN, optmzed ANFIS and WNN s used to compare ther performance. It shows that our optmzed ANFIS model outperforms the other methods as well as t outperforms IT2 TSK FLS (A2-C1) model presented n [17], such that MAPE of the optmzed ANFIS model s Table (3) Comparson of Forecastng results for several models Load forecastng methods Optmzed ANFIS Neural Network WNN MAPE Volume 8 Issue 2 Aprl ISSN:

10 V. CONCLUSION In ths paper we have proposed frst an optmal archtcture of neural network model by fndng a sutable number of hdden layers and a sutable number of ther nodes, then an optmsed model of ANFIS was proposed n oroder to get an accurate electrcty load forecastng. The optmsed ANFIS model s found by determnng the sutable number of membershp functons assocated to each nput node and by fndng the sutable membershp functon type. The number of membershp functon s determned by fndng the relatonshp between tempertures and the daly hours. The powerful of ANFIS comes from usng fuzzy logc system that helps the neural network model to take the decsons. Wavelet transform wth neural network model s used as a hybrd model, the powerful of ths model comes from makng the hdden layers of the neural network more actve by usng the mother functon. A comparson between the three models showed that the error of short term load forecastng was , whle the error of short-term load forecastng of the neural network was 0.056, and the last model wavelet transportaton wth a neural network the error was The results showed that our optmsed ANFIS model outperforms the other models. REFERENCES [1] J. W. Taylor and P. E. McSharry, Senor Member, "Short-Term Load Forecastng Methods: An Evaluaton Based on European Data ", IEEE Transactons on Power Systems, 22, , [2] S. M. Barakat, A. A. Gharaves and S. M. Reza Rafe, "Short-term load forecastng usng mxed lazy learnng method, Turksh Journal of Electrcal Engneerng & Computer Scences, Turk J Elec. Eng. & Comp Sc (2015) 23: [3] O. T Altnoz, E. Mengusoglu, "Cloud-based Long Term Electrcty Demand Forecastng usng Artfcal Neuro-Fuzzy and Neural Networks", IEEE ELECO November [4] S. Gupta, V Sngh, A. P. Mttal and A. Ran, "A Hybrd Model of Wavelet and Neural Network for Short Term Load Forecastng", Internatonal Journal of Electronc and Electrcal Engneerng. ISSN , Volume 7, Number 4 (2014), pp [5] D. K. Chaturved, A. P. Snh and O. P. Malk, "Short term load forecast usng fuzzy logc and wavelet transform ntegrated generalzed neural network", Internatonal Journal of Electrcal Power & Energy Systems. May [6] S. K. Shekh1 and M. G. Unde, "SHORT-TERM LOAD FORECASTING USING ANN TECHNIQUE", Internatonal Journal of Engneerng Scences & Emergng Technologes, Feb ISSN: Vol 1, Issue 2, pp: [7] M. U. Fahad and N. Arbab, "Factor Affectng Short Term Load Forecastng", Journal of Clean Energy Technologes, Vol. 2, No. 4, October [8] L. Hussan, M. S. Nadeem and S. A. Al Shah, " SHORT TERM LOAD FORECASTING SYSTEM BASED, " Internatonal Journal of Computer Scence & Informaton Technology (IJCSIT) Vol 6, No 3, June [9] A. Krenker, J. Bešter and A. Kos, Introducton to the Artfcal Neural Networks, İçnde: Suzuk, K. (Ed). Artfcal Neural Networks-Methodologcal Advances and Bomedcal Applcatons. InTech, Croata, [10] Mrs. J. P. Rothe, Dr. A. K. Wadhwan and Dr. Mrs. S. Wadhwan, "Short Term Load Forecastng Usng Mult Parameter Regresson", (IJCSIS) Internatonal Journal of Computer Scence and Informaton Securty, Vol. 6, No. 2, [11] G.J. Tsekouras, F.D. Kanellos, and N. Mastoraks, "Short Term Load Forecastng n Electrc Power Systems wth Artfcal Neural Networks", Lecture Notes n Electrcal Engneerng pp 19-58, Volume [12] H. Chen, C. A. Ca nzares and A. Sngh, "ANN-based Short-Term Load Forecastng n Electrcty Markets", Power Engneerng Socety Wnter Meetng, IEEE, 28 Jan. 1 Feb [13] M. Mordjau, B. Boudjema, M. Bouabaz, R. Dara, Short Term Electrc Load Forecastng Usng Neuro-fuzzy Modelng for Nonlnear System Identfcaton, LRPCSI Laboratory, Unversty 20 August, Skkda, [14] J. P. Rothe, A.K. Wadhwan and S. Wadhwan, "Artfcal Neural Network and ANFIS Based Short Term Load Forecastng n Real Tme Electrcal Load Envronment", Internatonal Journal of Current Engneerng and Technology, Accepted 27 May 2014, Avalable onlne 01 June 2014, Vol.4, No.3 (June 2014). [15] K. Yang, L. Zhao, "Load Forecastng Model Based on Amendment of Mamdan Fuzzy System", IEEE pp:24-26, [16] S. Gupta, V. Sngh, A. P. Mttal, Asha Ran, "A Hybrd Model of Wavelet and Neural Network for Short Term Load Forecastng", Internatonal Journal of Electronc and Electrcal Engneerng. ISSN , Volume 7, Number 4 (2014). Volume 8 Issue 2 Aprl ISSN:

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area Internatonal Journal of Soft Computng and Engneerng (IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012 Wavelet and Neural Networ Approach to Demand Forecastng based on Whole and Electrc Sub-Control

More information

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation Optmzaton of Ancllary Servces for System Securty: Sequental vs. Smultaneous LM calculaton Sddhartha Kumar Khatan, Yuan L, Student Member, IEEE, and Chen-Chng. Lu, Fellow, IEEE Abstract-- A lnear optmzaton

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

An Algorithm Forecasting Time Series Using Wavelet

An Algorithm Forecasting Time Series Using Wavelet IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue, No, January 04 ISSN (Prnt): 94-084 ISSN (Onlne): 94-0784 www.ijcsi.org 0 An Algorthm Forecastng Tme Seres Usng Wavelet Kas Ismal Ibraheem,Eman

More information

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms Journal of AI and Data Mnng Vol 2, No, 204, 73-78 Yarn tenacty modelng usng artfcal neural networks and development of a decson support system based on genetc algorthms M Dasht, V Derham 2*, E Ekhtyar

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods Journal of Power and Energy Engneerng, 2017, 5, 75-96 http://www.scrp.org/journal/jpee ISSN Onlne: 2327-5901 ISSN Prnt: 2327-588X Medum Term Load Forecastng for Jordan Electrc Power System Usng Partcle

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

th year, No., Computational Intelligence in Electrical Engineering,

th year, No., Computational Intelligence in Electrical Engineering, 1 Applcaton of hybrd neural networks combned wth comprehensve learnng partcle swarm optmzaton to shortterm load forecastng Mohammadreza Emarat 1, Farshd Keyna 2, Alreza Askarzadeh 3 1 PhD Student, Department

More information

Electricity Price Forecasting using Asymmetric Fuzzy Neural Network Systems Alshejari, A. and Kodogiannis, Vassilis

Electricity Price Forecasting using Asymmetric Fuzzy Neural Network Systems Alshejari, A. and Kodogiannis, Vassilis WestmnsterResearch http://www.westmnster.ac.uk/westmnsterresearch Electrcty Prce Forecastng usng Asymmetrc Fuzzy Neural Network Systems Alshejar, A. and Kodoganns, Vassls Ths s a copy of the author s accepted

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Simulation of the adaptive neuro-fuzzy inference system (ANFIS) inverse controller using Matlab S- function

Simulation of the adaptive neuro-fuzzy inference system (ANFIS) inverse controller using Matlab S- function Vol. 8(1), pp. 875-884, 4 June, 013 DOI 10.5897/SRE11.1538 ISSN 199-48 013 Academc Journals http://www.academcjournals.org/sre Scentfc Research and Essays Full Length Research Paper Smulaton of the adaptve

More information

Fault Classification and Location on 220kV Transmission line Hoa Khanh Hue Using Anfis Net

Fault Classification and Location on 220kV Transmission line Hoa Khanh Hue Using Anfis Net Journal of Automaton and Control Engneerng Vol. 3, No. 2, Aprl 2015 Fault Classfcaton and Locaton on 220kV Transmsson lne Hoa Khanh Hue Usng Anfs Net Vu Phan Huan Electrcal Testng Central Company Lmtted,

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Modeling of cotton yarn hairiness using adaptive neuro-fuzzy inference system

Modeling of cotton yarn hairiness using adaptive neuro-fuzzy inference system Indan Journal of Fbre & Textle Research Vol. 35, June 2010, pp. 121-127 Modelng of cotton yarn harness usng adaptve neuro-fuzzy nference system Abhjt Majumdar a Department of Textle Technology, Indan Insttute

More information

Implementation of Adaptive Neuro Fuzzy Inference System in Speed Control of Induction Motor Drives

Implementation of Adaptive Neuro Fuzzy Inference System in Speed Control of Induction Motor Drives J. Intellgent Learnng Systems & Applcatons, 00, : 0-8 do:0.436/jlsa.00.04 Publshed Onlne May 00 (http://www.scrp.org/journal/jlsa) Implementaton of Adaptve Neuro Fuzzy Inference System n Speed Control

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction Wavelet Mult-Layer Perceptron Neural Network for Tme-Seres Predcton Kok Keong Teo, Lpo Wang* and Zhpng Ln School of Electrcal and Electronc Engneerng Nanyang Technologcal Unversty Block S2, Nanyang Avenue

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks XXVI. ASR '2001 Semnar, Instruments and Control, Ostrava, Aprl 26-27, 2001 Paper 14 Estmaton of Solar Radatons Incdent on a Photovoltac Solar Module usng Neural Networks ELMINIR, K. Hamdy 1, ALAM JAN,

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Comparative Study of Short-term Electric Load Forecasting

Comparative Study of Short-term Electric Load Forecasting 2014 Ffth Internatonal Conference on Intellgent Systems, Modellng and Smulaton Comparatve Study of Short-term Electrc Load Forecastng Bon-gl Koo Department of electrcal and computer engneerng Pusan atonal

More information

Day ahead hourly Price Forecast in ISO New England Market using Neuro-Fuzzy Systems Alshejari, A. and Kodogiannis, V.

Day ahead hourly Price Forecast in ISO New England Market using Neuro-Fuzzy Systems Alshejari, A. and Kodogiannis, V. WestmnsterResearch http://www.westmnster.ac.uk/westmnsterresearch Day ahead hourly Prce Forecast n ISO New England Market usng Neuro-Fuzzy Systems Alshejar, A. and Kodoganns, V. Ths s a copy of the author

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Decision aid methodologies in transportation

Decision aid methodologies in transportation Decson ad methodologes n transportaton Lecture 7: More Applcatons Prem Kumar prem.vswanathan@epfl.ch Transport and Moblty Laboratory Summary We learnt about the dfferent schedulng models We also learnt

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

More information

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 7, No. 2, November 2010, 269-289 UDK: 004.896:621.311.15 Statc Securty Based Avalable Transfer Capablty (ATC) Computaton for Real-Tme Power Markets Chntham

More information

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL Paper presented at FAE Symposum, European Unversty of Lefke, Nov 22 NEURO-FUZZY ECHNIQUES FOR SYSEM MODELLING AND CONROL Mohandas K P Faculty of Archtecture and Engneerng European Unversty of Lefke urksh

More information

Fuzzy Logic Controlled Shunt Active Power Filter for Three-phase Four-wire Systems with Balanced and Unbalanced Loads

Fuzzy Logic Controlled Shunt Active Power Filter for Three-phase Four-wire Systems with Balanced and Unbalanced Loads Fuzzy Logc ontrolled Shunt ctve Power Flter for Threephase Fourwre Systems wth alanced and Unbalanced Loads hmed. Helal, Nahla E. Zakzouk, and Yasser G. Desouky bstract Ths paper presents a fuzzy logc

More information

Uraiwan Inyaem Faculty of Information Technology King Mongkut s University of Technology North Bangkok Bangkok, Thailand

Uraiwan Inyaem Faculty of Information Technology King Mongkut s University of Technology North Bangkok Bangkok, Thailand (IJCSIS) Internatonal Journal of Computer Scence and Informaton Securty, Vol. 7, No., 00 Terrorsm Event Classfcaton usng Fuzzy Inference Systems Urawan Inyaem Faculty of Informaton Technology Kng Mongkut

More information

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms IFSA-EUSFLAT 9 Optmzaton of an Ol Producton System usng Neural Networks and Genetc Algorthms Gullermo Jmenez de la C, Jose A. Ruz-Hernandez Evgen Shelomov Ruben Salazar M., Unversdad Autonoma del Carmen,

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Greenhouse Energy Consumption Prediction using Neural Networks Models

Greenhouse Energy Consumption Prediction using Neural Networks Models INTERNATIONAL JOURNAL OF AGRICULTURE & BIOLOGY ISSN Prnt: 560 850; ISSN Onlne: 84 9596 08 45/AKA/009/ 6 http://www.fspublshers.org Full Length Artcle Greenhouse Energy Consumpton Predcton usng Neural Networks

More information

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng Vol:4, No:, 200 A Hgh-Speed Multplcaton Algorthm Usng Modfed Partal Product educton Tree P Asadee

More information

A Flexible Mixed Additive-Multiplicative Model for Load Forecasting in a Smart Grid Setting

A Flexible Mixed Additive-Multiplicative Model for Load Forecasting in a Smart Grid Setting A Flexble Mxed Addtve-Multplcatve Model for Load Forecastng n a Smart Grd Settng Eugene A. Fenberg, Jun Fe Department of Appled Math & Statstcs and Advanced Energy Center Stony Brook Unversty Stony Brook,

More information

Lecture 3: Multi-layer perceptron

Lecture 3: Multi-layer perceptron x Fundamental Theores and Applcatons of Neural Netors Lecture 3: Mult-laer perceptron Contents of ths lecture Ree of sngle laer neural ors. Formulaton of the delta learnng rule of sngle laer neural ors.

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

NEURO-FUZZY MODELING OF SUPERHEATING SYSTEM OF A STEAM POWER PLANT

NEURO-FUZZY MODELING OF SUPERHEATING SYSTEM OF A STEAM POWER PLANT NEURO-FUZZY MODELING OF SUPERHEAING SYSEM OF A SEAM POWER PLAN A. R. Mehraban, A. Yousef-Koma School of Mechancal Engneerng College of Engneerng Unversty of ehran P.O.Box: 4875 347, ehran Iran armehraban@gmal.com

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

Prediction of Rainfall Using MLP and RBF Networks N. Vivekanandan Central Water and Power Research Station, Pune

Prediction of Rainfall Using MLP and RBF Networks N. Vivekanandan Central Water and Power Research Station, Pune Int. J. Advanced etworkng and Applcatons Volume: 05, Issue: 04, Pages:974-979 (204 ISS : 0975-0290 974 Predcton of Ranfall Usng MLP and RBF etworks. Vvekanandan Central Water and Power Research Staton,

More information

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISSN 277-3528 IJTPE Journal www.otpe.com jtpe@otpe.com June 22 Issue Volume 4 Number

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Performance Evaluation of ANFIS for Classification of PCG Signal Using Wavelet Transform

Performance Evaluation of ANFIS for Classification of PCG Signal Using Wavelet Transform Internatonal Journal of Advanced Research n Electroncs and Communcaton Engneerng (IJARECE) Performance Evaluaton of ANFIS for Classfcaton of PCG Sgnal Usng Wavelet Transform Ajay Kumar Roy, Abhshek Msal

More information

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis New Parallel Radal Bass Functon Neural Network for Voltage Securty Analyss T. Jan, L. Srvastava, S.N. Sngh and I. Erlch Abstract: On-lne montorng of power system voltage securty has become a very demandng

More information

Available Transfer Capability (ATC) Under Deregulated Power Systems

Available Transfer Capability (ATC) Under Deregulated Power Systems Volume-4, Issue-2, Aprl-2, IN : 2-758 Internatonal Journal of Engneerng and Management Research Avalable at: www.emr.net Page Number: 3-8 Avalable Transfer Capablty (ATC) Under Deregulated Power ystems

More information

The Effect Of Phase-Shifting Transformer On Total Consumers Payments

The Effect Of Phase-Shifting Transformer On Total Consumers Payments Australan Journal of Basc and Appled Scences 5(: 854-85 0 ISSN -88 The Effect Of Phase-Shftng Transformer On Total Consumers Payments R. Jahan Mostafa Nck 3 H. Chahkand Nejad Islamc Azad Unversty Brjand

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

More information

A NEURO-FUZZY APPROACH FOR THE FAULT LOCATION ESTIMATION OF UNSYNCHRONIZED TWO-TERMINAL TRANSMISSION LINES

A NEURO-FUZZY APPROACH FOR THE FAULT LOCATION ESTIMATION OF UNSYNCHRONIZED TWO-TERMINAL TRANSMISSION LINES Internatonal Journal of Computer Scence & Informaton Technology (IJCSIT) Vol 5, No, February 203 A NEURO-FUZZY APPROACH FOR THE FAULT LOCATION ESTIMATION OF UNSYNCHRONIZED TWO-TERMINAL TRANSMISSION LINES

More information

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

More information

An Improved Method in Transient Stability Assessment of a Power System Using Committee Neural Networks

An Improved Method in Transient Stability Assessment of a Power System Using Committee Neural Networks IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.9 No., January 9 9 An Improved Method n Transent Stablty Assessment of a Power System Usng Commttee Neural Networks Reza Ebrahmpour

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems September 214, Vol. 1, No. 1 Desgnng Intellgent Load-Frequency Controllers for Large-Scale Mult-Control- Interconnected Power Systems Nguyen Ngoc-Khoat 1,2,* 1 Faculty of Automaton Technology, Electrc

More information

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

Modeling the Properties of Core-Compact Spun Yarn Using Artificial Neural Network

Modeling the Properties of Core-Compact Spun Yarn Using Artificial Neural Network JOURNAL OF TEXTILES AND POLYMERS, VOL. 4, NO. 2, JUNE 2016 101 Modelng the Propertes of Core-Compact Spun Yarn Usng Artfcal Neural Network Parvaneh Kherkhah Barzok, Morteza Vadood, and Majd Safar Johar

More information

Determining the Amount and Location of Leakage in Water Supply Networks Using a Neural Network Improved by the Bat Optimization Algorithm

Determining the Amount and Location of Leakage in Water Supply Networks Using a Neural Network Improved by the Bat Optimization Algorithm ORIGINAL ARTICLE Receved 19 May. 2014 Accepted 31 May. 2014 Copyrght 2014 Scencelne Publcaton Journal of Cvl Engneerng and Urbansm Volume 4, Issue 3: 322-327 (2014) ISSN-2252-0430 Determnng the Amount

More information

FPGA Implementation of Adaptive Neuro-Fuzzy Inference Systems Controller for Greenhouse Climate

FPGA Implementation of Adaptive Neuro-Fuzzy Inference Systems Controller for Greenhouse Climate (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, FPGA Implementaton of Adaptve Neuro-Fuzzy Inference Systems Controller for Greenhouse Clmate Charaf eddne LACHOURI Electroncs department

More information

Integration of Global Positioning System and Inertial Navigation System with Different Sampling Rate Using Adaptive Neuro Fuzzy Inference System

Integration of Global Positioning System and Inertial Navigation System with Different Sampling Rate Using Adaptive Neuro Fuzzy Inference System World Appled Scences Journal 7 (Specal Issue of Computer & IT): 98-6, 9 ISSN 88.495 IDOSI Publcatons, 9 Integraton of Global Postonng System and Inertal Navgaton System wth Dfferent Samplng Rate Usng Adaptve

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University)

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University) -4 June 5 IFEMA Madrd h P5 3 Elastc Envelope Inverson J.R. Luo* (X'an Jaotong Unversty), R.S. Wu (UC Santa Cruz) & J.H. Gao (X'an Jaotong Unversty) SUMMARY We developed the elastc envelope nverson method.

More information

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

More information

NEURO-FUZZY COMPENSATION OF TORQUE RIPPLE IN A SWITCHED RELUCTANCE DRIVE

NEURO-FUZZY COMPENSATION OF TORQUE RIPPLE IN A SWITCHED RELUCTANCE DRIVE NEURO-FUZZY COMPENSATION OF TORQUE RIPPLE IN A SWITCHED RELUCTANCE DRIVE L. O. P. Henrques, L. G. B. Rolm, W. I. Suemtsu,, P. J. Costa. Branco and J. A. Dente COPPE / PEE - UFRJ Ro de Janero - Brazl Fax:

More information

Revision of Lecture Twenty-One

Revision of Lecture Twenty-One Revson of Lecture Twenty-One FFT / IFFT most wdely found operatons n communcaton systems Important to know what are gong on nsde a FFT / IFFT algorthm Wth the ad of FFT / IFFT, ths lecture looks nto OFDM

More information

Hardware Implementation of Fuzzy Logic Controller for Triple-Lift Luo Converter

Hardware Implementation of Fuzzy Logic Controller for Triple-Lift Luo Converter Hardware Implementaton of Fuzzy Logc Controller for Trple-Lft Luo Converter N. Dhanasekar, R. Kayalvzh Abstract: Postve output Luo converters are a seres of new DC- DC step-up (boost) converters, whch

More information

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

More information

A Patent Quality Classification System Using a Kernel-PCA with SVM

A Patent Quality Classification System Using a Kernel-PCA with SVM ADVCOMP 05 : The nth Internatonal Conference on Advanced Engneerng Computng and Applcatons n Scences A Patent Qualty Classfcaton System Usng a Kernel-PCA wth SVM Pe-Chann Chang Innovaton Center for Bg

More information

Artificial Neural Networks for Cognitive Radio Network: A Survey

Artificial Neural Networks for Cognitive Radio Network: A Survey Internatonal Journal of Electroncs and Communcaton Engneerng Artfcal Neural Networks for Cogntve Rado Network: A Survey Vshnu Pratap Sngh Krar Abstract The man am of a communcaton system s to acheve maxmum

More information

Classification of intracranial Electroencephalographic signals using adaptive neuro fuzzy inference system

Classification of intracranial Electroencephalographic signals using adaptive neuro fuzzy inference system Proc. ESA Annual Meetng on Electrostatcs 2014 1 Classfcaton of ntracranal Electroencephalographc sgnals usng adaptve neuro fuzzy nference system Sathsh Eswaramoorthy 1, Svakumaran N 1, Raj Sundarajan 2

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks 74 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 3, No., Aprl 0 A Fuzzy-based Routng Strategy for Multhop Cogntve Rado Networks Al El Masr, Naceur Malouch and Hcham

More information

The PWM speed regulation of DC motor based on intelligent control

The PWM speed regulation of DC motor based on intelligent control Avalable onlne at www.scencedrect.com Systems Engneerng Proceda 3 (22) 259 267 The 2 nd Internatonal Conference on Complexty Scence & Informaton Engneerng The PWM speed regulaton of DC motor based on ntellgent

More information

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants 1 Modfed Predctve Optmal Control Usng Neural Networ-based Combned Model for Large-Scale Power Plants Kwang Y Lee, Fellow, IEEE, Jn S Heo, Jason A Hoffman, Sung-Ho Km, and Won-Hee Jung Abstract--Wth a Neural

More information

Research Article. Adaptive Neuro-Fuzzy Inference System based control of six DOF robot manipulator. Srinivasan Alavandar * and M. J.

Research Article. Adaptive Neuro-Fuzzy Inference System based control of six DOF robot manipulator. Srinivasan Alavandar * and M. J. Jestr Journal of Engneerng Scence and Technology Revew (8) 6- Research Artcle Adaptve Neuro-Fuzzy Inference System based control of sx DOF robot manpulator Srnvasan Alavandar * and M. J. Ngam JOURNAL OF

More information

APPLICATION OF FUZZY MULTI-OBJECTIVE METHOD FOR DISTRIBUTION NETWORK RECONFIGURATION WITH INTEGRATION OF DISTRIBUTED GENERATION

APPLICATION OF FUZZY MULTI-OBJECTIVE METHOD FOR DISTRIBUTION NETWORK RECONFIGURATION WITH INTEGRATION OF DISTRIBUTED GENERATION Journal of Theoretcal and Appled Informaton Technology 2005 ongong JATIT & LLS ISSN: 1992-8645 www.jatt.org E-ISSN: 1817-3195 APPLICATION OF FUZZY MULTI-OBJECTIVE METHOD FOR DISTRIBUTION NETWORK RECONFIGURATION

More information

Kalman Filter and SVR Combinations in Forecasting US Unemployment

Kalman Filter and SVR Combinations in Forecasting US Unemployment Kalman Flter and SVR Combnatons n Forecastng US Unemployment Georgos Sermpns, Charalampos Stasnaks, Andreas Karathanasopoulos To cte ths verson: Georgos Sermpns, Charalampos Stasnaks, Andreas Karathanasopoulos.

More information

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

More information

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization Servo Actuatng System Control Usng Optmal Fuzzy Approach Based on Partcle Swarm Optmzaton Dev Patel, L Jun Heng, Abesh Rahman, Deepka Bhart Sngh Abstract Ths paper presents a new optmal fuzzy approach

More information

STATISTICS. is given by. i i. = total frequency, d i. = x i a ANIL TUTORIALS. = total frequency and d i. = total frequency, h = class-size

STATISTICS. is given by. i i. = total frequency, d i. = x i a ANIL TUTORIALS. = total frequency and d i. = total frequency, h = class-size STATISTICS ImPORTANT TERmS, DEFINITIONS AND RESULTS l The mean x of n values x 1, x 2, x 3,... x n s gven by x1+ x2 + x3 +... + xn x = n l mean of grouped data (wthout class-ntervals) () Drect method :

More information

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic Ths appendx accompanes the artcle Cod and clmate: effect of the North Atlantc Oscllaton on recrutment n the North Atlantc Lef Chrstan Stge 1, Ger Ottersen 2,3, Keth Brander 3, Kung-Sk Chan 4, Nls Chr.

More information

1. Introduction. Amin Amini 1+, Naser Ebadati 2, Mohammadreza Ameri Mahabadian 3

1. Introduction. Amin Amini 1+, Naser Ebadati 2, Mohammadreza Ameri Mahabadian 3 2012 Internatonal Conerence on Boscence, Bochemstry and Bonormatcs IPCBEE vol.3 1(2012) (2012)IACSIT Press, Sngapoore Applcaton o Commttee Machne Neural Networks Utlzed wth Fuzzy Genetc Algorthm (FGA CMNN)

More information

Available online at ScienceDirect. Procedia Computer Science 48 (2015 ) (ICCC-2014) (ICCC-2015)

Available online at   ScienceDirect. Procedia Computer Science 48 (2015 ) (ICCC-2014) (ICCC-2015) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 48 (2015 ) 753 768 Internatonal Conference on Intellgent Computng, Communcaton & Convergence (ICCC-2015) (ICCC-2014) Conference

More information

J. Electrical Systems 13-3 (2017): Regular paper

J. Electrical Systems 13-3 (2017): Regular paper Mng-Yuan Cho 1, Hoang Th Thom 1,* J. Electrcal Systems 13-3 (2017): 415-428 Regular paper Fault Dagnoss for Dstrbuton Networks Usng Enhanced Support Vector Machne Classfer wth Classcal Multdmensonal Scalng

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

More information

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

More information

Artificial Intelligence Techniques Applications for Power Disturbances Classification

Artificial Intelligence Techniques Applications for Power Disturbances Classification Internatonal Journal of Electrcal and Computer Engneerng 3:5 28 Artfcal Intellgence Technques Applcatons for Power Dsturbances Classfcaton K.Manmala, Dr.K.Selv and R.Ahla Abstract Artfcal Intellgence (AI)

More information

Maximum Power Point Tracking Control for Photovoltaic System Using Adaptive Neuro- Fuzzy ANFIS

Maximum Power Point Tracking Control for Photovoltaic System Using Adaptive Neuro- Fuzzy ANFIS Author manuscrpt, publshed n " Eghth Internatonal Conference and Exhbton on Ecologcal Vehcles and Renewable Energes (EVER), Monaco : Monaco ()" Maxmum Power Pont Trackng Control for Photovoltac System

More information