mininet-wifi icon indicating copy to clipboard operation
mininet-wifi copied to clipboard

Wmediumd issue

Open nguyenthanhtrungbkhn opened this issue 1 year ago • 2 comments

Hi @ramonfontes ,

I try run example/wmediumd_interference.py and test bandwidth both sta1 and sta2. The result is that the bandwidth has only about 12Mbps, even when they next to the ap1 or/and change mode = 'g'. Why does this happen while the signal table (ax) has a range of values up to 54Mbps

Many thanks

nguyenthanhtrungbkhn avatar Apr 18 '23 15:04 nguyenthanhtrungbkhn

This is due to the wmediumd signal table: https://github.com/intrig-unicamp/mininet-wifi/blob/master/mn_wifi/data/signal_table_ieee80211ax

ramonfontes avatar Apr 18 '23 15:04 ramonfontes

Yes, it is clear that when station next to the ap1 (1-2meter), the bandwidth can up to 54Mbps, but not. So, in which case it can achieve higher bandwidth level (eg 30Mbps) ?

As above, I set two stations next to the ap1 (1-2meter), mode = 'g'. The result is that the bandwidth sta1-sta2 has only about 12Mbps

nguyenthanhtrungbkhn avatar Apr 18 '23 16:04 nguyenthanhtrungbkhn