Personal tools

Difference between revisions of "Fault Tolerance"

From iis-projects

Jump to: navigation, search
(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...")
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
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.
+
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.  
 
We offer a variety of projects augmenting and extending the PULP platform for fault tolerance.  
Line 8: Line 8:
 
* '''e-mail''': [mailto:michaero@iis.ee.ethz.ch michaero@iis.ee.ethz.ch]
 
* '''e-mail''': [mailto:michaero@iis.ee.ethz.ch michaero@iis.ee.ethz.ch]
 
* ETZ J71.2
 
* ETZ J71.2
 +
 +
==Projects==
 +
 +
If you have any other project or ideas relating to fault tolerance, feel free to send [[User:Michaero|Michael Rogenmoser]] an email or drop by his office to discuss possibilities.
 +
 +
===Available Projects===
 +
 +
<DynamicPageList>
 +
category = Available
 +
category = Digital
 +
category =Fault Tolerance
 +
suppresserrors=true
 +
</DynamicPageList>
 +
===Projects In Progress===
 +
<DynamicPageList>
 +
category = In progress
 +
category = Digital
 +
category = Fault Tolerance
 +
suppresserrors=true
 +
</DynamicPageList>
 +
===Completed Projects===
 +
<DynamicPageList>
 +
category = Completed
 +
category = Digital
 +
category = Fault Tolerance
 +
suppresserrors=true
 +
</DynamicPageList>
 +
===Reserved Projects===
 +
<DynamicPageList>
 +
category = Reserved
 +
category = Digital
 +
category = Fault Tolerance
 +
suppresserrors=true
 +
</DynamicPageList>

Revision as of 18: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