TinyNets is stateless, resilient multipath message passing for networked control systems.
See a longer report on the work (for 6.829) [here](https://gitlab.cba.mit.edu/jakeread/tinynets/blob/master/document/6-829_project-jr_dk_ns_pw_Tiny_Nets_finalReport.pdf).
See a longer report on the work (for 6.829) [here](https://gitlab.cba.mit.edu/jakeread/tinynets/raw/master/document/6-829_project-jr_dk_ns_pw_Tiny_Nets_finalReport.pdf).
## Networked Control Systems (NCS)
...
...
@@ -30,17 +30,17 @@ TinyNet routers maintain a port forwarding table and update one-another on their
We show that TinyNets recovers fairly well from the loss of nodes:
In addition, we developed TinyNets to run on small microcontrollers, that can simulatenously be used to do 'other stuff' - i.e. motor control, sensor reading, etc.