Analysis of Kinematic Constrained Mobile Robot Using ANT Colony Optimization

Size: px
Start display at page:

Download "Analysis of Kinematic Constrained Mobile Robot Using ANT Colony Optimization"

Transcription

1 Internatonal Journal of Artfcal Intellgence an Coputatonal Research, 3(1), 2011, pp Analyss of Kneatc Constrane Moble Robot Usng ANT Colony Optzaton Dayal R. Parh an Jagan Mohana Rao Ruppa Departent of Mechancal Engneerng, Natonal Insttute of Technology-Rourkela, Rourkela , Ina The kneatc of oble robots s ost popular n now away ays n the analyss fel. Ths kneatcs s anly base on the oble robot oblty, steerablty an Maneuverablty of the robot wheels. Ths analyss an control wll be useful for the trajectory plannng of a robot. There are fferent types of wheels confguratons are avalable lke fxe stanar wheels (fferental rve wheel), steerable stanar wheels, castor wheels, Swesh wheels, an sphercal wheels. In the present paper, we are escrbng about the fferental rve wheel kneatcs. Here we are explanng the evolutonary algorth (EA), the ant colony optzaton (ACO) algorth for obtanng the best global path n orer to reach the robot to the goal poston by avong the obstacles. Keywors: Kneatcs, Ant Colony Optzaton, Evolutonary Algorth, Dfferental Drve Robot. INTRODUCTION A oble robot s a self-operatng achne that can ove rrespectve to ts chosen path n the free space. By unerstanng the wheel constrants place on the robots oblty t s easer to unerstan the oble robot oton. It s a very ffcult to easure a oble robot current poston by rect way. It s an nterestng an challengng work to obtan the exact oble robot s poston an orentaton whle t s n oton. There are any wheel an axle confguratons that have been use for WMRs [1-12]. There are so uch of the research gven above s escrbe n a recent stuy of WMRs (Mur an Neuan [13]). Ths escrbe work evelops a forals that s use ntally to oel the kneatcs of each wheel, an secon to aalgaate the nforaton about nvual wheels to escrbe the kneatcs of the WMR by takng conseraton as a whole. A conton s evelope that eternes whether, gven the confguraton of the wheels n the WMR, eal rollng s possble. Qunlan an Khatb evelope a etho that prouces sooth trajectores an can be use for obstacle avoance. The present stuaton, robotcs s very portant part n anufacturng process. By conserng oble robots, autonoous navgaton leas to a great challengng work. Then, oble robotcs fel s an nterestng an challengng aspect for scence an *Corresponng author: rkparh@ntrkl.ac.n, jaganskl@gal.co engneerng, an t has any fferent Evolutonary Algorths (EA). The socal nsects behavors such as reproucng, foo huntng, nest bulng, garbage cleanng, an terrtory guarng shows that the socal nsects such as ants an bees have hgh swar ntellgence. Many optzaton algorths have been successfully apple to the optzaton, network routng an other scentfc applcatons. Aong the socal nsects any behavors, the ost of the cases we are recognze that the ants have the ablty to work as a whole for copleton of 33 a task that can t be one by a sngle ant. Also we can observe that, ths ablty of ants s a result of cooperatve effects. Ths cooperatve effects eans to the phenoenon that have the effect of two or ore nvual parts are anpulatng s hgher than the total of the nvual effects. In the present paper we are explanng the ant colony optzaton algorth for a oble robot can navgate n a free space by avong the objects n orer to reach the target poston through optu path wth less te an less effort. Here we are also escrbng the kneatcs constrants for a fferental rve robot. ANT COLONY OPTIMIZATION The navgaton proble of an MR can be ve n to 4 sub probles [32]: Worl percepton: It senses the worl sybolzng t nto features.

2 18 Internatonal Journal of Artfcal Intellgence an Coputatonal Research Path plannng: Uses the above sybolze features to create an orere sequence of objectve ponts that the robot ust attan. Path generaton: The goal s to obtan a path through the sequence of objectve ponts. Path trackng: It s n charge of controllng that the MR follows a path. In ACO algorths, artfcal ants are probablstc soluton constructon proceures, whch are base by artfcal pheroones an heurstc nforaton. Pheroones are represente as nuercal nforaton that s ofe n every teraton n orer to reflect the algorth s search space. The ACO Algorth There s a etale step by step forulzaton algorth s use for autonoous oble robot navgaton. Ths algorth can be sutable for any probles lke travellng salesan proble, scheulng proble, vehcle routng proble, etc. The escrpton of the algorth s as follows: 1. Intalzng the paraeters: ntally there are soe of the paraeters lke the total nuber of ants we are conserng here for solvng the partcular proble, the ntal pheroone concentraton of each ant at each ege. 2. Whle the ants are ovng fro the startng ege, f the ternaton crteron s not at reache then construct a soluton for the ants obtanng the optu path by takng the transton rule of probablty functon for gettng the new poston to the ant. Then we can upate the poston of the ants fro the current poston to the new poston by local upatng pheroone concentraton value along the obtane path of each ant. 3. After upatng locally we have to upate the pheroone level of each ant globally through the global upatng rule. Then we can observe one of the optu paths for the nuber of paths obtane by each ant. The proceure shoul be apple on an nvuals fro the total populaton base on the ftness value. Step by step proceure of the ACO: Step 1: Intalzng the pheroone concentraton τ j for each ege (,j). Step 2: The total nuber of ants = 1, 2, 3,.. K are kept at startng poston (orgn noe). Step 3: For every teraton, the selecton of next poston s base on the probablty functon gven n equaton (1). α τj () t pj () t = f j N α τj () t (1) j N Else the value of the value of the probablty functon f becoes zero. Where N s the set of feasble noes connecte to the noe rrespectve of the partcular ant an α s pheroone concentraton nfluence factor. Step 4: Deterne the shortest tour tll now for all ants an upate pheroone concentraton of each ege by usng the equaton (2). τ j (t) = τ j (t) * (1 σ) (2) Where the value of σ s the pheroone evaporaton rate value. Ths evaporaton shoul elnates the local optu values convergence. Step 5: Upate the global pheroone concentraton of each ant for the next teraton by usng the equaton (3). K k j ( 1)()() j j = 1 τ t + = τ t + τ t (3) Step 6: The gven algorth can be ternate by fferent ways lke It reaches the axu nuber of teratons When we observe that f all the ants follow the sae path. KINEMATICS OF A DIFFERENTIAL WHEELED MOBILE ROBOT There are fferent wheel rve confguratons lke fxe stanar wheels (fferental rve wheel), steerable stanar wheels, castor wheels, Swesh wheels, an sphercal wheels are avalable for the oble robot constructon. Out of that, the one of the ost splest for of robot constructon by usng the fferental rve wheels.e. the chasss wth two fxe wheels on both ses of the chasss. By observng the

3 Analyss of Kneatc Constrane Moble Robot usng ANT Colony Optzaton 19 kneatc constructon of ths fferental rve wheel we can obtan soe of the basc nforaton regarng the kneatcs of sple confguratons lke a car lke robot. Most of cases the castor wheel also be use along wth the fxe wheels only for the stablty purpose only. There s no effect of castor wheel on the kneatc constrants. Generally, n fferental rve wheels n orer to reuce the effect of slppage along wth that havng only rollng acton; the wheele oble robot shoul be rotate about a pont. The center pont shoul be a pont on the coon axs of rotaton of the two fxe wheels. The kneatc constrants can also be eonstrate geoetrcally usng the concept of a robot s nstantaneous center of rotaton (ICR). for the both the wheels, thus the velocty of a center of rotaton, an veloctes of left an rght wheels are as follows: v CR = ω.r (4) ( 2) ( ) v1 = ω.( r + (5) v2 = ω.( r 2 (6) In the above equatons, the value of r s the stance between the ICR to the pont between the fxe wheels. All the values v 1,v 2 an r are n ters of functon of te. Fro the equatons (4), (5), (6), the value of r an ω an velocty of center of rotaton (CR) pont are gven as: r v + v = * v1 v 2 2 (7) Fgure 1: The Path of Moton of the Dfferental Drve Robot Ths ICR geoetrc constructon eonstrates how robot oblty s a functon of the nuber of constrants on the robot s oton, not the nuber of wheels. By observng fro the above fg.1. v 1 an v 2 are the veloctes of the left an rght han se wheels when we are seeng fro the left se. Generally the fference between the bcycle an a fferental rve wheel s that the forer has two nepenent kneatc constrants whle the latter has only one although ther chasss have the sae nuber of nononrectonal wheels. Whle ovng the vehcle n te the left an rght wheels are gong to construct a path that oves aroun v v ω = (8) v CR v + v = (9) 2 Base on the veloctes of the left an rght wheel veloctes, there are fferent confguratons of robot otons are obtane. For the above entone fferental rve robot, there are four fferent types of confguratons shows as follows: 1. If the veloctes of both left an rght wheels are sae.e. v 1 = v 2, then the robot wll oves along a straght lne path.e. t oves forwar or backwar as shown n fg. 2, because the raus of curvature r becoes nfnte fro the equaton (7). ϕ the ICR wth the angular velocty rate ω =, sae Fgure 2: The Frst Movng Confguraton of a Dfferental τ Drve Robot when v 1 = v 2

4 20 Internatonal Journal of Artfcal Intellgence an Coputatonal Research 2. If the veloctes of the both wheels are fferent, then the robot wll get the curve oton about the pont ICR as shown n fg. 3. Fgure 5: The Fourth Movng Confguraton of Dfferental Drve Robot when v 1 = v 2 Fro the above all confguratons, we are observe that the fxe wheel oble robot s anly epens on the veloctes of the both left an rght wheels. If there a sall fference n the veloctes, t causes the foraton of fferent path trajectores of oble robot. Fgure 3: The Secon Movng Confguraton of Dfferental Drve Robot when v 1 < v 2 3. If the velocty of the rght wheel s becoes the value of zero, then the robot wll take a turn about the pont CR wth a raus of /2 as shown n fg. 4. Fgure 4: The Thr Movng Confguraton of Dfferental Drve Robot when v 2 = 0 4. If both the wheels oves n opposte recton.e. v 1 = v 2, then the robot wll turn about the CR wth a raus of r = 0.e. the ICR s conces wth the CR as shown n fg. 5. CONCLUSIONS In the present research work, t has been explane about ant colony optzaton an kneatcs of fferental rve wheele robot. The an objectve of ths task s that to fn the optu path for the robot that anly epens upon the varous confguratons of the oble robot wheels. Fro the above scusson, we are observe that fferent path trajectores are obtane wth the varatons of veloctes of the avalable oble robot wheels. References [1] Whtaker, L. E. (1962), Star Clbng Devce. U. S. Patent No. 3,058,754. [2] Sth, M. H. an Coles, L. S. (1973), Desgn of a Low Cost, General Purpose Robot. Proc. of 3r IJCAI. Stanfor, Calforna. pp [3] Holls, R. (1977), Newt: A Moble, Cogntve Robot. Byte 2(6): [4] Everett, H. R. (1979), A Secon-generaton Autonoous Sentry Robot. Robotcs Age 7(4): [5] Gralt, G., Sobek, R. an Chatla, R. (1979), A Multlevel Plannng an Navgaton Syste for a Moble Robot; A Frst Approach to Hlare. Proc. of the IJCAI. Tokyo, Japan. pp [6] Moravec, H. P. (1980), Obstacle Avoance an Navgaton n the Real Worl by a Seeng Robot Rover. Ph. D. Thess. Departent of Coputer Scence, Stanfor Unv. [7] Ija, J., Kanayaa, Y. an Yua, S. (1981a), Eleentary Functons of a Self-contane Robot

5 Analyss of Kneatc Constrane Moble Robot usng ANT Colony Optzaton 21 Yaabko 3.1. Proc. of the 11th ISIR. Tokyo: Socety of Boechanss Japan, Japan Inustral Robot Assocaton. pp [8] Ija, J., Kanayaa, Y. an Yua, S. (1981b), A Moble Robot wth Sonc Sensors an ts Unerstanng of a Sple Worl. Techncal Report No. ISE-TR Insttute of Inforaton Scence an Electroncs, Unv. of Tsukuba, Japan. [9] Baler, Jr., C. (1982), Avatar: A Hoe Bult Robot. Robotcs Age 4(1): [10] Helers, C. (1983a), The Wanerng Roboteers. Robotcs Age 5(3): [11] Helers, C. (1983b), En Helenleben (or, A Hero s lfe, wth Apologes to R. Strauss). Robotcs Age 5(2): [12] Ichkawa, Y., Ozak, N. an Saakane, K. (1983), A Hybr Locooton Vehcle for Nuclear Power Plants. IEEE Trans. Systes Man Cybernet. SMC-13(6): [13] Mur, P. F. an Neuan, C. P. (1987), Kneatc Moelng of Wheele Moble Robots. J. Robotc Systes 4(2):

A comparative study of initial basic feasible solution methods for transportation problems

A comparative study of initial basic feasible solution methods for transportation problems Matheatcal Theory and Modelng ISSN 2224-5804 (Paper) ISSN 2225-0522 (Onlne) www.ste.org A coparatve study of ntal basc feasble soluton ethods for transportaton probles Abstract Abdul Sattar Sooro 1 Gurudeo

More information

Economic Load Dispatch Using Strength Pareto Gravitational Search Algorithm with Valve Point Effect

Economic Load Dispatch Using Strength Pareto Gravitational Search Algorithm with Valve Point Effect Econoc Loa Dspatch Usng Strength areto Gravtatonal Search Algorth wth Valve ont Effect H. A. Shayanfar * Center of Excellence for ower Syste Autoaton an Operaton, Elect. Eng. Dept., Iran Unversty of Scence

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

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

Radial Distribution System Reconfiguration in the Presence of Distributed Generators

Radial Distribution System Reconfiguration in the Presence of Distributed Generators 4th Internatonal Conference on Coputer, Mechatroncs, Control and Electronc Engneerng (ICCMCEE 205) Radal Dstrbuton Syste Reconfguraton n the Presence of Dstrbuted Generators Xngquan J, a, Q Lu, GuoZheng

More information

A Soft Decoding of Linear Block Codes by Genetic Algorithms

A Soft Decoding of Linear Block Codes by Genetic Algorithms Internatonal Conference on Intellgent Coputatonal Systes (ICICS'2012) Jan 7-8 2012 Duba A Soft Decodng of Lnear Bloc Codes by Genetc Algorths Ahed Azouaou and Dr Mostafa Belas Abstract In ths paper we

More information

ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011

ACEEE Int. J. on Communication, Vol. 02, No. 02, July 2011 ACEEE Int. J. on Councaton, Vol., No., July Thnned Concentrc Crcular Array Antennas Synthess usng Iproved Partcle Swar Optzaton Durbadal Mandal, Debanjal Sadhu and Sat Prasad Ghoshal Departent of Electroncs

More information

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

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

More information

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

Optimization and Dynamic Simulation of a Nurse Robot in Hospital Environment Using Genetic Algorithm

Optimization and Dynamic Simulation of a Nurse Robot in Hospital Environment Using Genetic Algorithm Optzaton and Dynac Sulaton of a Nurse Robot n osptal Envronent Usng Genetc Algorth Abstract Al Meghdar, ooan ossenkhannazer, Al Selk Ghafar Center of Excellence n Desgn, Robotcs and Autoaton, Sharf Unversty

More information

Priority based Dynamic Multiple Robot Path Planning

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

More information

Modeling, Simulation and Analysis of Matrix Converter Using Matlab&Simulink

Modeling, Simulation and Analysis of Matrix Converter Using Matlab&Simulink Internatonal Journal of Modelng and Optzaton, Vol., No., June 0 Modelng, Sulaton and Analyss of Matrx Converter Usng Matlab&Sulnk Hulus Karaca and Raazan Akkaya Abstract In ths paper, a atrx converter

More information

GAtoolbox: a Matlab-based Genetic Algorithm Toolbox for Function Optimization

GAtoolbox: a Matlab-based Genetic Algorithm Toolbox for Function Optimization THE th LATIN-AMERICAN CONGRESS ON ELECTRICITY GENERATION AND TRANSMISSION - CLAGTEE 07 GAtoolbox: a Matlab-based Genetc Algorth Toolbox for Functon Optzaton Justo José Roberts, Agnelo Marotta Cassula,

More information

World Scientific Research Journal (WSRJ) ISSN: A Algorithm for Location in Wireless Sensor Networks Based on Local

World Scientific Research Journal (WSRJ) ISSN: A Algorithm for Location in Wireless Sensor Networks Based on Local World Scentfc Research Journal (WSRJ) ISSN: 2472-3703 www.wsr-.org A Algorth for Locaton n Wreless Sensor Networks Based on Local Deand Level Hu Yang 1, a, Zhengsheng Dng 2, b 1 College of Scence, X an

More information

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

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

More information

INITIALIZATION OF ROBOTIC FORMATIONS USING DISCRETE PARTICLE SWARM OPTIMIZATION

INITIALIZATION OF ROBOTIC FORMATIONS USING DISCRETE PARTICLE SWARM OPTIMIZATION 24 Internatonal Symposum on on Automaton & Robotcs n n Constructon (ISARC 2007) Constructon Automaton Group, I.I.T. Madras INITIALIZATION OF ROBOTIC FORMATIONS USING DISCRETE PARTICLE SWARM OPTIMIZATION

More information

Multiple Robots Formation A Multiobjctive Evolution Approach

Multiple Robots Formation A Multiobjctive Evolution Approach Avalable onlne at www.scencedrect.com Proceda Engneerng 41 (2012 ) 156 162 Internatonal Symposum on Robotcs and Intellgent Sensors 2012 (IRIS 2012) Multple Robots Formaton A Multobctve Evoluton Approach

More information

Comparison of Field-Oriented Control and Direct Torque Control for Permanent Magnet Synchronous Motor (PMSM)

Comparison of Field-Oriented Control and Direct Torque Control for Permanent Magnet Synchronous Motor (PMSM) Worl Acaemy of Scence, Engneerng an Technology 45 008 Comparson of Fel-Orente Control an Drect Torue Control for Permanent Magnet Synchronous Motor (PMSM) M. S. Merzoug, an F. Nacer Abstract Ths paper

More information

Behavior-Based Autonomous Robot Navigation on Challenging Terrain: A Dual Fuzzy Logic Approach

Behavior-Based Autonomous Robot Navigation on Challenging Terrain: A Dual Fuzzy Logic Approach Behavor-Based Autonomous Robot Navgaton on Challengng Terran: A Dual Fuzzy Logc Approach 1 Kwon Park and 2 Nan Zhang South Dakota School of Mnes and Technology Department of Electrcal and Computer Engneerng

More information

Improved Cuckoo Search Algorithm with Novel Searching Mechanism for Solving Unconstrained Function Optimization Problem

Improved Cuckoo Search Algorithm with Novel Searching Mechanism for Solving Unconstrained Function Optimization Problem IAENG Internatonal Journal o Computer Scence, 44:, IJ_44 0 Improve Cuckoo Search Algorthm wth Novel Searchng Mechansm or Solvng Unconstrane Functon Optmzaton Problem Shu-Xa L, an Je-Sheng Wang Abstract

More information

PSO Algorithm-Based Optimal Tuning of PSS for Damping Improvement of Power Systems

PSO Algorithm-Based Optimal Tuning of PSS for Damping Improvement of Power Systems PSO Algorthm-Base Optmal unng of for Dampng Improvement of Power Systems A. Jallvan, Senor member, IACSI, an M. Davran Keshavarz Abstract In ths paper a metho base on the Partcle Swarm Optmzaton (PSO algorthm

More information

DYNAMIC LOCATION ESTIMATION BY KALMAN FILTER

DYNAMIC LOCATION ESTIMATION BY KALMAN FILTER Ubqutous Coputng and Councaton Journal ISSN 199-844 DYNAMIC LOCATION ESTIMATION BY KALMAN FILTER Lubna Farh UBICC Publshers, Sr syed Engneerng Unversty, Karach, Pakstan lubnafarh@yahoo.co ABSTRACT Ths

More information

Recent Frequent Item Mining Algorithm in a Data Stream Based on Flexible Counter Windows

Recent Frequent Item Mining Algorithm in a Data Stream Based on Flexible Counter Windows 58 JOURNAL OF SOFTWARE, VOL. 9, NO., JANUARY 04 Recent Frequent Ite Mnng Algorth n a Data Strea Based on Flexble ounter Wndows Yanyang Guo School of Inforaton Engneerng, Yangzhou Polytechnc ollege, Yangzhou,hna

More information

Simplified Reactive Power Control for Grid-connected Photovoltaic Inverters

Simplified Reactive Power Control for Grid-connected Photovoltaic Inverters Indan Journal of Scence and Technology, Vol 8(13), DOI: 1017485/jst/2015/v813/57487, July 2015 ISSN (Prnt) : 0974-6846 ISSN (Onlne) : 0974-5645 Splfed Reactve Power Control for Grd-connected Photovoltac

More information

MORPHOLOGY INFRARED IMAGE TARGET DETECTION ALGORITHM OPTIMIZED BY GENETIC THEORY

MORPHOLOGY INFRARED IMAGE TARGET DETECTION ALGORITHM OPTIMIZED BY GENETIC THEORY MORPHOLOGY INFRARED IMAGE TARGET DETECTION ALGORITHM OPTIMIZED BY GENETIC THEORY Zhenfeng Shao a, Xanqang Zhu a, Jun Lu b a State Key Laboratory for Inforaton Engneerng n Surveyng, Mappng and Reote Sensng,

More information

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

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

More information

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

An Improved Weighted Centroid Localization Algorithm

An Improved Weighted Centroid Localization Algorithm Internatonal Journal of Future Generaton Communcaton an Networng Vol.6, No.5 (203), pp.45-52 http://x.o.org/0.4257/fgcn.203.6.5.05 An Improve Weghte Centro Localzaton Algorthm L Bn, Dou Zheng*, Nng Yu

More information

GA-based heuristic algorithms for bandwidth-delayconstrained least-cost multicast routing

GA-based heuristic algorithms for bandwidth-delayconstrained least-cost multicast routing GA-base heurstc algorthms for banwth-elayconstrane least-cost multcast routng A. T. Haghghat ***, K. Faez *, M. Dehghan **, A. Mowlae *, Y. Ghahreman * Dept. of Electrcal Engneerng, Amrkabr Unversty of

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

Sliding-Mode Control of Synchronous Reluctance Motor

Sliding-Mode Control of Synchronous Reluctance Motor Internatonal Journal of Electrcal an Computer Engneerng 4:10 2009 Slng-Moe Control of Synchronous Reluctance Motor Mostafa.A. Fellan, an Dawo.E. Aba Abstract Ths paper presents a controller esgn technue

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

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

Determination of primary features of ABR signals in intelligent system aiding the auditory system diagnosis

Determination of primary features of ABR signals in intelligent system aiding the auditory system diagnosis Deternaton of prary features of ABR sgnals n ntellgent syste adng the audtory syste dagnoss BUŁKA J., WOCHLIK I., KOWAL J., BANIA P., IZWORSKI A. Departent of Autoatcs AGH Unversty of Technology Al. Mcewcza

More information

Analysis of earthquake wave propagation in buildings

Analysis of earthquake wave propagation in buildings Earthquake Resstant Engneerng Structures V 33 Analyss of earthquake wave propagaton n buldngs H. Kawaka, M. Oyuncheg & E. A. J. Tngatnga 3 Geosphere Research Insttute, Sataa Unversty, Japan Graduate School

More information

Particle Filters. Ioannis Rekleitis

Particle Filters. Ioannis Rekleitis Partcle Flters Ioanns Reklets Bayesan Flter Estmate state x from data Z What s the probablty of the robot beng at x? x could be robot locaton, map nformaton, locatons of targets, etc Z could be sensor

More information

Speed Tracking of Indirect Field Oriented Control Induction Motor using Neural Network

Speed Tracking of Indirect Field Oriented Control Induction Motor using Neural Network Avalable onlne at www.scencedrect.co Proceda Technology 8C (13) 138 143 www.elsever.co/locate/proceda The 4th Internatonal Conference on Electrcal Engneerng and Inforatcs (ICEEI 13) Speed Trackng of Indrect

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

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

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

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment Hao Me, Yantao Tan, Lnan Zu A Hybrd Ant Colony Optmzaton Algorthm or Path Plannng of Robot n Dynamc Envronment A Hybrd Ant Colony Optmzaton Algorthm for Path Plannng of Robot n Dynamc Envronment 1 Hao

More information

The Investigation of the Obstacle Avoidance for Mobile Robot Based on the Multi Sensor Information Fusion technology

The Investigation of the Obstacle Avoidance for Mobile Robot Based on the Multi Sensor Information Fusion technology Internatonal Journal of Materals, Mechancs an Manufacturng, Vol. 1, o. 4, ovember 2013 The Investgaton of the Obstacle Avoance for Moble Robot Base on the Mult Sensor Informaton Fuson technology Qu Dongyue,

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

Brain Emotional Learning Based Intelligent Controller for Permanet Magnet Synchronous Motor

Brain Emotional Learning Based Intelligent Controller for Permanet Magnet Synchronous Motor Bran Eotonal earnng Base Intellgent Controller for Peranet Magnet Synchronous Motor Faheh Tahvl Pour Far, Departent of Electrcal tahvl_po@yahoo.co Gazanfar Shahgholan, An Raab Departent of Electrcal shahgholan@aun.ac.r

More information

MODELING THE TRANSFORMER FREQUENCY RESPONSE TO DEVELOP ADVANCED MAINTENANCE TECHNIQUES

MODELING THE TRANSFORMER FREQUENCY RESPONSE TO DEVELOP ADVANCED MAINTENANCE TECHNIQUES MODELING THE TANSFOME FEQUENCY ESPONSE TO DEVELOP ADVANCED MAINTENANCE TECHNIQUES J.Plete, E.Olías, A. Barrado, A.Lázaro, J.Vázquez Unversdad Carlos III de Madrd Escuela Poltécnca Superor Área de Tecnología

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

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

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

More information

Fire Detection and Localization Using Wireless Sensor Networks

Fire Detection and Localization Using Wireless Sensor Networks Fre Detecton and Localzaton Usng Wreless Sensor Networks Alreza Khadv and Martn Hasler Ecolé Polytechnque Fédérale de Lausanne School of Coputer and Councaton Scences Laboratory of Nonlnear Systes CH 5,

More information

The Research and Realization of A Localization Algorithm in WSN Based on Multidimensional Scaling Li Xiang, Qianzhi Hong, Liuxiao Hui

The Research and Realization of A Localization Algorithm in WSN Based on Multidimensional Scaling Li Xiang, Qianzhi Hong, Liuxiao Hui Internatonal Conference on Intellgent Systems Research an Mechatroncs Engneerng (ISRME 5) The Research an Realzaton of A Localzaton Algorthm n WSN Base on Multmensonal Scalng L Xang, Qanzh Hong, Luxao

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

MTBF PREDICTION REPORT

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

More information

A Novel Multimode Mobile Robot with Adaptable Wheel Geometry for Maneuverability Improvement

A Novel Multimode Mobile Robot with Adaptable Wheel Geometry for Maneuverability Improvement Internatonal Journal of Robotcs, Vol. 4, No. 4, (6) A. Maran, S. Ebrahm, -5 A Novel Multmoe Moble Robot wth Aaptable Wheel Geometry for Maneuverablty Improvement A. Maran a, S. Ebrahm b,* a PhD Stuent,

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

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

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

Cooperative localization method for multi-robot based on PF-EKF

Cooperative localization method for multi-robot based on PF-EKF Scence n Chna Seres F: Informaton Scences 008 SCIENCE IN CHINA PRESS Sprnger www.scchna.com nfo.scchna.com www.sprngerln.com Cooperatve localzaton method for mult-robot based on PF-EKF WANG Lng, WAN JanWe,

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

Discussion on How to Express a Regional GPS Solution in the ITRF

Discussion on How to Express a Regional GPS Solution in the ITRF 162 Dscusson on How to Express a Regonal GPS Soluton n the ITRF Z. ALTAMIMI 1 Abstract The usefulness of the densfcaton of the Internatonal Terrestral Reference Frame (ITRF) s to facltate ts access as

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

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

More information

ANNUAL OF NAVIGATION 11/2006

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

More information

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

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

Design and analysis of an infrared range sensor system for floor-state estimation

Design and analysis of an infrared range sensor system for floor-state estimation Journal of Mechancal Scence an Technology 5 (4) (011) 1043~1050 www.sprngerlnk.com/content/1738-494x DOI 10.1007/s106-011-0141-5 Desgn an analyss of an nfrare range sensor system for floor-state estmaton

More information

Graph Method for Solving Switched Capacitors Circuits

Graph Method for Solving Switched Capacitors Circuits Recent Advances n rcuts, ystems, gnal and Telecommuncatons Graph Method for olvng wtched apactors rcuts BHUMIL BRTNÍ Department of lectroncs and Informatcs ollege of Polytechncs Jhlava Tolstého 6, 586

More information

GAUSSIAN KERNEL CONTROLLER FOR PATH TRACKING IN MOBILE ROBOTS

GAUSSIAN KERNEL CONTROLLER FOR PATH TRACKING IN MOBILE ROBOTS Proceedngs o the ASME 2018 Internatonal Desgn Engneerng Techncal Conerences and Computers and Inormaton n Engneerng Conerence IDETC/CIE 2018 August 26-29, 2018, Quebec Cty, Quebec, Canada DETC2018-85641

More information

EFFECTIVE HARMONIC MITIGATION TECHNIQUES USING WAVELETS BASED ANALYSIS

EFFECTIVE HARMONIC MITIGATION TECHNIQUES USING WAVELETS BASED ANALYSIS R.Kaeswara Rao. et al. / Internatonal Journal of Engneerng Scence and Technology (IJEST) EFFECTIVE HARMONIC MITIGATION TECHNIQUES USING WAVELETS BASED ANALYSIS R.KAMESWARA RAO 1 Electrcal and Electroncs

More information

A METHOD TO ESTABLISH GPS GRID IONOSPHERIC CORRECT MODEL

A METHOD TO ESTABLISH GPS GRID IONOSPHERIC CORRECT MODEL A METHOD TO ESTABLISH GPS GRID IONOSPHERIC CORRECT MODEL Shuanggen Jn Shangha Astronocal Observatory, Chnese Acadey of Scences, Shangha 00030, Chna. E-al: sgjn@shao.ac.cn or sg.jn@unsw.edu.au Abstract:

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

Robotic End-Effector Impedance Control without Expensive Torque/Force Sensor

Robotic End-Effector Impedance Control without Expensive Torque/Force Sensor Vol:7, No:7, 0 Robotc End-Effector Ipedance Control wthout Expensve Torque/Force Sensor Shuh-Jer Huang, Yu-Ch Lu, and Su-Ha Hsang Internatonal Scence Index, Mechancal and Mechatroncs Engneerng Vol:7, No:7,

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

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Human-Simulating Intelligent PID Control.

Human-Simulating Intelligent PID Control. Internatonal Journal of Moern Nonlnear Theory an Applcaton, 017, 6, 74-83 http://www.scrp.org/journal/jmnta ISSN Onlne: 167-9487 ISSN Prnt: 167-9479 Human-Smulatng Intellgent PID Control Zhunng Lu Qngao

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

Lecture 10: Bipolar Junction Transistor Construction. NPN Physical Operation.

Lecture 10: Bipolar Junction Transistor Construction. NPN Physical Operation. Whtes, EE 320 Lecture 10 Page 1 of 9 Lecture 10: Bpolar Juncton Transstor Constructon. NPN Physcal Operaton. For the remander of ths semester we wll be studyng transstors and transstor crcuts. The transstor

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

Cooperative Behavior of Multiple Mobile Robots by Using Swarm Intelligence Technique

Cooperative Behavior of Multiple Mobile Robots by Using Swarm Intelligence Technique Internatonal Journal of Artfcal Intellgence and Computatonal Research, 3(1), 2011, pp. 43-50 Cooperatve Behavor of Multple Moble Robots by Usng Swarm Intellgence Technque Dayal. R. Parh 1, Ramu Inala 2

More information

Abstract. 2. Detection of iris region. 1. Introduction. 1, otherwise

Abstract. 2. Detection of iris region. 1. Introduction. 1, otherwise Hgh Perforance Irs Recognton Based on LDA and LPCC Cha e CHU and Chng-Han CHN Insttute of lectrcal ngneerng,i-shou Unversty,, Secton, Hsueh-Cheng Rd., a -Hsu Hsang, Kaohsung County, awan, 84, R.O.C. al:

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

INTERNATIONAL JOURNAL OF ROBOTICS AND AUTOMATION (IJRA)

INTERNATIONAL JOURNAL OF ROBOTICS AND AUTOMATION (IJRA) INTERNATIONA JOURNA OF ROBOTICS AND AUTOMATION (IJRA) VOUME 2, ISSUE 2, 211 EDITED BY DR. NABEE TAHIR ISSN (Onlne): 218-1312 I Internatonal Journal of Robotcs and Autoaton (IJRA) s publshed both n tradtonal

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

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

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

More information

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

Real Power Loss Minimization and Voltage Stability Limit Enhancement by Using Shuffled Frog Leap Algorithm

Real Power Loss Minimization and Voltage Stability Limit Enhancement by Using Shuffled Frog Leap Algorithm IOSR Journal of Electrcal and Electroncs Engneerng (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 2 Ver. III (Mar Apr. 2014), PP 34-40 Real Power Loss Mnmzaton and Stablty Lmt Enhancement

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

Shunt Active Filters (SAF)

Shunt Active Filters (SAF) EN-TH05-/004 Martt Tuomanen (9) Shunt Actve Flters (SAF) Operaton prncple of a Shunt Actve Flter. Non-lnear loads lke Varable Speed Drves, Unnterrupted Power Supples and all knd of rectfers draw a non-snusodal

More information

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range Genetc Algorthm for Sensor Schedulng wth Adjustable Sensng Range D.Arvudanamb #, G.Sreekanth *, S.Balaj # # Department of Mathematcs, Anna Unversty Chenna, Inda arvu@annaunv.edu skbalaj8@gmal.com * Department

More information

Automatic Identification of Text Genres and Their Roles in Subject-Based Categorization

Automatic Identification of Text Genres and Their Roles in Subject-Based Categorization Proceedngs of the 37th Hawa Internatonal Conference on Syste Scences - 2004 Autoatc Identfcaton of Text Genres and Ther Roles n Subject-Based Categorzaton Yong-Bae Lee Dept. of Coputer Educaton Jeonju

More information

Use of ANFIS Control Approach for SSSC based Damping Controllers Applied in a Two-area Power System

Use of ANFIS Control Approach for SSSC based Damping Controllers Applied in a Two-area Power System Use of ANFIS Control Approach for SSSC base ampng Controllers Apple n a Two-area Power System. Mural, M. Rajaram 2 epartment of Electrcal an Electroncs Engneerng, Government College of Engneerng, Salem,

More information

1 Introduction. 2 LDPC codes. 3 LDPC coded OFDM system

1 Introduction. 2 LDPC codes. 3 LDPC coded OFDM system DPC Coded OFDM Wreless Councaton Syste Based on IEEE 8.a Standard Png Ma, Dongfeng Yuan School of Inforaton Scence and Engneerng Shandong Unversty ShanDa South Road 7,Jnan, Shandong, 5 P. R. Chna Abstract:-

More information

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

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

OPTIMAL LOAD SHEDDING BASED ON LINE VOLTAGE STABILITY INDEX USING HARMONY SEARCH ALGORITHM

OPTIMAL LOAD SHEDDING BASED ON LINE VOLTAGE STABILITY INDEX USING HARMONY SEARCH ALGORITHM Journal of Engneerng Scence and Technology Vol. 10, No. 4 (015) 533-551 School of Engneerng, Taylor s Unversty OPTIMAL LOAD SHEDDING BASED ON LINE VOLTAGE STABILITY INDEX USING HARMONY SEARCH ALGORITHM

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

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

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

More information

Available online at ScienceDirect. International Conference on Electrical Engineering and Informatics 2013 (ICEEI 2013)

Available online at   ScienceDirect. International Conference on Electrical Engineering and Informatics 2013 (ICEEI 2013) Avalable onlne at www.scencedrect.co ScenceDrect Proceda Technology 11 ( 13 ) 141 146 Internatonal Conference on Electrcal Engneerng and Inforatcs 13 (ICEEI 13) Speed Trackng of Indrect Feld Orented Control

More information

The Design of PIP Controller for a Thermal System with Large Time Delay

The Design of PIP Controller for a Thermal System with Large Time Delay Worl Acaemy of Scence, Engneerng an Technology Internatonal Journal of Mechancal an Mechatroncs Engneerng The Desgn of PIP Controller for a Thermal System wth Large Tme Delay Seye Ham Zareh, Atabak Sarrafan,

More information

Multirate Anypath Routing in Wireless Mesh Networks

Multirate Anypath Routing in Wireless Mesh Networks Multrate Anypath Routng n Wreless Mesh Networks Rafael Laufer an Leonar Klenrock Computer Scence Department Unversty of Calforna at Los Angeles August 9, Techncal Report UCLA-CSD-TR arxv:9.6v [cs.ni] 9

More information

Torque Ripple in Switched Reluctance Motor Based on Asymmetrical Bridge Converter Pairote Thongprasri

Torque Ripple in Switched Reluctance Motor Based on Asymmetrical Bridge Converter Pairote Thongprasri Internatonal Journal of Scentfc Research n Couter Scence, Engneerng and Inforaton Technology 017 IJSRCSEIT Volue Issue 5 ISSN : 456-3307 Torque Rle n Swtched Reluctance Motor Based on Asyetrcal Brdge Converter

More information

Fuzzy Gain Scheduling of PID Controller for a MIMO Process

Fuzzy Gain Scheduling of PID Controller for a MIMO Process Internatonal Journal of Computer Applcatons (0975 8887) Volume 91 No10, Aprl 2014 Fuzzy Gan Scheulng of PID Controller for a MIMO Process N anagasaba Department of Instrumentaton Engneerng, Annamala Unversty,

More information

Modified Takagi-Sugeno Fuzzy Logic Based Controllers for a Static Compensator in a Multimachine Power System

Modified Takagi-Sugeno Fuzzy Logic Based Controllers for a Static Compensator in a Multimachine Power System Mofe Takag-Sugeno Fuzzy Logc Base Controllers for a Statc Compensator n a Multmachne Power System Salman Mohaghegh, Ronal G. Harley* School of Electrcal an Computer Engneerng Georga Insttute of Technology

More information