Path planning for autonomous bulldozers

Size: px
Start display at page:

Download "Path planning for autonomous bulldozers"

Transcription

1 Path planning for autonomous bulldozers Masami Hirayama1,2, Jose Guivant1, Jayantha Katupitiya1, and Mark Whitty1 Abstract Komatsu Ltd. is reinforcing the R&D of automation technology for our earth-movers. Based on this trend, a path planning methodology for autonomous bulldozers is proposed and developed. This methodology autonomously plans an optimal path depending on a given material profile. Conventionally, existing path planning algorithms are versatile so they can be applied to any application, typically by using a grid-based map. However, in reality, a substantial effort is still required when applying to specific industry products. In contrast to this trend, the aim of this work is to develop a path planning algorithm specifically suitable for our bulldozers, from the theory development phase. The novel planning methodology was developed by incorporating industry feedback, and has successfully resolved the issues which occurred when attempting to apply the existing planning methodologies. As a result of this work, the developed methodology provides an optimal path that lets our bulldozers complete given tasks with minimal operation time, without a human operator on-board, and can be applied to our commercial machines immediately. I. INTRODUCTION As demands and awareness from industries for safety improvement, higher productivity, and more efficient vehicle utilization, coupled with a labor shortage issue, are increasing, the significance of automating mining vehicles is rapidly advancing. Among different types of operation carried out at mining sites, one of the most important processes is the dumping area operation. This type of operation is exercised to restore the site to a certain required state after the main operation of mineral extraction [1] [2] [3] [4]. In fact, the cost related to dumping area operation is one of the largest components of the mining operation, that can account for up to 50% of the total operational costs [5]. Due to this reason, when automating mining vehicles, dumping area operation is one of the most important key elements that requires a substantial research effort. Focusing on this fact, the aim of this paper is to develop a system that enables mining vehicles to autonomously complete the tasks required for dumping area operations. A typical dumping area operation, edge dumping is shown in Fig. 1. Dump trucks transport waste material from other parts of the site over the edge of the dumping area [6] [7] [8]. As the purpose of dumping area operation is to backfill mined area to restore the site to a certain required state, one of the processes is done by increasing the width of dumping area as shown in Fig. 1. In particular, that waste material needs to be pushed past the edge of the dumping area, and 1 School of Mechanical and Manufacturing Engineering, University of New South Wales, Sydney NSW 2052, Australia 2 Komatsu Ltd., 2-3-6, Akasaka, Minato-ku, Tokyo , Japan m.hirayama@student.unsw.edu.au ƵůůĚŽnjĞƌ Ɛ ĚƵŵƉŝŶŐ ĂƌĞĂ ŽƉĞƌĂƚŝŽŶ džɖͳěžǁŷ ǀŝĞǁ ƵůůĚŽnjĞƌƐ ƉƵƐŚŝŶŐ ŵăƚğƌŝăůɛ ŽǀĞƌ ĞĚŐĞ dƌƶđŭɛ ƚƌăŷɛɖžƌƚŝŷő ǁĂƐƚĞ ŵăƚğƌŝăůɛ ƵŵƉŝŶŐ ĂƌĞĂ ĞĚŐĞ dƌƶđŭɛ ĚŝƐƉŽƐŝŶŐ ǁĂƐƚĞ ŵăƚğƌŝăůɛ DĂƚĞƌŝĂůƐ ƚž ďğ ƌğŵžǀğě ƵŵƉŝŶŐ ĂƌĞĂ Fig. 1: Top view of dumping area. Bulldozer s operation involves pushing the materials dumped by trucks past the dumping area edge. This paper focuses on automating this operation. bulldozers are typically used for this purpose. Hence, this paper focuses on automating such operation. Figure 2 shows a specific scenario to be achieved in this paper. A task given to the bulldozer in this scenario is to autonomously need to remove the waste material on the dumping area. Most of the time, the material volume exceeds the bulldozers blade capacity, therefore an optimal path that lets bulldozers cut and move the material efficiently using multiple pushes needs to be planned. The blue lines in Fig. 2 represent a conceptual example of an optimal path for autonomous bulldozers. Automating bulldozers means there are no operators on-board who could manually steer to remove the waste materials, hence this sort of path needs to be planned autonomously based on the terrain s location and volume. This paper will predominantly deal with the development itself of such path planning, and will not deal with a comparison between an optimized path and a path exercised in the current manual operation. This is based on two reasons. One reason is that, there is currently no path planning methodology which can be immediately applied to bulldozers, therefore developing such planning methodology itself is novel. Another reason is the limitation of obtaining a reliable path data from the current industrial scenario. In an actual scenario at mining sites, the terrain is basically constantly changing, hence it is not quite feasible to obtain

2 Terrain mapping Post-processing of terrain mapping Path planning Autonomous guidance Fig. 2: Autonomous bulldozers operation at dumping area to be achieved. Based on given material profile, bulldozers autonomously need to plan an optimal path (blue lines) to remove waste material with minimal operation time data that the can be used to do such comparisons. For these reasons, this paper will not discuss the improvement of a path derived from the proposed methodology, with respect to a manual operation path, however predominantly focuses on the methodology development itself. A highly beneficial autonomous system should enable bulldozers to autonomously plan an optimal path to push materials based on any given material profile, by only specifying dumping area edge and materials that needs to be removed. As opposed to the conventional operation where operators have to manually plan a path and control steering, the proposed framework minimizes the manual input needed from operators to only designating the area of interest. In general, an autonomous navigation system should be composed of terrain mapping, path planning, and navigation [9] [10] [11]. An overall framework for developing an optimized autonomous system, for the scenario considered in this paper, is shown in Figure 3. As the sections dealt with in this paper have been highlighted, this paper mainly focuses on path planning. The most significant problem to discuss in this paper is that no path-planning methodology has yet been produced which achieves bulldozer operation, in particular, a path planning methodology to deal with non-given start and goal points, and material handling along with the agent motion. Fig. 3: Autonomous system framework. The highlighted section is dealt with in this paper. The objective of this paper is to present a path planning methodology particularly suitable for bulldozers with an optimization aim of minimizing operation time, and to show applicability robustness to various pre-given environments. The path planning methodology to be developed in this paper will plan a path (blue lines in Figure 2) to remove the waste materials on the dumping area based on a recognized variable terrain location and volume. II. DEVELOPED METHOD A. Two key ideas to push materials with bulldozers Regardless of whether manually-driven or autonomous, based on feedback from professional bulldozer operators, below shows two key ideas to be ensured when pushing materials with bulldozers, for efficient machine utilization. The two key ideas are incorporated into a part of the developed modeling, which the result of is presented in Section III, so that a path will be optimized in accordance with this efficient vehicle utilization manner. Push materials in a straight line As soon as bulldozers start engaging in pushing materials, it is most preferred not to steer while pushing. This is to prevent materials spillage from the blade, as it increases rehandling time if there is a spillage. Traverse towards the edge in a perpendicular direction This is to ensure both tracks of bulldozers have full contact with the ground when dumping materials over

3 the dumping are edge (See Figure 2). A slight angle tolerance can be allowed as long as bulldozers tracks stay on the ground. B. Core concept of path planning for autonomous bulldozers The problems in applying typical path planning methodology are, in bulldozers operation, goal points are not given, and material handling needs to be planned along with the agent motion. Goal points dominantly control a path for bulldozers to follow. Hence, when goal points are not given, basically, they can not be even manually specified, as they have to be created as a part of path planning. In particular, with Figure 2, the start and goal points simply can not be specified before planning a path. To address these two issues, this section presents the proposed methodology, and the novel formulation of the total cost. The proposed methodology is shown below. (See also Figure 6) Proposed steps 1) Model the scenario topologically (c.f. In typical case, a model is a grid-base map.) 2) Plan material handling pattern (c.f. In typical case, an agent motion is planned) 3) Derive path for bulldozers from material handling pattern The proposed methodology is based on topological planning for two main reasons - formulation suitability and computational cost. Firstly, the importance of formulation suitability is how easily the two key ideas of bulldozer operations (See Subsection II-A) can be incorporated. Figure 5 shows the topological modeling comparison between the proposed methodology and typical case. When formulating with topological path planning, what need to be defined are nodes and edges. In this proposed methodology, nodes are defined as points along the dumping area edge, and edges are defined as perpendicular lines from those nodes. A certain angle tolerance can be also considered for the edge line. Unlike typical cases where only one start point and one goal point are specified, in bulldozers operation, a set of way-points to tell the timing to switch between forward and reverse, also needs to be planned. This is because bulldozers need to repeat forward and backward motion to remove the waste materials. Therefore some of the nodes defined become the set of way-points, and the other become start and goal points. Edges as in typical topological path planning usually hold information about the route itself. However, in this proposed methodology, by incorporating the two key ideas of bulldozers operation, in addition to that information about the route itself, the proposed methodology also allows the edges to contain material amount information. The material amount can be calculated using a simple geometry as an overlapping area as shown in Figure 5. Figure 4 shows an example of a topologically discretized model for bulldozers operation. Hypothetical dumping area edge Fig. 4: Topological modeling Bulldozer s start line Dumping area edge Fig. 5: Topological modeling comparison between this paper and typical case. Parts shown in blue represent the map in each case. Incorporating two key ideas of bulldozers operation fits with the definition of nodes and edges. By incorporating the two key ideas, the edges can contain the material amount information. The second reason is simply a computational cost advantage, which is critically important when considering applying to a commercial level product. By using the topologically discretized model, the search algorithm is developed based on A* algorithm. The standard A * algorithm is one of the most widely-known planning algorithms, and is an informed search algorithm [12]. This means a solution path is searched out, provided that a start and a goal point are given. The algorithm is typically used in a grid-base map with an occupancy grid [13] in metric path planning fashion. However, the proposed methodology is based on topological planning, and a start and goal point are not given, therefore a modified version of A* needs to be sought. Searching in the standard A* algorithm proceeds based on minimizing the total cost at each iteration. The total cost f(n) can be expressed as Eq.(1) [12]. f(n) = g(n)+h(n) (1) where g(n) is the actual cost of an optimal path from the start to the current position,h(n) is a heuristic to estimate the

4 Solution path Solution path Dumping area edge Fig. 6: Comprehensive comparison between conventional and proposed methodology. A typical approach is not applicable for bulldozers operation. This comparison shows what approaches are usually taken for typical cases, and what particular problems arise when applying the typical convention to bulldozer operation. To address the issues, approaches and corresponding aims taken in this proposed methodology are presented. cost from the current position to the goal, and n represents the current node. Figure 6 shows a comprehensive comparison between the proposed formulation and a typical case. The major problems in applying the typical convention is, again, in bulldozers operation, start and goal points are not given, and material handling needs to be planned along with an agent motion. To address these issues, approaches taken in terms of model, environment, agent, cost formulation in this paper are shown in Figure 6, and simultaneously a part of this table results in providing a 3-step procedure, which was already presented in this subsection. The actual cost g(n) and a heuristic h(n) are defined as below, as well as shown in Figure 6. As opposed to a typical case where the same metric is used for g(n) and h(n), normalization is necessary for this proposed methodology as different metrics are used. g(n) = T start to current /T shortest total (2) h(n) = V remaining /V initial (3) As mentioned, a lower computational cost is also aimed at for the development of this methodology. The bottom row in Figure 6 shows the conceptual difference of the computational cost. The number of arrows is equal to the number of iterations, which directly represents the computational cost. With a grid-based model, which is often used in typical cases, no matter whether the path is a curve or a straight line, the iterations are applied for the number of grid squares unconditionally. This can result in unnecessary numbers of iterations especially when only a straight line is necessary for the path. This aspect is also improved with the developed methodology. As can be seen in Figure 6, since the environment model is based on topological formulation, only one iteration is needed for a straight line. This effect was realized by introducing the two key ideas of the bulldozers operation, and simultaneously contributes to the significant computational cost reduction. One important criterion for A* algorithm is that heuristic h(n) needs to satisfy the following equation, to ensure admissibility. When h(n) is admissible, A* search is guaranteed to be optimal and complete [14] [12]. n h (n) h(n) (4) whereh (n) represents the true cost fromnto the goal. As

5 Fig. 7: Short tipped materials (Type 1) - Autonomous path planning simulation results Fig. 8: Materials tipped at the edge (Type 2) - Autonomous path planning simulation results a result of adjusting A* algorithm to bulldozers operation, optimality of a solution is no longer guaranteed, nevertheless the proposed methodology still holds completeness. This still agrees with the minimal acceptable requirements from an industry perspective. The reason the property of optimality is lost is, in a formulation presented in Figure 6, the admissibility criterion as in Eq.(4) is satisfied only at the last iteration, and for the remaining range of n, the condition bounded by Eq.(4) is not always guaranteed. However, unlike a typical case where an agent explores a maze environment with any chance of being stuck at cul de sac, in the scenario considered in this paper, materials will be removed eventually no matter what order or volume the bulldozers move per push, therefore the completeness is still guaranteed. This is the benefit of this proposed formulation, by introducing a material handling pattern to the planner in addition to the agent motion. From an industry perspective, completeness is considerably more significant than optimality. Without completeness, the existence of a solution path is unknown before running the path planner, and the bulldozers can not know what path to follow if there is no solution path, which would result in critical system failure. For this reason, the proposed methodology can be considered to be sufficient from the perspective of implementation to commercial products. III. SIMULATION RESULTS AND DISCUSSION This section presents the path planning simulation results. In general, dumping area operation scenarios can be classified into two main types - Type1: Short tipped materials, and Type 2: Materials tipped at the edge, which are shown in Figures 7 and 8 respectively. The simulation results are based on actual industry scenarios representing these two types. Based on these two particular industrial scenarios, ten meaningful cases were created with perspectives of the number of material loads (N load = 1,2,3,4,5), and the distance of the material loads from the dumping area edge (d = 1,10(m)). The results as in Figures 7 and 8 firstly show that a methodology which autonomously plans a path for bulldozers to remove waste materials with a multiple number of pushes was successfully developed. Note that, in this simulation, it is assumed that the dumping area edge and material locations are manually specified, and the paths for the bulldozers are planned autonomously according to them. The proposed methodology was tested with these ten cases, and it successfully provided a path solution for all the cases, hence the robustness of the developed methodology was demonstrated. These ten cases are shown in Figure 9 with the operation time. It is obvious that an operation

6 Fig. 9: Operation time comparison with ten cases Fig. 10: Operation time ratio variation and assessment time for Type 1 (Short tipped materials) is longer, as the bulldozers have to push materials for a longer distance to the edge, and the results shown in Figures 9 agree with this expectation. In order to assess the credibility of the simulation results, an operation time ratio between Type1 (Short tipped materials) and Type 2 (materials tipped at the edge) was used. As shown in Figure 9, this time difference is the result of the distance between the material loads and the edge d. A consistency throughout a different number of material loads was evaluated by using coefficient of variation (CV). We conventionally uses the CV threshold value of 0.10 to assess a consistency, hence this particular criterion was used for this paper. As shown in Figure 10, the CV of the time ratio from the five material loads cases is 0.03, with respect to the criterion of < 0.10, therefore the simulation results satisfy the consistency criterion. This means the developed methodology provides an optimal path to remove the materials likewise according to the number of material loads. IV. CONCLUSIONS This work presented a novel and practical path planning methodology for autonomous bulldozers. The idea is based on topological modeling of the environment, material handling pattern planning to derive a path for bulldozers, and a novel formulation of true cost and heuristic. A sequence of these approaches addressed the issues occurring when attempting to apply the existing planning methodology to bulldozers scenario, which are, in particular, the necessity of dealing with the material handling, and non-given start and goal points. Simultaneously, the developed methodology ensures the completeness, hence a path for bulldozers to remove waste materials is always guaranteed to be provided. In the process of this methodology development, the key ideas of bulldozer s operation based on industry perspectives are incorporated to ensure the solution path is in line with efficient machine utilization. The methodology was tested with ten particular cases, created based on actual industrial scenarios. The robustness of the methodology was demonstrated by showing that path solutions were successfully provided for all the cases, and the consistency of the path solution was confirmend by assessing coefficient of variation from five different material load cases. REFERENCES [1] A. Hamanaka, N. Inoue, H. Shimada, T. Sasaoka, and K. Matsui, An evaluation on mixture materials using overburden and flyash as cover layer for Acid Mine Drainage prevention and underlying materials of seedbed in Indonesian coal mine, Research Journal of Environmental and Earth Sciences, vol. 6, no. 10, pp , [2] D. Maheshi, V. P. Steven, and V. A. Karel, Environmental and economic assessment of open waste dump mining in Sri Lanka, Resour. Conserv. Recycl. (Netherlands), vol. 102, pp , [3] B. Scott, P. G. Ranjith, S. K. Choi, and M. Khandelwal, A review on existing opencast coal mining methods within Australia, Journal of Mining Science, vol. 46, no. 3, pp , [4] Z. Xie, T. Luan, and N. He, Safety Evaluation Technology for Waste Dump Landslide of Open-pit Mine Based on Fuzzy Mathematics, Appl. Mech. Mater. (Switzerland), vol , pp , [5] R. G. Adam, R A and Bertinshaw, Waste dumps - the new frontier. Third Large Open Pit Mining Conference, Mackay, Australia, (The Australasian Institute of Mining and Metallurgy), 1992, pp [6] S. G. Ercelebi and A. Bascetin, Optimization of shovel-truck system for surface mining, Journal of the Southern African Institute of Mining and Metallurgy, vol. 109, no. 7, pp , [7] B. A. Kennedy, SME surface mining second edition. (Society for Mining, Metallurgy, and Exploration: United States), [8] R. Lucas, Optimisation of Waste-Dump Lift Heights for Pre-strip Operations, 14th Coal Operator s Conference, Wollongong, pp , [9] P. Durst and W. Gray, Levels of Autonomy and Autonomous System Performance Assessment for Intelligent Unmanned Systems. The US Army Engineer Research and Development Center, 2014, no. 1. [10] A. Milella, G. Cicirelli, and A. Distante, RFID-assisted mobile robot system for mapping and surveillance of indoor environments, Ind. Robot (UK), vol. 35, no. 2, pp , [11] D. Wettergreen, S. Moreland, K. Skonieczny, D. Jonak, D. Kohanbash, and J. Teza, Design and field experimentation of a prototype Lunar prospector, Int. J. Robot. Res. (USA), vol. 29, no. 12, pp , [12] P. E. Hart, N. J. Nilsson, and B. Raphael, A formal basis for the heuristic determination of minimum cost paths, IEEE Transactions on Systems Science and Cybernetics, vol. SSC-4, no. 2, pp , [13] A. Elfes, Using occupancy grids for mobile robot perception and navigation, Computer (USA), vol. 22, no. 6, pp , [14] R. Dechter and J. Pearl, Generalized best-first search strategies and the optimality of A*, J. Assoc. Comput. Mach. (USA), vol. 32, no. 3, pp , 1985.

CONTRIBUTION TO THE INVESTIGATION OF STOPPING SIGHT DISTANCE IN THREE-DIMENSIONAL SPACE

CONTRIBUTION TO THE INVESTIGATION OF STOPPING SIGHT DISTANCE IN THREE-DIMENSIONAL SPACE National Technical University of Athens School of Civil Engineering Department of Transportation Planning and Engineering Doctoral Dissertation CONTRIBUTION TO THE INVESTIGATION OF STOPPING SIGHT DISTANCE

More information

Waypoint Navigation with Position and Heading Control using Complex Vector Fields for an Ackermann Steering Autonomous Vehicle

Waypoint Navigation with Position and Heading Control using Complex Vector Fields for an Ackermann Steering Autonomous Vehicle Waypoint Navigation with Position and Heading Control using Complex Vector Fields for an Ackermann Steering Autonomous Vehicle Tommie J. Liddy and Tien-Fu Lu School of Mechanical Engineering; The University

More information

Instant Prediction for Reactive Motions with Planning

Instant Prediction for Reactive Motions with Planning The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15, 2009 St. Louis, USA Instant Prediction for Reactive Motions with Planning Hisashi Sugiura, Herbert Janßen, and

More information

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Lana Dalawr Jalal Abstract This paper addresses the problem of offline path planning for

More information

Autonomous robot motion path planning using shortest path planning algorithms

Autonomous robot motion path planning using shortest path planning algorithms IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 1 (Jan. 2013), V1 PP 65-69 Autonomous robot motion path planning using shortest path planning algorithms T. Ravi

More information

Autonomous Navigation in Unknown Environments via Language Grounding

Autonomous Navigation in Unknown Environments via Language Grounding Autonomous Navigation in Unknown Environments via Language Grounding Koushik (kbhavani) Aditya (avmandal) Sanjay (svnaraya) Mentor Jean Oh Introduction As robots become an integral part of various domains

More information

Dynamic Obstacle Detection Based on Background Compensation in Robot s Movement Space

Dynamic Obstacle Detection Based on Background Compensation in Robot s Movement Space MATEC Web of Conferences 95 83 (7) DOI:.5/ matecconf/79583 ICMME 6 Dynamic Obstacle Detection Based on Background Compensation in Robot s Movement Space Tao Ni Qidong Li Le Sun and Lingtao Huang School

More information

Chapter 3 Path Optimization

Chapter 3 Path Optimization Chapter 3 Path Optimization Background information on optimization is discussed in this chapter, along with the inequality constraints that are used for the problem. Additionally, the MATLAB program for

More information

Simultaneous Tele-visualization of Construction Machine and Environment Using Body Mounted Cameras

Simultaneous Tele-visualization of Construction Machine and Environment Using Body Mounted Cameras Simultaneous Tele-visualization of Construction Machine and Environment Using Body Mounted Cameras Wei Sun, Soichiro Iwataki, Ren Komatsu, Hiromitsu Fujii, Atsushi Yamashita, and Hajime Asama Abstract

More information

A Game Map Complexity Measure Based on Hamming Distance Yan Li, Pan Su, and Wenliang Li

A Game Map Complexity Measure Based on Hamming Distance Yan Li, Pan Su, and Wenliang Li Physics Procedia 22 (2011) 634 640 2011 International Conference on Physics Science and Technology (ICPST 2011) A Game Map Complexity Measure Based on Hamming Distance Yan Li, Pan Su, and Wenliang Li Collage

More information

Beyond A*: Speeding up pathfinding through hierarchical abstraction. Daniel Harabor NICTA & The Australian National University

Beyond A*: Speeding up pathfinding through hierarchical abstraction. Daniel Harabor NICTA & The Australian National University Beyond A*: Speeding up pathfinding through hierarchical abstraction Daniel Harabor NICTA & The Australian National University Motivation Myth: Pathfinding is a solved problem. Motivation Myth: Pathfinding

More information

A Three dimensional Path Planning algorithm

A Three dimensional Path Planning algorithm A Three dimensional Path Planning algorithm OUARDA HACHOUR Department Of Electrical and Electronics Engineering Faculty Of Engineering Sciences Signal and System Laboratory Boumerdes University Boulevard

More information

A motion planning method for mobile robot considering rotational motion in area coverage task

A motion planning method for mobile robot considering rotational motion in area coverage task Asia Pacific Conference on Robot IoT System Development and Platform 018 (APRIS018) A motion planning method for mobile robot considering rotational motion in area coverage task Yano Taiki 1,a) Takase

More information

Software Architecture--Continued. Another Software Architecture Example

Software Architecture--Continued. Another Software Architecture Example Software Architecture--Continued References for Software Architecture examples: Software Architecture, Perspectives on an Emerging Discipline, by Mary Shaw and David Garlin, Prentice Hall, 1996. B. Hayes-Roth,

More information

HARNESSING CERTAINTY TO SPEED TASK-ALLOCATION ALGORITHMS FOR MULTI-ROBOT SYSTEMS

HARNESSING CERTAINTY TO SPEED TASK-ALLOCATION ALGORITHMS FOR MULTI-ROBOT SYSTEMS HARNESSING CERTAINTY TO SPEED TASK-ALLOCATION ALGORITHMS FOR MULTI-ROBOT SYSTEMS An Undergraduate Research Scholars Thesis by DENISE IRVIN Submitted to the Undergraduate Research Scholars program at Texas

More information

COMPARISION OF AERIAL IMAGERY AND SATELLITE IMAGERY FOR AUTONOMOUS VEHICLE PATH PLANNING

COMPARISION OF AERIAL IMAGERY AND SATELLITE IMAGERY FOR AUTONOMOUS VEHICLE PATH PLANNING 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING 19-21 April 2012, Tallinn, Estonia COMPARISION OF AERIAL IMAGERY AND SATELLITE IMAGERY FOR AUTONOMOUS VEHICLE PATH PLANNING Robert Hudjakov

More information

Basic Motion Planning Algorithms

Basic Motion Planning Algorithms Basic Motion Planning Algorithms Sohaib Younis Intelligent Robotics 7 January, 2013 1 Outline Introduction Environment Map Dijkstra's algorithm A* algorithm Summary 2 Introduction Definition: Motion Planning

More information

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding e Scientific World Journal, Article ID 746260, 8 pages http://dx.doi.org/10.1155/2014/746260 Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding Ming-Yi

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

Chapter 12. Mobile Robots

Chapter 12. Mobile Robots Chapter 12. Mobile Robots The Quest for Artificial Intelligence, Nilsson, N. J., 2009. Lecture Notes on Artificial Intelligence, Spring 2012 Summarized by Kim, Soo-Jin Biointelligence Laboratory School

More information

Character Recognition

Character Recognition Character Recognition 5.1 INTRODUCTION Recognition is one of the important steps in image processing. There are different methods such as Histogram method, Hough transformation, Neural computing approaches

More information

Segmentation and Tracking of Partial Planar Templates

Segmentation and Tracking of Partial Planar Templates Segmentation and Tracking of Partial Planar Templates Abdelsalam Masoud William Hoff Colorado School of Mines Colorado School of Mines Golden, CO 800 Golden, CO 800 amasoud@mines.edu whoff@mines.edu Abstract

More information

Navigation and Metric Path Planning

Navigation and Metric Path Planning Navigation and Metric Path Planning October 4, 2011 Minerva tour guide robot (CMU): Gave tours in Smithsonian s National Museum of History Example of Minerva s occupancy map used for navigation Objectives

More information

Determination of an Unmanned Mobile Object Orientation by Natural Landmarks

Determination of an Unmanned Mobile Object Orientation by Natural Landmarks Determination of an Unmanned Mobile Object Orientation by Natural Landmarks Anton M. Korsakov, Ivan S. Fomin, Dmitry A. Gromoshinsky, Alexandr V. Bakhshiev, Dmitrii N. Stepanov, EkaterinaY. Smirnova 1

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

Development of Equipment Performance Visualization Techniques Based on Distinct Element Method (DEM)

Development of Equipment Performance Visualization Techniques Based on Distinct Element Method (DEM) Technical Paper Development of Equipment Performance Visualization Techniques Based on Distinct Element Method (DEM) Shinichi Mutou Toshihide Shibuya With dump trucks for mining and other applications

More information

The optimum design of a moving PM-type linear motor for resonance operating refrigerant compressor

The optimum design of a moving PM-type linear motor for resonance operating refrigerant compressor International Journal of Applied Electromagnetics and Mechanics 33 (2010) 673 680 673 DOI 10.3233/JAE-2010-1172 IOS Press The optimum design of a moving PM-type linear motor for resonance operating refrigerant

More information

Accurate and Dense Wide-Baseline Stereo Matching Using SW-POC

Accurate and Dense Wide-Baseline Stereo Matching Using SW-POC Accurate and Dense Wide-Baseline Stereo Matching Using SW-POC Shuji Sakai, Koichi Ito, Takafumi Aoki Graduate School of Information Sciences, Tohoku University, Sendai, 980 8579, Japan Email: sakai@aoki.ecei.tohoku.ac.jp

More information

Spline-based Trajectory Optimization for Autonomous Vehicles with Ackerman drive

Spline-based Trajectory Optimization for Autonomous Vehicles with Ackerman drive Spline-based Trajectory Optimization for Autonomous Vehicles with Ackerman drive Martin Gloderer Andreas Hertle Department of Computer Science, University of Freiburg Abstract Autonomous vehicles with

More information

Practical Test Architecture Optimization for System-on-a-Chip under Floorplanning Constraints

Practical Test Architecture Optimization for System-on-a-Chip under Floorplanning Constraints Practical Test Architecture Optimization for System-on-a-Chip under Floorplanning Constraints Makoto Sugihara, Kazuaki Murakami and Yusuke Matsunaga Institute of Systems & Information Technologies/KYUSHU

More information

Use of Shape Deformation to Seamlessly Stitch Historical Document Images

Use of Shape Deformation to Seamlessly Stitch Historical Document Images Use of Shape Deformation to Seamlessly Stitch Historical Document Images Wei Liu Wei Fan Li Chen Jun Sun Satoshi Naoi In China, efforts are being made to preserve historical documents in the form of digital

More information

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization M. Shahab Alam, M. Usman Rafique, and M. Umer Khan Abstract Motion planning is a key element of robotics since it empowers

More information

Introduction to Mobile Robotics Path Planning and Collision Avoidance

Introduction to Mobile Robotics Path Planning and Collision Avoidance Introduction to Mobile Robotics Path Planning and Collision Avoidance Wolfram Burgard, Cyrill Stachniss, Maren Bennewitz, Giorgio Grisetti, Kai Arras 1 Motion Planning Latombe (1991): eminently necessary

More information

Kanban Size and its Effect on JIT Production Systems

Kanban Size and its Effect on JIT Production Systems Kanban Size and its Effect on JIT Production Systems Ing. Olga MAŘÍKOVÁ 1. INTRODUCTION Integrated planning, formation, carrying out and controlling of tangible and with them connected information flows

More information

Pathfinding in partially explored games environments

Pathfinding in partially explored games environments Pathfinding in partially explored games environments The application of the A Algorithm with Occupancy Grids in Unity3D John Stamford, Arjab Singh Khuman, Jenny Carter & Samad Ahmadi Centre for Computational

More information

Motion Planning of Multiple Mobile Robots for Cooperative Manipulation and Transportation

Motion Planning of Multiple Mobile Robots for Cooperative Manipulation and Transportation IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION, VOL. 19, NO. 2, APRIL 2003 223 Motion Planning of Multiple Mobile Robots for Cooperative Manipulation and Transportation Atsushi Yamashita, Member, IEEE, Tamio

More information

Automatic Shadow Removal by Illuminance in HSV Color Space

Automatic Shadow Removal by Illuminance in HSV Color Space Computer Science and Information Technology 3(3): 70-75, 2015 DOI: 10.13189/csit.2015.030303 http://www.hrpub.org Automatic Shadow Removal by Illuminance in HSV Color Space Wenbo Huang 1, KyoungYeon Kim

More information

MOTION. Feature Matching/Tracking. Control Signal Generation REFERENCE IMAGE

MOTION. Feature Matching/Tracking. Control Signal Generation REFERENCE IMAGE Head-Eye Coordination: A Closed-Form Solution M. Xie School of Mechanical & Production Engineering Nanyang Technological University, Singapore 639798 Email: mmxie@ntuix.ntu.ac.sg ABSTRACT In this paper,

More information

Engineering and Environmental Geophysics with terratem

Engineering and Environmental Geophysics with terratem Engineering and Environmental Geophysics with terratem (1) Geophysical Consultant Alpha Geosciences Pty. Ltd. Sydney NSW 2210 Australia Email: rhenderson@terratem.com Roger Henderson (1) ABSTRACT terratem

More information

Navigation Templates for PSA

Navigation Templates for PSA Navigation Templates for PSA Li Tan & David P. Miller School of Aerospace and Mechanical Engineering University of Oklahoma Norman, OK 73019 USA litan@ou.edu & dpmiller@ou.edu Abstract Navigation Templates

More information

NEW TECHNIQUES FOR CALCULATING VOLUMES BY CROSS SECTIONS.

NEW TECHNIQUES FOR CALCULATING VOLUMES BY CROSS SECTIONS. NEW TECHNIQUES FOR CALCULATING VOLUMES BY CROSS SECTIONS. Stuart SPROTT. Numerical methods, Surveying, earthworks, volumes. Why investigate volume calculations? The standard method of calculating earthwork

More information

Basic Concepts And Future Directions Of Road Network Reliability Analysis

Basic Concepts And Future Directions Of Road Network Reliability Analysis Journal of Advanced Transportarion, Vol. 33, No. 2, pp. 12.5-134 Basic Concepts And Future Directions Of Road Network Reliability Analysis Yasunori Iida Background The stability of road networks has become

More information

1 Introduction and Examples

1 Introduction and Examples 1 Introduction and Examples Sequencing Problems Definition A sequencing problem is one that involves finding a sequence of steps that transforms an initial system state to a pre-defined goal state for

More information

Simulation-Based Design of Robotic Systems

Simulation-Based Design of Robotic Systems Simulation-Based Design of Robotic Systems Shadi Mohammad Munshi* & Erik Van Voorthuysen School of Mechanical and Manufacturing Engineering, The University of New South Wales, Sydney, NSW 2052 shadimunshi@hotmail.com,

More information

Chapter 8 Visualization and Optimization

Chapter 8 Visualization and Optimization Chapter 8 Visualization and Optimization Recommended reference books: [1] Edited by R. S. Gallagher: Computer Visualization, Graphics Techniques for Scientific and Engineering Analysis by CRC, 1994 [2]

More information

Topology Optimization of Multiple Load Case Structures

Topology Optimization of Multiple Load Case Structures Topology Optimization of Multiple Load Case Structures Rafael Santos Iwamura Exectuive Aviation Engineering Department EMBRAER S.A. rafael.iwamura@embraer.com.br Alfredo Rocha de Faria Department of Mechanical

More information

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION Kevin Worrall (1), Douglas Thomson (1), Euan McGookin (1), Thaleia Flessa (1) (1)University of Glasgow, Glasgow, G12 8QQ, UK, Email: kevin.worrall@glasgow.ac.uk

More information

Vision Guided AGV Using Distance Transform

Vision Guided AGV Using Distance Transform Proceedings of the 3nd ISR(International Symposium on Robotics), 9- April 00 Vision Guided AGV Using Distance Transform Yew Tuck Chin, Han Wang, Leng Phuan Tay, Hui Wang, William Y C Soh School of Electrical

More information

COMPLETE AND SCALABLE MULTI-ROBOT PLANNING IN TUNNEL ENVIRONMENTS. Mike Peasgood John McPhee Christopher Clark

COMPLETE AND SCALABLE MULTI-ROBOT PLANNING IN TUNNEL ENVIRONMENTS. Mike Peasgood John McPhee Christopher Clark COMPLETE AND SCALABLE MULTI-ROBOT PLANNING IN TUNNEL ENVIRONMENTS Mike Peasgood John McPhee Christopher Clark Lab for Intelligent and Autonomous Robotics, Department of Mechanical Engineering, University

More information

Path Planning. Marcello Restelli. Dipartimento di Elettronica e Informazione Politecnico di Milano tel:

Path Planning. Marcello Restelli. Dipartimento di Elettronica e Informazione Politecnico di Milano   tel: Marcello Restelli Dipartimento di Elettronica e Informazione Politecnico di Milano email: restelli@elet.polimi.it tel: 02 2399 3470 Path Planning Robotica for Computer Engineering students A.A. 2006/2007

More information

Path Planning and Decision-making Control for AUV with Complex Environment

Path Planning and Decision-making Control for AUV with Complex Environment 2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.2.05 Path Planning and Decision-making

More information

Integrating multiple representations of spatial knowledge for mapping, navigation, and communication

Integrating multiple representations of spatial knowledge for mapping, navigation, and communication Integrating multiple representations of spatial knowledge for mapping, navigation, and communication Patrick Beeson Matt MacMahon Joseph Modayil Aniket Murarka Benjamin Kuipers Department of Computer Sciences

More information

Pseudo 3-D deposition and large-strain consolidation modeling of tailings deep deposits

Pseudo 3-D deposition and large-strain consolidation modeling of tailings deep deposits Pseudo 3-D deposition and large-strain consolidation modeling of tailings deep deposits Murray Fredlund, Matt Donaldson, Krishna Chaudhary SoilVision Systems Ltd ABSTRACT The design of deep deposits requires

More information

Optical Flow-Based Person Tracking by Multiple Cameras

Optical Flow-Based Person Tracking by Multiple Cameras Proc. IEEE Int. Conf. on Multisensor Fusion and Integration in Intelligent Systems, Baden-Baden, Germany, Aug. 2001. Optical Flow-Based Person Tracking by Multiple Cameras Hideki Tsutsui, Jun Miura, and

More information

Semi-Supervised Clustering with Partial Background Information

Semi-Supervised Clustering with Partial Background Information Semi-Supervised Clustering with Partial Background Information Jing Gao Pang-Ning Tan Haibin Cheng Abstract Incorporating background knowledge into unsupervised clustering algorithms has been the subject

More information

A Data Classification Algorithm of Internet of Things Based on Neural Network

A Data Classification Algorithm of Internet of Things Based on Neural Network A Data Classification Algorithm of Internet of Things Based on Neural Network https://doi.org/10.3991/ijoe.v13i09.7587 Zhenjun Li Hunan Radio and TV University, Hunan, China 278060389@qq.com Abstract To

More information

High Performance Memory Read Using Cross-Coupled Pull-up Circuitry

High Performance Memory Read Using Cross-Coupled Pull-up Circuitry High Performance Memory Read Using Cross-Coupled Pull-up Circuitry Katie Blomster and José G. Delgado-Frias School of Electrical Engineering and Computer Science Washington State University Pullman, WA

More information

Human-Centered Design Approach for Middleware

Human-Centered Design Approach for Middleware Human-Centered Design Approach for Middleware V Tadashi Kobayashi V Hiroyo Miyamoto V Michiyo Komatsu (Manuscript received November 7, 2008) At the UI Center of the Fujitsu Software Unit, we introduced

More information

AN HIERARCHICAL APPROACH TO HULL FORM DESIGN

AN HIERARCHICAL APPROACH TO HULL FORM DESIGN AN HIERARCHICAL APPROACH TO HULL FORM DESIGN Marcus Bole and B S Lee Department of Naval Architecture and Marine Engineering, Universities of Glasgow and Strathclyde, Glasgow, UK 1 ABSTRACT As ship design

More information

Generalized Network Flow Programming

Generalized Network Flow Programming Appendix C Page Generalized Network Flow Programming This chapter adapts the bounded variable primal simplex method to the generalized minimum cost flow problem. Generalized networks are far more useful

More information

Automated Route Finding on Digital Terrains

Automated Route Finding on Digital Terrains Automated Route Finding on Digital Terrains D. R. Wichmann and B. C. Wünsche Graphics Group, Dept. of Computer Science, University of Auckland, Private Bag 92019, Auckland, New Zealand. daniel.wichmann@gmail.com,

More information

PAC-MAN is one of the most popular game

PAC-MAN is one of the most popular game SCHOOL OF DATA SCIENCE 1 Assignment1. Search in Pacman Project Report Shihan Ran - 15307130424 Abstract This project is aimed at designing a intelligent Pacman agent that is able to find optimal paths

More information

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability 7 Fractions GRADE 7 FRACTIONS continue to develop proficiency by using fractions in mental strategies and in selecting and justifying use; develop proficiency in adding and subtracting simple fractions;

More information

Iterated Functions Systems and Fractal Coding

Iterated Functions Systems and Fractal Coding Qing Jun He 90121047 Math 308 Essay Iterated Functions Systems and Fractal Coding 1. Introduction Fractal coding techniques are based on the theory of Iterated Function Systems (IFS) founded by Hutchinson

More information

Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation

Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation Real-time Detection of Illegally Parked Vehicles Using 1-D Transformation Jong Taek Lee, M. S. Ryoo, Matthew Riley, and J. K. Aggarwal Computer & Vision Research Center Dept. of Electrical & Computer Engineering,

More information

Model-Solver Integration in Decision Support Systems: A Web Services Approach

Model-Solver Integration in Decision Support Systems: A Web Services Approach Model-Solver Integration in Decision Support Systems: A Web Services Approach Keun-Woo Lee a, *, Soon-Young Huh a a Graduate School of Management, Korea Advanced Institute of Science and Technology 207-43

More information

A MULTI-SWARM PARTICLE SWARM OPTIMIZATION WITH LOCAL SEARCH ON MULTI-ROBOT SEARCH SYSTEM

A MULTI-SWARM PARTICLE SWARM OPTIMIZATION WITH LOCAL SEARCH ON MULTI-ROBOT SEARCH SYSTEM A MULTI-SWARM PARTICLE SWARM OPTIMIZATION WITH LOCAL SEARCH ON MULTI-ROBOT SEARCH SYSTEM BAHAREH NAKISA, MOHAMMAD NAIM RASTGOO, MOHAMMAD FAIDZUL NASRUDIN, MOHD ZAKREE AHMAD NAZRI Department of Computer

More information

STUDY OF THE DEVELOPMENT OF THE STRUCTURE OF THE NETWORK OF SOFIA SUBWAY

STUDY OF THE DEVELOPMENT OF THE STRUCTURE OF THE NETWORK OF SOFIA SUBWAY STUDY OF THE DEVELOPMENT OF THE STRUCTURE OF THE NETWORK OF SOFIA SUBWAY ИЗСЛЕДВАНЕ НА РАЗВИТИЕТО НА СТРУКТУРАТА НА МЕТРОМРЕЖАТА НА СОФИЙСКИЯ МЕТОПОЛИТЕН Assoc. Prof. PhD Stoilova S., MSc. eng. Stoev V.,

More information

Measurement of Pedestrian Groups Using Subtraction Stereo

Measurement of Pedestrian Groups Using Subtraction Stereo Measurement of Pedestrian Groups Using Subtraction Stereo Kenji Terabayashi, Yuki Hashimoto, and Kazunori Umeda Chuo University / CREST, JST, 1-13-27 Kasuga, Bunkyo-ku, Tokyo 112-8551, Japan terabayashi@mech.chuo-u.ac.jp

More information

Graph Matching: Fast Candidate Elimination Using Machine Learning Techniques

Graph Matching: Fast Candidate Elimination Using Machine Learning Techniques Graph Matching: Fast Candidate Elimination Using Machine Learning Techniques M. Lazarescu 1,2, H. Bunke 1, and S. Venkatesh 2 1 Computer Science Department, University of Bern, Switzerland 2 School of

More information

HIGH-DIMENSIONAL SPACE SEARCH SYSTEM FOR MULTI-TOWER CRANE MOTION PLANNING

HIGH-DIMENSIONAL SPACE SEARCH SYSTEM FOR MULTI-TOWER CRANE MOTION PLANNING HIGH-DIMENSIONAL SPACE SEARCH SYSTEM FOR MULTI-TOWER CRANE MOTION PLANNING Minsu Kang *, Hyounseok Moon 2, and Leenseok Kang Department of Electrical Engineering, Seoul National University, Seoul, Korea

More information

AN AGENT-BASED CONFLICT MANAGEMENT SYSTEM FOR CO-OPERATIVE DESIGN ENVIRONMENT

AN AGENT-BASED CONFLICT MANAGEMENT SYSTEM FOR CO-OPERATIVE DESIGN ENVIRONMENT AN AGENT-BASED CONFLICT MANAGEMENT SYSTEM FOR CO-OPERATIVE DESIGN ENVIRONMENT A Gayretli BSc MSc PhD and S Kucukgokoglan BSc MPhil School of Mech., Mat., Manu. Eng. and Management, The University of Nottingham,

More information

Empirical Development of 3D Terrain Processing Platform for Autonomous Excavation System

Empirical Development of 3D Terrain Processing Platform for Autonomous Excavation System Empirical Development of 3D Terrain Processing Platform for Autonomous Excavation System Seok Kim 1, Tae-yeong Kim 2, Soonwook Kwon 3, Jongwon Seo 4 1 Senior Researcher, Korean Institute of Civil Engineering

More information

Best First and Greedy Search Based CFS and Naïve Bayes Algorithms for Hepatitis Diagnosis

Best First and Greedy Search Based CFS and Naïve Bayes Algorithms for Hepatitis Diagnosis Best First and Greedy Search Based CFS and Naïve Bayes Algorithms for Hepatitis Diagnosis CHAPTER 3 BEST FIRST AND GREEDY SEARCH BASED CFS AND NAÏVE BAYES ALGORITHMS FOR HEPATITIS DIAGNOSIS 3.1 Introduction

More information

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques 24 Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Ruxandra PETRE

More information

3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera

3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera 3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera Shinichi GOTO Department of Mechanical Engineering Shizuoka University 3-5-1 Johoku,

More information

Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering

Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Pilot Assistive Safe Landing Site Detection System, an Experimentation Using Fuzzy C Mean Clustering Jeena Wilson 1 1 Federal Institute

More information

Introduction to Mobile Robotics Path Planning and Collision Avoidance. Wolfram Burgard, Maren Bennewitz, Diego Tipaldi, Luciano Spinello

Introduction to Mobile Robotics Path Planning and Collision Avoidance. Wolfram Burgard, Maren Bennewitz, Diego Tipaldi, Luciano Spinello Introduction to Mobile Robotics Path Planning and Collision Avoidance Wolfram Burgard, Maren Bennewitz, Diego Tipaldi, Luciano Spinello 1 Motion Planning Latombe (1991): is eminently necessary since, by

More information

SIMULATION OF THE RESISTANCE FORCES OF BULK MEDIA TO BUCKET IN A LOADING PROCESS

SIMULATION OF THE RESISTANCE FORCES OF BULK MEDIA TO BUCKET IN A LOADING PROCESS 24th International Symposium on on Automation & Robotics in in Construction (ISARC 27) Construction Automation Group, I.I.T. Madras SIMULATION OF THE RESISTANCE FORCES OF BULK MEDIA TO BUCKET IN A LOADING

More information

Enhancing Clustering Results In Hierarchical Approach By Mvs Measures

Enhancing Clustering Results In Hierarchical Approach By Mvs Measures International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 6 (June 2014), PP.25-30 Enhancing Clustering Results In Hierarchical Approach

More information

Overcompressing JPEG images with Evolution Algorithms

Overcompressing JPEG images with Evolution Algorithms Author manuscript, published in "EvoIASP2007, Valencia : Spain (2007)" Overcompressing JPEG images with Evolution Algorithms Jacques Lévy Véhel 1, Franklin Mendivil 2 and Evelyne Lutton 1 1 Inria, Complex

More information

SYNTHESIS OF PLANAR MECHANISMS FOR PICK AND PLACE TASKS WITH GUIDING LOCATIONS

SYNTHESIS OF PLANAR MECHANISMS FOR PICK AND PLACE TASKS WITH GUIDING LOCATIONS Proceedings of the ASME 2013 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference IDETC/CIE 2013 August 4-7, 2013, Portland, Oregon, USA DETC2013-12021

More information

Distributed minimum spanning tree problem

Distributed minimum spanning tree problem Distributed minimum spanning tree problem Juho-Kustaa Kangas 24th November 2012 Abstract Given a connected weighted undirected graph, the minimum spanning tree problem asks for a spanning subtree with

More information

DEVELOPMENT OF A ROBUST IMAGE MOSAICKING METHOD FOR SMALL UNMANNED AERIAL VEHICLE

DEVELOPMENT OF A ROBUST IMAGE MOSAICKING METHOD FOR SMALL UNMANNED AERIAL VEHICLE DEVELOPMENT OF A ROBUST IMAGE MOSAICKING METHOD FOR SMALL UNMANNED AERIAL VEHICLE J. Kim and T. Kim* Dept. of Geoinformatic Engineering, Inha University, Incheon, Korea- jikim3124@inha.edu, tezid@inha.ac.kr

More information

CONNECT TOGETHER 2019 FY2017-FY2019

CONNECT TOGETHER 2019 FY2017-FY2019 April 26, 2017 2020VISION Close and reliable partner" anywhere on the earth with the best solutions through Kenkijin Spirit Mid-term Management Plan CONNECT TOGETHER 2019 FY2017-FY2019 Hitachi Construction

More information

Incorporating Decision-Maker Preferences into the PADDS Multi- Objective Optimization Algorithm for the Design of Water Distribution Systems

Incorporating Decision-Maker Preferences into the PADDS Multi- Objective Optimization Algorithm for the Design of Water Distribution Systems Incorporating Decision-Maker Preferences into the PADDS Multi- Objective Optimization Algorithm for the Design of Water Distribution Systems Bryan A. Tolson 1, Mohammadamin Jahanpour 2 1,2 Department of

More information

OPTIMISATION OF PIN FIN HEAT SINK USING TAGUCHI METHOD

OPTIMISATION OF PIN FIN HEAT SINK USING TAGUCHI METHOD CHAPTER - 5 OPTIMISATION OF PIN FIN HEAT SINK USING TAGUCHI METHOD The ever-increasing demand to lower the production costs due to increased competition has prompted engineers to look for rigorous methods

More information

Solving Sokoban Optimally using Pattern Databases for Deadlock Detection

Solving Sokoban Optimally using Pattern Databases for Deadlock Detection Solving Sokoban Optimally using Pattern Databases for Deadlock Detection André G. Pereira, Marcus Ritt, Luciana S. Buriol Institute of Informatics Federal University of Rio Grande do Sul, Brazil {agpereira,marcus.ritt,buriol

More information

Metric Planning: Overview

Metric Planning: Overview Also called quantitative planning Tries to find optimal path to goal Metric Planning: Overview As opposed to some path as per qualitative approach Usually plans path as series of subgoals (waypoints) Optimal/best

More information

Restoring Warped Document Image Based on Text Line Correction

Restoring Warped Document Image Based on Text Line Correction Restoring Warped Document Image Based on Text Line Correction * Dep. of Electrical Engineering Tamkang University, New Taipei, Taiwan, R.O.C *Correspondending Author: hsieh@ee.tku.edu.tw Abstract Document

More information

Supplementary Information. Design of Hierarchical Structures for Synchronized Deformations

Supplementary Information. Design of Hierarchical Structures for Synchronized Deformations Supplementary Information Design of Hierarchical Structures for Synchronized Deformations Hamed Seifi 1, Anooshe Rezaee Javan 1, Arash Ghaedizadeh 1, Jianhu Shen 1, Shanqing Xu 1, and Yi Min Xie 1,2,*

More information

Application of Dijkstra s Algorithm in the Smart Exit Sign

Application of Dijkstra s Algorithm in the Smart Exit Sign The 31st International Symposium on Automation and Robotics in Construction and Mining (ISARC 2014) Application of Dijkstra s Algorithm in the Smart Exit Sign Jehyun Cho a, Ghang Lee a, Jongsung Won a

More information

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER

DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER S17- DEVELOPMENT OF POSITION MEASUREMENT SYSTEM FOR CONSTRUCTION PILE USING LASER RANGE FINDER Fumihiro Inoue 1 *, Takeshi Sasaki, Xiangqi Huang 3, and Hideki Hashimoto 4 1 Technica Research Institute,

More information

Bandwidth Aware Routing Algorithms for Networks-on-Chip

Bandwidth Aware Routing Algorithms for Networks-on-Chip 1 Bandwidth Aware Routing Algorithms for Networks-on-Chip G. Longo a, S. Signorino a, M. Palesi a,, R. Holsmark b, S. Kumar b, and V. Catania a a Department of Computer Science and Telecommunications Engineering

More information

Exploration of an Indoor-Environment by an Autonomous Mobile Robot

Exploration of an Indoor-Environment by an Autonomous Mobile Robot IROS '94 September 12-16, 1994 Munich, Germany page 1 of 7 Exploration of an Indoor-Environment by an Autonomous Mobile Robot Thomas Edlinger edlinger@informatik.uni-kl.de Ewald von Puttkamer puttkam@informatik.uni-kl.de

More information

Journal of Asian Scientific Research AN APPLICATION OF STEREO MATCHING ALGORITHM FOR WASTE BIN LEVEL ESTIMATION

Journal of Asian Scientific Research AN APPLICATION OF STEREO MATCHING ALGORITHM FOR WASTE BIN LEVEL ESTIMATION Journal of Asian Scientific Research journal homepage: http://aessweb.com/journal-detail.php?id=5003 AN APPLICATION OF STEREO MATCHING ALGORITHM FOR WASTE BIN LEVEL ESTIMATION Md. Shafiqul Islam 1 M.A.

More information

Efficient Re-construction of Document Versions Based on Adaptive Forward and Backward Change Deltas

Efficient Re-construction of Document Versions Based on Adaptive Forward and Backward Change Deltas Efficient Re-construction of Document Versions Based on Adaptive Forward and Backward Change Deltas Raymond K. Wong Nicole Lam School of Computer Science & Engineering, University of New South Wales, Sydney

More information

ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW

ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW ROBUST LINE-BASED CALIBRATION OF LENS DISTORTION FROM A SINGLE VIEW Thorsten Thormählen, Hellward Broszio, Ingolf Wassermann thormae@tnt.uni-hannover.de University of Hannover, Information Technology Laboratory,

More information

Pedestrian Detection with Improved LBP and Hog Algorithm

Pedestrian Detection with Improved LBP and Hog Algorithm Open Access Library Journal 2018, Volume 5, e4573 ISSN Online: 2333-9721 ISSN Print: 2333-9705 Pedestrian Detection with Improved LBP and Hog Algorithm Wei Zhou, Suyun Luo Automotive Engineering College,

More information

Carnegie LearningÒ Middle School Math Solution Correlations Course 3 NCSCoS: Grade 8

Carnegie LearningÒ Middle School Math Solution Correlations Course 3 NCSCoS: Grade 8 MATHEMATICAL PRACTICES - 1 - Make sense of problems and persevere in solving them. Explain the meaning of a problem and look for entry points to its solution. Analyze givens, constraints, relationships,

More information