SlideShare une entreprise Scribd logo
1  sur  2
Télécharger pour lire hors ligne
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 326
BLIND-SPOT DETECTION WITH AUTOMATIC STEERING
A.Kula Sekhar1
, Nishad Nazar2
1
M.Tech, Sensor System Technology dept, VIT University, Vellore, Tamil Nadu, India
2
M.Tech, Sensor System Technology dept, VIT University, Vellore, Tamil Nadu, India
Abstract
Present days, the automotive industry is mainly focusing on the road safety measures. The automobiles have been constantly
updating with new sensing technologies to detect blind spots, which can prevent road accidents. Almost 1.32 million people die in
road accidents each year. Blind spot of an automobile is the region of the vehicle which cannot be observed properly while
looking either through side or rear mirror view. To meet the above requirements, this paper describes detecting blind spot by
using ultrasonic sensor and controlling the direction of car by automatic steering. The technology embedded in the system is
capable of automatically steer the vehicle away from an obstacle if the system determines that a collision is impending or if the
vehicle is in the vicinity of our car.
Keywords -- Arduino Mega 2560, Ultrasonic Sensor, L293 Motor IC
--------------------------------------------------------------------***---------------------------------------------------------------------
1. INTRODUCTION
In the present days the toll of road accidents has been in the
increasing graph and many accidents are caused due to
negligence of the driver. Most of the accidents also happen
in the highway driving, where driver have negligence during
lane departure/switching of vehicles. Thus, detecting the
obstacle near the vicinity of our vehicle during lane
switching/departure or during highway driving is vital and
many research and development is still under process to
make the vehicle safer to drive and control it automatically
during these situations. The advanced automotive
technology has been developing better systems to enhance
the driver safety. The automotive technology is always on
the thought of enhancing and bettering the safety of the
vehicle than their predecessors. Automobile manufactures
have proposed any safety schemes till date, like, collision-
forewarning technology, lane departure warning system
(LDWS), Blind spot information systems, vehicle back
assist systems.
This paper describes about the driver negligence at the blind
spot, and detecting the obstacle in order to automatically
steer the car by providing partial braking to the individual
wheels. Blind spot is the area where the driver cannot
observe properly during driving due to many factors like
head rest, pillar obstacle, passenger height etc., and many
accidents occur on the blind spot and hence this area needs
to be monitored and obstacle needs to be detected.
Automotive technology has developed Blind Spot
Information System (BLIS) and it was first developed by the
giant car manufacturer Volvo in the year 2007. This system
detects any obstacle like pedestrian crossing suddenly, cars
overtaking etc. and the driver is alerted. The system uses
two door mounted lenses to check the blind spot for an
impeding collision on the vicinity of the vehicle. The
overtaking of vehicles is a big factor were the accidents
happen on the blind spot area. The mirrors become helpless
during this situation and there could be a technology to
avoid the collision on the blind spot during overtaking, lane
switching etc. The system uses the ultrasonic sensors around
the vehicle to detect the incoming obstacle in the specified
range and sensor feedback is given to the Arduino
microcontroller as to control the motors connected to wheels
to reduce the speed when an obstacle is detected, the
decreasing of speed or partial braking as in.
The different sections in the paper will explain the different
aspects of the system. Section II explains about the hardware
description, Blind Spot detection is briefed in section III,
section IV describes the working of the system,
2. HARDWARE SETUP
The system is based on Arduino microcontroller. The
system consist ultrasonic sensor, motor IC, DC motor. The
obstacle when detected in the blind spot, the data is acquired
by ultrasonic sensor HC-SR04 with a specified range and
then it is fed to the input for Arduino mega 2560. The
ultrasonic sensor measures the time difference of the
obstacle in the vicinity of the vehicle and then calculates the
distance with time. Then the data is manipulated to control
the motors and to reduce the speed of motor by specified
amount.
3. BLIND SPOT DETECTION
A Collision Avoidance system is that a safety to the
automobile system to reduce the immense damage and to
reduce the effect of the accident. It is also known as Pre-
crash system; the system rather uses radar or Ultrasonic
sensors and also nowadays the LIDAR technology is also
being used as to implement the system. All the safety
schemes can be put under the collision avoidance system.
And this system can be used in the Blind spot techniques.
When the vehicle gets into the blind spot region, then the
sensor detects the obstacle and the data is used to alert or
manipulate the vehicle for the safety measure. And the
improvised version of Blind Spot monitoring is been used in
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 327
Blind Spot Information System, developed and implemented
in Volvo S80 Sedan class in 2007. The car being fixed with
two lenses which is mounted to check the Blind Spot region
for an impending collision. Once obstacle detected it is send
to the processing unit and then alerted the system.
The system is imposed with Arduino Mega 2560
microcontroller board, once the obstacle is detected, the data
acquired by the sensor is used to process the distance and
then it is used to control the four Dc motors connected to the
individual four wheels of the vehicle. The motor is driven by
the L293D motor IC.
4. WORKING
Blind spot is an region surrounding the vehicle which cannot
be observed properly by the driver if there is an obstacle like
head rest, passenger height, window pillar etc. The vehicle is
been fitted with four sensors to check the front, rear, and the
two side s of the automobile. When an obstacle is detected
on the blind spot area, the distance of the obstacle is
calculated and fed to the Arduino Mega to process the
necessary action. The ultrasonic sensor HC-SR04 provides
2cm - 400cm measurement range, the accuracy of ranging
can reach to 3mm.
The principle of the sensor is
[1] By the Use of the IO trigger pin for a 10us high level
signal.
[2] Then the Module automatically transmits eight 40 kHz
and when obstacle is detected, a pulse wave is transmitted
back.
[3] If the signal return is received at the echo pin, through
high level, the time of high output level is the duration from
the ultrasonic to return.
The formula being used is
Distance (d) = (high level time(t)×velocity of sound(v)
(340M/S) / 2; or uS/58 = centimeters or uS / 148 =inch.
After calculating the distance of the obstacle, the data is
provided to the Arduino Mega 2560 processing unit. The
arduino is programmed such that, if an obstacle is detected
near to the distance specified then the motors are controlled
to reduce the speed of the motor to control the wheel speed
or the speed of the vehicle. Initially, the wheels are running
on a constant speed. We are connecting four Ultrasonic
sensors on the four locations; front, rear, and two sides of
the vehicle. So we have different cases to manipulate the
vehicle.
Case 1: If any obstacle is detected by sensor on either of the
side, then the opposite set of wheels will have reduced speed
provided by the controller.
Case 2: If any object obstacle is detected by the sensor on
the rear, then the speed of the rear wheels are increased.
Case 3: If any obstacle in the blind spot area is detected by
the sensor on the front, then the speed of all wheels are
decreased.
All the motors are controlled by the L293D motor IC. Each
IC will control each motor corresponding to the wheel
connected. The speed being decreased can be focussed as
partial braking; the system detects and reduces speed as the
result as partial braking is focused.
5. CONCLUSION
Thus, by the following system developed, the vehicle detects
the blind spot area and then controls the speed of the
individual motors connected to the axial of the wheel. As
per the National Highway Authority of India (NHAI), road
accidents occur mostly due to overtaking in the highway due
to the negligence of the driver. And therefore, with this kind
of system developed, the accidents caused due to driver
negligence can be brought down by an extent.
REFERENCES
[1]. A. Techmer, “Real-time Motion Analysis for
Monitoring the Rear and Lateral Road”, Proceedings of
2004 IEEE Intelligent Vehicles Symposium, Vol. 11, pp.
(11)704 – 709.
[2]. R. Sosa and G. Velazquez, “Obstacles detection and
collision avoidance system developed with virtual models,”
in Proc. IEEE Int. Conf. on Vehicular Electronics and
Safety, Beijing, China, Dec. 13-15, 2007, pp. 1-8.
[3]. Chen, C., Chen, Y.: Real time approaching vehicle
detection in blindspot area. In: Intelligent Transportation
Systems, 2009. ITSC ’09. 12th International IEEE
Conference on. pp. 1 –6 (2009)

Contenu connexe

Tendances

Tendances (20)

Autonomous car
Autonomous carAutonomous car
Autonomous car
 
Self Driving Autopilot Car
Self Driving Autopilot CarSelf Driving Autopilot Car
Self Driving Autopilot Car
 
Automotive safety
Automotive safetyAutomotive safety
Automotive safety
 
Automobile safety system
Automobile safety systemAutomobile safety system
Automobile safety system
 
Driverless car
Driverless carDriverless car
Driverless car
 
Autonomous car
Autonomous carAutonomous car
Autonomous car
 
Irin1223
Irin1223Irin1223
Irin1223
 
Autonomous car
Autonomous car Autonomous car
Autonomous car
 
Presentation on driverless cars by shahin hussan
Presentation on driverless cars by shahin hussan Presentation on driverless cars by shahin hussan
Presentation on driverless cars by shahin hussan
 
Google car (self driving car )
Google car (self driving car )Google car (self driving car )
Google car (self driving car )
 
PresentationonGoogledriverlesscarby DeepSingh
PresentationonGoogledriverlesscarby DeepSinghPresentationonGoogledriverlesscarby DeepSingh
PresentationonGoogledriverlesscarby DeepSingh
 
Autonomous cars
Autonomous carsAutonomous cars
Autonomous cars
 
Driverless car
Driverless carDriverless car
Driverless car
 
The autonomous car by PSA Peugeot Citroën
The autonomous car by PSA Peugeot CitroënThe autonomous car by PSA Peugeot Citroën
The autonomous car by PSA Peugeot Citroën
 
Safety Products
Safety ProductsSafety Products
Safety Products
 
Driver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye ClosureDriver Fatigue Monitoring System Using Eye Closure
Driver Fatigue Monitoring System Using Eye Closure
 
Top 4 Cutting-Edge Mercedes Benz Safety Features
Top 4 Cutting-Edge Mercedes Benz Safety FeaturesTop 4 Cutting-Edge Mercedes Benz Safety Features
Top 4 Cutting-Edge Mercedes Benz Safety Features
 
Driver less car
Driver less carDriver less car
Driver less car
 
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEMEYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
 
Driverless car
Driverless carDriverless car
Driverless car
 

En vedette

Valeo - Watch the traffic in your blind spot
Valeo - Watch the traffic in your blind spotValeo - Watch the traffic in your blind spot
Valeo - Watch the traffic in your blind spotValeo
 
Ilm shiatsu fræðin
Ilm shiatsu fræðinIlm shiatsu fræðin
Ilm shiatsu fræðinsigrunasgeirs
 
Jean-Paul Gibson: Calibration of a Vibration Meter Using an Electrodynamic E...
Jean-Paul Gibson:  Calibration of a Vibration Meter Using an Electrodynamic E...Jean-Paul Gibson:  Calibration of a Vibration Meter Using an Electrodynamic E...
Jean-Paul Gibson: Calibration of a Vibration Meter Using an Electrodynamic E...Jean-Paul Gibson
 
Analysis of tool chatter in turning operation on lathe machine
Analysis of tool chatter in turning operation on lathe machineAnalysis of tool chatter in turning operation on lathe machine
Analysis of tool chatter in turning operation on lathe machineDevanshu Yadav
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOjovin Richard
 
Vibrating feeder
Vibrating feederVibrating feeder
Vibrating feederJISHNU V
 
Vibration and Chatter in Machining Operation
Vibration and Chatter in Machining OperationVibration and Chatter in Machining Operation
Vibration and Chatter in Machining OperationPraveen Kumar Kushwah
 
Robotic car seminar report
Robotic car seminar reportRobotic car seminar report
Robotic car seminar reportVvs Pradeep
 
Week 13 vibration measurements
Week 13   vibration measurementsWeek 13   vibration measurements
Week 13 vibration measurementsdankerzgatak
 
LASER INDUCED IGNITION FOR I C ENGINES
LASER INDUCED IGNITION FOR I C ENGINES LASER INDUCED IGNITION FOR I C ENGINES
LASER INDUCED IGNITION FOR I C ENGINES SUDHEESH SANKAR S R
 
Laser ignition system (3) (1)
Laser ignition system (3) (1)Laser ignition system (3) (1)
Laser ignition system (3) (1)gajellitejas
 
Report on laser ignition system
Report on laser ignition systemReport on laser ignition system
Report on laser ignition systemHimanshu Rajput
 
Laser Ignition for Internal Combustion Engines 3228
Laser Ignition for Internal Combustion Engines 3228Laser Ignition for Internal Combustion Engines 3228
Laser Ignition for Internal Combustion Engines 3228Abhishek Hingmire
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar reportRohit Kumar patel
 
automatic vehicle location
automatic vehicle locationautomatic vehicle location
automatic vehicle locationAkhil Kumar
 

En vedette (20)

Seminar.1pptx
Seminar.1pptxSeminar.1pptx
Seminar.1pptx
 
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
 
0210varo
0210varo0210varo
0210varo
 
Valeo - Watch the traffic in your blind spot
Valeo - Watch the traffic in your blind spotValeo - Watch the traffic in your blind spot
Valeo - Watch the traffic in your blind spot
 
Ilm shiatsu fræðin
Ilm shiatsu fræðinIlm shiatsu fræðin
Ilm shiatsu fræðin
 
Obstacle Avoidance Robotic Vehicle
Obstacle Avoidance Robotic VehicleObstacle Avoidance Robotic Vehicle
Obstacle Avoidance Robotic Vehicle
 
Jean-Paul Gibson: Calibration of a Vibration Meter Using an Electrodynamic E...
Jean-Paul Gibson:  Calibration of a Vibration Meter Using an Electrodynamic E...Jean-Paul Gibson:  Calibration of a Vibration Meter Using an Electrodynamic E...
Jean-Paul Gibson: Calibration of a Vibration Meter Using an Electrodynamic E...
 
Analysis of tool chatter in turning operation on lathe machine
Analysis of tool chatter in turning operation on lathe machineAnalysis of tool chatter in turning operation on lathe machine
Analysis of tool chatter in turning operation on lathe machine
 
Obstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINOObstacle Avoidance ROBOT using ARDUINO
Obstacle Avoidance ROBOT using ARDUINO
 
Vibrating feeder
Vibrating feederVibrating feeder
Vibrating feeder
 
Laser Ignition System (LIS)
Laser Ignition System (LIS)Laser Ignition System (LIS)
Laser Ignition System (LIS)
 
Vibration and Chatter in Machining Operation
Vibration and Chatter in Machining OperationVibration and Chatter in Machining Operation
Vibration and Chatter in Machining Operation
 
Robotic car seminar report
Robotic car seminar reportRobotic car seminar report
Robotic car seminar report
 
Week 13 vibration measurements
Week 13   vibration measurementsWeek 13   vibration measurements
Week 13 vibration measurements
 
LASER INDUCED IGNITION FOR I C ENGINES
LASER INDUCED IGNITION FOR I C ENGINES LASER INDUCED IGNITION FOR I C ENGINES
LASER INDUCED IGNITION FOR I C ENGINES
 
Laser ignition system (3) (1)
Laser ignition system (3) (1)Laser ignition system (3) (1)
Laser ignition system (3) (1)
 
Report on laser ignition system
Report on laser ignition systemReport on laser ignition system
Report on laser ignition system
 
Laser Ignition for Internal Combustion Engines 3228
Laser Ignition for Internal Combustion Engines 3228Laser Ignition for Internal Combustion Engines 3228
Laser Ignition for Internal Combustion Engines 3228
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar report
 
automatic vehicle location
automatic vehicle locationautomatic vehicle location
automatic vehicle location
 

Similaire à Blind spot detection with automatic steering

Accident Alert System using Advance Microcontroller
Accident Alert System using Advance MicrocontrollerAccident Alert System using Advance Microcontroller
Accident Alert System using Advance Microcontrollerijtsrd
 
Advance automatic breaking system for vehicle
Advance automatic breaking system for vehicleAdvance automatic breaking system for vehicle
Advance automatic breaking system for vehicleIRJET Journal
 
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...IRJET Journal
 
Design and Implementation of an Arduino-Based Accident Prevention System
Design and Implementation of an Arduino-Based Accident Prevention SystemDesign and Implementation of an Arduino-Based Accident Prevention System
Design and Implementation of an Arduino-Based Accident Prevention SystemIRJET Journal
 
IRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET Journal
 
IRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET Journal
 
IRJET- Smart Braking System using Ultrasonic Sensor and Actuator
IRJET-  	  Smart Braking System using Ultrasonic Sensor and ActuatorIRJET-  	  Smart Braking System using Ultrasonic Sensor and Actuator
IRJET- Smart Braking System using Ultrasonic Sensor and ActuatorIRJET Journal
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pbIAESIJEECS
 
Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...eSAT Publishing House
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Journals
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficeSAT Publishing House
 
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET Journal
 
Automatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphoneAutomatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphonetheijes
 
Automatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphoneAutomatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphonetheijes
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET Journal
 
IRJET- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoTIRJET Journal
 
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...IRJET Journal
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET Journal
 

Similaire à Blind spot detection with automatic steering (20)

Accident Alert System using Advance Microcontroller
Accident Alert System using Advance MicrocontrollerAccident Alert System using Advance Microcontroller
Accident Alert System using Advance Microcontroller
 
Advance automatic breaking system for vehicle
Advance automatic breaking system for vehicleAdvance automatic breaking system for vehicle
Advance automatic breaking system for vehicle
 
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
VEHICLE THEFT DETECTION WITH ALCOHOL DETECTION,SMOKE DETECTION AND FINGERPRIN...
 
Design and Implementation of an Arduino-Based Accident Prevention System
Design and Implementation of an Arduino-Based Accident Prevention SystemDesign and Implementation of an Arduino-Based Accident Prevention System
Design and Implementation of an Arduino-Based Accident Prevention System
 
IRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle ControlIRJET- Driver State Monitoring System and Vehicle Control
IRJET- Driver State Monitoring System and Vehicle Control
 
IRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost KeyIRJET - Accident Prevention Control System and Detection of Lost Key
IRJET - Accident Prevention Control System and Detection of Lost Key
 
IRJET- Smart Braking System using Ultrasonic Sensor and Actuator
IRJET-  	  Smart Braking System using Ultrasonic Sensor and ActuatorIRJET-  	  Smart Braking System using Ultrasonic Sensor and Actuator
IRJET- Smart Braking System using Ultrasonic Sensor and Actuator
 
IJSRDV5I40109.pdf
IJSRDV5I40109.pdfIJSRDV5I40109.pdf
IJSRDV5I40109.pdf
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pb
 
Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...Automatic collision detection for an autonomous robot using proximity sensing...
Automatic collision detection for an autonomous robot using proximity sensing...
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
Vehicle density sensor system to manage traffic
Vehicle density sensor system to manage trafficVehicle density sensor system to manage traffic
Vehicle density sensor system to manage traffic
 
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
 
Automatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphoneAutomatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphone
 
Automatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphoneAutomatic Park and retrieve assissted systems for automobiles using smartphone
Automatic Park and retrieve assissted systems for automobiles using smartphone
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
 
IRJET- Accident Detection and Monitoring System using IoT
IRJET-  	  Accident Detection and Monitoring System using IoTIRJET-  	  Accident Detection and Monitoring System using IoT
IRJET- Accident Detection and Monitoring System using IoT
 
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...IRJET-  	  Traffic Sign Board Detection and Voice Alert System Along with Spe...
IRJET- Traffic Sign Board Detection and Voice Alert System Along with Spe...
 
106 419-424
106 419-424106 419-424
106 419-424
 
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCUIRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
IRJET- Car Obstacle Detection and Pollution Level Tracing using Node MCU
 

Plus de eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

Plus de eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Dernier

Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 

Dernier (20)

Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 

Blind spot detection with automatic steering

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 326 BLIND-SPOT DETECTION WITH AUTOMATIC STEERING A.Kula Sekhar1 , Nishad Nazar2 1 M.Tech, Sensor System Technology dept, VIT University, Vellore, Tamil Nadu, India 2 M.Tech, Sensor System Technology dept, VIT University, Vellore, Tamil Nadu, India Abstract Present days, the automotive industry is mainly focusing on the road safety measures. The automobiles have been constantly updating with new sensing technologies to detect blind spots, which can prevent road accidents. Almost 1.32 million people die in road accidents each year. Blind spot of an automobile is the region of the vehicle which cannot be observed properly while looking either through side or rear mirror view. To meet the above requirements, this paper describes detecting blind spot by using ultrasonic sensor and controlling the direction of car by automatic steering. The technology embedded in the system is capable of automatically steer the vehicle away from an obstacle if the system determines that a collision is impending or if the vehicle is in the vicinity of our car. Keywords -- Arduino Mega 2560, Ultrasonic Sensor, L293 Motor IC --------------------------------------------------------------------***--------------------------------------------------------------------- 1. INTRODUCTION In the present days the toll of road accidents has been in the increasing graph and many accidents are caused due to negligence of the driver. Most of the accidents also happen in the highway driving, where driver have negligence during lane departure/switching of vehicles. Thus, detecting the obstacle near the vicinity of our vehicle during lane switching/departure or during highway driving is vital and many research and development is still under process to make the vehicle safer to drive and control it automatically during these situations. The advanced automotive technology has been developing better systems to enhance the driver safety. The automotive technology is always on the thought of enhancing and bettering the safety of the vehicle than their predecessors. Automobile manufactures have proposed any safety schemes till date, like, collision- forewarning technology, lane departure warning system (LDWS), Blind spot information systems, vehicle back assist systems. This paper describes about the driver negligence at the blind spot, and detecting the obstacle in order to automatically steer the car by providing partial braking to the individual wheels. Blind spot is the area where the driver cannot observe properly during driving due to many factors like head rest, pillar obstacle, passenger height etc., and many accidents occur on the blind spot and hence this area needs to be monitored and obstacle needs to be detected. Automotive technology has developed Blind Spot Information System (BLIS) and it was first developed by the giant car manufacturer Volvo in the year 2007. This system detects any obstacle like pedestrian crossing suddenly, cars overtaking etc. and the driver is alerted. The system uses two door mounted lenses to check the blind spot for an impeding collision on the vicinity of the vehicle. The overtaking of vehicles is a big factor were the accidents happen on the blind spot area. The mirrors become helpless during this situation and there could be a technology to avoid the collision on the blind spot during overtaking, lane switching etc. The system uses the ultrasonic sensors around the vehicle to detect the incoming obstacle in the specified range and sensor feedback is given to the Arduino microcontroller as to control the motors connected to wheels to reduce the speed when an obstacle is detected, the decreasing of speed or partial braking as in. The different sections in the paper will explain the different aspects of the system. Section II explains about the hardware description, Blind Spot detection is briefed in section III, section IV describes the working of the system, 2. HARDWARE SETUP The system is based on Arduino microcontroller. The system consist ultrasonic sensor, motor IC, DC motor. The obstacle when detected in the blind spot, the data is acquired by ultrasonic sensor HC-SR04 with a specified range and then it is fed to the input for Arduino mega 2560. The ultrasonic sensor measures the time difference of the obstacle in the vicinity of the vehicle and then calculates the distance with time. Then the data is manipulated to control the motors and to reduce the speed of motor by specified amount. 3. BLIND SPOT DETECTION A Collision Avoidance system is that a safety to the automobile system to reduce the immense damage and to reduce the effect of the accident. It is also known as Pre- crash system; the system rather uses radar or Ultrasonic sensors and also nowadays the LIDAR technology is also being used as to implement the system. All the safety schemes can be put under the collision avoidance system. And this system can be used in the Blind spot techniques. When the vehicle gets into the blind spot region, then the sensor detects the obstacle and the data is used to alert or manipulate the vehicle for the safety measure. And the improvised version of Blind Spot monitoring is been used in
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 05 | May-2015, Available @ http://www.ijret.org 327 Blind Spot Information System, developed and implemented in Volvo S80 Sedan class in 2007. The car being fixed with two lenses which is mounted to check the Blind Spot region for an impending collision. Once obstacle detected it is send to the processing unit and then alerted the system. The system is imposed with Arduino Mega 2560 microcontroller board, once the obstacle is detected, the data acquired by the sensor is used to process the distance and then it is used to control the four Dc motors connected to the individual four wheels of the vehicle. The motor is driven by the L293D motor IC. 4. WORKING Blind spot is an region surrounding the vehicle which cannot be observed properly by the driver if there is an obstacle like head rest, passenger height, window pillar etc. The vehicle is been fitted with four sensors to check the front, rear, and the two side s of the automobile. When an obstacle is detected on the blind spot area, the distance of the obstacle is calculated and fed to the Arduino Mega to process the necessary action. The ultrasonic sensor HC-SR04 provides 2cm - 400cm measurement range, the accuracy of ranging can reach to 3mm. The principle of the sensor is [1] By the Use of the IO trigger pin for a 10us high level signal. [2] Then the Module automatically transmits eight 40 kHz and when obstacle is detected, a pulse wave is transmitted back. [3] If the signal return is received at the echo pin, through high level, the time of high output level is the duration from the ultrasonic to return. The formula being used is Distance (d) = (high level time(t)×velocity of sound(v) (340M/S) / 2; or uS/58 = centimeters or uS / 148 =inch. After calculating the distance of the obstacle, the data is provided to the Arduino Mega 2560 processing unit. The arduino is programmed such that, if an obstacle is detected near to the distance specified then the motors are controlled to reduce the speed of the motor to control the wheel speed or the speed of the vehicle. Initially, the wheels are running on a constant speed. We are connecting four Ultrasonic sensors on the four locations; front, rear, and two sides of the vehicle. So we have different cases to manipulate the vehicle. Case 1: If any obstacle is detected by sensor on either of the side, then the opposite set of wheels will have reduced speed provided by the controller. Case 2: If any object obstacle is detected by the sensor on the rear, then the speed of the rear wheels are increased. Case 3: If any obstacle in the blind spot area is detected by the sensor on the front, then the speed of all wheels are decreased. All the motors are controlled by the L293D motor IC. Each IC will control each motor corresponding to the wheel connected. The speed being decreased can be focussed as partial braking; the system detects and reduces speed as the result as partial braking is focused. 5. CONCLUSION Thus, by the following system developed, the vehicle detects the blind spot area and then controls the speed of the individual motors connected to the axial of the wheel. As per the National Highway Authority of India (NHAI), road accidents occur mostly due to overtaking in the highway due to the negligence of the driver. And therefore, with this kind of system developed, the accidents caused due to driver negligence can be brought down by an extent. REFERENCES [1]. A. Techmer, “Real-time Motion Analysis for Monitoring the Rear and Lateral Road”, Proceedings of 2004 IEEE Intelligent Vehicles Symposium, Vol. 11, pp. (11)704 – 709. [2]. R. Sosa and G. Velazquez, “Obstacles detection and collision avoidance system developed with virtual models,” in Proc. IEEE Int. Conf. on Vehicular Electronics and Safety, Beijing, China, Dec. 13-15, 2007, pp. 1-8. [3]. Chen, C., Chen, Y.: Real time approaching vehicle detection in blindspot area. In: Intelligent Transportation Systems, 2009. ITSC ’09. 12th International IEEE Conference on. pp. 1 –6 (2009)