DIFFERENTIAL EVOLUTION BASED TUNING OF PID CONTROLLER FOR AN AUTOMATIC VOLTAGE REGULATOR SYSTEM

Size: px
Start display at page:

Download "DIFFERENTIAL EVOLUTION BASED TUNING OF PID CONTROLLER FOR AN AUTOMATIC VOLTAGE REGULATOR SYSTEM"

Transcription

1 DIFFERENTIAL EVOLUTION BASED TUNIN OF PID CONTROLLER FOR AN AUTOMATIC VOLTAE REULATOR SYSTEM 1 M. SIVA RAMAKRISHNA, L. RAVI SRINIVAS 1 P. Student, Professor, udlavalleru Engneerng College, jntuk, autonomous E-mal: 1 msrk.projects@gmal.com, lravsrnvas@gmal.com Abstract Ths paper presents the mplementaton of DE algorthm for PID controller tunng for automatc voltage regulator systems so that more expedtous settlng to rated voltage s ascertaned and AVR s closed loop system compensated wth a PID controller. In ths paper two AVR examples are consdered. In one plant saturaton non-lnearty s neglected and second plant saturaton non-lnearty s consdered. Dfferental evolutons are habtuated to tune the parameters of PID controller, to procure optmal soluton. Optmal control parameters (proportonal gan, ntegral gan, dervatve gan) are obtaned by mnmzng the objectve functon ITAE (ntegral tme absolute error). Smulatons are done to show the performance of PID controlled AVR system tuned utlzng z-n method and dfferental evolutons are utlzed. Index Terms PID, saturaton non-lnearty, dfferental evoluton. I. INTRODUCTION The AVR system s a closed loop control system compensated wth a PID or PSS controller. Power system stablzer (PSS) has two drawbacks one s sx tunng parameters and hgh gan s requred, so PID controller utlzed because three tunng parameters and low gan s requred. The AVR s a component of synchronous machne. The AVR mantans the generator termnal voltage level under mundane operatng condtons at dfferent load levels. Automatc voltage regulator s manly used where the supply voltage flutng and supply voltage not stable. The engenderer exctaton system mantans engenderer voltage as requred and controls the reactve power flow utlzng AVR. AVR conssts of amplfer, sensor, excter, and engenderer. Amplfer may be magnetc, rotatng, or electronc and electronc amplfer s characterzed by a gan may wthal nclude a tme constant as shown n fg1. The engenderer exaltaton system mantans engenderer voltage constant and regulates supply lne voltage. Sensor senses the output voltage and feedback to nput. Any ac component present output voltage s rectfed by sensor. Among conventonal PID tunng methods Zegler-Nchols[] s most popular method however, ths may engender mmensely colossal overshoot. Soft computng technque has been proposed to fnd the optmal control parameters. Rudmentary dfferental evoluton optmzaton Technque proposed by storn and prnce. DE s a pussant soft computng technque smple evolutonary algorthm for optmzaton of authentc valued, mult modal functons. DE s generally consdered as relable, precse and robust optmzaton technque. In general the advantages of de are 1. Able to locate the precse ecumencal optmum rrespectve of the ntal parameter values. Has rapd convergence 3. Utlze few control parameters thus facle and smple to utlze. 4. Effcacous n non lnear constrant optmzaton quandares wth penalty functons. 5. Effcent algorthm wthout matrx multplcaton. 6. Parallel operatng nature. 7. Faclty to fnd the non dfferental able, streptous and tme dependent functons. Now a day s computng technques play paramount role for tunng PID controller. For tunng PID controller there are so many technques example fuzzy logc[6],[17], chaotc ant swarm (cas), chaotc optmzaton [1], artfcal bee colony (abc)[10],[11], frut fly optmzaton algorthm[15] genetc algorthms[16],[0], Partcle swam optmzaton (PSO)[5],[8],[19], dfferental evolutons[3] and other methods[9],[18]. Other then soft computng technques one heurstc method s Zegler-Nchols method. In PSO we engender the partcles and veloctes, veloctes are ntegrated to partcles to we get ncpent poston of partcles. In dfferental evoluton we engender the three desultory vectors, and weghted dfferences of two vectors are ntegrated to the thrd vector. Dfferental evoluton s teraton senstve. The DE algorthm wthal utlzes a unform crossover that can take chld vector parameter from one parent more often than t does from others. It have feature of parallel operatng nature. In PID controller ncrementng proportonal gan rse tme and study state error decreases, peak overshoot and settlng tme ncrease and stablty degraded. Incrementng ntegral gan rse tme and study state error decrease, overshoot and settlng tme ncrease, stablty degraded. Incrementng dervatve gan rse tme, overshoot and settlng tme decreases and stablty amelorate. A PID controller s very low cost compared to other controllers. It has the feature of robust nature. Facle to control, PID controller always avalable n market, n PID controller, the proportonal controller s drectly proportonal to error, the proportonal controller doesn t perform the 40

2 ntegral operaton, so that ntegral operaton have more expedtous settlng feature, but the ntegral operaton gves peak overshoot, ths drawbacks overcome by dervatve acton. PID controller s better than ndvdual of PID controllers lke P, PI, PD controllers. Because of PID controller have better performance than ndvdual of PID controllers. After the ntroducton, modelng of AVR system n secton II, plant specfcatons n secton III, controller desgn and, Zegler-Nchols method dfferental evoluton are explaned n secton IV, smulaton results n secton V, concluson n secton VI. II. MODELIN OF AN AVR SYSTEM [13], [14] Usng above table mentoned nomnal parameters of plants. The open loop transfer functon for automatc voltage regulaton system s shown below. V t ( s ) V ( s ) s s 0.1s s 1.51 s 11 Where (s) s change the termnal voltage. V t V (s) Is change erence voltage. I. CONTROL STRATEY A smple AVR system contans four man components, namely amplfer, excter, generator [7], and sensor. For mathematcal modelng and transfer functon of the four components, these components must be lnearzed, whch takes nto account the major tme constant and gnores (the saturaton n plant1 and consdered n plant or) other nonlneartes. The transfer functon model of each component conssts of a gan and a tme constant and s gven as PLANTS SPECIFICATIONS [1],[4] Table.1 Fg 1.block dagram of an AVR system wthout PID controller Fg.block dagram of an AVR system wth PID controller Fg.3 Block dagram wth saturaton and PID controller The transfer functon of AVR system wth PID controller s shown n below. 3 ds Vt ( s) 0.1k (0.1 kp kd ) s (0.1 k 10k p) s 10k V ( s) s s 0.555s ( k ) s (1 10k ) s10k d p The block dagram of AVR wth PID has shown n fg. AVR conssts of amplfer, excter, generator, and sensor. Amplfer may be magnetc, rotatng, or electronc and electronc amplfer s characterzed by a gan may also nclude a tme constant as shown n fg.1. Tunng of PID controller s usng Zegler-Nchols method and dfferental evoluton (DE). 41

3 1) PID CONTROLLER DESIN [1] A PID controller calculates the error value, the dfference between a measured process varable and a desred set pont. The controller parameters adjusted mnmze error those are proportonal gan kp, ntegral gan k, dervatve gan kd. The transfer functon of PID controller s shown below. u( k kp kds e( s u( 1 kp1 TdS e( TS ) ZIULAR-NICHOLAS METHOD [] For determnng PID parameters The Zegler-Nchols method s a heurstc method. It was ntroduced by John. Zegler and Nathanel B. Nchol. Followng steps Step1: Frst we set the K and Kd to zero. Step: And then the Kp gan s ncreased (from zero) untl t reaches the crtcal ultmate gan Ku, at that pont the output of the loop begns to oscllate wth a constant ampltude. Step3: The three gans of PID are set by usng only ultmate gan Ku and oscllaton of perod Tu. Calculate the Kp, K, Kd depends on the type of controller used as shown n the Table.. Table. 3) DIFFERENTIAL EVOLUTION [3] Dfferental evoluton s a stochastc, populaton-predcated optmzaton algorthm for solvng nonlnear optmzaton quandares the algorthm was developed by Storn and Prce n In dfferental evoluton four man operatons there are ntalzaton, mutaton, crossover and cull. Mutaton, crossover, cull perpetuated untl ceasng crteron s reached as shown n Fg.4. Step 1- Intalzaton Here we ntalze upper and lower bounds of each control varables [Xmn, Xmax] and sze of the populaton denoted wth N. The ntal populaton s chosen randomly n the nterval [Xmn, Xmax] by unform probablty dstrbuton. Ftness value or cost value s calculated for each set of control varables. By usng below formula generate the control varables as shown below. X X ( L) rand [ 0,1].( X ( H ) X ( L) ), 1,,,... N rand s a random number les between 0 and 1. The ntal process produces populaton Np ndvduals of X randomly. Ftness Functon: T ITAE t e( dt 0 Where e( V ( V ( V ( Reference voltage V t ( Termnal voltage The performance ndex ITAE tunng gets systems whch settle much more quckly. Tme s multpled wth absolute error and ntegrates wth n the lmts 0 to T. We get ntegral tme absolute error (ITAE). Step- Mutaton Operaton Mutaton operaton ncreases the search space. A new vector s generated based on the present ndvdual X as fallows 1 r Y X F (( X r1 X r ) ( X r 3 X 4 )) The mutaton factor was selected as F [0,1.], and the upper lmt of 1. for F was selected dependng on convenent; r1, r, r3 and r4 are selected randomly and those are should not be same. Step 3- Crossover Operaton Mutant vector and a present ndvdual are culled by a bnomal dstrbuton to progress the crossover operaton to engender a progeny. The dversty of populaton has been ncreased. Each gene of the t th j ndvdual s reproduced from the new vector Y ( Y, Y,..., Y ) and the present 1 K ( X 1, X K ndvdual X,..., X ). That s Fg.4 flow chart of dfferental evoluton 1 X h, f a random number Cr Yh 1 Yh, otherwse Where =1,,..., Np; h=1,,..., nc; nc s the decson parameters of dmenson; K s the no.of 4

4 genes; and the crossover factor s set to be C [0,1 ]. Step 4- Estmaton and Selecton: The parent vector s superseded by ts scon f the ftness or cost of the scon s better than that of the parent. Smlarly, f the ftness of the scon s cost than that of the parent then parent s retaned for the next generaton. Two forms are presented as follows 1 X arg mn{ F( X ), F( Y 1 )} X h 1 argmn{ ( 1 b F X )} Where arg mn means the argument of the mnmum 1 and X s the best ndvdual. r COMPARISON WITH OTHER METHODS FOR PLANT1 Table.4 Step5- Repeat step to step 4 untl desred ITAE s reached as shown n Fg.. IV. SIMULATION RESULTS COMPARISON WITH OTHER METHODS FOR PLANT Table.5 COMPARISON OF TUNIN VALUES TABLE 3 CONCLUSION Fg5.Responses of plant 1 For plant 1 and plant are controlled utlzng PID controller. The PID controller s tuned utlzng DE algorthm s desgned for an Automatc Voltage Regulator system to proved the tunng preponderatng of the DE algorthm, compared wth other methods. Dfferental evoluton gves the better results. DE algorthm shows the better results for the performance measure ntegral tme absolute error (ITAE). In plant 1 the partcle sze s les between 0 to 1, mutaton factors s 0.5, crossover rato 0.7. Populaton sze 100. In plant the partcle sze s les between 0 to 1.5, mutaton factors s 0.5, crossover rato 0.8. Populaton sze 100. REFERENCES Fg6.Responses of plant [1] Adaptve PSO based tunng of PID controller for an Automatc Voltage Regulator system Femmy Nrmal, J.; Jeraldn Auxlla, D. Crcuts, Power and Computng Technologes (ICCPCT), 013 Internatonal Conference on Year:013 Pages: ,DOI: /ICCPCT IEEE Conference Publcatons. [] J.. Zegler, N. B. Nchols (194), "Optmum settngs for automatc controllers,", Transactons on ASME, 64(8), [3] Dfferental Evoluton, an Alternatve Approach to Evolutonary Algorthm Lee, K.; El-Sharkaw, M. Modern Heurstc Optmzaton Technques: Theory and Applcatons 43

5 to Power Systems Year: 008 Pages: , DOI: / ch9 Wley-IEEE Press ebook Chapters. [4] Shamaa F. Mohamed Khedr, M.E. Ammar, Mohamed A. Mostafa Hassan, Mult Objectve enetc Algorthm Controller s Tunng For Non-lnear Automatc Voltage Regulator /13/013 IEEE. [5] J. Kennedy, R.C. Eberhart (1995), "Partc1es swarm optmzaton", n: Proceedngs of the IEEE Internatonal Conference on Neural Networks, Perth, Australa,, pp [6] V. Mukherjee, S.P. hoshal (007), "Comparson of ntellgent fuzzy based AC coordnated PID controlled and PSS controlled AVR system", Electrc Power and Energy Systems [7] J.W. Ftch, K.J. Zacharah, M. Fars, Turbo generator Self-Tunng Automatc Voltage Regulator, IEEE Transactons on Energy Converson, vol.14, No.3, pp , [8] Z-L. ang, A Partcle Swarm Optmzaton Approach for Optmum Desgn of PID Controller n AVR System, IEEE Transactons on Energy Converson, vol.19, No., pp , 004. [9] D.H. Km, J.H. Cho, A Bologcally Inspred Intellgent PID Controller Tunng for AVR Systems, Internatonal Journal of Control Automatc and Systems, vol.4, pp , 006. [10] H.ozde, M.C. Taplamacoglu I. Kocaarslan, Applcaton of Artfcal Bees Colony Algorthm In An Automatc Voltage Regulator (AVR) System, Internatonal Journal on Techncal and Physcal Problems of Power Engneerng, ssue.4, no.3, vol.1, pp.88-9, 010. [11] H. ozde, M.C. Taplamacoglu Applcaton of Artfcal Bees Colony Algorthm In An Automatc Voltage Regulator (AVR) System, Internatonal Journal on Techncal and Physcal Problems of Power Engneerng, ssue.4, no.3, vol.1, pp.88-9, 010. [1] L.Coelho, Tunng of PID controller for an automatc regulator voltage system usng chaotc optmzaton approach, Chaos Solt. & Fractals, Vol. 39, No. 4, pp , 009. [13] H. Saadat "Power System Analyss", New York, Mcraw-Hll, [14] P.kundur power system stablty and control New York, Mcraw-Hll. [15] Juq Han and Peng Wang, Xn Yang Tunng of PID controller Based on frut fly optmzaton algorthm, proceedngs of 01 IEEEnternatonal conference on Mechatroncs and Automaton Aug 5-8, Chengdu, Chna. [16] Ms Reshm P Plla, Sharad P Jadhav Dr Mukesh D Patl Tunng of PID controllers usng Advanced entc algorthm, IJACSA specal ssue on selected papers from nterenatonal conference &workshop on Advance computng 013. [17] Z. Y. Zhao, M. Tomzuka, S. Isaka, Fuzzy gan schedulng of PID controllers, IEEE Transactons on Systems Man and Cybernetcs, Vol. 8, pp.56-65, 003. [18] M. Zhuang, D. P. Atherton, Automatc Tunng of Optmum PID Controllers, IEE Proceedngs on Control and Applcatons, Vol.140, pp. 16-4, [19] S.Panda, B.K.Sahu,P.K. Mohanty, Desgn and performance analyss of PID controller for an automatc voltage regulator system usng Partcle Swarm optmzaton, Journal of the Frankln Insttute 349(01) [0] Bhawna Tandon, enetc Algorthm Based Parameter Tunng of PID Controller for Composton Control system : Internatonal Journal of Engneerng Scence and technology, Vol. 3No8, Aug,

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

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

Multiobjective Optimization of Load Frequency Control using PSO

Multiobjective Optimization of Load Frequency Control using PSO Internatonal Journal of Emergng Technology and Advanced Engneerng Webste: www.jetae.com (ISSN 5-459, ISO 9:8 Certfed Journal, Volume 4, Specal Issue 7, Aprl 4) Internatonal Conference on Industral Engneerng

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

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

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

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

Optimal PID Design for Control of Active Car Suspension System

Optimal PID Design for Control of Active Car Suspension System I.J. Informaton Technology and Computer Scence, 2018, 1, 16-23 Publshed Onlne January 2018 n MECS (http://www.mecs-press.org/) DOI: 10.5815/jtcs.2018.01.02 Optmal PID Desgn for Control of Actve Car Suspenson

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

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

Design of Robust PID Power System Stabilizer for Multimachine Power System Using HS Algorithm

Design of Robust PID Power System Stabilizer for Multimachine Power System Using HS Algorithm Amercan Journal of Electrcal and Electronc Engneerng,, Vol., No., Avalable onlne at http://pubs.scepub.com/aeee/// Scence and Educaton Publshng DOI:./aeee Desgn of Robust PID Power System Stablzer for

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

Australian Journal of Basic and Applied Sciences. Optimal Design of Controller for Antenna Control Using ACO Approach

Australian Journal of Basic and Applied Sciences. Optimal Design of Controller for Antenna Control Using ACO Approach Australan Journal of Basc and Appled Scences, 9(7) August 5, Pages: 9-3 ISSN:99-878 Australan Journal of Basc and Appled Scences Journal home page: www.ajbasweb.com Optmal Desgn of Controller for Antenna

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

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

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

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

Power System Stabilization using Brain Emotional Learning Based Intelligent Controller

Power System Stabilization using Brain Emotional Learning Based Intelligent Controller Power System Stablzaton usng Bran Emotonal Learnng Based Intellgent Controller Ehsan Bjam, Student Member, IEEE, Morteza Jaddoleslam, Student Member, IEEE, Akbar Ebrahm, Malhe M. Farsang, Kwang Y. Lee,

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

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

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

N.EL.Y. Kouba, M. Menaa, M. Hasni, B. Boussahoua, and M. Boudour

N.EL.Y. Kouba, M. Menaa, M. Hasni, B. Boussahoua, and M. Boudour Internatonal Conference on Renewable Energes and Power Qualty (ICREPQ 14) Cordoba (Span), 8 th to 1 th Aprl, 214 exçxãtuäx XÇxÜzç tçw céãxü dâtä àç ]ÉâÜÇtÄ (RE&PQJ) ISSN 2172-38 X, No.12, Aprl 214 Automatc

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

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

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

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

Harmonic Balance of Nonlinear RF Circuits

Harmonic Balance of Nonlinear RF Circuits MICROWAE AND RF DESIGN Harmonc Balance of Nonlnear RF Crcuts Presented by Mchael Steer Readng: Chapter 19, Secton 19. Index: HB Based on materal n Mcrowave and RF Desgn: A Systems Approach, nd Edton, by

More information

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm SETIT 29 5 th Internatonal Conference: Scences of Electronc, Technologes of Informaton and Telecommuncatons March 22-26, 29 TUNISIA Multple Beam Array Pattern Synthess by Ampltude and wth the Use of a

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

LFC OF TWO INTERCONNECTED POWER SYSTEM USING INTELLIGENT CONTROLLER METHOD

LFC OF TWO INTERCONNECTED POWER SYSTEM USING INTELLIGENT CONTROLLER METHOD U.P.B. Sc. Bull., Seres C, Vol. 77, Iss. 1, 2015. ISSN 2286 3540 LFC OF TWO INTERCONNECTED POWER SYSTEM USING INTELLIGENT CONTROLLER METHOD S.M. KAMALI NALLADURAI 1, R.S.D WAHIDA BANU 2 In ths paper the

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences Australan Journal of Basc and Appled Scences, 9(16) Specal 2015, Pages: 197-203 ISSN:1991-8178 Australan Journal of Basc and Appled Scences Journal home page: www.ajbasweb.com Performance Evaluaton of

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

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 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

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

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

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

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL Vladmro Mranda vmranda@nescporto.pt Nuno Fonseca nfonseca@power.nescn.pt INESC Insttuto de Engenhara de Sstemas e Computadores

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

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

Methods for Preventing Voltage Collapse

Methods for Preventing Voltage Collapse Methods for Preventng Voltage Collapse Cláuda Res 1, Antóno Andrade 2, and F. P. Macel Barbosa 3 1 Telecommuncatons Insttute of Avero Unversty, Unversty Campus of Avero, Portugal cres@av.t.pt 2 Insttute

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

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

A simulation-based optimization of low noise amplifier design using PSO algorithm

A simulation-based optimization of low noise amplifier design using PSO algorithm IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.16 No.5, May 2016 45 A smulaton-based optmzaton of low nose amplfer desgn usng PSO algorthm Roohollah Nakhae, Peyman Almasnejad and

More information

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory Proceedngs of the 6th WSEAS Internatonal Conference on Applcatons of Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 83 Optmal Reconfguraton of Dstrbuton System by PSO and GA usng graph theory Mehd

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

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

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

Intelligent and Robust Genetic Algorithm Based Classifier

Intelligent and Robust Genetic Algorithm Based Classifier Intellgent and Robust Genetc Algorthm Based Classfer S. H. Zahr, H. Raab Mashhad and S. A. Seyedn Downloaded from eee.ust.ac.r at :4 IRDT on Monday September 3rd 018 Abstract: The concepts of robust classfcaton

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

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

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

The PID Controller Based on the Artificial Neural Network and the Differential Evolution Algorithm 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

More information

Real Time Implementation of Enhanced Nonlinear PID Controller for a Conical Tank Process

Real Time Implementation of Enhanced Nonlinear PID Controller for a Conical Tank Process Internatonal Journal of Computer Applcatons (97 8887) Real Tme Implementaton of Enhanced Nonlnear PID Controller for a Concal Tank Process U. Sabura Banu BS Abdur Rahman Unv. P.R. Hemavathy BS Abdur Rahman

More information

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security Internatonal Journal of Engneerng Scences, 2(8) August 23, Pages: 388-398 TI Journals Internatonal Journal of Engneerng Scences www.tournals.com ISSN 236-6474 Optmal Grd Topology usng Genetc Algorthm to

More information

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng ol:8, No:, 014 Network Reconfguraton of Dstrbuton System Usng Artfcal Bee Colony Algorthm S. Ganesh

More information

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System Journal of Operaton and Automaton n Power Engneerng Vol. 1, No., Summer & Fall 013, Pages: 14-135 http://journals.uma.ac.r/joape FACTS Devces Allocaton Usng a Novel Dedcated Improved PSO for Optmal Operaton

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

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 26 CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 2.1 INTRODUCTION The key objectve of wnd turbne development s to ensure that output power

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

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

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

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

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

Controller Design Using Coefficient Diagram Methods for Matrix Converter Based Unified Power Flow Controllers

Controller Design Using Coefficient Diagram Methods for Matrix Converter Based Unified Power Flow Controllers APSAEM Journal of the Japan Socety of Appled Electromagnetcs and Mechancs Vol., No.3 (03) Regular Paper Controller Desgn Usng Coeffcent Dagram Methods for Matrx Converter Based Unfed Power Flow Controllers

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

Design of Interval Type-2 Fuzzy Logic Based Power System Stabilizer

Design of Interval Type-2 Fuzzy Logic Based Power System Stabilizer PROCEEDIGS OF WORLD CDEMY Internatonal OF SCIECE, Journal of Electrcal EGIEERIG and Electroncs D TECHOLOGY Engneerng 3:0 VOLUME 2009 3 JULY 2008 ISS 307-6884 Desgn of Interval Type-2 Fuzzy Logc Based Power

More information

Optimization-Based PI/PID Control for a Binary Distillation Column

Optimization-Based PI/PID Control for a Binary Distillation Column 5 Amercan Control Conference June 8-1, 5. Portland, OR, USA FrA8. Optmzaton-Based PI/PID Control for a Bnary Dstllaton Column Jann-Shou Yang Abstract Ths paper presents the PI/PID control of a bnary dstllaton

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

Design of UPQC by Optimizing PI Controller using GA and PSO for Improvement of Power Quality

Design of UPQC by Optimizing PI Controller using GA and PSO for Improvement of Power Quality Desgn of UPQC by Optmzng PI Controller usng GA and PSO for Improvement of Power Qualty T.Gunasekar, Dr.R.Anta Abstract Ths paper presents a new control desgn of an Unfed Power Qualty Condtoner (UPQC).

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

Optimal Capacitor Placement in a Radial Distribution System using Plant Growth Simulation Algorithm

Optimal Capacitor Placement in a Radial Distribution System using Plant Growth Simulation Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal, omputer, Energetc, Electronc and ommuncaton Engneerng ol:, No:9, 8 Optmal apactor Placement n a Radal Dstrbuton System

More information

A Hybrid (ACO-PSO) algorithm Based on Maximum Power Point Tracking and its Performance Improvement within Shadow Conditions

A Hybrid (ACO-PSO) algorithm Based on Maximum Power Point Tracking and its Performance Improvement within Shadow Conditions A Hybrd (ACO-PSO) algorthm Based on Maxmum Power Pont Trackng and ts Performance Improvement wthn Shadow Condtons Ashty M. Aaref 1, Sameen F. Mohammed 1, Abbas B. NOORI 1, Al M. Humada 2 Abstract- In ths

More information

International Journal on Power Engineering and Energy (IJPEE) Vol. (4) No. (4) ISSN Print ( ) and Online ( X) October 2013

International Journal on Power Engineering and Energy (IJPEE) Vol. (4) No. (4) ISSN Print ( ) and Online ( X) October 2013 Internatonal Journal on Power Engneerng and Energy (IJPEE) Vol. (4) No. (4) ISSN Prnt (34 738) and Onlne (34 730X) October 03 Soluton of The Capactor Allocaton Problem Usng A New Accelerated Partcle Swarm

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 SURVEY ON REACTIVE POWER OPTIMIZATION AND VOLTAGE STABILITY IN POWER SYSTEMS

A SURVEY ON REACTIVE POWER OPTIMIZATION AND VOLTAGE STABILITY IN POWER SYSTEMS Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISSN 2077-3528 IJTPE Journal www.otpe.com jtpe@otpe.com March 2014 Issue 18 Volume

More information

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach Research Journal of Appled Scences, Engneerng and Technology 8(8): 1029-1035, 2014 DOI:10.19026/raset.8.1065 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scentfc Publcaton Corp. Submtted: May 21, 2014

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

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

Evolutionary Programming for Reactive Power Planning Using FACTS Devices

Evolutionary Programming for Reactive Power Planning Using FACTS Devices Bplab Bhattacharyya, kash Kumar Gupta,. Das Evolutonary Programmng for Reactve Power Plannng Usng Devces BIPLAB BHATTACHARYYA *, IKAH KUMAR GUPTA 2 AND.DA 3, 2, 3 Department of Electrcal Engneerng, Indan

More information

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY Internatonal Journal of Electrcal, Electroncs and Computer Systems, (IJEECS) HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY 1 Supryo Srman, 2 Dptendu Ku. Kundu, 3 Saradndu Panda,

More information

APPLICATION OF BINARY VERSION GSA FOR SHUNT CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEM

APPLICATION OF BINARY VERSION GSA FOR SHUNT CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEM IJRET: Internatonal Journal of Research n Engneerng and Technology eissn: 39-63 pissn: 3-7308 APPLICATION OF BINARY ERSION GSA FOR SHUNT CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEM Nasm Al Khan,

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

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

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER Journal of Engneerng Scence and Technology Specal Issue on Appled Engneerng and Scences, October (214) 3-38 School of Engneerng, Taylor s Unversty STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER

More information

ECONOMIC DISPATCH BY USING DIFFERENT CROSSOVER OPERATORS OF GENETIC ALGORITHM

ECONOMIC DISPATCH BY USING DIFFERENT CROSSOVER OPERATORS OF GENETIC ALGORITHM ISTABUL UIVERSITY JOURAL OF ELECTRICAL & ELECTROICS EIEERI YEAR VOLUME UMBER : 00 : 0 : (73-83) ECOOMIC DISATCH BY USI DIFFERET CROSSOVER OERATORS OF EETIC ALORITHM Serhat DUMA, Al ÖZTÜRK, M. Kenan DÖŞOĞLU

More information

ECE315 / ECE515 Lecture 5 Date:

ECE315 / ECE515 Lecture 5 Date: Lecture 5 Date: 18.08.2016 Common Source Amplfer MOSFET Amplfer Dstorton Example 1 One Realstc CS Amplfer Crcut: C c1 : Couplng Capactor serves as perfect short crcut at all sgnal frequences whle blockng

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

A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept

A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept J. Appl. Envron. Bol. Sc., 5(1)20-27, 2015 2015, TextRoad Publcaton ISSN: 2090-4274 Journal of Appled Envronmental and Bologcal Scences www.textroad.com A Mathematcal Model for Restoraton Problem n Smart

More information

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO Smultaneous Reconfguraton wth Placement usng Bt-Shft Operator Based TLBO Ayan Ghosh, *Deepak Kumar EEE Department B.I.T Mesra, Ranch Jharkhand, Inda *deepakmek9@gmal.com S. R. Samantaray School of Electrcal

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

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

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing 2015 AASRI Internatonal Conference on Industral Electroncs and Applcatons (IEA 2015) Mcro-grd Inverter Parallel Droop Control Method for Improvng Dynamc Propertes and the Effect of Power Sharng aohong

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

Optimal Node Placement of Industrial Wireless Sensor Networks Based on Adaptive Mutation Probability Binary Particle Swarm Optimization Algorithm

Optimal Node Placement of Industrial Wireless Sensor Networks Based on Adaptive Mutation Probability Binary Particle Swarm Optimization Algorithm DOI:.2298/CSIS2758W Optmal Node Placement of Industral Wreless Sensor Networks Based on Adaptve Mutaton Probablty Bnary Partcle Swarm Optmzaton Algorthm Lng Wang,2, We Ye, Hakuan Wang, Xpng Fu, Mnru Fe,

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

Voltage Security Enhancement with Corrective Control Including Generator Ramp Rate Constraint

Voltage Security Enhancement with Corrective Control Including Generator Ramp Rate Constraint Voltage Securty Enhancement wth Correctve Control Includng Generator Ramp Rate Constrant 1 P.ARUNA JEYANTHY, 2 D.DEVERAJ, 3 J.D.DARWIN 1,2 Department of Electrcal and Electroncs Engneerng 3 Department

More information

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms An Optmal Model and Soluton of Deployment of Arshps for Hgh Alttude Platforms Xuyu Wang, Xnbo Gao, Ru Zong, Peng Cheng. VIPS Lab, School of Electronc Engneerng, Xdan Unversty, X an 77, Chna. Department

More information

A Novel 20G Wide-Band Synthesis Methodology for CMOS Spiral Inductors using Neural Network and Genetic Algorithm

A Novel 20G Wide-Band Synthesis Methodology for CMOS Spiral Inductors using Neural Network and Genetic Algorithm A Novel 20G Wde-Band Synthess Methodology for CMOS Spral Inductors usng Neural Network and Genetc Algorthm Hayang Shen Wenjun Zhang Tao u CAD Department, Insttute of Mcroelectroncs, Tsnghua Unversty, Bejng

More information

Particle Swarm Optimization Guided Genetic Algorithm: A Novel Hybrid Optimization Algorithm

Particle Swarm Optimization Guided Genetic Algorithm: A Novel Hybrid Optimization Algorithm ISSN (Prnt) : 19-861 ISSN (Onlne) : 975-44 V. Jagan Mohan et al. / Internatonal Journal o Engneerng and Technology (IJET) Partcle Swarm Optmzaton Guded Genetc Algorthm: A Novel Hybrd Optmzaton Algorthm

More information

Optimal Tuning of PI Controller using Bacterial Foraging Algorithms for Power Electronic Converter B. Achiammal 1, R.Kayalvizhi 2

Optimal Tuning of PI Controller using Bacterial Foraging Algorithms for Power Electronic Converter B. Achiammal 1, R.Kayalvizhi 2 Internatonal Journal of Soft Computng and Engneerng (IJSCE) ISSN: 223-237, Volume-3, Issue-, November 23 Optmal Tunng of PI Controller usng Bacteral Foragng Algorthms for Power Electronc Converter B. Achammal,

More information