Simulation meeting archive
From ResiliNetsWiki
Fall 2009
Weekly Milestones
Due Date | Transport | DSDV | GPS Routing | MAC | HTTP Generator |
---|---|---|---|---|---|
15 Dec. 2009 | debug ARQ states, Integrate FEC code | debug wait-time, trace DSDV header, bridge wired & wireless | Fixing bugs with ferrying functionality to significantly improve throughput as well as running multiple simulations for presenting plots to the group on 12/21/09 | State machine functionality | Post simulation results, debug OLSR forwarding in 3.5.1+ |
08 Dec. 2009 | wait-time, delete stale routes, temporary table, trace DSDV header, wired & wireless node | Polish things up and optimize (tweaking transmission range, transmission power, queue sizes, beacon intervals, conducting some baseline tests, etc.) | ? | Posting simulation results, perl scripting | |
01 Dec. 2009 | P2P Header, error model modification, HBH ARQ code | Finish lookup, forwarding, and triggered updates | Port ns-2 simulation (# of TAs, mobility, stationary GS, CBR, etc.) from original AeroRP paper to ns-3 | State machine functionality | Additional simulation runs |
24 Nov. 2009 | Modify the existing p2p helper; read Reed-Solomon FEC codes | Work broadcast code and try to test it, completed packet header, working on routing tables, modifying AODV | Continue cleaning up code | looking at the functionality of active wifi files | Debugging HTTP code |
17 Nov. 2009 | Compare FEC codes, begin ns-3 emulation | Continue adding DSDV functions | Create flow diagram that documents how AeroRP ns-3 implementation works | Tracing 802.11b function calls | Fix scheduler dropping events problem |
10 Nov. 2009 | Add DSDV header and complete packet .cc file; Remove AODV specific functions. | Add "ferrying" functionality for when current node with packet has shorter TTI than neighbors and is not within transmission range of destination | Identify and rename wifi files to TDMA | State machine implimentation | |
03 Nov. 2009 | FEC block code sample code, test error model | Modify AODV | Make next hop decision based on shortest TTI | Update to ns-3.6 | working on HTTP session implementation |
27 Oct. 2009 | Finish renaming UDP, look at FEC implementation | Simple baseline simulation; Add DSDV functions | Remove out of range nodes from next hop decision | Study yans/csma ns-3 code | Fix large-TCP Aero Baseline |
20 Oct. 2009 | Copy & rename UDP | Implement basic DSDV functions in ns-3 | " | Duplicate & rename existing MAC (802.11 infrastructure?) | |
13 Oct. 2009 | " | Copy & rename AODV | Make routing decision based on euclidean distance to destination | Debug multiple HTTP clients per server | |
06 Oct. 2009 | Run TCP examples | Re-grouped | Share geographic information amongst nodes | Qs:smart pointer, callback | |
29 Sept. 2009 | Application & Layer 1/2 HOWTOs | test AODV code, look at ns-2 DSDV code | modify OLSR in ns-3 | look at ns-2 source |
Meeting Agendas
- 01 Dec. 2009 – Group updates.
- 24 Nov. 2009 – Group updates.
- 17 Nov. 2009 – Self-organized group updates.
- 10 Nov. 2009 – Group updates.
- 03 Nov. 2009 – Group updates.
- 27 Oct. 2009 – Self-organized group updates.
- 20 Oct. 2009 – Group updates.
- 13 Oct. 2009 – What are smartpointers and callbacks in C++? Group updates.
- 06 Oct. 2009 – Overview of using the gpwrapper.pl script for plotting simulation results.
- 29 Sept. 2009 – Overview of using the trace_stats.pl post-processing script. Regrouped routing group.
- 22 Sept. 2009 – Initial meeting, getting started with modifying ns-3 using tutorials.