Unsupported 802.11 mode

34 views
Skip to first unread message

Arkadeep Sen

unread,
Jan 16, 2018, 11:19:57 AM1/16/18
to OMNeT++ Users
Hi,

I am trying to use IEEE 802.11n in omnet++. I have given the following parameters for running the simulation:

# nic settings
**.wlan*.opMode = "n(mixed-2.4Ghz)"
**.wlan*.bitrate = 600Mbps
**.numAntennas = 4

However I am getting the error "Unsupported 802.11 mode" in the Ieee80211 error model as the code for IIeee80211Mode mode for IEEE 802.11n i.e. Ieee80211HTMode is not available. How do I simulate IEEE 802.11n in omnet++?

Levente Mészáros

unread,
Jan 16, 2018, 11:28:32 AM1/16/18
to omn...@googlegroups.com
There's no specific error model for 802.11n. The only option available now is to use some approximation such as Ieee80211BerTableErrorModel or StochasticErrorModel.

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages