Wireless Sensor Networks – Abstract Regions
Saturday, January 20th, 2007From Emerging Technologies for Virtual Instrumentation blog:
In today’s post we look at another Wireless Sensor Network programmatic structure called Abstract Regions. Abstract Regions seeks to handle the low-level communication that goes on between neighboring nodes – tracking neighbor lists, sharing attribute values, and analyzing the results. Regions can be defined based on geographic area, radio communication links, or other attribute properties.
Unlike central networks which can perform algorithms across the entire network of nodes, wireless sensor networks decentralize the control and allow each node to communicate only with its neighbors. This decentralized control requires a new set of spatial operators to handle communication, data caching, and data reduction.
The complete post is available here.

