Skip to main content

Posts

Showing posts from January, 2012

A Simple Epidemic Routing Scenario

Today, we will play around a bit with the ONE simulator, specifically with the Epidemic routing protocol. We will simulate two scenarios and look at the results. Detailed analysis of the results are left out for the time being. Parameters Here are few common parameters for the simulations. Group.movementModel = RandomWaypoint Group.msgTtl = 300 (5 hours) MovementModel.worldSize = 450, 340 Scenario.endTime = 14400 (4 hours) Stats are collected from MessageStatsReport from a single run.