Home » 2012 » February

Monthly Archives: February 2012

Ad hoc network for disaster scenarios

Constructing an emergency network based on portable devices that forward emergency messages to the emergency stations or rescue teams could be helpful in disaster scenarios. No central server is needed because portable devices are self-organized in the ad hoc network.

The basic idea to build such emergency network is shown as follows:

  1. Compile the source code of OLSR (Optimized Link State Routing Protocol) and install them into the Android Operating System and wireless routers.
  2. Each portable device is designed to store the neighbor’s information so as to allow recovery from partial crash.
  3. Through the integration of OLSR with the Android, messages are allowed to be forwarded in the emergency network by the portable devices.
Reference
  1. https://www.dd-wrt.com/wiki/index.php/Mesh_Networking_with_OLSR
  2. http://olsrdroid.blogspot.com