The PID Controller Based on the Artificial Neural Network and the Differential Evolution Algorithm

Size: px
Start display at page:

Download "The PID Controller Based on the Artificial Neural Network and the Differential Evolution Algorithm"

Transcription

1 2368 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER 22 he PID Controller Based on the Artfcal Neural Networ and the Dfferental Evoluton Algorthm We Lu he Control Scence and Engneerng Department of Dalan Unversty of echnology, Dalan, Chna Emal: Janhua Yang and Xaodong Lu he Control Scence and Engneerng Department of Dalan Unversty of echnology, Dalan, Chna Emal: Abstract he conventonal PID (proportonal-ntegraldervatve) controller s wdely appled to ndustral automaton and process control feld because ts structure s sample and ts robust s well, but t do not wor well for nonlnear system, tme-delayed lnear system and tmevaryng system. hs paper provdes a new style of PID controller that s based on artfcal neural networ and evolutonary algorthm accordng to the conventonal one s mathematcal formula. he artfcal neural networ (ANN) s used to approach PID formula and the dfferental evoluton algorthm (DEA) s used to search weght of the artfcal neural networ. hs new controller s proven better control effect n the smulaton test. hs new controller has more advantages than the conventonal one, such as less calculated load, faster global convergence speed, better robust, more ndependence and adaptablty on the plant and ndependent of human nterventon and expert experences etc. Index erms the artfcal neural networ, the dfferental evoluton algorthm, PID controller I. INRODUCION he conventonal PID (proportonal-ntegral-dervatve) controller s wdely appled to ndustral automaton and process control, for ts control mode s drect, smple and robust. But, there are some dsadvantages of PID control. Frstly, t s dffcult to regulate the three parameters of PID controller: K P, K I and K D n some control systems. Secondly, the conventonal PID controllers generally do not wor well for nonlnear system, tme-delayed lnear system, complex and vague system, tme varyng systems [][2][3][4]. Varous types of modfed PID controller have been developed, such as self-turnng PID controller, to overcome the one problem of the regulaton conventonal PID controller parameter. he fuzzy PID controllers and the neural networ PID controllers are also desgned for ths purpose. he natural representaton of control nowledge mae fuzzy controller easy to be understood [3]. But the most fuzzy controllers use two nputs, error, the change rate of error to approxmately behaves le a PD controller, and obvously there would exst steady-state error when ndustral process systems are controlled by fuzzy controller. It can elmnate the steady-state error of the control system to consder the ntegraton of error n nput of the fuzzy controller. Of course ths can be realzed by desgnng,a fuzzy controller wth three nputs, error, the change rate of error and ntegraton of error. However, t wll be hard to mplement n practce because of the dffculty n constructng control rules base. Frst, t s not the practce for expert to observe the ntegraton of error. Second, addng one nput varable n fuzzy controller wll greatly ncrease the number of control rules [7][8]. he artfcal neural networ has the ablty of learnng and functon approxmaton. In addton, the artfcal neural networ learnng processes are ndependent of human nterventon and expert experences. For such stuatons, many studes use ANN to approxmate PID formula to realze ANN-PID controller. But the learnng method of ANN usually adopts some tradtonal algorthm, ncludng the delta rule, the steepest descent methods, Boltzman s algorthm, the bac-propagaton learnng algorthm, the standard verson of genetc algorthm [9][][], etc. hese tradtonal learnng methods of ANN exsts some defcency ncludng such as the problem of the slow speed of convergence, local mnma, and the large amount of computaton of networ, etc, whch lead to ANN-PID controller s dffcult to use actually[5][6]. In ths paper, a new ANN PID controller whch s based on the dfferental evoluton algorthm (DEA) s proposed. Here, artfcal neural networ s used to approxmate PID formula and usng DEA to tran the weghts of ANN. he smulaton proves ths controller can get better control effect, and t s easly realzed and the less amount of computaton. he remander of the paper s organzed as fellows. Secton 2 brefly descrbed the conventonal ANN-PID controller. Secton 3 brefly ntroduced the basc dea of the dfferental evoluton algorthm. Secton 4 presents proposed the framewor and algorthm of the ANN-PID 22 ACADEMY PUBLISHER do:.434/jcp

2 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER controller based on the dfferental evoluton algorthm (ANN-PID-DEA). Secton 5 apples the proposed framewor and algorthm to fve examples wth dfferent complexty levels to demonstrate ts control ablty and learnng capablty of ANN-PID-DEA controller. Fnally, Secton 6 provdes the concluson. II. HE CONVENIONAL ANN-PID CONROLLER It s well nown, there are two tradtonal PID controller modes, one s locatonal mode, and the other s ncremental mode. he ANN realzaton of locatonal mode PID s shown below. It can be referenced to get the one of ncremental mode. ANN-PID controller generally adopts steepest descent method to learn weghts based on the objectve functon J. [ y ( + ) y( + ) ] J p (3) 2 Where, y p s the desred output of the controlled object at step +, y s the actual output of the controlled object at step +. As we all now, usng gradent descent method to tran u( K e( + e j j d ( + ( e( e( ) ) K Pe( + KIe j ( + K j D Δe( () where K p K, K I K/ I, K D K d, s the samplng perod, u( s output of the PID controller, e( s the devaton. For equaton (), u( s the lnear combnaton of e(, j e (, Δe j (,.e. Δe( u( f e(, e j (, (2) j Feed-forward ANN s used to construct an ANN-PID controller. Generally, a three layered feed-forward ANN wth approprate networ structure and weghts can approach to any random contnuous functon. he ANN s desgned wth three layers n consderaton of the control system real tme requrement. Obvously, there are three nodes n nput layer, the devaton e(, the cumulaton of devaton e j ( and the varety of devaton Δe(. Only one node n output layer, that s, the output of the controller u(. In order to smplfy the structure of the ANN, hdden layer nodes, whch can correctly reflect the relatonshp between the nput and the output of the ANN, are desgned as few as possble, and 8 nodes s assumed n ths paper. In practce, hdden layer nodes can be acqured by experment or experence [4][5][6]. he neuron actvaton functon of nput layer s assumed lnear functon f (x) x; that of hdden layer s assumed the Sgmod functon f h (x)/(+e -x ) and that of output layer s assumed lnear functon f o (x)x. So a 3-8- networ s constructed and s shown n Fg., whch can tae the place of tradtonal PID controller. In Fg., the ANN-PID three nputs of nput layer are e(, ANN-PID. j e (, Δe j (, u( s the output of Fgure ANN-PID controller. ANN leads to fallng nto local mnmum and slowng speed of converge, therefore n order to get rde of ths defect, n next secton, the dfferent evoluton algorthm (DEA) s adopted to tran weghts of the ANN-PID. III. HE DIFFERENIAL EVOLUION AL GORIHM he dfferent evoluton algorthm (DEA) s a branch of the evoluton algorthms, whch has been developed by Storn and Prce [7]. DEA s a smple evolutonary algorthm that creates new canddate solutons by combnng the parent ndvdual and several other ndvduals of the same populaton. A canddate replaces the parent only f t has better ftness. hs s a rather greedy selecton scheme that often outperforms tradtonal EAs. Le the other EA, utlzes N, n- dmensonal parameter weght vectors w,g,,..., N, as a populaton for each teraton, called generaton, of the DEA algorthm. he ntal populaton s taen to be unformly dstrbuted n the search space. At each teraton, the mutaton and crossover operators are appled on the ndvduals, and a new populaton arses. hen, the selecton phase starts, where the N best ponts from both populatons are selected to comprse the next generaton. Accordng to the mutaton operator, for each weght vector, w,g,,..., N, a mutant vector s determned through the equaton: ( W W ) V, G Wr, G + F r2, G r3, G + (4) where r, r2, r3 {,..., N}, are mutually dfferent random ndexes and also dfferent from the current ndex. F (, 2] s a real constant parameter that affects the dfferental varaton between two vectors, and N must be 22 ACADEMY PUBLISHER

3 237 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER 22 greater than or equal to 4, n order to apply mutaton. Followng the mutaton phase, the crossover operator s appled on the populaton, combnng the prevously mutated vector,v,g+ [v,g+,v 2,G+,,v D,G+ ] wth a socalled target vector, w,g+ [w,g+,w 2,G+,,w D,G+ ]. hus a so-called tral vector, u,g+ [u,g+,u 2,G+,, u D,G+ ] s generated, accordng to or u V, f (Randb(j) CR)orjrnbr() (5) j, G+ j, G+ u V, f (Randb(j)>CR) or j rnbr() (6) j, G+ j, G+ where l,..., N, randb(j) [, ] s the jth evaluaton of a unform random number generator, for j, 2,..., D, and rnbr(), 2,..., d s a randomly chosen ndex. CR [, ] s the crossover constant (user defned), a parameter that ncreases the dversty of the ndvduals n the populaton. he three algorthm parameters that steer the search of the algorthm are the populaton sze (N), the crossover constant (CR) and the dfferental varaton factor (m). hey reman constant durng an optmzaton. o decde whether or not the vector u,g+ should be a member of the populaton comprsng the next generaton, t s compared to the ntal vector w ;G. hus, ( u ) f ( w ) u, G +, f, G + <, G w, G + (7) w, G, otherwse he procedure descrbed above s consdered as the standard varant of the DE algorthm. Dfferent mutaton and crossover operators have been appled wth promsng results. In addton, DE algorthms have a property that Prce has called a unversal global mutaton mechansm or globally correlated mutaton mechansm, whch seems to be the man property responsble for the appealng performance of DE as global optmzers. o apply DEA algorthms to ANN tranng weghts as an ntal weght populaton, and evolve them over tme; N s fxed throughout the tranng process, and the weght populaton s ntalzed randomly followng a unform probablty dstrbuton. At each teraton, called generaton, new weght vectors are generated by the combnaton of the weght vectors randomly chosen from the populaton. hs operaton s called mutaton. he derved weght vectors are then mxed wth another predetermned weght vector, the target vector, through the crossover operaton. hs operaton yelds the so called tral vector. he tral vector s accepted for the next generaton f and only f t reduces the error value of the objectve functon J ((3)). hs last operaton s called selecton. he abovementoned operatons ntroduce dversty n the populaton and are used to help the algorthm escape the local mnma n the weght space. he combned acton of mutaton and crossover s responsble for much of the effectveness of DEA s search, and allows them to act as parallel, nose-tolerant, hll-clmbng algorthms, whch effcently search the whole weght space [22][23]. IV. HE ANN-PID LEARNING ALGORIHM BASED ON HE DEA As shown n the followng Fg. 2, ANN-DEA-PID s controller based on the artfcal networ and the dfferent evolve algorthm, r s system referenced nput, y s system output, u s controllng output of ANN-DEA-PID controller. Devaton e, cumulaton of devaton Σe and varety of devaton Δe are appled as the nputs of ANN- DEA-PID controller. In ths control system, we adopt the hybrd method combned of dfferental evoluton algorthm and steepest descent algorthm for ANN-DEA- PID. he DE algorthm wors on the termnaton pont of steepest descent algorthm. hus the method conssts of a steepest descent strategy-based ANN-DEA-PID tranng stage and a dfferental evolutonary strategy-based ANN- DEA-PID retranng stage. Fgure 2. he ANN-PID control system based on DEA.. A. Frst Stage: the Steepest Descent Algorthm for ANN- DEA-PID he proposed learnng procedure s based on the gradent descent learnng rule for ANNs learnng. In Fg., Input layer s weghts are,,. Input of hdden layer s jth neuron can be wrtten as follows: 3 I ω X (8) Where ω j s the weght whch connect jth(j,2 8) neuron n hdden layer wth th(,2,3) neuron n nput layer; X (,2,3) are the outputs of nput layer, that s: X e(, X 2 e j (, X 3 j Output of the jth neuron n hdden layer s: j Δe( (9) O f I ) () h ( Input of the neuron n output layer s 8 I ω O () o j ω j (j,2 8) s the weght whch connects the only neuron n output layer wth the jth neuron n hdden layer. Output of the neuron n output layer s j 22 ACADEMY PUBLISHER

4 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER O (2) o fo ( I o ) I o Output of the neutral networ PID controller s u (3) ( Oo f o ( I o ) I o ) Adjustng of Output Layer s Weghts Weght learnng rule s Δ ω j η (4) Where η s learnng speed, t commonly s (, ). j j + ) o y + ) ( o j ( y ( + ) y( + ) ) p O + ) u( (5) where + ) u( s unnown whch denotes system s nput-output relatonshp. For most systems, ts sgnal s defnte. + ) u( s replaced wth sgn( y( + ) u( ), and learnng speed η s used to equalze the calculate error. Adjustng rule of output layer s weghts ω j s: ω η + ) ω ( + j ( j + ) ( y ( + ) y( + ) ) O sgn( ) p j u( 2) Adjustng of Hdden Layer s Weghts Weght learnng rule s Δωj η j η η o o η O o X j ( O ) X 8 ω O η j o + ) ω j + ) o ( y ( + ) y( + ) ) p ω j X + ) ω j u( (6) (7) (8) wher + ) u( s replaced by sgn( y( + ) u( ), learnng speed η s used to equalze the calculate error. Correspondng adjustng rule of hdden layer s weghts ω j s: ω ( + ) ω ( j j ω O j ) + η( y p ( + ) y( + ) ) + ) ( O ) X sgn( ) u( (9) A generc descrpton of the proposed hybrd algorthm s gven n Algorthm. Algorthm. Stage : the steepest descent learnng Step a: Decde networ structure at frst. Because the nodes of networ nput layers and output layers are nown, only the nodes of hdden layers remaned undecded. Step 2a: Intalze the weghts of hdden layers ω j and the ones of output layers ω j wth less random number, select the speed of learnng η; Step 3a: Repeat for each nput concept state (. Step 4a: Sample the system, get e(, j Δe( e j (,, whch are the networ nputs; Step 5a: Accordng to formula (9) and () calculate the outputs of hdden layer and output layer, get the controllng amount u; Step 6a: Calculate the system output and get y( +) ; Step 7a: Accordng to the weghts adaptng rule (5) and (8) of output layer and hdden layer, regulate each connecton weght of output layer and hdden layer. Step 8a: Calculate objectve functon J Step 9a: Untl the termnaton condtons are met. Stepa: Return the fnal weghts W SDA (+) to the Stage 2. Stage 2: the dfferental evoluton learnng Step 2b: Intalze the DE populaton n the neghborhood (+) of W SDA and wthn the suggested weght constrants (ranges). Step 2b: Repeat for each nput concept state (. Step 3b: For to NP. ( Step 4b: MUAION (w ) Mutant_Vector. Step 5b: CROSSOVER (Mutant_Vector) ral_vector. ( Step 6b: If J (ral_vector) J(w ), accept ral_vector for the next generaton. Step 7b: End For. Step 8b: Untl the termnaton condton s met. Frst, the steepest descent algorthm s outlned n the Stage of Algorthm, and provdes convergence of concepts values n a desred state. he ey features of the steepest descent algorthm method are the low storage requrements and the nexpensve computatons. In Stage 2 of Algorthm, the dfferental evoluton (DE) algorthm, responsble for the ANN-DEA-PID retranng s outlned. B. Second Stage: the Dfferental Evoluton Algorthm o apply DEA algorthms to ANN-PID retranng weghts startng wth a specfc number (N) of n- 22 ACADEMY PUBLISHER

5 2372 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER 22 dmensonal weght vectors, as ntal populaton, and evolve them over tme; N s fxed throughout the tranng process, and the weght populaton s ntalzed by perturbng the approprate soluton provded by the steepest descent algorthm. Also, the approprate ftness functon s determned. In ths case, the steepest descent algorthm seeds the DE,.e. a prelmnary soluton s avalable by the steepest descent algorthm; so, the ntal populaton mght be generated by addng normally dstrbuted random devatons to the nomnal soluton. However, n the experments reported n the next secton, we have also used the constrants on weghts defned ntally by experts to perturb the approxmated soluton provded by steepest descent algorthm. Let us now gve some detals about the verson of DE algorthm used here. Steps 4b and 5b mplement the mutaton and crossover operators, respectvely, whle Step 6b s the selecton operator. For each weght vector w ( the new vector called mutant vector s generated accordng to the followng relaton: Mutant vector v ( + ) ( ( ( ( w w + w w ), w + μ best r r2 (2),2L NP ( Where w best s the best populaton member of the prevous teraton, μ> s a real parameter (mutaton constant) whch regulates the contrbuton of the dfference between weght vectors, and w r, w r2 are weght vectors randomly chosen from the populaton wth r, r2 {l, 2,..., -l, +,..., N},.e. r, r2 are random ntegers mutually dfferent from the runnng ndex. Amng at decreasng the dversty of the weght vectors further, the crossover-type operaton yelds the so-called tral vector, u (+),,..., N. hs operaton wors as follows: the mutant weght vectors (v (+),,..., N) are mxed wth the target vectors, w (+), l,..., N. Specfcally, we randomly choose a real number r n the nterval [, ] for each component j, j, 2,..., n, of the (+) v. hs number s compared wth CR [, ](crossover constant), and f r CR; then, the jth component of the tral vector u (+), gets the value of the (+) jth component of the mutant vector v ;otherwse, t gets the value of the jth component of the target vector, w (+). he tral vector s accepted for the next generaton f and only f t reduces the value of the followng (+) proposed ftness functon J; otherwse the old value, w s retaned. hs last operaton s the selecton, and due to the movng optmum nature of the dfferental evoluton tas, t ensures that the ftness J starts steadly decreasng at some teraton. Here, clearly, the ftness functon J s formula (3). he purpose s to determne the values of the weghts of the ANN-DEA-PID that produce a desred behavor of the system. he determnaton of the weghts s of major sgnfcance and t contrbutes towards the establshment of ANN-DEA-PID as a robust methodology, and mproves the performance of ANN-DEA-PID. V. SIMULAION ANALYSIS he neural networ PID controller wth the dfferental evolutonal algorthm, whch s proposed n ths paper, s a constructed by neural networ PID controller and the dfferental evolutonal algorthm. In ths new PID controller, the artfcal neural networ s used to approach the conventonal PID formula and the dfferental evoluton algorthm (DEA) s used to search weght of the artfcal neural networ. Fve examples wth dfferent complexty levels are descrbed n ths secton and are used for the smulatons. A. Frst Order System he frst example s the frst order systems model as follow G ( s) (2) 95s + For ths delay tme system, the parameters are chosen as follow: sample perod s s, reference value r, the tradtonal PID controller parameters are K p 23,K.375,K d.2. he output response obtaned s shown n Fg. 3 as curve for step nput sgnal. Curve 2 n Fg.3 shows the result of ANN-DEA-PID controller wth the 3-8- neural networ and ANN s learnng speed s.. Curve 3 n Fg.3 also depcts the output performance of the ANN-PID controller wth the 3-8- neural networ n whch the parameters after learnng are: s, s, r,and ANN s learnng speed s.. Fgure 3. he ANN-PID control system based on DEA. B. Frst Order System wth me Delay he second example s the frst order systems wth the tme dealy model as follow s e G( s) 95s + (22) 22 ACADEMY PUBLISHER

6 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER For ths delay tme system, the parameters are chosen as follow: sample perod s s, reference value r, the tradtonal PID controller parameters are K p 3,K.325,K d.8. he output response obtaned s shown n Fg. 4 as curve for step nput sgnal. Curve 2 n Fg.4 shows the result of ANN-DEA-PID controller wth the 3-8- neural networ and ANN s learnng speed s.. Curve 3 n Fg.4 also depcts the output performance of the ANN-PID controller wth the 3-8- neural networ n whch the parameters after learnng are: s, s, r,and ANN s learnng speed s.. For ths process, the sutable parameters of conventonal PID controller are consdered as: sample perod s.5s, reference value r ; K p.92, K.279, K d he curve of output response that mared curve s shown n Fg 6. For ANN-PID controller wth the 3-8- neural networ and ANN s learnng speed s., the output response, called curve 2, s gven n the same tme. Curve 3 n Fg.6 gves the result of ANN-DEA-PID controller wth the 3-8- neural networ and ANN s learnng speed η.. Fgure 5. he control effect of PID, ANN-PID and ANN-DEA-PID controller for second order system. C. Second Order System he second example s the second order systems wth the smple model as follow G ( s) (23) s( s + ) For ths second order system, the parameters are chosen as follow: sample perod s.5s, reference value r8, the tradtonal PID controller parameters are K p 3.57,K.25,K d.2. he output response obtaned s shown n Fg. 5 as curve for step nput sgnal. Curve 2 n Fg. 5 shows the result of ANN-DEA-PID controller wth the 3-8- neural networ and ANN s learnng speed s.. Curve 3 n Fg. 5 also depcts the output performance of the ANN-PID controller wth the 3-8- neural networ n whch the parameters after learnng are: s, s, r,and ANN s learnng speed s.. D. Second Order System wth me Delay he thrd example s the second order system wth tme delay. he model of t s obtaned as followng G( s) e 2s ( s + )( 23s + ) (24) Fgure 6. he control effect of PID, ANN-PID and ANN-DEA-PID controller for frst order system wth tme delay. Fgure 4. he control effect of PID, ANN-PID and ANN-DEA-PID controller for second order system wth tme delay. E. the me Varable Nonlnear System Durng the smulaton, a typcal tme varable nonlnear system, whch model s a ( y( ) + u( ) y (, 2 + y ( ) 22 ACADEMY PUBLISHER

7 2374 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER 22 π a ( +.sn (25) 25 It s taen as the controlled object. Obvously, the conventonal PID controller can not be appled to tme varable nonlnear system such as (24). In here, he ANN-DEA-PID controller wth the 3-8- neural networ structure and the tradtonal ANN-PID controller are appled respectvely. When the nput sgnal s square wave wth ampltude s [-,] and perod s s.he control system sample perod s s.5s, the correspondng response curves are shown n Fg.6 and Fg.7. From Fg.7 and Fg.8, t s obvous that the control effect of ANN-DEA-PID controller better than ANN-PID controller and the ANN-DEA-PID controller s more ndependent and adaptable on the model of the controlled object. hs also exactly reflects the outstandng learnng and retanng ablty and self-adaptng ablty of neural networ. In addton, the dfferent evolve algorthm s adopted to tran weghts of networ, whch promotes the performance of the control system and decrease calculated load. Fgure 7. he control effect of ANN-PID controller for the tme varable nonlnear system. Fgure 8. he control effect of ANN-DEA-PID controller for the tme varable nonlnear system. VI. CONCLUSION he advantages of the ANN-PID controller based DEA are summarzed as followng:. he mathematcs model for the controlled object s not necessary; 2. he structure of the controller and the algorthm s smple, and t s convenent to apply them to onlne realtme control; 3. It s more robust. he method can be appled to ndustral process control, and tae full advantage of both neural networ and tradtonal PID. 4. ANN-PID controller based on DEA convergence speed s faster than ANN-PID controller and ANN-DEA- PID controller can reach global mnmum, due to adopt the dfferent evolutonal algorthm to tran weght of neural networ. REFERENCES [] Yu Yongquan, Huang Yng and Zeng B, A PID Neural Networ Controller, Proceedng of the Internatonal Jont Conference on Neural NetWors, IEEE Copmuter Socety Press,Calforna, vol. 3, pp , 23. [2] Yue Pan,Png Song and Keje L, PID Control of Mnature Unmanned Helcopter Yaw System based on RBF Neural Networ, Intellgent computng and Informaton Scence,vol. 35,pp ,2. [3] Haquan Wang, Dongyun Wang and Guotao Zhang, Research of Neural networ PID Control of Aeroengne, Advances Automaton and Robotcs, vol., pp , 2. [4] Iwasa,.,Morzum,N.andOrmatu,S. emperature Control n a Batch Process by Neural Networs, Proceedng of IEEE World Congress on Computatonal Intellgence, IEEE Press,New Yor, vol. 2, pp , 992. [5] L q, L shhua. Analyss and Improvement of a Knd of neural Networs Intellgent PID Control Alogrthm, Control and Decson Edtoral Department, ShenYang Chna, vol. 3, pp. 3-36, 998. [6] Morad,M.H. New echnques for PID Controller Desgn, Proceedng of 23 IEEE Conference on Control Applcatons, IEEE Press,New Yor, vol. 2, pp , 23. [7] Indranl Pan,Saptarsh Das,Amtava Gupta, unng of an optmal fuzzy PID controller wth stochastc algorthms for networed control systems wth random tme delay, ISA ransacton, vol. 5, pp , 2. [8] G.jahed, M.M.Ardehal, Genetc algorthm-based fuzzy- PID control methodologes for enhancement of energy effcency of a dynamc energy system, Energy Converson and management, vol. 52, pp ,2. [9]. Bac,H.P. Schwefel. An overvewof evolutonary algorthms for parameter optmzaton, Evol. Comput., pp. 23,993. [] N. Dodd, Optmzaton of networ structure usng genetc technques, n Proceedngs of the 99 Internatonal Jont Conference on Neural Networs, 99. [] P. Bartlett,. Downs, ranng a Neural Networ Usng a Genetc Algorthm, ech. Report, Department of Electrcal Engneerng, Unversty of Queensland, 99. [2] H.G. Beyer, H.P. Schwefel, Evoluton strateges: a comprehensve ntroducton, Nat. Comput., vol., pp. 3 52, 22. [3] Saptarsh Das,Indranl Pan,Shantanu Das,etc, A novel fractonal order fuzzy PID controller and ts optmal tme doman tunng based on ntegral performance ndces, Engneerng Applcatons of Artfcal Intellgence, onlne,2. [4] I.L. Lopez Cruz, L.G. Van Wllgenburg, G. Van Straten, Effcent dfferental evoluton algorthms for multmodal optmal control problems, Applcaton Soft Computng,vol. 3, pp ,23. [5] G.D. Magoulas, V.P. Plagannaos, M.N. Vrahats, Neural networ-based colonoscopc dagnoss usng onlne learnng and dfferental evoluton, Appl. Soft Comput., vol. 4, pp , 24. [6] Mohannad Anwar Hosen,Mohd Azlan Hussan,Farouq S.Mjall, Control of polystyrene batch reactors usng 22 ACADEMY PUBLISHER

8 JOURNAL OF COMPUERS, VOL. 7, NO., OCOBER neural networ based model predctve control (NNMPC): An expermental nvestgaton, Control Engneerng Practce, vol. 9, pp , 2. [7] R. Storn, K. Prce, Dfferental evoluton: a smple and effcent heurstc for global optmzaton over contnuous spaces, J. Global Optmzaton, vol., pp , 997. [8] G. Wess, owards the synthess of neural and evolutonary learnng, n: O. Omdvar (Ed.), Progress n Neural Networs, 5, Ablex Pub, 993 Chapter 5. [9] G.Wess, Neural networs and evolutonary computaton, parti: hybrd approaches n artfcal ntellgence, n: Proceedngs of ICEC, 993. [2] G.Wess, Neural networs and evolutonary computaton, part II: hybrd approaches n neuroscences, n: Proceedngs of the IEEE World Congress on Computatonal Intellgence, 29. [2] J. Zurada, Introducton to Artfcal Neural Systems, WestPublshng Company, 992. [22] I.L. Lopez Cruz, L.G. Van Wllgenburg, G. Van Straten, Effcent dfferental evoluton algorthms for multmodal optmal control problems, Appl. Soft Comput., vol. 3, pp , 28. [23] Elpn I. Papageorgou, Peter P. Groumpos, A new hybrd method usng evolutonary algorthms to tran Fuzzy Cogntve Maps, Appled Soft Computng, vol.5, pp , 25. [24] R. Storn, K. Prce, Dfferental evoluton: a smple and effcent eurstc for global optmzaton over contnuous spaces, J.Globalptmzaton, vol., pp , 997. [25] Shu Hualn, PID Newral Networ Control forcomplex Systems, Processdngs of InternatonalConference on Computatonal Intellgence for Modellng, Control and Automaton CCIMCA 99 2,s Press, 999, pp [26] Shu Hualn, Analyss of PID Neural Networ Multvarable Control Systems, ACA Automatca Snca, vol.25, pp. 5-, 28. [27] K.V. Prce, An ntroducton to dfferental evoluton, n: D.Corne, M. Dorgo, F. Glover (Eds.), New Ideas n ptmzaton, McGraw-Hll, New Yor, 999. [28] J.C.F. Pujol, R. Pol, Evolvng the topology and the weghts ofneural networs usng a dual representaton, Appl. Intell., vol.8, pp , 2. [29] H.P. Schwefel, Numercal Optmzaton of Computer models, Wley, Chchester, 98. [3] H.P. Schwefel, Evoluton and Optmum Seeng, Wley, NewYor, 995. [3] R. Storn, On the Usage of Dfferental Evoluton for Functon Optmzaton, NAFIPS, Berely, pp , 996. [32] R. Storn, K. Prce, Mnmzng the real functons of the ICEC 96 contest by dfferental evoluton, n: Proceedngsof the IEEE Conference on Evolutonary Computaton, Nagoya, pp ,29. [33] A. war, R. Roy, G. Jared, O. Munaux, Evolutonarybased technques for real-lfe optmzaton: development and testng, Appl. Soft Comput., vol., 22, pp [34] J. H. Km, K.K.Cho, Self-turnng dscrete PID Controller, IEEE rans. Indst. Electron., vol.34, pp [35] Larsson,Hagglund, Control sgnal constrants and flter order selecton for PI and PID controllers, Amercan Control Conference, pp ,2. 22 ACADEMY PUBLISHER

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

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

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

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

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

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

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L , pp. 207-220 http://dx.do.org/10.14257/jht.2016.9.1.18 Dverson of Constant Crossover Rate DE\BBO to Varable Crossover Rate DE\BBO\L Ekta 1, Mandeep Kaur 2 1 Department of Computer Scence, GNDU, RC, Jalandhar

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

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

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

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

A novel immune genetic algorithm based on quasi-secondary response

A novel immune genetic algorithm based on quasi-secondary response 12th AIAA/ISSMO Multdscplnary Analyss and Optmzaton Conference 10-12 September 2008, Vctora, Brtsh Columba Canada AIAA 2008-5919 A novel mmune genetc algorthm based on quas-secondary response Langyu Zhao

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

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

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

More information

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems Hybrd Dfferental Evoluton based Concurrent Relay-PID Control for Motor Poston Servo Systems B.Sartha 1, Dr. L. Rav Srnvas P.G. Student, Department of EEE, Gudlavalleru Engneerng College, Gudlavalleru,

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

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

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

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

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

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

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

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

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1 Queen Bee genetc optmzaton of an heurstc based fuzzy control scheme for a moble robot 1 Rodrgo A. Carrasco Schmdt Pontfca Unversdad Católca de Chle Abstract Ths work presents both a novel control scheme

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

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm A General Techncal Route for Parameter Optmzaton of Shp Moton Controller Based on Artfcal Bee Colony Algorthm Yanfe Tan, Lwen Huang, and Yong Xong Abstract The most practcal applcaton n ndustral process

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

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

Benchmark for PID control based on the Boiler Control Problem

Benchmark for PID control based on the Boiler Control Problem PID' Bresca (Italy), March 8-0, 0 ThA. Benchmark for PID control based on the Boler Control Problem F. Morlla Departamento de Informátca y Automátca, Escuela Técnca Superor de Ingenería Informátca, UNED,

More information

Chapter 2 Two-Degree-of-Freedom PID Controllers Structures

Chapter 2 Two-Degree-of-Freedom PID Controllers Structures Chapter 2 Two-Degree-of-Freedom PID Controllers Structures As n most of the exstng ndustral process control applcatons, the desred value of the controlled varable, or set-pont, normally remans constant

More information

Controlled Random Search Optimization For Linear Antenna Arrays

Controlled Random Search Optimization For Linear Antenna Arrays L. MERAD, F. T. BENDIMERAD, S. M. MERIAH, CONTROLLED RANDOM SEARCH OPTIMIZATION FOR LINEAR Controlled Random Search Optmzaton For Lnear Antenna Arrays Lotf MERAD, Feth Tar BENDIMERAD, Sd Mohammed MERIAH

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor The Proceedngs of the st Internatonal Conference on Industral Applcaton Engneerng Applcaton of a Modfed PSO Algorthm to Self-Tunng PID Controller for Ultrasonc Motor Djoewahr Alrjadjs a,b,*, Kanya Tanaa

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

A Tool for Evolving Artificial Neural Networks

A Tool for Evolving Artificial Neural Networks A ool for Evolvng Artfcal Neural Networks Efstratos F. Georgopoulos, 3, Adam V. Adamopoulos, 3 and Sprdon D. Lkothanasss 3 Abstract. A hybrd evolutonary algorthm that combnes genetc programmng phlosophy,

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks 213 7th Asa Modellng Symposum Adaptve Phase Synchronsaton Algorthm for Collaboratve Beamformng n Wreless Sensor Networks Chen How Wong, Zhan We Sew, Renee Ka Yn Chn, Aroland Krng, Kenneth Tze Kn Teo Modellng,

More information

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network Breast Cancer Detecton usng Recursve Least Square and Modfed Radal Bass Functonal Neural Network M.R.Senapat a, P.K.Routray b,p.k.dask b,a Department of computer scence and Engneerng Gandh Engneerng College

More information

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems Investgaton of Hybrd Partcle Swarm Optmzaton Methods for Solvng Transent-Stablty Constraned Optmal Power Flow Problems K. Y. Chan, G. T. Y. Pong and K. W. Chan Abstract In ths paper, hybrd partcle swarm

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

Adaptive Group Organization Cooperative Evolutionary Algorithm for TSK-type Neural Fuzzy Networks Design

Adaptive Group Organization Cooperative Evolutionary Algorithm for TSK-type Neural Fuzzy Networks Design Adaptve Group Organzaton Cooperatve Evolutonary Algorthm for TSK-type Neural Fuzzy Networs Desgn Sheng-Fuu Ln * and Jyun-We Chang Department of Electrcal Engneerng Natonal Chao Tung Unversty Hsnchu, Tawan

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback Control of Chaos n Postve Output Luo Converter by means of Tme Delay Feedback Nagulapat nkran.ped@gmal.com Abstract Faster development n Dc to Dc converter technques are undergong very drastc changes due

More information

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae 1870 The Open Automaton and Control Systems Journal, 2015, 7, 1870-1874 Open Access Research on PID Controller n Actve Magnetc Levtaton Based on Partcle

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

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

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

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

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters IJCSI Internatonal Journal of Computer Scence Issues, Volume 3, Issue 6, November 26 www.ijcsi.org https://do.org/.2943/266.559 5 Applcatons of Modern Optmzaton Methods for Controllng Parallel Connected

More information

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm Mathematcal Problems n Engneerng Volume 2016, Artcle ID 3161069, 11 pages http://dx.do.org/10.1155/2016/3161069 Research Artcle Dynamc Relay Satellte Schedulng Based on ABC-TOPSIS Algorthm Shufeng Zhuang,

More information

Global transformer design optimization using deterministic and non-deterministic algorithms

Global transformer design optimization using deterministic and non-deterministic algorithms Global transformer desgn optmzaton usng determnstc and non-determnstc algorthms Eleftheros I. Amorals Member, IEEE Natonal Techncal Unversty of Athens 9 Iroon Polytechnou Street, 5780 Athens, Greece eamr@tee.gr

More information

Introduction to Coalescent Models. Biostatistics 666

Introduction to Coalescent Models. Biostatistics 666 Introducton to Coalescent Models Bostatstcs 666 Prevously Allele frequences Hardy Wenberg Equlbrum Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles

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

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor 2318 JOURNAL OF COMPUTERS, VOL. 7, NO. 9, SEPTEMBER 2012 BP Neural Network based on PSO Algorthm for Temperature Characterstcs of Gas Nanosensor Weguo Zhao Center of Educaton Technology, Hebe Unversty

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design Proceedngs of Conference 8 Korean Socety of Ocean Engneers May 9-3, Cheju, Korea Moorng Cost Senstvty Study Based on Cost-Optmum Moorng Desgn SAM SANGSOO RYU, CASPAR HEYL AND ARUN DUGGAL Research & Development,

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

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

D-STATCOM Optimal Allocation Based On Investment Decision Theory

D-STATCOM Optimal Allocation Based On Investment Decision Theory Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 2016) D-STATCOM Optmal Allocaton Based On Investment Decson Theory Yongjun Zhang1, a, Yfu Mo1, b and Huazhen

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

Introduction to Coalescent Models. Biostatistics 666 Lecture 4

Introduction to Coalescent Models. Biostatistics 666 Lecture 4 Introducton to Coalescent Models Bostatstcs 666 Lecture 4 Last Lecture Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles Expected to decrease wth dstance

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT Hrotaka Yoshda Kench Kawata IEEE Trans. on Power Systems, Vol.15, No.4, pp.1232-1239, November

More information

Fault Locations in Transmission Systems by Evolutionary Algorithms

Fault Locations in Transmission Systems by Evolutionary Algorithms European Assocaton for the Development of Renewable Energes, Envronment and Power Qualty Internatonal Conference on Renewable Energes and Power Qualty (ICREPQ 09) Valenca (Span), 5th to 7th Aprl, 009 Fault

More information

DEGL BASED OPTIMIZATION FOR PRACTICAL CONSTRAINED ECONOMIC POWER DISPATCH PROBLEM

DEGL BASED OPTIMIZATION FOR PRACTICAL CONSTRAINED ECONOMIC POWER DISPATCH PROBLEM Journal of Electrcal Engneerng BASED OTIMIZATION FOR RACTICAL CONSTRAINED ECONOMIC OWER DISATCH ROBLEM B.ADMANABHAN (1) SIVAKUMAR R.S (2) (1) M.E (ower Sys Engg), Sardar Raja College of Engneerng, Alangulam,

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

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

Development and Performance Evaluation of Mismatched Filter using Differential Evolution

Development and Performance Evaluation of Mismatched Filter using Differential Evolution Internatonal Journal of Computer Applcatons (975 8887) Development and Performance Evaluaton of Msmatched Flter usng Dfferental Evoluton J. B. Seventlne 1 G. V. K. Sharma 2 K. Srdev 3 D. Elzabath Ran 4

More information

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields Autonomous Robot Navgaton usng Genetc Algorthms F. ARAMBULA COSIO, M. A. PADILLA CASTAÑEDA Lab. de Imágenes y Vsón Centro de Instrumentos, UNAM Méxco, D.F., 451 MEXICO Abstract: - In ths paper s presented

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

More information

PI-Controller Adjustment Using PSO for a Laboratory Scale Continuous Stirred Tank Heater

PI-Controller Adjustment Using PSO for a Laboratory Scale Continuous Stirred Tank Heater 03, TextRoad Publcaton ISSN 090-4304 Journal of Basc and Appled Scentfc Research www.textroad.com PI-Controller Adjustment Usng for a Laboratory Scale Contnuous Strred Tan Heater Mohammad Ahmad, Mohammadsoroush

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

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

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

More information

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1 Forecastng Stoc Returns usng Evolutonary Artfcal eural etwors 1 Prsadarng Solpadunget, Keshav Dahal, apat Harnporncha MOSAIC Research Group, Unversty of Bradford, Great Horton Road, Bradford, BD7 1DP,

More information

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

More information

Harmony Search and OPF Based Hybrid Approach for Optimal Placement of Multiple DG Units

Harmony Search and OPF Based Hybrid Approach for Optimal Placement of Multiple DG Units Harmony Search and OPF Based Hybrd Approach for Optmal Placement of Multple Unts Sandeep Kaur Department of Electrcal Engneerng Indan Insttute of Rooree Rooree, Inda sandpsaroa@gmal.com. B. Kumbhar Department

More information

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller Journal of Automaton and Control Engneerng Vol. 3, No. 4, August 2015 Improvement of Buck Converter Performance Usng Artfcal Bee Colony Optmzed-PID Controller Yusuf Sonmez1, Ozcan Ayyldz1, H. Tolga Kahraman2,

More information

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains Internatonal Journal of Materals, Mechancs and Manufacturng, Vol. 1, No. 4, November 2013 Fndng Proper Confguratons for Modular Robots by Usng Genetc Algorthm on Dfferent Terrans Sajad Haghzad Kldbary,

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

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

Multiobjective Metaheuristics Optimization in Reactive Power Compensation

Multiobjective Metaheuristics Optimization in Reactive Power Compensation Ilana González Palau, Secundno Marrero Ramírez, Arístdes Legrá Lobana, Danel Mendola Ells Multobjectve Metaheurstcs Optmzaton n Reactve Power Compensaton ILIANA GONZÁLEZ PALAU 1, SECUNDINO MARRERO RAMÍREZ

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

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem Avalable onlne at www.jpe-onlne.com vol., no. 7, November 07, pp. 999-0 DOI: 0.90/jpe.7.07.p.9990 Modfed Bat Algorthm for the Mult-Objectve Flexble Job Shop Schedulng Problem Haodong Zhu a,b, Baofeng He

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

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

The Application of Stochastic Optimization Algorithms to the Design of a Fractional-order PID Controller

The Application of Stochastic Optimization Algorithms to the Design of a Fractional-order PID Controller 008 IEEE Regon 10 Colloquum and the Thrd ICIIS, Kharagpur, INDIA December 8-10. Paper Identfcaton Number: 396 The Applcaton of Stochastc Optmzaton Algorthms to the Desgn of a Fractonal-order PID Controller

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning Comparson of Gradent descent method, Kalman lterng and decoupled Kalman n tranng Neural Networs used for fngerprnt-based postonng Claude Mbusa Taenga, Koteswara Rao Anne, K Kyamaya, Jean Chamberlan Chedou

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