[Tinyos-help]: Is there any MultiHop Protocol in Tinyox 2.x
originated from Surge of TinyOS 1.x?
Philip Levis
pal at cs.stanford.edu
Thu Jan 3 09:46:53 PST 2008
On Jan 3, 2008, at 9:20 AM, Renee Azhen wrote:
> dear all,
> Does Surge exist in TinyOS 2.x??
> As I know, Collection protocol is very popular in TinyOS 2.x,
> but I am more familiar with the Surge application in TinyOS 1.x,
> Is there any MultiHop Protocol in Tinyox 2.x originated from Surge
> of TinyOS 1.x?
>
There are two multihop collection layers in 2.x; CTP and MLQI. CTP is
cross-platform and has generally superior performance (efficiency,
delivery) to MLQI, but requires more RAM and code space. MLQI is much
lighter weight, but only works on CC2420 platforms (tmote, micaz) and
can perform badly in some environments.
Phil
More information about the Tinyos-help
mailing list