Simulink real-time desktop kernel gone bad.

31 visualizzazioni (ultimi 30 giorni)
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 Commenti
Patrick Busch
Patrick Busch il 1 Feb 2017
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 il 7 Feb 2017
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

Accedi per commentare.

Risposta accettata

Jan Houska
Jan Houska il 10 Feb 2017
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 Commenti
Jiangzhao Yang
Jiangzhao Yang il 26 Set 2018
Hi Jan, the issue comes again :(
Ajpaezm
Ajpaezm il 26 Dic 2018
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.

Accedi per commentare.

Più risposte (3)

Camile van der Heijden
Camile van der Heijden il 3 Apr 2017
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 il 12 Dic 2017
Hi,
Here you will find the solution : https://www.mathworks.com/support/bugreports/1681190
Best regards, Hakan

Jan Falkenhain
Jan Falkenhain il 20 Lug 2023
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.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by