Unipisa / Unipisa/Simu5G

Inquiry about Using UE as a D2D Relay

Open
#166 0 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

Dear Simu5G Contributors,

I would like to inquire about the possibility of achieving the following scenario using the current D2D sample code:

Suppose there is a downlink stream from the server to gNB to UE, with UE0 located at the edge of the gNB, resulting in poor channel quality. Can we use UE1, which is situated between the gNB and UE0, as a relay to forward the stream to UE0 via D2D communication?

I came across a closed issue on the website that discussed this scenario https://github.com/Unipisa/Simu5G/issues/32, but it lacked an implementation.

Additionally, I found information from the README.txt file regarding Dynamic Mode Switching (https://github.com/Unipisa/Simu5G/tree/master/simulations/NR/d2d). However, the code in the .ini file mentioned that the sender application is at ueD2DTx. Is it possible to configure the CbrSender at the server side?

If the current code is not supported, can you guide me on how to modify it and which sections need to be changed?

Thank you for your time and consideration. Please let me know if you have any further information.

Best regards.

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 README.txt and the configuration files under simulations/NR/d2d, focusing on the .ini settings for ueD2DTx and CbrSender. Trace how the current D2D sample represents the sender and relay scenario, then document whether the requested server-side configuration is supported and identify the relevant changes needed if it is not.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.