https://github.com/comnetshh/uav-flooding-simulator
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: ComNetsHH
- Language: Python
- Default Branch: master
- Size: 23.9 MB
Statistics
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed over 3 years ago
https://github.com/ComNetsHH/uav-flooding-simulator/blob/master/
[](https://zenodo.org/badge/latestdoi/526239007) # uav-flooding-simulator This repository holds the simulation code for the evaluation of flooding protocols for urban UAV networks. It is intended for interested parties to reproduce research results, understand the inner workings of the protocols, or apply them to their own scenarios. The simulation is based on [ns-3](https://www.nsnam.org/) and uses its IEEE 802.11p implementation. All flooding protocols are implemented as application layer protocols. ## Getting started All simulation code is the `ns-allinone-3.36/ns-3.36` folder. In there, simulations are setup in the `scratch` folder. For convenience, all simulations are wrapped in a python scripts. To execute a pure-flooding / stochastic-flooding simulation, run ``` python3 run_sf_experiment0 ``` where $k \in [0, 17160]$. For contention-based-flooding or rate-decay-flooding, run ``` python3 run_rdf_experiment 0 ``` again, with $k \in [0, 17160]$. The `exploration` contains all scripts used to analyze the simulation data and reproduce plots.
Owner
- Name: Institute of Communication Networks
- Login: ComNetsHH
- Kind: organization
- Location: Hamburg, Germany
- Website: https://www.tuhh.de/comnets
- Repositories: 41
- Profile: https://github.com/ComNetsHH
Institute of Communication Networks (ComNets) at Hamburg University of Technology (TUHH)