- Base to motor shaft
- Rotational deflection of motor shaft
Modeling a manipulator with elastic joint in Simscape Multibody
6 views (last 30 days)
Show older comments
Salvatore De Luca
on 8 Dec 2022
Commented: Maxime Marchal
on 2 Oct 2024
I need to model in Simscape a single-link manipulator with an elastic joint (like in the figure).
I tried modeling this way but I am not sure it's the smartest way. I used the block 'Ideal Torque Source' to simulate the motor torque.
Any suggestion?
0 Comments
Accepted Answer
Steve Miller
on 17 Dec 2022
Your system needs two degrees of freedom:
You need two separate Revolute Joints to model this system.
Attached is a model where I have put the two degrees of freedom within the "Base" block so that it could reuse the parmeterization from the mask. The torque input is applied directly to the revolute joint (no extra Simscape blocks are needed).
--Steve
1 Comment
Maxime Marchal
on 2 Oct 2024
Thank you for this proposition. Do you have an idea how to deal in the case of two elastic joints. I mean, the first motor is fixed to the base, and connected to the first link via a spring (as it is the case here). But in addition, there is another motor which is fixed to the first link, and connected to the second link via another spring.
Thank you in advance for your help.
Best regards,
Maxime Marchal
More Answers (0)
See Also
Categories
Find more on Assembly in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!