Abstract
Worst-case execution time (WCET) analysis is a prevalent way to ensure the timely execution of programs in time-critical systems. With the advent of new technologies such as fog computing and time-sensitive networking (TSN), the interest in timing analysis has increased in industrial communication. This paper highlights experiences made while adjusting the publisher of the open62541 OPC UA stack to enable WCET analysis, following a simple process combined with the open-source platform T-CREST. The main challenges are the required knowledge about the code and the specific communication software characteristics like variable message sizes. Other findings indicate the need for other types of annotation for indirect recursion or callback functions. The paper provides the foundation for further research on adjusting the implementation of existing industrial communication protocols for WCET analysis.
Original language | English |
---|---|
Title of host publication | Proceedings of 2021 IEEE 24th International Symposium on Real-Time Distributed Computing |
Publisher | IEEE |
Publication date | 2021 |
Pages | 62-70 |
ISBN (Print) | 978-1-6654-4735-5 |
DOIs | |
Publication status | Published - 2021 |
Event | 24th IEEE International Symposium on Real-Time Distributed Computing - Virtual event, Daegu, Korea, Republic of Duration: 1 Jun 2021 → 3 Jun 2021 Conference number: 24 https://isorc2021.github.io/ |
Conference
Conference | 24th IEEE International Symposium on Real-Time Distributed Computing |
---|---|
Number | 24 |
Location | Virtual event |
Country/Territory | Korea, Republic of |
City | Daegu |
Period | 01/06/2021 → 03/06/2021 |
Internet address |
Keywords
- Industrial software
- OPC UA
- Real-time communication
- Transformation rules
- Worst-case execution time