필터 지우기
필터 지우기

Is there any prescribed method to model joints with clearances in SimMechanics?

조회 수: 2 (최근 30일)
Is there any known way to model joints with clearances preset, such as a bush/bearing joint with clearance between the journal and the bearing, in SimMechanics? Do there exist any alternatives/interesting workarounds?

채택된 답변

Steve Miller
Steve Miller 2021년 11월 10일
In Simscape Multibody (formerly named SimMechanics), you can enable joint limits to simulate joints with clearance. You can enable them per degree of freedom, so for planar clearance you would need to enable them for the x- and y- primitives.
For clearance of custom shapes, you would need to create a custom force law that measures the distance between the "shaft" (part connected on one side) and the "housing" part connected on the other side, calculate the force from contact between the shaft and the housing if it occurs, and then apply it back at the joint. You can use MATLAB, Simulink, or Simscape to define the force law.
--Steve

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by