Scenario: high-mobility¶
Class: sparse / high-mobility
← Benchmark index · Metrics · Methodology
Provenance — regenerated on every merge. Unlike the sweep pages, this table is not pinned to a release:
benchmarks.ymlre-runs the discrete taxonomy on every merge to the default branch and rewrites the generated block below, so these numbers track the current tip ofmainand already include the pheromone-weighting change (#327) and the per-seed RNG stream assignment (#352). They are a per-merge regression signal at the 10-run publication floor (#318); the release-pinned, 20-seed numbers live on the sweep and headline pages. See Provenance and #365.
What it stresses¶
Constant motion (pause=0). The paper base field with nodes never resting, so routes break continuously — the high-mobility end of the Broch pause sweep, and the regime tracked by #22 (high-mobility underperformance).
Configuration¶
| nodes | area long edge (m) | max speed (m/s) | pause (s) | flows | propagation |
|---|---|---|---|---|---|
| 50 | 1500 | 20 | 0 | 20 | range |
Defined as DISCRETE["high-mobility"] in
ns3/tools/run-scenarios.py
(scenario=paper pause=0). The per-merge benchmarks workflow runs the
taxonomy with --quick.
Results¶
Caveat —
large-scaleandheavy-loadcurrently reflect an open defect. #173 (P1, open): withenableMultipathon, reactive forward ants are bounded neither by a broadcast budget nor by(src,seq)duplicate suppression, so route discovery floods combinatorially in dense graphs. Read those two rows as a bug report, not as protocol character. See docs/fidelity.md.
Mean of 10 run(s), every baseline on identical realisations; ± is the 95% CI half-width (#293). Generated by run-scenarios.py.
| protocol | PDR % ±95 | mean delay (ms) ±95 | 99th delay (ms) ±95 | throughput (kbps) | NRL ±95 | jitter (ms) | dOff90 (ms) |
|---|---|---|---|---|---|---|---|
| anthocnet | 86.2 ± 1.8 | 64.5 ± 6.3 | 1138.9 ± 45.5 | 4.61 | 43.664 ± 2.70 | 98.05 | inf |
| aodv | 77.6 ± 2.5 | 59.6 ± 6.4 | 1058.8 ± 36.5 | 4.15 | 64.525 ± 3.93 | 90.42 | inf |
| olsr | 75.7 ± 3.4 | 20.0 ± 5.9 | 483.4 ± 346.0 | 3.84 | 6.498 ± 0.31 | 28.70 | inf |
| dsdv | 66.0 ± 4.0 | 27.8 ± 7.2 | 786.6 ± 266.3 | 3.52 | 37.432 ± 1.80 | 38.72 | inf |