MATLAB Simulink - Hydraulic Windlass System

조회 수: 1 (최근 30일)
Nikolas Nikolas
Nikolas Nikolas 2011년 2월 20일
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
Arnaud Miege 2011년 3월 1일
Are you using just Simulink or any of the physical modelling tools like SimHydraulics or SimMechanics?

댓글을 달려면 로그인하십시오.

답변 (1개)

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

카테고리

Help CenterFile Exchange에서 Hydraulics and Pneumatics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by