Biped Robot Gait Planning Based on 3D Linear Inverted Pendulum Model

Size: px
Start display at page:

Download "Biped Robot Gait Planning Based on 3D Linear Inverted Pendulum Model"

Transcription

1 IOP Conerene Series: Materials Siene and Engineering PAPER OPEN ACCESS Biped Robot Gait Planning Based on 3D Linear Inverted Pendulum Model o ite this artile: Guohen Yu et al 218 IOP Con. Ser.: Mater. Si. Eng View the artile online or updates and enhanements. Related ontent - Gait Generation or a Small Biped Robot using Approimated Optimiation Method inh Nguen, Linh ao and Hiroshi Hasegawa - Design o a biped loomotion ontroller based on adaptive neuro-u inerene sstems M-Y Shieh, K-H Chang and Y-S Lia - Pendulums are magnetiall oupled Yaakov Kratmakher his ontent was downloaded rom IP address on 1/3/218 at 23:4

2 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 Biped Robot Gait Planning Based on 3D Linear Inverted Pendulum Model Guohen Yu, Jiapeng Zhang and Wu Bo (College o Eletroni Inormation Engineering Inner Mongolia Universit, Huhhot) Abstrat. In order to optimie the biped robot's gait, the biped robot's walking motion is simpli to the 3D linear inverted pendulum motion mode. he Center o Mass (CoM) lous is determined rom the relationship between CoM and the Zero Moment Point (ZMP) lous. he ZMP lous is planned in advane. hen, the orward gait and lateral gait are simpliied as onneting rod struture. Swing leg trajetor using B-spline interpolation. And the stabilit o the walking proess is disussed in onjuntion with the ZMP equation. Finall the sstem simulation is arried out under the given onditions to veri the validit o the proposed planning method. 1. Foreword Biped robot is a multivariable, nonlinear, strongl oupled and variable struture omple dnamis sstem. And it is a omprehensive appliation o new tehnologies in man ields suh as omputer tehnolog, eletronis, mehanis and artiiial intelligene. Gait generation is a relativel basi and ke tehnique in biped robot researh. We must stud pratial and eetive gait planning methods to ahieve and improve the robot's walking perormane. People want to use ewer variables to get the gait walk that is as real humans among man tehniques. Based on this idea, the three-dimensional linear inverted pendulum model is applied to the generation o robot gait model [1, 2]. Inverted pendulum ontrol sstem is a omple, unstable, nonlinear sstem. It is an ideal eperimental platorm or ontrol theor teahing and various ontrol eperimenting. Among man researh methods o robots, the inverted pendulum sstem is used to simulate biped robot walk in reent ears due to the great similarities between inverted pendulum sstem and biped robot walking, and it has great signiiane in the researh o biped robot gait planning and stabilit ontrol. Beome a researh diretion o biped robot [3]. his paper sstematiall anales the robot's motion sstem, establishes a genealogial data struture ] and determines the robot's motion transmission path. hen, the robot with single-leg support period is simpliied to 3D inverted pendulum movement, and the movement trajetor o CoM is obtained aording to the relationship between ZMP and CoM and the initial onditions. Using link onstraints to ind the desired angle o eah joint. Combined with ZMP theor [4, 5], the sstem simulation was arried out to veri the eetiveness o the proposed method. 2. Biped Robot Sstem Analsis and Modeling he objet o this paper is a biped robot with 21 degrees o reedom. A miniature servomotor is used as the driving element to simulate a joint. Among them, the hip o the leg has 3 mutuall perpendiular degrees o reedom, the knee has 1 degree o reedom, ankle joints has 2 mutuall perpendiular degrees o reedom, the upper etremit shoulder has 2 mutuall perpendiular degrees o reedom and the elbow has 1 degree o reedom, the head has 2 degrees o reedom, the waist has 1 degree o reedom. he sstem o biped robot is irst analed beause o its ompleit. Aording to the Content rom this work ma be used under the terms o the Creative Commons Attribution 3. liene. An urther distribution o this work must maintain attribution to the author(s) and the title o the work, journal itation and DOI. Published under liene b Ltd 1

3 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 number o joints, the robot is divided into 21 masses. Eah mass ontains a joint. he torso has no joint. When the model newl joins a joint, it an be added to the orresponding position. When programming, ou an use a uniied untion to handle programming issues or eah mass. Eah mass has two branhes, the bottom let is the parent-hild relationship, and the bottom right is the brother-sister relationship. hen these masses are onneted in a ertain order to orm the robot's motion database, whih is onvenient or reording and updating the value o eah individual. At the same time, it shows the power transmission route. For eample, when the robot supports the let oot swinging, he 13th individual's movement aets the 12th individual's movement, that is the route is: , ou an also understand the robot motion database as a genealogial tree Struture shown in Figure 1. he genealogial tree struture is onverted into a data list shown in able 1, starting rom the root o the tree marked as 1, giving eah link a number (ID), and showing the onnetion between the links in able 1. BODY RARM(Y) RARM(X) LARM(Y) RHAND LARM(X) RLEG(Z) LHAND RLEG(X) LLEG(Z) RLEG(Y) LLEG(X) HEAD(Z) RKNEE LLEG(Y) HEAD(Y) RFOO(Y) LKNEE RFOO(X) LFOO(Y) LFOO(X) Figure 1. he amil tree struture o robot 2

4 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 able 1. Robot data list ID NAME SISER CHILD 1 BODY 2 2 RARM(Y) RARM(X) 4 4 RHAND 5 LRAM(Y) LRAM(X) 7 7 LHAND 8 RLEG(Z) RLEG(X) 1 1 RLEG(Y) RKNEE RFOO(Y) RFOO(X) 14 LLEG(Z) LLEG(X) LLEG(Y) RKNEE LFOO(Y) LFOO(X) 2 HEAD(Z) HEAD(Y) 3. 3D Linear Inverted Pendulum Model Walking Parameters Setting Similar to human walking, the robot's gait le an be simpl divided into two-legged and one-legged periods. he proess o shiting the enter o gravit rom the rear oot support area to the ront oot support area during the dual oot support period. During the single leg support period, the enter o gravit o the robot is moved orward b the support leg, whih is pivoted rom the rear o the support leg to the ront o the support leg. Relative to the single-leg support period, the ontrol o the two-legged support period is less diiult. In this paper, the walking le is regarded as the le o single-legged support period, and the ehange o the two legs is ompleted in an instant [6]. In the single-leg support period, reerene [7] simpliied the robot into a 3D linear inverted pendulum model as shown in Figure 2. he torso o the robot is simpliied as a partile o all qualit. he legs o the robot are simpliied into a massless, telesopi onneting rod that onnets the torso to the oot. he enter o mass is moved orward b bending and strething the legs. And telesopi ore an be deomposed into three omponents o the oordinate sstem. As ollows, o Figure 2. 3D linear inverted pendulum 3

5 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 ( / r) ( / r) ( / r) (1) Where r is the distane between the support point and the enter o mass. he entroid is onl aeted b the ores o telesoping and gravit,it an be obtained through kineti analsis. M ( / r) M ( / r) M ( / r) Mg Considering that the entroid onstraint moves in a plane, the onstraint plane is deined as ollows Among them, k, k determine the plane tilt, k k (3) determines its height. Due to the movement o the enter o mass on the restraining surae, the resultant ore should be in the restraining surae o the enter o mass, So the onstraint surae normal vetor and resultant vetor vertial.as ollows, k ( / r) ( / r) ( / r) Mg k 1 From the above solution, and aording to equation (3), the ollowing epression is obtained. Mgr (5) Substituting equation (5) into equation (2), the equation o motion o the enter o mass on the onstraint surae is obtained as ollows: g g Solving the dierential equation b Laplae transorm, and the trajetor o, an be got. hen ombined with the onstraint surae equation, the trajetor o the entroid an be determined. (2) (6) (4) ( t) ()osh( t ) ()sinh( t ) ( t) ()osh( t ) ()sinh( t ) k k (7) Where g is a onstant o the ratio o gravitational aeleration to entroid height. () and &() are the -diretion displaements and veloities o the entroid at time ero, respetivel, () and &() are the -diretion displaements and veloities o the entroid at time ero, respetivel, the initial onditions. Ater the initial onditions have been established, the trajetor o the mass enter an be determined. Change the initial onditions, ou an get dierent urves. Sine the robot's 4

6 /m /m MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 enter o mass is alwas orward in the orward diretion and swings let and right in the lateral diretion, the initial values o and are set as ollows. Simulation results shown in Figure 3: 时间 /s 时间 /s Figure 3. Inverted pendulum motion in and diretions he igure shows that in the -diretion, the entroid an ontinue to move orward beond the support point, and the entroid an not ross the support point in the -diretion. Ater reahing a ertain point, the entroid moves in the opposite diretion. 4. Generation o hree-dimensional Walk Pattern In walking movement, the three-dimensional linear inverted pendulum an be regarded as a ombination o two-dimensional linear inverted pendulum in two planes o o and o [8] Gait Unit In the single leg support period, the entroid onorms to the two-dimensional linear inverted pendulum motion in the and diretions. From [9] we an see that the trajetor o the entroid is a hperbola in the onstrained plane. Based on its smmetr, the end position o the walking unit an be determined. Re-use o the smmetr o the walking unit, we an see the initial onditions and termination onditions are smmetrial. In the -diretion, the orresponding termination ondition is ( v, ), i the initial ondition is ( v, ), sine the entroid an ross the support point. In the -diretion, the orresponding termination ondition is (, v ), i the initial ondition is ( v, ), sine the entroid an not ross the support point. he relationship between the two is: v v C ( 1) ( S ) C ( 1) ( S ) (8) p p C osh S sinh Ater the initial onditions are determined, the motion trajetor an be determined based on the dierential equation o two-dimensional linear inverted pendulum motion. he trajetor is generated b the pedestrian unit, and the same pedestrian units are onneted aording to the periodiit o the pedestrian and the initial onditions are alternatel hanged Gait Parameters In the proess o robot walking, landing point (support point) hanges in turn, we use the step sie and step width to represent and desribe the hanges in the loation, see able 2 below and Figure 4 below. 5

7 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 able 2. Step and step width o the value n ( ) S S ( n ) o ( n) Here, s is a step in the orward diretion, Figure 4. he loation o the robot landing site ( n) s is a step width in the let-right diretion, and (n) is a step in the supersript. With the let oot support point as the origin o oordinates, the n-th ( n) ( n) oothold position ( p, p ) an be epressed as ollows: () () Where (, ) p p s p p s ( n ) n( 1 ) n ( ) ( n ) n( 1 ) n n( ) ( 1) p p is the position o the irst supporting oot, the walking parameters o the n-th step are shown as ollows, /2 ( n) ( n 1 ) ( n) n1 ( n1) ( 1) s / 2 s he above equation is the oordinate o the reerene oordinate sstem, that is, the support point as the origin. At the same time, the n-th walking parameter is determined b the n+1 step and step width. his ondition is used in man preontrols. Aording to the smmetr o the gait unit we an know the walking speed o the walking unit [7]. (9) (1) ( n) ( n) v ( C 1) / ( S) ( n) ( n) v ( C 1) / ( S) (11) 6

8 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/ he Relationship between CoM and ZMP o p C Figure 5. he relationship o CoP and ZMP he robot is in the proess o walking, support legs ontinue to alternate orward, with respet to the world oordinate sstem, the oordinates o the support leg onstantl hanges, the orresponding CoM oordinates also hange, see Figure 5. A swing le, the robot do three-dimensional inverted g pendulum motion, ZMP and CoM satis the dierential equation [1], in the ormula C P, the equation o motion or a linear inverted pendulum relative to the world oordinates is: P C Ca (12) g 5. Swing Leg Ankle rajetor Planning In the single leg support period, the swing leg swings orward rom the bak o the support point to the support point, and when it reahes the ground, it is onverted into a support leg. In the swing leg swinging proess, must go through three ke points, namel the initial point, the middle point and the end point. Using the three dierene method [11], ou an ind the swing leg trajetor. he onstraint equation o interpolation points: s t k X( t) t k 2 s t k hoot t k Z() t H h oot t k 2 hoot t k (13) (14) Where k is an integer, h oot is the height o the ankle, H is the maimum height o the ankle, and s is the step sie. Roboti Swing Legs Ankle trajetor planning, whih primaril onsiders the impat and speed between the oot and the ground. I there is aeleration when the swinging leg alls, it will hit the ground and the swinging leg beomes a supporting leg at a speed o ero. o onsider the maimum height o eet an be ahieved, this an ensure that the robot has a ertain obstale avoidane apabilit. Due to the periodiit o the robot motion, the initial veloit and aeleration o the osillating leg at time k are both ero, and the veloit and aeleration o the osillating leg at the instant o arrival (k+1) are also ero, this minimies the impat between the oot and the ground. hereore, suppose that the irst derivative and the seond derivative o swinging legs (t) and (t) at moment k and (k+1) are both ero, that is: 7

9 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 Xt () t k t k (15) Xt () t k t k (16) Zt () t k t k (17) Zt () t k t k Aording to the robot's own perormane requirements, planning a single step s=.6m, single-step le =.2s, the inal swing leg ankle X-diretion trajetor: (18) ( t).6 15* t 1125* t * t t [ p] (19) In order to eetivel avoid the obstale, planning the swinging leg bottom in the middle o the swing that is 2 t to reah the high point H.1m, he ankle height h.18 movement Z-diretion: oot m, the inal swing leg ( t) * t 216* t * t 18* t t [ p] (2) 6. Conlusion his paper anales the robot's motion arhiteture and determines the relationship between the various joints. hen, the robot's motion is redued to a three-dimensional linear inverted pendulum model, aording to the initial test onditions and the relationship between CoM and ZMP, the trajetor o CoM is obtained. In the orward gait and lateral gait, Aording to the ZMP equation, the stabilit o the gait planning is veriied, the eetiveness o the method is veriied b simulation platorm. o urther improve the speed and stabilit o walking requires more in-depth stud on planning methods and ontrol methods. 7. Aknowledgement Fund Projet: he Inner Mongolia Autonomous Region universit sientii researh projet (NJZY11) 8. Reerenes [1] S. Kajita, and K. ani, Stud o dnami biped loomotion on rugged terrain-derivation and appliation o the linear inverted pendulum mode, in Pro. IEEE Int. Con. Robotis and Automation 1991, pp (1991). [2] S. Kajita and K. ani.dnami Biped Walking Control on Rugged errain Using the Linear Inverted Pendulum Mode.he Soiet o Instrument and Control Engineers,Vol.31,No.1,1995, pp [3] Wisse M, Keliksdal G, van Frankenhen J, Moer B. Passive-based walking robot. IEEE ransations onrobotis and Automation Magaine, 27, 14(2): [4] M Vukobratovi. Biped Loomotion: Dnamis, Stabilit, Control and Appliation [M]. Spring Verlag, Berlin, 199 [5] M Vukobratovi, B Borova. Zero-Moment Point hirt Five Years o Its Lie [J]. International 8

10 MSEE217 IOP Con. Series: Materials Siene and Engineering (218) 1298 doi:1.188/ x/31/1/1298 Journal o Humanoid Robotis (S ), 24, 1(1): [6] Liu L M, ian Y. Swith ontrol between dierent speeds or a passive dnami walker. International Journal o Ad-vaned Roboti Sstems, 212, 9: 241 [7] S. Kajita, F. Kanehiro, K. Kaneko, K. Fujiwara, K. Yokoi, and H.Hirukawa, Biped Walking Pattern Generation b a Simple hree-dimensional Inverted Pendulum Model, in Advaned Robotis, 17, (23). [8] M. Morisawa, S. Kajita, K. Harada, K. Fujiwara, F. Kanehiro, K. Kaneko and H. Hirukawa, Emergen Stop Algorithm or Walking Humanoid Robots, in Proeding o IEEE/RSJ International Conerene on Intelligent Robotis and Sstem, 25. [9] Q.Huang, S.Sugano and K.ani.A High Stabilit Smooth Walking Pattern or biped robot.ieee[c].con.on Robotis and Automation,22,Detroit:

1. Introduction. 2. The Probable Stope Algorithm

1. Introduction. 2. The Probable Stope Algorithm 1. Introdution Optimization in underground mine design has reeived less attention than that in open pit mines. This is mostly due to the diversity o underground mining methods and omplexity o underground

More information

Humanoid Walking Control using the Capture Point

Humanoid Walking Control using the Capture Point Humanoid Walking Control using the Capture Point Christian Ott and Johannes Englsberger Institute of Robotis and Mehatronis German Aerospae Center (DLR e.v.) hristian.ott@dlr.de Joint torque sensing &

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results An Alternative Approah to the Fuzziier in Fuzzy Clustering to Obtain Better Clustering Results Frank Klawonn Department o Computer Siene University o Applied Sienes BS/WF Salzdahlumer Str. 46/48 D-38302

More information

A Fast Sub-pixel Motion Estimation Algorithm for. H.264/AVC Video Coding

A Fast Sub-pixel Motion Estimation Algorithm for. H.264/AVC Video Coding A Fast Sub-pixel Motion Estimation Algorithm or H.64/AVC Video Coding Weiyao Lin Krit Panusopone David M. Baylon Ming-Ting Sun 3 Zhenzhong Chen 4 and Hongxiang Li 5 Institute o Image Communiation and Inormation

More information

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller Trajetory Traking Control for A Wheeled Mobile Robot Using Fuzzy Logi Controller K N FARESS 1 M T EL HAGRY 1 A A EL KOSY 2 1 Eletronis researh institute, Cairo, Egypt 2 Faulty of Engineering, Cairo University,

More information

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating Original Artile Partile Swarm Optimization for the Design of High Diffration Effiient Holographi Grating A.K. Tripathy 1, S.K. Das, M. Sundaray 3 and S.K. Tripathy* 4 1, Department of Computer Siene, Berhampur

More information

Design of tree-type support structure of free-form shell generated using fractal geometry

Design of tree-type support structure of free-form shell generated using fractal geometry 6 30 September, 06, Too, Japan K. Kawaguhi, M. Ohsai, T. Taeuhi (eds.) Design of tree-tpe support struture of free-form shell generated using fratal geometr Jinglan CUI*, Guanghun ZHOU a, Maoto OHSAKI

More information

AUTOMATIC TRACKING OF MOVING OBJECT WITH EYE-IN- HAND ROBOT MANIPULATOR

AUTOMATIC TRACKING OF MOVING OBJECT WITH EYE-IN- HAND ROBOT MANIPULATOR AUTOATIC TRACKING OF OVING OBJECT WITH EYE-IN- HAND ROBOT ANIPULATOR 1 JIN-SIANG SHAW, WEN-LIN CHI Institute of ehatroni Engineering, Taipei Teh, Taipei, Taiwan Email: 1 jshaw@ntut.edu.tw, ton455448@gmail.om

More information

Simultaneous image orientation in GRASS

Simultaneous image orientation in GRASS Simultaneous image orientation in GRASS Alessandro BERGAMINI, Alfonso VITTI, Paolo ATELLI Dipartimento di Ingegneria Civile e Ambientale, Università degli Studi di Trento, via Mesiano 77, 38 Trento, tel.

More information

Gray Codes for Reflectable Languages

Gray Codes for Reflectable Languages Gray Codes for Refletable Languages Yue Li Joe Sawada Marh 8, 2008 Abstrat We lassify a type of language alled a refletable language. We then develop a generi algorithm that an be used to list all strings

More information

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method Measurement of the stereosopi rangefinder beam angular veloity using the digital image proessing method ROMAN VÍTEK Department of weapons and ammunition University of defense Kouniova 65, 62 Brno CZECH

More information

Stable Road Lane Model Based on Clothoids

Stable Road Lane Model Based on Clothoids Stable Road Lane Model Based on Clothoids C Gakstatter*, S Thomas**, Dr P Heinemann*, Prof Gudrun Klinker*** *Audi Eletronis Venture GmbH, **Leibniz Universität Hannover, ***Tehnishe Universität Münhen

More information

Orientation of the coordinate system

Orientation of the coordinate system Orientation of the oordinate system Right-handed oordinate system: -axis by a positive, around the -axis. The -axis is mapped to the i.e., antilokwise, rotation of The -axis is mapped to the -axis by a

More information

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing The Mathematis of Simple Ultrasoni -Dimensional Sensing President, Bitstream Tehnology The Mathematis of Simple Ultrasoni -Dimensional Sensing Introdution Our ompany, Bitstream Tehnology, has been developing

More information

On the observability of indirect filtering in vehicle tracking and localization using a fixed camera

On the observability of indirect filtering in vehicle tracking and localization using a fixed camera On the observability o indiret iltering in vehile traking and loalization using a ixed amera Perera L.D.L. and Elinas P. Australian Center or Field Robotis The University o Sydney Sydney, NSW, Australia

More information

Torpedo Trajectory Visual Simulation Based on Nonlinear Backstepping Control

Torpedo Trajectory Visual Simulation Based on Nonlinear Backstepping Control orpedo rajetory Visual Simulation Based on Nonlinear Bakstepping Control Peng Hai-jun 1, Li Hui-zhou Chen Ye 1, 1. Depart. of Weaponry Eng, Naval Univ. of Engineering, Wuhan 400, China. Depart. of Aeronautial

More information

A Novel Range Compression Algorithm for Resolution Enhancement in GNSS-SARs

A Novel Range Compression Algorithm for Resolution Enhancement in GNSS-SARs sensors Artile A Novel Range Compression Algorithm or Resolution Enhanement in GNSS-SARs Yu Zheng, Yang Yang and Wu Chen Department o Land Surveying and Geo-inormatis, The Hong Kong Polytehni University,

More information

P-admissible Solution Space

P-admissible Solution Space P-admissible Solution Spae P-admissible solution spae or Problem P: 1. the solution spae is inite, 2. every solution is easible, 3. evaluation or eah oniguration is possible in polynomial time and so is

More information

Simplified Walking: A New Way to Generate Flexible Biped Patterns

Simplified Walking: A New Way to Generate Flexible Biped Patterns 1 Simplified Walking: A New Way to Generate Flexible Biped Patterns Jinsu Liu 1, Xiaoping Chen 1 and Manuela Veloso 2 1 Computer Science Department, University of Science and Technology of China, Hefei,

More information

A Combination of Trie-trees and Inverted Files for the Indexing of Set-valued Attributes

A Combination of Trie-trees and Inverted Files for the Indexing of Set-valued Attributes A Combination o Trie-trees and Files or the Indexing o Set-valued Attributes Manolis Terrovitis Nat. Tehnial Univ. Athens mter@dblab.ee.ntua.gr Spyros Passas Nat. Tehnial Univ. Athens spas@dblab.ee.ntua.gr

More information

The Implementation of RRTs for a Remote-Controlled Mobile Robot

The Implementation of RRTs for a Remote-Controlled Mobile Robot ICCAS5 June -5, KINEX, Gyeonggi-Do, Korea he Implementation of RRs for a Remote-Controlled Mobile Robot Chi-Won Roh*, Woo-Sub Lee **, Sung-Chul Kang *** and Kwang-Won Lee **** * Intelligent Robotis Researh

More information

Projections. Let us start with projections in 2D, because there are easier to visualize.

Projections. Let us start with projections in 2D, because there are easier to visualize. Projetions Let us start ith projetions in D, beause there are easier to visualie. Projetion parallel to the -ais: Ever point in the -plane ith oordinates (, ) ill be transformed into the point ith oordinates

More information

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment hemial, Biologial and Radiologial Haard Assessment: A New Model of a Plume in a omplex Urban Environment Skvortsov, A.T., P.D. Dawson, M.D. Roberts and R.M. Gailis HPP Division, Defene Siene and Tehnology

More information

Radargrammetry and SAR interferometry for DEM generation: validation and data fusion

Radargrammetry and SAR interferometry for DEM generation: validation and data fusion adargrammetry and A intererometry or EM generation: validation and data usion Mihele Crosetto (), Fernando Pérez Aragues () () IIA - ez. ilevamento, Politenio di Milano P. Leonardo a Vini, Milan, Italy

More information

REVIEW OF THE SPACE MAPPING APPROACH TO ENGINEERING OPTIMIZATION AND MODELING

REVIEW OF THE SPACE MAPPING APPROACH TO ENGINEERING OPTIMIZATION AND MODELING REVIEW OF THE SPACE MAPPING APPROACH TO ENGINEERING OPTIMIZATION AND MODELING Mohamed H. Bakr Simulation Optimization Systems Researh Laboratory and the Department o Eletrial and Computer Engineering,

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

1 The Knuth-Morris-Pratt Algorithm

1 The Knuth-Morris-Pratt Algorithm 5-45/65: Design & Analysis of Algorithms September 26, 26 Leture #9: String Mathing last hanged: September 26, 27 There s an entire field dediated to solving problems on strings. The book Algorithms on

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Supplementary Material: Geometric Calibration of Micro-Lens-Based Light-Field Cameras using Line Features

Supplementary Material: Geometric Calibration of Micro-Lens-Based Light-Field Cameras using Line Features Supplementary Material: Geometri Calibration of Miro-Lens-Based Light-Field Cameras using Line Features Yunsu Bok, Hae-Gon Jeon and In So Kweon KAIST, Korea As the supplementary material, we provide detailed

More information

A sliding walk method for humanoid robots using ZMP feedback control

A sliding walk method for humanoid robots using ZMP feedback control A sliding walk method for humanoid robots using MP feedback control Satoki Tsuichihara, Masanao Koeda, Seiji Sugiyama, and Tsuneo oshikawa Abstract In this paper, we propose two methods for a highly stable

More information

An Effective Hardware Architecture for Bump Mapping Using Angular Operation

An Effective Hardware Architecture for Bump Mapping Using Angular Operation Graphis Hardware (2003) M. Doggett W. Heidrih W. Mark. Shilling (Editors) n Effetive Hardware rhiteture for Bump Mapping Using ngular peration S. G. Lee W. C. Park W. J. Lee T. D. Han and S. B. Yang Department

More information

MATH STUDENT BOOK. 12th Grade Unit 6

MATH STUDENT BOOK. 12th Grade Unit 6 MATH STUDENT BOOK 12th Grade Unit 6 Unit 6 TRIGONOMETRIC APPLICATIONS MATH 1206 TRIGONOMETRIC APPLICATIONS INTRODUCTION 3 1. TRIGONOMETRY OF OBLIQUE TRIANGLES 5 LAW OF SINES 5 AMBIGUITY AND AREA OF A TRIANGLE

More information

Anti-Swing Fuzzy Controller Applied in a 3D Crane System

Anti-Swing Fuzzy Controller Applied in a 3D Crane System ETASR -, Tehnolog & Applied Siene Researh Vol. 2, o. 2, 2012, 196-200 196 Anti-Sing Fuzz Controller Applied in a 3D Crane Sstem Dragan Antić dragan.anti@ Zoran Jovanović zoran.jovanovi@ Staniša Perić stanisa.peri@

More information

Engineering Design of Guidance System of 6R Telerobot based on DTMF

Engineering Design of Guidance System of 6R Telerobot based on DTMF Int J Advaned Design and Manufaturing Tehnolog Vol. 7/ No. 3/ September - 04 7 Engineering Design of Guidane Sstem of R Telerobot based on DTMF M. H. Koraem* Roboti Researh Laborator Center of Exellene

More information

Robust Control of Bipedal Humanoid (TPinokio)

Robust Control of Bipedal Humanoid (TPinokio) Available online at www.sciencedirect.com Procedia Engineering 41 (2012 ) 643 649 International Symposium on Robotics and Intelligent Sensors 2012 (IRIS 2012) Robust Control of Bipedal Humanoid (TPinokio)

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

Using the Generalized Inverted Pendulum to generate less energy-consuming trajectories for humanoid walking

Using the Generalized Inverted Pendulum to generate less energy-consuming trajectories for humanoid walking Using the Generalized Inverted Pendulum to generate less energy-consuming trajectories for humanoid walking Sahab Omran, Sophie Sakka, Yannick Aoustin To cite this version: Sahab Omran, Sophie Sakka, Yannick

More information

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar Plot-to-trak orrelation in A-SMGCS using the target images from a Surfae Movement Radar G. Golino Radar & ehnology Division AMS, Italy ggolino@amsjv.it Abstrat he main topi of this paper is the formulation

More information

Model-based Gait Representation via Spatial Point Reconstruction

Model-based Gait Representation via Spatial Point Reconstruction J. hanghai Jiaotong Univ. (ci.), 2009, 4(3): 293-298 DO: 0.007/s2204-009-0293- Model-based Gait Representation via patial Point Reconstruction HANG uan-uan ( ), WU iao-juan ( ), RUAN Qiu-qi,2 ( ) (. nstitute

More information

Motion Planning of Emergency Stop for Humanoid Robot by State Space Approach

Motion Planning of Emergency Stop for Humanoid Robot by State Space Approach Motion Planning of Emergency Stop for Humanoid Robot by State Space Approach Mitsuharu Morisawa, Kenji Kaneko, Fumio Kanehiro, Shuuji Kajita, Kiyoshi Fujiwara, Kensuke Harada, Hirohisa Hirukawa National

More information

Scalable P2P Search Daniel A. Menascé George Mason University

Scalable P2P Search Daniel A. Menascé George Mason University Saling the Web Salable P2P Searh aniel. Menasé eorge Mason University menase@s.gmu.edu lthough the traditional lient-server model irst established the Web s bakbone, it tends to underuse the Internet s

More information

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1.

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1. Fuzzy Weighted Rank Ordered Mean (FWROM) Filters for Mixed Noise Suppression from Images S. Meher, G. Panda, B. Majhi 3, M.R. Meher 4,,4 Department of Eletronis and I.E., National Institute of Tehnology,

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else 3rd International Conferene on Multimedia Tehnolog(ICMT 013) An Effiient Moving Target Traking Strateg Based on OpenCV and CAMShift Theor Dongu Li 1 Abstrat Image movement involved bakground movement and

More information

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT International Journal of Computational Intelligene & Teleommuniation Sstems () 0 pp. 39-45 NOISE REOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAETER USING CASHIFT P. Raavel G. Appasami and R.

More information

WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION

WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION Lei Li 1, Y. X. ZOU 1* and Yi Li 1 ADSPLAB/ELIP, Shool of ECE, Peking Universit, Shenzhen 518055, China Shenzhen JiFu

More information

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq Volume 4 Issue 6 June 014 ISSN: 77 18X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om Medial Image Compression using

More information

Data we are discussing in the class. Scalar/vector/tensor. Heterogeneous. Scientific data. 3D+time (n<4) Information data

Data we are discussing in the class. Scalar/vector/tensor. Heterogeneous. Scientific data. 3D+time (n<4) Information data Data we are disussing in the lass Soure: VIS, Universit of Stuttgart Sientifi data 3D+time (n3 Heterogeneous Salar Data Analsis Salar Fields The approimation

More information

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays nalysis of input and output onfigurations for use in four-valued D programmable logi arrays J.T. utler H.G. Kerkhoff ndexing terms: Logi, iruit theory and design, harge-oupled devies bstrat: s in binary,

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0;

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0; Naïve line drawing algorithm // Connet to grid points(x0,y0) and // (x1,y1) by a line. void drawline(int x0, int y0, int x1, int y1) { int x; double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx;

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

We P9 16 Eigenray Tracing in 3D Heterogeneous Media

We P9 16 Eigenray Tracing in 3D Heterogeneous Media We P9 Eigenray Traing in 3D Heterogeneous Media Z. Koren* (Emerson), I. Ravve (Emerson) Summary Conventional two-point ray traing in a general 3D heterogeneous medium is normally performed by a shooting

More information

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications System-Level Parallelism and hroughput Optimization in Designing Reonfigurable Computing Appliations Esam El-Araby 1, Mohamed aher 1, Kris Gaj 2, arek El-Ghazawi 1, David Caliga 3, and Nikitas Alexandridis

More information

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints 5 JOURNAL OF SOFTWARE VOL. 8 NO. 8 AUGUST Optimization of Two-Stage Cylindrial Gear Reduer with Adaptive Boundary Constraints Xueyi Li College of Mehanial and Eletroni Engineering Shandong University of

More information

Realizations of Space Mapping based neuromodels of microwave components

Realizations of Space Mapping based neuromodels of microwave components Instituto Tenológio y de Estudios Superiores de Oidente Repositorio Instituional del ITESO rei.iteso.m Departamento de Eletrónia, Sistemas e Inormátia DESI - Artíulos y ponenias on arbitraje 2-4 Realizations

More information

Scalable Formation Control of Multi-Robot Chain Networks using a PDE Abstraction

Scalable Formation Control of Multi-Robot Chain Networks using a PDE Abstraction Salable Formation Control of Multi-Robot Chain Networks using a PDE Abstration Karthik Elamvazhuthi and Spring Berman Abstrat This work investigates the appliation of boundary ontrol of the wave equation

More information

Video Data and Sonar Data: Real World Data Fusion Example

Video Data and Sonar Data: Real World Data Fusion Example 14th International Conferene on Information Fusion Chiago, Illinois, USA, July 5-8, 2011 Video Data and Sonar Data: Real World Data Fusion Example David W. Krout Applied Physis Lab dkrout@apl.washington.edu

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

Fast Elliptic Curve Algorithm of Embedded Mobile Equipment

Fast Elliptic Curve Algorithm of Embedded Mobile Equipment Send Orders for Reprints to reprints@benthamsiene.net 8 The Open Eletrial & Eletroni Engineering Journal, 0, 7, 8-4 Fast Ellipti Curve Algorithm of Embedded Mobile Equipment Open Aess Lihong Zhang *, Shuqian

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 22 BioTehnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(22), 2014 [13995-14001] Improvement of low illumination image enhanement

More information

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS Ahmed Elaksher a, Mohammed Elghazali b, Ashraf Sayed b, and Yasser Elmanadilli b a Shool of Civil Engineering, Purdue University, West Lafayette,

More information

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS

A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE CAMERAS INTERNATIONAL JOURNAL OF INFORMATION AND SYSTEMS SCIENCES Volume 1, 3, Number 1, 3, Pages 1-22 365-382 2007 Institute for Sientifi Computing and Information A PROTOTYPE OF INTELLIGENT VIDEO SURVEILLANCE

More information

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS Proeedings of ASME 0 International Mehanial Engineering Congress & Exposition IMECE0 November 5-, 0, San Diego, CA IMECE0-6657 BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

More information

Transformations of Functions. Shifting Graphs. Similarly, you can obtain the graph of. g x x 2 2 f x 2. Vertical and Horizontal Shifts

Transformations of Functions. Shifting Graphs. Similarly, you can obtain the graph of. g x x 2 2 f x 2. Vertical and Horizontal Shifts 0_007.qd /7/05 : AM Page 7 7 Chapter Functions and Their Graphs.7 Transormations o Functions What ou should learn Use vertical and horizontal shits to sketch graphs o unctions. Use relections to sketch

More information

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking Algorithms for External Memory Leture 6 Graph Algorithms - Weighted List Ranking Leturer: Nodari Sithinava Sribe: Andi Hellmund, Simon Ohsenreither 1 Introdution & Motivation After talking about I/O-effiient

More information

Improved Real-Time Shadow Mapping for CAD Models

Improved Real-Time Shadow Mapping for CAD Models Improved Real-Time Shado Mapping for CAD Models Vitor Barata R. B. Barroso TeGraf, Computer Siene Dept., PUC-Rio vbarata@tegraf.pu-rio.br Waldemar Celes TeGraf, Computer Siene Dept., PUC-Rio eles@tegraf.pu-rio.br

More information

End-effector pose estimation of the Monash Epicyclic-Parallel Manipulator through the visual observation of its legs

End-effector pose estimation of the Monash Epicyclic-Parallel Manipulator through the visual observation of its legs End-effetor pose estimation of the Monash Epiyli-Parallel Manipulator through the visual observation of its legs Alessia Vignolo,Sébastien Briot, Philippe Martinet,, Chao Chen 3 Abstrat Past researh works

More information

Comparative Analysis of two Types of Leg-observation-based Visual Servoing Approaches for the Control of a Five-bar Mechanism

Comparative Analysis of two Types of Leg-observation-based Visual Servoing Approaches for the Control of a Five-bar Mechanism Proeedings of Australasian Conferene on Robotis and Automation, 2-4 De 2014, The University of Melbourne, Melbourne, Australia Comparative Analysis of two Types of Leg-observation-based Visual Servoing

More information

Push Recovery by Stepping for Humanoid Robots with Force Controlled Joints

Push Recovery by Stepping for Humanoid Robots with Force Controlled Joints 010 IEEE-RAS International Conerence on Humanoid Robots Nashville, TN, USA, December 6-8, 010 Push Recovery by Stepping or Humanoid Robots with Force Controlled Joints Benjamin J. Stephens, Christopher

More information

C 2 C 3 C 1 M S. f e. e f (3,0) (0,1) (2,0) (-1,1) (1,0) (-1,0) (1,-1) (0,-1) (-2,0) (-3,0) (0,-2)

C 2 C 3 C 1 M S. f e. e f (3,0) (0,1) (2,0) (-1,1) (1,0) (-1,0) (1,-1) (0,-1) (-2,0) (-3,0) (0,-2) SPECIAL ISSUE OF IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION: MULTI-ROBOT SSTEMS, 00 Distributed reonfiguration of hexagonal metamorphi robots Jennifer E. Walter, Jennifer L. Welh, and Nany M. Amato Abstrat

More information

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry Deteting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry D. M. Zasada, P. K. Sanyal The MITRE Corp., 6 Eletroni Parkway, Rome, NY 134 (dmzasada, psanyal)@mitre.org

More information

Accommodations of QoS DiffServ Over IP and MPLS Networks

Accommodations of QoS DiffServ Over IP and MPLS Networks Aommodations of QoS DiffServ Over IP and MPLS Networks Abdullah AlWehaibi, Anjali Agarwal, Mihael Kadoh and Ahmed ElHakeem Department of Eletrial and Computer Department de Genie Eletrique Engineering

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

Motion Planning for Whole Body Tasks by Humanoid Robots

Motion Planning for Whole Body Tasks by Humanoid Robots Proceedings of the IEEE International Conference on Mechatronics & Automation Niagara Falls, Canada July 5 Motion Planning for Whole Body Tasks by Humanoid Robots Eiichi Yoshida 1, Yisheng Guan 1, Neo

More information

Analysis and verification of multi-rotors attitude control algorithms in. Pixhawk. Fangzhen Lin 1, a

Analysis and verification of multi-rotors attitude control algorithms in. Pixhawk. Fangzhen Lin 1, a 6th International Conferene on Advaned Design and Manufaturing Engineering (ICADME 2016) Analysis and verifiation of multi-rotors attitude ontrol algorithms in Pixhawk Fangzhen Lin 1, a 1 Beihang University,

More information

arxiv: v1 [cs.db] 13 Sep 2017

arxiv: v1 [cs.db] 13 Sep 2017 An effiient lustering algorithm from the measure of loal Gaussian distribution Yuan-Yen Tai (Dated: May 27, 2018) In this paper, I will introdue a fast and novel lustering algorithm based on Gaussian distribution

More information

Sequential Incremental-Value Auctions

Sequential Incremental-Value Auctions Sequential Inremental-Value Autions Xiaoming Zheng and Sven Koenig Department of Computer Siene University of Southern California Los Angeles, CA 90089-0781 {xiaominz,skoenig}@us.edu Abstrat We study the

More information

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Journal of Computer Siene 4 (): 9-97, 008 ISSN 549-3636 008 Siene Publiations Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Deepti Gaur, Aditya Shastri and Ranjit Biswas Department of Computer

More information

Nao Devils Dortmund. Team Description Paper for RoboCup Matthias Hofmann, Ingmar Schwarz, and Oliver Urbann

Nao Devils Dortmund. Team Description Paper for RoboCup Matthias Hofmann, Ingmar Schwarz, and Oliver Urbann Nao Devils Dortmund Team Description Paper for RoboCup 2017 Matthias Hofmann, Ingmar Schwarz, and Oliver Urbann Robotics Research Institute Section Information Technology TU Dortmund University 44221 Dortmund,

More information

Electrical Engineering Department, University of Texas at Dallas, Richardson, TX, USA 3

Electrical Engineering Department, University of Texas at Dallas, Richardson, TX, USA 3 Effiient Performane odeling via Dual-Prior Baesian odel Fusion for Analog and ixed-signal Ciruits Qiheng Huang Chenlei Fang Fan Yang * Xuan Zeng * Dian Zhou and Xin i 3 State Ke ab of ASIC & Sstem iroeletronis

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 InteOpen, te world s leading publiser o Open ess books Built by sientists, or sientists 4,000 6,000 0M Open aess books available International autors and editors Downloads Our autors are among te

More information

Fractals and the Collage Theorem

Fractals and the Collage Theorem Universit o Nebraska - Lincoln DigitalCommons@Universit o Nebraska - Lincoln MAT Eam Epositor Papers Math in the Middle Institute Partnership 7-2006 Fractals and the Collage Theorem Sandra S. Snder Universit

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

FUZZY WATERSHED FOR IMAGE SEGMENTATION FUZZY WATERSHED FOR IMAGE SEGMENTATION Ramón Moreno, Manuel Graña Computational Intelligene Group, Universidad del País Vaso, Spain http://www.ehu.es/winto; {ramon.moreno,manuel.grana}@ehu.es Abstrat The

More information

Visualization of patent analysis for emerging technology

Visualization of patent analysis for emerging technology Available online at www.sienediret.om Expert Systems with Appliations Expert Systems with Appliations 34 (28) 84 82 www.elsevier.om/loate/eswa Visualization of patent analysis for emerging tehnology Young

More information

Video stabilization based on a 3D perspective camera model

Video stabilization based on a 3D perspective camera model Vis Comput DOI 10.1007/s00371-009-0310-z ORIGINAL ARTICLE Video stabilization based on a 3D perspetive amera model Guofeng Zhang Wei Hua Xueying Qin Yuanlong Shao Hujun Bao Springer-Verlag 2009 Abstrat

More information

Standardized Measures for the Stability Analysis of Low-Cost Digital Cameras and Potential Applications

Standardized Measures for the Stability Analysis of Low-Cost Digital Cameras and Potential Applications Standardized Measures for the Stabilit nalsis of Low-Cost Digital Cameras and Potential man HBIB, noop PULLIVELLI and Chang-Hahk HHM, Canada Ke words: Photogrammetr, Digital Cameras, Calibration, Interior

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

CleanUp: Improving Quadrilateral Finite Element Meshes CleanUp: Improving Quadrilateral Finite Element Meshes Paul Kinney MD-10 ECC P.O. Box 203 Ford Motor Company Dearborn, MI. 8121 (313) 28-1228 pkinney@ford.om Abstrat: Unless an all quadrilateral (quad)

More information

Online Gain Switching Algorithm for Joint Position Control of a Hydraulic Humanoid Robot

Online Gain Switching Algorithm for Joint Position Control of a Hydraulic Humanoid Robot Online Gain Switching Algorithm for Joint Position Control of a Hydraulic Humanoid Robot Jung-Yup Kim *, Christopher G. Atkeson *, Jessica K. Hodgins *, Darrin C. Bentivegna *,** and Sung Ju Cho * * Robotics

More information

Constructing Transaction Serialization Order for Incremental. Data Warehouse Refresh. Ming-Ling Lo and Hui-I Hsiao. IBM T. J. Watson Research Center

Constructing Transaction Serialization Order for Incremental. Data Warehouse Refresh. Ming-Ling Lo and Hui-I Hsiao. IBM T. J. Watson Research Center Construting Transation Serialization Order for Inremental Data Warehouse Refresh Ming-Ling Lo and Hui-I Hsiao IBM T. J. Watson Researh Center July 11, 1997 Abstrat In typial pratie of data warehouse, the

More information

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer Communiations and Networ, 2013, 5, 69-73 http://dx.doi.org/10.4236/n.2013.53b2014 Published Online September 2013 (http://www.sirp.org/journal/n) Cross-layer Resoure Alloation on Broadband Power Line Based

More information

HEXA: Compact Data Structures for Faster Packet Processing

HEXA: Compact Data Structures for Faster Packet Processing Washington University in St. Louis Washington University Open Sholarship All Computer Siene and Engineering Researh Computer Siene and Engineering Report Number: 27-26 27 HEXA: Compat Data Strutures for

More information

Adaptive Motion Control: Dynamic Kick for a Humanoid Robot

Adaptive Motion Control: Dynamic Kick for a Humanoid Robot Adaptive Motion Control: Dynamic Kick for a Humanoid Robot Yuan Xu and Heinrich Mellmann Institut für Informatik, LFG Künstliche Intelligenz Humboldt-Universität zu Berlin, Germany {xu,mellmann}@informatik.hu-berlin.de

More information

OFF-LINE ROBOT VISION SYSTEM PROGRAMMING USING A COMPUTER AIDED DESIGN SYSTEM S. SRIDARAN. Thesis submitted to the Faculty of the

OFF-LINE ROBOT VISION SYSTEM PROGRAMMING USING A COMPUTER AIDED DESIGN SYSTEM S. SRIDARAN. Thesis submitted to the Faculty of the OFF-LINE ROBOT VISION SYSTEM PROGRAMMING USING A COMPUTER AIDED DESIGN SYSTEM by S. SRIDARAN Thesis submitted to the Faulty of the Virginia Polytehni Institute and State University in partial fulfillment

More information

Reflection and Refraction

Reflection and Refraction Relection and Reraction Object To determine ocal lengths o lenses and mirrors and to determine the index o reraction o glass. Apparatus Lenses, optical bench, mirrors, light source, screen, plastic or

More information

3D Model Based Pose Estimation For Omnidirectional Stereovision

3D Model Based Pose Estimation For Omnidirectional Stereovision 3D Model Based Pose Estimation For Omnidiretional Stereovision Guillaume Caron, Eri Marhand and El Mustapha Mouaddib Abstrat Robot vision has a lot to win as well with wide field of view indued by atadioptri

More information