Difference between revisions of "Fluid Infrastructure for Wireless Sensor Networks"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
Funded by NSF grant [http://nsf.gov/awardsearch/showAward.do?AwardNumber=0520220 CNS-0520220]
+
This project is funded by NSF grant [http://nsf.gov/awardsearch/showAward.do?AwardNumber=0520220 CNS-0520220].  Its goal is to create a fluid software infrastructure for developing highly flexible wireless sensor network applications.
  
[http://www.cse.wustl.edu Department of Computer Science and Engineering], [http://www.wustl.edu Washington University]
+
For more information, see the project's [http://mobilab.wustl.edu/projects/fluid/ official website].
 
 
== Researchers ==
 
* [http://www.cse.wustl.edu/~roman Gruia-Catalin Roman] (PI)
 
* [http://www.cse.wustl.edu/~lu Chenyang Lu]
 
* [[Chien-Liang Fok]]
 
* [http://www.cse.wustl.edu/~sangbhat/ Sangeeta Bhattacharya]
 
 
 
== Description ==
 
 
 
Sensor networks represent a new disruptive technology likely to have a great impact on both society and research throughout this decade. Programming sensor networks is a difficult and error prone task as they often exhibit continuous reconfiguration caused by environmental factors and energy depletion, the introduction of new sensors, and the presence of various forms of mobility internal and external to the network. This project is developing a flexible software infrastructure that allows the programmer to treat the sensor network as a shared, evolving, geographically distributed, general-purpose computing milieu. This infrastructure achieves an unprecedented level of flexibility, fluidity, and adaptability by structuring applications in terms of a community of coordinating mobile agents. Agents are able to enter and exit the sensor network and to construct and evolve complex applications by exploiting new forms of code and state mobility and dynamic composition. They are able to maintain the integrity of the application and its relation to the physical environment being monitored by exploiting new coordination techniques that include a spatiotemporal dimension. A distinguishing feature of the proposed software infrastructure is its unified treatment of all forms of mobility encountered in sensor network applications: movement of entities in the physical environment, movement of the user, movement of code within the network and across network boundaries, and even the movement of sensors making up the network. This project is creating the very first agent-based, software infrastructure for the development of flexible sensor network applications. It allows programmers to design applications that can be deployed when needed and as needed, can share network resources, can limit their network usage only to regions of interest, can adapt to network and environmental conditions, and can reduce energy consumption.
 
 
 
== Projects ==
 
 
 
* [[Agilla]]
 
* [[Agimone]]
 
* [[Multi-resolution Location Directory Service|Multi-resolution Location Directory Service (MLDS)]]
 
* [[Servilla]]
 
* [[UMADE|Utility-based Multi-Application Deployment Environment (UMADE)]]
 
 
 
== Publications ==
 
 
 
To view the most up to date publications, please refer to the publication lists maintained by each individual professor.
 
 
 
* [http://www.cs.wustl.edu/mobilab/roman_web/Publications/index.htm Gruia-Catalin Roman]
 
* [http://www.cs.wustl.edu/~lu/#Papers Chenyang Lu]
 

Latest revision as of 17:59, 10 November 2008

This project is funded by NSF grant CNS-0520220. Its goal is to create a fluid software infrastructure for developing highly flexible wireless sensor network applications.

For more information, see the project's official website.