How to estimate the Polarization Resistance and Polarization Capacitance with the lest square method?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Kavishanth Srikumar
am 17 Dez. 2022
Beantwortet: Dallas Perkins
am 21 Dez. 2022
Hi,
i want to estimate the Polarization Resistance (Rth) and Polarization Capacitance (Cth) with the least square method in MATLAB or Simulink. I want to use these formulas:
Rth = a/I (a is △th)
Cth = 1/(Rth • b)

Can u help me to create an Algorithm in MATLAB or Simulink?
Thanks for the help
0 Kommentare
Akzeptierte Antwort
Dallas Perkins
am 21 Dez. 2022
Hi Kavishanth,
You can use Simulink Design Optimization and the Parameter Estimator tool to estimate the equivalent circuit battery parameters based on measured data. This tool can also produce equivalent MATLAB code if you want to automate the process. We have a couple of examples at the links below that can help you get started:
Best,
Dallas
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources 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!