Unipisa / Unipisa/Simu5G

QUESTION: Background traffic generator on gNodeB

Open
#70 3 comments 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

Hello,
I'm having some problems with background traffic generation on base station.
I tried your example (simulations/NR/bgTraffic) in two different scenarios, one with 10 background UEs each generates 1000B packet every 10ms, while the other with 200 background UEs each generates 1000MB packet every 10ms.
Observing the results I noticed that the uplink delay (statistic cbrFrameDelay:mean in SingleCell_Standalone.server.app[0]) remains substantially the same.

I wonder if this is the right procedure to generate some background traffic at the base station and if the generator uses the same resource blocks of the MAC scheduler as for the UE.

Thanks for your help,
Valerio.

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 with simulations/NR/bgTraffic and compare the two background-UE scenarios, focusing on SingleCell_Standalone.server.app[0].cbrFrameDelay:mean. Check whether the traffic generator uses the MAC scheduler's resource blocks like UE traffic; done means documenting the correct setup and explaining the similar uplink-delay results.

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.