필터 지우기
필터 지우기

DC-DC converter control problem using Reinforced Learning Toolbox

조회 수: 3 (최근 30일)
Kim Young-Bae
Kim Young-Bae 2023년 3월 28일
답변: duoke 2023년 12월 10일
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.

답변 (2개)

Manikanta Aditya
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.

duoke
duoke 2023년 12월 10일
Can you share your model attachments to help me see if it can solve the problem?

Community Treasure Hunt

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

Start Hunting!

Translated by