Smart Dust Scenario 2

The second scenario is considerably more complicated: it involves a loosely coupled network of SmartDust (possible heterogenous in terms of sensor availability) motes which coordinate to collect data over some area. Specific examples might be:

There are a number of technical challenges with these applications; namely:

If sensor can be distributed with enough density, a diffusion network or bloom filter may be a good model for information combination.

Determining mote location may or may not be hard. If a centralized interrogator is available, it can probably be used to determine sensor location (assuming it's location is known.) Without centralized location, it may be possible to use timing delays to determine spatial layout -- unfortunately, this requires a transmission medium which is slow enough to have a measureable delay (not light). Existing low power RF solutions aren't small enough.

Communication can be CCR with a central interrogator. Without, motes will need directable lasers or broadcast RF type solutions.

Information exchange can take several forms:

Back to main page.

This page last updated 3.7.2000 Sam Madden