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

Size: px
Start display at page:

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

Transcription

1 We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3, , M Open access books available International authors an eitors Downloas Our authors are among the 154 Countries elivere to TOP 1% most cite scientists 12.2% Contributors from top 500 universities Selection of our books inexe in the Book Citation Inex in Web of Science Core Collection (BKCI) Intereste in publishing with us? Contact book.epartment@intechopen.com Numbers isplaye above are base on latest ata collecte. For more information visit

2 16 Tracking Control for Reliable Outoor Navigation Using Curb Detection Seung-Hun Kim Korea Electronics Technology Institute, Korea 1. Introuction In the past several years there has been increasing interest in applications of a mobile robot. Personal service robots perform the missions of guiing tourists in museum, cleaning room an nursing the elerly [1]. Mobile robots have been use for the purpose of patrol, reconnaissance, surveillance an exploring planets, etc [2]. The inoor environment has a variety of features such as walls, oors an furniture that can be use for mapping an navigation of a mobile robot. In contrast to the inoor cases, it is har to fin any specific features in outoor environment without some artificial lanmarks [3]. Fortunately, the existence of curbs on roaways is very useful to buil a map an localization in outoor environment. The etecte curb information coul be use for not only map builing an localization but also navigating safely [4]. An also the mobile robot ecies to go or stop using the with of the roa calculate from the etecte curb. The present paper eals with the evelopment of a robot which can patrol areas such as inustrial complexes an research centers. We have alreay reporte about outoor navigation of a mobile robot [5]. The extene Kalman filter is applie for the fusion between oometry an Differential Global Positioning System(DGPS) measurement ata. It is insufficient for reliable navigation since the error of DGPS measurement ata increase near high builings an trees [6]. Hence, it is necessary to correct the pose of a mobile robot when the position ata from the oometry an DGPS are inaccurate. This chapter proposes the curb etection algorithm an calculate the pose error from the curb ege ata an then use it to correct the pose of the mobile robot. 2. Outoor mobile robot system The outoor mobile robot system on an ATRV-mini from RWI Inc. is constructe as shown in Fig. 1. It is a four-wheele robot esigne for outoor use an equippe with oometry. This robot is chosen because it can climb up an own over spee bumps an slopes. It is ae a laser range finer to etect obstacles an buil a map of the environment. For global localization, a DGPS receiver is ae. A camera that can zoom-in an zoom-out, was installe to sen the image ata to the control station. Fig. 2 shows the software architecture of the mobile robot system. The system consists of three parts which are the mobile server, the navigation server an the remote server. The mobile sever controls the motor in the ATRV accoring to the velocity an angular velocity

3 328 Recent Avances in Mobile Robotics Fig. 1. Mobile robot system configuration. (a) DGPS antenna (b) PC (c) Image camera () LMS200 laser range finer (e) Attitue/heaing sensor (f) Wireless LAN briges (g) Joypa (h) Control station from the navigation server an transfers the oometry to the navigation server. The navigation server makes the mobile robot localize using latitue an longitue ata from the DGPS an attitue from 3-axis angle sensor. It etects curbs using istance from the tilte laser range finer an sens the istance, image an navigation ata to the remote server through the wireless LAN. The remote server operates in two moes, autonomous moe or teleoperate moe, isplay the image an the navigation information. Fig. 2. Software iagram of the mobile robot system.

4 Tracking Control for Reliable Outoor Navigation Using Curb Detection Curb etection The outoor mobile robot requires ability to navigate in a ynamic an potentially angerous environment ue to curbs an obstacles. Using the laser range finer, it can measure the istance from the obstacles an calculate the istance between obstacles. These ata obtaine from the laser range finer can be use in environment mapping an obstacle avoiance. An important feature of roa environment is the existence of curbs as shown in Fig. 3. The curbs coul be use in mobile robot navigation. Fig. 3. Roa an curb on the roa. The propose algorithm is to etect curbs through the laser range finer, which was positione on the mobile robot an looking own the roa with a small tilt angle as shown in Fig. 4. The tilte laser range finer projects three-imensional shape of curbs on twoimension space. An then it extracts curb ege points. Fig. 4. Tilte laser range finer on the mobile robot. The mobile robot buils the map of the curbs of roas an the map is use for tracking an localization. ( nx, L, y L) is obtaine by the laser range finer, where n represents n-th ata an xl, y L are the istance ata in the laser range finer s coorinate as shown in Fig. 5. The curb eges on the both sies of the mobile robot is use for mapping an tracking.

5 330 Recent Avances in Mobile Robotics Fig. 5. Curb etection on the roa. Even though the angle between the robot an the curb changes, the feature points of the curb o not change as shown in Fig. 6. The points aroun 1600mm of the axis Y represent the roa surface an the curve points between 0mm an 2000mm of the axis X are the curb of the roa. Fig. 6. Angles (0, 30, -30 ) between the mobile robot an the curb an raw ata.

6 Tracking Control for Reliable Outoor Navigation Using Curb Detection 331 Fig. 7. Projection of collinear points onto a line. 3.1 Extracting the longest straight line The laser range finer senses the surface of roas ue to the small angle between the laser range finer an the mobile robot. Therefore, the longest straight line of the raw ata from laser range finer is the surface of roas an the curbs locates the eges of the roa. The longest straight line is extracte using Hough Transform [7], [8], [9]. In Hough transform, each line is represente by two parameters, commonly calle ρ an θ, which represent the length an angle from the origin of a normal to the line. Using this parameterization, an equation of the line can be written as: ρ = x cosθ + y sinθ (1) n ( xn, y n) is the n-th measurement ata, where n is 1 to 361 an θ [0,2 π ). The ominant ρ an θ are obtaine by Hough Transform, calle ρ an θ as shown in Fig. 8. n Fig. 8. Dominant ρ an θ foun by Hough Transform. The straight line in Fig. 9. shows the longest straight line represente by ρ an θ.

7 332 Recent Avances in Mobile Robotics Fig. 9. Raw ata an the longest straight line. 3.2 Fitting the points aroun the longest straight line It is neee to fit the raw ata points corresponing to the straight line for ientifying the roa surface an the curbs. The roa surface an curbs exist on the bounary of the straight line from Fig. 10. To obtain the bounary points of the line, ρ is first calculate by Eq. (1) for each raw scan ata with θ. An then, choose the points satisfying the following Eq. (2). The points of Fig. 6 show the fitting points with Δ ρ of 100mm. ρ Δρ ρ ρ +Δ ρ (2) Fig. 10. Points aroun the longest straight line. 3.3 Grouping the points an fining the roa surface The points aroun the longest straight line inclue the roa surface an obstacles. To extract the roa surface, we classify into six groups (ellipses in Fig. 11). Points of each group are continuous. The biggest group among the six groups inicates the sense roa surface.

8 Tracking Control for Reliable Outoor Navigation Using Curb Detection 333 Fig. 11. Groupe points an foun roa surface. 3.4 Extracting the curb ege points The scanne ata of a flat roa surface has two specific characteristics. One is that the scanne ata of roa surface is on the straight line an the interval between ajacent two points is small. The other is that the slope of the straight line is parallel to the irection X of L a laser range finer. When the istance between ajacent two points is continuously within an the slope between them is less than σ, the two points are consiere as being on the straight line (Eq. (3)). The en points (stars in Fig. 12) of the straight line are the roa eges an also the start points of the curbs. Therefore the curb ege points coul be obtaine by fining the en points of the straight line. 2 2 i i+ 1 i i+ 1 ( x x ) + ( y y ) an yi yi tan xi x i+ 1 σ (3) Fig. 12. Extracte curb ege points.

9 334 Recent Avances in Mobile Robotics 3.5 Parameter estimation of curb The position of the mobile robot an the extracte curb point can be simultaneously represente in global coorinates. If we can calculate the relative pose of the mobile robot to the curb position, we can correct the mobile robot s pose against its colliing with the curb. Fig. 13 represents the both position in global coorinates. Y R(k) β k k ( nx k, Lk ( ), ylk ( )) ( x, y ) Ck ( ) Ck ( ) X R(k) φ k Y R(k-1) α k β k-1 ( n, x, y ( x, y ) k-1 Lk ( -1) Lk ( -1) Ck ( -1) Ck ( -1) k-1 Y G X R(k-1) X G φk-1 αk-1 xk : x position of the robot in global coorinate yk : y position of the robot in global coorinate θ : orientation of the robot in global coorinate x y x y k Lk ( ) Lk ( ) Ck ( ) Ck ( ) : x position of the curb in robot coorinate :y position of the curb in robot coorinate : x position of the curb in global coorinate : y position of the curb in global coorinate Fig. 13. Positions of the mobile robot an curbs in global coorinate. We have obtaine ( nk, xl( k), yl( k) ) from curb etection metho as explaine in Section III. Curb position ( xck ( ), y Ck ( )) in global coorinate can be obtaine from the curb position ( x y ) as shown in Eq. (4). Lk ( ), Lk ( ) xck ( ) sinθk cosθk xk xlk ( ) yck ( ) = cosθk sinθk yk ylk ( ) (4)

10 Tracking Control for Reliable Outoor Navigation Using Curb Detection Curb line equation If we assume that the curb is straight, we can express the curb eges to a line equation such as Eq. (5). ax + by + c = 0 (5) From the subsequent two curb points ( xck ( ), y Ck ( )) an ( xck ( 1), yck ( 1) ), we can fin the line equation parameters ( abc,, ) as shown in Eq. (6). y y y y = ( x x ) Ck ( ) Ck ( 1) Ck ( ) Ck ( ) xck ( ) xck ( 1) ( y y ) x+ ( x x ) y Ck ( ) Ck ( 1) Ck ( 1) Ck ( ) + ( x y x y ) = 0 a= y y Ck ( ) Ck ( 1) Ck ( 1) Ck ( ) Ck ( ) Ck ( 1) b = x x Ck ( 1) Ck ( ) c = x y x y Ck ( ) Ck ( 1) Ck ( 1) Ck ( ) (6) 3.7 Distance an angle between robot an curb We can also obtain the istance k between the robot an the curb from the line equation an angle φ k between robot an curb by geometric relation as shown in Fig. 11. Eq. (7) shows the istance k. k = ax + by + c k a k b (7) The angle φ k can be obtaine such as Eq. (8). φ = α β k k k α = atan2( y, x ) k L( k) L( k) βk = acos( ) x k 2 2 Lk ( ) + y Lk ( ) φk = atan2( yl( k), xl( k) ) acos( ) x k 2 2 Lk ( ) + y Lk ( ) (8) The propose curb etection algorithm is experimente to ientify the performance of it. The mobile robot was riven along a roa with the istance (1m) between the mobile robot an curbs. The tilte angle ( φ L in Fig. 4) between the mobile robot an the laser range finer is 25. The values an σ as 50mm an π /4 are selecte in Eq. (4.3). The navigation server sens the ata of curb ege points (position ata of stars in Fig. 14) to the remote server. The remote server receives the image an curbs eges ata from the navigation server an isplays the map of curbs an navigation information as shown in Fig. 16. The rectangular an the ots in the map represent the mobile robot an curb ege points, respectively.

11 336 Recent Avances in Mobile Robotics Fig. 14. Extracte curb ege points on the roa. (a) Fig. 15. Curb etection experiment. (a) The mobile robot tracking the curbs (b) Robot path an etecte curbs. (b)

12 Tracking Control for Reliable Outoor Navigation Using Curb Detection 337 Fig. 16. Screen of the remote server. The left an right-sie stars an the black triangles in Fig. 15(b), 17 show the etecte curbs an the robot path, respectively. The left-sie stars in Figures are irregular because the rightsie curb has regular shape (height: 13cm), but the left-sie of the roa is not the curb. It is just the structure with low height (2cm). Even though the mobile robot moves zigzag, the etecte right-sie curb path is smooth. The average error of the curb points is 2cm. Fig. 17. Robot path an extracte curb positions.

13 338 Recent Avances in Mobile Robotics Fig. 18 shows the istance between robot an curb, the curb ege angle α an angle φ between robot an curb, respectively. We can know that the propose curb etection algorithm prouces proper results an the istance an angle information calculate from the curb position coul be use for reliable an safe navigation. (a) (b) Fig 18. Results for curb etection. (a) Distance between robot an curb (b) Curb ege angle α

14 Tracking Control for Reliable Outoor Navigation Using Curb Detection 339 Fig. 18. Results for curb etection. (c) Angle φ between robot an curb. (c) 4. Tracking control using curb position An ATRV-mini is a nonholonomic mobile robot, equivalent to a four-wheele ifferential rive. Kanayama propose a kinematic control law in Cartesian coorinates for solving the trajectory tracking problems [10]. We a a term relate to the istance between the robot an the right-sie curb of roas to Kanayama controller. Y G Y r y r e θ r X r θ r e x Y c e y X c y c c O θ c xc xr X G Fig. 19. Mobile robot an reference robot.

15 340 Recent Avances in Mobile Robotics Consiering the Fig. 19, in which the mobile robot c is represente by the coorinates p = [ x ] T c yc θ of the center of mass, moving over plane with linear velocity υ an angular velocity ω. The matrix equation that escribes the kinematic moel of a mobile robot is given by x c cosθ sinθ υ y c sinθ cosθ = ω θ 0 1 (9) The posture tracking error vector e p is calculate in the reference robot frame Xr, Y r. e = R( θ )( p p) where R( θ ) is the rotation matrix. Differentiating the Eq. (10), yiels p r e x cosθ sinθ 0 xr xc ep e y sinθ cosθ 0 yr y, (10) = = c e θ θr θ c e ωey υ + υrcos( e ) x θ e y = ωex + υrsin( eθ ) e ω θ r ω The asymptotic convergence of posture error can be obtaine (11) V c υc kxex+ υrcos( eθ ) = ω = c ωr+ kyυr ey+ kθυrsin( eθ), (12) where k, k an k θ are positive constants, efine as controller gains. x y For reliable an safe navigation, we esign a new controller V by aing the extracte curb istance an angle information to the above Kanayama controller. e = V ref υ kxex+ υrcos( eθ ), (13) = ω = ωr+ υr( ky ey+ kθ sin( eθ) + ke+ kφsin φ) where ref is the reference istance from the curb for safety an k, k φ are positive constants as controller gains. If the robot is too close to the curb, the ae terms of the propose controller try to prohibit the robot colliing with curbs, an vice versa. We have performe two kins of experiments to evaluate the performance of the propose path tracking controller in outoor environment. One is that the mobile robot has to follow a straight path. The other is that the mobile robot has to follow a curve path.

16 Tracking Control for Reliable Outoor Navigation Using Curb Detection Straight path tracking We have performe a straight path tracking experiment, which target point is (78m, -22m) an linear velocity is 0.5m/sec. The gains of controller were etermine by some simulations an experiments. Fig. 20 shows the reference path an the error of path, position an angle of the robot. Fig. 20(a) shows the reference path an tracking path an the position error of 20cm at the final point, respectively. Even though DGPS position error of 1m has occurre at the point of 12m from X-axis, the mobile robot returne to its reference path by the stable tracking controller. Reference an Tracking path 30 reference path tracking path (a) 0.7 Commane linear velocity linear velocity [m/sec] Time [sec] (b) Fig. 20. (Continue)

17 342 Recent Avances in Mobile Robotics 20 Commane angular velocity 15 angular velocity [eg/sec] Time [sec] 0.2 (c) X-axis position error [m] Time [sec] 0.4 () Y-axis position error [m] Fig. 20. (Continue) Time [sec] (e)

18 Tracking Control for Reliable Outoor Navigation Using Curb Detection angle error [eg] Time [sec] (f) Fig. 20. Results for straight path tracking. (a) Reference path an tracking path (b) Controller linear velocity (c) Controller angular velocity () X-axis position error for robot coorinate (e) Y-axis position error for robot coorinate (f) Angle error for robot coorinate. 4.2 Curve path tracking We have performe a curve path tracking experiment, which linear velocity is 0.3m/sec an angular velocity is 0.06ra/s. Fig. 21 shows the reference path an the error of path, position an angle of the robot. Fig. 21(a) shows the reference path an tracking path. The X-axis position error an the angular error are 40cm an 7 at the final point, respectively. The reason that the errors are bigger than the straight path tracking experiment is relate to the characteristic of ski steering system of our mobile robot platform. It is necessary to optimize the gains of controller to reuce the errors Reference an Traking path reference path tracking path 6 Y [m] Fig. 21. (Continue) X [m] (a)

19 344 Recent Avances in Mobile Robotics 0.35 Commane linear velocity linear velocity [m/sec] Time [sec] 14 (b) Commane angular velocity angular velocity [eg/sec] Time [sec] (c) X-axis position error [m] Fig. 21. (Continue) Time [sec] ()

20 Tracking Control for Reliable Outoor Navigation Using Curb Detection Y-axis position error [m] Time [sec] (e) 8 angle error [eg] Time [sec] (f) Fig. 21. Results for curve path tracking. (a) Reference path an tracking path (b) Controller linear velocity (c) Controller angular velocity () X-axis position error for robot coorinate (e) Y-axis position error for robot coorinate (f) Angle error for robot coorinate 5. Conclusion In this chapter, an algorithm is escribe to etect roa curb position through a laser range finer. The curbs map was built an the with of the roa was calculate by the etecte curbs. The propose algorithm is to calculate the istance an the angle between the mobile robot an the curb. A new controller is esigne by aing the extracte curb istance an angle information to the tracking controller. It helps the mobile robot to navigate safely an reliably. To ientify the availability of the propose algorithm, navigation experiments was performe in outoor environment an proper results was obtaine.

21 346 Recent Avances in Mobile Robotics 6. References [1] S. Thrun at el. (2000). Probabilistic Algorithms an the Interactive Museum Tour-Guie Robot Minerva, International Journal of Robotics Research, Vol.19, No.11, pp [2] Richar Thrapp at el. (2001). Robust localization algorithms for an autonomous campus tour guie, Proc. of IEEE Int l Conf. on Robotics an Automation, pp [3] C.C. Wang an C. Thorpe, Simultaneous Localization an Mapping with Detection an Tracking of Moving Objects, Proc. of IEEE Int l Conf. on Robotics an Automation, 2002, pp [4] W. S. Wijesoma, K. R. S. Koagoa, an Arjuna P. Balasuriya, Roa-Bounary Detection an Tracking Using Laar Sensing, IEEE Trans. On Robotics an Automation, Vol.20, No.3, 2004 [5] Seung-Hun Kim at el. (2006). A hybri autonomous/teleoperate strategy for reliable mobile robot outoor navigation, SICE-ICASE Int. Joint Conf., pp [6] K. Ohno at el. (2003). Outoor Navigation of a Mobile Robot between Builings base on DGPS an Oometry Data Fusion, Proc. of IEEE Int l Conf. on Robotics an Automation, pp [7] J. Forsberg at el. (March 1995). Mobile robot navigation using the rangeweighte Hough transform, IEEE Robotics & Automation Magazine, vol. 2, pp [8] R. O. Dua. & P. E. Hart. (1972). Use of the Hough transformation to etect lines an curves in pictures, Communications of the ACM, vol. 15, pp [9] P. V. C. Hough. (December 1962). Methos an means for recognizing complex patterns, in U.S. Patent [10] Y. Kanayama at el. (1990). A stable tracking control metho for an autonomous mobile robot, IEEE Int. Conf. on Robotics an Automation, vol. 1, pp

22 Recent Avances in Mobile Robotics Eite by Dr. Anon Topalov ISBN Har cover, 452 pages Publisher InTech Publishe online 14, December, 2011 Publishe in print eition December, 2011 Mobile robots are the focus of a great eal of current research in robotics. Mobile robotics is a young, multiisciplinary fiel involving knowlege from many areas, incluing electrical, electronic an mechanical engineering, computer, cognitive an social sciences. Being engage in the esign of automate systems, it lies at the intersection of artificial intelligence, computational vision, an robotics. Thanks to the numerous researchers sharing their goals, visions an results within the community, mobile robotics is becoming a very rich an stimulating area. The book Recent Avances in Mobile Robotics aresses the topic by integrating contributions from many researchers aroun the globe. It emphasizes the computational methos of programming mobile robots, rather than the methos of constructing the harware. Its content reflects ifferent complementary aspects of theory an practice, which have recently taken place. We believe that it will serve as a valuable hanbook to those who work in research an evelopment of mobile robots. How to reference In orer to correctly reference this scholarly work, feel free to copy an paste the following: Seung-Hun Kim (2011). Tracking Control for Reliable Outoor Navigation Using Curb Detection, Recent Avances in Mobile Robotics, Dr. Anon Topalov (E.), ISBN: , InTech, Available from: InTech Europe University Campus STeP Ri Slavka Krautzeka 83/A Rijeka, Croatia Phone: +385 (51) Fax: +385 (51) InTech China Unit 405, Office Block, Hotel Equatorial Shanghai No.65, Yan An Roa (West), Shanghai, , China Phone: Fax:

23 2011 The Author(s). Licensee IntechOpen. This is an open access article istribute uner the terms of the Creative Commons Attribution 3.0 License, which permits unrestricte use, istribution, an reprouction in any meium, provie the original work is properly cite.

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

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

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

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

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

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

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

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

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 world s leading publisher of Open Access books Built by scientists, for scientists 4,100 116,000 120M Open access books available International authors and editors Downloads Our

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

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

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

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

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

Computer Graphics Chapter 7 Three-Dimensional Viewing Viewing

Computer Graphics Chapter 7 Three-Dimensional Viewing Viewing Computer Graphics Chapter 7 Three-Dimensional Viewing Outline Overview of Three-Dimensional Viewing Concepts The Three-Dimensional Viewing Pipeline Three-Dimensional Viewing-Coorinate Parameters Transformation

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

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

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 Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

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

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 world s leading publisher of Open Access books Built by scientists, for scientists 3,900 116,000 10M Open access books available International authors and editors Downloads Our authors

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

Robust Camera Calibration for an Autonomous Underwater Vehicle

Robust Camera Calibration for an Autonomous Underwater Vehicle obust Camera Calibration for an Autonomous Unerwater Vehicle Matthew Bryant, Davi Wettergreen *, Samer Aballah, Alexaner Zelinsky obotic Systems Laboratory Department of Engineering, FEIT Department of

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

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

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

A Versatile Model-Based Visibility Measure for Geometric Primitives

A Versatile Model-Based Visibility Measure for Geometric Primitives A Versatile Moel-Base Visibility Measure for Geometric Primitives Marc M. Ellenrieer 1,LarsKrüger 1, Dirk Stößel 2, an Marc Hanheie 2 1 DaimlerChrysler AG, Research & Technology, 89013 Ulm, Germany 2 Faculty

More information

4.2 Implicit Differentiation

4.2 Implicit Differentiation 6 Chapter 4 More Derivatives 4. Implicit Differentiation What ou will learn about... Implicitl Define Functions Lenses, Tangents, an Normal Lines Derivatives of Higher Orer Rational Powers of Differentiable

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

Linear algebra deals with matrixes: two-dimensional arrays of values. Here s a matrix: [ x + 5y + 7z 9x + 3y + 11z

Linear algebra deals with matrixes: two-dimensional arrays of values. Here s a matrix: [ x + 5y + 7z 9x + 3y + 11z Basic Linear Algebra Linear algebra deals with matrixes: two-dimensional arrays of values. Here s a matrix: [ 1 5 ] 7 9 3 11 Often matrices are used to describe in a simpler way a series of linear equations.

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

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

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

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

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Technical Report Department of Computer Science an Engineering niversity of Minnesota 4-192 Keller Hall 2 nion Street SE Minneapolis, MN 55455-159 SA TR 15-5 Navigation Aroun an nknown Obstacle for Autonomous

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 world s leading publisher of Open Access books Built by scientists, for scientists 4,100 116,000 120M Open access books available International authors and editors Downloads Our

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

CANAL FOLLOWING USING AR DRONE IN SIMULATION

CANAL FOLLOWING USING AR DRONE IN SIMULATION CANAL FOLLOWING USING AR DRONE IN SIMULATION ENVIRONMENT Ali Ahmad, Ahmad Aneeque Khalid Department of Electrical Engineering SBA School of Science & Engineering, LUMS, Pakistan {14060006, 14060019}@lums.edu.pk

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

1 Surprises in high dimensions

1 Surprises in high dimensions 1 Surprises in high imensions Our intuition about space is base on two an three imensions an can often be misleaing in high imensions. It is instructive to analyze the shape an properties of some basic

More information

Refinement of scene depth from stereo camera ego-motion parameters

Refinement of scene depth from stereo camera ego-motion parameters Refinement of scene epth from stereo camera ego-motion parameters Piotr Skulimowski, Pawel Strumillo An algorithm for refinement of isparity (epth) map from stereoscopic sequences is propose. The metho

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,500 08,000.7 M Open access books available International authors an eitors Downloas Our authors

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

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic WLAN Inoor Positioning Base on Eucliean Distances an Fuzzy Logic Anreas TEUBER, Bern EISSFELLER Institute of Geoesy an Navigation, University FAF, Munich, Germany, e-mail: (anreas.teuber, bern.eissfeller)@unibw.e

More information

Implicit and Explicit Functions

Implicit and Explicit Functions 60_005.q //0 :5 PM Page SECTION.5 Implicit Differentiation Section.5 EXPLORATION Graphing an Implicit Equation How coul ou use a graphing utilit to sketch the graph of the equation? Here are two possible

More information

Dense Disparity Estimation in Ego-motion Reduced Search Space

Dense Disparity Estimation in Ego-motion Reduced Search Space Dense Disparity Estimation in Ego-motion Reuce Search Space Luka Fućek, Ivan Marković, Igor Cvišić, Ivan Petrović University of Zagreb, Faculty of Electrical Engineering an Computing, Croatia (e-mail:

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

Linear First-Order PDEs

Linear First-Order PDEs MODULE 2: FIRST-ORDER PARTIAL DIFFERENTIAL EQUATIONS 9 Lecture 2 Linear First-Orer PDEs The most general first-orer linear PDE has the form a(x, y)z x + b(x, y)z y + c(x, y)z = (x, y), (1) where a, b,

More information

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD Warsaw University of Technology Faculty of Physics Physics Laboratory I P Joanna Konwerska-Hrabowska 6 FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD.

More information

(a) Find the equation of the plane that passes through the points P, Q, and R.

(a) Find the equation of the plane that passes through the points P, Q, and R. Math 040 Miterm Exam 1 Spring 014 S o l u t i o n s 1 For given points P (, 0, 1), Q(, 1, 0), R(3, 1, 0) an S(,, 0) (a) Fin the equation of the plane that passes through the points P, Q, an R P Q = 0,

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 world s leading publisher of Open Access books Built by scientists, for scientists 3,800 116,000 10M Open access books available International authors and editors Downloads Our authors

More information

Using the disparity space to compute occupancy grids from stereo-vision

Using the disparity space to compute occupancy grids from stereo-vision The 2010 IEEE/RSJ International Conference on Intelligent Robots an Systems October 18-22, 2010, Taipei, Taiwan Using the isparity space to compute occupancy gris from stereo-vision Mathias Perrollaz,

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

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Navigation Aroun an nknown Obstacle for Autonomous Surface Vehicles sing a Forwar-Facing Sonar Patrick A. Plonski, Joshua Vaner Hook, Cheng Peng, Narges Noori, Volkan Isler Abstract A robotic boat is moving

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

EXPERIMENTAL VALIDATION OF HIGH SPEED HAZARD AVOIDANCE CONTROL FOR UNMANNED GROUND VEHICLES. Matthew Spenko, Steven Dubowsky, and Karl Iagnemma

EXPERIMENTAL VALIDATION OF HIGH SPEED HAZARD AVOIDANCE CONTROL FOR UNMANNED GROUND VEHICLES. Matthew Spenko, Steven Dubowsky, and Karl Iagnemma EXPERIMENTAL VALIDATION OF HIGH SPEED HAZARD AVOIDANCE CONTROL FOR UNMANNED GROUND VEHICLES Matthew Spenko, Steven Dubowsky, an Karl Iagnemma Massachusetts Institute of Technology, Department of Mechanical

More information

Try It. Implicit and Explicit Functions. Video. Exploration A. Differentiating with Respect to x

Try It. Implicit and Explicit Functions. Video. Exploration A. Differentiating with Respect to x SECTION 5 Implicit Differentiation Section 5 Implicit Differentiation Distinguish between functions written in implicit form an eplicit form Use implicit ifferentiation to fin the erivative of a function

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

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 world s leading publisher of Open Access books Built by scientists, for scientists 3,350 108,000 1.7 M Open access books available International authors and editors Downloads Our

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

10. WAVE OPTICS ONE MARK QUESTIONS

10. WAVE OPTICS ONE MARK QUESTIONS 1 10. WAVE OPTICS ONE MARK QUESTIONS 1. Define wavefront.. What is the shape of wavefront obtaine from a point source at a (i) small istance (ii) large istance? 3. Uner what conitions a cylinrical wavefront

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

[2006] IEEE. Reprinted, with permission, from [Damith C. Herath, Sarath Kodagoda and Gamini Dissanayake, Simultaneous Localisation and Mapping: A

[2006] IEEE. Reprinted, with permission, from [Damith C. Herath, Sarath Kodagoda and Gamini Dissanayake, Simultaneous Localisation and Mapping: A [6] IEEE. Reprinte, with permission, from [Damith C. Herath, Sarath Koagoa an Gamini Dissanayake, Simultaneous Localisation an Mapping: A Stereo Vision Base Approach, Intelligent Robots an Systems, 6 IEEE/RSJ

More information

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. Preface Here are my online notes for my Calculus I course that I teach here at Lamar University. Despite the fact that these are my class notes, they shoul be accessible to anyone wanting to learn Calculus

More information

TEST-05(Solution) TOPIC: OPTICS COMPLETE

TEST-05(Solution) TOPIC: OPTICS COMPLETE Q. boy is walking uner an incline mirror at a constant velocity V m/s along the x-axis as shown in figure. If the mirror is incline at an angle with the horizontal then what is the velocity of the image?

More information

Centre for Autonomous Systems

Centre for Autonomous Systems Robot Henrik I Centre for Autonomous Systems Kungl Tekniska Högskolan hic@kth.se 27th April 2005 Outline 1 duction 2 Kinematic and Constraints 3 Mobile Robot 4 Mobile Robot 5 Beyond Basic 6 Kinematic 7

More information

Optics Wave Behavior in Optics Interference from Multiple Slits Diffraction Gratings

Optics Wave Behavior in Optics Interference from Multiple Slits Diffraction Gratings Optics Wave Behavior in Optics Interference from Multiple Slits Diffraction Gratings Lana Sherian De Anza College June 14, 2018 Last time images forme by lens combinations Huygen s Principle Interference

More information

Physics 111 Homework Solutions Week #8 - Monday

Physics 111 Homework Solutions Week #8 - Monday Physics 111 Homework Solutions Week #8 - Monay Thursay, February 18, 2010 Chapter 19 Questions - None Multiple-Choice 1914 D 1915 B Problems 1913 The istance away is given by 1914 The istance away is given

More information

Kinematics, Kinematics Chains CS 685

Kinematics, Kinematics Chains CS 685 Kinematics, Kinematics Chains CS 685 Previously Representation of rigid body motion Two different interpretations - as transformations between different coord. frames - as operators acting on a rigid body

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

Adjacency Matrix Based Full-Text Indexing Models

Adjacency Matrix Based Full-Text Indexing Models 1000-9825/2002/13(10)1933-10 2002 Journal of Software Vol.13, No.10 Ajacency Matrix Base Full-Text Inexing Moels ZHOU Shui-geng 1, HU Yun-fa 2, GUAN Ji-hong 3 1 (Department of Computer Science an Engineering,

More information

THE UNIVERSITY OF AUCKLAND

THE UNIVERSITY OF AUCKLAND THE UNIVERSITY OF AUCKLAND FIRST SEMESTER, 2002 Campus: Tamaki COMPUTER SCIENCE Intelligent Active Vision (Time allowed: TWO hours) NOTE: Attempt questions A, B, C, D, E, and F. This is an open book examination.

More information

Bearing only visual servo control of a non-holonomic mobile robot. Robert Mahony

Bearing only visual servo control of a non-holonomic mobile robot. Robert Mahony Bearing only visual servo control of a non-holonomic mobile robot. Robert Mahony Department of Engineering, Australian National University, Australia. email: Robert.Mahony@anu.edu.au url: http://engnet.anu.edu.au/depeople/robert.mahony/

More information

CMPUT 412 Motion Control Wheeled robots. Csaba Szepesvári University of Alberta

CMPUT 412 Motion Control Wheeled robots. Csaba Szepesvári University of Alberta CMPUT 412 Motion Control Wheeled robots Csaba Szepesvári University of Alberta 1 Motion Control (wheeled robots) Requirements Kinematic/dynamic model of the robot Model of the interaction between the wheel

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

Exercises of PIV. incomplete draft, version 0.0. October 2009

Exercises of PIV. incomplete draft, version 0.0. October 2009 Exercises of PIV incomplete raft, version 0.0 October 2009 1 Images Images are signals efine in 2D or 3D omains. They can be vector value (e.g., color images), real (monocromatic images), complex or binary

More information

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset Vol.3, Issue.1, Jan-Feb. 013 pp-504-508 ISSN: 49-6645 A PSO Optimize Layere Approach for Parametric Clustering on Weather Dataset Shikha Verma, 1 Kiran Jyoti 1 Stuent, Guru Nanak Dev Engineering College

More information

PDE-BASED INTERPOLATION METHOD FOR OPTICALLY VISUALIZED SOUND FIELD. Kohei Yatabe and Yasuhiro Oikawa

PDE-BASED INTERPOLATION METHOD FOR OPTICALLY VISUALIZED SOUND FIELD. Kohei Yatabe and Yasuhiro Oikawa 4 IEEE International Conference on Acoustic, Speech an Signal Processing (ICASSP) PDE-BASED INTERPOLATION METHOD FOR OPTICALLY VISUALIZED SOUND FIELD Kohei Yatabe an Yasuhiro Oikawa Department of Intermeia

More information

Unit 2: Locomotion Kinematics of Wheeled Robots: Part 3

Unit 2: Locomotion Kinematics of Wheeled Robots: Part 3 Unit 2: Locomotion Kinematics of Wheeled Robots: Part 3 Computer Science 4766/6778 Department of Computer Science Memorial University of Newfoundland January 28, 2014 COMP 4766/6778 (MUN) Kinematics of

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

Multi-camera tracking algorithm study based on information fusion

Multi-camera tracking algorithm study based on information fusion International Conference on Avance Electronic Science an Technolog (AEST 016) Multi-camera tracking algorithm stu base on information fusion a Guoqiang Wang, Shangfu Li an Xue Wen School of Electronic

More information

Introduction to Robotics

Introduction to Robotics Introduction to Robotics Ph.D. Antonio Marin-Hernandez Artificial Intelligence Department Universidad Veracruzana Sebastian Camacho # 5 Xalapa, Veracruz Robotics Action and Perception LAAS-CNRS 7, av du

More information

X y. f(x,y,d) f(x,y,d) Peak. Motion stereo space. parameter space. (x,y,d) Motion stereo space. Parameter space. Motion stereo space.

X y. f(x,y,d) f(x,y,d) Peak. Motion stereo space. parameter space. (x,y,d) Motion stereo space. Parameter space. Motion stereo space. 3D Shape Measurement of Unerwater Objects Using Motion Stereo Hieo SAITO Hirofumi KAWAMURA Masato NAKAJIMA Department of Electrical Engineering, Keio Universit 3-14-1Hioshi Kouhoku-ku Yokohama 223, Japan

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

A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES. J. Treurnicht W.H. Steyn. University of Stellenbosch, Stellenbosch, South Africa

A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES. J. Treurnicht W.H. Steyn. University of Stellenbosch, Stellenbosch, South Africa A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES J. Treurnicht W.H. Steyn University of Stellenbosch, Stellenbosch, South Africa Abstract: A novel attitue measuring sensor is presente to be use

More information

Investigation into a new incremental forming process using an adjustable punch set for the manufacture of a doubly curved sheet metal

Investigation into a new incremental forming process using an adjustable punch set for the manufacture of a doubly curved sheet metal 991 Investigation into a new incremental forming process using an ajustable punch set for the manufacture of a oubly curve sheet metal S J Yoon an D Y Yang* Department of Mechanical Engineering, Korea

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 world s leading publisher of Open Access books Built by scientists, for scientists 4,100 116,000 120M Open access books available International authors and editors Downloads Our

More information

Stereo Vision-based Subpixel Level Free Space Boundary Detection Using Modified u-disparity and Preview Dynamic Programming

Stereo Vision-based Subpixel Level Free Space Boundary Detection Using Modified u-disparity and Preview Dynamic Programming 2015 IEEE Intelligent Vehicles Symposium (IV) June 28 - July 1, 2015. COEX, Seoul, Korea Stereo Vision-base Subpixel Level Free Space Bounary Detection Using Moifie u-isparity an Preview Dynamic Programming

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

Characterizing Decoding Robustness under Parametric Channel Uncertainty

Characterizing Decoding Robustness under Parametric Channel Uncertainty Characterizing Decoing Robustness uner Parametric Channel Uncertainty Jay D. Wierer, Wahee U. Bajwa, Nigel Boston, an Robert D. Nowak Abstract This paper characterizes the robustness of ecoing uner parametric

More information

2.7 Implicit Differentiation

2.7 Implicit Differentiation 2.7 Implicit Differentiation [ y] = = = [ x] 1 Sometimes we may be intereste in fining the erivative of an equation that is not solve or able to be solve for a particular epenent variable explicitly. In

More information

Fundamental problems in mobile robotics

Fundamental problems in mobile robotics ROBOTICS 01PEEQW Basilio Bona DAUIN Politecnico di Torino Mobile & Service Robotics Kinematics Fundamental problems in mobile robotics Locomotion: how the robot moves in the environment Perception: how

More information

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 214 A multiple wavelength unwrapping algorithm for

More information

Improving Spatial Reuse of IEEE Based Ad Hoc Networks

Improving Spatial Reuse of IEEE Based Ad Hoc Networks mproving Spatial Reuse of EEE 82.11 Base A Hoc Networks Fengji Ye, Su Yi an Biplab Sikar ECSE Department, Rensselaer Polytechnic nstitute Troy, NY 1218 Abstract n this paper, we evaluate an suggest methos

More information

Using Ray Tracing for Site-Specific Indoor Radio Signal Strength Analysis 1

Using Ray Tracing for Site-Specific Indoor Radio Signal Strength Analysis 1 Using Ray Tracing for Site-Specific Inoor Raio Signal Strength Analysis 1 Michael Ni, Stephen Mann, an Jay Black Computer Science Department, University of Waterloo, Waterloo, Ontario, NL G1, Canaa Abstract

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

Geometrical Feature Extraction Using 2D Range Scanner

Geometrical Feature Extraction Using 2D Range Scanner Geometrical Feature Extraction Using 2D Range Scanner Sen Zhang Lihua Xie Martin Adams Fan Tang BLK S2, School of Electrical and Electronic Engineering Nanyang Technological University, Singapore 639798

More information

Comparison of Methods for Increasing the Performance of a DUA Computation

Comparison of Methods for Increasing the Performance of a DUA Computation Comparison of Methos for Increasing the Performance of a DUA Computation Michael Behrisch, Daniel Krajzewicz, Peter Wagner an Yun-Pang Wang Institute of Transportation Systems, German Aerospace Center,

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below:

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below: Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

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