stress-evaluation in Simscape Multibody

12 ビュー (過去 30 日間)
Marco Mader Mendes
Marco Mader Mendes 2022 年 3 月 28 日
回答済み: Steve Miller 2022 年 11 月 30 日
I am trying to analyze the deformation and bodystress of a multibody simulation in Simscape using one "Reduced Order Flexible Solid" part.
I have a structure similar to the example "Flexible Dipper Arm" (one flexible part of intrest) and would like to be able to visualize the stress/deformation during the simulation.
I imagine a visualization like the evaluateStress - Command from Matlab:
It is enough to get strain and stress of the "Reduced Order Flexible Solid" - part only one some specific points.
Is there a usable way to achieve my goal?
Thanks!

採用された回答

Steve Miller
Steve Miller 2022 年 11 月 30 日
Simscape Multibody models calculate the quantities necessary to determine the stress in the beam. While the beam models do not output stress quantities directly, you can use MATLAB or other methods to calculate stress (shear, tensile, compressive, etc.) at different locations along the beam using the formula best suited to your analysis.
Using PDE Toolbox, as you mention above, is an option. You can get the loading and deflection conditions from the Simscape Multibody simulation and perform the stress analysis in PDE Toolbox. This documentation page shows how to generate the structural model for the dipper arm using PDE Toolbox:
Here is another example posted to the File Exchange that shows many of the basic steps to obtain necessary values and perform a calculation of the stress in a beam.
Below is a screenshot of the results produced by the example. Thanks to @Alberto Mora for sharing this example.
--Steve

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by