2010 8th IEEE International Conference on Industrial Informatics 2010
DOI: 10.1109/indin.2010.5549585
|View full text |Cite
|
Sign up to set email alerts
|

Determining the worst-case reaction time of IEC 61499 function blocks

Abstract: The IEC 61499 is an international standard for describing industrial process-control systems. Such systems typically consist of embedded computers that interact closely with physical processes within a feedback loop. In order to correctly control these physical processes, computations in response to inputs need to be done in a timely manner. A program's worstcase reaction time (WCRT) to inputs is usually used to ensure that timing constraints are met. Unfortunately, the standard has no provisions for specifyin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
14
0

Year Published

2013
2013
2018
2018

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 17 publications
(14 citation statements)
references
References 9 publications
0
14
0
Order By: Relevance
“…We compare the precision and analysis time of the concrete, abstract, and proposed approaches over a set of benchmarks consisting of five control applications from [6]. In addition, we created two examples: a BubbleSort program and a Synthetic example.…”
Section: Benchmarking and Resultsmentioning
confidence: 99%
“…We compare the precision and analysis time of the concrete, abstract, and proposed approaches over a set of benchmarks consisting of five control applications from [6]. In addition, we created two examples: a BubbleSort program and a Synthetic example.…”
Section: Benchmarking and Resultsmentioning
confidence: 99%
“…It has been demonstrated that model checkers are useful at computing the WCET of simple programs [32,37], but the scalability issue has not been addressed before. The idea is to take a program that is annotated with timing information, translate it into a model and use a model checker to verify the property "at program exit, execution time is always less than X", where X is a proposed WCET value.…”
Section: Model Checkingmentioning
confidence: 99%
“…Kim et al [16] experiment with computing WCET using Model Checking on small and simple programs. Kuo et al [18] use Model Checking for WCET computation for specific function blocks where program complexity is low. However, on benchmark WCET programs, Lv et al [20] show that model checkers face scalability issues on complex programs, whereas the ILP technique can compute WCET almost instantly.…”
Section: Related Workmentioning
confidence: 99%
“…It has been demonstrated that model checkers are useful at computing the WCET of simple programs [16,18]. The idea is to use a Model Checker as an oracle which, given a program (with timing information annotated) and a proposed value of its WCET, checks if there is an execution that takes longer than the proposed WCET.…”
Section: Model Checkingmentioning
confidence: 99%