“How can we configure our MATLAB/Simulink model so that the battery supplies part of the load (for peak-shaving), instead of all power being drawn through the transformer?”
조회 수: 44 (최근 30일)
이전 댓글 표시
Hello,
We have developed a MATLAB/Simulink simulation where we are attempting to integrate a battery on the low-voltage side of the system. The purpose of this setup is to perform energy peak-shaving — i.e., to supply part of the load from the battery whenever the transformer becomes heavily loaded, instead of upgrading to a larger transformer.
However, in our current implementation the load is not being supplied from the battery, and no power is being drawn from it. We are also uncertain whether we have selected the correct components for this configuration.
Could you assist us in identifying the cause of these issues and suggest possible improvements?
Our circuit diagram is attached for reference.
Thank you in advance.

댓글 수: 0
채택된 답변
Leepakshi
2025년 11월 18일 8:40
Hi Martin,
To enable peak-shaving with a battery in Simulink, ensure the battery is connected through a bidirectional DC-DC converter and inverter rather than directly to the AC side, as this allows controlled power flow. Implement a control strategy that monitors transformer loading and commands battery discharge when a threshold is exceeded.
Refer to below link for documentation on Peak Shaving with Battery Energy Saving:
Try contacting Mathworks Support if this doesn't solve the issue:
Hope it helps!
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Energy Storage에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!