Have any of you managed to implement MCS Modelling manually to calculate Throughputs?

8 views
Skip to first unread message

Angèle Hager Hafaiedh

unread,
Sep 30, 2025, 10:03:56 AM (24 hours ago) Sep 30
to ns-3-users
I want to simulate a wireless network where MCS is taken into account.
I tried these files: "ht-phy.h" and "ht-phy.cc" but the type of networks i work on isn't WIFI. I want something more generic. Thank you in advance.
T

I


Tommaso Pecorella

unread,
Sep 30, 2025, 3:19:50 PM (18 hours ago) Sep 30
to ns-3-users
I'm afraid that there's no simple solution. On one hand you need a general model, on the other hand you need MCS, which is very specific to the actual standard (each MCS has its own BER, which is dependent on multiple factors).

I guess that if you can figure out the BER of each MCS though other means you could develop a "generic" NetDevice, but it will be necessarily non-generic, as you'll need also a MAC protocol of sort.

Shortly put: your best bet is to develop the model of your NetDevice, without its specificities.
Reply all
Reply to author
Forward
0 new messages