Clear Filters
Clear Filters

How to estimate the Polarization Resistance and Polarization Capacitance with the lest square method?

12 views (last 30 days)
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

Accepted Answer

Dallas Perkins
Dallas Perkins on 21 Dec 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

More Answers (0)

Categories

Find more on Energy Storage in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!