Interpolating the Interval Where the Signal Goes to Infinity
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Mathieu NOE
le 25 Oct 2021
hello
you simply cannot do a division with zero at the denominator (when Tcell is constant)
Réponse acceptée
Can
le 25 Oct 2021
Modifié(e) : Can
le 25 Oct 2021
2 commentaires
Mathieu NOE
le 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Test Model Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!