Obstacle Avoidance Of Robotics

1151 Words3 Pages

1. INTRODUCTION Robotics is a branch of technology that deals with the design, construction, operation, structural disposition, manufacture and application of robots. Robotics is related to the sciences of electronics, engineering, mechanics and software. In robotics, obstacle avoidance is the task of satisfying some control objective subject to non-intersection or non-collision position constraints. Obstacle avoidance is one of most important research area and also the foundation of building robot's successful behaviors. ROBOTS are now widely used in many industries due to the high level of performance and reliability. All mobile robots feature some kind of obstacle avoidance. Designing autonomous robot requires the integration of many …show more content…

10. FUTURE SCOPE By adding a comparator circuit to microcontroller we can make this robot as line follower robot.
A wheel chair, for a physically handicapped and blind person, which is moved by sensing and avoiding obstacles
Adding a Camera:
If the current project is interfaced with a camera (e.g. a Webcam) robot can be driven beyond line-of-sight & range becomes practically unlimited as networks have a very large range.
Use as a fire fighting robot : By adding temperature sensor, water tank and making some changes in programming we can use this robot as firefighting robot.
2. APPLICATIONS
Accident avoider is a key feature in any kind of robot, household appliance, or toy that needs to move around autonomously
Edge detection, a very popular method that extracts the obstacle vertical edges and drives the robot around either one of the visible edges.
Used in the development of autonomous soccer robot
Mobile robot navigation
1.1. KEIL µVision:

Keil compiler is software used where the machine language code is written and compiled. After compilation, the machine source code is converted into hex code which is to be dumped into the microcontroller for further processing. Keil compiler also supports C language

Open Document