Optimization of PI Controller using PSO for Power Electronic Converter

Size: px
Start display at page:

Download "Optimization of PI Controller using PSO for Power Electronic Converter"

Transcription

1 IOSR Journal of Eletral and Eletrons Engneerng (IOSR-JEEE) e-issn: ,p-ISSN: , Volume 9, Issue 2 Ver. VI (Mar Apr. 214), PP 36-4 Optmzaton of PI Controller usng PSO for Power Eletron Converter B.Ahammal 1, R.Kayalvzh, 2 1 Eletrons and Instrumentaton Engneerng, Annamala Unversty, Inda. 2 Eletrons and Instrumentaton Engneerng, Annamala Unversty, Inda. Abstrat: DC-DC onverters are wdely used n applaton suh as omputer perpheral power supples, ar auxlary power supples and medal equpment s. Postve output elementary Luo onverter performs the onverson from postve soure voltage to postve load voltage. Due to the tme- varyng and swthng nature of the power eletron onverters, ther dynam behavor s hghly non-lnear. Conventonal ontrollers are napable of provdng good dynam performane and hene optmzed tehnques have been developed to tune the PI parameter. In ths work, Partle Swarm Optmzaton (PSO) s developed for PI optmzaton. Smulaton results show that the performanes of ontrollers are better than those obtaned by the lassal ontroller. Keywords: PI ontroller, DC-DC onverter, postve elementary Luo onverter, partle swarm optmzaton and soft omputng tehnque I. INTRODUCTION Many ndustral applatons requre power from varable DC voltage soures. DC-DC onverters onvert fxed DC nput voltage to a varable DC output voltage for use n suh applatons. DC-DC onverters are also used as nterfae between DC systems of dfferent voltage levels. Postve output elementary Luo onverter s a reently developed subset of the DC-DC onverters. Ths onverter provdes postve load voltage for postve supply voltage. Luo onverters overome the effets of the parast elements that lmt the voltage onverson rato. These onverters n general have omplex non-lnear modes wth parameter varaton problems. PI ontrollers do not provde satsfatory response for these onverters whh are tme varyng systems. Hene optmzed tehnques are used for regulatng the postve output elementary Luo onverter. In ths work, PI ontroller, PSO based PI ontroller s desgned and smulated for the above Luo onverter. The performane ndes used s Integral Squared Error (ISE) and Integral Absolute Error (IAE). II. MODELLING OF POSITIVE OUTPUT ELEMENTARY LUO CONVERTER A postve output elementary Luo onverter (Fg.1) performs step-up/step-down onversons from postve nput DC voltage to postve output DC voltage. The voltage transfer rato of the above onverter s (k/ (1-k)) where k s the duty rato. The ruts (Fg.2 and Fg.3) for the swth-on and swth-off modes of the hosen onverter are developed usng a state-spae approah. At ths pont, these two models are averaged over a sngle swthng perod T usng a state-spae averagng tehnque. The state varables are: X 1 = L1, X 2 = L2, X 3 = V o, X 4 = V o (1) Usng the above state varables, the system matres A 1 and A 2, nput matres B 1 and B 2 and output matres C 1 and C 2 are obtaned. Fg. 1 Postve output elementary luo onverter 36 Page

2 Optmzaton of PI Controller usng PSO for Power Eletron Converter Fg.2 Postve output elementary Luo onverter on mode Fg.3 Postve output elementary Luo onverter off mode III. DESIGN OF PI CONTROLLER The funton of a ontroller s to reeve the measured proess varable (pv) and ompare t wth the set pont (sp) to produe the atuatng sgnal (m) so as to drve the proess varable to the desred value. Therefore the nput to the ontroller s the error (sp-pv). It s also known as proportonal plus reset ontroller. The atuatng sgnal m( s related to the error e( by the equaton. 1 m( K e( ( K / T ) e( dt ms (2) Where T s the ntegral tme onstant or reset tme and 1/T s alled repeats per mnute. After a perod of T mnutes for a onstant error E, the ontrbuton of ntegral term s T1 K / T e( dt ( K / T ) ET K E (3) The ntegral aton has repeated the response of the proportonal aton. Reset tme s the tme needed to repeat the ntal proportonal aton hange n ts output. The ntegral aton auses the ontroller output m( to hange as long as an error exsts the proess output. The transfer funton of a PI ontroller G (s)=k [1+1/T s] (4) IV. PARTICLE SWARM OPTIMIZATION Partle Swarm Optmzaton (PSO) was orgnally developed by Kennedy and Eberhart n 1995 s a populaton-based evolutonary algorthm. It was nspred by the soal behavor of brd and fsh shoolng, and has been found to be robust n solvng ontnuous nonlnear optmzaton problems. In PSO, the swarm s ntalzed wth a populaton of random solutons. Eah partle n the swarm s a dfferent possble set of the unknown parameters to be optmzed. Representng a pont n the soluton spae, eah partle tres to adjust ts flyng toward a potental area aordng to ts own flyng experene and shares soal nformaton among partles. The objetve s to effently searh the soluton spae by swarmng the partles toward the best fttng soluton enountered n prevous teratons wth the ntent of enounterng better solutons through the ourse of the proess and fnally onvergng on a sngle mnmum error soluton. For a multdmensonal problem, the veloty and poston of eah partle n the swarm are updated usng the followng equatons: V k+1 = WV k +C 1 rand(pbest S k ) +C 2 rand(gbest _ _ S k ) (5) X k+1 =X k +V k+1 Where, V k+1 s the veloty of the th partle at (k+1) teraton, X(k+1) s the poston of the th partle at (k+1) teraton, w s the nertal weght fator (weghtng funton), C1 and C2 are aeleraton onstants alled ogntve learnng rate and soal learnng rate respetvely, rand s the random funton n the range [,1], pbest s the ndvdual best poston of the partle, gbest s the global best poston of the swarm of the partles. The flow hart of PSO based PI ontrol algorthm as shown n Fg.4 (6) 37 Page

3 Optmzaton of PI Controller usng PSO for Power Eletron Converter Fg.4 Flow hart of PSO The weghtng funton, w s responsble for dynamally adjustng the veloty of the partles, hene t s responsble for balanng between loal and global searh. Applyng a large nerta weght at the start of the algorthm and deayng to a small value through the PSO exeuton makes the algorthm searh globally at the begnnng and loally at the end of the exeuton. The weghtng funton w s alulated as: w = w max (w max - w mn ) ter (7) ter max Here, w max and w mn are the ntal and fnal weghts, ter s the urrent teraton tme and ter max s the maxmum number of teratons. The proposed Ftness funton for the optmzaton of parameters of PI ontroller s defned as: F(s)=w max (Mp+ISE+IAE)+w mn (T R +T S ) (8) V. Performane Indes The performane of a ontroller s best evaluated n terms of error rteron. In ths work, ontroller performane s evaluated n terms of Integral Square Error (ISE) and Integral Absolute Error (IAE) ISE = (9) IAE (1) The ISE and IAE weght the error wth tme and hene mnmze the error values nearer to zero. VI. Smulaton Results The rut parameters of the postve Output elementary Luo Converter are shown n the Table 1. The ontroller parameter values of the onventonal and ontrollers are obtaned. The responses of postve output elementary Luo ontroller usng onventonal and ontroller are shown n Fgures 5,6,7 and 8. Table 2 shows the performane evaluaton of postve output elementary Luo onverter usng onventonal and ontrollers. Smulaton results shows that ontroller wll drastally redue the overshoot, ISE and IAE values as ompared to the onventonal PI ontroller. 38 Page

4 output voltage n volts output voltage n volts output voltage n volts Optmzaton of PI Controller usng PSO for Power Eletron Converter TABLE. 1 CIRCUIT PARAMETERS OF POSITIVE OUTPUT ELEMENTARY LUO CONVERTER Parameter Symbol Value Input Voltage V n 1 V Output Voltage V o 4V Indutor L 1µH Capator C 5µF Frequeny F 5khz Load resstor R 1Ω Duty rato D tme n ses Fg. 5 Closed loop response of Postve Output Elementary Luo onverter tme n ses Fg. 6 Servo response of Postve Output Elementary Luo onverter wth nrease n referene voltage from 4V-45V at.1se tme n ses Fg. 7 Closed loop response of Postve Output Elementary Luo onverter wth sudden lne dsturbane from 1V-11V (1%) at 8 mse. and 1V-9V(1%) at 14 mse 39 Page

5 output voltage n volts Optmzaton of PI Controller usng PSO for Power Eletron Converter tme n ses Fg. 8 Closed loop response of Postve Output Elementary Luo onverter wth sudden load dsturbane from 1Ω -11Ω (1%) at 8 mse. and 1 Ω - 9Ω(1%) at 14 mse TABLE.2 PERFORMANCE EVALUATION OF POSITIVE OUTPUT ELEMENTARY LUO CONVERTER Tunng Parameters Controller Controller Rsng tme (m.se).5.45 Startup Transent Settlng tme (m.se) Peak Overshoot % ISE IAE.1.39 Settlng tme (m.se) 3.7 Lne Dsturbane Load Dsturbane Lne Inrease 1% Lne derease 1% Load nrease 1% Load derease 1% VII. Peak Overshoot % ISE IAE.11.4 SETTLING TIME (M.SEC) Peak Overshoot % ISE IAE Settlng tme (m.se) PEAK OVERSHOOT % ISE IAE Settlng tme (m.se) Peak Overshoot % ISE IAE Conluson In ths work, Partle Swarm Optmzaton (PSO) algorthm s developed to tune the PI ontroller parameters whh ontrol the performane of postve output elementary Luo onverter. The smulaton results onfrm that PI ontroller tuned wth PSO algorthm rejets satsfatorly both the lne and load dsturbanes. Also the results proved that ontroller gves the smooth response for the referene trakng and mantans the output voltage of the postve output elementary Luo onverter aordng to the desred voltage. Referenes [1]. Luo,F.L, Postve output Luo- onverter voltage lft Tehnque, IEE-EPAproessdngs,146(4),July 1999,pp [2]. J.F.HUANG, F.B.DONG, Modellng and Control on Isolated DC-DC Converter, Power Eletrons, voi.44, pp.87-89, Aprl 21. [3]. M. Namnabat, M. Bayat Poodeh, S. Eshtehardha, Comparson the Control Methods n Improvement the Performane of the DC-DC Converter, Internatonal Conferene on Power Eletrons 27, (ICPE 7), pp , 27. [4]. Martn Plesnk., Use of the State spae averagng tehnque n fast steady state smulaton algorthms for swthng power onverters, eeexplore.eee.org CCECE 26. [5]. J.You, S.B.Kang,"Generalzed State Spae Averagng based PWM Retfer Modellng", Eletral Measurement &Instrumentaton vo1.46, pp.67-7, Otober 29 [6]. R.Suresh Kumar, J.Suganth, Improvng the Boost Converter PID Controller Performane Usng Partle Swarm Optmzaton,EuropenJournal of Sentf Researh, Vol.85 No3 September,212,pp [7]. Y.L and Z.C.Duan, Optmzaton for parameter of PID based on PSO, Mahnery & Eletrons, Issue: 9 pp , 24. [8]. B.Nagaraj, P. Vjayakumar A omparatve study of PID ontroller tunng usng GA, EP, PSO, and ACO, Journal of Automaton, Moble Robots & Intellgent Systems, volume 5, 211. [9]. B. Nagaraj, S. Subha, B. Ramprya, Tunng Algorthms for PID Controller usng Soft Computng Tehnques, IJCSNS Internatonal Journal of Computer Sene and Network Seurty, vol,8,no.4,aprl 28. [1]. Ian Grffn, On-lne PID Controller Tunng usng Genet Algorthms, Dubln Cty Unversty, 23 4 Page

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

Design and Optimization of a New Power Monitor with Small Size

Design and Optimization of a New Power Monitor with Small Size Desgn and Optmzaton of a New Power Montor wth Small Sze ABBAS ALI LOTFI NEYESTANAK ALI HOMAII MASOOD KHOSROSHAHY MOHAMMAD MIRHOSAINI Eletral Engneerng Eletral Engneerng Eletral Engneerng Eletral Engneerng

More information

DESIGN OF GOAL-SEEKING BEHAVIOR-BASED MOBILE ROBOT USING PARTICLE SWARM FUZZY CONTROLLER

DESIGN OF GOAL-SEEKING BEHAVIOR-BASED MOBILE ROBOT USING PARTICLE SWARM FUZZY CONTROLLER Vol. 7, No. 3, Oktober 214 ISSN 216 544 DESIGN OF GOAL-SEEKING BEHAVIOR-BASED MOBILE ROBOT USING PARTICLE SWARM FUZZY CONTROLLER a And Adransyah, b Badaruddn, Eko Ihsanto a,b, Eletral Engneerng Departement,

More information

Solving Redundancy Allocation Problem with Repairable Components Using Genetic Algorithm and Simulation Method

Solving Redundancy Allocation Problem with Repairable Components Using Genetic Algorithm and Simulation Method Avalable Onlne at http//jnrm.srbau.a.r Vol.1, No.3, Autumn 2015 Journal of New Researhes n Mathemats Sene and Researh Branh (IAU) Solvng Redundany Alloaton Problem wth Reparable Components Usng Genet Algorthm

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

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

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

Unscented Kalman Filter for Frequency and Amplitude Estimation

Unscented Kalman Filter for Frequency and Amplitude Estimation Paper aepted for presentaton at the 211 IEEE rondhem Powereh Unsented Kalman Flter for Frequeny and Ampltude Estmaton Happy Novanda, Pawel Regulsk, Franso M. González-Longatt, Senor Member IEEE and Vladmr

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

Identification and Position Control of Marine Helm using Artificial Neural Network

Identification and Position Control of Marine Helm using Artificial Neural Network Identfaton and Poston Control of Marne Helm usng Artfal Neural Network Hu ZHU Yannan RUI College of Mehanal & Eletr Engneerng, Soohow Unversty Suzhou, Jangsu,, Chna ABSRAC If nonlneartes suh as saturaton

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

Optimal Size and Location of Capacitors Placed on a. Distribution System

Optimal Size and Location of Capacitors Placed on a. Distribution System Chng-Tzong Su, Cheng-Y Ln, J-Jen Wong Optmal Sze and Loaton of Capators laed on a Dstrbuton System CHING-TZONG SU CHENG-YI LIN JI-JEN WONG Department of Eletral Engneerng WuFeng Insttute of Tehnology Mng-Hsung,

More information

Simulation and Analysis of Single Phase Shunt Active Filter Based on PQ Theory

Simulation and Analysis of Single Phase Shunt Active Filter Based on PQ Theory 215 IJEDR Volume 3, Issue 4 ISSN: 23219939 Smulaton and Analyss of Sngle Phase Shunt Ate Flter Based on PQ Theory 1 Anoop H. Budhran, 2 Krshna Veer Sngh, 3 Amt R Pathak 1 Assstant Professor, 2 Assstant

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

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

Improving Broadband Acoustic Doppler Current Profiler with Orthogonal Coprime Pulse Pairs and Robust Chinese Remainder Theorem

Improving Broadband Acoustic Doppler Current Profiler with Orthogonal Coprime Pulse Pairs and Robust Chinese Remainder Theorem Improvng Broadband Aoust Doppler Current Profler wth Orthogonal Coprme Pulse Pars and Robust Chnese Remander Theorem Cheng Ch, Har Vshnu and Koay Teong Beng Aoust Researh aboratory, Tropal Marne Sene Insttute,

More information

Study and Optimization of Cooperative Spectrum Sensing in OFDM Cognitive Radio Networks

Study and Optimization of Cooperative Spectrum Sensing in OFDM Cognitive Radio Networks IJCSI Internatonal Journal of Computer Sene Issues, Vol. 9, Issue 6, o 3, ovember ISS (Onlne): 69-8 www.ijcsi.org 7 Study and Optmzaton of Cooperatve Spetrum Sensng n OFDM Cogntve Rado etworks Yngxue LI,

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

Water Level Control by Fuzzy Logic and Neural. Networks

Water Level Control by Fuzzy Logic and Neural. Networks Water Level Control by Fuzzy Log and Neural Lmted rulaton. For revew only. Networks Danel Wu Dept. of Systems Desgn Eng. Unversty of Waterloo Waterloo, ON NL G Fakhreddne Karray Dept. of Eletral & Computer

More information

ECEN5807. Modeling and Control of Power Electronic Systems

ECEN5807. Modeling and Control of Power Electronic Systems Modelng and Control of Power Eletron Systems Instrutor: Dragan Maksmo Offe: OT346, 303-492-4863, maksmo@olorado.edu Offe hours Monday 2-4 pm Class blog aalable for questons and omments related to HW assgnments

More information

Longitudinal Spacing Control of Vehicles in a Platoon 1

Longitudinal Spacing Control of Vehicles in a Platoon 1 9 ICASE: The Insttute of Control, Automaton and Systems Engneers, KOREA Vol., No., June, 000 ongtudnal Spang Control of Vehles n a Platoon Tae Soo No and Kl To Chong Abstrat: The yapunov stablty theorem

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

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

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

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

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

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

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

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

An Efficient Method for GPS Multipath Mitigation Using the Teager-Kaiser-Operator-Based MEDLL

An Efficient Method for GPS Multipath Mitigation Using the Teager-Kaiser-Operator-Based MEDLL YI HU, AOZHONG SONG, BIN ENG, XIAOYU DANG, AN EFFICIENT ETHOD FOR GPS ULTIPATH ITIGATION USING An Effent ethod for GPS ultpath tgaton Usng the Teager-Kaser-Operator-Based EDLL Y HU, aozhong SONG,, Bn ENG,

More information

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

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

More information

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

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

More information

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

Design of Fractional Order PID controller for a CSTR process

Design of Fractional Order PID controller for a CSTR process Internatonal Refereed Journal of Engneerng and Scence (IRJES) ISSN (Onlne) 319-183X, (Prnt) 319-181 Volume 3, Issue 1 (January 014), PP. 08-14 Desgn of Fractonal Order PID controller for a CSTR process

More information

Digital Hearing Aid DSP Chip Parameter Fitting Optimization

Digital Hearing Aid DSP Chip Parameter Fitting Optimization ICCAS005 June -5, KINTEX, Gyeongg-Do, Korea Dgtal Hearng Ad DSP Chp Parameter Fttng Optmzaton Soon Suk Jarng*, You Jung Kwon*, Je Hyung Lee** *Dept. of Informaton, Control & Instrumentaton, Chosun Unversty,

More information

Outage Probability Analysis of Multipath Fading Channels in Long Term Evolution-LTE

Outage Probability Analysis of Multipath Fading Channels in Long Term Evolution-LTE Proeedngs of Internatonal Conferene on Emergng Trends n Eletrons & Teleommunatons (ICETET) 9 th - 31 st May, 1 KUALA LUMPUR, MALAYSIA (MTEC1) ISS (onlne): 39- ISS (prnt): 39- Outage Probablty Analyss of

More information

3D Position Estimation Performance Evaluation of a Hybrid Two Reference TOA/TDOA Multilateration System Using Minimum Configuration

3D Position Estimation Performance Evaluation of a Hybrid Two Reference TOA/TDOA Multilateration System Using Minimum Configuration Internatonal Journal of Traff and Transportaton Engneerng 6, 5(4): 96- DOI:.593/j.jtte.654.3 3D Poston Estmaton Performane Evaluaton of a Hybrd Two eferene TOA/ Multlateraton System Usng Mnmum Confguraton

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

BLDC MOTOR DRIVE SYSTEM USING MODIFIED PULSE WIDTH MODULATION TECHNIQUE USING Z-SOURCE INVERTER CONTROL SCHEME

BLDC MOTOR DRIVE SYSTEM USING MODIFIED PULSE WIDTH MODULATION TECHNIQUE USING Z-SOURCE INVERTER CONTROL SCHEME BDC MOTOR DRIE SYSTEM USING MODIFIED PUSE WIDTH MODUATION TECHNIQUE USING Z-SOURCE INERTER CONTRO SCHEME Dr. S. Sa Prasad, A.B Bhaana Reddy 2, K..Rajee 3 Professor, Dept. of EEE,dya Jyoth Insttute of Tehnology,

More information

A New Adaptive Particle Swarm Optimization Based on Self-Tuning of PID Controller for DC Motor System

A New Adaptive Particle Swarm Optimization Based on Self-Tuning of PID Controller for DC Motor System Çukurova Ünverstes Mühendslk Mmarlık Fakültes Dergs, 32(3), ss. 243-249, Eylül 207 Çukurova Unversty Journal of the Faculty of Engneerng and Archtecture, 32(3), pp. 243-249, September 207 A New Adaptve

More information

Research Article The Design of Frequency Filters of Iterative Feedback Tuning Using Particle Swarm Optimization

Research Article The Design of Frequency Filters of Iterative Feedback Tuning Using Particle Swarm Optimization Advances n Electrcal Engneerng, Artcle ID 46527, 5 pages http://dx.do.org/.55/24/46527 Research Artcle The Desgn of Frequency Flters of Iteratve Feedback Tunng Usng Partcle Swarm Optmzaton Arman Sharf

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

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

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

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

Deterministic Worst-case Performance Analysis for Wireless Sensor Networks

Deterministic Worst-case Performance Analysis for Wireless Sensor Networks Determnst Worst-ase Performane Analyss for Wreless Sensor Networks Humn She,, Zhongha Lu, Axel Jantsh, L-Rong Zheng Dept. of Eletron, Computer and Software Systems Royal Insttute of Tehnology (KTH), Sweden

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

DESIGN OF OPTIMUM CONTROLLERS FOR HORIZONTAL TANK PROCESS

DESIGN OF OPTIMUM CONTROLLERS FOR HORIZONTAL TANK PROCESS Volume 118 No. 0 018, 1451-1459 ISSN: 1311-8080 (prnted verson); ISSN: 1314-3395 (on-lne verson) url: http://www.jpam.eu jpam.eu DESIGN OF OPTIMUM CONTROLLERS FOR HORIZONTAL TANK PROCESS 1 E.Gowthaman,

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

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

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

Modeling and Current Programmed Control of a Bidirectional Full Bridge DC-DC Converter

Modeling and Current Programmed Control of a Bidirectional Full Bridge DC-DC Converter Energy and Power Engneerng, 22, 4, 7-6 http://dx.do.org/.4236/epe.22.435 Publshed Onlne May 22 (http://www.sp.org/journal/epe) 7 Modelng and urrent Programmed ontrol of a Bdretonal Full Brdge D-D onerter

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

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

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

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Modeling and Control of a Cascaded Boost Converter for a Battery Electric Vehicle

Modeling and Control of a Cascaded Boost Converter for a Battery Electric Vehicle Modelng and Control of a Cascaded Boost Converter for a Battery Electrc Vehcle A. Ndtoungou, Ab. Hamad, A. Mssandaand K. Al-Haddad, Fellow member, IEEE EPEC 202 OCTOBER 0-2 Introducton contents Comparson

More information

Network Theory. EC / EE / IN. for

Network Theory.   EC / EE / IN. for Network Theory for / / IN By www.thegateacademy.com Syllabus Syllabus for Networks Network Graphs: Matrces Assocated Wth Graphs: Incdence, Fundamental ut Set and Fundamental rcut Matrces. Soluton Methods:

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

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

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

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

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

More information

Performance of Diagnosis Methods for IGBT Open Circuit Faults in Three Phase Voltage Source Inverters for AC Variable Speed Drives

Performance of Diagnosis Methods for IGBT Open Circuit Faults in Three Phase Voltage Source Inverters for AC Variable Speed Drives Performane of Dagnoss Methods for IGBT Open Crut Faults n Three Phase Voltage Soure Inverters for AC Varale Speed Drves Ka Rothenhagen, Fredrh W. Fuhs Chrstan-Alrehts-Unversty of Kel Kaserstr.2, 24143

More information

Design of Multi-loop PID Controllers Based on the Generalized IMC-PID Method with Mp Criterion

Design of Multi-loop PID Controllers Based on the Generalized IMC-PID Method with Mp Criterion 212 Internatonal Truong Journal Nguyen of Control, Luan Vu, Automaton, Jetae Lee, and and Systems, Moonyong vol. Lee 5, no. 2, pp. 212-217, Aprl 2007 Desgn of Mult-loop PID Controllers Based on the Generalzed

More information

Available online at ScienceDirect. Procedia Computer Science 85 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 85 (2016 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 85 (206 ) 976 986 Internatonal Conference on Computatonal Modelng and Securty (CMS 206) Comparatve Analyss of NR and TBLO Algorthms

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

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

A Space-Time Pre-RAKE Transmitter Diversity Method for W-CDMA Using Long Range Prediction 1

A Space-Time Pre-RAKE Transmitter Diversity Method for W-CDMA Using Long Range Prediction 1 A Spae-Tme Pre-RAKE Transmtter versty ethod for W-CA Usng Long Range Predton Sen Gunavd and Alexandra uel-hallen North Carolna State Unversty ept of Eletral and Computer Engneerng Center for Advaned Computng

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

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

Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) Optimizing Linear Quadratic Regulator Controller On DC-DC Converter

Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) Optimizing Linear Quadratic Regulator Controller On DC-DC Converter Internatonal Conference on Control, Automaton and Systems 28 Oct. 14-17, 28 n COEX, Seoul, Korea Partcle Swarm Optmzaton (PSO) and Genetc Algorthm (GA) Optmzng Lnear Quadratc Regulator Controller On DC-DC

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

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

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

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

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

Design of Digital Band Stop FIR Filter using Craziness Based Particle Swarm Optimization (CRPSO) Technique

Design of Digital Band Stop FIR Filter using Craziness Based Particle Swarm Optimization (CRPSO) Technique Internatonal Journal o Scentc Research Engneerng & Technology (IJSRET), ISSN 78 088 Volume, Issue 5, May 05 6 Desgn o Dgtal Band Stop FIR Flter usng Crazness Based Partcle Swarm Optmzaton (CRPSO) Technque

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

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas Impact of Interference Model on Capacty n CDMA Cellular Networks Robert Akl, D.Sc. Asad Parvez Unversty of North Texas Outlne Introducton to CDMA networks Average nterference model Actual nterference model

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

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

An Optimization of the Chlorine Gas Wireless Sensor Network Coverage and Leakage Model

An Optimization of the Chlorine Gas Wireless Sensor Network Coverage and Leakage Model Sensors & Transduers, Vol. 54, Issue 7, July 03, pp. 6-70 Sensors & Transduers 03 by IFSA http://www.sensorsportal.om An Optmzaton of the Chlorne Gas Wreless Sensor Network Coverage and Leakage Model Yun

More information

Improved Detection Performance of Cognitive Radio Networks in AWGN and Rayleigh Fading Environments

Improved Detection Performance of Cognitive Radio Networks in AWGN and Rayleigh Fading Environments Improved Detecton Performance of Cogntve Rado Networks n AWGN and Raylegh Fadng Envronments Yng Loong Lee 1, Wasan Kadhm Saad, Ayman Abd El-Saleh *1,, Mahamod Ismal 1 Faculty of Engneerng Multmeda Unversty

More information

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM.

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM. hs s a repostory copy of AN ADAPIVE LOCALIZAION SYSEM USING PARICLE SWARM OPIMIZAION IN A CIRCULAR DISRIBUION FORM. Whte Rose Research Onlne URL for ths paper: http://eprnts.whterose.ac.uk/118699/ Verson:

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

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

IDENTIFICATION AND MITIGATION OF POWER QUALITY DISTURBANCES USING IUPQC BASED ON PSODV TECHNIQUE

IDENTIFICATION AND MITIGATION OF POWER QUALITY DISTURBANCES USING IUPQC BASED ON PSODV TECHNIQUE Internatonal Journal of Advanced Research n Computer Engneerng & Technology (IJARCET) Volume 4 Issue 9, September 5 IDENTIFICATION AND MITIGATION OF POWER QUALITY DISTURBANCES USING IUPQC BASED ON PSODV

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

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

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

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

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

Wideband Gain Flattened Hybrid Erbium-doped Fiber Amplifier/Fiber Raman Amplifier

Wideband Gain Flattened Hybrid Erbium-doped Fiber Amplifier/Fiber Raman Amplifier Journal of the Optcal Socety of Korea Vol. 14, No. 4, December 2010, pp. 342-350 DOI: 10.3807/JOSK.2010.14.4.342 Wdeband Gan Flattened Hybrd Erbum-doped Fber Amplfer/Fber Raman Amplfer Hossen Afkham Islamc

More information

Five-level NPC-VSI Capacitor Voltage Balancing Using a Novel Clamping Bridge

Five-level NPC-VSI Capacitor Voltage Balancing Using a Novel Clamping Bridge Asan Power Eletrons Journal, ol.5 No., Aug 0 Fve-level NP-SI apator oltage Balanng sng a Novel lampng Brdge R. HIBANI E.M. BERKOK M.S. BOHERIT Astrat- A serous onstrant n multlevel nverters s the apator

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

Modeling, Analysis and Control of a Chain Cell Converter

Modeling, Analysis and Control of a Chain Cell Converter Moelng, Analyss an Control of a Chan Cell Converter A. Kran Kumar, an K. R. Payar, enor Member, IEEE Abstrat Chan ell onverter as a shunt onnete, multlevel voltage soure onverter has been propose for stat

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

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