Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mmwave MIMO support #243

Open
jackmygreat opened this issue Jun 18, 2022 · 2 comments
Open

mmwave MIMO support #243

jackmygreat opened this issue Jun 18, 2022 · 2 comments
Labels

Comments

@jackmygreat
Copy link

I want to test the MIMO functiion of mmwave module, but I found no examples code of MIMO. Can you tell me how to use mmwave's MIMO function?

@pagmatt
Copy link
Contributor

pagmatt commented Jun 23, 2022

It depends on what you mean with MIMO. If you are simply referring to the use of multiple antenna elements, possibly both at the transmitter and the receiver, yes we support it. On the other hand, we do not support Multi-User-MIMO or, in general, sending multiple digital streams using MIMO. Instead, in our module the multiple antennas are used to perform analog beamforming.

@mychele
Copy link
Member

mychele commented Jun 23, 2022

FYI - this paper investigates MU-MIMO with hybrid beamforming using the ns3-mmWave module: https://ieeexplore.ieee.org/abstract/document/9515585/

The code extension that enable this is referenced in the paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants