Unipisa / Unipisa/Simu5G

Assigning separate band and Questions about Packet Drop

Open
#153 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
235
Forks
116
PR merge metrics
No merged PRs in 30d

Description

I am simulating BSM messages from NRUe to MEC and SPaT from MEC to NRUe. Is there any way that I can assign separate dedicated bands from the SPaT message going from MEC to NRUe?

Also, I am not seeing any packet drops even if I increase the number of vehicles (300 vehicles) and send BSM (around 600 Bytes) with 10Hz frequency and send SPaT (1400 Bytes) from MEC to all the NRUes with 10 Hz frequency. I have used the Nakagami propagation model and 50 bands and 2 gNodeBs. I can see the delay increasing from a mean of 20ms to 100ms but don't see even a single packet drop anywhere. Is it normal?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the stated scenario with 300 vehicles, 50 bands, 2 gNodeBs, Nakagami propagation, and the listed BSM and SPaT traffic rates. Inspect how separate bands are configured for MEC-to-NRUe traffic and where packet-drop statistics are reported. Done means determining whether the absence of drops is expected or identifying the missing configuration or behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.