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

11 visualizaciones (últimos 30 días)
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 comentario
Mohamed Ahmed
Mohamed Ahmed el 15 de Jun. de 2023
Movida: Star Strider el 16 de Jun. de 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 ?

Iniciar sesión para comentar.

Respuestas (1)

akshatsood
akshatsood el 7 de Sept. de 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.

Categorías

Más información sobre Linear and Nonlinear Regression en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by