Results 1 - 10
of
173
The WCET Analysis Tool CalcWcet167
"... Abstract. Determining upper bounds for the worst-case execution time (WCET) is mandatory to ensure timeliness of hard real-time systems. To be of practical use, such WCET estimates also have to be precise. In this paper we present the WCET analysis tool CalcWcet167, which supports the Infineon C167 ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
Abstract. Determining upper bounds for the worst-case execution time (WCET) is mandatory to ensure timeliness of hard real-time systems. To be of practical use, such WCET estimates also have to be precise. In this paper we present the WCET analysis tool CalcWcet167, which supports the Infineon C167
Classification of WCET Analysis Techniques
"... Worst-case execution time (WCET) analysis has become an active research area over the last decade. Various techniques have been developed to improve the WCET calculation methods for numerous features of the hardware. In parallel, attention has been paid to integrate the analysis techniques into mode ..."
Abstract
-
Cited by 18 (7 self)
- Add to MetaCart
into modern software engineering processes. In this paper we give an overview about the different aspects of WCET analysis. We clarify terms and categorise features of WCET analysis tools. Therefore we present a generic framework for WCET analysis and describe its fundamental operations. We present a
Improvements Of The Flow Analysis in WCET Tools
, 2005
"... 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 constraint ..."
Abstract
- Add to MetaCart
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
Safety Standards and WCET Analysis Tools
"... In automotive, railway, avionics, automation, and healthcare industries more and more functionality is im-plemented by embedded software. A failure of safety-critical software may cause high costs or even endan-ger human beings. Also for applications which are not highly safety-critical, a software ..."
Abstract
- Add to MetaCart
-interpretation-based analysis tools and identify crite-ria for their successful application. The integration of static analyzers in the development process requires in-terfaces to other development tools, like code genera-tors or scheduling tools. Using them for certification re-quires an appropriate tool qualification. We
Parametric WCET Analysis
, 2007
"... WCET analysis is about getting information about the worst-case execution time for a program on a certain platform for any possible input. Static WCET analysis is an automatic way to derive a safe upper bound for the worst-case execution time of a program by analyzing its source code and the hardwar ..."
Abstract
- Add to MetaCart
it is not possible to be sure that the worst case has been measured). In static analysis on the other hand, the estimation of the WCET should always be equal or greater than the actual WCET (ofcourse, assumed that the analysis tool is correct). In classic static WCET analysis, the upper bound of the execution time
Static WCET analysis of task-oriented code for construction vehicles
, 2005
"... When creating real time systems for embedded vehicle computers it is important to know how they will behave during the worst possible scenario. To know each task’s WCET (Worst Case Execution Time) is a prerequisite for being able to know if their deadlines always will be met. A missed deadline in a ..."
Abstract
-
Cited by 7 (1 self)
- Add to MetaCart
if WCET analysis tool aiT can be used to find safe WCET estimates for the tasks in Volvo CE’s applications, and how much user input is needed to get the result. Analysis results from aiT are compared to measured results and the WCET estimates used today. We have found that the times set in Rubus
Wcet tool challenge 2011: Report
- In Proceedings of the 11th International Workshop on Worst-Case Execution Time (WCET) Analysis
, 2011
"... Following the successful WCET Tool Challenges in 2006 and 2008, the third event in this series was organized in 2011, again with support from the ARTIST DESIGN Network of Excellence. Following the practice established in the previous Challenges, the WCET Tool Challenge 2011 (WCC’11) defined two kind ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
kinds of problems to be solved by the Challenge participants with their tools, WCET problems, which ask for bounds on the execution time, and flow-analysis problems, which ask for bounds on the number of times certain parts of the code can be executed. The benchmarks to be used in WCC’11 were debie1
WCET TOOL CHALLENGE 2008: REPORT
"... Following the successful WCET Tool Challenge in 2006, the second event in this series was organized in 2008, again with support from the ARTIST2 Network of Excellence. The WCET Tool Challenge 2008 (WCC'08) provides benchmark programs and poses a number of “an ..."
Abstract
- Add to MetaCart
of “analysis problems ” about the dynamic, runtime properties of these programs. The participants are challenged to solve these problems with their programanalysis tools. Two kinds of problems are defined: WCET problems, which ask for bounds on the execution time of
WCET Analysis: The Annotation Language Challenge
- In Proceedings 7th Int’l Workshop on Worst-Case Execution Time (WCET) Analysis
, 2007
"... Worst-case execution time (WCET) analysis is indispensable for the successful design and development of systems, which, in addition to their functional constraints, have to satisfy hard real-time constraints. The expressiveness and usability of annotation languages, which are used by algorithms and ..."
Abstract
-
Cited by 11 (7 self)
- Add to MetaCart
and tools for WCET analysis in order to separate feasible from infeasible program paths, have a crucial impact on the precision and performance of these algorithms and tools. In this paper, we thus propose to complement the WCET tool challenge, which has recently successfully been launched, by a second
Discussion of Misconceptions about WCET Analysis
, 2003
"... Worst-case execution time (WCET) analysis tools are needed for the development of hard real-time systems. Despite the theoretic advances in academic research in WCET there has been hardly any impact on the industrial practice of timing analysis. The essential question is why it was not possible to p ..."
Abstract
-
Cited by 7 (2 self)
- Add to MetaCart
Worst-case execution time (WCET) analysis tools are needed for the development of hard real-time systems. Despite the theoretic advances in academic research in WCET there has been hardly any impact on the industrial practice of timing analysis. The essential question is why it was not possible
Results 1 - 10
of
173