How can I simulate the surface profile with contact library in simscape multibody?

7 Ansichten (letzte 30 Tage)
Dear all,
I am wondaring how can I simulate the contact force between a car and not flat surface, for instance I want to take the step file from solidworks with road profile. I want to check the suspension system and the wheels dynamic on a some kind of real (not ideal flat) road with small pits and bumps. Is it possible in simscape multibody to make such a simulation?
Thank you

Antworten (1)

Steve Miller
Steve Miller am 2 Apr. 2019
At the moment, this is challenging. You would need to implement your own algorithm to detect the collision between the two arbitrary shapes, determine the normal vector, and the relative speed at the contact point if you want to model friction as well. I know of users who have created this algorithm in MATLAB and connected it to Simscape Multibody.
The best out-of-the-box solution we can offer through R2019a is the Simscape Multibody Contact Forces Library which only handles simple geometries (spheres, flat planes, cylinders, cones). If you can approximate your surface with those geometries, you may be able to do what you need.
If you can share the shapes you are working with, perhaps we can make some other recommendations. It will also help us ensure that we address this use case in a future release.
Thanks,
--Steve

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by