Towards URLLC with srsRAN #1419
aygong
started this conversation in
User Success Stories
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
We’re excited to share a recent project where we pushed the boundaries of low-latency performance using the srsRAN Project. Our paper, "Towards URLLC with Open-Source 5G Software," and the accompanying code are now publicly available.
What we explored
Most work on URLLC relies on theoretical models or simulations. Instead, we took a system-level approach: tracing the sources of latency in both the 5G specifications and the srsRAN software stack, and identifying how different layers interact to create bottlenecks.
What we achieved
With a series of modifications, we were able to achieve:
We validated these results across multiple commercial 5G modules and phones, and the improvements were consistent and reproducible. We hope this work helps others experimenting with URLLC or latency-sensitive applications on srsRAN.
We also had the opportunity to present our findings at the srsRAN Project Fall Workshop 2024:
https://www.youtube.com/watch?v=o88ti2lHDuY
If you try out the code, run into issues, or have ideas for further improvements, we'd love to hear your feedback!
Beta Was this translation helpful? Give feedback.
All reactions