Difference between revisions of "Projects:2019s1-124 Development of a Tool for Naturalistic Measurement of Vehicle-Cyclist Passing Distances"

From Projects
Jump to: navigation, search
(Introduction)
 
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
Jamie Mackenzie (CASR)
 
Jamie Mackenzie (CASR)
  
Motivation:
+
[[File:Bike fitted.png|thumb]]
Cycling is something to be supported as it can have health and environmental benefits amongst others. Cycling leaves a commuter more vulnerable than other road users and though rules exist to protect them, the infrastructure for cycling lanes and paths could be improved to further protect cyclists. Research has shown that cars overtaking cyclists too closely results in more severe injury than other forms of cyclist/car crashes so minimising the chance of a dangerous close overtakes is of great value. Little is known about real-world car/cyclist dynamic interactions and learning more about this would be of value to making decisions regarding infrastructure and legislation.
+
 
 +
== Motivation ==
 +
While cycling is a mode of transport to be encouraged, cyclists are far more likely to be killed or hospitalised from road accidents than other commuters [1]. Having accurate data on where, how often, and how close cars overtake cyclists is an important step towards improving the laws and infrastructure that keep cyclists safe.
 +
 
 +
== Aim ==
 +
This project is sponsored by the Centre for Automotive Safety Research (CASR) and seeks to improve and validate the capabilities of an existing bicycle mounted device for measuring vehicle-cyclist passing distances. The three areas of focus are the sensor choice, device design and verification.
 +
 
 +
 
 +
 
 +
== Sensor Choice ==
 +
<br>
 +
 
 +
[[File:Sys Diagram.png|thumb]]
 +
 
 +
'''Existing Limitations:'''<br> Measurement Frequency and Size<br>
 +
'''Sensor considerations:'''<br>
 +
Measurement Frequency<br>
 +
Resolution/Accuracy<br>
 +
Cost<br>
 +
Durability<br>
 +
Power Consumption<br>
 +
Size<br>
 +
Weight<br>
 +
Communication<br>
 +
Interference<br>
 +
Other Output Data<br>
 +
 
 +
 
 +
 
 +
'''Available technologies and sensors:'''<br>
 +
Ultrasonic and LiDAR
 +
[[File:Selected Sensors.png|thumb]]
 +
'''Conclusion: '''
 +
<br>
 +
The data from the on-road trial and follow up experiments indicates that the current ultrasonic sensor choice, while suitable in most regards and providing exceptionally low power consumption, is handicapped by its low frequency which makes it unable to detect many overtake instances. Of the two infrared time-of-flight sensors evaluated, while both resolve the frequency limitation only the TFmini Plus maintains the required distance accuracy in all ambient lighting conditions. The TF mini Plus is thus a more suitable sensor for a bicycle mounted passing distance measurement device, allowing it to accurately detect more overtakes in a more discreet package.
 +
 
 +
 
 +
 
 +
 
 +
 
 +
== Verification ==
 +
Verifying the accuracy of the data collected adds value to existing and all future trial results.
 +
The steps taken to verify the device are as follows:<br>
 +
* Mount a Raspberry Pi camera to the bicycle<br>
 +
* Sync the camera with the sensor data<br>
 +
* Analyse the video and accuracy of the sensors<br>
 +
* Build and implement a detection algorithm<br>
 +
 
 +
 
 +
'''Conclusion:'''<br> Testing revealed video recordings as costly and time consuming method, but allowed for more efficient sensor detection algorithms to be developed.
 +
 
 +
 
 +
== Device Design ==
 +
A waterproof 3D-printed housing was designed to contain the onboard electronics including the data logger module, GPS module and a custom Printed Circuit Board (PCB).
 +
The device was designed with the following considerations:<br>
 +
* Intuitive Useability
 +
* Weather Conditions
 +
* Size and Shape
 +
* Attachment to Bicycle
 +
* Data Retrieval
 +
* Cost
 +
* Manufacturability
 +
* Battery Life
 +
* Maximum of 100 Units Produced
 +
The PCB was designed to manage the connection of the modules to:<br>
 +
* Sensors
 +
* Micro USB Charging Port
 +
* Battery
 +
* Pushbutton Switch
 +
* Red/Green LED
 +
<br>
 +
'''Conclusion:''' <br>A device was successfully developed that met the requirements of the project. It is weatherproof and�easier to use.

Latest revision as of 15:48, 30 October 2019

Members: Scott Adamson Robert Broadhead Max Telford

Supervisors: Braden Phillips Jamie Mackenzie (CASR)

Bike fitted.png

Motivation

While cycling is a mode of transport to be encouraged, cyclists are far more likely to be killed or hospitalised from road accidents than other commuters [1]. Having accurate data on where, how often, and how close cars overtake cyclists is an important step towards improving the laws and infrastructure that keep cyclists safe.

Aim

This project is sponsored by the Centre for Automotive Safety Research (CASR) and seeks to improve and validate the capabilities of an existing bicycle mounted device for measuring vehicle-cyclist passing distances. The three areas of focus are the sensor choice, device design and verification.


Sensor Choice


Sys Diagram.png

Existing Limitations:
Measurement Frequency and Size
Sensor considerations:
Measurement Frequency
Resolution/Accuracy
Cost
Durability
Power Consumption
Size
Weight
Communication
Interference
Other Output Data


Available technologies and sensors:
Ultrasonic and LiDAR

Selected Sensors.png

Conclusion:
The data from the on-road trial and follow up experiments indicates that the current ultrasonic sensor choice, while suitable in most regards and providing exceptionally low power consumption, is handicapped by its low frequency which makes it unable to detect many overtake instances. Of the two infrared time-of-flight sensors evaluated, while both resolve the frequency limitation only the TFmini Plus maintains the required distance accuracy in all ambient lighting conditions. The TF mini Plus is thus a more suitable sensor for a bicycle mounted passing distance measurement device, allowing it to accurately detect more overtakes in a more discreet package.



Verification

Verifying the accuracy of the data collected adds value to existing and all future trial results. The steps taken to verify the device are as follows:

  • Mount a Raspberry Pi camera to the bicycle
  • Sync the camera with the sensor data
  • Analyse the video and accuracy of the sensors
  • Build and implement a detection algorithm


Conclusion:
 Testing revealed video recordings as costly and time consuming method, but allowed for more efficient sensor detection algorithms to be developed.


Device Design

A waterproof 3D-printed housing was designed to contain the onboard electronics including the data logger module, GPS module and a custom Printed Circuit Board (PCB). The device was designed with the following considerations:

  • Intuitive Useability
  • Weather Conditions
  • Size and Shape
  • Attachment to Bicycle
  • Data Retrieval
  • Cost
  • Manufacturability
  • Battery Life
  • Maximum of 100 Units Produced

The PCB was designed to manage the connection of the modules to:

  • Sensors
  • Micro USB Charging Port
  • Battery
  • Pushbutton Switch
  • Red/Green LED


Conclusion:
A device was successfully developed that met the requirements of the project. It is weatherproof and�easier to use.