【问题标题】:How to simulate multi interface wireless node and changing channels by Omnet++如何通过 Omnet++ 模拟多接口无线节点和改变信道
【发布时间】: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++


【解决方案1】:

看看 INET 中的examples\adhoc\ieee80211。它包含用于在 ad-hoc 模式下测试 IEEE 802.11 的简单网络。

【讨论】:

  • 谢谢,我看了一下,不过很简单,达不到我需要的。
猜你喜欢
  • 1970-01-01
  • 2018-11-23
  • 1970-01-01
  • 2017-07-11
  • 2011-11-06
  • 1970-01-01
  • 2018-08-28
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多