1 / 10

The Cyber-Physical Bike: A Step Towards Safer Green Transportation

The Cyber-Physical Bike: A Step Towards Safer Green Transportation. S. Smaldone C. Tonde V. K . Ananthanarayanan A. Elgammal L. Iftode Summarized by Yuki. Outline. Analysis Design Implementation Evaluation Conclusion. Analysis. Problem

peyton
Download Presentation

The Cyber-Physical Bike: A Step Towards Safer Green Transportation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Cyber-Physical Bike:A Step Towards Safer Green Transportation S. Smaldone C. Tonde V. K. Ananthanarayanan A. Elgammal L. Iftode Summarized by Yuki

  2. Outline • Analysis • Design • Implementation • Evaluation • Conclusion

  3. Analysis • Problem • A biker must spend cognitive and physical ability to periodically scan for a rear-approaching vehicle. As a result, the biker can not maintain continual awareness for the forward situation. • Solution • The Cyber-Physical bicycle system continuously monitors the environment behind the biker, automatically detects rear-approaching vehicles, and alerts the biker prior to the approach.

  4. Design • Roadway segmentation analysis using optical flow • Reduces computational load

  5. Design • Vehicle tracking • Determines if each vehicle passes the biker in either a safe or unsafe manner

  6. Implementation • Development environment • C/C++ • NVIDIA CUDA library (v2.3) • Open source optical flow library[1] • Bike computer - HP Mini 311 notebook • Intel Atom N280 1.67 GHz CPU • 3 GB RAM • NVIDIA ION GPU (16 CUDA cores and 256 MB memory) • 80 GB SSD hard disk • 3.26 pounds / 1.48 kilograms (the worst case with peripherals) 1. WERLBERGER, M., TROBIN, W., POCK, T., WEDEL, A., CREMERS, D., AND BISCHOF, H. Anisotropic Huber-L1 optical flow. In BMVC’09 (London, UK, 2009).

  7. Implementation (cont.) • Rear-facing video camera - Sony DCR-SX40 • Over 3 hours of video recordings of real-world roadway cycling traces (repeatability of experiment) • Every interaction between the biker and a vehicle (approaching and departing) are manually annotated using the timestamps • Ordinary road bicycle - Trek FX7.5

  8. Evaluation • How accurate are video-based techniques in detecting rear-approaching vehicles? Accuracy = TP / (TP + FP + FN) = 19 / (19 + 6 + 1) = 73.1% A vehicle hidden by another biker A sudden vibration caused by uneven roadway

  9. Evaluation (cont.) • Can detection be performed timely? • Alerting to occur an average of 3.5 seconds prior to a vehicle encounter at reduced frame rates (3 FPS) • 3.5 seconds is 92% of the potential time (the difference between the first appearance of the vehicle and the time it passes the cyclist)

  10. Conclusion • The Cyber-Physical bicycle is a system that augments normal bicycles with video processing capabilities for automated rear-approaching vehicle detection. • This system directly improves the safety of bikers by reducing their cognitive overheads of continuously probing for rear-approaching vehicles. • The prototype can perform rear-vehicle detection with good accuracy at full frame rates (30 FPS), and can operate in real-time at reduced frame rates (3 FPS).

More Related