How to implement Battery Model into "for each subsystem" block?
이전 댓글 표시
Hallo,
When I try to run a simulink model with a battery model (Li-Ion) (from SimPowerSystems) integrated into a "for each subsystem" block I receive the following error message:
The block 'auto_1/For Each Subsystem/Battery/Model/Continuous/Current filter' with continuous state(s) is not supported inside subsystem 'auto_1/For Each Subsystem' because the subsystem contains a For Each block ('auto_1/For Each Subsystem').
That means the Current filter which is integrated into the battery model causes the problem.
Any suggestions how to solve that issue?
Thanks and regards, Benjamin
채택된 답변
추가 답변 (1개)
Benjamin
2011년 8월 2일
0 개 추천
댓글 수: 2
Fangjun Jiang
2011년 8월 2일
I suspect you are heading to the wrong direction. If you have several batteries, I can't think a way that you can use For-Iterator subsystem instead of duplicating the model. What do you mean "several time instants"?
Benjamin
2011년 8월 3일
커뮤니티
더 많은 답변 보기: Power Electronics Community
카테고리
도움말 센터 및 File Exchange에서 Choose and Parameterize Blocks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!