SlideShare a Scribd company logo
1 of 10
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 339
“Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android And
Bluetooth For Obstacle Detection”
Vaghela Ankit1, Patel Jigar2, Vaghela Savan3
1Vaghela Ankit, Dept. Of E&C Engineering, Sigma Institute & technology, Gujarat, India
2Patel Jigar, Dept. Of E&C Engineering, Sigma Institute & technology, Gujarat, India
3Vaghela Savan, Dept. Of E&C Engineering, Sigma Institute & technology, Gujarat, India
Abstract - Now day’s many industries are using robots due to their high level of performance and reliability
and which is a great help for human beings. The obstacle avoidance robotics is used for detecting obstacle
and avoiding the collision. This is an autonomous robot. The design of obstacle avoidance robot requires the
integration of many sensors according to their task. The obstacle detection is primary requirement of this
autonomous robot. The robot gets the information from surrounding area through mounted sensors on the
robot. Some sensing devices used for obstacle detection like bump sensor, infrared sensor, ultrasonic sensor
etc. Ultrasonic sensor is most suitable for obstacle detection and it is of low cost and has high ranging
capability. Arduino robot that can be controlled by an android mobile or tablet, with the help of an android
app that can be downloaded from Google Play store. The android application gets connected to the
Bluetooth module and sends desired commands. This app controlled robot is capable to move in any
direction. Though there are lots of similar apps out there, we have programmed this project to be used with
ANDROID app.
Keyword: Ardiuno controller, Android OS, Smart phone, Bluetooth,
1. INTRODUCTION
1.1 BASIC INTRODUCTION
The project is designed to build an obstacle avoidance robotic vehicle using ultrasonic sensors for its movement. An
Arduino uno is used to achieve the desired operation. A robot is a machine that can perform task automatically or with
guidance. Robotics is generally a combination of computational intelligence and physical machines (motors). Computational
intelligence involves the programmed instructions. The project proposes robotic vehicle that has an intelligence built in it such
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 340
that it guides itself whenever an obstacle comes ahead of it. This robotic vehicle is built, using an Arduino uno. An ultrasonic
sensor is used to detect any obstacle ahead of it and sends a command to the Arduino.
Fig-1: Sensor based robot
In today’s world ROBOTICS is a fast growing and interesting field. ROBOT has sufficient intelligence to cover the maximum
area of provided space. Autonomous Intelligent Robots are robots that can perform desired tasks in unstructured
environments without continuous human guidance. The obstacle detection is primary requirement of this autonomous robot.
The robot gets the information from surrounding area through mounted sensors on the robot.
1.2 WORK WITH SMART PHONE:
Fig-2: Android phone controlled robot
The present invention relates to mobile robotic device, and more particularly, to obstacle detectable mobile robotic
device. We have developed on application for mobile device which run on android OS. This application provides or controls
the robot using wireless technology. The robot based on Arduino board. The robot is programmed to be controlled using the
android application
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 341
2. LITERATURE SURVEY
2.1 PRELIMINARY STUDY
I. PAPER 1: AUGUST 1997
Adaptive Navigation of Mobile Robots with Obstacle Avoidance
Robot navigation problems can be generally classified as global or local, depending upon the environment
surrounding the robot. In global navigation, the environment surrounding the robot is known and a path which avoids the
obstacles is selected. In one example of the global navigation techniques, graphical maps which contain information about the
obstacles are used to determine a desirable path. In local navigation, the environment surrounding the robot is unknown, or
only partially known, and sensors have to be used to detect the obstacles and a collision avoidance system must be
incorporated into the robot to avoid the obstacles. The artificial potential field approach is one of the well-known techniques
which has been developed for this purpose. Krogh, for example, used a generalized potential field approach to obstacle
avoidance. Kilm and Khosla used instead harmonic potential functions for obstacle avoidance. On the other hand, Krogh and
Fang used the dynamic generation of sub goals using local feedback information.
II. PAPER 2: APRIL 1991
Potential Field Methods and Their Inherent Limitations for Mobile Robot
During the past few years, potential field methods (PFM) for obstacle avoidance have gained increased popularity
among researchers in the field of robots and mobile robots. The idea of imaginary forces acting on a robot has been suggested
by Andrews and Hogan and Khatib.
In these approaches obstacles exert repulsive forces onto the robot, while the target applies an attractive force to the robot.
The sum of all forces, the resultant force R, determines the subsequent direction and speed of travel. One of the reasons for the
popularity of this method is its simplicity and elegance.
III. PAPER 3: NOVEMBER 1991
Histogramic in-motion mapping for mobile robot obstacle avoidance
This paper introduces histogram in-motion mapping (HIMM), a new method for real-time map building with a mobile
robot in motion. HIMM represents data in a two-dimensional array, called a histogram grid, that is updated through rapid in-
motion sampling of onboard range sensors. Rapid in-motion sampling results in a map representation that is well-suited to
modeling inaccurate and noisy range-sensor data, such as that produced by ultrasonic sensors, and requires minimal
computational overhead. Fast map-building allows the robot to immediately use the mapped information in real-time
obstacle-avoidance algorithms. The benefits of this integrated approach are twofold: (1) quick, accurate mapping; and (2) safe
navigation of the robot toward a given target.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 342
IV. PAPER 4: SEPTEMBER/OCTOBER1989
Real-time Obstacle Avoidance for Fast Mobile Robots
Real-time obstacle avoidance is one of the key issues to successful application of mobile robot systems. All mobile
robots feature some kind of collision avoidance, ranging from primitive algorithms that detect an obstacle and stop the robot
short of it in order to avoid a collision, through sophisticate algorithms, that enable the robot to detour obstacle. The later
algorithms are much more complex, since they involve not only the detection of an obstacle, but also some kind of quantitative
measurements concerning the obstacle’s dimensions.
In our system the ultrasonic sensor are continuously sampled while the robot is moving. If an obstacle produces an echo, the
corresponding cell contents are incremented. A solid, motionless obstacle eventually causes a high count in the corresponding
cells. Misreading, on the other hand, occur randomly, and do not cause high count in any particular cell. These methods yield a
more reliable obstacle representation in spite of the ultrasonic sensor’s inaccuracies.
2.3 DESIGN OF PROBLEM STATEMENT:
2.3.1 OVERVIEW:
Robotics is the branch of technology that deals with the design, construction, operation, and application of robots. A
machine capable of carrying out a complex series of actions automatically, esp. one programmable by a computers is defined
as a robot. The project is to develop a robot that will move according to the code assigned but find a free space, navigating
from any obstacle on its way. This kind of obstacle is very useful in industries where automatic supervision is needed, for
example, in places where it might be risky for humans to be. This robot can also be made by putting other sensors like light
sensors or line sensors, ultrasonic sensors and ultrasound sensor depending on the need.
Fig: 2.2 Arduino based robot
2.5 ANDROID APPLICATION:
Android is a very familiar word in the world today. Millions of devices are running the Google Android OS and millions
are being developed daily. Google has made the Android development platform open to everyone around the world, so there
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 343
are millions of developers. Although some developers just focus on building the apps or games for the android devices, there
are numerous possibilities as well.
Fig: 2.3 Robot control Android application
3. BLOCK DIAGRAM
3.1 BLOCK DIAGRAM:
Fig-3: Block Diagram
Here we are going with Arduino controller use 12V power supply for running arduino board. Arduino uno used is
ATMega328P controller. It is controlled using C programming. The feature of Arduino is includes wire and wireless controlling
with sensor and relay. It is also controlling with wired and wireless system Using Android with Bluetooth, GSM, etc
Robot work basically this feature:
An Arduino uno is used to achieve the desired operation. A robot is a machine that can perform task automatically or
with guidance.
POWER SUPPLY ARDUINO UNO CONTROL
DEVICE (LED)
SENSOR
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 344
This robotic vehicle is built, using an Arduino uno . An ultrasonic sensor is used to detect any obstacle ahead of it and
sends a command to the Arduino.
The robot gets the information from surrounding area through mounted sensors on the robot.
Ultrasonic sensor is most suitable for obstacle detection and it is of low cost and has high ranging capability.
4. WORK-DONE & HARDWARE IMPLEMENTAION
4.1 HARDWARE MODEL:
Fig-4: Flow chart
Thus we prepared our hardware model consisting Arduino, 12v power supply, Ultrasonic sensor and LED.
Using probe wires to interconnected the Ultrasonic sensor and LED.
12v Adapter is use to give power supply to Arduino board.
Board ON
Set DIOs and
Sensor
LED Turn ON
Wait 1 Sec
LED Turn OFF
Wait 1
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 345
Sensor connected to the Arduino board at input interfacing.
LED at output interfacing.
Object take near to the sensor and sensor sense to object..
LED glow when object near to sensor and OFF when object away from sensor.
Fig-5: Hardware
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 346
4.2 WORKING:
 Once the Sensor and LEDs is connected to the Arduino board.
 Programmed the Arduino controller.
 Two demo are performed:
(1) Distance measurement using sensor
(2) LED blinking
 Give power supply to Arduino board.
 Object take near at sensor, it measure distance and give output at LED.
 Object near to sensor then LEDs are ON and Object away from sensor then LEDs are OFF.
5. ADVANTAGES & APPLICATION
5.1 ADVANTAGES
 It can be used as a movable Surveillance System.
 It can be controlled remotely.
 It does not require Man Power.
 It can be used for critical application like flood, bomb disposal, Fire, Terrorist attack, Earth quake, Spying.
5.2 DRAWBACKS OF EXISTING SYSTEM
 It is time consuming project.
 It is use for short distance only.
 It is not in human control.
 It is not recommended to keep the range very long because this would cause the robot to keep moving forward and
backward as it senses obstacle, even far away from it.
5.3 APPLICATION
 This robot can be use for pick and place the require object by giving directions to the robot but IR pair should by
replace depending upon the application.
 By doing extra things, it can be used in army application.
 Automatic change over’s of traffic signals.
 Intruder alarm system.
 Counting instruments access switches parking meters.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 347
 Back sonar of automobiles.
5.4 SCOPE
 Work for an extended period of time without intervention from human or a need for power supply.
 Avoid situations that are harmful.
 The designed mobile robot will be able to avoid obstacle perfectly like programmed.
 If the current project is interfaced with a camera robot can be driven beyond line of sight & range become practically
unlimited as networks have very large range.
 By adding temperature sensor, water tank and making some change in programming we can use this robot as fire
fighting robot.
CONCLUSION
Enormous amount of work has been done on wireless gesture controlling of robots. In this paper, various
methodologies have been analyzed and reviewed with their merits and demerits under various operational and functional
strategies. Thus, it can be concluded that features like user friendly interface, light weight and portability of android OS based
smart phone has overtaken the sophistication of technologies like programmable glove, static cameras etc., making them
obsolete. Although recent researches in this field have made wireless gesture controlling a ubiquitous phenomenon, it needs to
acquire more focus in relevant areas of applications like home appliances, wheelchairs, artificial nurses, table top screens etc.
in a collaborative manner.
ACKNOWLEDGEMENT
To learn the basic foundation laying fundamentals of professional career is always a matter of prime importance.
Being a student of electronic and communication nothing can get better then learning those fundamentals during the project.
We acknowledge the support and help provided by our internal guides, Mr. Sachin Patel and Mr. Hardik Patel. Without their
support, guidance and encouragement this project couldn’t have been put together.
We are highly indebted to our Head of Department Prof. Mr. Jignesh Jethwa for providing us this opportunity to prepare this
project. We would also like to thank entire staff of Electronics and Communication Department. Being final year students,
making of the project adds a final touch to our career. For this opportunity that was presented to us, we would like to thanks
all our faculties who were instrumental during our project. We would also like to thank other members who have helped
directly and indirectly. We express our sincere thanks to all.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 348
REFERENCES
I. PAPER:
[1] International Journal of Advance Foundation And Research In Science & Engineering (IJAFRSE) Volume 1,
Special Issue, Vivruti 2015.
[2] Aiman Ansari et al, / (IJCSIT) International Journal of Computer Science and Information Technologies,
Vol. 6 (2), 2015, 1598-1600.
[3] International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5
(2014), pp. 443-448.
[4] International Journal of Conceptions on Computing and Information Technology Vol. 2, Issue. 4, June’
2014; ISSN: 2345 – 9808
[5] International Journal of Engineering Trends and Technology (IJETT) – Volume 5 Number 5 - Nov 2013.
II. BOOKS:
Arpit Sharma, Reetesh Verma, Saurabh gupta, Sukhdeep Kaur Bhatia. “Android Phone Controlled Robot
Using Bluetooth”, Noida, India, 2014.
“Smartphone-based Mobile Robot Navigation” -Nolan Hergert, William Keyes, and Chao Wang,spring
2012
Roland Philippsen, “Motion Planning and Obstacle Avoidance for Mobile Robots in Highly Cluttered
Dynamic Environments”, Ph.D Thesis, Ecole Polytechnique Federale de Lausanne, 2004
III. WEB-SEARCH:
[1] http: //www.bluetooth.com/blurtooth/technology/work
[2] http://www.robokits.co.in
[3] http://www.robokitsworld.com
[4] http://www.arduino.cc/en/Main/arduinoBoardUno
[5] http://atmel.in

More Related Content

What's hot

Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboatShubham Thakur
 
obstacle avoiding robot project
obstacle avoiding robot projectobstacle avoiding robot project
obstacle avoiding robot projectAisha Naeem
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONVarun Divekar
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
Obstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensorObstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensorsatyashanker
 
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOROBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSORLeTsKnOw1
 
Obstacle avoidance robot
Obstacle avoidance robotObstacle avoidance robot
Obstacle avoidance robotRahuldey1991
 
Line Following Robot Presentation
Line Following Robot PresentationLine Following Robot Presentation
Line Following Robot PresentationOli ullah
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by ArdiunoSudhir Kumar
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONEklavya Sharma
 
Obstacle Avoiding robot
Obstacle Avoiding robotObstacle Avoiding robot
Obstacle Avoiding robotDurga Singh
 
Drowsiness detection ppt
Drowsiness detection pptDrowsiness detection ppt
Drowsiness detection pptsafepassage
 
Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23Abhijeet kapse
 
line following robot ppt
line following robot pptline following robot ppt
line following robot pptSuchit Moon
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRMandar Jadhav
 
Women Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOTWomen Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOTDr. Amarjeet Singh
 

What's hot (20)

Obstacle avoiding robot.doc
Obstacle avoiding robot.docObstacle avoiding robot.doc
Obstacle avoiding robot.doc
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboat
 
Obstacle detctor
Obstacle detctorObstacle detctor
Obstacle detctor
 
obstacle avoiding robot project
obstacle avoiding robot projectobstacle avoiding robot project
obstacle avoiding robot project
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
Obstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensorObstacle detection using ultra sonic sensor
Obstacle detection using ultra sonic sensor
 
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOROBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
 
Gesture control car
Gesture control carGesture control car
Gesture control car
 
Obstacle avoidance robot
Obstacle avoidance robotObstacle avoidance robot
Obstacle avoidance robot
 
Line Following Robot Presentation
Line Following Robot PresentationLine Following Robot Presentation
Line Following Robot Presentation
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by Ardiuno
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
 
Obstacle Avoiding robot
Obstacle Avoiding robotObstacle Avoiding robot
Obstacle Avoiding robot
 
Drowsiness detection ppt
Drowsiness detection pptDrowsiness detection ppt
Drowsiness detection ppt
 
Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23
 
line following robot ppt
line following robot pptline following robot ppt
line following robot ppt
 
OBSTACLE AVOIDING CAR
OBSTACLE AVOIDING CAROBSTACLE AVOIDING CAR
OBSTACLE AVOIDING CAR
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIR
 
Women Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOTWomen Safety Night Patrolling Robot Using IOT
Women Safety Night Patrolling Robot Using IOT
 

Similar to Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluetooth For Obstacle Detection

IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET Journal
 
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...IRJET Journal
 
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET Journal
 
SOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOTSOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOTIRJET Journal
 
GILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection RobotGILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection RobotIRJET Journal
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmIRJET Journal
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET Journal
 
Robotic Vehicle Movement with Webcam Operated by Cell Phone
Robotic Vehicle Movement with Webcam Operated by Cell PhoneRobotic Vehicle Movement with Webcam Operated by Cell Phone
Robotic Vehicle Movement with Webcam Operated by Cell PhoneIRJET Journal
 
IRJET - Wireless Military Defense Robot
IRJET -  	  Wireless Military Defense RobotIRJET -  	  Wireless Military Defense Robot
IRJET - Wireless Military Defense RobotIRJET Journal
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEIRJET Journal
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET Journal
 
Multipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoTMultipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoTIRJET Journal
 
Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...eSAT Journals
 
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...IRJET Journal
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET Journal
 
IRJET- Wireless Video Surveillance Robot
IRJET-  	  Wireless Video Surveillance RobotIRJET-  	  Wireless Video Surveillance Robot
IRJET- Wireless Video Surveillance RobotIRJET Journal
 
IRJET- Sensor Based AGROBOT for Sowing Seeds
IRJET-  	  Sensor Based AGROBOT for Sowing SeedsIRJET-  	  Sensor Based AGROBOT for Sowing Seeds
IRJET- Sensor Based AGROBOT for Sowing SeedsIRJET Journal
 
IRJET- Robotic Hand Controlling using Flex Sensors and Arduino UNO
IRJET-  	  Robotic Hand Controlling using Flex Sensors and Arduino UNOIRJET-  	  Robotic Hand Controlling using Flex Sensors and Arduino UNO
IRJET- Robotic Hand Controlling using Flex Sensors and Arduino UNOIRJET Journal
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET Journal
 

Similar to Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluetooth For Obstacle Detection (20)

IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using Arduino
 
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
IRJET - Android Controlled Surveillance Robot with Obstacle Detection using A...
 
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
 
SOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOTSOCIAL DISTANCE MONITORING ROBOT
SOCIAL DISTANCE MONITORING ROBOT
 
GILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection RobotGILS: Automatic Security and Gas Detection Robot
GILS: Automatic Security and Gas Detection Robot
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot Arm
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 
Robotic Vehicle Movement with Webcam Operated by Cell Phone
Robotic Vehicle Movement with Webcam Operated by Cell PhoneRobotic Vehicle Movement with Webcam Operated by Cell Phone
Robotic Vehicle Movement with Webcam Operated by Cell Phone
 
IRJET - Wireless Military Defense Robot
IRJET -  	  Wireless Military Defense RobotIRJET -  	  Wireless Military Defense Robot
IRJET - Wireless Military Defense Robot
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCU
 
Multipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoTMultipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoT
 
CSE journals
CSE journalsCSE journals
CSE journals
 
Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...Design and implementation of an sms based robotic system for hole- detection ...
Design and implementation of an sms based robotic system for hole- detection ...
 
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
SURVEY ON ARTIFICIAL INTELLIGENCE POWERED POTHOLE DETECTION, REPORTING AND MA...
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
 
IRJET- Wireless Video Surveillance Robot
IRJET-  	  Wireless Video Surveillance RobotIRJET-  	  Wireless Video Surveillance Robot
IRJET- Wireless Video Surveillance Robot
 
IRJET- Sensor Based AGROBOT for Sowing Seeds
IRJET-  	  Sensor Based AGROBOT for Sowing SeedsIRJET-  	  Sensor Based AGROBOT for Sowing Seeds
IRJET- Sensor Based AGROBOT for Sowing Seeds
 
IRJET- Robotic Hand Controlling using Flex Sensors and Arduino UNO
IRJET-  	  Robotic Hand Controlling using Flex Sensors and Arduino UNOIRJET-  	  Robotic Hand Controlling using Flex Sensors and Arduino UNO
IRJET- Robotic Hand Controlling using Flex Sensors and Arduino UNO
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with Intelligentdestruction
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxMustafa Ahmed
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257subhasishdas79
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdfKamal Acharya
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxMustafa Ahmed
 
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...manju garg
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessorAshwiniTodkar4
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelDrAjayKumarYadav4
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 

Recently uploaded (20)

NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
👉 Yavatmal Call Girls Service Just Call 🍑👄6378878445 🍑👄 Top Class Call Girl S...
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 

Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android and Bluetooth For Obstacle Detection

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 339 “Obstacle Avoidance Robotic Vehicle Using Ultrasonic Sensor, Android And Bluetooth For Obstacle Detection” Vaghela Ankit1, Patel Jigar2, Vaghela Savan3 1Vaghela Ankit, Dept. Of E&C Engineering, Sigma Institute & technology, Gujarat, India 2Patel Jigar, Dept. Of E&C Engineering, Sigma Institute & technology, Gujarat, India 3Vaghela Savan, Dept. Of E&C Engineering, Sigma Institute & technology, Gujarat, India Abstract - Now day’s many industries are using robots due to their high level of performance and reliability and which is a great help for human beings. The obstacle avoidance robotics is used for detecting obstacle and avoiding the collision. This is an autonomous robot. The design of obstacle avoidance robot requires the integration of many sensors according to their task. The obstacle detection is primary requirement of this autonomous robot. The robot gets the information from surrounding area through mounted sensors on the robot. Some sensing devices used for obstacle detection like bump sensor, infrared sensor, ultrasonic sensor etc. Ultrasonic sensor is most suitable for obstacle detection and it is of low cost and has high ranging capability. Arduino robot that can be controlled by an android mobile or tablet, with the help of an android app that can be downloaded from Google Play store. The android application gets connected to the Bluetooth module and sends desired commands. This app controlled robot is capable to move in any direction. Though there are lots of similar apps out there, we have programmed this project to be used with ANDROID app. Keyword: Ardiuno controller, Android OS, Smart phone, Bluetooth, 1. INTRODUCTION 1.1 BASIC INTRODUCTION The project is designed to build an obstacle avoidance robotic vehicle using ultrasonic sensors for its movement. An Arduino uno is used to achieve the desired operation. A robot is a machine that can perform task automatically or with guidance. Robotics is generally a combination of computational intelligence and physical machines (motors). Computational intelligence involves the programmed instructions. The project proposes robotic vehicle that has an intelligence built in it such
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 340 that it guides itself whenever an obstacle comes ahead of it. This robotic vehicle is built, using an Arduino uno. An ultrasonic sensor is used to detect any obstacle ahead of it and sends a command to the Arduino. Fig-1: Sensor based robot In today’s world ROBOTICS is a fast growing and interesting field. ROBOT has sufficient intelligence to cover the maximum area of provided space. Autonomous Intelligent Robots are robots that can perform desired tasks in unstructured environments without continuous human guidance. The obstacle detection is primary requirement of this autonomous robot. The robot gets the information from surrounding area through mounted sensors on the robot. 1.2 WORK WITH SMART PHONE: Fig-2: Android phone controlled robot The present invention relates to mobile robotic device, and more particularly, to obstacle detectable mobile robotic device. We have developed on application for mobile device which run on android OS. This application provides or controls the robot using wireless technology. The robot based on Arduino board. The robot is programmed to be controlled using the android application
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 341 2. LITERATURE SURVEY 2.1 PRELIMINARY STUDY I. PAPER 1: AUGUST 1997 Adaptive Navigation of Mobile Robots with Obstacle Avoidance Robot navigation problems can be generally classified as global or local, depending upon the environment surrounding the robot. In global navigation, the environment surrounding the robot is known and a path which avoids the obstacles is selected. In one example of the global navigation techniques, graphical maps which contain information about the obstacles are used to determine a desirable path. In local navigation, the environment surrounding the robot is unknown, or only partially known, and sensors have to be used to detect the obstacles and a collision avoidance system must be incorporated into the robot to avoid the obstacles. The artificial potential field approach is one of the well-known techniques which has been developed for this purpose. Krogh, for example, used a generalized potential field approach to obstacle avoidance. Kilm and Khosla used instead harmonic potential functions for obstacle avoidance. On the other hand, Krogh and Fang used the dynamic generation of sub goals using local feedback information. II. PAPER 2: APRIL 1991 Potential Field Methods and Their Inherent Limitations for Mobile Robot During the past few years, potential field methods (PFM) for obstacle avoidance have gained increased popularity among researchers in the field of robots and mobile robots. The idea of imaginary forces acting on a robot has been suggested by Andrews and Hogan and Khatib. In these approaches obstacles exert repulsive forces onto the robot, while the target applies an attractive force to the robot. The sum of all forces, the resultant force R, determines the subsequent direction and speed of travel. One of the reasons for the popularity of this method is its simplicity and elegance. III. PAPER 3: NOVEMBER 1991 Histogramic in-motion mapping for mobile robot obstacle avoidance This paper introduces histogram in-motion mapping (HIMM), a new method for real-time map building with a mobile robot in motion. HIMM represents data in a two-dimensional array, called a histogram grid, that is updated through rapid in- motion sampling of onboard range sensors. Rapid in-motion sampling results in a map representation that is well-suited to modeling inaccurate and noisy range-sensor data, such as that produced by ultrasonic sensors, and requires minimal computational overhead. Fast map-building allows the robot to immediately use the mapped information in real-time obstacle-avoidance algorithms. The benefits of this integrated approach are twofold: (1) quick, accurate mapping; and (2) safe navigation of the robot toward a given target.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 342 IV. PAPER 4: SEPTEMBER/OCTOBER1989 Real-time Obstacle Avoidance for Fast Mobile Robots Real-time obstacle avoidance is one of the key issues to successful application of mobile robot systems. All mobile robots feature some kind of collision avoidance, ranging from primitive algorithms that detect an obstacle and stop the robot short of it in order to avoid a collision, through sophisticate algorithms, that enable the robot to detour obstacle. The later algorithms are much more complex, since they involve not only the detection of an obstacle, but also some kind of quantitative measurements concerning the obstacle’s dimensions. In our system the ultrasonic sensor are continuously sampled while the robot is moving. If an obstacle produces an echo, the corresponding cell contents are incremented. A solid, motionless obstacle eventually causes a high count in the corresponding cells. Misreading, on the other hand, occur randomly, and do not cause high count in any particular cell. These methods yield a more reliable obstacle representation in spite of the ultrasonic sensor’s inaccuracies. 2.3 DESIGN OF PROBLEM STATEMENT: 2.3.1 OVERVIEW: Robotics is the branch of technology that deals with the design, construction, operation, and application of robots. A machine capable of carrying out a complex series of actions automatically, esp. one programmable by a computers is defined as a robot. The project is to develop a robot that will move according to the code assigned but find a free space, navigating from any obstacle on its way. This kind of obstacle is very useful in industries where automatic supervision is needed, for example, in places where it might be risky for humans to be. This robot can also be made by putting other sensors like light sensors or line sensors, ultrasonic sensors and ultrasound sensor depending on the need. Fig: 2.2 Arduino based robot 2.5 ANDROID APPLICATION: Android is a very familiar word in the world today. Millions of devices are running the Google Android OS and millions are being developed daily. Google has made the Android development platform open to everyone around the world, so there
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 343 are millions of developers. Although some developers just focus on building the apps or games for the android devices, there are numerous possibilities as well. Fig: 2.3 Robot control Android application 3. BLOCK DIAGRAM 3.1 BLOCK DIAGRAM: Fig-3: Block Diagram Here we are going with Arduino controller use 12V power supply for running arduino board. Arduino uno used is ATMega328P controller. It is controlled using C programming. The feature of Arduino is includes wire and wireless controlling with sensor and relay. It is also controlling with wired and wireless system Using Android with Bluetooth, GSM, etc Robot work basically this feature: An Arduino uno is used to achieve the desired operation. A robot is a machine that can perform task automatically or with guidance. POWER SUPPLY ARDUINO UNO CONTROL DEVICE (LED) SENSOR
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 344 This robotic vehicle is built, using an Arduino uno . An ultrasonic sensor is used to detect any obstacle ahead of it and sends a command to the Arduino. The robot gets the information from surrounding area through mounted sensors on the robot. Ultrasonic sensor is most suitable for obstacle detection and it is of low cost and has high ranging capability. 4. WORK-DONE & HARDWARE IMPLEMENTAION 4.1 HARDWARE MODEL: Fig-4: Flow chart Thus we prepared our hardware model consisting Arduino, 12v power supply, Ultrasonic sensor and LED. Using probe wires to interconnected the Ultrasonic sensor and LED. 12v Adapter is use to give power supply to Arduino board. Board ON Set DIOs and Sensor LED Turn ON Wait 1 Sec LED Turn OFF Wait 1
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 345 Sensor connected to the Arduino board at input interfacing. LED at output interfacing. Object take near to the sensor and sensor sense to object.. LED glow when object near to sensor and OFF when object away from sensor. Fig-5: Hardware
  • 8. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 346 4.2 WORKING:  Once the Sensor and LEDs is connected to the Arduino board.  Programmed the Arduino controller.  Two demo are performed: (1) Distance measurement using sensor (2) LED blinking  Give power supply to Arduino board.  Object take near at sensor, it measure distance and give output at LED.  Object near to sensor then LEDs are ON and Object away from sensor then LEDs are OFF. 5. ADVANTAGES & APPLICATION 5.1 ADVANTAGES  It can be used as a movable Surveillance System.  It can be controlled remotely.  It does not require Man Power.  It can be used for critical application like flood, bomb disposal, Fire, Terrorist attack, Earth quake, Spying. 5.2 DRAWBACKS OF EXISTING SYSTEM  It is time consuming project.  It is use for short distance only.  It is not in human control.  It is not recommended to keep the range very long because this would cause the robot to keep moving forward and backward as it senses obstacle, even far away from it. 5.3 APPLICATION  This robot can be use for pick and place the require object by giving directions to the robot but IR pair should by replace depending upon the application.  By doing extra things, it can be used in army application.  Automatic change over’s of traffic signals.  Intruder alarm system.  Counting instruments access switches parking meters.
  • 9. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 347  Back sonar of automobiles. 5.4 SCOPE  Work for an extended period of time without intervention from human or a need for power supply.  Avoid situations that are harmful.  The designed mobile robot will be able to avoid obstacle perfectly like programmed.  If the current project is interfaced with a camera robot can be driven beyond line of sight & range become practically unlimited as networks have very large range.  By adding temperature sensor, water tank and making some change in programming we can use this robot as fire fighting robot. CONCLUSION Enormous amount of work has been done on wireless gesture controlling of robots. In this paper, various methodologies have been analyzed and reviewed with their merits and demerits under various operational and functional strategies. Thus, it can be concluded that features like user friendly interface, light weight and portability of android OS based smart phone has overtaken the sophistication of technologies like programmable glove, static cameras etc., making them obsolete. Although recent researches in this field have made wireless gesture controlling a ubiquitous phenomenon, it needs to acquire more focus in relevant areas of applications like home appliances, wheelchairs, artificial nurses, table top screens etc. in a collaborative manner. ACKNOWLEDGEMENT To learn the basic foundation laying fundamentals of professional career is always a matter of prime importance. Being a student of electronic and communication nothing can get better then learning those fundamentals during the project. We acknowledge the support and help provided by our internal guides, Mr. Sachin Patel and Mr. Hardik Patel. Without their support, guidance and encouragement this project couldn’t have been put together. We are highly indebted to our Head of Department Prof. Mr. Jignesh Jethwa for providing us this opportunity to prepare this project. We would also like to thank entire staff of Electronics and Communication Department. Being final year students, making of the project adds a final touch to our career. For this opportunity that was presented to us, we would like to thanks all our faculties who were instrumental during our project. We would also like to thank other members who have helped directly and indirectly. We express our sincere thanks to all.
  • 10. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 348 REFERENCES I. PAPER: [1] International Journal of Advance Foundation And Research In Science & Engineering (IJAFRSE) Volume 1, Special Issue, Vivruti 2015. [2] Aiman Ansari et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 6 (2), 2015, 1598-1600. [3] International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5 (2014), pp. 443-448. [4] International Journal of Conceptions on Computing and Information Technology Vol. 2, Issue. 4, June’ 2014; ISSN: 2345 – 9808 [5] International Journal of Engineering Trends and Technology (IJETT) – Volume 5 Number 5 - Nov 2013. II. BOOKS: Arpit Sharma, Reetesh Verma, Saurabh gupta, Sukhdeep Kaur Bhatia. “Android Phone Controlled Robot Using Bluetooth”, Noida, India, 2014. “Smartphone-based Mobile Robot Navigation” -Nolan Hergert, William Keyes, and Chao Wang,spring 2012 Roland Philippsen, “Motion Planning and Obstacle Avoidance for Mobile Robots in Highly Cluttered Dynamic Environments”, Ph.D Thesis, Ecole Polytechnique Federale de Lausanne, 2004 III. WEB-SEARCH: [1] http: //www.bluetooth.com/blurtooth/technology/work [2] http://www.robokits.co.in [3] http://www.robokitsworld.com [4] http://www.arduino.cc/en/Main/arduinoBoardUno [5] http://atmel.in