Unreliable yet useful – reliability annotations for data in cyber-physical systems
Autor(en):
Zusammenfassung
Today, cyber-physical systems face yet another challenge in addition to the traditional constraints in energy, computing power, or memory. Shrinking semiconductor structure sizes and supply voltages imply that the number of errors that manifest themselves in a system will rise significantly. Most cyber-physical systems have to survive errors, but many systems do not have sufficient resources to correct all errors that show up. Thus, it is important to spend the available resources on handling errors with the most critical impact. We propose an “unreliability” annotation for data types in C programs that indicates if an error showing up in a specific variable or data structure will possibly cause a severe problem like a program crash or might only show rather negligible effects, e.g., a discolored pixel in video decoding. This classification of data is supported by static analysis methods that verify if the value contained in a variable marked as unreliable does not end up as part of a critical operation, e.g., an array index or loop termination condition. This classification enables several approaches to flexible error handling. For example, a cyber-physical system designer might choose to selectively safeguard variables marked as reliable or to employ memories with different reliability properties to store the respective values.
- Vollständige Referenz
- BibTeX
Engel, M., Schmoll, F., Heinig, A. & Marwedel, P.,
(2011).
Unreliable yet useful – reliability annotations for data in cyber-physical systems.
In:
Heiß, H.-U., Pepper, P., Schlingloff, H. & Schneider, J.
(Hrsg.),
INFORMATIK 2011 – Informatik schafft Communities.
Bonn:
Gesellschaft für Informatik e.V..
(S. 334-334).
@inproceedings{mci/Engel2011,
author = {Engel, Michael AND Schmoll, Florian AND Heinig, Andreas AND Marwedel, Peter},
title = {Unreliable yet useful – reliability annotations for data in cyber-physical systems},
booktitle = {INFORMATIK 2011 – Informatik schafft Communities},
year = {2011},
editor = {Heiß, Hans-Ulrich AND Pepper, Peter AND Schlingloff, Holger AND Schneider, Jörg} ,
pages = { 334-334 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Engel, Michael AND Schmoll, Florian AND Heinig, Andreas AND Marwedel, Peter},
title = {Unreliable yet useful – reliability annotations for data in cyber-physical systems},
booktitle = {INFORMATIK 2011 – Informatik schafft Communities},
year = {2011},
editor = {Heiß, Hans-Ulrich AND Pepper, Peter AND Schlingloff, Holger AND Schneider, Jörg} ,
pages = { 334-334 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
ISBN: 978-88579-286-4
ISSN: 1617-5468
Datum: 2011
Sprache:
(en)
(en)
Typ: Text/Conference Paper

