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

Automatic derivation of path and loop annotations in object-oriented real-time programs

Publication Type:

Journal article

Venue:

Journal of Parallel and Distributed Computing Practices

Publisher:

Nova Science Publishers


Abstract

This paper presents a new method for deriving path and loop annotations automatically for object-oriented real-time programs. Such annotations are necessary when the worst case execution time (WCET) of programs is to be calculated. Normally these annotations must be given manually by the programmer.By automating the the generation of annotations the user is relieved from a task that can be quite difficult and highly critical. If, for example, a programmer gives a too optimistic annotation for a loop, a tool may calculate a too short WCET. This may invalidate subsequent analysis, leading to that a real-time system may violate its real-time properties.The method is based on the notion of abstract interpretation, and is illustrated by showing the analysis of an example in Smalltalk.The paper also discusses alternatives to the semantic analysis used in the method. It is shown that syntactic analysis suffices in some cases, and that it can be used to reduce the calculation cost for loops.

Bibtex

@article{Gustafsson89,
author = {Jan Gustafsson and Andreas Ermedahl},
title = {Automatic derivation of path and loop annotations in object-oriented real-time programs},
volume = {1},
number = {2},
pages = {61--74},
month = {June},
year = {1998},
journal = {Journal of Parallel and Distributed Computing Practices},
publisher = {Nova Science Publishers},
url = {http://www.es.mdu.se/publications/89-}
}