Difference between revisions of "Agilla's related work"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
Line 26: Line 26:
  
 
== Reprogramming WSNs ==
 
== Reprogramming WSNs ==
* Niels Reijers and Koen Langendoen, [http://portal.acm.org/ft_gateway.cfm?id=941359&type=pdf&coll=GUIDE&dl=GUIDE&CFID=57628434&CFTOKEN=55943260 Efficient Code Distribution in Wireless Sensor Networks], In Proceedings of the 2nd ACM international Conference on Wireless Sensor Networks and Applications (San Diego, CA, USA, September 19 - 19, 2003). WSNA '03. ACM Press, New York, NY, 60-67. DOI= http://doi.acm.org/10.1145/941350.941359
+
* Niels Reijers and Koen Langendoen, [http://portal.acm.org/ft_gateway.cfm?id=941359&type=pdf&coll=GUIDE&dl=GUIDE&CFID=57628434&CFTOKEN=55943260 Efficient Code Distribution in Wireless Sensor Networks], In Proceedings of the 2nd ACM international Conference on Wireless Sensor Networks and Applications (San Diego, CA, USA, September 19 - 19, 2003). WSNA '03. ACM Press, New York, NY, 60-67. DOI=http://doi.acm.org/10.1145/941350.941359
  
 
* [http://www.cs.berkeley.edu/%7Ejwhui/research/deluge/ Deluge], April 2003 - Present
 
* [http://www.cs.berkeley.edu/%7Ejwhui/research/deluge/ Deluge], April 2003 - Present

Revision as of 21:28, 11 December 2007

Below is a list of publications related to Agilla done by research groups from around the world. For a list of publications done by our group, see Agilla Publications.

Applications

Middleware for WSNs

Mobile Agents in WSNs

  • Hairong Qi, Xiaoling Wang, S Sitharama Iyengar, and Krishnendu Chakrabarty. "High Performance Sensor Integration in Distributed Sensor Networks Using Mobile Agents", International Journal of High Performance Computing Applications August 1, 2002 16: 325-335.

Uses mobile agents to track sensed objects moving through a sensor field. Uses "master" agents that spawn "slave" agents to help with the tracking. Basic algorithm assumes a triangular network topology. Uses safe-distance-like technique to adapt protocol to work in irregular network topologies.

Reprogramming WSNs

Virtual Machines in WSNs