Other Work
Links
Categories
-
Category Archives: ONE Simulator
Simple Distributed Community Detection for The One Simulator
In the implementation of the Simple algorithm [Distributed Community Detection in Delay Tolerant Networks Pan Hui, Eiko Yoneki, Shu-yan Chan and Jon Crowcroft Sigcomm Workshop MobiArch '07, August, Kyoto, Japan] by PJ Dillon for The One Simulator, updates to communities … Continue reading
Posted in ONE Simulator, Simulation, Social Data Analysis
Leave a comment
Reality Mining Experiment Connection Trace File
This page contains data extracted from the MIT Reality Mining experiment which I downloaded from the CRAWDAD repository. Each encounter between devices participating in the experiment is recorded in the following format and can be used with The One Simulator … Continue reading
Posted in ONE Simulator, Simulation, Social Data Analysis
5 Comments
New Simulation Scenario – Kilburn and IT buildings
After realising that the city wide simulation was too large for practical development of new protocols with The One Simulator, I've designed a simulation using the Kilburn Buidling Floorplans. In this simulation we have 4 groups of students and 3 … Continue reading
Posted in Manchester Map, ONE Simulator, Simulation
Leave a comment
The ONE Simulator PROPHET implementation – java.lang.IllegalArgumentException: Comparison method violates its general contract
I've noticed that my PROPHET simulations are not completing in large simulations. This also applies to Prophet v2. I think it's down to this method. /** * Comparator for Message-Connection-Tuples that orders the tuples by * their delivery probability by … Continue reading
Posted in ONE Simulator, Prophet
Leave a comment
Connection Simulation For Trace files. Based on the ONE Simulator, without map and movement overheads
This mod called Connection Mode for The ONE Simulator 1.4.1 adds functionality which creates and destroys connections between hosts based on a connection trace file rather than movement patterns. It can also be used to run simulations much faster because … Continue reading
Posted in ONE Simulator, Simulation, Social Data Analysis
19 Comments