FA16-06 / research

Any notes and resources we find that might help us later.
The Unlicense
1 stars 0 forks source link

Fault Tolerant Microcontrollers #1

Open player1537 opened 8 years ago

player1537 commented 8 years ago

Current Document

We would be building a system where we can test and demonstrate different fault tolerance techniques. This would likely be demonstrated by emulating a simple computer architecture and adding proxies to the memory reads/writes that sometimes randomly distort the bits. Then we would write programs for that simple architecture which attempts to resolve any problems that they have.

Thoughts on this?

player1537 commented 8 years ago

I think this could be a really fun project to work on, and would actually span multiple semesters easily. There's a lot of stuff to research and learn about, as well as some interesting demos that we can show later.