Simscape Multibody: external force and motion inputs, reaction torque sensing.
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ALESSIA
el 16 de Abr. de 2024
Comentada: Dallas Perkins
el 9 de Mayo de 2024
Hello everyone!
I'm using simscape multibody and I'm studying a simple 2-links multibody system.
The frame (1st link) is connected to the 2nd one through a revolute joint coupling.
I'd like to apply:
- a vertical external force (Fext) at the end of the 2nd link
- vary the angle-joint position (theta) from 45° to 60° (therefore, apply a vector, as the angle input, to the joint in Simscape)
The purpose of this study is to sense the Reaction torque (T) at the joint that balances the Fext so that the system stays sill (for every configuration of theta).
How can I do it using Simscape multibody's blocks?
Thank you very much in advance :)

0 comentarios
Respuesta aceptada
Dallas Perkins
el 19 de Abr. de 2024
Hi ALESSIA,
You can use the External Force and Torque block to provide Fext. Set the resolution frame to world so that you can set it on whatever axis "down" is. For the revolute joint, under Actuation you can set Torque to "Automatically Computed" and Motion to "Provided by Input" to specify the joint angle.
If you're looking at multiple static positions (i.e. not changing during simulation) you can just run multiple simulations varying theta.
4 comentarios
Dallas Perkins
el 9 de Mayo de 2024
I would send the torque output into a PS-Simulink converter and then log that signal in Simulink. Then after you simulate the model the data will be stored in out.logsout if you have the default logging configuration.
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulation and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
