Skip to content

Support for large DU delay profiles#3

Open
khooi8913 wants to merge 1 commit into
openairinterface:mainfrom
NUS-CIR:large-du-delay-profile
Open

Support for large DU delay profiles#3
khooi8913 wants to merge 1 commit into
openairinterface:mainfrom
NUS-CIR:large-du-delay-profile

Conversation

@khooi8913

Copy link
Copy Markdown

This patch introduces necessary changes to xRAN to support large DU delay profiles. The key changes involved are related to the C-plane packet generation logic. Note that the NB-IOT conditional branch is not tested given that it is not used at the moment, and it is thus intentionally left for future work.

This patch introduces necessary changes to xRAN to support large DU
delay profiles. The key changes involved are related to the C-plane
packet generation logic. Note that the NB-IOT conditional branch is
not tested given that it is not used at the moment, and it is thus
intentionally left for future work.
@arora-sagar

Copy link
Copy Markdown

@rorsc @teodora-vladic please review

@rorsc

rorsc commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

@rorsc @teodora-vladic please review

maybe @bpodrygajlo would be better here.

@teodora-vladic

Copy link
Copy Markdown
Collaborator

I have just tested the following and works E2E:

  • 4x4 9b 100MHz with short/long PRACH format
  • 4x4 16b 100MHz with short PRACH format
  • 8x8 9b 100MHz with/without DAS, and short PRACH format

Thank you @khooi8913 for the contribution. Regarding the compatibility with ProtO-RU, which parameters shall be adapted in the reference config file https://github.com/duranta-project/openairinterface5g/blob/develop/targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.106prb.fhi72.1x1-proto-ru.conf?

@khooi8913

khooi8913 commented Jun 11, 2026

Copy link
Copy Markdown
Author

I have just tested the following and works E2E:

  • 4x4 9b 100MHz with short/long PRACH format
  • 4x4 16b 100MHz with short PRACH format
  • 8x8 9b 100MHz with/without DAS, and short PRACH format

Thank you @khooi8913 for the contribution. Regarding the compatibility with ProtO-RU, which parameters shall be adapted in the reference config file https://github.com/duranta-project/openairinterface5g/blob/develop/targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.106prb.fhi72.1x1-proto-ru.conf?

Hi @teodora-vladic , two changes are needed:

  1. for the DU, raise sl_ahead from to >= 11.
  2. for ProtO-RU, raise T2a_max_cp_ul to 2985 -- all counters should be on time now.

Let me know if it works for you -- thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants