nc-rdf-simulator
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ComNetsHH
- Language: Python
- Default Branch: main
- Size: 26.2 MB
Statistics
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
nc-rdf-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 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 NC-RDF simulation, run
python3 run_nc_rdf_experiment <k> 0
where $k \in [0, 2079]$.
The exploration directory contains all scripts used to post process and analyze the simulation data.
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)
Citation (CITATION.cff)
cff-version: 1.2.0
message: "NC-RDF Simulator"
authors:
- family-names: Fuger
given-names: Konrad
orcid: https://orcid.org/0000-0002-8472-1483
title: "NC-RDF Simulator"
version: 1.0.0
doi: XXX
date-released: 2024-10-10
GitHub Events
Total
- Release event: 1
Last Year
- Release event: 1
Dependencies
- gym *
- numpy *
- protobuf *
- pyzmq *
- gym *
- numpy *
- protobuf *
- pyzmq *