How to connect a Hydraulic Motor in SimHydraulics and a Revolute Joint in SimMechanics
4 次查看(过去 30 天)
显示 更早的评论
I want to actuate a revolute joint in SimMechanics by hydraulic motor in SimHydraulics. How can I connect two model considering load of revolute joint.
0 个评论
回答(1 个)
Sebastian Castro
2015-4-30
You can connect the hydraulic motor to SimMechanics via physical signals. That is, you can use a combination of Force Sensor and Velocity Source blocks to connect between Simscape and SimMechanics. You measure the force supplied by Simscape, apply it to a SimMechanics joint, then sense the joint motion and apply it back to Simscape.
To do this, you can either build the interface yourself with the above blocks, or download some pre-built library blocks and examples from this File Exchange entry:
A suggestion: For best results, try not to have any Simscape Mass/Inertia right by this interface. It works best if most (if not all) your masses are on the SimMechanics side.
- Sebastian
2 个评论
Zhuanghe Qu
2016-9-15
Hi, can i ask why i should put all the mass/inertia on the SimMechanics side? why is it more stable? Thx.
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Upgrading Hydraulic Models to Use Isothermal Liquid Blocks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!