【发布时间】:2021-03-13 23:54:08
【问题描述】:
如何在IEEE802.11b/g中的Omnet++中模拟具有以下条件的adhoc网络? (需要 omnetpp.ini 和 NED 文件)
1-Two wireless nodes (e.g. n1 and n2) having two interfaces with each other(e.g i1 and i2)
2-n1.i1 makes a link to communicate with n2.i1 and also n1.i2 makes a link with n2.i2, n1.i1 means interface i1 of node n1
3-channel 1 are allocated to link n1.i1 and n2.i1 in all simulation runtime
4-channel 2 are allocated to link n1.i2 and n2.i2 in the first second of simulation runtime, then channel 3 in the 2nd second, and so on until 10nd seconds, then repeat this circle.
提前致谢
【问题讨论】:
-
我真的很想得到这个问题的答案,没有人回答这个问题。
标签: omnet++