On Feb 17, 2010, at 7:13 PM, Islam Hegazy wrote:

> Hi
>
> I am new to TinyOS2.X. I was using TinyOS1.15 and its routing  
> protocol MintRoute. when I moved to TinyOS2.X I found a new  
> protocol CTP. When I studied CTP I found that it is very similar to  
> MintRoute. I would like to know what are the differences between  
> the two protocols CTP and MintRoute and why would I use CTP instead  
> of MintRoute?

It's very similar in that both are distance-vector protocols that use  
ETX as a link metric. Past that, there are a lot of differences, such  
as how ETX is computed, how beacons are sent, how routes are chosen,  
how packets are timed, how loops are detected, etc. The devil's in  
the details.

This paper describes how CTP works:

http://sing.stanford.edu/pubs/sensys09-ctp.pdf

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to