MobiSys 2015

Invisible Sensing of Vehicle Steering with Smartphones

Dongyao Chen, Kyong-Tak Cho, Sihui Han, Zhizhuo Jin, Kang G. Shin

V-Sense

Abstract

Knowing when and how sharply a vehicle turns is valuable for navigation, safety monitoring, and autonomous driving support. Traditional approaches require dedicated steering angle sensors wired into the vehicle's CAN bus — expensive and vehicle-specific.

V-Sense is a middleware that detects vehicle steering events using only the sensors already present in a commodity smartphone placed anywhere in the car. By fusing accelerometer, gyroscope, and GPS signals, V-Sense infers steering direction and magnitude without any vehicle instrumentation. It runs transparently as a background service, enabling any app to consume steering events without specialized hardware.

Key Contributions

BibTeX

@inproceedings{chen2015vsense,
  title     = {Invisible Sensing of Vehicle Steering with Smartphones},
  author    = {Chen, Dongyao and Cho, Kyong-Tak and Han, Sihui and Jin, Zhizhuo and Shin, Kang G.},
  booktitle = {Proceedings of the 13th ACM International Conference on Mobile Systems, Applications, and Services (MobiSys)},
  year      = {2015},
  publisher = {ACM}
}