Unipisa / Simu5G

Simu5G - 5G NR and LTE/LTE-A user-plane simulation model for OMNeT++ & INET
https://simu5g.org
Other
146 stars 83 forks source link

Question about using Simu5G in emulated mode like INET #102

Closed TheHupfdole857 closed 1 year ago

TheHupfdole857 commented 1 year ago

Hello, I would like to generate some V2V messages and send them via the NR-Stack - provided by Simu5G - to another client over a real network (ethernet or 5G). INET provides a mode called "emulated mode" that is used to test simulated stuff with a real physical network but it has no 5G functionality. Can Simu5G also be used with a real network in an "emulated" mode?

giovanninardini commented 1 year ago

Hello,

yes, it can. See the “emulation” folder for some examples. You can also refer to this paper and this paper for more information.

Best regards. Giovanni