Swarmlab docs

Application development in a distributed system

Development of Distributed Systems from Design to Application


 
 
 

30 lines
1.0 KiB

= Ad Hoc Network!
image::ROOT:swarmlab.png[swarmlab,150,float=right]
A *wireless ad hoc network (WANET)* or *mobile ad hoc network (MANET)* is a decentralized type of wireless network.
The network is ad hoc because it *does not rely on a pre-existing infrastructure*, such as routers in wired networks or access points in wireless networks. Instead, each node participates in routing by forwarding data for other nodes, so the determination of which nodes forward data is made dynamically on the basis of network connectivity and the routing algorithm in use.
== Ad Hoc Networks
.Ad Hoc Networks
image::ROOT:adhoc.png[]
== Vehicle-to-Vehicle (V2V) communications
.Vehicle-to-Vehicle (V2V) communications
image::ROOT:vehigle.png[]
== Vehicle-to-Infrastructure (V2I) communications
.Vehicle-to-Infrastructure (V2I) communications
image::ROOT:trafic.png[]
https://www.researchgate.net/publication/272497022_The_Role_of_Ad_Hoc_Networks_in_the_Internet_of_Things_A_Case_Scenario_for_Smart_Environments[More here^]