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

Licentiate thesis proposal:Improvements of the Flow Analysis in WCET Tools

Fulltext:


Research group:


Publication Type:

Report


Abstract

The worst case execution times, the WCET, are often essential to know for tasks that have to fulfill deadlines. Such tasks can often be found in real time systems. In order to calculate the WCET, flow constraints, like maximum iterations of loops, needs to be known. Entering all such flow constraints to a WCET tool require a lot of work for the user to be done. Therefore methods for achieving flow constraints automatically are important. However, most of today's WCET tools require manual annotations of loops for real sized programs. One of the reasons is that the most powerful analysis methods are too costly in terms of computation power. This paper suggest three approaches to reduce the required computations to be done, in order to be able to analyze larger programs.- Reduce the program size by removing all parts of the program that do not affect the control flow. - Find syntactical methods with low calculation cost in order to find upper loop bounds. - Make a detailed study of industrial code in order to find commonly used language constructs. The result of this work can be used to guide the syntactical methods, so it will be performed prior to that.This work will result in three papers and a licentiate thesis.

Bibtex

@techreport{Sandberg689,
author = {Christer Sandberg},
title = {Licentiate thesis proposal:Improvements of the Flow Analysis in WCET Tools},
month = {February},
year = {2005},
url = {http://www.es.mdu.se/publications/689-}
}