Change internal mechanics of a prismatic joint during a simulation

10 visualizaciones (últimos 30 días)
Limeng
Limeng el 18 de Oct. de 2024
Comentada: Limeng el 24 de Oct. de 2024 a las 20:27
I have a simscape model that using a prismatic joint. During a simulation, i want to modeify my damping coefficient. But looks like i can't modify it during the simulation. Is there a way i can do this, or can i modify the prismatic joint source code to make my own prismatic joint block?

Respuesta aceptada

Sahas
Sahas el 21 de Oct. de 2024
Hi @Limeng,
As per my understanding, you would like to modify the "Damping Coefficient" of the "Prismatic Joint" in the model during simulation.
One way to achieve this is by using the "Variable Translational Damper" block in Simscape and connecting it to the Prismatic Joint. You can use the "Translation Multibody Interface" block to link the Simscape circuits to Simscape Multibody joints based on the model.
Refer to the following MathWorks documentation links for more information on "Variable Translational Damper", "Translation Multibody Interface" blocks and steps to connect Simscape networks to Simscape Multibody joints:
I hope this is beneficial!

Más respuestas (1)

Dhruv
Dhruv el 21 de Oct. de 2024
In Simscape, modifying parameters like the damping coefficient of a Prismatic Joint during a simulation can be challenging because Simscape typically requires parameters to remain constant throughout the simulation. However, you can try implementing one of the following approaches:
I hope this helps!

Categorías

Más información sobre Assembly en Help Center y File Exchange.

Productos


Versión

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by