How to get the equivalent circuit model for the follow impedance spectrum ?

조회 수: 11 (최근 30일)
Mohamed Ahmed
Mohamed Ahmed 2023년 6월 15일
답변: akshatsood 2023년 9월 7일
Greetings,
I have this impedance data (freq., real, and imaginary) and I tried to fit these data to multiple models but with no sucess.
Anyone could help with this ?
magnitude spectrum
phase spectrum imaginary values
  댓글 수: 1
Mohamed Ahmed
Mohamed Ahmed 2023년 6월 15일
이동: Star Strider 2023년 6월 16일
thank you very much for your reply.
regarding the data here is another file but with smoother dataset, can it help finding a good fit ?

댓글을 달려면 로그인하십시오.

답변 (1개)

akshatsood
akshatsood 2023년 9월 7일
Hi Mohamed,
I understand that you want to derive an equivalent circuit model for the given impedance spectrum. From my understanding, you can try out the following workarounds to fit the data to an equivalent model.
The reference attached above discusses usage of two methods namely lsqcurvefit and fminunc to fit a nonlinear function to the provided data. The documentation for lsqcurvefit is attached below for your reference
Further, the following tools on File Exchange might be helpful
In case you struggle to narrow down to an approach to fit the impedance data, it would be highly convenient if you could share your code so that I can go through it and address your issue in a more efficient manner.
I hope this helps.

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by