Contract-Based ReusableWorst-Case Execution Time Estimate

  • Authors:
  • Johan Fredriksson;Thomas Nolte;Mikael Nolin;Heinz Schmidt

  • Affiliations:
  • Malardalen University, Vasteras, Sweden;Malardalen University, Vasteras, Sweden;Malardalen University, Vasteras, Sweden;Malardalen University, Vasteras, Sweden

  • Venue:
  • RTCSA '07 Proceedings of the 13th IEEE International Conference on Embedded and Real-Time Computing Systems and Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a contract-based technique to achieve reuse of known worst-case execution times (WCET) in conjunction with reuse of software components. For resource constrained systems, or systems where high degree of predictability is needed, classical techniques for WCETestimation will result in unacceptable overestimation of the execution-time of reusable software components with rich behavior. Our technique allows different WCETs to be associated with subsets of the component behavior. The appropriate WCET for any usage context of the component is selected be means of component contracts over the input domain. In a case-study we illustrate our technique and demonstrate its potential in achieving tight WCETestimates for reusable components with rich behavior.