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
Applying Static WCET Analysis to Automotive Communication Software
Publication Type:
Conference/Workshop Paper
Venue:
17th Euromicro Conference of Real-Time Systems, (ECRTS05)
Abstract
The number of embedded computers used in modern cars have increased
dramatically during the last years, as they provide increased
functionality to a reduced cost compared to previous
technologies. These computers are often connected by one or more
communication networks and the data traffic sent over the networks
often has hard real-time requirements. To provide overall system
timing guarantees, upper timing bounds need to be derived both for the
data traffic and the embedded computer programs that controls the
communication.In this article, we present a case study where static Worst-Case
Execution Time (WCET) analysis was used to find upper time bounds for
time-critical code in products from Volcano Communications
Technologies AB (VCT). The VCT company provides tools for development
of real-time communication solutions for embedded network systems,
mainly used within the car industry. VCT's tool
suite includes support for Controller Area Network (CAN), Local
Interconnect Network (LIN), FlexRay and MOST network traffic.
The primary purpose of the study was not to test the accuracy of the
obtained WCET estimates, but rather to investigate the practical
difficulties that arise when applying current WCET analysis methods to
these particular kind of systems. A central question was if today's
static WCET analysis tools can be used in the automotive software
development process. In particular, we were interested in how
labor-intensive the analysis becomes, measured by the number of manual
annotations necessary to perform the analysis.
As a result, we provide some qualitative observations on
desirable research results for making static WCET analysis applicable
in typical automotive software development.
Bibtex
@inproceedings{Byhlin813,
author = {Susanna Byhlin and Andreas Ermedahl and Jan Gustafsson and Bj{\"o}rn Lisper},
title = {Applying Static WCET Analysis to Automotive Communication Software},
month = {July},
year = {2005},
booktitle = {17th Euromicro Conference of Real-Time Systems, (ECRTS05)},
url = {http://www.es.mdu.se/publications/813-}
}