1999
DOI: 10.1007/978-3-662-01069-3_60
|View full text |Cite
|
Sign up to set email alerts
|

Run-Time Guarantees for Real-Time Systems—The USES Approach

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2001
2001
2008
2008

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(6 citation statements)
references
References 4 publications
0
6
0
Order By: Relevance
“…Dynamic methods estimate the WCET by measurements [12]. Methods to measure the execution time can be divided into three different categories: hardware (1) software (2) and hybrid methods (3). The hardware methods include measuring execution time using oscilloscopes, logic analyzers and emulators.…”
Section: Dynamic Estimationmentioning
confidence: 99%
See 2 more Smart Citations
“…Dynamic methods estimate the WCET by measurements [12]. Methods to measure the execution time can be divided into three different categories: hardware (1) software (2) and hybrid methods (3). The hardware methods include measuring execution time using oscilloscopes, logic analyzers and emulators.…”
Section: Dynamic Estimationmentioning
confidence: 99%
“…With the appearance of new architectures intended to increase the computing performance of the processors (superscalar processor), computing the WCET for a code sequence requires to abstract complex processor units like the cache memory, the pipeline, the speculative execution or re-scheduling of instructions. Among all the various approaches, the one developped by R. Wilhelm and the AbsInt team [3] is certainly the most mature one. As represented in figure 1, WCET computation is carried out by a succession of analyses [3,7].…”
Section: Static Analysismentioning
confidence: 99%
See 1 more Smart Citation
“…Unlike the static analysis based approach [3,4], our measurement based [6] analysis requires large test suites to obtain reliable results. We are thus developing tools to efficiently generate these test sets in a whitebox-testing approach.…”
Section: Introductionmentioning
confidence: 99%
“…Only the TDL specifications and the decoder plug-ins for exec2crl are architecture dependent, so a generic analysis framework is created. CRL files (Control flow Representation Language, [5,111) store the ICFG target independently. CRL consists of routines, containing basic blocks, containing instructions, containing operations.…”
Section: Themodulesmentioning
confidence: 99%