Computation of ETX metric
- total metric=sum of the links
- for one link, metric 1/(forward delivery ratio*reverse delivery ratio) (probability that packet was received, probability ACK was received)
- estimation through 1 probe/sec broadcast by each node with jitter to avoid collision
- gives expected value of total transmissions (with retransmissions) of packet along that path
- accounts wide range of link loss ratios
- accounts asymmetric loss ratios
- accounts interference between successive hops of multi-hop paths (one can't send til one has completly received)
- tends to minimize spectrum use, overall system capacity, energy
- Tested with two modified routing algorithms: DSDV and DSR in office environment
- significant higher throughput through multi-hop routes
- algorithm does not account different loss ratios for different packet sizes
I also still do't understand why the graphs in figure 6 cross: this clearly is a contradiction to the fact that the best route should perform equally or better than any other route, so why does its graph suddenly lie above another route?
No comments:
Post a Comment