MATLAB Simulink - Hydraulic Windlass System
3 views (last 30 days)
Show older comments
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 Comment
Arnaud Miege
on 1 Mar 2011
Are you using just Simulink or any of the physical modelling tools like SimHydraulics or SimMechanics?
Answers (1)
Seth Popinchalk
on 7 Mar 2011
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 Comments
See Also
Categories
Find more on Hydraulics and Pneumatics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!