2011 International Conference on Consumer Electronics, Communications and Networks (CECNet) 2011
DOI: 10.1109/cecnet.2011.5768942
|View full text |Cite
|
Sign up to set email alerts
|

Design and realization of a maze robot

Abstract: This article gives hardware design concept of a maze robot taking SCM as a core based on research on design of a maze robot' hardware and maze solving algorithm directing at the problem that there are less sensor-based maze algorithm and it is very difficult to find the shortest path. It proposes a deep first search (DFS) algorithm based on left -right hand wall follower rule and in detail analyzes the realizing processes of this algorithm and this algorithm is realized. Experiments show that this system can f… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2012
2012
2014
2014

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 4 publications
0
2
0
Order By: Relevance
“…This algorithm is also based on the wall follower algorithm that is to be used in this project. The results of Jiang's paper show that "a shorter path can be found through two searches in a not too complicated maze in this algorithm and it features smaller spatial complexity" [8]. This proves that with modified version of the wall follower algorithm, finding the shorter path in a maze can surely be made by the mobile robot.…”
Section: Recommendationmentioning
confidence: 75%
“…This algorithm is also based on the wall follower algorithm that is to be used in this project. The results of Jiang's paper show that "a shorter path can be found through two searches in a not too complicated maze in this algorithm and it features smaller spatial complexity" [8]. This proves that with modified version of the wall follower algorithm, finding the shorter path in a maze can surely be made by the mobile robot.…”
Section: Recommendationmentioning
confidence: 75%
“…Now it will again take the northern direction and find new point ‗D' (14,13). Similarly, it will explore the ‗G' (14,16) point. Here it will search for the points having smaller Explored number than their Type number and come back to ‗D', as it is one of them and the closest one.…”
Section: Algorithm For Solving Any Kind Of Mazementioning
confidence: 99%