Fitting Impedance data file to parallel RLC circuit model using fmincon
Show older comments
Hello
I am trying to fit an impedance data file from simuation to a parallel equivalent RLC circuit model. attached is files needed to run the fmincon optimaztion command.
Please any help will be appreciated.
5 Comments
Star Strider
on 2 Dec 2021
It would be helpful to know the circuit to be modeled, since it is difficult for me to understand it from the code.
Also, it may not be possible to identify the model because there is simply too much missing information. The frequency vector should be complete from D-C to the Nyquist frequency, and while the maximum of the frequency vector may be the Nyquist frequency (I don’t know that for sure), the information from 0 to 5.6 Hz (assuming unstated frequency units) is missing.
I need complete data and a graphic or functional description of the circuit to be estimated.
I cannot go further without all those.
Abdullah Qaroot
on 3 Dec 2021
Star Strider
on 3 Dec 2021
‘So no need to have the entire frequency range starting from DC.’
I disagree. The system cannot be modeled if the data are incomplete.
Abdullah Qaroot
on 3 Dec 2021
Star Strider
on 3 Dec 2021
The parameter estimation or optimisation will not work with incomplete data.
I will leave you to explore this at your leisure.
Good luck, and have fun!
Accepted Answer
More Answers (0)
Categories
Find more on Switches and Breakers 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!