I have some questions about Stewart Platform with Simulink
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello, I'm trying to simulate Stewart Platform using Simulink.
So I made a Stewart Plaform 3D model with Solid Works and transform files to 'slx'.
However, It was hard to make controll system for me, I refered Matlab example sm_import_stewart_platform.
After finishing Simulink modeling, I'm changing values appropriately to my System. While doing this, I have questions about values.
When you open 'Leg Trajectory' of Stewart Plaform(sm_import_stewart_platform), you can find 'pos_base', 'nominal leg length'.
I guessed that 'pos_base' was leg postion and 'nominal leg length' was initial leg length. I adjusted values with m-files which be created
when transforming 3d model to xml. But result was vey terrible. Platform moved peculiarly.
Then, my supposition was not correct? Or I mistaked to model system??
I attatched my files, PLEASE answer my question. 

(Open files HexapodAssembly_new2.slx)
댓글 수: 0
답변 (1개)
Steve Miller
2022년 11월 23일
If you modify the lengths of the legs, it is quite possible the controller will no longer work properly. The controller may be trying to reach a point that is no longer kinematically possible. It is not easy to know exactly what you attempted, but I would expect changing the leg lengths to affect the controller performance.
--Steve
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Multibody에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!