A Declarative Database for Sensor Networks (original) (raw)
Companies Test Prototype Wireless-Sensor Nets
EE Times
1/29/03
Intel's Tiny Hope for the Future
Wired
12/2003
Nanowire or Nanotube? Intel Looks Ahead
CNet News.com
9/12/02
The Real World as A Database
Intel Research Lab
3/28/03
The Real World as One Giant Database
CITRIS Newsletter
12/2003
Smart Dust Sensorwebs 'Real Soon Now'
Slashdot
1/29/2003
Tiny Technology Hasn't Hit the Big Time
Silicon Valley Biz Ink
8/22/2003
Wireless Wine Monitoring
Slashdot
5/22/2003
Redwoods Now Part of Wireless Network
CNN
8/20/03
Remote Possibilities Grow With Redwoods
San Francisco Chronicle
8/18/03
Tiny Remote Sensors Could Reshape Research
Mercury News
8/12/03
TinyDB is a query processing system for extracting information from a network of TinyOS sensors.
Unlike existing solutions for data processing in TinyOS, TinyDB does not require you to write embedded C code for sensors. Instead, TinyDB provides a simple, SQL-like interface to specify the data you want to extract, along with additional parameters, like the rate at which data should be refreshed -- much as you would pose queries against a traditional database.
Given a query specifying your data interests, TinyDB collects that data from motes in the environment, filters it, aggregates it together, and routes it out to a PC. TinyDB does this via power-efficient in-network processing algorithms.