Simscape: High priority position target not achieved
조회 수: 6 (최근 30일)
이전 댓글 표시
I have two "actuators" which are connected to the cylinder. Cylinder is connected to Universal Joint which sets initial conditions (its orientation only). So whole system should act almost like a pendulum. Problem is that system works nominally when only Actuator II is present (right side of the model). However, when exact copy of it (Actuator I) is added to the model, system could not meet initial conditions, and could swing only in single plane (X or Y), and it can`t do "diagonal" movement. Even if only Actuator I is present, still the same problem occur. I have no idea what may caused such problem, because both actuators are similar to each other. Kinematics of the model should be valid.
I assume that either I did crucial mistake with rotational transformations or joint is not connected properly either solver configurations should be adjusted to be able to solve eq.
I have added test version of the model, so you could have a look.
댓글 수: 0
채택된 답변
Nicolas Schmit
2017년 10월 16일
In test_actuators/Engine+Actuator, replace Revolute Joint I and Revolute Joint II with Spherical Joints. You don't have enough degrees of freedom with revolute joints.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Assembly에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!