Baclash in Simscape Multi-body

조회 수: 6 (최근 30일)
Magnus Ekløff
Magnus Ekløff 2018년 8월 1일
답변: Abhas 2025년 6월 25일
Hi, I am trying to model a linear electrical actuator using a lead-screw joint. To get the desired results backlash in the actuator needs to be modeled. Is there a clever way to do this since it is not a parameter in the lead-screw joint.
Thanks in advance

답변 (1개)

Abhas
Abhas 2025년 6월 25일
To model backlash in a Simscape Multibody lead‑screw actuator, even though there's no “backlash” parameter in the Lead Screw Joint refer to some of the effective options below:
  • Use the Simple Gear block from "Simscape > Driveline > Gears" and enable "backlash" (available since R2023a).
  • Set the gear ratio to 1:1 in the Simple Gear block to simulate backlash without altering motion transfer.
  • Use a "Revolute Joint" with limits, stiffness, and damping settings to approximate backlash behavior.
  • Insert a "Rotational Hard Stop" to simulate backlash by creating a dead zone before contact occurs.
  • For high‑fidelity modeling, implement a custom contact model using Planar or Revolute joints combined with hard‑stop or force‑law components to represent the backlash region precisely.
You may refer to the below documentation link to know more about the Simple Gear block: https://www.mathworks.com/help/sdl/ref/simplegear.html
I hope this helps!

카테고리

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

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by