Skip to content

multi UEs+ZeroMQ+multi gnbs +open5gs #1203

Answered by brendan-mcauliffe
wmwwimor asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @wmwwimor,

Yes, this architecture is possible. You can use ZMQ and GNU Radio. Here are a couple of pointers:

  • Each UE will need its own config file, ID, and namespace so that you can correctly send messages to and from the UE.
  • You can expand this to add multiple gNBs, you need to make sure the gNBs use different IDs.

If you plan to do 5G testing with srsUE and ZMQ, I suggest you use the srsRAN Project gNB instead of the srsRAN 4G gNB. You can find the new gNB code base here.

See the following screenshot of a GNU Radio flowgraph that supports a multi-UE scenario with a single gNB:

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@arrowtem
Comment options

@nishaadh
Comment options

Answer selected by brendan-mcauliffe
Comment options

You must be logged in to vote
4 replies
@small-hulu
Comment options

@raul-parada
Comment options

@connor01M
Comment options

@pgawlowicz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants