Personal tools

Fault Tolerance

From iis-projects

Revision as of 14:58, 16 November 2021 by Michaero (talk | contribs) (Created page with "In environments such as space, soft errors (i.e. correctable bitflips) caused by radiation are much more frequent. Adding elements such as Triple Modular Redundancy (TMR) or E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

In environments such as space, soft errors (i.e. correctable bitflips) caused by radiation are much more frequent. Adding elements such as Triple Modular Redundancy (TMR) or Error Correcting Codes (ECC) can detect and correct these errors, however they can induce a large overhead or are not always applicable in case data changes. Furthermore, for certain applications (e.g. handling imprecise data), fault tolerance is not always needed, or only partially beneficial.

We offer a variety of projects augmenting and extending the PULP platform for fault tolerance.

Contact Information

Michael Rogenmoser