Does force/torque get transfered throughtout an assembly consisting of solid blocks assembled with rigid transforms and connected with joints and gear constraints?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Joben Kennard Arroyo
el 5 de Ag. de 2020
Comentada: J Chen
el 10 de Ag. de 2020
Hi. Im making a swing door assembly. I import the components as cad file from autodesk inventor and assemble them using rigid transforms in simulink/simscape environment. I add joints and gear constraints to necessary components to ensure that they move correctly relative with each other. I input a force to the door knob, located at a specific distance from the axis of rotation of the door (hinge). Does the torque produced by this force get transfered to the gears and shafts and all throughtout the assembly? What should i do to make it so? I am able to simulate the assembly if a set the torque actuation of all the revolute joints to "none". The block diagram of my assembly is attached below. I will greatly appreciate any help. Thanks!
0 comentarios
Respuesta aceptada
J Chen
el 6 de Ag. de 2020
Simscape models are just link physical system. You apply force/torque at a particular point. The system with reponse to the force/torque based on the constraints, just like the physical system. The force/torque get transmitted through each joints. The actuation force/torque at a joint is the EXTERNALLY applied torque, not the INTERNAL force/torque.
2 comentarios
J Chen
el 10 de Ag. de 2020
I'm not sure this is the problem: when you specify revolute joint motion in the Actuation, the Toque should be "Automatically Compouted", the Motion should be "Provided by Input". The Simulink to PS Converter used to input the motion should have a filter specified in the Input Handling tab.
Another possibility is that Simscape might not be able to assemble your model due to phsical conflict. I would suggest delete the motion inputs and find out the simulation will run or not.
Más respuestas (0)
Ver también
Categorías
Más información sobre Simscape Multibody 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!