Hi,
      i'm trying to implement the clustering algorithm in tinyos-2.x, cuz T2
does not have any tinyos implementation for clustering.

i've a following questions:

1.  CTP is the "addree free" anycast protocol, initially it forms a set of
trees and a node sends a data to one of the root node without specifying an
address of root node(i.e by sending  to the next hop). But in my
implementation of clustering, all the member nodes needs to send that data
to a "particular cluster head". Is it possible to send a data to a
particular node in the CTP? How?

2. Should i need to modify the CTP library or can a group be formed using a
CTP application like multihopOscilloscope?

3. In CTP, if the network is static, are the ETX value change for node
pairs?

Eagerly waiting for you reply.
Thanks a lot in advance.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to