Simscape Multibody 2G // Change the direction of the axis of a joint primitive
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello,
The title says a lot, I found this example here (in section "directing joint axis") that explain how to do it in the 1G, but no idea how to do that in the second generation.
How can I for instance use a prismatic joint and decide that the primitive is along x and not along z ?
Thanks in advance, any tip would help a lot ):
댓글 수: 0
채택된 답변
Sam McDonald
2017년 3월 7일
The 2nd Generation joint blocks in Simscape Multibody define the primitive along one direction. For example, the Revolute Joint block represents a joint with one rotational degree of freedom along the common Z axis, as mentioned in the documentation:
You cannot change the primitive direction of rotation, but you can connect a Rigid Transform to the joint block. This change was made to add more flexibility in defining reference frames between solids and joints. Refer to the following documentation:
Here is an example that uses this technique rather than using First Generation blocks:
댓글 수: 1
Abdeladim FOUAD
2023년 5월 25일
HI
Could you please provide more clarification related to this topic.
Actually when i try to conncet the rigid transform all the joint turns with that and i get back to the same issue which is the fact that the second joint move in the Z direction and not in the X that i want.
I have seen also that you did provide a link that should discribe the Rigid transform but there is only a picture without explanation.
Could you provide more detailles.
Thanks in advance
추가 답변 (1개)
Thomas Pujolle
2017년 3월 8일
댓글 수: 1
Abdeladim FOUAD
2023년 5월 25일
Hi Thomas i hope you are fine.
Did you solve the problem?
If yes could you please tell me how can we connect the Rigid Transform to the joint block without rotating all the joint and getting back again to the same issue .?
Thanks in advance
참고 항목
카테고리
Help Center 및 File Exchange에서 Multibody Dynamics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!