How to calculate parameters suspension system?

2 views (last 30 days)
hello,
I am working on controlling the suspension system found in the tutorials on this link http://ctms.engin.umich.edu/CTMS/index.php?example=Suspension&section=SystemModeling.
in the previous question, the parameters are given directly.
i just want to ask, if i have given data for time and x, what is the way to find the value of each parameter (M1 M2 B1 B1 K1 K2 U) from the given data i have?
Thank you for your cooperation.

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 5 May 2014
You can build parameterized model in Simulink, and then use Simulink Design Optimization to automatically adjust all parameter values to provide the best fit between the model and the measured data.
Check out examples and videos on this page .

Categories

Find more on Parameter Estimation in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!