Random delays in Stream Input block in Simulink Real-Time

6 ビュー (過去 30 日間)
Dennis Möllensiep
Dennis Möllensiep 2020 年 7 月 28 日
回答済み: Dennis Möllensiep 2020 年 7 月 29 日
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?

採用された回答

Dennis Möllensiep
Dennis Möllensiep 2020 年 7 月 29 日
Apparently, this can be solved by upgrading to Matlab 2020a from 2018a.

その他の回答 (1 件)

Diego Kuratli
Diego Kuratli 2020 年 7 月 28 日
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.

カテゴリ

Help Center および File ExchangeTarget Computer Setup についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by