please any one explain this project:
Minimizing recovery state in geographic ad hoc routing
Answer Posted / c
ABSTRACT
Geographic ad hoc networks use position information for
routing. They often utilize stateless greedy forwarding and
require the use of recovery algorithms when the greedy approach
fails. We propose a novel idea based on virtual repositioning
of nodes that allows to increase the efficiency of
greedy routing and significantly increase the success of the
recovery algorithm based on local information alone.
We explain the problem of predicting dead ends which the
greedy algorithm may reach and bypassing voids in the network,
and introduce NEAR, Node Elevation Ad-hoc Routing,
a solution that incorporates both virtual positioning
and routing algorithms that improve performance in ad-hoc
networks containing voids. We demonstrate by simulations
the advantages of our algorithm over other geographic adhoc
routing solutions.
Categories and Subject Descriptors: C.2.2 Computer
Systems Organization: Computer-Communication Networks
-Network Protocols
General Terms:Algorithms, Performance, Theory
Keywords:Ad-Hoc, Routing, Distributed, Elevation, Repositioning
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is import javax swing jframe?
In what context should the value of swing components be updated directly?
How to generate bill in java swing?
Is swing an api?
Who created the swing?
Why should any swing call back implementation execute quickly?
What are the benefits if Swing over AWT?
What is jfc swing in java?
What is swing package in java?
What is awt and swing?
Why swing components are called lightweight components?
What is the purpose of action interface in swing?
Why does JComponent have add() and remove() methods but Component does not?
Why is model-view-controller architecture used in swing?
Is java swing a framework?