Does force/torque get transfered throughtout an assembly consisting of solid blocks assembled with rigid transforms and connected with joints and gear constraints?
1 回表示 (過去 30 日間)
古いコメントを表示
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!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/341509/image.jpeg)
0 件のコメント
採用された回答
J Chen
2020 年 8 月 6 日
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 件のコメント
J Chen
2020 年 8 月 10 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simscape Multibody についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!