Interpolating the Interval Where the Signal Goes to Infinity
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Mathieu NOE
am 25 Okt. 2021
hello
you simply cannot do a division with zero at the denominator (when Tcell is constant)
Akzeptierte Antwort
Can
am 25 Okt. 2021
Bearbeitet: Can
am 25 Okt. 2021
2 Kommentare
Mathieu NOE
am 26 Okt. 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
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Test Model Components finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!