Contact Modelling - Simulink

조회 수: 3 (최근 30일)
kevin gong
kevin gong 2021년 5월 13일
답변: Steve Miller 2021년 6월 1일
Hi everyone, I am doing a 3D simulation of a flat surface (tray) being driven along by a set of wheels. I have only set ridgid body contact between the wheels (in red) and the bottom of the tray using a 2D circle to finite line Simscape block.
The Problem: The contact surface of the tray does not sit on top of the wheels where i want it. So when the simulation starts, the tray does not move along the spinning wheels as it should.
  댓글 수: 1
Yifeng Tang
Yifeng Tang 2021년 5월 14일
The tags on the question say that you are using R2021a. In this case, the Spatial Contact Force block may be an easier solution here. The limitation is that it only handles convex hull geometries, but if your tray has a flat bottom, it's probably OK.

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

답변 (1개)

Steve Miller
Steve Miller 2021년 6월 1일
As Yifeng mentioned, the Spatial Contact Force block supports CAD geometries for MATLAB R2020a and higher.
The Simscape Multibody Contact Force Library, which contains the "2D circle to finite line" block you mentioned, can also work.
Things you need to watch out for:
  1. Initial position of the tray - you probably need to set the Target Position inside the joint that connects the tray to World.
  2. Make sure friction is turned on.
If you upload the model we can take a closer look.
Thanks
--Steve

카테고리

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

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by