Artículos de revistas
A Flexible System Architecture for Acquisition and Storage of Naturalistic Driving Data
Fecha
2016-06Registro en:
Bender, Asher; Ward, James R.; Worrall, Stewart; Moreyra, Marcelo Leandro; Gerling Konrad, Santiago; et al.; A Flexible System Architecture for Acquisition and Storage of Naturalistic Driving Data; Institute of Electrical and Electronics Engineers; Ieee Transactions On Intelligent Transportation Systems; 17; 6; 6-2016; 1748-1761
1524-9050
CONICET Digital
CONICET
Autor
Bender, Asher
Ward, James R.
Worrall, Stewart
Moreyra, Marcelo Leandro
Gerling Konrad, Santiago
Masson, Favio Roman
Nebot, Eduardo
Resumen
Innovation in intelligent transportation systems relies on analysis of high-quality data. In this paper, we describe the design principles behind our data management infrastructure. The principles we adopt place an emphasis on flexibility and maintainability. This is achieved by breaking up code into a modular design that can be run on many independent processes. Message passing over a publish-subscribe network enables interprocess communication and promotes data-driven execution. By following these principles, rapid prototyping and experimentation with new sensing modalities and algorithms are possible. The communication library underpinning our proposed architecture is compared against several popular communication libraries. Features designed into the system make it decentralized, robust to failure, and amenable to scaling across multiple machines with minimal configuration. Code written using the proposed architecture is compact, transparent, and easy to maintain. Experimentation shows that our proposed architecture offers a high performance when compared against alternative communication libraries.