Final Research Paper
Final Research Paper
Sahil
Department of Electronics & Communication Mukul Rohilla
Engineering, ADGIPS, Shastri Park, Department of Electronics & Communication
Delhi-110053, India Engineering, ADGIPS, Shastri Park,
[email protected] Delhi-110053, India
m [email protected]
m
Abstract—Introduces the design and implementation of in the advancement of humankind. In the course of time, robots
an autonomous obstacle -avoiding robot car using took many forms, based on its application and its size varied
ultrasonic wave sensor in this thesis. By sending pulses, from a giant 51 feet
the obstacle avoidance distance can be measured. At the
same time, we can control steering gear to realise the
obstacle avoidance function. The robot car uses front axle
steering, rear wheel drive arrangement. Two drive tires
are driven by two DC motors with gear reduction
mechanisms. Using the Arduino MCU chip as the control
core of the Robot car.
Through the design of the hardware and software
system, we build the robot car platform and obtain a
good experimental effect.
Keywords— Robot , Arduino , ultrasonic sensor ,
microcontroller
I. INTRODUCTION
An obstacle avoiding robot is an intelligent device, which can
automatically sense and overcome obstacles on its path.
Obstacle Avoidance is a robotic discipline with the objective
of moving vehicles on the basis of the sensorial information.
The use of these methods in front of classic methods (path
planning) is a natural alternative when the scenario is
dynamic with unpredictable behaviour. In these cases, the
surroundings do not remain invariable, and thus the sensory
information is used to detect the changes consequently
adapting moving. will automatically scan the surroundings for
further paths.From its initiation in the 1950s, modern robots
have come a long way and rooted itself as an immutable aid
to microscopic level. The latter algorithms are more
complex, since they involve detection of an obstacle as well
as some kind of quantitative measurements concerning the
obstacle's dimensions. Once these have been determined,
the obstacle avoidance algorithm needs to steer the robot
around the obstacle and resume motion toward the original
target. In the course of technological developments of
robots, one aspect remained instrumental to their function
and that is mobility.
The goal of the project is to create a robotic vehicle that can avoid
obstacles by employing ultrasonic sensors to guide it. In order to
carry out the requested operation, an Arduino Uno is used. A
machine that can complete tasks autonomously is a robot. The
obstacle avoidance is an autonomous robot which is used for
detecting the presence of an object or an obstacle and avoiding the
collision that makes both the robot and the environment safe
II. LITERATURE REVIEW
A number of researchers had worked on the similar topic, here
follows a brief review of the same & the base papers used for
the work.
In the paper “Line follower and obstacle avoidance robot
using Arduino '' has been designed and developed to create an
autonomous robot which intelligently detects the obstacle in its
path and navigates according to the actions that user set for it.
So, this system provides an alternate way to the existing
system by replacing skilled labour with robotic machinery,
which in turn can handle more patients in less time with better
accuracy and a lower per capita cost. In the paper, “Obstacle-
avoiding robot with IR and PIR motion Sensors”has proposed
that the developed robot platform was not designed for a
specific task but as a general wheeled autonomous platform
The design of such a robot is very flexible and various
methods can be adapted for another implementation. It shows
that PIR sensors are more sensitive compared to IR sensors
while detecting human being
IMPLEMENTATION Hardware