Random delays in Stream Input block in Simulink Real-Time
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dennis Möllensiep
el 28 de Jul. de 2020
Respondida: Dennis Möllensiep
el 29 de Jul. de 2020
Hello all,
I'm using Simulink Real-Time in external mode on the development PC. When I receive data in my Stream Input blocks via UDP, I have random delays as it can be seen in the plot of the data ready output.

The pc receives the data every 4 ms what can be confirmed by wireshark. A sample time of 0.5 ms should be sufficient. As the execution time is less than 0.2 ms there are also no missed ticks in the Stream Input blocks.
What could be the reason for these delays?
0 comentarios
Respuesta aceptada
Más respuestas (1)
Diego Kuratli
el 28 de Jul. de 2020
What's the data size? and, is the data size constant?
Which MATLAB release are you using?
Ty to log the data ready output, to ensure this is not a visualization issue. Also, log the data and check if the data is corrupted.
0 comentarios
Ver también
Categorías
Más información sobre Target Computer Setup 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!