Click on “Download PDF” for the PDF version or on the title for the HTML version. If you are not an ASABE member or if your employer has not arranged for access to the full-text, Click here for options. Research of Path Planning for Robot Control System in GreenhousePublished by the American Society of Agricultural and Biological Engineers, St. Joseph, Michigan www.asabe.org Citation: 2018 ASABE Annual International Meeting 1800774.(doi:10.13031/aim.201800774)Authors: Xingxing Liu, Yuzhou Xu, Ran Zhang, Fang Tian, Shixiong Li, Yu Tan Keywords: robot control system, path planning, BFS traversal algorithm, A* algorithm. In order to work more efficiently and precisely, the work process of robot system is divided into two parts. The robot traverses all tracks and sows seeds while going ahead, and then returns in the shortest path. Ultrasonic sensors are used to get distance so that the robot can go straight with support of PD algorithm. Infrared sensors are used to recognize work areas so that the robot can sow seeds precisely. A gyroscope is used to support turning round. Researches of path planning for the robot have been done, and the optimal method is proposed. The method uses BFS traversal algorithm to find the shortest path while traversing, and the robot can complete sow work at the same time. The method uses A*(A Star) algorithm to find the shortest path while returning. Besides, experiments have been done, and the robot system works as expected. Compared to the older robot, the designed robot system works more efficiently and precisely, and the feasibility of path planning is confirmed.
|