Integrated Computing System for Measuring Driver Safety Index

Size: px
Start display at page:

Download "Integrated Computing System for Measuring Driver Safety Index"

Transcription

1 Integrated Computing System for Measuring Driver Safety Index Shashanka Chigurupati 1, Sowmya Polavarapu 2, Yasesvi Kancherla 3, A. Kousar Nikhath 4 1, 2, 3 B-Tech Graduate, Computer Science and Engineering, VNR VJIET, Hyderabad, India 4 Assistant Professor, Department of Computer Science and Engineering, VNR VJIET, Hyderabad, India 1 chigurupati.shashanka@gmail.com 2 sowmya.polavarapu@gmail.com 3 yasesvikancherla@gmail.com 4 kousarnikhath@vnrvjiet.in Abstract The objective of this paper is to design and build a vehicle mounted system to make the drivers aware of the quality of their driving and to provide a safety index to each driver which will reflect their ability to drive safely over prolonged periods. The safety index generated can be used to reward or retrain the drivers as a strategy to reduce the accidents. The parameters considered for computing the Safety Index are acceleration, speed and road traffic conditions. As the present day tablets and high end mobile devices have all the sensors to get the above data, android platform is used to develop an integrated application for rating driver s performance. Keywords- Android, Accelerometer, Camera, Driver Safety Index, GPS. I. INTRODUCTION The work reported here is inspired by the United Nations Call for Decade of Action for Road Safety [1]. It is revealed in various United Nations and related World Health Organization reports that nearly 1.3 million people are killed in road traffic crashes globally and the number injured could be as high as 50 million. The corresponding Indian figures are 1.3 lakh deaths and 15 lakh injuries. Road traffic injuries and deaths threaten to hinder achievements in economic and human development. Road traffic injuries place a heavy burden on a country s economy as a result of their direct impact on healthcare and rehabilitation services, as well as through indirect costs. With a resolution on 10 May 2010, the UN General Assembly proclaimed the period as the Decade of Action for Road Safety (officially launched on 11 May 2011), with a goal to stabilize and then reduce the forecast level of road traffic fatalities around the world by increasing activities conducted at the national, regional and global levels. 384 It is evident that this is a serious global problem and shaping a solution for this problem is the need of the hour especially for a country like India where the number of vehicles on the road increases geometrically without corresponding increase in new road networks. The global and Indian statistics [4] reveal that 90% of the traffic accidents happen due to driver s mistakes. This revelation is noted and an attempt was made to provide the fillip for using contemporary technology to directly motivate the drivers towards the attitude that cause less or no accidents. The result is the product integrated computing system for measuring driver safety index. This helps to reduce the rate of accidents, injury and death associated with road transport caused by driver s faults. The software is geared toward companies who employ drivers and seek to ensure safety. The logged data help the management to take appropriate action on their drivers. On successful completion the project can be implemented in school buses and public transport. The Project is designed to help drivers drive safer by monitoring hard acceleration, hard deceleration and swerves. People who are aware of being observed tend to modify their behavior. This phenomenon could potentially be used to encourage individuals to behave more safely when driving if there were means of providing feedback to the drivers about their behavior on the road. The project offers such a means of providing feedback by confronting drivers with their recorded driving actions. Android Platform The application is developed in android platform. Since Android is founded on open source philosophy, user customization is possible to a greater extent. Also, android is the preferred choice of the present generation. So, developing the application in Android is more feasible than on other proprietary platforms because, the applications developed in android are compatible on all the Open

2 Handset Alliance devices. Tablet PCs and smart phones are becoming more available and cheaper from brand name firms. So, the equipment is affordable, rugged and easily installable in a vehicle. II. PROPOSED SYSTEM The application uses data from sensor, GPS sensor and video recorded from camera to give rating for the driver. Now, through a reward or retrain system based on safety index generated through this application, it is possible to reduce the number of accidents occurring due to driver s attitude and lack of training. The video based feedback can be used to retrain the driver and improve performance. This system can be used to monitor driver behavior from vehicle data acquisition equipment (tablet pc), which captures audio and video signals, GPS values, acceleration and deceleration forces. The proposed system evaluates the driver performance from time to time. The rating given can be used as a benchmark for performance of drivers, especially of an organization. Advantages 1) This approach helps us to shed more light on novice driving behavior, as a systematic observation of behavior in real traffic circumstances is possible. 2) This system can be used to monitor novice driver behavior from the learner period up to two months after passing the driving test with in vehicle data acquisition equipment, which captures audio and video signals as well as acceleration and deceleration forces. 3) The proposed system evaluates the driver performance from time to time. The rating given can be used as a benchmark for hike in the salary of drivers, especially of an organization. 4) Organizations such as schools can ensure the parents that their children are in safe hands by showing them the evaluation results obtained by using this system on demand. 5) The evaluation results obtained by using this system can be used by transport organizations and schools can advertise about the safe driving skills of their drivers. 6) Helps institutions including schools and corporate to seek road safety ISO certification [5]. The driver starts the application at the beginning of the trip. After reaching the destination, the driver stops the application. Whenever the driver drives aggressively it is considered as an event. An event may be due to aggressive turning, swerves or sudden braking. The inbuilt 3-axis can be used to find the corresponding acceleration values in all the three directions. Thresholds should be defined [2, 3] in all the directions (shown in Table 1) to identify typical driving. The administrator then checks the events and deletes any unnecessary events which are unavoidable and finalizes the events. The software then gives the performance rating for the driver based on the finalized events. During the journey values from the are used to detect driving events like hard braking, sudden acceleration or aggressive turning. The GPS is used for tracking the driver and detecting excessive speed events. Once an event is detected, corresponding videos 10 seconds prior to and after the event occurrence are logged. At the end of the session the driver can be rated for his driving behavior based on the logged data. III. METHODOLOGY An Android Tablet PC was used for testing. The tablet is fixed to the windshield of the car or bus with the help of suction holder as show in Figure Figure 1: Motorola Xoom attached to windshield of car and its 3-axis diagram of.

3 Process Flow International Journal of Emerging Technology and Advanced Engineering Figure 2 shows the process flow of the entire system. First the application is started and then the vehicle is driven. The application then continuously checks for the occurrence of event. When any event occurs it logs the event data. When the destination is reached the events are analyzed and finalized to give safety index to the driver. After giving the safety index the application is stopped. TABLE I RECOMENDED RANGE OF ACCELERATION OR DECELRATION VALUES FOR SAFE DRIVING Axis Direction Typical Driving x Front/rear Accelerating / Braking y z Left/right Up/down Turning / Swerves / Lane Change Bumps / Road Anomalies Safe Zone(m/s 2 )[2, 3] -3 to +3-3 to +3-8 to -11 Figure 3 shows the graph generated for aggressive right turn which is recorded using y-axis of the Figure 2: Process Flow of the entire project IV. RESULTS The device used for testing was an Android-based tablet, Motorola Xoom. The application was tested at PVR Express High Way, Hyderabad. The figures 3, 4, 5 and 6 shows the graphs generated for the acceleration values from the 3-axis at various driving conditions during test run. After analysing the values the thresholds for event identification are confirmed. Table 1 shows range of acceleration or deceleration values for the safe driving. Whenever the values exceed the safe limits it would be considered as an event. Figure 3: Aggressive right turn recorded using y-axis of Figure 4 shows the graph generated for aggressive left turn which is recorded using y-axis of the 386

4 Figure 4: Aggressive left turn recorded using y-axis of Figure 5 shows the graph generated for sudden brake which is recorded using x-axis of the. Figure 6: Speed bump recorded using the z-axis of V. CONCLUSION This paper focused on the design of an integrated application for rating the driver by considering the road conditions, acceleration and speed. The usability of this system in the road transport would be highly useful to reduce accidents due to negligent driving. This system helps to maintain a detailed track record of the driving. It would be very helpful for the administrator to view the concise data for the analysis. This method offers a better way of rating the driver which would help the management to take necessary action. In future some additional functionalities like live transmission of data from the vehicle to the central station and also use some image processing techniques for processing the video, thus automating the entire system without admin for analyzing the videos can be added. Acknowledgement Figure 5: Sudden brake recorded using x-axis of Figure 6 shows the graph generated for speed bump which is recorded using z-axis of the We are indebted to Dr. D. Nageswara Rao, General Secretary, VNRVJIET, for his help and guidance. We are grateful to, Mrs. B. V. Kiranmayee, Head of Computer Science and Engineering Dept for providing us with the necessary resources as and when the situation demanded and for reposing trust in our abilities. 387

5 Our sincere thanks to Dr. N. Balaji, Head of Research and Consultancy Center of VNRVJIET for his esteemed guidance and providing all the resources needed for this work. References [1] Secretary-General, 30 September 2011, Improving global road safety, United Nations General Assembly, Available: rt_en.pdf [2] El Hosin Gazali, October 2010, Monitoring Erratic Driving Behaviour caused by Vehicle Overtaking using Off-the-shelf Technologies, Available: [3] Michael Gatscha (TTI), Christian Brandstätter & Jürgen Pripfl (KfV), 20 December 2010, Video-based feedback for learner and novice drivers - A small-scale ND study in Austria, Available: [4] S.K. Mishra, Director (Road Transport), Govt. of India, ROAD SAFETY IN INDIA [5] Ref.: 1426, 12 May 2011, ISO standards support UN Decade of Action for Road Safety, Available: [6] Mohamed Fazeen, Brandon Gozick, Ram Dantu, Moiz Bhukhiya, and Marta C. González, 2012, Safe Driving Using Mobile Phones, IEEE Trans. Intelligent Transportation Systems 388

Detection of rash driving on highways

Detection of rash driving on highways Detection of rash driving on highways 1 Ladly Patel, 2 Kumar Abhishek Gaurav, 3 Dr. Revathi V 1,2 Mtech. CSE (Big Data & IoT), 3 Associate Professor Dayananda Sagar University, Bengaluru, India Abstract-

More information

SAFE DRIVING USING MOBILE PHONES

SAFE DRIVING USING MOBILE PHONES SAFE DRIVING USING MOBILE PHONES PROJECT REFERENCE NO. : 37S0527 COLLEGE : SKSVMA COLLEGE OF ENGINEERING AND TECHNOLOGY, GADAG BRANCH : COMPUTER SCIENCE AND ENGINEERING GUIDE : NAGARAJ TELKAR STUDENTS

More information

Road Map For Safer Vehicles & Fleet Safety

Road Map For Safer Vehicles & Fleet Safety Road Map For Safer Vehicles & Fleet Safety David Ward Secretary General Global New Car Assessment Programme Global Fleet Conference Miami 6-8 June 2017 Changing Geography of Vehicle Use Global NCAP - Building

More information

Journal of Emerging Trends in Computing and Information Sciences

Journal of Emerging Trends in Computing and Information Sciences Pothole Detection Using Android Smartphone with a Video Camera 1 Youngtae Jo *, 2 Seungki Ryu 1 Korea Institute of Civil Engineering and Building Technology, Korea E-mail: 1 ytjoe@kict.re.kr, 2 skryu@kict.re.kr

More information

Florida Strategic Highway Safety Planning Florida Strategic Highway Safety Plan (SHSP) Update and Performance Overview

Florida Strategic Highway Safety Planning Florida Strategic Highway Safety Plan (SHSP) Update and Performance Overview Session 1 Florida Strategic Highway Safety Planning Florida Strategic Highway Safety Plan (SHSP) Update and Performance Overview Joe Santos, PE, FDOT, State Safety Office October, 23, 2013 Florida Statistics

More information

Enhancing School Bus Safety and Pupil Transportation Safety

Enhancing School Bus Safety and Pupil Transportation Safety For Release on August 26, 2002 (9:00 am EDST) Enhancing School Bus Safety and Pupil Transportation Safety School bus safety and pupil transportation safety involve two similar, but different, concepts.

More information

GOVERNMENT STATUS REPORT OF JAPAN

GOVERNMENT STATUS REPORT OF JAPAN GOVERNMENT STATUS REPORT OF JAPAN Hidenobu KUBOTA Director, Policy Planning Office for Automated Driving Technology, Engineering Policy Division, Road Transport Bureau, Ministry of Land, Infrastructure,

More information

Road fatalities in 2012

Road fatalities in 2012 Lithuania 1 Inhabitants Vehicles/1 000 inhabitants Road fatalities in 2012 Fatalities /100 000 inhabitants in 2012 2.98 million 751 301 10.1 1. Road safety data collection Definitions Road fatality: person

More information

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard

WHITE PAPER. Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard WHITE PAPER Preventing Collisions and Reducing Fleet Costs While Using the Zendrive Dashboard August 2017 Introduction The term accident, even in a collision sense, often has the connotation of being an

More information

Road Safety and the Italian Tolled Motorway Network: where we are and what we are doing?

Road Safety and the Italian Tolled Motorway Network: where we are and what we are doing? Italian Association of Toll Motorways and Tunnels Operators Road Safety and the Italian Tolled Motorway Network: where we are and what we are doing? WORKSHOP ON MANAGING OPERATIONAL RISK IN ROAD OPERATIONS

More information

Virginia Department of Education. A Regulatory View of Virginia Pupil Transportation

Virginia Department of Education. A Regulatory View of Virginia Pupil Transportation Virginia Department of Education A Regulatory View of Virginia Pupil Transportation Totals 07/08 Miles 198,656,640 per year 953,696 pupil passengers daily Code of Virginia 22.1-8. General supervision vested

More information

RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve

RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve RF Based Automatic Vehicle Speed Limiter by Controlling Throttle Valve Saivignesh H 1, Mohamed Shimil M 1, Nagaraj M 1, Dr.Sharmila B 2, Nagaraja pandian M 3 U.G. Student, Department of Electronics and

More information

AN ANALYSIS OF DRIVER S BEHAVIOR AT MERGING SECTION ON TOKYO METOPOLITAN EXPRESSWAY WITH THE VIEWPOINT OF MIXTURE AHS SYSTEM

AN ANALYSIS OF DRIVER S BEHAVIOR AT MERGING SECTION ON TOKYO METOPOLITAN EXPRESSWAY WITH THE VIEWPOINT OF MIXTURE AHS SYSTEM AN ANALYSIS OF DRIVER S BEHAVIOR AT MERGING SECTION ON TOKYO METOPOLITAN EXPRESSWAY WITH THE VIEWPOINT OF MIXTURE AHS SYSTEM Tetsuo Shimizu Department of Civil Engineering, Tokyo Institute of Technology

More information

Preventing Road Accidents and Injuries for the Safety of Employees Case Study: ALSA FACTFILE. Company: ALSA

Preventing Road Accidents and Injuries for the Safety of Employees Case Study: ALSA FACTFILE. Company: ALSA PRAISE Preventing Road Accidents and Injuries for the Safety of Employees Case Study: ALSA ETSC s PRAISE project addresses the safety aspects of driving at work and driving to work. Its aim is to promote

More information

Traffic Safety Facts

Traffic Safety Facts Part 1: Read Sources Source 1: Informational Article 2008 Data Traffic Safety Facts As you read Analyze the data presented in the articles. Look for evidence that supports your position on the dangers

More information

Respecting the Rules Better Road Safety Enforcement in the European Union. ACEA s Response

Respecting the Rules Better Road Safety Enforcement in the European Union. ACEA s Response Respecting the Rules Better Road Safety Enforcement in the European Union Commission s Consultation Paper of 6 November 2006 1 ACEA s Response December 2006 1. Introduction ACEA (European Automobile Manufacturers

More information

The Impact of Measuring Driver and Vehicle Behaviour

The Impact of Measuring Driver and Vehicle Behaviour The Impact of Measuring Driver and Vehicle Behaviour Introduction Any business that invests in a GPS tracking device has the ability to instantly track the location of their vehicles, but this is no longer

More information

An Evaluation of the Relationship between the Seat Belt Usage Rates of Front Seat Occupants and Their Drivers

An Evaluation of the Relationship between the Seat Belt Usage Rates of Front Seat Occupants and Their Drivers An Evaluation of the Relationship between the Seat Belt Usage Rates of Front Seat Occupants and Their Drivers Vinod Vasudevan Transportation Research Center University of Nevada, Las Vegas 4505 S. Maryland

More information

COLLISION AVOIDANCE SYSTEM

COLLISION AVOIDANCE SYSTEM COLLISION AVOIDANCE SYSTEM PROTECT YOUR FLEET AND YOUR BOTTOM LINE WITH MOBILEYE. Our Vision. Your Safety. TM Mobileye. The World Leader In Collision Avoidance Systems. The road ahead can have many unforeseen

More information

Devices to Assist Drivers to Comply with Speed Limits

Devices to Assist Drivers to Comply with Speed Limits Vehicle Design and Research Pty Limited Australian Business No. 63 003 980 809 mpaineattpg.com.au Devices to Assist Drivers to Comply with Speed Limits Prepared by Michael Paine, Manager, Vehilce Design

More information

Investigation of Vibration on Suspension Systems at Different Load and Operating Conditions

Investigation of Vibration on Suspension Systems at Different Load and Operating Conditions ISSN (e): 2250 3005 Volume, 07 Issue, 04 April 2017 International Journal of Computational Engineering Research (IJCER) Investigation of Vibration on Suspension Systems at Different Load and Operating

More information

BACK TO OUR PEOPLE. From a classical fleet management approach to a modern mobility concept. International Fleet Meeting, Geneva

BACK TO OUR PEOPLE. From a classical fleet management approach to a modern mobility concept. International Fleet Meeting, Geneva BACK TO OUR PEOPLE From a classical fleet management approach to a modern mobility concept International Fleet Meeting, Geneva 07.03.2018 Michael Müller Senior Director, Mobility & Facilities, Daiichi

More information

The final test of a person's defensive driving ability is whether or not he or she can avoid hazardous situations and prevent accident..

The final test of a person's defensive driving ability is whether or not he or she can avoid hazardous situations and prevent accident.. It is important that all drivers know the rules of the road, as contained in California Driver Handbook and the Vehicle Code. However, knowing the rules does not necessarily make one a safe driver. Safe

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 2, 2014

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 2, 2014 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 5, No 2, 2014 Copyright by the authors - Licensee IPA- Under Creative Commons license 3.0 Research article ISSN 0976 4399 The impacts of

More information

Designing Of Overload Monitoring System In Public Transportation Based On Microcontrollerin Ethiopia

Designing Of Overload Monitoring System In Public Transportation Based On Microcontrollerin Ethiopia Designing Of Overload Monitoring System In Public Transportation Based On Microcontrollerin Ethiopia Tariku Sinshaw Abstract- There has been an issue of overload passenger monitoring despite having stationed

More information

Research on Failure mode and effect analysis of Diesel Engine

Research on Failure mode and effect analysis of Diesel Engine Research on Failure mode and effect analysis of Diesel Engine Rahul Shrivastava¹, Alok Singh² ¹ Research Scholar, Dept. of Mechanical Engineering, M.A.N.I.T, Bhopal, M.P. India ²Assistant Professor, Dept.

More information

IMPACT OF THE BUS LOCATION SYSTEM ON BUS USAGE. - Morioka City -

IMPACT OF THE BUS LOCATION SYSTEM ON BUS USAGE. - Morioka City - IMPACT OF THE BUS LOCATION SYSTEM ON BUS USAGE - Morioka City - Yoshitaka Motoda, Professor, Iwate Prefectural University, 152-52 Sugo Takizawa, Iwate, Japan 020-0193 Phone: +81-19-694-2732, Fax: +81-19-694-2701

More information

Design Evaluation of Fuel Tank & Chassis Frame for Rear Impact of Toyota Yaris

Design Evaluation of Fuel Tank & Chassis Frame for Rear Impact of Toyota Yaris International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-0056 Volume: 03 Issue: 05 May-2016 p-issn: 2395-0072 www.irjet.net Design Evaluation of Fuel Tank & Chassis Frame for Rear

More information

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL

EPSRC-JLR Workshop 9th December 2014 TOWARDS AUTONOMY SMART AND CONNECTED CONTROL EPSRC-JLR Workshop 9th December 2014 Increasing levels of autonomy of the driving task changing the demands of the environment Increased motivation from non-driving related activities Enhanced interface

More information

Deep Learning Will Make Truly Self-Driving Cars a Reality

Deep Learning Will Make Truly Self-Driving Cars a Reality Deep Learning Will Make Truly Self-Driving Cars a Reality Tomorrow s truly driverless cars will be the safest vehicles on the road. While many vehicles today use driver assist systems to automate some

More information

OVERVIEW OF VEHICLE SAFETY SCENARIO IN INDIA

OVERVIEW OF VEHICLE SAFETY SCENARIO IN INDIA OVERVIEW OF VEHICLE SAFETY SCENARIO IN INDIA 3 rd AAI Summit, Vehicle Safety Session IMPACT Bangkok (Thailand) 3 rd December 2014 Presentation by Anand Deshpande Deputy Director, ARAI (India) ARAI Overview

More information

Abstract. 1. Introduction. 1.1 object. Road safety data: collection and analysis for target setting and monitoring performances and progress

Abstract. 1. Introduction. 1.1 object. Road safety data: collection and analysis for target setting and monitoring performances and progress Road Traffic Accident Involvement Rate by Accident and Violation Records: New Methodology for Driver Education Based on Integrated Road Traffic Accident Database Yasushi Nishida National Research Institute

More information

The objective is to promote initiatives taken by the Corporates that mitigate or reduce occupational road risk.

The objective is to promote initiatives taken by the Corporates that mitigate or reduce occupational road risk. Overview FICCI has instituted s to felicitate the corporate initiatives in. The objective is to promote initiatives taken by the Corporates that mitigate or reduce occupational road risk. This can help

More information

Data Collection Technology at ARRB Transport Research

Data Collection Technology at ARRB Transport Research Data Collection Technology at ARRB Transport Research Philip Roper 1 (Presenter) 1 ARRB Transport Research Biography Philip Roper joined ARRB Transport Research in May 2002. He holds a Bachelor of Engineering

More information

Collect and analyze data on motorcycle crashes, injuries, and fatalities;

Collect and analyze data on motorcycle crashes, injuries, and fatalities; November 2006 Highway Safety Program Guideline No. 3 Motorcycle Safety Each State, in cooperation with its political subdivisions and tribal governments and other parties as appropriate, should develop

More information

GPS-GSM Based Intelligent Vehicle Tracking System Using ARM7

GPS-GSM Based Intelligent Vehicle Tracking System Using ARM7 GPS-GSM Based Intelligent Vehicle Tracking System Using ARM7 T.Narasimha 1, Dr. D. Vishnuvardhan 2 Student, E.C.E Department, J.N.T.U.A College of Engineering, Pulivendula, India 1 Assistant Professor,

More information

Automatic Car Driving System Using Fuzzy Logic

Automatic Car Driving System Using Fuzzy Logic Automatic Car Driving System Using Fuzzy Logic Vipul Shinde, Rohan Thorat, Trupti Agarkar B.E Electronics, RamraoAdik Institute of Technology, Nerul, Navi Mumbai. ABSTRACT: In Boolean logic the truth-value

More information

Pothole Detection using Machine Learning

Pothole Detection using Machine Learning , pp.151-155 http://dx.doi.org/10.14257/astl.2018.150.35 Pothole Detection using Machine Learning Hyunwoo Song, Kihoon Baek and Yungcheol Byun Dept. of Computer Engineering, Jeju National University, Korea

More information

Ecodrive. Ricardo Jorge Gonçalves Ribas. Instituto Superior Técnico, Av. Prof. Doutor Aníbal Cavaco Silva Porto Salvo

Ecodrive. Ricardo Jorge Gonçalves Ribas. Instituto Superior Técnico, Av. Prof. Doutor Aníbal Cavaco Silva Porto Salvo Ecodrive Ricardo Jorge Gonçalves Ribas Instituto Superior Técnico, Av. Prof. Doutor Aníbal Cavaco Silva 2744-016 Porto Salvo ricardo.ribas@tecnico.ulisboa.pt Abstract Ecodriving has become increasingly

More information

Young Drivers Conference

Young Drivers Conference Young Drivers Conference Belgian practices 12th of September, Brussels Liesje Pauwels Content Situation in Belgium Measures Good practices 11 September 2018 / Slide 2 Situation in Belgium 11 September

More information

ROAD SAFETY ANNUAL REPORT 2018 LITHUANIA

ROAD SAFETY ANNUAL REPORT 2018 LITHUANIA ROAD SAFETY ANNUAL REPORT 2018 LITHUANIA LITHUANIA In 2017, 192 persons lost their lives in traffic crashes. Lithuania is one of the IRTAD countries that has achieved the strongest reduction in the number

More information

Rosco Vision Systems National Transportation Safety Board Attentive Driving Forum Panel Discussions March 27, 2012

Rosco Vision Systems National Transportation Safety Board Attentive Driving Forum Panel Discussions March 27, 2012 Rosco Vision Systems National Transportation Safety Board Attentive Driving Forum Panel Discussions March 27, 2012 Rosco Vision Systems applauds the efforts of the NTSB to increase awareness of distracted

More information

Reducing speed: Why does it matter so much? Pay-as-you-speed an insurance initiative to reduce speed Anders Kullgren

Reducing speed: Why does it matter so much? Pay-as-you-speed an insurance initiative to reduce speed Anders Kullgren Reducing speed: Why does it matter so much? Pay-as-you-speed an insurance initiative to reduce speed Anders Kullgren Head of traffic safety research, Folksam Adj. Professor, Chalmers The road transport

More information

The Testing and Data Analyzing of Automobile Braking Performance. Peijiang Chen

The Testing and Data Analyzing of Automobile Braking Performance. Peijiang Chen International Conference on Computational Science and Engineering (ICCSE 2015) The Testing and Data Analyzing of Automobile Braking Performance Peijiang Chen School of Automobile, Linyi University, Shandong,

More information

Young Drivers Conference Athens June, 13 th Liesje Pauwels Belgian Road Safety Institute

Young Drivers Conference Athens June, 13 th Liesje Pauwels Belgian Road Safety Institute Young Drivers Conference Athens June, 13 th 2017 Liesje Pauwels Belgian Road Safety Institute Statistics and risk factors Measures Good practice : Smart Drivers Good practice : Distraction behind the wheel

More information

Bridging the Automated Vehicle Gap: Consumer Trust, Technology and Liability

Bridging the Automated Vehicle Gap: Consumer Trust, Technology and Liability Bridging the Automated Vehicle Gap: Consumer Trust, Technology and Liability Tina Georgieva Senior Attorney, Product Safety Group Miller Canfield Kristin Kolodge Executive Director, Driver Interaction

More information

Managing Occupational Road Risk. Vehicle Tracking System (VTS) Implementation

Managing Occupational Road Risk. Vehicle Tracking System (VTS) Implementation Managing Occupational Road Risk Vehicle Tracking System (VTS) Implementation / Objective VTS is being introduced to improve the safety of our staff by helping them to drive within the speed limit by providing

More information

5G V2X. The automotive use-case for 5G. Dino Flore 5GAA Director General

5G V2X. The automotive use-case for 5G. Dino Flore 5GAA Director General 5G V2X The automotive use-case for 5G Dino Flore 5GAA Director General WHY According to WHO, there were about 1.25 million road traffic fatalities worldwide in 2013, with another 20 50 million injured

More information

National Road Safety Action Plan in China

National Road Safety Action Plan in China Sixth SHRP 2 Safety Research Symposium National Road Safety Action Plan in China Dr. Yan Wang July 14, 2011 Washington DC, USA Outline 1 Initiative of Road Safety Action Plan 2 Phase I 3 For Next Phase?

More information

Toward the Realization of Sustainable Mobility

Toward the Realization of Sustainable Mobility GIES 2008 Toward the Realization of Sustainable Mobility March 13, 2008 Toyota Motor Corporation Senior Technical Executive Hiroyuki Watanabe 1 CO 2 Emission from Transportation Sector Distribution by

More information

Summary of Proposed Award. Driver Behavior Performance Monitoring System

Summary of Proposed Award. Driver Behavior Performance Monitoring System Greater Cleveland Regional Transit Authority Summary of Proposed Award Driver Behavior Performance Monitoring System Presented to: Operations Committee February 18, 2014 1 Drive to Excellence Trial Technology

More information

Driver Safety. The First Step to a Safer Fleet

Driver Safety. The First Step to a Safer Fleet Driver Safety The First Step to a Safer Fleet The cost of unsafe driving behavior High procurement and operating costs mean fleets are constantly looking for savings and profit opportunities. We often

More information

ebook How Driver Behaviour Can Impact Your Business

ebook How Driver Behaviour Can Impact Your Business ebook How Driver Behaviour Can Impact Your Business According to the Department of Transport, work related crashes can cost a company between 16,000 and 154,000 (rising to in excess of a million if a fatality

More information

Conduct on-road training for motorcycle riders

Conduct on-road training for motorcycle riders Page 1 of 5 Conduct on-road training for motorcycle riders Level 5 Credits 10 Purpose This unit standard is for licensed motorcycle riding instructors who wish to conduct on-road motorcycle training. People

More information

An Autonomous Braking System of Cars Using Artificial Neural Network

An Autonomous Braking System of Cars Using Artificial Neural Network I J C T A, 9(9), 2016, pp. 3665-3670 International Science Press An Autonomous Braking System of Cars Using Artificial Neural Network P. Pavul Arockiyaraj and P.K. Mani ABSTRACT The main aim is to develop

More information

Women In Transportation Seminar The Future of Transportation How Do We Get There. US Department of Transportation NHTSA Julie J Kang

Women In Transportation Seminar The Future of Transportation How Do We Get There. US Department of Transportation NHTSA Julie J Kang Women In Transportation Seminar The Future of Transportation How Do We Get There US Department of Transportation NHTSA Julie J Kang NHTSA s Mission and Strategy NHTSA is an organization under the U.S.

More information

AusRAP assessment of Peak Downs Highway 2013

AusRAP assessment of Peak Downs Highway 2013 AusRAP assessment of Peak Downs Highway 2013 SUMMARY The Royal Automobile Club of Queensland (RACQ) commissioned an AusRAP assessment of Peak Downs Highway based on the irap protocol. The purpose is to

More information

RESPONSE TO THE DEPARTMENT FOR TRANSPORT AND DRIVER AND VEHICLE STANDARDS AGENCY S CONSULTATION PAPER

RESPONSE TO THE DEPARTMENT FOR TRANSPORT AND DRIVER AND VEHICLE STANDARDS AGENCY S CONSULTATION PAPER RESPONSE TO THE DEPARTMENT FOR TRANSPORT AND DRIVER AND VEHICLE STANDARDS AGENCY S CONSULTATION PAPER MODERNISING COMPULSORY BASIC TRAINING COURSES FOR MOTORCYCLISTS 17 APRIL 2015 Introduction The Royal

More information

The Swedish Police Enforcement Initiative to reach the Goal of Vision Zero

The Swedish Police Enforcement Initiative to reach the Goal of Vision Zero The Swedish Police Enforcement Initiative to reach the Goal of Vision Zero 1 Presentation The Swedish Police organisation The Swedish Police Traffic Safety Strategy Evaluation of intensified speed monitoring

More information

Produced by: Working in partnership with: Brake. the road safety charity

Produced by: Working in partnership with: Brake. the road safety charity 1 Direct Line & Brake Reports on Safe Driving 2013-2014 REPORT ONE Are you ready to drive Produced by: Brake the road safety charity Working in partnership with: INTRODUCTION Julie Townsend, Brake s deputy

More information

Modal analysis of Truck Chassis Frame IJSER

Modal analysis of Truck Chassis Frame IJSER Modal analysis of Truck Chassis Frame 158 Shubham Bhise 1, Vaibhav Dabhade 1, Sujit Pagi 1, Apurvi Veldandi 1. 1 B.E. Student, Dept. of Automobile Engineering, Saraswati College of Engineering, Navi Mumbai,

More information

COMMUNITY ENGAGEMENT STRATEGIES

COMMUNITY ENGAGEMENT STRATEGIES COMMUNITY ENGAGEMENT STRATEGIES for Teen Driver Safety Parent Awareness Programs Chief Steve Mortenson Elko New Market Police Department Trooper Joe Dellwo Minnesota State Patrol Gordy Pehrson DPS Office

More information

Segway with Human Control and Wireless Control

Segway with Human Control and Wireless Control Review Paper Abstract Research Journal of Engineering Sciences E- ISSN 2278 9472 Segway with Human Control and Wireless Control Sanjay Kumar* and Manisha Sharma and Sourabh Yadav Dept. of Electronics &

More information

EMERGING TRENDS IN AUTOMOTIVE ACTIVE-SAFETY APPLICATIONS

EMERGING TRENDS IN AUTOMOTIVE ACTIVE-SAFETY APPLICATIONS EMERGING TRENDS IN AUTOMOTIVE ACTIVE-SAFETY APPLICATIONS Purnendu Sinha, Ph.D. Global General Motors R&D India Science Lab, GM Tech Center (India) Bangalore OUTLINE OF THE TALK Introduction Landscape of

More information

Protecting Occupants

Protecting Occupants Module 5.3 Protecting Occupants It s about managing natural laws and saving lives. 1 Protecting Occupants - Objectives Describe the three collisions of a crash and the effect on the restrained and unrestrained

More information

Federal Motor Carrier Safety Administration

Federal Motor Carrier Safety Administration Federal Motor Carrier Safety Administration Earl Hardy Senior Policy Advisor Office of the Assistant Administrator and Chief Safety Officer 2 Who We Are FMCSA Regulates 551,000 active motor carriers 13,000

More information

Speed Control of Electric Motor using Ultrasonic Sensor and Image Processing Technique with Raspberry Pi 3

Speed Control of Electric Motor using Ultrasonic Sensor and Image Processing Technique with Raspberry Pi 3 Speed Control of Electric Motor using Ultrasonic Sensor and Image Processing Technique with Raspberry Pi 3 M Kalyansuriya 1, S R Kaarthik Eswaran 2, N Naveen 3, R Kumaravel 4, G Shanthi 5 1,2,3,4UG Student,

More information

First Do No Harm: Why Seatbelts are a Patient Care Issue. Noah Smith, NHTSA Office of EMS

First Do No Harm: Why Seatbelts are a Patient Care Issue. Noah Smith, NHTSA Office of EMS First Do No Harm: Why Seatbelts are a Patient Care Issue Noah Smith, NHTSA Office of EMS Hi, I m Noah Standard Bureaucratic Disclaimer To the extent that I mention specific brands or products in this presentation,

More information

EMERGING TECHNOLOGIES, EMERGING ISSUES

EMERGING TECHNOLOGIES, EMERGING ISSUES EMERGING TECHNOLOGIES, EMERGING ISSUES Peter Burns Ergonomics and Crash Avoidance Road Safety and Motor Vehicle Regulation Directorate 1 Outline Distraction countermeasures Evolving trends Emerging countermeasures

More information

Safety and Green Vehicle Performance Rating

Safety and Green Vehicle Performance Rating Safety and Green Vehicle Performance Rating presentation by David Ward Secretary General Global New Car Assessment Programme 2014 Fleet Forum Budapest 3 rd April 2014 Changing Geography of Vehicle Use

More information

Research and Design of an Overtaking Decision Assistant Service on Two-Lane Roads

Research and Design of an Overtaking Decision Assistant Service on Two-Lane Roads Research and Design of an Overtaking Decision Assistant Service on Two-Lane Roads Shenglei Xu, Qingsheng Kong, Jong-Kyun Hong and Sang-Sun Lee* Department of Electronics and Computer Engineering, Hanyang

More information

CURRICULUM VITAE OF JEFFREY W. POLSTER, P.E. September 2018

CURRICULUM VITAE OF JEFFREY W. POLSTER, P.E. September 2018 CURRICULUM VITAE OF JEFFREY W. POLSTER, P.E. September 2018 I. General Information A. Position: Senior Mechanical Engineer Semke Forensic 154 Hughes Lane St. Charles, Missouri Telephone: 636-896-9995 II.

More information

2015 IPWEA Queensland Conference Mackay. 14 th October 2015

2015 IPWEA Queensland Conference Mackay. 14 th October 2015 2015 IPWEA Queensland Conference Mackay 14 th October 2015 Session 6c Driver Safety Safer Driving Can You afford not to be proactive? THINK Differently ACT Differently DRIVE Differently Presenter Stephen

More information

FANG Shouen Tongji University

FANG Shouen Tongji University Introduction to Dr. Fang Shou en Communist Party secretary of Tongji University; Doctoral supervisor in Tongji University; Executive director of China Intelligent Transportation Systems Association (CITSA)

More information

Work Zone Safety Intrusion Mitigation

Work Zone Safety Intrusion Mitigation Work Zone Safety Intrusion Mitigation Advanced Warning and Risk Evasion Lee Cole VP EHS CRH Americas Materials Lee.Cole@na.crh.com Curt Davison Director of AWARE (407) 353-1140 cbdavison@oldcastlematerials.com

More information

Developing a Portable and Reliable Data Collection System for Evaluating Driver Behavior around Law Enforcement TRAVIS TERRY DR.

Developing a Portable and Reliable Data Collection System for Evaluating Driver Behavior around Law Enforcement TRAVIS TERRY DR. Developing a Portable and Reliable Data Collection System for Evaluating Driver Behavior around Law Enforcement TRAVIS TERRY DR. RONALD GIBBONS Problem Police officers are injured in vehicle crashes more

More information

REQUIREMENTS FOR APPROVAL OF AN ONLINE - DEFENSIVE DRIVING COURSE (O-DDC) Defensive Driving. Course. Online. Online DDC December 2007 Page 1 of 11

REQUIREMENTS FOR APPROVAL OF AN ONLINE - DEFENSIVE DRIVING COURSE (O-DDC) Defensive Driving. Course. Online. Online DDC December 2007 Page 1 of 11 Defensive Driving Course Online Online DDC December 2007 Page 1 of 11 Alberta Transportation Alberta Transportation Driver Programs & Licensing Standards Driver Programs & Licensing Standards 1 st Floor,

More information

RE: Comments on Proposed Mitigation Plan for the Volkswagen Environmental Mitigation Trust

RE: Comments on Proposed Mitigation Plan for the Volkswagen Environmental Mitigation Trust May 24, 2018 Oklahoma Department of Environmental Quality Air Quality Division P.O. Box 1677 Oklahoma City, OK 73101-1677 RE: Comments on Proposed Mitigation Plan for the Volkswagen Environmental Mitigation

More information

THE PEP PARTNERSHIP ON ECODRIVING Goals, achievements and next steps November 2017

THE PEP PARTNERSHIP ON ECODRIVING Goals, achievements and next steps November 2017 THE PEP PARTNERSHIP ON ECODRIVING Goals, achievements and next steps November 2017 BENEFITS OF ECODRIVING Results all from EcoDriving projects all over Europe prove that educated and trained drivers can

More information

Fleet Sustainability Policy

Fleet Sustainability Policy Fleet Sustainability Policy Scope: CITYWIDE Policy Contact Mark Stevens Fleet Manager Department of Public Works (916) 808-5869 MStevens@cityofsacramento.org Table of Contents A. Emissions Reductions B.

More information

Riders Helping Riders: An Alcohol Peer Intervention Program for Motorcyclists

Riders Helping Riders: An Alcohol Peer Intervention Program for Motorcyclists Riders Helping Riders: An Alcohol Peer Intervention Program for Motorcyclists A. Scott McKnight and Les R. Becker Pacific Institute for Research and Evaluation Robert L. Hohn National Highway Traffic Safety

More information

Benefits of Eco-Driving. Jesse Baltutis Consultant, Transport Unit

Benefits of Eco-Driving. Jesse Baltutis Consultant, Transport Unit 1 Benefits of Eco-Driving Jesse Baltutis Consultant, Transport Unit Eco Driving The eco in eco driving refers to a driving style, which takes into consideration ecological and economical benefits, that

More information

ACEA Tyre Performance Study

ACEA Tyre Performance Study Submitted by the experts of OICA Informal Document GRB-69-25-Rev.1 69 th GRB, January 22-25, 2019 Agenda item 14 ACEA Tyre Performance Study Rationales and Background Information 69 TH SESSION OF GRB,

More information

A Rectroscopic View on Automatic Tyre Inflatation System

A Rectroscopic View on Automatic Tyre Inflatation System Page185 A Rectroscopic View on Automatic Tyre Inflatation System Debabrata Panda*, Amit kumar Sahoo**, Debasish Acharya*** & P.Gouri Prasad**** Department of Mechanical Engineering, Gandhi institute of

More information

FP Integrated system for safe transportation of children to school SAFEWAY2SCHOOL

FP Integrated system for safe transportation of children to school SAFEWAY2SCHOOL FP7-233967 Integrated system for safe transportation of children to school SAFEWAY2SCHOOL Åsa Viklund, Swedish Transport Administration School transport in Europe Europe - millions of children travel to

More information

Driver Evaluation System Using Mobile Phone and OBD-II System

Driver Evaluation System Using Mobile Phone and OBD-II System Driver Evaluation System Using Mobile Phone and OBD-II System Sujata Khedkar, Asst. Professor, Department of Computer, V.E.S.I.T.,Mumbai, India Akshaykumar Oswal Manjari Setty Srinivas Ravi Department

More information

Economic and Social Council

Economic and Social Council United Nations Economic and Social Council ECE/TRANS/WP.29/2017/145 Distr.: General 11 October 2017 English only Economic Commission for Europe Inland Transport Committee World Forum for Harmonization

More information

Road Traffic Reduction via Implementation of Android Based Carpooling Application

Road Traffic Reduction via Implementation of Android Based Carpooling Application Road Traffic Reduction via Implementation of Android Based Carpooling Application Mayur Narsingrao Dhanorkar 1, Ruhi Oberoi 2 B.E.(C.S.E.) Final Year Student, MGM'S JNEC, Aurangabad, Maharashtra, India

More information

REDUCTION IN THE IMPACT FORCE ON A VEHICLE USING SPRING DAMPER SYSTEM

REDUCTION IN THE IMPACT FORCE ON A VEHICLE USING SPRING DAMPER SYSTEM REDUCTION IN THE IMPACT FORCE ON A VEHICLE USING SPRING DAMPER SYSTEM Bairy Srinivas M.Tech, NATIONAL INSTITUTE OF TECHNOLOGY, WARANGAL Srinivasbairy31@gmail.com and 9542942090 Abstract In the design of

More information

THE PEP PARTNERSHIP ON ECODRIVING Goals, achievements and new projects November 2016

THE PEP PARTNERSHIP ON ECODRIVING Goals, achievements and new projects November 2016 THE PEP PARTNERSHIP ON ECODRIVING Goals, achievements and new projects November 2016 BENEFITS OF ECODRIVING Results all from EcoDriving projects all over Europe prove that educated and trained drivers

More information

Commercial Interlock. Debra Coffey Vice President of Government Affairs Stephen George Director of Commercial Business

Commercial Interlock. Debra Coffey Vice President of Government Affairs Stephen George Director of Commercial Business Commercial Interlock Debra Coffey Vice President of Government Affairs Stephen George Director of Commercial Business Overview Protecting Your Investment Prevention Program Features Fleet Management Software

More information

Indian Truck Market Intelligence Report FY Autobei Consulting Group (ACG) Indian Truck Market Intelligence Report FY

Indian Truck Market Intelligence Report FY Autobei Consulting Group (ACG) Indian Truck Market Intelligence Report FY Indian Truck Market Intelligence Report FY 2015-16 700,000 600,000 500,000 400,000 300,000 200,000 100,000 0 50 40 30 20 10 0-10 -20-30 Truck Sales Trend Analysis Indian Truck Sales Trend CAGR 7% 2007-08

More information

A Transient Free Novel Control Technique for Reactive Power Compensation using Thyristor Switched Capacitor

A Transient Free Novel Control Technique for Reactive Power Compensation using Thyristor Switched Capacitor A Transient Free Novel Control Technique for Reactive Power Compensation using Thyristor Switched Capacitor 1 Chaudhari Krunal R, 2 Prof. Rajesh Prasad 1 PG Student, 2 Assistant Professor, Electrical Engineering

More information

UAE Ministry of Interior pilot project for RFID-based SCHOOLBUS/STUDENT TRACKING SYSTEM

UAE Ministry of Interior pilot project for RFID-based SCHOOLBUS/STUDENT TRACKING SYSTEM UAE Ministry of Interior pilot project for RFID-based SCHOOLBUS/STUDENT TRACKING SYSTEM Safe, secure and verified school bus transportation TECHNOLOGY School bus route tracking and live data transmission

More information

RUPOOL: A Social-Carpooling Application for Rutgers Students

RUPOOL: A Social-Carpooling Application for Rutgers Students Katarina Piasevoli Environmental Solutions Rutgers Energy Institute Competition Proposal March 2015 RUPOOL: A Social-Carpooling Application for Rutgers Students Introduction Most climate change policy

More information

Autonomous Vehicles: Status, Trends and the Large Impact on Commuting

Autonomous Vehicles: Status, Trends and the Large Impact on Commuting Autonomous Vehicles: Status, Trends and the Large Impact on Commuting Barrie Kirk, P.Eng. Executive Director, Canadian Automated Vehicles Centre of Excellence Presentation to ACT Canada October 26, 2016

More information

Recommendations of the Expert Group on Preventing Motorcycle Injuries in Children

Recommendations of the Expert Group on Preventing Motorcycle Injuries in Children Recommendations of the Expert Group on Preventing Motorcycle Injuries in Children All Member States in the WHO South-East Asia (SEA) Region are low- and middle-income countries. In the SEA Region, the

More information

Fertile-Beltrami Fleet Safety Policy

Fertile-Beltrami Fleet Safety Policy Fertile-Beltrami Fleet Safety Policy Location: All Locations Effective Date: 12-13-2016 Revision Number: 1 Addendum to District 599 Policy #709 Purpose: District #599 recognizes that our employees are

More information

Comparison of the 6YO ATD kinematics restrained in Booster CRSs Sled Experiments in frontal, oblique and side impacts

Comparison of the 6YO ATD kinematics restrained in Booster CRSs Sled Experiments in frontal, oblique and side impacts Comparison of the 6YO ATD kinematics restrained in Booster CRSs Sled Experiments in frontal, oblique and side impacts N. Duong 12 1 Children Hospital of Philadelphia; 2 Drexel University ABSTRACT Unintentional

More information

Automated Vehicle Anti-Theft Security System

Automated Vehicle Anti-Theft Security System Senior Design I Initial Project and Group Identification Document Divide and Conquer 09/09/16 Automated Vehicle Anti-Theft Security System University of Central Florida Department of Electrical Engineering

More information