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
社区
类别
在 帮助中心 和 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!