Now I want to study Stick slip effect of screw. And I don't know how kann i build this Model. First of all, i chose to use SimMechanics. But i found that, there is no friction block. Then my teacher tell that, i should use Simscape foundation library. Here there is friction block, but i think this is very difficult to achieve this motion of screw only by foundation library. So can i build a model to study stick slip effect of screw by simscape?

 채택된 답변

Sebastian Castro
Sebastian Castro 2017년 7월 25일
편집: Sebastian Castro 2017년 7월 25일

0 개 추천

It's not too bad to get a basic screw model, actually.
I think a combination of Rotational Friction (for the screw threading) and a "Wheel and Axle" block to convert the rotary motion to linear motion will give you a good start.
In addition to that, you can always grab the source code of Simscape blocks and modify them yourself with other equations/physical elements: https://www.mathworks.com/help/physmod/simscape/customization.html
- Sebastian

댓글 수: 3

Dongbo
Dongbo 2017년 7월 25일
Thank you for your answer. I build a same model by myself, but the graph is different from yours. Could you tell me the reason?
Sebastian Castro
Sebastian Castro 2017년 7월 25일
편집: Sebastian Castro 2017년 7월 26일
Different parameters!
I think the only thing I changed from default is the amplitude of the pulse generator. Notice that the Friction block has a breakaway force of 25N, so you need the torque pulse amplitude to be bigger than that.
Also, I think I made the pulse 50% of the period instead of the default 5%.
... anyways, the default block parameters of the Simscape blocks are probably way far off from a screw. I'd start there :)
- Sebastian
tianxun xiu
tianxun xiu 2019년 3월 10일
Great answer!

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

추가 답변 (1개)

Steve Miller
Steve Miller 2017년 7월 26일

0 개 추천

You can do this in Simscape Multibody. An example on the MATLAB Central File Exchange shows you how. See the Simscape Multibody Parts Library. You can even view the example on the web before downloading it if you click on the "Examples" tab and then find the link on the left hand side for "Lead Screw with Friction".
https://www.mathworks.com/matlabcentral/fileexchange/36536-simscape-multibody-parts-library
Hope this helps, --Steve

카테고리

도움말 센터File Exchange에서 Simscape Multibody에 대해 자세히 알아보기

질문:

2017년 7월 25일

댓글:

2019년 3월 10일

Community Treasure Hunt

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

Start Hunting!