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

11 views (last 30 days)
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 Comment
Mohamed Ahmed
Mohamed Ahmed on 15 Jun 2023
Moved: Star Strider on 16 Jun 2023
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 ?

Sign in to comment.

Answers (1)

akshatsood
akshatsood on 7 Sep 2023
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.

Categories

Find more on Linear and Nonlinear Regression 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!