Hacker News new | ask | show | jobs
by hchenji 3692 days ago
Any idea why they chose DV based routing? Looks like they have ignored about 20 years of Wireless Sensor Networks/cyber-physical systems research.
1 comments

DV is well-understood and proven in the field. I am not so sure about the newer WSN routing research (Directed Diffusion, LEACH etc.). Also many of the WSN protocols assume a high density of nodes (e.g. a production plant covered in sensors). A Thread-type network can be quite sparse.
Then why not Dijkstra + source routing?