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

조회 수: 4 (최근 30일)
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

채택된 답변

Dallas Perkins
Dallas Perkins 2022년 12월 21일
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개)

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by