2013 International Conference on Compilers, Architecture and Synthesis for Embedded Systems (CASES) 2013
DOI: 10.1109/cases.2013.6662526
|View full text |Cite
|
Sign up to set email alerts
|

ILPc: A novel approach for scalable timing analysis of synchronous programs

Abstract: Synchronous programs have been widely used in the design of safety critical systems such as the flight control of Airbus A-380. To validate the implementations of synchronous programs, it is necessary to map the program's logical time (measured in logical ticks) to physical time (the execution time on a given processor). The static computation of the worstcase execution time of logical ticks is called Worst Case Reaction Time (WCRT) analysis. Several approaches for WCRT analysis exist: max-plus algebra, model … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
22
0

Year Published

2014
2014
2019
2019

Publication Types

Select...
5
2

Relationship

2
5

Authors

Journals

citations
Cited by 14 publications
(22 citation statements)
references
References 17 publications
0
22
0
Order By: Relevance
“…Unlike general-purpose programs, computing the worst-case execution time for synchronous programs is much simpler and has been demonstrated to be feasible even for large programs [69,101,133], making this approach suitable for real-time systems.…”
Section: The Synchronous Programming Paradigmmentioning
confidence: 99%
“…Unlike general-purpose programs, computing the worst-case execution time for synchronous programs is much simpler and has been demonstrated to be feasible even for large programs [69,101,133], making this approach suitable for real-time systems.…”
Section: The Synchronous Programming Paradigmmentioning
confidence: 99%
“…Raymond et al [32] propose an approach to improve WCET analysis by checking feasibility of computed longest paths using model checking at the modeling level. Want et al propose an ILP-based approach that exploits concurrency explicitly in the ILP formulation to avoid state space explosion [33]. These techniques could be combined with our proposal regarding WCET-feedback at the modeling level.…”
Section: Related Workmentioning
confidence: 99%
“…Also, we trace the representation of model elements for a graphical control-flow based language, whose compilation involves a chain of model transformation steps down to code generation and use the concept of timing program points to identify the corresponding code parts. Wang et al propose an ILP-based approach that exploits concurrency explicitly [27]. These techniques could be combined with our proposal regarding WCET-feedback at the modeling level.…”
Section: Related Workmentioning
confidence: 99%