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

Deriving the Worst-Case Execution Time Input Values

Fulltext:


Authors:


Note:

The paper is an extended version of the conference paper.

Research group:


Publication Type:

Conference/Workshop Paper

Venue:

21st Euromicro Conference of Real-Time Systems, (ECRTS09)


Abstract

A Worst-Case Execution Time (WCET) analysis derives upper bounds for execution times of programs. Such bounds are crucial when designing and verifying real-time systems. A major problem with today's WCET analysis approaches is that there is no feedback on the particular values of the input variables that cause the program's WCET. However, this is important information for the real-time system developer.We present a novel approach to overcome this problem. In particular, we present a method, based on a combination of input-sensitive static WCET analysis and systematic search over the value space of the input variables, to derive the input value combination that causes the WCET. We also present several different approaches to speed up the search. Our evaluations show that the WCET input values can be relatively quickly derived for many type of programs, even for program with large input value spaces. We also show that the WCET estimates derived using the WCET input values often are much tighter than the WCET estimates derived when all possible input value combinations are taken into account.

Bibtex

@inproceedings{Ermedahl1054,
author = {Andreas Ermedahl and Johan Fredriksson and Jan Gustafsson and Peter Altenbernd},
title = {Deriving the Worst-Case Execution Time Input Values},
note = {The paper is an extended version of the conference paper.},
pages = {45--54},
month = {July},
year = {2009},
booktitle = {21st Euromicro Conference of Real-Time Systems, (ECRTS09)},
url = {http://www.es.mdu.se/publications/1054-}
}