Is there a mechanical rotational to mechanical translational converter block in Simscape?

조회 수: 5 (최근 30일)
I'm looking for what seems to be a basic element. I'm looking for a mechanical rotational to translational converter with two inputs on either side.
That is, I'm looking for a block that does not presume either input is referenced to ground.
There are some blocks that are close, but don't really do what I want.
  1. "Simscape/Foundation Library/Mechanical/Mechanisms/Lever" gives me the effect I want on the mechanical end, but has no rotational ports.
  2. "Simscape/Foundation Library/Mechanical/Mechanisms/Wheel and Axle" converts a single translational input to a single rotational input assuming both sides are referenced to ground. In my case both sides are not referenced to ground.
  3. "Simscape/Foundation Library/Electrical/Electrical Elements/Rotational Electromechanical Converter" does almost what I want, but is between mechanical rotational and electrical instead of mechanical translational.
I'm sure there is a way to "build" my own converter, but it seems like such a fundamental component that it should exist already.

채택된 답변

Charles Refvem
Charles Refvem 2022년 9월 11일
I found the best solution was to make my own custom component using an .SSC file. The file is attached for anyone interested in my solution.
I simply adapted the "Rotational Electromechanical Converter" and "Translational Electromechanical Converter" blocks to make a block that does what I want.

추가 답변 (1개)

Alex Alex
Alex Alex 2022년 9월 8일
Simscape/Driveline/Gears/Rotational-Translational its not for you? Matlab verson?
  댓글 수: 1
Charles Refvem
Charles Refvem 2022년 9월 11일
Thank you for the suggestion. I looked around in the Driveline library and still couldn't find anything. I'm running R2022a.
I did manage to come up with my own custom solution though that I'll post in an answer below.

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

카테고리

Help CenterFile Exchange에서 Foundation and Custom Domains에 대해 자세히 알아보기

태그

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by