How to implement Battery Model into "for each subsystem" block?
Show older comments
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
Accepted Answer
More Answers (1)
Benjamin
on 2 Aug 2011
0 votes
2 Comments
Fangjun Jiang
on 2 Aug 2011
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
on 3 Aug 2011
Communities
More Answers in the Power Electronics Control
Categories
Find more on Choose and Parameterize Blocks in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!