Ad-Hoc Networks: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 8: Line 8:
* [[DARPA Packet Radio Network|DARPA Packet Radio Network]] - the early beginnings
* [[DARPA Packet Radio Network|DARPA Packet Radio Network]] - the early beginnings
* [[RoutingPrinciples|Routing Principles]] - Distance Vector, Link State
* [[RoutingPrinciples|Routing Principles]] - Distance Vector, Link State
* [[RoutingProtocols| Routing Protocols]] for wireless multi-hop networks (e.g. DSDV, AODV, ZRP)
* [[RoutingProtocols| Routing Protocols]] for wireless multi-hop networks (e.g. DSDV, AODV, ZRP) [[Routing Protocols overview|overview]]
* [[Multi-Path Routing]]
* [[Multi-Path Routing]]
* [[Routing Protocol Performance]]
* [[Routing Protocol Performance]]
* [[Broadcast in Wireless multi-hop Networks]]
* [[Broadcast in Wireless multi-hop Networks]]
* [[Multicast in Wireless multi-hop Networks]]
* [[Multicast in Wireless multi-hop Networks]]
* Advanced Forwarding: [[Opportunistic Forwarding]], and [[Directed Diffusion]]
* Advanced Forwarding: [[Opportunistic Routing]], and [[Directed Diffusion]]
* [[WirelessNetworksCapacity| Capacity of Wireless multi-hop Networks]]
* [[WirelessNetworksCapacity| Capacity of Wireless multi-hop Networks]]
* [[TCP Performance in Wireless multi-hop Networks]]
* [[TCP Performance in Wireless multi-hop Networks]]
* [[Energy-Aware Protocols]]
* [[Energy-Aware Protocols]]
* [[Maximum Battery Life Routing]]
* [[Security protocols in sensor networks]]

Latest revision as of 20:02, 13 April 2005

Abstract: Wireless ad hoc networks (also referred to as packet radio networks and multi-hop radio networks) consist of mobile nodes communicating over a shared wireless channel. Contrary to cellular networks, where the nodes are restricted to communicate with a set of carefully placed base stations, in wireless ad hoc networks there are no base stations; any two nodes are allowed to communicate directly if they are close enough, and nodes must use multi-hop routing to deliver their packets to distant destinations. The lack of wired infrastructure, the nature of the wireless channel, and the mobility of the nodes create many challenging problems in the link, network, and higher layers of the OSI hierarchy. On the other hand, the lack of wired infrastructure and their topology make these networks ideal for many applications, from personal area networks, to search and rescue operations, to massive networks of millions of sensors. It is therefore expected that, once all the technological issues are solved, wireless ad hoc networks will become an integral part of our society's communication network infrastructure.