Max data transfer with UDP block in simulink using wireless N type

1 回表示 (過去 30 日間)
Luhur
Luhur 2011 年 6 月 25 日
hi all,,
i just wanna ask,, how much per second byte or per package byte the Maximum data transfer with UDP block in simulink using wireless N type can handle??? is it possible to make our own UDP block with capabilities of transfer more than the simulink provide one?? i mean do simulink has some limitation or rules which limit it?? correct me if i were wrong but i think the only limitation is the bandwith itself right?? among other things like wifi signal level, wireless type etc...
thanks...

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 6 月 25 日
The limit for 802.11n is not really the bandwidth.
802.11n, Maximum MTU 7935 bytes, max bandwidth 432 megabits/s
I do not have any idea what the Simulink block limits are.
Note that the MTU figure includes all preamble and packet type and source address and destination address and UDP ports and UDP header options and so on.

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by