Simulink real-time desktop kernel gone bad.

22 ビュー (過去 30 日間)
Roshan Sharma
Roshan Sharma 2017 年 1 月 13 日
回答済み: Jan Falkenhain 2023 年 7 月 20 日
I recently installed the simulink real-time desktop kernel on my laptop running windows 10. I installed it using MATLAB command window and the command sldrtkernel -install. Everything was working okay until one day I accidently closed Simulink + MATLAB while real-time desktop simulation was still running. After this day, I have been facing a big problem of the computer CPU being used 100% even when I am not using MATLAB/SIMULINK. The computer fan runs at top speed all the time even if I do nothing on my computer. I think the problem is with real-time desktop kernel. How do I get my CPU back running as it used to do normally (of course without having to re-install/repair windows 10)?
  3 件のコメント
Patrick Busch
Patrick Busch 2017 年 2 月 1 日
Hi,
i got the same problem on my system (Windows 10, 64bit). It is reproducible on two machines, after installing the simulink desktop real-tim kernel. After the installation the CPU-Usage is contiously 100%, even after an deinstallation of the simulink desktop real-time kernel and deinstallation of Matlab.
The Task-Manager shows alternating Applications with high cpu-usage. At the moment it's my browser with 0 to 60% or the Task-Manager itself with 0 to 80%.
I would be realy happy to get this fixed without reinstalling the whole system.
Roshan Sharma
Roshan Sharma 2017 年 2 月 7 日
Hi Jordan, like Patrick Busch has commented, the process using the CPU is changing all the time. The only solution that worked for me was "not" to use the real-time sync and the real time kernel. There a file in mathwork exchange called "real-time pacer for simulink". This worked well for my purpose which is to read/write data to NI-USB 6003 along with the MPC block from Model predictive control toolbox. Here is the link: http://se.mathworks.com/matlabcentral/fileexchange/29107-real-time-pacer-for-simulink

サインインしてコメントする。

採用された回答

Jan Houska
Jan Houska 2017 年 2 月 10 日
Hi, this is Jan from Simulink Desktop Real-Time development.
The problem with 100% CPU utilization has no direct relation to the real-time kernel. It is because of misconfigured power scheme. Simulink Desktop Real-Time temporarily boosts CPU performance to 100% to ensure the fastest possible sample rate. Under normal circumstances, this gets restored back to the normal values when the real-time experiment finishes. However, if the real-time experiment ends abnormally (like MATLAB process killed from task manager or such), the power scheme does not get restored and remains set to maximum CPU performance.
For an immediate solution, the only advice I can give at the moment is to change to a different power scheme. That is, if your current power scheme is e.g. set to Balanced, set it to e.g. High Performance (or vice versa - just change it to something different). This should get the CPU utilization back to normal.
I understand that this is a temporary workaround and the issue should be fixed in some more robust way. And, there should be a way to fix the misconfigured power scheme without the need to switch to another one. I don't have a better solution right now, but the problem is being investigated and a better solution is on the way.
And, finally, a wish: please do report such issues via technical support. This ensures that development is notified and can respond in a much shorter time than I was able in this case.
Thanks, Jan
  6 件のコメント
Jiangzhao Yang
Jiangzhao Yang 2018 年 9 月 26 日
Hi Jan, the issue comes again :(
Ajpaezm
Ajpaezm 2018 年 12 月 26 日
Hello Jan,
I've been encountering this issue in version 2018a, don't know why is this. Is there an article or advice I can use to solve this issue?
I already tried resetting to default the Energy Saving Options. But that didn't get me anywhere, unfortunately.

サインインしてコメントする。

その他の回答 (3 件)

Camile van der Heijden
Camile van der Heijden 2017 年 4 月 3 日
As Jan Houska explained, the problem seems to be with the windows power plans that get 'corrupted' after a abnormal exit from matlab/simulink while using the real time kernel. Restoring the default settings for the affected power plan worked to solve the problem for me. (On windows 10, assuming you're currently using the affected plan go to: Start Menu > 'Edit Power Plan' > 'Restore defaults for this power plan'). So no need to switch to a different one (which is nice, because I like to continue using the balanced plan.)

Hakan
Hakan 2017 年 12 月 12 日
Hi,
Here you will find the solution : https://www.mathworks.com/support/bugreports/1681190
Best regards, Hakan

Jan Falkenhain
Jan Falkenhain 2023 年 7 月 20 日
The real time target make it freeze if the computer is not fast enough to complete the simulation between 2 steps.
Regarding the 100% CPU I fixed it like this: Control panel -> Hardware and Sound -> Power Option -> Change plan settings -> Restore default settings for this plan.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by