Optimal Motion Planning For a Robot Arm by Using Artificial Bee Colony (ABC) Algorithm

Size: px
Start display at page:

Download "Optimal Motion Planning For a Robot Arm by Using Artificial Bee Colony (ABC) Algorithm"

Transcription

1 Internatonal Journal o Modern Engneerng Research (IJMER) wwwjmercom Vol, Issue 5, Sep-Oct 01 pp--8 ISSN: Optmal Moton Plannng For a Robot Arm by Usng Artcal Bee Colony (ABC) Algorthm PV Savsan, 1 R L Jhala, 1 (Research Scholar PAHER Unversty, Udapur, Rajasthan, Inda) (Proessor, Marwad Educaton Foundaton, Dept o Mech Engg,Gujarat, Inda) Abstract: Ths work s concentrated to optmze the trajectory or planer two-lnk robot The whole travel o the trajectory s dvded nto two parts, whch conssts o ourth order polynomal trajectory or the one part and th order trajectory or the second part There are many optmzaton algorthms, whch can be mplemented to solve such problems Evolutonary algorthms are also tred by many researchers to solve such trajectory optmzaton problems Evolutonary algorthms are capable o gvng global optmum soluton and tradtonal optmzaton technques converge to local optma and so they are not sutable or the trajectory problems In ths work artcal bee colony (ABC) algorthm s mplemented to solve trajectory optmzaton problem The objectve uncton or the proposed ABC s to mnmze travelng tme and space, whle not exceedng a maxmum pre-dened torque The objectve uncton consst o our parameter, excessve drvng torque, total jont travelng dstance, total jont Cartesan length and total consumed tme or robot moton Keywords: Artcal bee colony algorthm, R robotc arm, Trajectory I INTRODUCTION Many researches on optmal trajectory plannng have been reported n ree workspace as well as n obstacle exstence work space The evolutonary algorthm s extensvely used as practcal optmzaton computaton methods, because o the advantage that ths algorthm can avod local optmum value Ths work ocused on the trajectory optmzaton o R robotc arm n ree work space as well as crcular obstacle exstence robot work space usng ABC Forth order and th order polynomals are used to descrbe the segments that connect ntal, ntermedate and nal pont at jont space In last year s, evolutonary algorthms have been appled n large number o elds An optmal gallopng trajectory proposed by Gju Chae and Jong Hyeon Park[] whch cost low energy and guarantees the stablty o the quadruped robot They optmzed trajectory based on energy and stablty usng GA, whch provdes a robust and global soluton to a mult-body, hghly nonlnear dynamc system For generatng smooth trajectory plannng or speced path, Zoller and Zentan [] ocused on the problem o the trajectory plannng and dealt wth constant knetc energy moton plannng Ths method produced trajectory characterstcs smoother and better than whch dd obtaned rom tme optmal method Zhe Tang et al [6] proposed a thrd order splne nterpolaton based trajectory-plannng method to plan a smooth bped swng leg trajectory by reducng the nstant velocty change Chwa et al [7] proposed Mssle Gudance Algorthm to generate on lne trajectory plannng o robot wwwjmercom arms o the ntercepton o a ast maneuverng object The authors employed the gudance law throughout the trackng phase, and dynamc constrants such as torque and velocty constrants and satsed the matchng condton o the poston and velocty at the tme o the ntercepton altogether Garg and M Kumar [8] use GA technques or robot arm to denty the optmal trajectory based on mnmum jont torque requrements The authors use polynomal o th degree n tme or trajectory representaton to jont space varables Pres and Machado [10] propose a path plannng method based on a GA whle adoptng the drect knematcs and the nverse dynamcs The optmal trajectory s the one that mnmze the path length, the rpple n the tme evoluton and the energy requrements, wthout any collson wth the obstacle n the workspace S G Yue et al [] ocused on the problem o pont-to-pont trajectory plannng o lexble redundant robot manpulator (FRM) n jont space The proposed trajectory to mnmze vbraton o FRMs s based on GA Pres et al [5] use genetc algorthm to optmze a planar robot manpulator trajectory The man purpose o ths paper s to present the optmum robot trajectory n ree workspace and obstacle exstence workspace by usng ABC In the rst part o the work mathematcal model s ormed In the second part optmzaton o the developed robot trajectory s done by usng ABC II ARTIFICIAL BEE COLONY (ABC) TECHNIQUE Artcal Bee Colony (ABC) Algorthm s an optmzaton algorthm based on the ntellgent oragng behavour o honey bee swarm The colony o artcal bees conssts o three groups o bees: employed bees, onlookers and scouts [9,11,1] An employed bee searches the destnaton where ood s avalable They collect the ood and returns back to ts orgn where they perorm waggle dance dependng on the amount o ood avalable at the destnaton The onlooker bee watches the dance and ollows employed bee dependng on the probablty o the avalable ood means more onlooker bee wll ollow the employed bee assocated wth the destnaton havng more amount o ood The employed bee whose ood source becomes abandoned convert nto a scout bee and t searches or the new ood source For solvng optmzaton problems the populaton s dvded nto two parts consstng o employed bees and onlooker bees An employed bee searches the soluton n the search space and the value o objectve uncton assocated wth the soluton s the amount o ood assocated wth that soluton Employed bee updates ts poston usng Equaton (1) and t updates new poston t s better than the prevous poston, e t ollows greedy selecton Page

2 Internatonal Journal o Modern Engneerng Research (IJMER) wwwjmercom Vol, Issue 5, Sep-Oct 01 pp--8 ISSN: Where v j s the new poston o employes bee, x j s the current poston o employed bee, k s a random number between (1, N(populaton sze)/) and j =1,,,Number o desgn varables R j s a random number between (-1, 1) An onlooker bees chooses a ood source dependng on the probablty value assocated wth that ood source, p, calculated usng Equaton () p v j x F j N / n1 j ( xj xkj ) Where F s the tness value o the soluton and N/ s the number o ood sources whch s equal to the number o employed bees The Employed bee whose poston o the ood source cannot be mproved or some predetermned number o cycles than that ood source s called abandoned ood source That employed bee becomes scout and searches or the new soluton randomly usng Equaton () x x j F j mn R n j j rand( 0,1)( xmax xmn ) The value o predetermned number o cycles s an mportant control parameter o the ABC algorthm, whch s called lmt or abandonment The value o lmt s generally taken as Number o employed bees Step by step procedure or the mplementaton o ABC s gven as ollows (1) () () Step 5 Calculate probablty assocated wth the derent solutons usng Equaton () Onlooker bee ollows a soluton dependng on the probablty o that soluton So more the probablty o the soluton more wll be the onlooker bee ollowng that soluton Step 6 Update the poston o onlooker bees usng Equaton (1) I the value o objectve uncton o the new soluton s better than the exstng soluton, replace the exstng soluton wth the new one Step 7 Identy abandon soluton and replace t wth the newly generated soluton usng Equaton () Step 8 Contnue all the steps rom step untl the speced number o generatons are reached III MATHEMATICAL MODELLING For the present work two degree o reedom planar robotc arm s consdered as shown n gure 1, where the endeector s requred to move rom startng pont to goal pont n ree work space as well as wthout colldng wth the obstacle n work space For the moton plannng, pontto-pont trajectory s taken whch s connected by several segments wth contnuous acceleraton at the ntermedate va pont ABC s used as optmzaton tool Step 1 Intalze ABC parameters whch are necessary or the algorthm to proceed These parameters ncludes populaton sze whch ndcates the number o employed bees and onlooker bees, number o generatons necessary or the termnaton crtera, value o lmt, number o desgn varables and respectve range or the desgn varables Step Generate random populaton equal to the populaton sze speced Each populaton member contans the value o all the desgn varables Ths value o desgn varable s randomly generated n between the desgn varable range speced Frst hal o the populaton wll consst o employed bees Each populaton member assocated wth employed bees ndcates each ood source Step Obtan the value o objectve uncton or employed bees The value o objectve uncton so obtaned ndcates the amount o nectar (ood) assocated wth that destnaton (ood source) Step Update the poston o employed bees usng Equaton (1) I the value o objectve uncton o the new soluton s better than the exstng soluton, replace the exstng soluton wth the new one wwwjmercom Fgure 1 Two degree o reedom planar robotc arm For the moton plannng, pont-to-pont trajectory s taken whch s connected by several segments wth contnuous acceleraton at the ntermedate va pont as shown n gure For a robot, the number o degrees o reedom o a manpulator s n and the number o endeectors degree o reedom s m I one wshes to be able to specy the poston, velocty, and acceleraton at the begnnng and the end o a path segment, a ourth order and a th order polynomal are used Let us assume that there s mp ntermedate va ponts between the ntal and nal ponts[1 ], 1 t a 0 a 0,, mp 1 1 t a t a t a t, () 5 Page

3 Internatonal Journal o Modern Engneerng Research (IJMER) wwwjmercom Vol, Issue 5, Sep-Oct 01 pp--8 ISSN: Where (a 0,,a ) are constants, and the constrant are gven as: o the nal conguraton (n-m) Thereore, or -lnk robot case, t used m p = 1, n = and one degree o reedom o redundancy or the nal pont, there are sx parameters to be determned IV FITNESS FUNCTION Present robot trajectory use the our parameters to meet the crtera o the robotc manpulator n ree work space All parameters are translated nto penalty unctons to be mnmzed Each parameter s computed ndvdually and s ntegrated n the tness uncton evaluaton The tness uncton adopted or evaluatng the asprant trajectores s dened as: Fgure Intermedate pont on planed trajectory 1 ot q c tt (18) a 0 1 a0 a 1T at at at a 1 1 a a 1 at at at Where T s the executon tme rom pont to pont +1 The ve unknowns can be solved as[1] The ntermedate pont (+1)'s acceleraton can be obtaned as: 1 a 6aT 1aT (10) The segment between the number mp o ntermedate ponts and the nal pont can be descrbed by th order polynomal as:, 1 ( t) b ( mp) 0 b t b t 1 b t b t Where the constrants are gven as: b 0 b t b 0 b 1T b T b T b T b 5T b 1 5, (5) (6) (8) (9) (11) (1) (7) (1) (1) 1 b 1 b T b T b T (15) 1 5b T b b 6b T 1b T 0b 5T (17) (16) In addton, these constrants specy a lnear set o sx equatons wth sx unknowns whose soluton s explaned n [1] As ormulated above, the total parameters to be determned are the jont angles o each ntermedate va pont (n m p parameters), the jont angular veloctes o each ntermedate pont (n m p parameters), the executon tme or each segment (m p +1 parameters), and the posture The optmzaton goal conssts n ndng a set o desgn parameters that mnmze accordng to the prortes gven by the weghtng actors β ( = 1,, ), where each derent set o weghtng actors must results n a derent soluton For ths work the weght actors are, 1,,, 1,,,1 The ot ndex represents the amount o excessve drvng, n relaton to the maxmum torque τ max, that s demanded or the th jont motor or the trajectory The ndex q represents the total jont travelng dstance o the manpulator, The ndex c represents total Cartesan trajectory length and The ndex t T represents the total consumed tme or robot moton All our ndex are calculated as gven n [1] For obstacle exstence workspace, obstacle avodance objectve uncton ob has been combned wth ree space tness uncton to orm over all tness uncton, as shown below: / ob (0) By ob, the robot manpulator has the ablty to avod the obstacle collson durng ts movement rom pont to pont n sde the workspace and t s calculated as [1] For the present work sx parameter are optmzed : q1, q, q, q1, q, q t1, t Where q and q are ntermedate jont angle and velocty or th jont respectvely, t 1 s executon tme rom ntal to ntermedate va pont, and t s executon tme rom ntermedate to nal pont Lmts o all the varables are as ollows: q / q / 01 t 8 q g () () (1) () wwwjmercom 6 Page

4 Internatonal Journal o Modern Engneerng Research (IJMER) wwwjmercom Vol, Issue 5, Sep-Oct 01 pp--8 ISSN: Implementaton o ABC For the case study, robotc arm movement s consdered as moton o human hand, whch start at (x=0 m, y= -076 m, ) and get nal poston (x= 076 m, y= 0) Varous parameters or the llustraton are taken as: Length o lnk 1 =008 m,length o lnk =008 m, Mass o lnk 1 and = 175 gms For ABC maxmum generaton =000 and populaton= 10 The man target here s to mnmzng travelng tme and space, whle not exceedng the predened torque(jont-1=5 Nm, jont-=0nm),n ree workspace and wthout collson wth any obstacle Fnally results o ABC are dscussed V RESULTS AND DISCUSSION Trajectory o R robot s optmzed usng ABC Table-1 shows total travelng tme, total jont travelng dstance and total cartensan trajectory length or both ree work space and obstacle avodance work space Fgure jont angle varaton wth respect to tme Table 1 Comparson o optmum results obtaned n ree workspace and obstacle exstence workspace Result value Free workspace Obstacle exstence Total travelng 0106 workspace 1078 tme(sec) Total jont travelng dstance(rad) Total Cartesan 10 6 trajectory length(m) Ftness value As noted rom the table 1 the values o all the parameters are more n obstacle exstence workspace The amount o ncrement allows the robot to manpulate n the work space wthout colldng wth obstacle For the optmum result uncton evaluaton s taken as 0000 or both ree and obstacle exstence workspace Fgure shows the varaton o jont angle wth respect to tme n ree robot workspace Dotted lne represents the varaton o jont angle n ree workspace whle ull lne shows the angle varaton n obstacle exstence workspace Jont 1 angle vares rom 0 to ~ -16 rad n sec when the arm moves n ree workspace, whle t takes more than sec n obstacle exstence workspace to cover the same range o angle Jont angle s almost zero when the robot arm moves n ree workspace and varaton o 0 to ~15 rad n s obtaned when t moves n obstacle exstence workspace Fgure torque varaton wth respect to tme Fgure 5 tness uncton wth uncton evaluton wwwjmercom 7 Page

5 Internatonal Journal o Modern Engneerng Research (IJMER) wwwjmercom Vol, Issue 5, Sep-Oct 01 pp--8 ISSN: Fgure depcts that or both the workspace (ree and obstacle exstence) torque or jont 1 and jont are wthn the predened lmt Torque o jont 1 vares rom 0 to ~ Nm and jont vares rom 0 to ~ 1 Nm when robot arm manpulate n ree workspace over sec Manpulaton o robot arm n obstacle exstence workspace gves the torque varaton or jont 1( 0 to ~0 Nm) and jont ( ~ -6 Nm to ~1Nm) over 1 sec Ftness value varaton wth ree and obstacle exstence workspace s shown n gure 5 Ftness value n obstacle exstence workspace s more than the tness value n ree workspace VI CONCLUSIONS Trajectory plannng method based on ABC wth specc objectve unctons s presented Case study o human moton s taken or the R planner robotc arm and trajectory s optmzed n ree and obstacle exstence workspace Comparson shows that tness value or the ree workspace s lesser than value n obstacle exstence workspace The jont torque o the robot dd not exceed ts maxmum pre-dened torque Snce ABC uses the drect knematcs, the sngulartes do not consttute a problem REFERENCES [1] Kazem, I B,Mahd, A I,Oudha, A T (008) Moton Plannng or a Robot Arm by Usng Genetc Algorthm Jordan Journal o Mech and Ind Engg, pp [] Chae, G, Park, J, H (007) Gallopng Trajectory Optmzaton and Control or Quadruped Robot Usng Genetc Algorthm In: IEEE Internatonal Conerence on Robotcs and Bommetcs, pp [] Zoller, Z, Zentan, P (1999) Constant Knetc Energy Robot Trajectory Plannng perdca polytechncaser Mech Eng, (), pp 1 8 [] Yue, S,G, Henrch, D, Xu, X, L, Toss, SK (00) Pont-to-Pont Trajectory Plannng o Flexble Redundant Robot Manpulators Usng Genetc Algorthms J Robotca, 0, pp [5] Solterro, P, Tenrero, M, Moura O, 00, Fractonal Order Dynamc n a Genetc Algorthm In:11th Internatonal Conerence On Advanced Robotcs, pp 6-69 Colomba, Portugal [6] Tang, Z, Zhou, C, Sun Z (00) Trajectory Plannng For Smooth Transton o A Bped Robot In:IEEE Internatonal Conerence on Robotc & Automaton,pp [7] Chwa, D, Kang, J, Im, K,Cho, J (00) Robot Arm Trajectory Plannng Usng Mssle Gudance Algorthm In: SICE Annual Conerence, pp [8] Grag, P, Kumar, M (00) Opmzaton Technques Appled To Multple Manpulators or Path Plannng and Torque Mnmzaton Engneerng Applcatons o Artcal Intellgence,15(), pp 1-5 [9] Savsan, V, Rao, R, Vakhara, D P (010) Mult objectve optmzaton o mechancal elements usng artcal bee colony optmzaton technque ASME Early Career Techncal Journal [10] Soltero, P, Machado, J (000) A GA Perspectve O The Energy Requrement For Manpulators Maneuverng In A Workspace Wth Obstacles Cec 000-Congress On Evolutonary Computaton, pp , Santago, Calorna, USA [11] Crag, J (1989) Introducton to Robotcs: Mechancs and ControlWesley [1] Karaboga, D (005)An Idea Based On Honey Bee Swarm For Numercal Optmzaton Techncal Report-TR06, Ercyes Unversty, Engneerng Faculty, Computer Engneerng Department [1] Basturk, B Karaboga, D (006) An Artcal Bee Colony (ABC) Algorthm or Numerc uncton Optmzaton IEEE Swarm Intellgence Symposum, May 1-1, Indanapols, Indana, USA wwwjmercom 8 Page

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS Academc Research Internatonal ISS-L: 3-9553, ISS: 3-9944 Vol., o. 3, May 0 EVALUATIO OF THE PERFORMACES OF ARTIFICIAL BEE COLOY AD IVASIVE WEED OPTIMIZATIO ALGORITHMS O THE MODIFIED BECHMARK FUCTIOS Dlay

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network S. Sudha and N. Ammasagounden Natonal Insttute of Technology, Truchrappall,

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Optimum Synthesis of Mechanisms For Path Generation Using a New Curvature Based Deflection Based Objective Function

Optimum Synthesis of Mechanisms For Path Generation Using a New Curvature Based Deflection Based Objective Function Proceedngs of the 6th WSEAS Internatonal Conference on Smulaton, Modellng and Optmzaton, Lsbon, Portugal, September -4, 6 67 Optmum Synthess of Mechansms For Path Generaton Usng a ew Curvature Based Deflecton

More information

Structural optimization using artificial bee colony algorithm

Structural optimization using artificial bee colony algorithm 2 nd Internatonal Conference on Engneerng Optmzaton September 6-9, 2010, Lsbon, ortugal Structural optmzaton usng artfcal bee colony algorthm Al Hadd 1, Sna Kazemzadeh Azad 2, Saed Kazemzadeh Azad Department

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

CHAPTER 4 OPTIMIZATION TECHNIQUES

CHAPTER 4 OPTIMIZATION TECHNIQUES 48 CHAPTER 4 OPTIMIZATION TECHNIQUES 4.1 INTRODUCTION Unfortunately no sngle optmzaton algorthm exsts that can be appled effcently to all types of problems. The method chosen for any partcular case wll

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Genetic Tuning of Fuzzy Logic Controller for a Flexible-Link Manipulator

Genetic Tuning of Fuzzy Logic Controller for a Flexible-Link Manipulator Genetc Tunng of Fuzzy Logc Controller for a Flexble-Lnk Manpulator Lnda Zhxa Sh Mohamed B. Traba Department of Mechancal Unversty of Nevada, Las Vegas Department of Mechancal Engneerng Las Vegas, NV 89154-407

More information

SHAPE OPTIMIZATION OF STRUCTURES BY MODIFIED HARMONY SEARCH

SHAPE OPTIMIZATION OF STRUCTURES BY MODIFIED HARMONY SEARCH INTERNATIONAL JOURNAL OF OPTIMIZATION IN CIVIL ENGINEERING Int. J. Optm. Cvl Eng., 2011; 3:485-494 SHAPE OPTIMIZATION OF STRUCTURES BY MODIFIED HARMONY SEARCH S. Gholzadeh *,, A. Barzegar and Ch. Gheyratmand

More information

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT Journal of Theoretcal and Appled Informaton Technology 30 th Aprl 013. Vol. 50 No.3 005-013 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 THE PATH PLANNING ALGORITHM AND

More information

A Facet Generation Procedure. for solving 0/1 integer programs

A Facet Generation Procedure. for solving 0/1 integer programs A Facet Generaton Procedure for solvng 0/ nteger programs by Gyana R. Parja IBM Corporaton, Poughkeepse, NY 260 Radu Gaddov Emery Worldwde Arlnes, Vandala, Oho 45377 and Wlbert E. Wlhelm Teas A&M Unversty,

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

WORKSPACE OPTIMIZATION OF ORIENTATIONAL 3-LEGGED UPS PARALLEL PLATFORMS

WORKSPACE OPTIMIZATION OF ORIENTATIONAL 3-LEGGED UPS PARALLEL PLATFORMS Proceedngs of DETC 02 ASME 2002 Desgn Engneerng Techncal Conferences and Computers and Informaton n Engneerng Conference Montreal, Canada, September 29-October 2, 2002 DETC2002/MECH-34366 WORKSPACE OPTIMIZATION

More information

INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM

INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM U.P.B. Sc. Bull., Seres D, Vol. 78, Iss., 6 ISSN 454-58 INVERSE DYNAMICS ANALYSIS AND SIMULATION OF A CLASS OF UNDER- CONSTRAINED CABLE-DRIVEN PARALLEL SYSTEM We LI, Zhgang ZHAO, Guangtan SHI, Jnsong LI

More information

Kinematics of pantograph masts

Kinematics of pantograph masts Abstract Spacecraft Mechansms Group, ISRO Satellte Centre, Arport Road, Bangalore 560 07, Emal:bpn@sac.ernet.n Flght Dynamcs Dvson, ISRO Satellte Centre, Arport Road, Bangalore 560 07 Emal:pandyan@sac.ernet.n

More information

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments Comparson of Heurstcs for Schedulng Independent Tasks on Heterogeneous Dstrbuted Envronments Hesam Izakan¹, Ath Abraham², Senor Member, IEEE, Václav Snášel³ ¹ Islamc Azad Unversty, Ramsar Branch, Ramsar,

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

More information

ISSN 2409-9392,,, 2017,. 30 backlashes. Ths allows conductng the cuttng process wthout the formaton of technologcal protruson between wres. Dstnctve features of a new cut shapng technology scheme are reflected

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

NGPM -- A NSGA-II Program in Matlab

NGPM -- A NSGA-II Program in Matlab Verson 1.4 LIN Song Aerospace Structural Dynamcs Research Laboratory College of Astronautcs, Northwestern Polytechncal Unversty, Chna Emal: lsssswc@163.com 2011-07-26 Contents Contents... 1. Introducton...

More information

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem Ecent Computaton of the Most Probable Moton from Fuzzy Correspondences Moshe Ben-Ezra Shmuel Peleg Mchael Werman Insttute of Computer Scence The Hebrew Unversty of Jerusalem 91904 Jerusalem, Israel Emal:

More information

Complexity Analysis of Problem-Dimension Using PSO

Complexity Analysis of Problem-Dimension Using PSO Proceedngs of the 7th WSEAS Internatonal Conference on Evolutonary Computng, Cavtat, Croata, June -4, 6 (pp45-5) Complexty Analyss of Problem-Dmenson Usng PSO BUTHAINAH S. AL-KAZEMI AND SAMI J. HABIB,

More information

Computer models of motion: Iterative calculations

Computer models of motion: Iterative calculations Computer models o moton: Iteratve calculatons OBJECTIVES In ths actvty you wll learn how to: Create 3D box objects Update the poston o an object teratvely (repeatedly) to anmate ts moton Update the momentum

More information

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits Repeater Inserton for Two-Termnal Nets n Three-Dmensonal Integrated Crcuts Hu Xu, Vasls F. Pavlds, and Govann De Mchel LSI - EPFL, CH-5, Swtzerland, {hu.xu,vasleos.pavlds,govann.demchel}@epfl.ch Abstract.

More information

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD Analyss on the Workspace of Sx-degrees-of-freedom Industral Robot Based on AutoCAD Jn-quan L 1, Ru Zhang 1,a, Fang Cu 1, Q Guan 1 and Yang Zhang 1 1 School of Automaton, Bejng Unversty of Posts and Telecommuncatons,

More information

Kinematics Modeling and Analysis of MOTOMAN-HP20 Robot

Kinematics Modeling and Analysis of MOTOMAN-HP20 Robot nd Workshop on Advanced Research and Technolog n Industr Applcatons (WARTIA ) Knematcs Modelng and Analss of MOTOMAN-HP Robot Jou Fe, Chen Huang School of Mechancal Engneerng, Dalan Jaotong Unverst, Dalan,

More information

Pose, Posture, Formation and Contortion in Kinematic Systems

Pose, Posture, Formation and Contortion in Kinematic Systems Pose, Posture, Formaton and Contorton n Knematc Systems J. Rooney and T. K. Tanev Department of Desgn and Innovaton, Faculty of Technology, The Open Unversty, Unted Kngdom Abstract. The concepts of pose,

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

A parallel implementation of particle swarm optimization using digital pheromones

A parallel implementation of particle swarm optimization using digital pheromones Mechancal Engneerng Conference Presentatons, Papers, and Proceedngs Mechancal Engneerng 006 A parallel mplementaton of partcle swarm optmzaton usng dgtal pheromones Vjay Kalvarapu Iowa State Unversty,

More information

An Optimization Approach for Path Synthesis of Four-bar Grashof Mechanisms

An Optimization Approach for Path Synthesis of Four-bar Grashof Mechanisms 5 th Natonal Conference on Machnes and Mechansms NaCoMM0-44 An Optmzaton Approach for Path Synthess of Four-bar Grashof Mechansms A.S.M.Alhajj, J.Srnvas Abstract Ths paper presents an optmzaton scheme

More information

K-means Optimization Clustering Algorithm Based on Hybrid PSO/GA Optimization and CS validity index

K-means Optimization Clustering Algorithm Based on Hybrid PSO/GA Optimization and CS validity index Orgnal Artcle Prnt ISSN: 3-6379 Onlne ISSN: 3-595X DOI: 0.7354/jss/07/33 K-means Optmzaton Clusterng Algorthm Based on Hybrd PSO/GA Optmzaton and CS valdty ndex K Jahanbn *, F Rahmanan, H Rezae 3, Y Farhang

More information

Step-3 New Harmony vector, improvised based on the following three mechanisms: (1) random selection, (2) memory consideration, and (3)

Step-3 New Harmony vector, improvised based on the following three mechanisms: (1) random selection, (2) memory consideration, and (3) Optmal synthess of a Path Generator Lnkage usng Non Conventonal Approach Mr. Monsh P. Wasnk 1, Prof. M. K. Sonpmple 2, Prof. S. K. Undrwade 3 1 M-Tech MED Pryadarshn College of Engneerng, Nagpur 2,3 Mechancal

More information

Homography Estimation with L Norm Minimization Method

Homography Estimation with L Norm Minimization Method Homography Estmaton wth L orm Mnmzaton Method Hyunjung LEE Yongdue SEO and Rchard Hartley : Department o Meda echnology Sogang Unversty, Seoul, Korea, whtetob@sogang.ac.r : Department o Meda echnology

More information

Inverse kinematic Modeling of 3RRR Parallel Robot

Inverse kinematic Modeling of 3RRR Parallel Robot ème Congrès Franças de Mécanque Lyon, 4 au 8 Août 5 Inverse knematc Modelng of RRR Parallel Robot Ouafae HAMDOUN, Fatma Zahra BAGHLI, Larb EL BAKKALI Modelng and Smulaton of Mechancal Systems Laboratory,

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information

Multi-objective Design Optimization of MCM Placement

Multi-objective Design Optimization of MCM Placement Proceedngs of the 5th WSEAS Int. Conf. on Instrumentaton, Measurement, Crcuts and Systems, Hangzhou, Chna, Aprl 6-8, 26 (pp56-6) Mult-objectve Desgn Optmzaton of MCM Placement Chng-Ma Ko ab, Yu-Jung Huang

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

Reliable and Efficient Routing Using Adaptive Genetic Algorithm in Packet Switched Networks

Reliable and Efficient Routing Using Adaptive Genetic Algorithm in Packet Switched Networks IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): 1694-0814 www.ijcsi.org 168 Relable and Effcent Routng Usng Adaptve Genetc Algorthm n Packet Swtched

More information

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem An Effcent Genetc Algorthm wth Fuzzy c-means Clusterng for Travelng Salesman Problem Jong-Won Yoon and Sung-Bae Cho Dept. of Computer Scence Yonse Unversty Seoul, Korea jwyoon@sclab.yonse.ac.r, sbcho@cs.yonse.ac.r

More information

Structural Optimization Using OPTIMIZER Program

Structural Optimization Using OPTIMIZER Program SprngerLnk - Book Chapter http://www.sprngerlnk.com/content/m28478j4372qh274/?prnt=true ق.ظ 1 of 2 2009/03/12 11:30 Book Chapter large verson Structural Optmzaton Usng OPTIMIZER Program Book III European

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

Predator-Prey Pigeon-Inspired Optimization for UAV Three-Dimensional Path Planning

Predator-Prey Pigeon-Inspired Optimization for UAV Three-Dimensional Path Planning Predator-Prey Pgeon-Inspred Optmzaton for UAV Three-Dmensonal Path Plannng Bo Zhang 1 and Habn Duan 1,2,* 1 Scence and Technology on Arcraft Control Laboratory, School of Automaton Scence and Electrcal

More information

Design for Reliability: Case Studies in Manufacturing Process Synthesis

Design for Reliability: Case Studies in Manufacturing Process Synthesis Desgn for Relablty: Case Studes n Manufacturng Process Synthess Y. Lawrence Yao*, and Chao Lu Department of Mechancal Engneerng, Columba Unversty, Mudd Bldg., MC 473, New York, NY 7, USA * Correspondng

More information

Adaptive Weighted Sum Method for Bi-objective Optimization

Adaptive Weighted Sum Method for Bi-objective Optimization 45th AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamcs & Materals Conference 19-22 Aprl 2004, Palm Sprngs, Calforna AIAA 2004-1680 Adaptve Weghted Sum Method for B-objectve Optmzaton Olver de Weck

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Pavol Bezák. Using Motion Planning and genetic Algorithms in Movement Optimization of industrial Robots

Pavol Bezák. Using Motion Planning and genetic Algorithms in Movement Optimization of industrial Robots Pavol Bezák Usng Moton Plannng and genetc Algorthms n Movement Optmzaton of ndustral Robots Scentfc Monographs n Automaton and Computer Scence Edted by Prof. Dr. Peter Husar (Ilmenau Unversty of Technology)

More information

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition Optmal Desgn of onlnear Fuzzy Model by Means of Independent Fuzzy Scatter Partton Keon-Jun Park, Hyung-Kl Kang and Yong-Kab Km *, Department of Informaton and Communcaton Engneerng, Wonkwang Unversty,

More information

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm 01 Internatonal Conference on Image, Vson and Computng (ICIVC 01) IPCSIT vol. 50 (01) (01) IACSIT Press, Sngapore DOI: 10.776/IPCSIT.01.V50.4 Vectorzaton of Image Outlnes Usng Ratonal Splne and Genetc

More information

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

More information

OPTIMIZATION OF PROCESS PARAMETERS USING AHP AND TOPSIS WHEN TURNING AISI 1040 STEEL WITH COATED TOOLS

OPTIMIZATION OF PROCESS PARAMETERS USING AHP AND TOPSIS WHEN TURNING AISI 1040 STEEL WITH COATED TOOLS Internatonal Journal of Mechancal Engneerng and Technology (IJMET) Volume 7, Issue 6, November December 2016, pp.483 492, Artcle ID: IJMET_07_06_047 Avalable onlne at http://www.aeme.com/jmet/ssues.asp?jtype=ijmet&vtype=7&itype=6

More information

Optimization of machining fixture layout for tolerance requirements under the influence of locating errors

Optimization of machining fixture layout for tolerance requirements under the influence of locating errors MultCraft Internatonal Journal of Engneerng, Scence and Technology Vol. 2, No. 1, 2010, pp. 152-162 INTERNATIONAL JOURNAL OF ENGINEERING, SCIENCE AND TECHNOLOGY www.jest-ng.com 2010 MultCraft Lmted. All

More information

Review of approximation techniques

Review of approximation techniques CHAPTER 2 Revew of appromaton technques 2. Introducton Optmzaton problems n engneerng desgn are characterzed by the followng assocated features: the objectve functon and constrants are mplct functons evaluated

More information

Inverse Kinematic Solution of Robot Manipulator Using Hybrid Neural Network

Inverse Kinematic Solution of Robot Manipulator Using Hybrid Neural Network Inverse Knematc Soluton of Robot Manpulator Usng Hybrd Neural Network Panchanand Jha Natonal Insttute of Technology, Department of Industral Desgn, Rourkela, Inda Emal: jha_p007@hotmal.com Bbhut B. Bswal

More information

Parallel Branch and Bound Algorithm - A comparison between serial, OpenMP and MPI implementations

Parallel Branch and Bound Algorithm - A comparison between serial, OpenMP and MPI implementations Journal of Physcs: Conference Seres Parallel Branch and Bound Algorthm - A comparson between seral, OpenMP and MPI mplementatons To cte ths artcle: Luco Barreto and Mchael Bauer 2010 J. Phys.: Conf. Ser.

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Classifier Ensemble Design using Artificial Bee Colony based Feature Selection

Classifier Ensemble Design using Artificial Bee Colony based Feature Selection IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 3, No 2, May 2012 ISSN (Onlne): 1694-0814 www.ijcsi.org 522 Classfer Ensemble Desgn usng Artfcal Bee Colony based Feature Selecton Shunmugaprya

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

Computational Issues in the Planning and Kinematics of Binary Robots Abstract 1. Introduction 2. Workspace Analysis and Optimization

Computational Issues in the Planning and Kinematics of Binary Robots Abstract 1. Introduction 2. Workspace Analysis and Optimization Computatonal Issues n the Plannng and Knematcs of Bnary Robots Matthew D. Lchter, Vvek A. Sujan, and Steven Dubowsky { lchter vasujan dubowsky@mt.edu } Department of Mechancal Engneerng Massachusetts Insttute

More information

Radial Basis Functions

Radial Basis Functions Radal Bass Functons Mesh Reconstructon Input: pont cloud Output: water-tght manfold mesh Explct Connectvty estmaton Implct Sgned dstance functon estmaton Image from: Reconstructon and Representaton of

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Imperialist Competitive Algorithm with Variable Parameters to Determine the Global Minimum of Functions with Several Arguments

Imperialist Competitive Algorithm with Variable Parameters to Determine the Global Minimum of Functions with Several Arguments Fourth Internatonal Conference Modellng and Development of Intellgent Systems October 8 - November, 05 Lucan Blaga Unversty Sbu - Romana Imperalst Compettve Algorthm wth Varable Parameters to Determne

More information

OPTIMIZATION OF FUZZY RULE BASES USING CONTINUOUS ANT COLONY SYSTEM

OPTIMIZATION OF FUZZY RULE BASES USING CONTINUOUS ANT COLONY SYSTEM Proceedng of the Frst Internatonal Conference on Modelng, Smulaton and Appled Optmzaton, Sharah, U.A.E. February -3, 005 OPTIMIZATION OF FUZZY RULE BASES USING CONTINUOUS ANT COLONY SYSTEM Had Nobahar

More information

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm Resolvng Ambguty n Depth Extracton for Moton Capture usng Genetc Algorthm Yn Yee Wa, Ch Kn Chow, Tong Lee Computer Vson and Image Processng Laboratory Dept. of Electronc Engneerng The Chnese Unversty of

More information

Clustering Algorithm Combining CPSO with K-Means Chunqin Gu 1, a, Qian Tao 2, b

Clustering Algorithm Combining CPSO with K-Means Chunqin Gu 1, a, Qian Tao 2, b Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) Clusterng Algorthm Combnng CPSO wth K-Means Chunqn Gu, a, Qan Tao, b Department of Informaton Scence, Zhongka

More information

USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION ALGORITHM FOR PARAMETER ESTIMATION OF SURGE ARRESTERS MODELS

USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION ALGORITHM FOR PARAMETER ESTIMATION OF SURGE ARRESTERS MODELS Internatonal Journal of Innovatve Computng, Informaton and Control ICIC Internatonal c 2012 ISSN 1349-4198 Volume 8, Number 1(B), January 2012 pp. 567 581 USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

3. CR parameters and Multi-Objective Fitness Function

3. CR parameters and Multi-Objective Fitness Function 3 CR parameters and Mult-objectve Ftness Functon 41 3. CR parameters and Mult-Objectve Ftness Functon 3.1. Introducton Cogntve rados dynamcally confgure the wreless communcaton system, whch takes beneft

More information

A Method to Improve Routing and Determining the Shortest Traveling Pathway between PADs in the Automatic Drilling of PCBs Based on Genetic Algorithm

A Method to Improve Routing and Determining the Shortest Traveling Pathway between PADs in the Automatic Drilling of PCBs Based on Genetic Algorithm A Method to Improve Routng and Determnng the Shortest Travelng Pathway between PADs n the Automatc Drllng of PCBs Based on Genetc Algorthm A.R. MohammadnaOranj 1 A. Khademzadeh 2 A. Jall Iran 3 H. Ebrahman

More information

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method MIED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part : the optmzaton method Joun Lampnen Unversty of Vaasa Department of Informaton Technology and Producton Economcs P. O. Box 700

More information

Time-Optimal Path Parameterization for Redundantly-Actuated Robots (Numerical Integration Approach)

Time-Optimal Path Parameterization for Redundantly-Actuated Robots (Numerical Integration Approach) Tme-Optmal Path Parameterzaton for Redundantly-Actuated Robots (Numercal Integraton Approach) Quang-Cuong Pham and Olver Stasse Abstract Tme-Optmal Path Parameterzaton (TOPP) under actuaton bounds plays

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

OPTIMIZATION OF SKELETAL STRUCTURES USING IMPROVED GENETIC ALGORITHM BASED ON PROPOSED SAMPLING SEARCH SPACE IDEA

OPTIMIZATION OF SKELETAL STRUCTURES USING IMPROVED GENETIC ALGORITHM BASED ON PROPOSED SAMPLING SEARCH SPACE IDEA INTERNATIONAL JOURNAL OF OPTIMIZATION IN CIVIL ENGINEERING Int. J. Optm. Cvl Eng., 2018; 8(3): 415-432 OPTIMIZATION OF SKELETAL STRUCTURES USING IMPROVED GENETIC ALGORITHM BASED ON PROPOSED SAMPLING SEARCH

More information

Stability and Gait Planning of 3-UPU Hexapod Walking Robot

Stability and Gait Planning of 3-UPU Hexapod Walking Robot Artcle Stablty and Gat Plannng of 3-UPU Hexapod Walkng Robot Ruqn L *, Hongwe Meng, Shaopng Ba, Ynyn Yao, Janwe Zhang,3 School of Mechancal Engneerng, North Unversty of Chna, ayuan 03005, Chna; Department

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

GENETIC ALGORITHMS APPLIED FOR PATTERN GENERATION FOR DOWNHOLE DYNAMOMETER CARDS

GENETIC ALGORITHMS APPLIED FOR PATTERN GENERATION FOR DOWNHOLE DYNAMOMETER CARDS GENETIC ALGORITHMS APPLIED FOR PATTERN GENERATION FOR DOWNHOLE DYNAMOMETER CARDS L. Schntman 1 ; B.C.Brandao 1 ; H.Lepkson 1 ; J.A.M. Felppe de Souza 2 ; J.F.S.Correa 3 1 Unversdade Federal da Baha- Brazl

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

A Novel Approach for an Early Test Case Generation using Genetic Algorithm and Dominance Concept based on Use cases

A Novel Approach for an Early Test Case Generation using Genetic Algorithm and Dominance Concept based on Use cases Alekhya Varkut et al, / (IJCSIT) Internatonal Journal of Computer Scence and Informaton Technologes, Vol. 3 (3), 2012,4218-4224 A Novel Approach for an Early Test Case Generaton usng Genetc Algorthm and

More information

Available online at ScienceDirect. Procedia CIRP 17 (2014 )

Available online at   ScienceDirect. Procedia CIRP 17 (2014 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda CIRP 7 (4 ) 48 4 Varety Management n Manufacturng. Proceedngs of the 47th CIRP Conference on Manufacturng Systems Robust Metaheurstcs for Schedulng

More information

A GENETIC ALGORITHM FOR PROCESS SCHEDULING IN DISTRIBUTED OPERATING SYSTEMS CONSIDERING LOAD BALANCING

A GENETIC ALGORITHM FOR PROCESS SCHEDULING IN DISTRIBUTED OPERATING SYSTEMS CONSIDERING LOAD BALANCING A GENETIC ALGORITHM FOR PROCESS SCHEDULING IN DISTRIBUTED OPERATING SYSTEMS CONSIDERING LOAD BALANCING M. Nkravan and M. H. Kashan Department of Electrcal Computer Islamc Azad Unversty, Shahrar Shahreqods

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling , pp.40-45 http://dx.do.org/10.14257/astl.2017.143.08 Applcaton of Improved Fsh Swarm Algorthm n Cloud Computng Resource Schedulng Yu Lu, Fangtao Lu School of Informaton Engneerng, Chongqng Vocatonal Insttute

More information

Multi-posture kinematic calibration technique and parameter identification algorithm for articulated arm coordinate measuring machines

Multi-posture kinematic calibration technique and parameter identification algorithm for articulated arm coordinate measuring machines Mult-posture knematc calbraton technque and parameter dentfcaton algorthm for artculated arm coordnate measurng machnes Juan-José AGUILAR, Jorge SANTOLARIA, José-Antono YAGÜE, Ana-Crstna MAJARENA Department

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016)

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016) Technsche Unverstät München WSe 6/7 Insttut für Informatk Prof. Dr. Thomas Huckle Dpl.-Math. Benjamn Uekermann Parallel Numercs Exercse : Prevous Exam Questons Precondtonng & Iteratve Solvers (From 6)

More information