nyuwireless-unipd / ns3-mmwave

ns-3 module for simulating mmWave-based cellular systems. See https://ieeexplore.ieee.org/document/8344116/ (open access) as a reference.
GNU General Public License v2.0
294 stars 191 forks source link

Standalone or non-standalone #216

Open Gabriela3000 opened 3 years ago

Gabriela3000 commented 3 years ago

Hello Will you please let me know if the ns3-mmwave is 5G standalone or at the core it uses 4G components (non-standalone)? If it is 5G standalone (using InstallEnbDevice and InstallUeDevice), could you please tell me what components exist in the core? Thank you in advance

wwtkddnjsww commented 3 years ago

Hello, I think this project is the non-standalone 5G because of the using LTE And, I want to know whether you have plan the plan of development the standalone 5G.

Gabriela3000 commented 3 years ago

Hello and thank you very much for your answer. In the following link it has been mentioned that it is able to be standalone by using InstallEnbDevice and InstallUeDevice: https://github.com/nyuwireless-unipd/ns3-mmwave/issues/162

That is why I wanted to make sure I understand it correctly.