You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

COMET: A Component-Based Real-Time Database for Vehicle Control-Systems

Fulltext:


Authors:


Publication Type:

Licentiate Thesis

Publisher:

Mälardalen University Press


Abstract

Vehicle control-systems have evolved from small isolated controllers to complex distributed computer-systems. These systems include nodes spanning from simple 8-bit micro-controllers with a minimum of memory to complex 32-bit processors with vast resources. The main motivation for this evolution is the need for increased functionality in motor vehicles. Examples of such functionality include momentary fuel consumption measurements, anti-spin systems, and computerized diagnostics of vehicle-status. The control of the increased functionality requires the handling and maintenance of larger volumes of data, and has created a need for a uniform and efficient way to access and maintain this data. A real-time database management system could satisfy this requirement but an extensive survey of commercial and experimental database management systems has shown that there is currently no database system suitable for vehicle control systems available. In todays systems, data management is performed in an ad-hoc fashion at a low level of abstraction, using internal data-structures, e.g., shared variables and structures. This approach requires that the consistency of the data is maintained by the application, by, for example, resolving data access conflicts through the use of semaphores. This thesis presents a flexible and configurable database management system designated COMET, suitable for embedded systems and in particular, vehicle control-systems. To be able to handle the varying requirements imposed by different systems, COMET emphasizes configurability and tailorability, by adopting a component-based architecture.The result of this research is the implementation of COMET BaseLine, which is an instance of COMET suited to a particular vehicle control-system. The required behaviour of this database is based on requirements gathered from a case study performed at Volvo Construction Equipment Components AB in Eskilstuna. To fulfill these requirements, a concept called database pointers has been introduced and implemented. Database pointers provide controlled direct access to individual data elements in the database, efficiently and temporally deterministic, providing at the same time a high level of abstraction.

Bibtex

@misc{Nystrom441,
author = {Dag Nystr{\"o}m},
title = {COMET: A Component-Based Real-Time Database for Vehicle Control-Systems},
number = {9},
month = {May},
year = {2003},
publisher = {M{\"a}lardalen University Press},
url = {http://www.es.mdu.se/publications/441-}
}