- ‘Fixed-step size’: https://www.mathworks.com/help/simulink/gui/fixedstepsizefundamentalsampletime.html
DC-DC converter control problem using Reinforced Learning Toolbox
조회 수: 16 (최근 30일)
이전 댓글 표시
When a DC-DC converter model is connected to the Reinforced Learning Toolbox (for example, DDPG algorithm),
the simulation of the DC-DC converter failed.
Is the simulation time step is too small (Sampling time=0.0001sec and final time=1 sec)?
If there is no Reinforced Learning module, the simulation is okay.
댓글 수: 0
답변 (2개)
Manikanta Aditya
2023년 4월 21일
Hi Kim,
As per my understanding, you are interested to know how to resolve the DC-DC converter model failure when connected to Reinforced Learning Toolbox.
As a workaround, you can change the ‘Fixed-step size’ setting in the Simulink model configuration parameters and increase the simulation time step to 0.001 or 0.01 seconds and see if that helps. If it doesn’t resolve, we need to further investigate the specific error message you’re getting to determine the root cause of the issue.
If the problem persists, please reach out to our support team at:
Please refer to the following documentation for more info on:
I hope this resolves the issue you were facing.
댓글 수: 0
duoke
2023년 12월 10일
Can you share your model attachments to help me see if it can solve the problem?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Power and Energy Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!