DRACO Design of Resilient Architectures for Computing

CHIRP

Primary Research Question: What does a peer-to-peer network cost on devices too small for a conventional stack?
Sponsored by
CHIRP research poster.
CHIRP research poster.

Most IoT networking assumes resources the smallest devices do not have. A conventional stack expects memory, a scheduler, and a power budget that a sensor node running for years on a coin cell cannot supply. The usual answer is to centralize — push the intelligence to a gateway and leave the endpoint dumb — which trades away autonomy and creates the single point of failure the deployment was often trying to avoid.

CHIRP implements a peer-to-peer network using the CHIRP communication algorithm, targeting exactly that constrained regime. The research question is not whether the algorithm works in principle; it is what the algorithm costs once it stops being a specification and becomes firmware on a real radio.

Concretely, we are measuring:

The lab’s earlier S-CHIRP work addressed the security layer over this protocol family. Establishing the unsecured baseline honestly is a prerequisite to saying what security costs on top of it.

Open questions

Previous project
Aegis
Next project
Dark Logic