필터 지우기
필터 지우기

Use Multibody Spool component with only pulling force (can't push)

조회 수: 8 (최근 30일)
Jeremy Schaeffer
Jeremy Schaeffer 2024년 5월 22일
답변: Simar 2024년 6월 20일
I have a Simscape Multibody model that uses a hydraulic winch to control the extension and retraction of a level arm. When extending, I want the hydraulic winch system to control the overrunning load (motor operates as a pump that generates hydraulic pressure). However, I am seeing instead that the model is pushing the level arm.
Is there a way that the spool component can only behave like a rope and only apply pull forces? Or should I be going about this modeling in a different way?

답변 (1개)

Simar
Simar 2024년 6월 20일
Hi Jeremy,
As per my understanding you want to adjust the Simscape Multibody model to ensure the hydraulic winch's spool component only exerts pull forces, like a rope, to extend a lever arm without pushing it.
Directly simulating a spool component that behaves like a rope, applying only pull forces and not push forces, requires a specific approach since Simscape Multibody components inherently react to the forces and torques applied to them based on the physical laws governing the system. Following are approaches to achieve the desired behaviour:
Approach 1: Use of Simscape Forces and Motion Blocks
Utilizing Simscape Foundation Library’s Translational Spring and Damper blocks or Rotational Spring and Damper blocks, depending on setup. These components can simulate the tension (pull force) in a rope. Adjust the spring constant to a low or negligible value and use damper to simulate hydraulic resistance. This, however, does not directly simulate the spool as a rope but can be used to create a force that only acts in tension, not compression.
Approach 2: Hydraulic System Modelling
Since application involves a hydraulic winch, consider modelling the hydraulic circuit using Simscape Fluids. This would allow to accurately model the behaviour of hydraulic winch, including the transition between operating as a motor and operating as a pump. Use hydraulic cylinders in Simscape Fluids to represent the action of the winch cable. By correctly setting up the hydraulic circuit, can ensure that hydraulic pressure only extends the lever arm and does not push it when retracting.
Approach 3: Clutch Mechanism
Implement a clutch mechanism in the model that disengages connection between winch and the lever arm when winch would otherwise push the lever arm. This can be done using the Clutches components in Simscape Driveline. When the winch operates in the overrun condition (acting as a pump), the clutch disengages, preventing any pushing force from being applied to the lever arm.
Recommendations: Given specific description of wanting the winch to act as a pump during overrun, recommend focusing on accurately modelling the hydraulic system using Simscape Fluids. This approach will give the most realistic simulation of system's behaviour.
Hope it helps!
Best Regards,
Simar

카테고리

Help CenterFile Exchange에서 Applications에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by