ECE Bot 2.0

Obstacle Avoidance and Line Following

 

 

 

 

 

 

 

 

 

 

 

 

 


Object detection sensors mounted on the front of the robot������������������������������������������������������ Line Following sensors mounted on the bottom of the robot

 

 

Goals:

 

       Line Following Capability

-         The robot will be able to follow a certain path laid out by a piece of painters tape.

 

-         This allows for advance navigation as the robot is non-determinant on a hard coded navigation path

 

       Obstacle Avoidance

-         The robot will be able to detect objects that come in viewing range of the robot

 

-�� The robot will be able to move around the object and back to the tape path it was following

 

       Low Cost

-         These modifications are to be done as cheaply as possible for upgrade on freshman level robots

 

-         Off the shelf parts are being used for economic constraints

 

 

Design Scheme:

       Line Following Capability

-        To achieve line following there will be three sensor pairs, made up of one infrared emitter (QED522) and one infrared detector (QSD722), oriented on the bottom of the robot.

-        The Circuit below is how one sensor pair will be connected to the Microcontroller on the robot.

 


 

The Detector Circuit for the Line Following

 

 

       Obstacle Avoidance

-        To achieve obstacle avoidance there will be three sensors (sharp GP2D12) configured with one pointing forward and two pointing at a fixed angle to the sides.

-        The Circuit below is how one sensor will be connected to the Microcontroller on the robot.

 

Circuit Schematic for object detection sensor

 

 

 

      Block Diagram

 

 

 

      Program Flow Chart

 

 

 

 

 

From Left to Right:

Paul Ewalt, Jonathan Hryszko, Michael Schmidt

 

Not Shown

Advisor: Robert C. Maher