How can I convert mechanical force on the rod of a double acting cylinder to hydraulic pressure using SimHydraulics blocks?
이전 댓글 표시
I want to reverse the action of a double acting hydraulic cylinder. I want to input a force on the rod so I can convert the mechanical energy into hydraulic pressure. How can I do it with SimHydraulics blocks?
답변 (1개)
Sebastian Castro
2015년 6월 13일
편집: Sebastian Castro
2015년 6월 13일
0 개 추천
The neat thing about Simscape/SimHydraulics is that all the connections are reversible. That is, you can apply a pressure on the hydraulic side or a force on the mechanical side, and the opposite side will react accordingly.
All you need to do is use an Ideal Force Source block and connect it to the rod end of the hydraulic cylinder block.
The one thing you have to worry about is that force requires a mass to cause acceleration. So, you also want to include a Mass block to account for the mass of the cylinder and any other loads that may be on it. This will dictate the speed of the mechanical piece, which is also needed to figure out how much power is being transferred to the cylinder.
- Sebastian
댓글 수: 2
maiada hegazy
2015년 6월 13일
Hamed Shamsi khani
2022년 4월 23일
Hello Sebastian.
According to ideal force source dialog box, positive direction is from R to C.
why on the source code ( force.ssc) :
f=-s ?
Thanks.
카테고리
도움말 센터 및 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!