Mini Project
Mini Project
PROJECT ON
OBSTACLE AVOIDING ROBOT USING ARDUINO AND SENSOR
Bachelor Of Engineering
In
Electronics and communication Engineering
Presented By:
CHARAN YADAV B 1CE19EC003
MEENA J 1CE19EC006
PRAVEEN K 1CE19EC007
VISHWAS DV 1CE19EC010
The obstacle avoidance robotic vehicle uses ultrasonic sensors for its movements.
Arduino is used to achieve the desired operation. The motors are connected through
motor driver IC to Arduino. The ultrasonic sensor is attached in front of the robot.
The arduino controls the motors left, right, back, front, based on ultrasonic signals.
In order to control the speed of each motor pulse width modulation is used (PWM).
When ultrasonic sensor detect the object which is kept inside the path it will send
the signal toward the arduino uno and according to that it will it will rotate the motor
M3 & M4 in forward direction and rotate the motor M1 & M2 in reverse direction
such way that the car get moving in left direction .
Similarly in every time when ever an obstacle in found to be in path of car it will
detect it and rotate the car in left direction to avoid the obstacle.
APPLICATIONS
This device has application in surveying different landscapes and mapping them.
It can alsobe used in commercial devices like
Automated lawn mover.
Smart room cleaner .
Obstacle avoiding robots can be used in almost all mobile robot navigation
systems.
They can also be used in dangerous environments, where human penetration
could befatal.
Unmanned vehicle driving.
Mining Vehicle that uses Obstacle Detection.
Results
The result is obtained for obstacle avoidance robot using Arduino, if the robot moves forward if any obstacle
detect it check for other directions and moves where there is no obstacles it moves in forward direction, to sense
the obstacle ultrasonic sensor is used. We used servo motor to rotate the ultrasonic sensor.
The working principle of the robot is transmitting sensed signal to the microcontroller to control the DC motors
for obstacle avoidance. The direction of the motors to move either clockwise or anti- clockwise directions as
provided by the microcontroller.
The sensor also detects object, the robot will stop (motor 1 and motor 2 OFF). After 50 ms, motor 1 will move
clockwise and the robot will turn left. After 500 ms, the robot will move forward (motor 1 and motor 2 clockwise)
and after 1000ms, both motors will stop.
CONCLUSION
The goal of our project is to create a autonomous robot which intelligently
detects the obstacle in his path and navigate according to the actions we set
for it.
The above Arduino controller and ultrasonic sensor were studied and the
HcSR-04 ultrasonic sensor was selected, as the controlling result are satisfying
for its use in the automobile prototype system bring developed. It was used to
sense the obstacle and avoidance them.
This project developed an obstacle avoiding robot to detect and avoid
obstacles in its path. The robot is built on the Arduino platform for data
processing and its software counterpart helped to communicate with the
robot to send parameters for guiding movement.
CONCLUSION
• For obstacle detection, three ultrasonic distance sensors were used that
provided a wider field of detection. The robot is fully autonomous and
after the initial loading of the code, it requires no user intervention
during its operation.
• When placed in unknown environment with obstacles, it moved while
avoiding all obstacles with considerable accuracy. In order to optimize
the movement of the robot, we have many considerations for
improvement.
Refrence
Amir attar, aadilansari, abhishek desai, shahid khan, dip ashrisonawale “line follower and
obstacle avoidance bot using arduino” International Journal of Advanced Computational
Engineering and Networking, vol. 2, pp. 740-741, August 1987
Aniket D. Adhvaryu et al “Obstacle-avoiding robot with IR and PIR motionSensors” IOP
Conference Series: Materials Science and Engineering, vol. A247, pp. 529-551, April 2005.
Vaghela Ankit1, Patel Jigar2, Vaghela Savan3 “Obstacle Avoidance Robotic Vehicle Using
Ultrasonic Sensor, Android And Bluetooth For Obstacle Detection” International Research
Journal of Engineering and Technology (IRJET), vol. A247, pp. 29-32, 2005.
Paul Kinsky,Quan Zhou “Obstacle Avoidance Robot” Worcester polytechnic institute.
FaizaTabassum, SusmitaLopa, Muhammad MasudTarek& Dr. Bilkis Jamal Ferdosi “obstacle
avoidance car”Global Journal of Researches in Engineering: HRobotics & Nano-Tech.
Bhagya shree S R , Manoj kollam “Zigbee Wireless Sensor Network For Better Interactive
Indus
Thank You