Embedded data acquisition system for automobile parameters

The study implements a data acquisition system (DAS) that requires and saves the following automobile data: speed, acceleration, distance, load weight, seatbelt status and date and time. The microcontroller used is the ZiLOG Z8F6423 and the group used a motorcycle as the automobile. The speed data a...

Full description

Saved in:
Bibliographic Details
Main Authors: Lamasan, Beverlie T., Magnaye, Karizia M., Miembro, Iza Finella P., Ponciano, Christian Vergel O., Ty, Patrick Shuster G.
Format: text
Language:English
Published: Animo Repository 2006
Subjects:
Online Access:https://animorepository.dlsu.edu.ph/etd_bachelors/14266
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: De La Salle University
Language: English
Description
Summary:The study implements a data acquisition system (DAS) that requires and saves the following automobile data: speed, acceleration, distance, load weight, seatbelt status and date and time. The microcontroller used is the ZiLOG Z8F6423 and the group used a motorcycle as the automobile. The speed data are taken from a hall-effect sensor attached near the rear wheel and the distance and the acceleration are computed internally using these data. The load weight is measured as overweight or underweight via an LDR (Light Dependent Resistor) circuit. The seatbelt status is logged via an implemented seatbelt switch. The date and time is taken from the DS1302 RTC (Real Time Clock) chip. As the logged data can be viewed using a PC or a mobile phone, the group used a Universal Asynchronous Transmit/Receive (UART) connection, through HyperTerminal, as the bridge connecting the DAS and PC (with MS Excel sorting and graphing the data). A Nokia 7110 was used as the conduct connecting DAS and mobile phone.