How to find R,C,L model parameters based on current measurement of a step response?

2 views (last 30 days)
Hello,
I am looking for an approach to find the R,C,L elements of a 5RC model based on a current measurement where a step response is applied to the component.
My basic idea is to transform the 5RC network via Laplapce, reformulate it to find the time domain current expression, and then use Matlab to fit this equation to the measured current waveform.
I know this is a more electrical engineering topic, but I would appreciate your help in finding keywords or other approaches to solving this problem.
Attached is the measured current signal as a .csv and a picture of the network
Many thanks in advance
With kind regards Bernd
  1 Comment
Mathieu NOE
Mathieu NOE on 1 Jun 2022
hello
I have some serious doubts that you can determine all the RLC elements with only one current masurement
there are more unknows than measurement points

Sign in to comment.

Accepted Answer

Jon
Jon on 1 Jun 2022
If you have the System Identification Toolbox, you may be able to use the "graybox" system identification techniques for this purpose. https://www.mathworks.com/help/ident/ug/estimating-linear-grey-box-models.html
As @Mathieu NOE suggests I am not sure if you can get a good solution to find all of those unknown parameters with just a step test, you may have to provide a more informative excitation to your system.

More Answers (0)

Categories

Find more on Agriculture in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!