Saurabh Paper Presentation
Saurabh Paper Presentation
PAPER PRESENTATION
ON
OBSTACLE AVOIDING VEHICLE
Submitted by
SAURABH SATPUTE,
SUMIT MUKASHI,
KETAN JUMNAKE,
MANISH CHANDURKAR.
Guided by
Prof.N.G.Mahalle
Obstacle avoiding vehicle is the device which is work under sonar waves
which is operate under ultrasonic sensors. This device work in a such a
way that when any obstacle or any object comes front of the device it
change or turn in 90 degree which assume to be it is avoiding the
obstacle.
This device is mainly work by arduino circuit. this circuit is use
for changing the direction, for controlling the speed of the wheels, etc
which set by program by using arduino software.
Parts description
Arduino Uno
Ultrasonic Range Finder Sensor – HC – SR04
Motor Driver IC – L293D
Servo Motor (Tower Pro SG90)
Geared Motors x 2
Vehicle Chassis
Power Supply
Using an external trigger signal, the Trig pin on ultrasonic sensor is made logic
high for at least 10µs. A sonic burst from the transmitter module is sent. This
consists of 8 pulses of 40khz.
The signals return back after hitting a surface and the receiver detects this signal.
The Echo pin is high from the time of sending the signal and receiving it. This time
can be converted to distance using appropriate calculations.
When the vehicle is powered on, both the motors of the vehicle will run normally
and the vehicle moves forward. During this time, the ultrasonic sensor
continuously calculate the distance between the vehicle and the reflective surface.
This information is processed by the Arduino. If the distance between the vehicle
and the obstacle is less than 15cm, the Vehicle stops and scans in left and right
directions for new distance using Servo Motor and Ultrasonic Sensor. If the
distance towards the left side is more than that of the right side, the vehicle will
prepare for a left turn. But first, it backs up a little bit and then activates the Left
Wheel Motor in reversed in direction.
Similarly, if the right distance is more than that of the left distance, the Vehicle
prepares right rotation. This process continues forever and the vehicle keeps on
moving without hitting any obstacle.
(2)
Working Circuit diagram
(3)
Features
It is open source design and there is an advantage of being open source is that
it has large community of people using and troubleshooting it.
It is very convenient to manage power inside it and it had a features of built
in voltage regulation .
It has 32kb of flash memory to storing your source
Finally it has a button to reset the program on the chip.
It has more number of hardware features like timers, external and
internal interrupts.
Features of ultrasonic sensor:
Compact and light weight.
High sensitivity and high pressure.
High reliability.
Power consumption of 20mA.
Pulse in/out communication.
Narrow acceptance angle.
Provides exact, non-contact separation estimations within 2cm to 3m.
The explosion point LED shows estimations in advancement.
3-pin header makes it simple to connect utilizing a servo development link.
(4)
Applications
(5)
Future planning
(6)
Advantages
It has more number of hardware features like timers, external and
internal interrupts.
The ultrasonic sensors are very accurate so the accuracy of vehicle
is reliable.
We can put varies programs to arduino for varies requirements .
It has setup button to clear all data for putting new programs.
It has memory also for storing the present data.
(7)
Conclusion
Now clearly got an idea about the concept of the robotic vehicle
using ultrasonic sensor of obstacle detection.
{ THANK YOU }
(8)