MATLAB Simulink - Hydraulic Windlass System

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 commentaire

Arnaud Miege
Arnaud Miege le 1 Mar 2011
Are you using just Simulink or any of the physical modelling tools like SimHydraulics or SimMechanics?

Connectez-vous pour commenter.

Réponses (1)

Seth Popinchalk
Seth Popinchalk le 7 Mar 2011

0 votes

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.
Follow the steps drescribed in How to draw ODEs in Simulink

Catégories

En savoir plus sur General Applications dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by