Journal of Robotics and Mechanical Engineering Research

Size: px
Start display at page:

Download "Journal of Robotics and Mechanical Engineering Research"

Transcription

1 Journal of Robotics an Mechanical Engineering Research Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms Yang Zhang,2 an Vigen Arakelian,2* Mecaproce, INSA, 20 avenue es Buttes e oësmes, S 70839, Rennes eex 7, France 2 LS2N / EN, rue e la Noë, BP 920, 4432 Nantes eex 03, France Vol: 2, Issue: 3 *orresponing author: Vigen Arakelian, Mecaproce, INSA, 20 avenue es Buttes e oësmes, S 70839, Rennes eex 7, France ; Tel: +33(0) ; Fax : +33(0) ; E mail : vigen.arakelyan@insa-rennes.fr Article Type: Research, Submission Date: 27 July 208, Accepte Date: 3 August 208, Publishe Date: 22 August 208. itation: Yang Zhang an Vigen Arakelian (208) Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms. opyright: 208 Yang Zhang an Vigen Arakelian. This is an open-access article istribute uner the terms of the reative ommons Attribution License, which permits unrestricte use, istribution, an reprouction in any meium, provie the original author an source are creite. Abstract In the past ecaes, an extensive research has been focuse on legge walking robots. One of the most attractive trens in the esign of walking robots is the evelopment of bipe robots with reuce number of egrees of freeom. This paper eals with a new solution of a legge walking mechanism with four-bar mechanism an only one actuator. A Genetic algorithm base mechanism synthesis has been implemente in the esign of four-bar mechanism. The efficiency of the suggeste esign of the legge walking robot is illustrate by numerical simulations that carrie out via ADAMS, an the results show that this esign has the capability of walking both forwar an backwar. Keywors: Mechanism esign, Four-bar linkage, Walking robot, Mechanism synthesis, Genetic algorithm. Introuction It is well known that legge locomotion is more efficient, speey, an versatile than one by track an wheele vehicles when it operates on a rough terrain, steeps stairs or avoi obstacles. This research fiel has attracte great interest of many research groups an companies in the past few ecaes. The pioneering works in the fiel of legge robots were achieve aroun 970 by two famous researchers, Ichiro Kato [-3] an MiomirVukobratovic [4,5]. Both works were characterize by the esign of relevant experimental systems. In Japan, the first anthropomorphic robot, WABOT, was emonstrate in 973 at Wasea University. In Yugoslavia, Belgrae, at the MihailoPuppin Institute, MiomirVukobratovic an his team esigne the first active exoskeletons an several other evices. The en of the millennium was a perio of intense technological activities. Inustrial breakthroughs showe to the worl that builing true humanois was now possible. In Japan, the first humanoi robot P2 was exhibite by Hona in 996, followe by several more:asimo (Hona), QRIO (Sony), HRP (Kawaa), etc. To create bipe robots walking like a human is necessary to use a large number of actuators. Therefore, these robots are automorphic an flexible. However, there are several rawbacks: complexities of the esign an the control system, low energy efficiency ue to the masses of motors, as well as an overly high price complicating practical use. Hence, in orer to make a bipe robot more attractive, a ifferent methoology can be consiere such as constructing a bipe robot with reuce number of egrees of freeom [6-9]. In the last ecae, at the Laboratory of Robotics an Mechatronics in assino University, Marco eccarelli an his team have propose various solutions for Low-ost Easy-Operation leg esign [0]. The hebichev four-bar linkage has been successively use for generation a foot trajectory. In orer to amplify the prouce motion of the hebyshev linkage, a pantograph mechanism has been utilize. In other stuies [-3], five-bar mechanism, Klann Mechanism an Jansen Mechanism have been aopte for the esign of walking robots with reuce number of actuators. The four-bar mechanism is one of the simplest but practically wiesprea mechanisms. It has been use in various inustrial fiels, such as automatic oor-closing systems, train suspensions, front loaer mechanisms, etc. In orer to aopt the four-bar mechanism into ifferent engineering fiels, many researchers [4-7] have conucte researches on the graphical an analytical methos of the esign of four-bar mechanism. However, these methos are often with low precision an will increase the computational time an complexity when the prescribe points J Robot Mech Eng Resr Page

2 itation: Yang Zhang an Vigen Arakelian (208) Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms. increase [8]. In the last three ecaes, with the significantly evelopment of the computer inustry, the computational ability of computer has been greatly increase which allow researchers via numerical methos to solve sophisticate optimization problems. Among these numerical methos, genetic algorithm (GA) [9-2]has been wiely use among researches from various fiels as one of the most effective approaches to solve non-linear optimization problems. Recently, several researchers have implement GA in the esign of four-bar mechanism. J.A abrera et al. from University of Malaga applie GA to esign the four-bar mechanism [22]. In their research, they use the ifference between esire points an actual points as the goal function to be minimize an several constraints ha been set such as Grashof conition an sequence conition. Base on this research, N. Nariman-Zaeh et al. from University of Guilan introuce the Pareto optimum synthesis, an the influences of transmission angle an maximum angular velocity ratio of fourbar mechanism were concerne [23]. This paper is organize as follows. In the first section the optimization metho is iscusse. Then, optimal synthesis of four-bar mechanism is consiere. After, the esign of oneegree of freeom walking robot is shown. Finally, the results of numerical simulations are presente. Optimization metho Genetic algorithm (GA) is a kin of mathematical algorithm which is inspire by the process of natural selection. Nowaays, GA is wiely an commonly use for solving multi-parameter optimization problems. In GA, a population of caniate solutions (iniviuals) to an optimization problem is evolve towar better solutions. Like the creature, each iniviual has a set of properties (chromosomes) which can be mutate an altere. Normally, the GA starts from a population of iniviuals which are ranomly generate, an the population in each iteration is calle a generation. In each generation, there is an objective function to evaluate the fitness of each iniviual in the population. The more fit iniviuals are stochastically selecte from the current population, an each iniviual s genome is moifie (recombine an mutate) to form a new generation. The new generation of caniate solutions is then use in the next iteration of the algorithm. ommonly, when the maximum number of generation is or a satisfactory fitness level is reache, the GA will be terminate. The general proceure of GA is shown in Figure. The selection proceure chooses parents for the next generation base on their fitness values. During each successive generation, a portion of the existing population is selecte to bree a new generation. ertain selection methos rate the fitness of each solution an preferentially select the best solutions. Other methos rate only a ranom sample of the population, as the former process may be very time-consuming. In the present stuy, we use the stochastic uniform metho in the selection proceure. It lays out a line in which each parent correspons to a section of the line of length proportional to its expectation. The algorithm moves along the line in steps of equal size, one step for each parent. At each step, the algorithm allocates a parent from the section it lans on. The first step is a uniform ranom number less than the step size. Start Generate initial population alculate fitness Selection rossover Mutation Juge termination criteria Yes Optimal solution Figure : General proceure of GA In GA, crossover is a genetic operator use to vary the programming of a chromosome or chromosomes from one generation to the next. It is analogous to reprouction an biological crossover, upon which genetic algorithms are base. ross over is a process of taking more than one parent solutions an proucing a chil solution from them. There are methos for selection of the chromosomes (i.e. Scattere, Single point, Intermeiate). Scattere has been use in the rossover process of the present stuy. Scattere creates a ranom binary vector. It then selects the genes where the vector is a from the first parent, an the genes where the vector is a 0 from the secon parent, an combines the genes to form the chil. This metho can be shown as p = [ abcef gh] p2 = [ ] ranom crossover vector = [ ] chil = [ a b 3 4 e 6 7 8] () Mutation is a genetic operator use to maintain genetic iversity from one generation to the next. It is analogous to biological mutation. Mutation alters one or more gene values in a chromosome from its initial state. In mutation, the solution may No J Robot Mech Eng Resr 2(3) Page 2

3 itation: Yang Zhang an Vigen Arakelian (208) Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms. change entirely from the previous solution. Hence GA can come to better solution by using mutation. Mutation occurs uring evolution accoring to a user-efinable mutation probability. This probability shoul be set low. If it is set too high, the search will turn into a primitive ranom search. There are several algorithms for Mutation in GA, for example, Gaussian, Uniform, an Aaptive feasible. In the present stuy, the Aaptive feasible has been use in the Mutation proceure. It ranomly generates irections that are aaptive with respect to the last successful or unsuccessful generation. A step length is chosen along each irection so that linear constraints an bouns are satisfie. Leg esign via synthesis of four-bar mechanism with prescribe path trajectory To aapt the GA to the path-generation base optimal synthesis of four-bar mechanism (Figure 2), the goal function in the GA must be efine at first. Figure 2: A planar four-bar mechanism with esign parameters The ultimate goal of the path-generation base optimal synthesis is to optimize a four-bar mechanism which can generation a path (the trajectory of point in Figure 2) as close as possible to the prescribe points (also known as esign points). Hence, the first part of the goal function is the ifference between actual points an esign points, which can be expresse by: N i i 2 i i 2 ( X X ) ( Y Y ) (2) i= where N is the number of esign points, i =[ i X, i Y]=[ X (θ i 2), Y (θ i 2)]is the coorinates of actual path points of the optimize four-bar mechanism, i =[ix, iy] is the coorinates of the esign points. In the optimal synthesis, the esign variables are r, r 2, r 3, r 4, r cx, r cy, θ 0, x 0, y 0, an input angle θ 2 as shown in Figure 2. However, to calculate the coorinates of actual points i, the value of θ 3 must be solve first. In orer to calculate θ 3, the close equation of four-bar mechanism has been introuce: r2sinθ2 + r3sinθ3 = r4sinθ4 r2cos θ2 + r3cos θ3 = r+ r4cos θ4 (3) It can be rewritten as: cos θ4 = ( r2 cosθ2 + r3cos θ3 r) / r4 sin θ4 = ( r2sinθ2 + r3sin θ3) / r4 (4) By squaring both the equations of Eq. 4 an aing them together, we can obtain a quaratic equation with respect to cosθ 3. An the solution can be represente as flowing: AB AB B cosθ3 = ± D D D (5) where: A=2r 3 (r 2 cosθ 2 -r ) B=r2 4-r2 -r2 2-r2 3+2r r 2 cosθ 2 =2r 2 r 3 sinθ 2 D=(A ) /2 thenθ 3 an θ 4 can be easily calculate: / AB AB B θ3 = arccos ± D D D θ4 = arccos [( r2 cosθ2 + r3cos θ3 r) / r4] (6) Thus, the position of point in the local reference O 2 X r Y r, which has been efine in Figure 2, is: Xr = r2cos θ2 + rcx cosθ3 rcy sinθ3 Yr = r2sinθ2 + rcx sinθ3+ rcy cosθ3 (7) an it can be transferre to the global coorinate in reference OXY: X cosθ0 sinθ0 Xr x0 = Y sinθ0 cosθ + 0 Yr y 0 (8) The first part of goal function can be calculate from Eq. 2. In orer to obtain a esirable four-bar mechanism, there are several constraints which have to be complie. For example, the Grashof conition which allows at least one link has the entire rotation, sequence conition of input angle θ 2 which guarantee the continuity of input angles, an the limitation of esign variables. Therefore, in the secon part of the goal function, these constraints have been introuce. Now, the synthesis conitions can be escribe as follows: N i i 2 i i 2 min ( ( X) ( X)) + ( ( X) ( X)) i= X X Y Y subject to: (a) Grashof conition: 2(r max +r min )<(r +r 2 +r 3 +r 4 ) (b) Sequence conition: θ j 2<θmo(j+,N) 2< <θmo(j+n,n) 2 l u (c) Limitation of esign variables: x [ L, L ] x X /2 i i i i where r max is the length of the longest linkage, r min is the length of the shortest linkage, θ i 2 is the value of θ 2 in its ith position, θ j 2=min{θ i 2}, X is the set of all esign variables, Ll i an Lu i are the lower an upper limitation of ith esign variable. J Robot Mech Eng Resr 2(3) Page 3

4 itation: Yang Zhang an Vigen Arakelian (208) Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms. In GA, the limitation of esign variables can be prescribe. With the aition of the penalty of the constraints, the entire goal function can be written as: N i i 2 i i 2 min ( X ( X) X ( X)) + ( Y ( X) Y ( X)) + Pf( X) + P2f2( X) i= wheref (X)=0 when Grashof conition is satisfie f (X)= when Grashof conition is not satisfie f 2 (X)=0 when Sequence conition is satisfie f 2 (X)= when Sequence conition is not satisfie an P an P 2 are the penalty coefficients of Grash of an Sequence conition, which are usually set to a high value in orer to have suitable results. Design of the single-actuate walking robot The typical walk consists of a repeate gait cycle. The cycle itself contains two phases: a propelling phase an non-propelling phase [0]. In Figure 3, the thicker line represents the supporting leg (right leg) in propelling phase an the thin line represents the swing leg (left leg) in non-propelling phase. It is known that for esign a one-egree of freeom leg mechanism with back-forth an up-own motion capability, the foot point shoul generate an ovoi curve, which is compose of a straight-line segment an a curve segment (see Figure ). The straight-line segment is relate to the propelling phase when the corresponing leg touches the groun an coul guarantee stable propelling of the boy. The curve segment is relate to the non-propelling phase, which is prouce by leg when it swings from back to forth. Figure 3: Two-stage step cycle for human walking gait However, the use of multiple actuators increases not only the whole weight of the robot which makes the robot very bulky, but also the complexity of the control system. In orer to tackle this rawback, many researches [9-3,24-26] have been conucte focus on the esign of walking robot with reuce number of egrees of freeom. In the present paper, the four-bar linkage is use as a leg of a walking robot. The four-bar mechanism has the capability to generate ifferent types of trajectory. However, to esign a fourbar mechanism which can generate humanoi walking step is (9) often intractable because in human step, there has both straight segment an curve segment. But with the optimal synthesis which has been iscusse in the thir section, the four-bar mechanism allows one to generate the straight segment an curve segment of the mentione trajectory. In the present stuy, Matlab an its GA toolbox have been use for the implementation of the metho escribe in Section 3. The general setting of the problem is showe by Table. During the optimization, the best fitness values with respect to the generation are shown in Figure 4. The optimization satisfie the stopping criteria at 50 th generation with a final error of an the best optimize parameters are: r = ; r 2 = ; r 3 = ; r 4 = ;r cx = ; r cy = ; θ 0 = ; x 0 = ; y 0 = ; θ 2= ; θ2 2=6.2089; θ3 2=0.2207; θ4 2=0.5238; θ5 2= ; θ6 2= Figure 4: Best fitness values with respect to the generation Figure 5 shows the comparison of the trajectory generate by the esigne mechanism an prescribe points. As we can see, this is a very esirable trajectory for esign a walking robot. Figure 6 shows the change transmission angle of the optimal mechanism with the rotation of input bar. It can be seen that the optimal mechanism is a proper esign sine the transmission angles are between 35 an 80. After obtaining the parameters of the optimal four-bar mechanism, the esign the walking robot can be carrie out. Figure 7 shows the relationship between input bar motion an leg trajectory, the thick an thin soli lines below represent the leg trajectory in stan an swing phase respectively; the input link motion with respect to the stan an swing phase is represente by the above thick an thin ot lines respectively. It can be seen that the input link motion with respect to the stan an swing phase are equally ivie an the ifference of the angles of input bar between two legs is always 80, hence the left an right leg can be riven by a single actuator. The AD moel of the suggeste walking robot was built by using ynamics simulation software ADAMS (Figure 8). It shoul be note that two feets are connecte at the output points of the four-bar mechanisms by torsion springs an ampers which maintain the balance of the robot uring walking. J Robot Mech Eng Resr 2(3) Page 4

5 itation: Yang Zhang an Vigen Arakelian (208) Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms. 80 A B Figure 5: omparison of the optimal mechanism s trajectory an esign points 80 Figure 7: Leg trajectory with respect to the motion of input link Input Bar Angle θ 2 (eg) Figure 6: hange of transmission angle with respect to the input bar angle Simulation results To verify whether the robot which esigne in previous section has the capability of walking, a simulation was conucte by using ADAMS. In orer to simulate the propose esign in both ifferent spees an ifferent walking irections, there ifferent rotational spees of actuator have been set, which are 60 /s, 20 /s, -60 /s respectively. The total simulation time of each simulation is 30s. Figure 8: AD moel of the walking robot Figure 9 an Figure 0 show the snapshots of part of the motion of the walking robot uring simulation when it s walking forwar an backwar with the spees of actuator of 60 /s an -60 /s respectively. The simulation verifie that the robot has the ability of both walking forwar an backwar. The isplacements of the mass centre of robot s moving frame along walking irection with ifferent actuator spees are shown in Figure. As we can see from these two figures, the robot was walking at a constant spee with both low an high spees an ifferent walking irections. J Robot Mech Eng Resr 2(3) Page 5

6 itation: Yang Zhang an Vigen Arakelian (208) Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms. Figure 0: Snapshots of the simulation when robot moving backwar (-60 /s) Displacement (mm) Actuator Spee: 60 o /s Actuator Spee: 20 o /s Actuator Spee: -60 o /s Time (s) Figure : Displacements of the mass centre of robot s moving frame along walking irection with ifferent walking spees References. Kato I. The hyraulically powere bipe walking machine with a high carrying capacity. In: Proc. of the 4th Int. Symposium on External ontrol of Human Extremities, Dubrovnik; 972. p Takanishi A, Ishia M, Yamazaki Y,Kato I. The realization of ynamic walking by the bipe walking robot wl-0 r. Journal of the Robotics Society of Japan. 985; 3(4): Takanishi A, Tochizawa M, Takeya T, Karaki H,Kato I. Realization of ynamic bipe walking stabilize with trunk motion uner known external force. In:Avance Robotics.Berlin, Heielberg Springer;989. p Vukobratovic M, Juricic D. ontribution to the synthesis of bipe gait. IEEE Transactions on Biomeical Engineering. 969; : Vukobratović M. Legge locomotion robots an anthropomorphic mechanisms. Mihailo Pupin Institute; Song SM, Walron KJ. Machines that walk: the aaptive suspension vehicle. MIT press; arbone G, eccarelli M. Legge robotic systems. In utting Ege Robotics. InTech; onclusion This paper eals with the esign of a walking robot with reuce egree of freeom. A four-bar mechanism has been use as the leg of this walking robot. In the first part of the stuy, a mechanism synthesis base on the Genetic Algorithm has been evelope. It propose geometric synthesis of the four-bar linkage allows one to fin the lengths of links that ensure the reprouction of prescribe points of the given trajectory. The suggeste walking robot consist of a moving frame connecte with two synthesize four-bar linkages. The actuator of the walking robot is mounte at the centre of its moving frame an moves both legs. To valiate the performance of the walking robot, a simulation has been carrie out via ADAMS. The obtaine results showe that the robot is capable to walk steaily both forwar an backwar at ifferent constant spees. 8. Funabashi H, Horie M, Tachiya H,Tanio S. A synthesis of robotic pantograph mechanisms base on working spaces an static characteristic charts. JSME international journal. Ser. 3, Vibration, control engineering, engineering for inustry. 99; 34(2): Shieh WB, Tsai LW, Azarm S. Design an optimization of a one egree of freeom six bar leg mechanism for a walking machine. Journal of Fiel Robotics. 997; 4(2): Liang, eccarelli M, Takea Y. Operation analysis of a one-dof pantograph leg mechanisms. Proceeings of the RAAD. 2008; 8:- 0.. Lokhane NG, Emche VB. Mechanical spier by using Klann mechanism. IJMA. 203; (5): Kim SW, Kim DH. Design of leg length for a legge walking robot base on Theo Jansen using PSO. Journal of Korean Institute of Intelligent Systems. 20; 2(5): Na B, Kong K. Design of a One Degree-of-Freeom Quarupe Robot Base on a Mechanical Link System: heetaroi-ii. IFA- PapersOnLine. 206; 49(2): Hrones JA. Analysis of the Four-bar Linkage. Publishe Jointly by the technology Press of the Massachusetts Institute of Technology an Wiley. 95. J Robot Mech Eng Resr 2(3) Page 6

7 itation: Yang Zhang an Vigen Arakelian (208) Design of a Single Actuator Walking Robot via Mechanism Synthesis Base on Genetic Algorithms. 5. Hartenberg RS, Denavit J. Kinematic synthesis of linkages. McGraw-Hill Freuenstein F. Approximate synthesis of four-bar linkases. Trans. ASME. 995; 77: Artobolovski I.Theoric es Mecanismeset es Machines, Dituon MIR, Moscou; Sanor GN,Erman AG. Avance Mechanism Design: Analysis an Synthesis.Vol. 2. Prentice Hall, Englewoo liffs, NJ; Hollan JH. Genetic algorithms an the optimal allocation of trials. SIAM Journal on omputing. 973; 2(2): Hollan JH. Aaptation in Natural an Artificial Systems. Univ. of Mich. Press. Ann Arbor; Golberg DE. Genetic algorithms in search, optimization, an machine learning, 989. Reaing: Aison-Wesley; abrera JA, Simon A, Prao M. Optimal synthesis of mechanisms with genetic algorithms. Mechanism an Machine theory. 2002; 37(0): Nariman-Zaeh N, Felezi M, Jamali A, Ganji M.Pareto optimal synthesis of four-bar mechanisms for path generation. Mechanism an Machine Theory. 2009; 44(): Feng S, Amur SAY, Sun Z. Bipe walking on level groun with torso using only one actuator. Science hina Information Sciences. 203; 56(): Jo HS, Mir-Nasiri N, Jayamani E. Design an Trajectory Planning of Bipeal Walking Robot with Minimum Sufficient Actuation System. In: WASET Int. onf. on ontrol, Automation, Robotics an Vision Engineering; p Jiang Z, Luo Y, Jin Y. New cable-riven continuun robot with only one actuator. In: ybernetics an Intelligent Systems (IS) an IEEE onference on Robotics, Automation an Mechatronics (RAM); 207. p J Robot Mech Eng Resr 2(3) Page 7

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target .IJCSI.org 67 Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target Karim Benbouaballah an Zhu Qi-an College of Automation, Harbin Engineering University Harbin, 151, China

More information

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly International Journal "Information Technologies an Knowlege" Vol. / 2007 309 [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation -

More information

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation Interior Permanent Magnet Synchronous Motor (IPMSM) Aaptive Genetic Parameter Estimation Java Rezaie, Mehi Gholami, Reza Firouzi, Tohi Alizaeh, Karim Salashoor Abstract - Interior permanent magnet synchronous

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

Kinematic Analysis of a Family of 3R Manipulators

Kinematic Analysis of a Family of 3R Manipulators Kinematic Analysis of a Family of R Manipulators Maher Baili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S. 6597 1, rue e la Noë, BP 92101,

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace A Classification of R Orthogonal Manipulators by the Topology of their Workspace Maher aili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S.

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

A new fuzzy visual servoing with application to robot manipulator

A new fuzzy visual servoing with application to robot manipulator 2005 American Control Conference June 8-10, 2005. Portlan, OR, USA FrA09.4 A new fuzzy visual servoing with application to robot manipulator Marco A. Moreno-Armenariz, Wen Yu Abstract Many stereo vision

More information

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics Journal of Cybernetics an Informatics publishe by Slovak Society for Cybernetics an Informatics Volume 13, 1 http://www.sski.sk/casopis/inex.php (home page) ISSN: 1336-4774 Journal of Cybernetics an Informatics

More information

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms Proceeings of the 7th WSEAS International Conference on Simulation, Moelling an Optimization, Beijing, China, September 15-17, 2007 429 Frequenc Domain Parameter Estimation of a Snchronous Generator Using

More information

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body International Engineering Mathematics Volume 04, Article ID 46593, 7 pages http://x.oi.org/0.55/04/46593 Research Article Invisci Uniform Shear Flow past a Smooth Concave Boy Abullah Mura Department of

More information

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

Design of Controller for Crawling to Sitting Behavior of Infants

Design of Controller for Crawling to Sitting Behavior of Infants Design of Controller for Crawling to Sitting Behavior of Infants A Report submitte for the Semester Project To be accepte on: 29 June 2007 by Neha Priyaarshini Garg Supervisors: Luovic Righetti Prof. Auke

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

Dual Arm Robot Research Report

Dual Arm Robot Research Report Dual Arm Robot Research Report Analytical Inverse Kinematics Solution for Moularize Dual-Arm Robot With offset at shouler an wrist Motivation an Abstract Generally, an inustrial manipulator such as PUMA

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation Particle Swarm Optimization with Time-Varying Acceleration Coefficients Base on Cellular Neural Network for Color Image Noise Cancellation Te-Jen Su Jui-Chuan Cheng Yang-De Sun 3 College of Information

More information

MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING AN EFFICIENT MULTI- OBJECTIVE BINARY GENETIC ALGORITHM

MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING AN EFFICIENT MULTI- OBJECTIVE BINARY GENETIC ALGORITHM 24th International Symposium on on Automation & Robotics in in Construction (ISARC 2007) Construction Automation Group I.I.T. Maras MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Parts Assembly by Throwing Manipulation with a One-Joint Arm

Parts Assembly by Throwing Manipulation with a One-Joint Arm 21 IEEE/RSJ International Conference on Intelligent Robots an Systems, Taipei, Taiwan, October, 21. Parts Assembly by Throwing Manipulation with a One-Joint Arm Hieyuki Miyashita, Tasuku Yamawaki an Masahito

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

Optimal synthesis of mechanisms with genetic algorithms

Optimal synthesis of mechanisms with genetic algorithms Mechanism and Machine Theory 37 (2002) 1165 1177 www.elsevier.com/locate/mechmt Optimal synthesis of mechanisms with genetic algorithms J.A. Cabrera *, A. Simon, M. Prado Department of Mechanical Engineering.

More information

Controlling formations of multiple mobile robots. Jaydev P. Desai Jim Ostrowski Vijay Kumar

Controlling formations of multiple mobile robots. Jaydev P. Desai Jim Ostrowski Vijay Kumar Controlling formations of multiple mobile robots Jayev P. Desai Jim Ostrowski Vijay Kumar General Robotics an Active Sensory Perception (GRASP) Laboratory, University of Pennsylvania 340 Walnut Street,

More information

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation Solution Representation for Job Shop Scheuling Problems in Ant Colony Optimisation James Montgomery, Carole Faya 2, an Sana Petrovic 2 Faculty of Information & Communication Technologies, Swinburne University

More information

Optimization of Watt s Six-bar Linkage to Generate Straight and Parallel Leg Motion

Optimization of Watt s Six-bar Linkage to Generate Straight and Parallel Leg Motion intehweb.com Optimization of Watt s Six-bar Linkage to Generate Straight and Parallel Leg Motion Hamid Mehdigholi and Saeed Akbarnejad Sharif University of Technology mehdi@sharif.ir Abstract: This paper

More information

Structural synthesis of linkages for quadruped biorobot

Structural synthesis of linkages for quadruped biorobot IOP onference Series: Materials Science and Engineering PAPER OPE AESS Structural synthesis of linkages for quadruped biorobot legs To cite this article: O Antonescu et al 16 IOP onf. Ser.: Mater. Sci.

More information

Short-term prediction of photovoltaic power based on GWPA - BP neural network model

Short-term prediction of photovoltaic power based on GWPA - BP neural network model Short-term preiction of photovoltaic power base on GWPA - BP neural networ moel Jian Di an Shanshan Meng School of orth China Electric Power University, Baoing. China Abstract In recent years, ue to China's

More information

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation Fuzzy Learning ariable Amittance Control for Human-Robot Cooperation Fotios Dimeas an Nikos Aspragathos Abstract This paper presents a metho for variable amittance control in human-robot cooperation tasks,

More information

Impact of changing the position of the tool point on the moving platform on the dynamic performance of a 3RRR planar parallel manipulator

Impact of changing the position of the tool point on the moving platform on the dynamic performance of a 3RRR planar parallel manipulator IOSR Journal of Mechanical an Civil Engineering (IOSR-JMCE) e-issn: 78-84,p-ISSN: 0-4X, Volume, Issue 4 Ver. I (Jul. - Aug. 05), PP 7-8 www.iosrjournals.org Impact of changing the position of the tool

More information

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM International Journal of Physics an Mathematical Sciences ISSN: 2277-2111 (Online) 2016 Vol. 6 (1) January-March, pp. 24-6/Mao an Shi. THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM Hua Mao

More information

In this paper, the kinematic structure of the geared robotic mechanism (GRM) is investigated

In this paper, the kinematic structure of the geared robotic mechanism (GRM) is investigated KINEMATIC ANALYSIS OF GEARED ROBOTIC MECHANISM USING MATROID AND T-T GRAPH METHODS. Seyevahi Amirinezha Mustafa K. Uyguroğlu Department of Electrical an Enectronic Engineering Faculty of Engineering Eastern

More information

Calculation on diffraction aperture of cube corner retroreflector

Calculation on diffraction aperture of cube corner retroreflector November 10, 008 / Vol., No. 11 / CHINESE OPTICS LETTERS 8 Calculation on iffraction aperture of cube corner retroreflector Song Li (Ó Ø, Bei Tang (», an Hui Zhou ( ï School of Electronic Information,

More information

Lakshmish Ramanna University of Texas at Dallas Dept. of Electrical Engineering Richardson, TX

Lakshmish Ramanna University of Texas at Dallas Dept. of Electrical Engineering Richardson, TX Boy Sensor Networks to Evaluate Staning Balance: Interpreting Muscular Activities Base on Inertial Sensors Rohith Ramachanran Richarson, TX 75083 rxr057100@utallas.eu Gaurav Prahan Dept. of Computer Science

More information

Proceedings of the ASME 2011 International Mechanical Engineering Congress & Exposition IMECE2011 November 11-17, 2011, Denver, Colorado, USA

Proceedings of the ASME 2011 International Mechanical Engineering Congress & Exposition IMECE2011 November 11-17, 2011, Denver, Colorado, USA Proceeings of the ASME International Mechanical Engineering Congress & Exposition IMECE November -7,, Denver, Colorao, USA IMECE-6348 DESIGN AND ANALSIS OF A BIOMIMETIC WIRE-DRIVEN ROBOT ARM Zheng Li Institute

More information

Supporting Fully Adaptive Routing in InfiniBand Networks

Supporting Fully Adaptive Routing in InfiniBand Networks XIV JORNADAS DE PARALELISMO - LEGANES, SEPTIEMBRE 200 1 Supporting Fully Aaptive Routing in InfiniBan Networks J.C. Martínez, J. Flich, A. Robles, P. López an J. Duato Resumen InfiniBan is a new stanar

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

More information

Lecture 1 September 4, 2013

Lecture 1 September 4, 2013 CS 84r: Incentives an Information in Networks Fall 013 Prof. Yaron Singer Lecture 1 September 4, 013 Scribe: Bo Waggoner 1 Overview In this course we will try to evelop a mathematical unerstaning for the

More information

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach W. E. Dixon e-mail: wixon@ces.clemson.eu D. M. Dawson e-mail: awson@ces.clemson.eu E. Zergeroglu e-mail: ezerger@ces.clemson.eu Department of Electrical & Computer Engineering, Clemson University, Clemson,

More information

Verifying performance-based design objectives using assemblybased vulnerability

Verifying performance-based design objectives using assemblybased vulnerability Verying performance-base esign objectives using assemblybase vulnerability K.A. Porter Calornia Institute of Technology, Pasaena, Calornia, USA A.S. Kiremijian Stanfor University, Stanfor, Calornia, USA

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

Vision-based Multi-Robot Simultaneous Localization and Mapping

Vision-based Multi-Robot Simultaneous Localization and Mapping Vision-base Multi-Robot Simultaneous Localization an Mapping Hassan Hajjiab an Robert Laganière VIVA Research Lab School of Information Technology an Engineering University of Ottawa, Ottawa, Canaa, K1N

More information

Automation of Bird Front Half Deboning Procedure: Design and Analysis

Automation of Bird Front Half Deboning Procedure: Design and Analysis Automation of Bir Front Half Deboning Proceure: Design an Analysis Debao Zhou, Jonathan Holmes, Wiley Holcombe, Kok-Meng Lee * an Gary McMurray Foo Processing echnology Division, AAS Laboratory, Georgia

More information

UNIT 9 INTERFEROMETRY

UNIT 9 INTERFEROMETRY UNIT 9 INTERFEROMETRY Structure 9.1 Introuction Objectives 9. Interference of Light 9.3 Light Sources for 9.4 Applie to Flatness Testing 9.5 in Testing of Surface Contour an Measurement of Height 9.6 Interferometers

More information

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611 A MIMO Fuzzy Controller for tracking: Robot control Paul A.C. Mason Assistant Professor, Kevin Walchko Research Assistant Carl Crane Professor, Mechanical Engineering University of Floria Gainesville,

More information

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity Worl Applie Sciences Journal 16 (10): 1387-1392, 2012 ISSN 1818-4952 IDOSI Publications, 2012 A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Base on Gravity Aliasghar Rahmani Hosseinabai,

More information

A Modified Immune Network Optimization Algorithm

A Modified Immune Network Optimization Algorithm IAENG International Journal of Computer Science, 4:4, IJCS_4_4_3 A Moifie Immune Network Optimization Algorithm Lu Hong, Joarer Kamruzzaman Abstract This stuy proposes a moifie artificial immune network

More information

Control of Scalable Wet SMA Actuator Arrays

Control of Scalable Wet SMA Actuator Arrays Proceeings of the 2005 IEEE International Conference on Robotics an Automation Barcelona, Spain, April 2005 Control of Scalable Wet SMA Actuator Arrays eslie Flemming orth Dakota State University Mechanical

More information

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique International OPEN ACCESS Journal Of Moern Engineering Research (IJMER) An Aaptive Routing Algorithm for Communication Networks using Back Pressure Technique Khasimpeera Mohamme 1, K. Kalpana 2 1 M. Tech

More information

Evolutionary Optimisation Methods for Template Based Image Registration

Evolutionary Optimisation Methods for Template Based Image Registration Evolutionary Optimisation Methos for Template Base Image Registration Lukasz A Machowski, Tshilizi Marwala School of Electrical an Information Engineering University of Witwatersran, Johannesburg, South

More information

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation On Effectively Determining the Downlink-to-uplink Sub-frame With Ratio for Mobile WiMAX Networks Using Spline Extrapolation Panagiotis Sarigianniis, Member, IEEE, Member Malamati Louta, Member, IEEE, Member

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors an eitors Downloas Our authors

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

Loop Scheduling and Partitions for Hiding Memory Latencies

Loop Scheduling and Partitions for Hiding Memory Latencies Loop Scheuling an Partitions for Hiing Memory Latencies Fei Chen Ewin Hsing-Mean Sha Dept. of Computer Science an Engineering University of Notre Dame Notre Dame, IN 46556 Email: fchen,esha @cse.n.eu Tel:

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Optimization of cable-stayed bridges with box-girder decks

Optimization of cable-stayed bridges with box-girder decks Avances in Engineering Software 31 (2000) 417 423 www.elsevier.com/locate/avengsoft Optimization of cable-staye briges with box-girer ecks L.M.C. Simões*, J.H.J.O. Negrão Department of Civil Engineering,

More information

Advanced method of NC programming for 5-axis machining

Advanced method of NC programming for 5-axis machining Available online at www.scienceirect.com Proceia CIRP (0 ) 0 07 5 th CIRP Conference on High Performance Cutting 0 Avance metho of NC programming for 5-axis machining Sergej N. Grigoriev a, A.A. Kutin

More information

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2.

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2. JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 13/009, ISSN 164-6037 Krzysztof WRÓBEL, Rafał DOROZ * fingerprint, reference point, IPAN99 NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

Wireless Sensing and Structural Control Strategies

Wireless Sensing and Structural Control Strategies Wireless Sensing an Structural Control Strategies Kincho H. Law 1, Anrew Swartz 2, Jerome P. Lynch 3, Yang Wang 4 1 Dept. of Civil an Env. Engineering, Stanfor University, Stanfor, CA 94305, USA 2 Dept.

More information

Classical Mechanics Examples (Lagrange Multipliers)

Classical Mechanics Examples (Lagrange Multipliers) Classical Mechanics Examples (Lagrange Multipliers) Dipan Kumar Ghosh Physics Department, Inian Institute of Technology Bombay Powai, Mumbai 400076 September 3, 015 1 Introuction We have seen that the

More information

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

Optimal Synthesis of a Single-Dwell 6-Bar Planar Linkage

Optimal Synthesis of a Single-Dwell 6-Bar Planar Linkage International Journal of Computational Engineering Research Vol, 04 Issue, 2 Optimal Synthesis of a Single-Dwell 6-Bar Planar Linkage Galal A. Hassaan Mechanical Design & Production Department, Faculty

More information

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides Threshol Base Data Aggregation Algorithm To Detect Rainfall Inuce Lanslies Maneesha V. Ramesh P. V. Ushakumari Department of Computer Science Department of Mathematics Amrita School of Engineering Amrita

More information

An adaptive switching learning control method for trajectory tracking of robot manipulators

An adaptive switching learning control method for trajectory tracking of robot manipulators Mechatronics 6 (6) 5 6 An aaptive switching learning control metho for trajectory tracking of robot manipulators P.R. Ouyang a, W.J. Zhang a, *, Maan M. Gupta b a Avance Engineering Design Laboratory,

More information

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Queueing Moel an Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Marc Aoun, Antonios Argyriou, Philips Research, Einhoven, 66AE, The Netherlans Department of Computer an Communication

More information

Non-homogeneous Generalization in Privacy Preserving Data Publishing

Non-homogeneous Generalization in Privacy Preserving Data Publishing Non-homogeneous Generalization in Privacy Preserving Data Publishing W. K. Wong, Nios Mamoulis an Davi W. Cheung Department of Computer Science, The University of Hong Kong Pofulam Roa, Hong Kong {wwong2,nios,cheung}@cs.hu.h

More information

Dimensional Synthesis of Mechanism using Genetic Algorithm

Dimensional Synthesis of Mechanism using Genetic Algorithm International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2017 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article A.S.Shinde

More information

The speed-controlled interpolator for machining parametric curves

The speed-controlled interpolator for machining parametric curves COMPUTER-AIDED DESIGN Computer-Aie Design 31 (1999) 349 357 www.elsevier.com/locate/ca The spee-controlle interpolator for machining parametric curves S.-S. Yeh, P.-L. Hsu* Department of Electrical an

More information

Inverse Model to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach

Inverse Model to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach Inverse Moel to Determine the Optimal Number of Drops of RDC Column Using Fuzzy Approach 1 HAFEZ IBRAHIM, 2 JAMALLUDIN TALIB, 3 NORMAH MAAN Department of Mathematics Universiti Teknologi Malaysia 81310

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

Depth Sizing of Surface Breaking Flaw on Its Open Side by Short Path of Diffraction Technique

Depth Sizing of Surface Breaking Flaw on Its Open Side by Short Path of Diffraction Technique 17th Worl Conference on Nonestructive Testing, 5-8 Oct 008, Shanghai, China Depth Sizing of Surface Breaking Flaw on Its Open Sie by Short Path of Diffraction Technique Hiroyuki FUKUTOMI, Shan LIN an Takashi

More information

Optimal path planning in a constant wind with a bounded turning rate

Optimal path planning in a constant wind with a bounded turning rate Optimal path planning in a constant win with a boune turning rate Timothy G. McGee, Stephen Spry an J. Karl Herick Center for Collaborative Control of Unmanne Vehicles, University of California, Berkeley,

More information

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters Available online at www.scienceirect.com Proceia Engineering 4 (011 ) 34 38 011 International Conference on Avances in Engineering Cluster Center Initialization Metho for K-means Algorithm Over Data Sets

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

Section 20. Thin Prisms

Section 20. Thin Prisms OPTI-0/0 Geometrical an Instrumental Optics opyright 08 John E. Greivenkamp 0- Section 0 Thin Prisms Thin Prism Deviation Thin prisms introuce small angular beam eviations an are useful as alignment evices.

More information

Design and Analysis of Optimization Algorithms Using Computational

Design and Analysis of Optimization Algorithms Using Computational Appl. Num. Anal. Comp. Math., No. 3, 43 433 (4) / DOI./anac.47 Design an Analysis of Optimization Algorithms Using Computational Statistics T. Bartz Beielstein, K.E. Parsopoulos,3, an M.N. Vrahatis,3 Department

More information

A shortest path algorithm in multimodal networks: a case study with time varying costs

A shortest path algorithm in multimodal networks: a case study with time varying costs A shortest path algorithm in multimoal networks: a case stuy with time varying costs Daniela Ambrosino*, Anna Sciomachen* * Department of Economics an Quantitative Methos (DIEM), University of Genoa Via

More information

Spare Capacity Planning Using Survivable Alternate Routing for Long-Haul WDM Networks

Spare Capacity Planning Using Survivable Alternate Routing for Long-Haul WDM Networks Spare Capacity Planning Using Survivable lternate Routing for Long-Haul WDM Networks in Zhou an Hussein T. Mouftah Department of lectrical an Computer ngineering Queen s University, Kingston, Ontario,

More information

Attitude Dynamics and Control of a Dual-Body Spacecraft using Variable-Speed Control Moment Gyros

Attitude Dynamics and Control of a Dual-Body Spacecraft using Variable-Speed Control Moment Gyros Attitue Dynamics an Control of a Dual-Boy Spacecraft using Variable-Spee Control Moment Gyros Abstract Marcello Romano, Brij N. Agrawal Department of Mechanical an Astronautical Engineering, US Naval Postgrauate

More information

Formation Control of Small Unmanned Aerial Vehicles Using Virtual Leader and Point-to-Multipoint Communication

Formation Control of Small Unmanned Aerial Vehicles Using Virtual Leader and Point-to-Multipoint Communication Trans. Japan Soc. Aero. Space Sci. Vol. 5, No., pp. 3 9, Formation Control of Small Unmanne Aerial Vehicles Using Virtual Leaer an Point-to-Multipoint Communication y Takuma HINO an Takeshi TSUCHIYA Department

More information

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency Software Reliability Moeling an Cost Estimation Incorporating esting-effort an Efficiency Chin-Yu Huang, Jung-Hua Lo, Sy-Yen Kuo, an Michael R. Lyu -+ Department of Electrical Engineering Computer Science

More information

Politecnico di Torino. Porto Institutional Repository

Politecnico di Torino. Porto Institutional Repository Politecnico i Torino Porto Institutional Repository [Proceeing] Automatic March tests generation for multi-port SRAMs Original Citation: Benso A., Bosio A., i Carlo S., i Natale G., Prinetto P. (26). Automatic

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information

Figure 1: 2D arm. Figure 2: 2D arm with labelled angles

Figure 1: 2D arm. Figure 2: 2D arm with labelled angles 2D Kinematics Consier a robotic arm. We can sen it commans like, move that joint so it bens at an angle θ. Once we ve set each joint, that s all well an goo. More interesting, though, is the question of

More information

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs IEEE TRANSACTIONS ON KNOWLEDE AND DATA ENINEERIN, MANUSCRIPT ID Distribute Line raphs: A Universal Technique for Designing DHTs Base on Arbitrary Regular raphs Yiming Zhang an Ling Liu, Senior Member,

More information

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction Local Path Planning with Proximity Sensing for Robot Arm Manipulators Ewar Cheung an Vlaimir Lumelsky Yale University, Center for Systems Science Department of Electrical Engineering New Haven, Connecticut

More information

STEREOSCOPIC ROBOT VISION SYSTEM

STEREOSCOPIC ROBOT VISION SYSTEM Palinko Oskar, ipl. eng. Facult of Technical Sciences, Department of Inustrial Sstems Engineering an Management, 21 000 Novi Sa, Dositej Obraovic Square 6, Serbia & Montenegro STEREOSCOPIC ROBOT VISION

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

Architecture Design of Mobile Access Coordinated Wireless Sensor Networks

Architecture Design of Mobile Access Coordinated Wireless Sensor Networks Architecture Design of Mobile Access Coorinate Wireless Sensor Networks Mai Abelhakim 1 Leonar E. Lightfoot Jian Ren 1 Tongtong Li 1 1 Department of Electrical & Computer Engineering, Michigan State University,

More information

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL

IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 31, NO. 4, APRIL IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 1, NO. 4, APRIL 01 74 Towar Efficient Distribute Algorithms for In-Network Binary Operator Tree Placement in Wireless Sensor Networks Zongqing Lu,

More information

Section 19. Thin Prisms

Section 19. Thin Prisms Section 9 Thin Prisms 9- OPTI-50 Optical Design an Instrumentation I opyright 08 John E. Greivenkamp Thin Prism Deviation Thin prisms introuce small angular beam eviations an are useful as alignment evices.

More information

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE D CIRCULAR ULTRASONIC PHASED ARRAY S. Monal Lonon South Bank University; Engineering an Design 103 Borough Roa, Lonon

More information

EXPLANATION OF THE ALGORITHMS FOR DISPLAYING 3D FIGURES ON THE COMPUTER SCREEN

EXPLANATION OF THE ALGORITHMS FOR DISPLAYING 3D FIGURES ON THE COMPUTER SCREEN Original Research Article: full paper [13] Galárraga, L., Heitz, G., Murphy, K., Suchanek, F. M. (2014). Canonicalizing Open Knowlege Bases. Proceeings of the 23r ACM International Conference on Conference

More information

INTEGRATED SYNTHESIS OF ASSEMBLY AND FIXTURE SCHEME FOR PROPERLY CONSTRAINED ASSEMBLY

INTEGRATED SYNTHESIS OF ASSEMBLY AND FIXTURE SCHEME FOR PROPERLY CONSTRAINED ASSEMBLY Proceeings of T SM esign ngineering Technical onferences an omputers an Information in ngineering onference September 8-October,, Salt Lake ity, Utah, US T -5 7 77 INTGRT SYNTHSIS O SSMLY N IXTUR SHM OR

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks TR-IIS-05-021 Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu, Pangfeng Liu, Da-Wei Wang, Jan-Jan Wu December 2005 Technical Report No. TR-IIS-05-021 http://www.iis.sinica.eu.tw/lib/techreport/tr2005/tr05.html

More information

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography Comparative Stuy of Projection/Back-projection Schemes in Cryo-EM Tomography Yu Liu an Jong Chul Ye Department of BioSystems Korea Avance Institute of Science an Technology, Daejeon, Korea ABSTRACT In

More information

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes

Chapter 5 Proposed models for reconstituting/ adapting three stereoscopes Chapter 5 Propose moels for reconstituting/ aapting three stereoscopes - 89 - 5. Propose moels for reconstituting/aapting three stereoscopes This chapter offers three contributions in the Stereoscopy area,

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information