SlideShare a Scribd company logo
http://www.edgefxkits.com/
Obstacle Avoidance Robotic
Vehicle
http://www.edgefxkits.com/
Abstract
 The main scope of project is to automatically changing the
direction of robotic vehicle as required whenever any obstacle
comes on its way.
 Here an ultrasonic sensor is used which detects the presence of
any obstacle and sends the signal to microcontroller which
changes the direction of the robot.
http://www.edgefxkits.com/
Introduction
 This particular robotic device is a combination of both
mechanical and electronics engineering.
 This system is made so that it can be used to detect and avoid
obstacles successfully.
 This robot will be just like an electronic car that keeps on
moving in straight line until something comes in its path that’s
when it decides to turns into some other direction so it
successfully avoids the obstacle.
http://www.edgefxkits.com/
Block diagram
http://www.edgefxkits.com/
Working of circuit diagram
 The project proposes robotic vehicle that has an intelligence built
in it such that it guides itself whenever an obstacle comes ahead
of it.
 This robotic vehicle is built, using a microcontroller of 8051
family. An ultrasonic sensor is used to detect any obstacle ahead
of it and sends a command to the microcontroller.
 Depending on the input signal received, the microcontroller
redirects the robot to move in an alternate direction by actuating
the motors interfaced to it through a motor driver IC.
http://www.edgefxkits.com/
Hardware requirements
 POWER SUPPLY
 MICROCONTROLLER 8052
 ULTRASONIC SENSOR
 MOTOR DRIVER IC
http://www.edgefxkits.com/
230 V AC
50 Hz
Bridge rectifier
Filter(470µf)
5v Regulator
5V DC
12V step down
transformer
Power supply
http://www.edgefxkits.com/
 8K Bytes of In-System Programmable (ISP) Flash
Memory.
 4.0V to 5.5V Operating Range.
Crystal Frequency 11.0592MHZ.
 Three-level Program Memory Lock.
 256 x 8-bit Internal RAM.
 32 Programmable I/O Lines.
 Three 16-bit Timer/Counters.
AT89S52
Micro controller
http://www.edgefxkits.com/
CPU
On-chip
RAM
On-chip
ROM for
program
code
4 I/O
Ports
Timer 0
Serial
PortOSC
Interrupt
Control
External interrupts
Timer 1
Timer/Count
er
Bus
Control
TxD RxDP0 P1 P2 P3
Address/Data
Counter
Inputs
Block diagram of MC
http://www.edgefxkits.com/
MC components explanation
ROM:
 A code of 4K memory is incorporated as on-chip ROM in 8051.
RAM:
 The 8051 microcontroller is composed of 128 bytes of internal RAM.
Interrupt Control:
 An event which is used to suspend or halt the normal program
execution for a temporary period of time in order to serve the
request of another program or hardware device is called an
interrupt.
http://www.edgefxkits.com/
MC components explanation
Parallel Input/Output Ports:
PORT P0: When there is no external memory present, this port acts as
a general purpose input/output port.
PORT P1: This port is used for various interfacing activities.
PORT P2: This port can be used as a general purpose port when there
is no external memory but when external memory is present it works
in conjunction with PORT PO as an address bus.
PORT P3: PORT P3 behaves as a dedicated I/O port.
http://www.edgefxkits.com/
MC components explanation
Address Bus:
 A bus is group of wires using which data transfer takes place
from one location to another within a system.
Timers and Counters:
 Synchronization among internal operations can be achieved with
the help of clock circuits which are responsible for generating
clock pulses.
 Internal operations can be synchronized using clock circuits
which produce clock pulses.
http://www.edgefxkits.com/
Pin diagram of 8052
http://www.edgefxkits.com/
8052 pin diagram explanation
Port 0(p0.0 to p0.7):
 It is 8-bit bi-directional I/O port. It is bit/ byte addressable. During
external memory access, it functions as multiplexed data and low-
order address bus AD0-AD7.
Port 1 (p1.0 to p1.7):
 It is 8-bit bi-directional I/O port. When logic '1' is written into port
latch then it works as input mode. It functions as simply I/O port
and it does not have any alternative function.
http://www.edgefxkits.com/
8052 pin diagram explanation
Port 2 (p2.0 to p2.7):
 It is 8-bit bi-directional I/O port. It is bit/ byte addressable.
Port 3(p3.0 to port 3.7):
 It is 8-bit I/O port. In an alternating function each pins can be used
as a special function I/O pin.
RESET:
 It is active high I/P signal. It should be maintained high for at least
two machine cycle while oscillator is running then 8051
microcontroller resets.
http://www.edgefxkits.com/
Ultrasonic sensor
 Ultrasonic sensors (also known as
transceivers) work on a principle similar
to radar or sonar which evaluate
attributes of a target by interpreting the
echoes from radio or sound waves
respectively.
 Ultrasonic sensors generate high
frequency sound waves and evaluate the
echo which is received back by the
sensor.
http://www.edgefxkits.com/
 Ultrasonic generators use piezoelectric materials such as zinc or
lead zirconium tartrates or quartz crystal.
 The material thickness decides the resonant frequency when
mounted and excited by electrodes attached on either side of it.
 The medical scanners used for abdomen or heart ultrasound are
designed at 2.5 MHz In this circuit, a 40 kHz transducer is used
for object detection in the air medium.
Ultrasonic receiver
http://www.edgefxkits.com/
Ultrasonic features
 Use for motion or distance sensing .
 Frequency: 40kHz ±1.0kHz.
 Aluminum case.
 Capacitance: 2000Pf ±20%.
 Transmitter: bandwidth 5.0kHz/100Db, sound pressure level.
112Db/40 ±1.0kHz
http://www.edgefxkits.com/
Motor driver IC
 L293D is a dual H-bridge motor driver integrated circuit (IC).
 Motor drivers act as current amplifiers since they take a low-
current control signal and provide a higher-current signal.
 This higher current signal is used to drive the motors.
 L293D contains two inbuilt H-bridge driver circuits. In its
common mode of operation, two DC motors can be driven
simultaneously, both in forward and reverse direction.
http://www.edgefxkits.com/
Motor driver ic diagram
http://www.edgefxkits.com/
Operation of motor driver
 L293D has 2 set of arrangements where one set has input 1, input
2, output 1 and output 2 and other set has input 3, input 4,
output 3 and output 4, according to block diagram if pin no 2 & 7
are high then pin no 3 & 6 are also high.
 If enable 1 and pin number 2 are high leaving pin number 7 as
low then the motor rotates in forward direction.
 If enable 2 and pin number 10 are high leaving pin number 15 as
low then the motor rotates in forward direction.
http://www.edgefxkits.com/
Operation of motor driver
 If enable 1 and pin number 2 are low leaving pin number 7 as
high then the motor rotates in reverse direction.
 If enable 2 and pin number 15 are high leaving pin number 10
as low then the motor rotates in forward direction.
http://www.edgefxkits.com/
Operational diagram
http://www.edgefxkits.com/
Software requirements
 Keil an ARM Company makes C compilers, macro assemblers,
real-time kernels, debuggers, simulators, integrated
environments, evaluation boards, and emulators for
ARM7/ARM9/Cortex-M3, XC16x/C16x/ST10, 251, and 8051 MCU
families.
 Compilers are programs used to convert a High Level Language to
object code. Desktop compilers produce an output object code
for the underlying microprocessor, but not for other
microprocessors.
http://www.edgefxkits.com/
Applications
 Obstacle Detection for a Mining Vehicle.
 Driverless vehicles running along beams.
 Obstacle detecting system for a motor vehicle.
 Autonomous cleaning robot.
http://www.edgefxkits.com/
Future scope
 The future work includes the enhancement of the robot design
so that it can compute area of a room and plot it on the
computer.
http://www.edgefxkits.com/
Conclusion
 It gives on an opportunity to test his mechanical and electronics
and programming skills .
 Obstacle Avoidance Robotic Vehicle project also provides robot
construction experience to beginners.
 This technology has application everywhere from industry to
home appliances all that is required is to implement it correctly to
get the best out of it.
http://www.edgefxkits.com/

More Related Content

What's hot

Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation
Wasi Abbas
 
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
LeTsKnOw1
 
Gesture Control Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robot
nikhilsaini25
 
Obstacle Avoidance Robot (Powered by Arduino)
Obstacle Avoidance Robot (Powered by Arduino)Obstacle Avoidance Robot (Powered by Arduino)
Obstacle Avoidance Robot (Powered by Arduino)
Amanullah Mahmood
 
Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23Abhijeet kapse
 
Line Following Robot using Arduino UNO
Line Following Robot using Arduino UNOLine Following Robot using Arduino UNO
Line Following Robot using Arduino UNO
Viswanadh Ivaturi
 
Hand Gesture Controlled Robot
Hand Gesture Controlled RobotHand Gesture Controlled Robot
Hand Gesture Controlled Robot
Green University of Bangladesh
 
Obstacle detctor
Obstacle detctorObstacle detctor
Obstacle detctor
Nikita Kaushal
 
Obstacle avoiding robot(Lab report)
Obstacle  avoiding  robot(Lab report)Obstacle  avoiding  robot(Lab report)
Obstacle avoiding robot(Lab report)
Захір Райхан
 
Obstacle avoiding robot
Obstacle avoiding robotObstacle avoiding robot
Obstacle avoiding robot
Electronics - Embedded System
 
MILITARY ROBOT BASED ON IOT
MILITARY ROBOT BASED ON IOTMILITARY ROBOT BASED ON IOT
MILITARY ROBOT BASED ON IOT
Meer EJAS hussain
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
Varun Divekar
 
The line follower robot
The line follower robotThe line follower robot
The line follower robotPoonam Narang
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by Ardiuno
Sudhir Kumar
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboat
Shubham Thakur
 
Fire fighting robot using arduino
Fire fighting robot using arduinoFire fighting robot using arduino
Fire fighting robot using arduino
Niranjan Kumar
 
Radar Using Arduino
Radar Using ArduinoRadar Using Arduino
Radar Using Arduino
Golu Jain
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRMandar Jadhav
 
line following robot ppt
line following robot pptline following robot ppt
line following robot pptSuchit Moon
 
Presentation automatic speed controller
Presentation automatic speed controllerPresentation automatic speed controller
Presentation automatic speed controller
Vikrant Verma
 

What's hot (20)

Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation Obstacle Avoidance Robot Summer training Presentation
Obstacle Avoidance Robot Summer training Presentation
 
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 Robot
Gesture Control RobotGesture Control Robot
Gesture Control Robot
 
Obstacle Avoidance Robot (Powered by Arduino)
Obstacle Avoidance Robot (Powered by Arduino)Obstacle Avoidance Robot (Powered by Arduino)
Obstacle Avoidance Robot (Powered by Arduino)
 
Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23Obstacle Avoiding Robot Report Robot23
Obstacle Avoiding Robot Report Robot23
 
Line Following Robot using Arduino UNO
Line Following Robot using Arduino UNOLine Following Robot using Arduino UNO
Line Following Robot using Arduino UNO
 
Hand Gesture Controlled Robot
Hand Gesture Controlled RobotHand Gesture Controlled Robot
Hand Gesture Controlled Robot
 
Obstacle detctor
Obstacle detctorObstacle detctor
Obstacle detctor
 
Obstacle avoiding robot(Lab report)
Obstacle  avoiding  robot(Lab report)Obstacle  avoiding  robot(Lab report)
Obstacle avoiding robot(Lab report)
 
Obstacle avoiding robot
Obstacle avoiding robotObstacle avoiding robot
Obstacle avoiding robot
 
MILITARY ROBOT BASED ON IOT
MILITARY ROBOT BASED ON IOTMILITARY ROBOT BASED ON IOT
MILITARY ROBOT BASED ON IOT
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
 
The line follower robot
The line follower robotThe line follower robot
The line follower robot
 
Gesture control robot using by Ardiuno
Gesture control robot using by ArdiunoGesture control robot using by Ardiuno
Gesture control robot using by Ardiuno
 
Final report obstacle avoiding roboat
Final report obstacle avoiding roboatFinal report obstacle avoiding roboat
Final report obstacle avoiding roboat
 
Fire fighting robot using arduino
Fire fighting robot using arduinoFire fighting robot using arduino
Fire fighting robot using arduino
 
Radar Using Arduino
Radar Using ArduinoRadar Using Arduino
Radar Using Arduino
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIR
 
line following robot ppt
line following robot pptline following robot ppt
line following robot ppt
 
Presentation automatic speed controller
Presentation automatic speed controllerPresentation automatic speed controller
Presentation automatic speed controller
 

Similar to Obstacle Avoidance Robotic Vehicle

Metal Detector Robotic Vehicle
Metal Detector Robotic VehicleMetal Detector Robotic Vehicle
Metal Detector Robotic Vehicle
Edgefxkits & Solutions
 
Fire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxFire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptx
SyedMohiuddin62
 
Overview of Microcontroller and ATMega32 microcontroller
Overview of Microcontroller and ATMega32 microcontrollerOverview of Microcontroller and ATMega32 microcontroller
Overview of Microcontroller and ATMega32 microcontroller
Rup Chowdhury
 
TV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances ControlTV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances Control
Edgefxkits & Solutions
 
Navigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine DetectionNavigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine DetectionVeena Rani
 
RF Controlled Robotic Vehicle With Laser Beam Arrangement
RF Controlled Robotic Vehicle With Laser Beam ArrangementRF Controlled Robotic Vehicle With Laser Beam Arrangement
RF Controlled Robotic Vehicle With Laser Beam Arrangement
Edgefxkits & Solutions
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Coin based mobile charger project report
Coin based mobile charger project reportCoin based mobile charger project report
Coin based mobile charger project report
kaushal chaubey
 
Design and Development of a prototype of AGV
Design and Development of a prototype of AGVDesign and Development of a prototype of AGV
Design and Development of a prototype of AGV
KUNJBIHARISINGH5
 
embedded system and microcontroller
 embedded system and microcontroller embedded system and microcontroller
embedded system and microcontroller
SHILPA Sillobhargav
 
Continuous Liquid Level Controller
Continuous Liquid Level ControllerContinuous Liquid Level Controller
Continuous Liquid Level Controller
Rahul Kalra
 
ACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CARACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CAR
Harshit Jain
 
Ppt
PptPpt
Touchpad Monitored Car
Touchpad Monitored CarTouchpad Monitored Car
Touchpad Monitored Car
IOSR Journals
 
Touchpad Monitored Car
Touchpad Monitored Car Touchpad Monitored Car
Touchpad Monitored Car
IOSR Journals
 
Bluetooth controlled robot
Bluetooth controlled robotBluetooth controlled robot
Bluetooth controlled robot
UVSofts Technologies
 
Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)
Pankaj Singh
 
REPORT texto braillefinal
REPORT texto braillefinalREPORT texto braillefinal
REPORT texto braillefinalASWATHI K
 
Ppt embedded
Ppt embeddedPpt embedded
Ppt embedded
karan bansal
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessor
ganeshdabhole
 

Similar to Obstacle Avoidance Robotic Vehicle (20)

Metal Detector Robotic Vehicle
Metal Detector Robotic VehicleMetal Detector Robotic Vehicle
Metal Detector Robotic Vehicle
 
Fire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxFire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptx
 
Overview of Microcontroller and ATMega32 microcontroller
Overview of Microcontroller and ATMega32 microcontrollerOverview of Microcontroller and ATMega32 microcontroller
Overview of Microcontroller and ATMega32 microcontroller
 
TV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances ControlTV Remote Operated Domestic Appliances Control
TV Remote Operated Domestic Appliances Control
 
Navigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine DetectionNavigation of Robot Vehicle using RF with Landmine Detection
Navigation of Robot Vehicle using RF with Landmine Detection
 
RF Controlled Robotic Vehicle With Laser Beam Arrangement
RF Controlled Robotic Vehicle With Laser Beam ArrangementRF Controlled Robotic Vehicle With Laser Beam Arrangement
RF Controlled Robotic Vehicle With Laser Beam Arrangement
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Coin based mobile charger project report
Coin based mobile charger project reportCoin based mobile charger project report
Coin based mobile charger project report
 
Design and Development of a prototype of AGV
Design and Development of a prototype of AGVDesign and Development of a prototype of AGV
Design and Development of a prototype of AGV
 
embedded system and microcontroller
 embedded system and microcontroller embedded system and microcontroller
embedded system and microcontroller
 
Continuous Liquid Level Controller
Continuous Liquid Level ControllerContinuous Liquid Level Controller
Continuous Liquid Level Controller
 
ACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CARACCELEROMETER BASED GESTURE ROBO CAR
ACCELEROMETER BASED GESTURE ROBO CAR
 
Ppt
PptPpt
Ppt
 
Touchpad Monitored Car
Touchpad Monitored CarTouchpad Monitored Car
Touchpad Monitored Car
 
Touchpad Monitored Car
Touchpad Monitored Car Touchpad Monitored Car
Touchpad Monitored Car
 
Bluetooth controlled robot
Bluetooth controlled robotBluetooth controlled robot
Bluetooth controlled robot
 
Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)Synopsis for alcohol detection with vehicle controlling (1)
Synopsis for alcohol detection with vehicle controlling (1)
 
REPORT texto braillefinal
REPORT texto braillefinalREPORT texto braillefinal
REPORT texto braillefinal
 
Ppt embedded
Ppt embeddedPpt embedded
Ppt embedded
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessor
 

More from Edgefxkits & Solutions

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
Edgefxkits & Solutions
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
Edgefxkits & Solutions
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
Edgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
Edgefxkits & Solutions
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
Edgefxkits & Solutions
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
Edgefxkits & Solutions
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
Edgefxkits & Solutions
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
Edgefxkits & Solutions
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
Edgefxkits & Solutions
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
Edgefxkits & Solutions
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
Edgefxkits & Solutions
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
Edgefxkits & Solutions
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
Edgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
Edgefxkits & Solutions
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
Edgefxkits & Solutions
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
Edgefxkits & Solutions
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
Edgefxkits & Solutions
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
Edgefxkits & Solutions
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
Edgefxkits & Solutions
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
Edgefxkits & Solutions
 

More from Edgefxkits & Solutions (20)

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 

Recently uploaded

COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 

Obstacle Avoidance Robotic Vehicle

  • 2. http://www.edgefxkits.com/ Abstract  The main scope of project is to automatically changing the direction of robotic vehicle as required whenever any obstacle comes on its way.  Here an ultrasonic sensor is used which detects the presence of any obstacle and sends the signal to microcontroller which changes the direction of the robot.
  • 3. http://www.edgefxkits.com/ Introduction  This particular robotic device is a combination of both mechanical and electronics engineering.  This system is made so that it can be used to detect and avoid obstacles successfully.  This robot will be just like an electronic car that keeps on moving in straight line until something comes in its path that’s when it decides to turns into some other direction so it successfully avoids the obstacle.
  • 5. http://www.edgefxkits.com/ Working of circuit diagram  The project proposes robotic vehicle that has an intelligence built in it such that it guides itself whenever an obstacle comes ahead of it.  This robotic vehicle is built, using a microcontroller of 8051 family. An ultrasonic sensor is used to detect any obstacle ahead of it and sends a command to the microcontroller.  Depending on the input signal received, the microcontroller redirects the robot to move in an alternate direction by actuating the motors interfaced to it through a motor driver IC.
  • 6. http://www.edgefxkits.com/ Hardware requirements  POWER SUPPLY  MICROCONTROLLER 8052  ULTRASONIC SENSOR  MOTOR DRIVER IC
  • 7. http://www.edgefxkits.com/ 230 V AC 50 Hz Bridge rectifier Filter(470µf) 5v Regulator 5V DC 12V step down transformer Power supply
  • 8. http://www.edgefxkits.com/  8K Bytes of In-System Programmable (ISP) Flash Memory.  4.0V to 5.5V Operating Range. Crystal Frequency 11.0592MHZ.  Three-level Program Memory Lock.  256 x 8-bit Internal RAM.  32 Programmable I/O Lines.  Three 16-bit Timer/Counters. AT89S52 Micro controller
  • 9. http://www.edgefxkits.com/ CPU On-chip RAM On-chip ROM for program code 4 I/O Ports Timer 0 Serial PortOSC Interrupt Control External interrupts Timer 1 Timer/Count er Bus Control TxD RxDP0 P1 P2 P3 Address/Data Counter Inputs Block diagram of MC
  • 10. http://www.edgefxkits.com/ MC components explanation ROM:  A code of 4K memory is incorporated as on-chip ROM in 8051. RAM:  The 8051 microcontroller is composed of 128 bytes of internal RAM. Interrupt Control:  An event which is used to suspend or halt the normal program execution for a temporary period of time in order to serve the request of another program or hardware device is called an interrupt.
  • 11. http://www.edgefxkits.com/ MC components explanation Parallel Input/Output Ports: PORT P0: When there is no external memory present, this port acts as a general purpose input/output port. PORT P1: This port is used for various interfacing activities. PORT P2: This port can be used as a general purpose port when there is no external memory but when external memory is present it works in conjunction with PORT PO as an address bus. PORT P3: PORT P3 behaves as a dedicated I/O port.
  • 12. http://www.edgefxkits.com/ MC components explanation Address Bus:  A bus is group of wires using which data transfer takes place from one location to another within a system. Timers and Counters:  Synchronization among internal operations can be achieved with the help of clock circuits which are responsible for generating clock pulses.  Internal operations can be synchronized using clock circuits which produce clock pulses.
  • 14. http://www.edgefxkits.com/ 8052 pin diagram explanation Port 0(p0.0 to p0.7):  It is 8-bit bi-directional I/O port. It is bit/ byte addressable. During external memory access, it functions as multiplexed data and low- order address bus AD0-AD7. Port 1 (p1.0 to p1.7):  It is 8-bit bi-directional I/O port. When logic '1' is written into port latch then it works as input mode. It functions as simply I/O port and it does not have any alternative function.
  • 15. http://www.edgefxkits.com/ 8052 pin diagram explanation Port 2 (p2.0 to p2.7):  It is 8-bit bi-directional I/O port. It is bit/ byte addressable. Port 3(p3.0 to port 3.7):  It is 8-bit I/O port. In an alternating function each pins can be used as a special function I/O pin. RESET:  It is active high I/P signal. It should be maintained high for at least two machine cycle while oscillator is running then 8051 microcontroller resets.
  • 16. http://www.edgefxkits.com/ Ultrasonic sensor  Ultrasonic sensors (also known as transceivers) work on a principle similar to radar or sonar which evaluate attributes of a target by interpreting the echoes from radio or sound waves respectively.  Ultrasonic sensors generate high frequency sound waves and evaluate the echo which is received back by the sensor.
  • 17. http://www.edgefxkits.com/  Ultrasonic generators use piezoelectric materials such as zinc or lead zirconium tartrates or quartz crystal.  The material thickness decides the resonant frequency when mounted and excited by electrodes attached on either side of it.  The medical scanners used for abdomen or heart ultrasound are designed at 2.5 MHz In this circuit, a 40 kHz transducer is used for object detection in the air medium. Ultrasonic receiver
  • 18. http://www.edgefxkits.com/ Ultrasonic features  Use for motion or distance sensing .  Frequency: 40kHz ±1.0kHz.  Aluminum case.  Capacitance: 2000Pf ±20%.  Transmitter: bandwidth 5.0kHz/100Db, sound pressure level. 112Db/40 ±1.0kHz
  • 19. http://www.edgefxkits.com/ Motor driver IC  L293D is a dual H-bridge motor driver integrated circuit (IC).  Motor drivers act as current amplifiers since they take a low- current control signal and provide a higher-current signal.  This higher current signal is used to drive the motors.  L293D contains two inbuilt H-bridge driver circuits. In its common mode of operation, two DC motors can be driven simultaneously, both in forward and reverse direction.
  • 21. http://www.edgefxkits.com/ Operation of motor driver  L293D has 2 set of arrangements where one set has input 1, input 2, output 1 and output 2 and other set has input 3, input 4, output 3 and output 4, according to block diagram if pin no 2 & 7 are high then pin no 3 & 6 are also high.  If enable 1 and pin number 2 are high leaving pin number 7 as low then the motor rotates in forward direction.  If enable 2 and pin number 10 are high leaving pin number 15 as low then the motor rotates in forward direction.
  • 22. http://www.edgefxkits.com/ Operation of motor driver  If enable 1 and pin number 2 are low leaving pin number 7 as high then the motor rotates in reverse direction.  If enable 2 and pin number 15 are high leaving pin number 10 as low then the motor rotates in forward direction.
  • 24. http://www.edgefxkits.com/ Software requirements  Keil an ARM Company makes C compilers, macro assemblers, real-time kernels, debuggers, simulators, integrated environments, evaluation boards, and emulators for ARM7/ARM9/Cortex-M3, XC16x/C16x/ST10, 251, and 8051 MCU families.  Compilers are programs used to convert a High Level Language to object code. Desktop compilers produce an output object code for the underlying microprocessor, but not for other microprocessors.
  • 25. http://www.edgefxkits.com/ Applications  Obstacle Detection for a Mining Vehicle.  Driverless vehicles running along beams.  Obstacle detecting system for a motor vehicle.  Autonomous cleaning robot.
  • 26. http://www.edgefxkits.com/ Future scope  The future work includes the enhancement of the robot design so that it can compute area of a room and plot it on the computer.
  • 27. http://www.edgefxkits.com/ Conclusion  It gives on an opportunity to test his mechanical and electronics and programming skills .  Obstacle Avoidance Robotic Vehicle project also provides robot construction experience to beginners.  This technology has application everywhere from industry to home appliances all that is required is to implement it correctly to get the best out of it.