MATLAB Simulink - Hydraulic Windlass System
1 次查看(过去 30 天)
显示 更早的评论
I am trying to simulate an ideal hydraulic windlass system which lifts a load.
The problem is that I do not know how to simulate the load which will be connected to the windlass (wheel and axle) and to see if the windlass is capable of lifting the load.
Any ideas?
(I'm a new user so if you know any relative example/tutorial in MATLAB Simulink help that I haven't found yet please let me know)
1 个评论
Arnaud Miege
2011-3-1
Are you using just Simulink or any of the physical modelling tools like SimHydraulics or SimMechanics?
回答(1 个)
Seth Popinchalk
2011-3-7
Start by looking at the forces on your system and the equations that define the motion. For a mass, you can probably approximate a point mass with the forces of gravity and the hydraulic windlass system. From those equations, implement them as ODEs by building them up with blocks.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Hydraulics and Pneumatics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!