0% found this document useful (0 votes)
41 views1 page

Automotive Data Acquisition and Display System: ADC Controller SD Card

The document discusses an automotive data acquisition and display system. The system collects data from multiple sensors and stores it on an SD card to help racing teams analyze performance and prevent mistakes. It will use a microcontroller to process sensor inputs from an ADC multiplexer and record required data to the SD card. A block diagram shows sensors feeding into an ADC and controller which writes to the SD card. Components needed include sensors, an SD card interface, and an ATMega 16 microcontroller. Programming will be done using KeiluVision.

Uploaded by

Shubham Raizada
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views1 page

Automotive Data Acquisition and Display System: ADC Controller SD Card

The document discusses an automotive data acquisition and display system. The system collects data from multiple sensors and stores it on an SD card to help racing teams analyze performance and prevent mistakes. It will use a microcontroller to process sensor inputs from an ADC multiplexer and record required data to the SD card. A block diagram shows sensors feeding into an ADC and controller which writes to the SD card. Components needed include sensors, an SD card interface, and an ATMega 16 microcontroller. Programming will be done using KeiluVision.

Uploaded by

Shubham Raizada
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

AUTOMOTIVE DATA ACQUISITION AND DISPLAY SYSTEM

NAME REGISTRATION NO SECTION


Shubham Raizada 140907010 A

INTRODUCTION
A display system constitutes an essential part of every automobile we see today. It is an
essential driver aid which helps indicate important parameters like RPM, ground speed, fuel
level, engine temperature etc. A more sophisticated system than the display system is the
Data Acquisition system which we dont see in most commercial cars, but is a game changer
when it comes to Motorsport Racing. A race-car packs a lot of sensors during one of its
outings and data coming from every sensor needs to be perfectly recorded. This aids teams
to improve their performance and prevent mistakes.

SYSTEM OUTLINE AND APPROACH


Sensors will be fed to a multi-channel ADC where the inputs will be multiplexed and read by
the Microcontroller. The Microcontroller will process these inputs and store the required
contents in an SD Card. KeiluVision will be used for the programming and either a
programmer or Flash Magic will be used to burn the code onto the IC

BLOCKDIAGRAM

SENSOR #1

SENSOR #2
CONTROLLER
SD CARD
SENSOR #3 ADC

SENSOR #4

SENSOR #5

COMPONENTS, SOFTWARE NEEDED


Sensors, SD Card interface, ATMega 16 Microcontroller

You might also like