SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 718
SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in
Urban Environments
Prabhavathi. K1, Shreeja. S2, Prakruthi. N. P3, Veerabhadresha. B. S4, Ranganatha5
1Assistant Professor, Dept. Of ECE, BGSIT, Karnataka, India
2,3,4,5 UG student, Dept. Of ECE, BGSIT, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Acquiring immediate vehicle speed is
desirable and a keystone to several important vehicular
applications. This paper uses Smartphone sensors to
approximate the vehicle speed, especially when GPS is not
available or imprecise in urban environments. In specific, we
estimate the vehicle speed by integrating the accelerometer’s
readings over time and determine the acceleration errors can
lead to huge deviations between the required speed and the
real practical one. Further analysis shows that the changes of
acceleration errors are very minute overtime which can be
rectified at some points, calledreferencepoints, wherethetrue
vehicle speed can be obtained. Recognizing this observation,
we propose an accurate vehicle speed estimation system,
SenSpeed, which senses natural driving conditions in urban
environments including taking turns, stopping and passing
through uneven road surfaces, to derive reference points and
further to removes the speed estimation deviations caused by
acceleration errors. Extensive experiments demonstrate that
SenSpeed is accurate and vigorous in real driving
environments.
Key Words: Sensing, Driving Conditions, Vehicle Speed,
Urban Environments, predefined reference.
1. INTRODUCTION
The Smartphone based vehicular applications analyze
the increasingly complex urban traffic flows and facilitate
more intelligent driving experiences including vehicle
localization, enhancing driving safety, driving behavior
analysis and building intelligenttransportationsystems. The
vehicle speed is an essential input among theseapplications.
The speed of a vehicle can be estimated from GPS which is
embedded in Smartphone often suffers from the urban
canyon environment, which could result in low availability,
low accuracy, the low update rate of GPS is not able to keep
up with the frequent change of the vehicle speed, drains the
phone battery and also hard to obtain accurate vehicle
speed. There are a couple of alternatives by using either the
OBD-II interface or Smartphone’s cell tower signals.
However, the existing studies utilizing Derivative Dynamic
Time Warping (DDTW) algorithmintroduceslargeoverhead
on collecting offline trace and prevents large scale
deployment. In this paper we consider a sensing approach,
which uses Smartphone sensors to sense natural driving
conditions, to derive the vehiclespeed withoutrequiringany
additional hardware. The basic idea is to obtain the vehicle’s
speed estimation by integrating the phone’s accelerometer
readings along the vehicle’s moving direction over time.
Challenges arises i.e. First, the accelerometer readings are
noisy and affected by various driving environments.Second,
the speed estimation should be real-time and accurate.
Finally, the solution should be lightweight and
computational feasible on Smartphone. SenSpeed measures
the acceleration error between each two adjacent reference
points and eliminates such errors to achieve high-accuracy
speed estimation.
2. RELATED WORK
In this section, we review the existing work on
vehicle speed estimation, which can be categorized as
follows.
2.1 Estimation using Pre-deployedinfrastructures:
We have two vehicle speed estimation mechanisms where
one through the loop detectors, but its installation cost is
high, and the other is using traffic cameras, but it is low
accuracy on bad weather conditions.
2.2 Estimation using additional devices: In real-time,
to provide the vehicle speed OBD-II adapter is a popular
interface. In open environments, Acoustic wave sensors are
utilized to estimate the vehicle speed and traffic magnetic
sensors are also used to capture the vehicle speed. But it
wants additional hardware components to perform speed
estimation.
2.3 Estimation using phones: Modern studies use cell
phones to measure the vehicle speed. In particular, use GPS
or sub- sampled GPS to drive the vehicle speed. Although
GPS is a simple way to find vehicle speed, there are lots of
draw backs
1. The urban canyon environment and the low update
frequency of GPS make it difficult to accurately
capture the frequent changing vehicle speed in
urban environments.
2. Use of GPS incessantly causes faster battery
drainage on smart phones. So we estimate the
vehicle speed by warping mobile phone signal
strengths and use the handovers between base
stations to measure the vehiclespeed.Thesolutions
for this draw backs is to build a signal database
which may need more labour cost and cannot
achieve high accuracy. Obtaining the vehicle speed
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 719
becomes more and more important in supporting
large amounts of vehicular applications.
3. DESIGN OF SENSPEED
In this section, we present the design of our
proposed system, SenSpeed, which estimates vehicle speed
accurately through sensing driving conditions in urban
environments. SenSpeed does not depend on any pre-
deployed infrastructure and additional hardware.
3.1 System Overview
By integrating of acceleration data over time, speed
of the vehicle can be estimated. However, huge deviations
between the true speed and the estimated speed are caused
by the accumulative error. In order to know accuratevehicle
speed estimation, SenSpeed senses the natural driving
conditions which will identify the reference points. Then it
makes use of information of the reference points to evaluate
the acceleration error and additionally eliminates
accumulative error.
SYSTEM ARCHITECTURE
Our system identifies three kinds of referencepoints,i.e.
making turns, Stopping, Passing through uneven road
surfaces. These can achieve by sensing natural driving
conditions based on smart phone sensors. The work flow of
SenSpeed is shown in Figure. SenSpeed uses two kinds of
sensors in smart phones, accelerometers and gyroscopes, to
estimate the vehicle speed. The accelerometer is used to
monitor the vehicle accelerationandthegyroscopeisusedto
monitor the vehicle angular speed.
 In order to get the readings from the accelerometer
and the gyro- scope, SenSpeed first performs
Coordinate Reorientation to align the phone’s
coordinate system with the vehicles.
 After that, the raw speeds are obtained by
computing the integral of the aligned readingsfrom
the accelerometer in Raw Speed Estimation. In the
meantime, SenSpeed senses reference points by
analyzing the aligned readings from the
accelerometer and the gyroscope in Sensing
Reference Points and infers the vehicle speed at
each reference point.
 Next, in Acceleration Error Measurement,
determine the acceleration errors between each
two adjacent reference points and then use it to
correct the raw speed estimations in Reference
Points Correction.
 Finally, SenSpeed outputs high-accuracy speed
estimations. In order to achieve accurate speed
estimations, the speeds at the two adjacent
reference points need to be known.
 However, the speed at the next reference point is
unknown on the real-time speed estimation, so it is
not possible to calculate the acceleration error
between two reference points. Since we know the
changes of the acceleration error over timearevery
small, Acceleration Error Measurement uses the
exponential moving average to obtain the current
acceleration error from latest histories.
3.2 System Design
In this project we designed two modes ofoperation.
Firstly, normal mode of operation where speed controlling
done manually. Secondly, automation mode where speed
controlling done automatically.
3.2.1 Normal Mode:
At presently, speed was controlled by manually in
the entire vehicle. If the vehicle travel with the speed above
the reference point it doesn’t controlthevehicle.Itestimates
the speed and display exceeding speed on the led display.
Vehicle can travel in uneven surface and go with over speed.
Even though there is a detection of two conditions GSM and
GPS is in off mode that is the SMS will not send to the
previously duped number.
3.2.2 Automation Mode:
In today’s traffic in the urbanenvironment,secured
mode of driving is necessary .so we can implement secured
driving condition automatically using two sensor one
vibration sensor and another is MEMS sensor.
 Vibration sensor:
Accelerometers operate on the piezoelectricprincipal:a
crystal generates a low voltage or charge when stressed as
for example during compression.
Motion in the axial direction stresses the crystal due to
the inertial force of the mass and produces a signal
proportional to acceleration of that mass. This small
acceleration signal can be amplified for acceleration
measurements or converted (electronically integrated)
within the sensor into a velocityordisplacementsignal. This
is commonly referred as the ICP (Integrated Circuit
Piezoelectric) type sensor. The piezoelectric velocitysensor
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 720
is more rugged than a coil and magnet sensor, has a wider
frequency range, and can perform accurate phase
measurements. Most industrial piezoelectric sensorsusedin
vibration monitoring today contain internal amplifiers. In
this project vibration sensor is used to find the over speed
depending on the reference speed and display on the LCD
display.
 MEMS sensor:
It is also called as accelerometer sensor. The operation
of MEMS senor is first performs Coordinate Reorientation to
align the phone’s coordinate system with the vehicles.
After that, the raw speeds are obtained by calculating
the integral of the aligned readings from the accelerometer
in Raw Speed Estimation. Meanwhile, SenSpeed senses
reference points by analyzing the aligned readings from the
accelerometer and the gyroscope in Sensing Reference
Points and infers the vehicle speed at each reference point.
Next, in Acceleration Error Measurement, the acceleration
errors between each two adjacent reference points are
calculated and then used to correct the raw speed
estimations in Reference Points Correction. Finally,
SenSpeed outputshigh-accuracyspeed estimations.Itisused
to measure the direction of the vehicle. If the axis of vehicle
changes then it infer the microcontroller that it was under
rash driving condition or it met with the accident. In this
project MEMS sensor is used to find uneven surfacein which
vehicle is travelling.
 Messaging:
If the vehicle is travelling above the reference point
or axis of the vehicle changes then GPS tracking system the
location of vehicle is sent to remote place and it is done by
GSM modem. Global Positioning System (GPS) modem
requires minimum 3 satellites to calculatetheexactlocation.
This modem communicates only in single way with 8051
microcontroller. This means that it can only transmitdata to
microcontroller. GPS Modem does not receive any data from
microcontroller. At the same time GPS modemdoesnotsend
data to Satellite, it only receives signal from satellites.
Microcontroller gets the coordinates from GPS modem and
then it sends this information to the user in Text SMS.
4. RESULT
The system prototype arrangements of the proposed
technology in order to implement of various design features
like estimation of current speed, comparing with the
reference speed and detecting any over speed followed by
intimating the pre-defined number using GSM and GPRS
technologies is as depicted in the following image.
FIGURE 4.1 PROTOTYPE DEPICTING THE PROJECT
SETUP
FIGURE 4.2 DISPLAYING WHEN THE PREDEFINED
VALUE REACHED
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 721
FIGURE 4.3 DISPLAYING THE SPEED OF THE VEHICLE
Also by utilising the MEMS technology, which
measures change in the axis of the vehicle to determine the
uneven surface along the road while travelling.
FIGURE 4.4 DISPLAYING UNEVEN SURFACE
FIGURE 4.5 DISPLAYING WHEN THE VEHICLE IN
UNEVEN SURFACE
By using GPS the system measures the lattitude
and the longitude values to determine the exact location of
the vehicle along withe other observations are sent using
GSM.
FIGURE 4.6 THE MESSAGE SEND USING GPS AND GSM
TO PREDEFINED NUMBER
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 722
5. CONCLUSIONS
In this paper, we addressthe problemofperforming
exact vehicle speed estimation in urban environments to
support pervasive vehicular applications. To accomplish
high estimation accuracy, we utilize Smartphone sensors to
sense natural driving conditions. In specific, we put forward
a vehicle speed estimation system called SenSpeed to
identify three useful reference points, including making
turns, vehicle stopping, and passing through uneven road
surfaces, to measure and eliminate the errors caused by
directly using phone’s accelerometer readings for speed
estimation. The key insight is that natural drivingconditions
present unique features and can be exploited to en- able
accurate real-time vehicle speed estimation. Our extensive
experiments driving in two different cities over one month
time period show that SenSpeed can estimate the vehicle
speed in real-time with a low average error of 1.32mph,
while achieving 0.75mph during the offline estimation.
REFERENCES
[1] J. Levinson and S. Thrun, “Robust vehicle localization in
urban environments using probabilistic maps,”inProc.IEEE
Int. Conf. on Robotics and Automation,2010,pp.4372–4378.
[2] Y. Wang, J. Yang, H. Liu, Y. Chen, M. Gruteser, and R.
P.Martin, “Sensing vehicle dynamics for determining driver
phone use,” in Proc. of ACM MobiSys’13, 2013, pp. 41–54.
[3] G. Chandrasekaran, T. Vu, A. Varshavsky, M. Gruteser, R.
Martin, J. Yang, and Y. Chen, “Tracking vehicular speed
variations by warping mobile phone signal strengths,” in
Proc. IEEE PerCom’2011, 2011, pp. 213–221.
[4] G. Chandrasekaran, T. Vu, A. Varshavsky, M. Gruteser, R.
P. Martin, J. Yang, and Y. Chen, “Vehicular speed estimation
using received signal strength from mobile phones,” in Proc.
ACM Ubicomp’10, 2010, pp. 237–240.
[5] B. Coifman, “Improved velocity estimation using single
loop detectors,” Transportation Research Part A: Policy and
Practice, vol. 35, no. 10, pp. 863 – 880, 2001.

More Related Content

What's hot

Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmeSAT Publishing House
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmeSAT Journals
 
Can protocol driverless train control system
Can protocol driverless train control systemCan protocol driverless train control system
Can protocol driverless train control systemeSAT Publishing House
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using androidEditor Jacotech
 
Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)Neeraj Kansal
 
Dynamic vehicle traffic management system
Dynamic vehicle traffic management systemDynamic vehicle traffic management system
Dynamic vehicle traffic management systemeSAT Journals
 
IRJET- Automated Speed Control of Automotives
IRJET-  	  Automated Speed Control of AutomotivesIRJET-  	  Automated Speed Control of Automotives
IRJET- Automated Speed Control of AutomotivesIRJET 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
 
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEMCOMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEMIjorat1
 
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
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSrahulmonikasharma
 
Automatic vision based inspection of railway track
Automatic vision based inspection of railway trackAutomatic vision based inspection of railway track
Automatic vision based inspection of railway trackeSAT Publishing House
 
Automatic vision based inspection of railway track
Automatic vision based inspection of railway trackAutomatic vision based inspection of railway track
Automatic vision based inspection of railway trackeSAT Journals
 
IRJET- Smart Driverless Railway Engine
IRJET- Smart Driverless Railway EngineIRJET- Smart Driverless Railway Engine
IRJET- Smart Driverless Railway EngineIRJET Journal
 
Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA
Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA
Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA IJECEIAES
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring 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 - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...IRJET Journal
 

What's hot (20)

Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsm
 
Multi tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsmMulti tracking system for vehicle using gps and gsm
Multi tracking system for vehicle using gps and gsm
 
Can protocol driverless train control system
Can protocol driverless train control systemCan protocol driverless train control system
Can protocol driverless train control system
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
 
Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)Software engineering project on gps based Bus management system (GPS BMS)
Software engineering project on gps based Bus management system (GPS BMS)
 
Dynamic vehicle traffic management system
Dynamic vehicle traffic management systemDynamic vehicle traffic management system
Dynamic vehicle traffic management system
 
IRJET- Automated Speed Control of Automotives
IRJET-  	  Automated Speed Control of AutomotivesIRJET-  	  Automated Speed Control of Automotives
IRJET- Automated Speed Control of Automotives
 
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
 
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEMCOMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
 
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...
 
50120140504010
5012014050401050120140504010
50120140504010
 
Advanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPSAdvanced Vehicle Tracking system using GSM/GPRS and GPS
Advanced Vehicle Tracking system using GSM/GPRS and GPS
 
Automatic vision based inspection of railway track
Automatic vision based inspection of railway trackAutomatic vision based inspection of railway track
Automatic vision based inspection of railway track
 
Automatic vision based inspection of railway track
Automatic vision based inspection of railway trackAutomatic vision based inspection of railway track
Automatic vision based inspection of railway track
 
IRJET- Smart Driverless Railway Engine
IRJET- Smart Driverless Railway EngineIRJET- Smart Driverless Railway Engine
IRJET- Smart Driverless Railway Engine
 
Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA
Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA
Implementation of Algorithm for Vehicle Anti-Collision Alert System in FPGA
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring system
 
Final report
Final reportFinal report
Final report
 
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 - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...
 

Similar to SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Environments

Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...IRJET Journal
 
IJSRED-V2I1P38
IJSRED-V2I1P38IJSRED-V2I1P38
IJSRED-V2I1P38IJSRED
 
Smart vehicle tracking using GPS
Smart vehicle tracking using GPSSmart vehicle tracking using GPS
Smart vehicle tracking using GPSIRJET Journal
 
Control of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingControl of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingIRJET Journal
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane DetectionIRJET Journal
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET Journal
 
IRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image ProcessingIRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image ProcessingIRJET Journal
 
IRJET- Vehicle Control with Advanced Tyre Monitoring
IRJET- Vehicle Control with Advanced Tyre MonitoringIRJET- Vehicle Control with Advanced Tyre Monitoring
IRJET- Vehicle Control with Advanced Tyre MonitoringIRJET Journal
 
IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET Journal
 
IRJET- Vehicle Monitoring System
IRJET-  	  Vehicle Monitoring SystemIRJET-  	  Vehicle Monitoring System
IRJET- Vehicle Monitoring SystemIRJET Journal
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...IRJET Journal
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET Journal
 
IRJET- Sentimental Analysis on Product using Statistical Measures
IRJET-  	  Sentimental Analysis on Product using Statistical MeasuresIRJET-  	  Sentimental Analysis on Product using Statistical Measures
IRJET- Sentimental Analysis on Product using Statistical MeasuresIRJET Journal
 
Smart Traffic Monitoring System based on vehicle counts.
Smart Traffic Monitoring System based on vehicle counts.Smart Traffic Monitoring System based on vehicle counts.
Smart Traffic Monitoring System based on vehicle counts.IRJET Journal
 
IRJET- Modelling of Recycle Plant for Construction and Demolition Waste
IRJET-  	  Modelling of Recycle Plant for Construction and Demolition WasteIRJET-  	  Modelling of Recycle Plant for Construction and Demolition Waste
IRJET- Modelling of Recycle Plant for Construction and Demolition WasteIRJET Journal
 
Adapative speed controlling system
Adapative speed controlling systemAdapative speed controlling system
Adapative speed controlling systemIRJET Journal
 
An android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directionsAn android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directionseSAT Publishing House
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pbIAESIJEECS
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTIRJET Journal
 

Similar to SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Environments (20)

Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
Study of Estimation of Road Roughness Condition and Ghat Complexity Analysis ...
 
IJSRED-V2I1P38
IJSRED-V2I1P38IJSRED-V2I1P38
IJSRED-V2I1P38
 
Vehicle Tracking System For Commercial Vehicles
Vehicle Tracking System For Commercial VehiclesVehicle Tracking System For Commercial Vehicles
Vehicle Tracking System For Commercial Vehicles
 
Smart vehicle tracking using GPS
Smart vehicle tracking using GPSSmart vehicle tracking using GPS
Smart vehicle tracking using GPS
 
Control of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingControl of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image Processing
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane Detection
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
 
IRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image ProcessingIRJET- Smart Traffic Control System using Image Processing
IRJET- Smart Traffic Control System using Image Processing
 
IRJET- Vehicle Control with Advanced Tyre Monitoring
IRJET- Vehicle Control with Advanced Tyre MonitoringIRJET- Vehicle Control with Advanced Tyre Monitoring
IRJET- Vehicle Control with Advanced Tyre Monitoring
 
IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring System
 
IRJET- Vehicle Monitoring System
IRJET-  	  Vehicle Monitoring SystemIRJET-  	  Vehicle Monitoring System
IRJET- Vehicle Monitoring System
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
 
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
IRJET- Artificial Intelligence Based Smart Traffic Management System using Vi...
 
IRJET- Sentimental Analysis on Product using Statistical Measures
IRJET-  	  Sentimental Analysis on Product using Statistical MeasuresIRJET-  	  Sentimental Analysis on Product using Statistical Measures
IRJET- Sentimental Analysis on Product using Statistical Measures
 
Smart Traffic Monitoring System based on vehicle counts.
Smart Traffic Monitoring System based on vehicle counts.Smart Traffic Monitoring System based on vehicle counts.
Smart Traffic Monitoring System based on vehicle counts.
 
IRJET- Modelling of Recycle Plant for Construction and Demolition Waste
IRJET-  	  Modelling of Recycle Plant for Construction and Demolition WasteIRJET-  	  Modelling of Recycle Plant for Construction and Demolition Waste
IRJET- Modelling of Recycle Plant for Construction and Demolition Waste
 
Adapative speed controlling system
Adapative speed controlling systemAdapative speed controlling system
Adapative speed controlling system
 
An android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directionsAn android based advisor system for efficient vehicle driving directions
An android based advisor system for efficient vehicle driving directions
 
1. 10077 12326-1-pb
1. 10077 12326-1-pb1. 10077 12326-1-pb
1. 10077 12326-1-pb
 
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOTSMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
SMART SOLUTION FOR RESOLVING HEAVY TRAFFIC USING IOT
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
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
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
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...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
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
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 

SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Environments

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 718 SENSPEED: Sensing Driving Conditions to Estimate Vehicle Speed in Urban Environments Prabhavathi. K1, Shreeja. S2, Prakruthi. N. P3, Veerabhadresha. B. S4, Ranganatha5 1Assistant Professor, Dept. Of ECE, BGSIT, Karnataka, India 2,3,4,5 UG student, Dept. Of ECE, BGSIT, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Acquiring immediate vehicle speed is desirable and a keystone to several important vehicular applications. This paper uses Smartphone sensors to approximate the vehicle speed, especially when GPS is not available or imprecise in urban environments. In specific, we estimate the vehicle speed by integrating the accelerometer’s readings over time and determine the acceleration errors can lead to huge deviations between the required speed and the real practical one. Further analysis shows that the changes of acceleration errors are very minute overtime which can be rectified at some points, calledreferencepoints, wherethetrue vehicle speed can be obtained. Recognizing this observation, we propose an accurate vehicle speed estimation system, SenSpeed, which senses natural driving conditions in urban environments including taking turns, stopping and passing through uneven road surfaces, to derive reference points and further to removes the speed estimation deviations caused by acceleration errors. Extensive experiments demonstrate that SenSpeed is accurate and vigorous in real driving environments. Key Words: Sensing, Driving Conditions, Vehicle Speed, Urban Environments, predefined reference. 1. INTRODUCTION The Smartphone based vehicular applications analyze the increasingly complex urban traffic flows and facilitate more intelligent driving experiences including vehicle localization, enhancing driving safety, driving behavior analysis and building intelligenttransportationsystems. The vehicle speed is an essential input among theseapplications. The speed of a vehicle can be estimated from GPS which is embedded in Smartphone often suffers from the urban canyon environment, which could result in low availability, low accuracy, the low update rate of GPS is not able to keep up with the frequent change of the vehicle speed, drains the phone battery and also hard to obtain accurate vehicle speed. There are a couple of alternatives by using either the OBD-II interface or Smartphone’s cell tower signals. However, the existing studies utilizing Derivative Dynamic Time Warping (DDTW) algorithmintroduceslargeoverhead on collecting offline trace and prevents large scale deployment. In this paper we consider a sensing approach, which uses Smartphone sensors to sense natural driving conditions, to derive the vehiclespeed withoutrequiringany additional hardware. The basic idea is to obtain the vehicle’s speed estimation by integrating the phone’s accelerometer readings along the vehicle’s moving direction over time. Challenges arises i.e. First, the accelerometer readings are noisy and affected by various driving environments.Second, the speed estimation should be real-time and accurate. Finally, the solution should be lightweight and computational feasible on Smartphone. SenSpeed measures the acceleration error between each two adjacent reference points and eliminates such errors to achieve high-accuracy speed estimation. 2. RELATED WORK In this section, we review the existing work on vehicle speed estimation, which can be categorized as follows. 2.1 Estimation using Pre-deployedinfrastructures: We have two vehicle speed estimation mechanisms where one through the loop detectors, but its installation cost is high, and the other is using traffic cameras, but it is low accuracy on bad weather conditions. 2.2 Estimation using additional devices: In real-time, to provide the vehicle speed OBD-II adapter is a popular interface. In open environments, Acoustic wave sensors are utilized to estimate the vehicle speed and traffic magnetic sensors are also used to capture the vehicle speed. But it wants additional hardware components to perform speed estimation. 2.3 Estimation using phones: Modern studies use cell phones to measure the vehicle speed. In particular, use GPS or sub- sampled GPS to drive the vehicle speed. Although GPS is a simple way to find vehicle speed, there are lots of draw backs 1. The urban canyon environment and the low update frequency of GPS make it difficult to accurately capture the frequent changing vehicle speed in urban environments. 2. Use of GPS incessantly causes faster battery drainage on smart phones. So we estimate the vehicle speed by warping mobile phone signal strengths and use the handovers between base stations to measure the vehiclespeed.Thesolutions for this draw backs is to build a signal database which may need more labour cost and cannot achieve high accuracy. Obtaining the vehicle speed
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 719 becomes more and more important in supporting large amounts of vehicular applications. 3. DESIGN OF SENSPEED In this section, we present the design of our proposed system, SenSpeed, which estimates vehicle speed accurately through sensing driving conditions in urban environments. SenSpeed does not depend on any pre- deployed infrastructure and additional hardware. 3.1 System Overview By integrating of acceleration data over time, speed of the vehicle can be estimated. However, huge deviations between the true speed and the estimated speed are caused by the accumulative error. In order to know accuratevehicle speed estimation, SenSpeed senses the natural driving conditions which will identify the reference points. Then it makes use of information of the reference points to evaluate the acceleration error and additionally eliminates accumulative error. SYSTEM ARCHITECTURE Our system identifies three kinds of referencepoints,i.e. making turns, Stopping, Passing through uneven road surfaces. These can achieve by sensing natural driving conditions based on smart phone sensors. The work flow of SenSpeed is shown in Figure. SenSpeed uses two kinds of sensors in smart phones, accelerometers and gyroscopes, to estimate the vehicle speed. The accelerometer is used to monitor the vehicle accelerationandthegyroscopeisusedto monitor the vehicle angular speed.  In order to get the readings from the accelerometer and the gyro- scope, SenSpeed first performs Coordinate Reorientation to align the phone’s coordinate system with the vehicles.  After that, the raw speeds are obtained by computing the integral of the aligned readingsfrom the accelerometer in Raw Speed Estimation. In the meantime, SenSpeed senses reference points by analyzing the aligned readings from the accelerometer and the gyroscope in Sensing Reference Points and infers the vehicle speed at each reference point.  Next, in Acceleration Error Measurement, determine the acceleration errors between each two adjacent reference points and then use it to correct the raw speed estimations in Reference Points Correction.  Finally, SenSpeed outputs high-accuracy speed estimations. In order to achieve accurate speed estimations, the speeds at the two adjacent reference points need to be known.  However, the speed at the next reference point is unknown on the real-time speed estimation, so it is not possible to calculate the acceleration error between two reference points. Since we know the changes of the acceleration error over timearevery small, Acceleration Error Measurement uses the exponential moving average to obtain the current acceleration error from latest histories. 3.2 System Design In this project we designed two modes ofoperation. Firstly, normal mode of operation where speed controlling done manually. Secondly, automation mode where speed controlling done automatically. 3.2.1 Normal Mode: At presently, speed was controlled by manually in the entire vehicle. If the vehicle travel with the speed above the reference point it doesn’t controlthevehicle.Itestimates the speed and display exceeding speed on the led display. Vehicle can travel in uneven surface and go with over speed. Even though there is a detection of two conditions GSM and GPS is in off mode that is the SMS will not send to the previously duped number. 3.2.2 Automation Mode: In today’s traffic in the urbanenvironment,secured mode of driving is necessary .so we can implement secured driving condition automatically using two sensor one vibration sensor and another is MEMS sensor.  Vibration sensor: Accelerometers operate on the piezoelectricprincipal:a crystal generates a low voltage or charge when stressed as for example during compression. Motion in the axial direction stresses the crystal due to the inertial force of the mass and produces a signal proportional to acceleration of that mass. This small acceleration signal can be amplified for acceleration measurements or converted (electronically integrated) within the sensor into a velocityordisplacementsignal. This is commonly referred as the ICP (Integrated Circuit Piezoelectric) type sensor. The piezoelectric velocitysensor
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 720 is more rugged than a coil and magnet sensor, has a wider frequency range, and can perform accurate phase measurements. Most industrial piezoelectric sensorsusedin vibration monitoring today contain internal amplifiers. In this project vibration sensor is used to find the over speed depending on the reference speed and display on the LCD display.  MEMS sensor: It is also called as accelerometer sensor. The operation of MEMS senor is first performs Coordinate Reorientation to align the phone’s coordinate system with the vehicles. After that, the raw speeds are obtained by calculating the integral of the aligned readings from the accelerometer in Raw Speed Estimation. Meanwhile, SenSpeed senses reference points by analyzing the aligned readings from the accelerometer and the gyroscope in Sensing Reference Points and infers the vehicle speed at each reference point. Next, in Acceleration Error Measurement, the acceleration errors between each two adjacent reference points are calculated and then used to correct the raw speed estimations in Reference Points Correction. Finally, SenSpeed outputshigh-accuracyspeed estimations.Itisused to measure the direction of the vehicle. If the axis of vehicle changes then it infer the microcontroller that it was under rash driving condition or it met with the accident. In this project MEMS sensor is used to find uneven surfacein which vehicle is travelling.  Messaging: If the vehicle is travelling above the reference point or axis of the vehicle changes then GPS tracking system the location of vehicle is sent to remote place and it is done by GSM modem. Global Positioning System (GPS) modem requires minimum 3 satellites to calculatetheexactlocation. This modem communicates only in single way with 8051 microcontroller. This means that it can only transmitdata to microcontroller. GPS Modem does not receive any data from microcontroller. At the same time GPS modemdoesnotsend data to Satellite, it only receives signal from satellites. Microcontroller gets the coordinates from GPS modem and then it sends this information to the user in Text SMS. 4. RESULT The system prototype arrangements of the proposed technology in order to implement of various design features like estimation of current speed, comparing with the reference speed and detecting any over speed followed by intimating the pre-defined number using GSM and GPRS technologies is as depicted in the following image. FIGURE 4.1 PROTOTYPE DEPICTING THE PROJECT SETUP FIGURE 4.2 DISPLAYING WHEN THE PREDEFINED VALUE REACHED
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 721 FIGURE 4.3 DISPLAYING THE SPEED OF THE VEHICLE Also by utilising the MEMS technology, which measures change in the axis of the vehicle to determine the uneven surface along the road while travelling. FIGURE 4.4 DISPLAYING UNEVEN SURFACE FIGURE 4.5 DISPLAYING WHEN THE VEHICLE IN UNEVEN SURFACE By using GPS the system measures the lattitude and the longitude values to determine the exact location of the vehicle along withe other observations are sent using GSM. FIGURE 4.6 THE MESSAGE SEND USING GPS AND GSM TO PREDEFINED NUMBER
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 722 5. CONCLUSIONS In this paper, we addressthe problemofperforming exact vehicle speed estimation in urban environments to support pervasive vehicular applications. To accomplish high estimation accuracy, we utilize Smartphone sensors to sense natural driving conditions. In specific, we put forward a vehicle speed estimation system called SenSpeed to identify three useful reference points, including making turns, vehicle stopping, and passing through uneven road surfaces, to measure and eliminate the errors caused by directly using phone’s accelerometer readings for speed estimation. The key insight is that natural drivingconditions present unique features and can be exploited to en- able accurate real-time vehicle speed estimation. Our extensive experiments driving in two different cities over one month time period show that SenSpeed can estimate the vehicle speed in real-time with a low average error of 1.32mph, while achieving 0.75mph during the offline estimation. REFERENCES [1] J. Levinson and S. Thrun, “Robust vehicle localization in urban environments using probabilistic maps,”inProc.IEEE Int. Conf. on Robotics and Automation,2010,pp.4372–4378. [2] Y. Wang, J. Yang, H. Liu, Y. Chen, M. Gruteser, and R. P.Martin, “Sensing vehicle dynamics for determining driver phone use,” in Proc. of ACM MobiSys’13, 2013, pp. 41–54. [3] G. Chandrasekaran, T. Vu, A. Varshavsky, M. Gruteser, R. Martin, J. Yang, and Y. Chen, “Tracking vehicular speed variations by warping mobile phone signal strengths,” in Proc. IEEE PerCom’2011, 2011, pp. 213–221. [4] G. Chandrasekaran, T. Vu, A. Varshavsky, M. Gruteser, R. P. Martin, J. Yang, and Y. Chen, “Vehicular speed estimation using received signal strength from mobile phones,” in Proc. ACM Ubicomp’10, 2010, pp. 237–240. [5] B. Coifman, “Improved velocity estimation using single loop detectors,” Transportation Research Part A: Policy and Practice, vol. 35, no. 10, pp. 863 – 880, 2001.