文档介绍:Projecte Final de Carrera
Enginyeria ica en informàtica de Sistemes
Race Car Data Acquisition System
Jorge Miranda Bermejo
Director: Joan Climent
Barcelona, 23 de juny de 2015
Departament d'Enginyeria de Sistemes,
Automàtica i Informàtica Industrial
Facultat d'Informàtica de Barcelona
Universitat ica de Catalunya
Abstract 3
Abstract
The aim of this Thesis is to implement a data acquisition system for an endurance race car.
The first part of this work, from chapter 3 to chapter 5, focuses on the selection of a suitable
platform for the data acquisition system in vehicles. Those chapters present a study of
desired specifications, an analysis of available options, and the justification of the selected
platform.
The development of plete system would exceed the scope of a single Bachelor
Thesis. Therefore, only one of the functionalities has been developed in this work.
The second part of this work, chapters 6 to 10, presents the development process of the
vehicle's CAN1 bus logging functionality. For this purpose, it has been developed a printed
circuit board to provide the main platform with the following additional hardware features:
Real Time Clock, microSD card slot and the CAN bus transceivers.
It has been also developed the support library and a short demonstration application to test
board functionalities.
Resum
L'objectiu d'aquest Projecte Final de Carrera és la implementació d'un sistema per la
adquisició de dades en vehicles de carreres de resistència.
La primera part d'aquest treball, des del capítol 3 al 5 es centra en la ió d'una
plataforma per l'adquisició de dades en vehicles. Aquest capítols presenten un estudi de les
funcionalitats desitjades en el sistema, una anàlisi de les diferents alternatives disponibles i
la justificació de la plataforma escollida.
1 CAN (Controller work). It is a data bus present on motor vehicles.
4 Race Car Data Acquisition System