Interpolating the Interval Where the Signal Goes to Infinity
3 views (last 30 days)
Show older comments
I'm modelling a battery cell and while modelling the equation below:
Using the chain rule:
I, T_cell and OCV are known.
I modelled the equation like this:

While the cell temperature is a constant, the signal output is interrupted. I aim to interpolate those intervals. I tried to use Switch and Delay method, but it didn't work. Is this possible? If so, how can I do that?
2 Comments
Mathieu NOE
on 25 Oct 2021
hello
you simply cannot do a division with zero at the denominator (when Tcell is constant)
Accepted Answer
Can
on 25 Oct 2021
Edited: Can
on 25 Oct 2021
2 Comments
Mathieu NOE
on 26 Oct 2021
hello again
I'm not familiar with battery models , but I wonder if we can simply switch between models based on when Tcell is constant or not
My 2 cents
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


