Skip to content

An Acoustic Traffic Monitoring System: Design and Implementation

Notifications You must be signed in to change notification settings

nay0648/traffic2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Acoustic Traffic Monitoring System: Design and Implementation

Yueyue Na, Yanmeng Guo, Qiang Fu, Yonghong Yan

The Key Laboratory of Speech Acoustics and Content Understanding
Institute of Acoustics, Chinese Academy of Sciences
Beijing, China
{nayueyue, guoyanmeng, qfu, yanyonghong}@hccl.ioa.ac.cn

Abstract

Vehicle emits sounds as it travels along the road, which can be used for traffic monitoring. In this paper, an acoustic based traffic monitoring system is designed and implemented. The system utilizes a cross microphone array to collect road-side acoustic signals. Then, lane positions are automatically detected by the built-in lane detection module. Eventually, different measuring indices which reflect the road condition and traffic quality are derived according to the collected signals and the detected lanes. Since acoustic sensor is less expensive than other types of vehicle sensors, and acoustic features are robust against light, weather, and environmental variations, we expect that the proposed acoustic traffic monitoring system will have lower hardware cost, and become a good complement to the existing traffic monitoring techniques.

The Demo

Currently only the simulation demo is available. A four-lane road is simulated, the lanes and the vehicles can be detected from the simulated moving sound sources. image

How to Run

  1. run on Windows: Just execute run.bat.
  2. run on Eclipse: Import the project as a Eclipse java project, and run cn.ac.ioa.hccl.atm.demo.SimulationDemo.

References

@inproceedings{na2015acoustic,
  title={An acoustic traffic monitoring system: Design and implementation},
  author={Na, Yueyue and Guo, Yanmeng and Fu, Qiang and Yan, Yonghong},
  booktitle={2015 IEEE 12th Intl Conf on Ubiquitous Intelligence and Computing and 2015 IEEE 12th Intl Conf on Autonomic and Trusted Computing and 2015 IEEE 15th Intl Conf on Scalable Computing and Communications and Its Associated Workshops (UIC-ATC-ScalCom)},
  pages={119--126},
  year={2015},
  organization={IEEE}
}
@article{na2016cross,
  title={Cross array and rank-1 MUSIC algorithm for acoustic highway lane detection},
  author={Na, Yueyue and Guo, Yanmeng and Fu, Qiang and Yan, Yonghong},
  journal={IEEE Transactions on Intelligent Transportation Systems},
  volume={17},
  number={9},
  pages={2502--2514},
  year={2016},
  publisher={IEEE}
}

About

An Acoustic Traffic Monitoring System: Design and Implementation

Topics

Resources

Stars

Watchers

Forks