Personal tools

Difference between revisions of "Fault Tolerance"

From iis-projects

Jump to: navigation, search
Line 31: Line 31:
 
<DynamicPageList>
 
<DynamicPageList>
 
category = Completed
 
category = Completed
 +
category = Digital
 +
category = Fault Tolerance
 +
suppresserrors=true
 +
</DynamicPageList>
 +
===Reserved Projects===
 +
<DynamicPageList>
 +
category = Reserved
 
category = Digital
 
category = Digital
 
category = Fault Tolerance
 
category = Fault Tolerance
 
suppresserrors=true
 
suppresserrors=true
 
</DynamicPageList>
 
</DynamicPageList>

Revision as of 17:11, 6 January 2022

In environments such as space or particle accelerators, 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

Projects

If you have any other project or ideas relating to fault tolerance, feel free to send Michael Rogenmoser an email or drop by his office to discuss possibilities.

Available Projects

Projects In Progress

Completed Projects

Reserved Projects