Simscape Multibody 2G // Change the direction of the axis of a joint primitive

5 次查看(过去 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 ):

采纳的回答

Sam McDonald
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
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
Thomas Pujolle 2017-3-8
All right good to know, I though it was a bit weird having to add rigid transform in order to match the joints primitive, but it was intended that way I'll take it. Thanks !
  1 个评论
Abdeladim FOUAD
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 CenterFile Exchange 中查找有关 Multibody Dynamics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by