What is the Main Difference between Simulink Desktop Real Time and Simulink Real Time Kernels?

7 ビュー (過去 30 日間)
DesoliDs
DesoliDs 2017 年 7 月 25 日
回答済み: Stefanie Schwarz 2020 年 5 月 29 日
What is the main difference (advantages / disadvantages) between Simulink Desktop Real-Time (SLDRT) kernel and Simulink Real-Time(SLRT) kernels? Do we use both of the for real-time (External Mode) applications, i.e. PID-Control? or not.

回答 (2 件)

Jon Lobo
Jon Lobo 2017 年 7 月 28 日
Simulink Desktop Real-Time (SLDRT) kernel is installed with the desktop OS (Mac or Windows). It is limited to using a single cpu core. Simulink Real-Time (SLRT) kernel runs on a dedicated computer so it will be able to leverage multicore platforms.
They are both able to use external mode type features (tunable parameters etc). The I/O offerings are slightly different (SLRT supports use of FPGAs).

Stefanie Schwarz
Stefanie Schwarz 2020 年 5 月 29 日

カテゴリ

Help Center および File ExchangeMulticore Processor Targets についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by