-
Notifications
You must be signed in to change notification settings - Fork 0
Working data generator capable of creating diverse network scenarios #11
Copy link
Copy link
Open
2 / 32 of 3 issues completedOpen
2 / 32 of 3 issues completed
Copy link
Labels
ImplementationThis ticket focuses on delivering working codeThis ticket focuses on delivering working code
Description
📝 Description
Multiple two-dimensional network environments will be emulated by randomly generating scenario parameters and constraints. Each environment scenario will include all data required to perform positioning estimations. This includes developing the exact (ground-truth) positions of the target device and other devices in the network, obstacles, material attenuation coefficients, noise, interference, and signal-strength measurements, etc.
👩🏻💻 Tasks
- Implement 2D network environment emulation
- Generate ground-truth device positions, network layouts, obstacles, and material attenuation properties
- Model channel effects including noise, interference and LOS/NLOS conditions
- Validate emulated outputs for realism and consistency

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ImplementationThis ticket focuses on delivering working codeThis ticket focuses on delivering working code
Projects
Status
In Progress