simondobson.org

Aut tace aut loquere meliora silentio

Technology always advances, and in most areas the rate of change is also increasing all the time. But there are some areas where technological changes either happen only slowly, or even go into reverse. Not something we’re used to in computer science, but it’s a feature of sensor network programming: what are the challenges that technology won’t solve for us?

continue reading…

Sensor networks are all about uncertainty: if the sensor says it’s 20°C  out there, then it might be 20°C plus-or-minus half a degree or so (limited precision); or it might be some different temperature, and the sensor’s just reported a duff value for some reason (limited accuracy). By contrast, computers most definitely aren’t about uncertainty, a fact enshrined in the famous maxim “garbage in, garbage out”. What does this mean for our ability to build really large, robust and flexible sensor networks?

continue reading…