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

1 visualización (últimos 30 días)
Luhur
Luhur el 25 de Jun. de 2011
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...

Respuestas (1)

Walter Roberson
Walter Roberson el 25 de Jun. de 2011
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.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by