ClutchedPathSpring

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Nithin Kurup
Posts: 149
Joined: Sat Jan 18, 2014 5:13 am

ClutchedPathSpring

Post by Nithin Kurup » Thu Jul 12, 2018 11:21 am

Hi,
I have a doubt regarding the use of ClutchedPathSpring. In this I noted that, both the optimal force and the stiffness values need to be given, unlike in path actuator where only optimal force and in other passive springs, in which stiffness is only needed.
The tension produced in ClutchedPathSpring is a function of the stiffness and stretch of the spring (control 0-1 max), so what does the optimal force value in this context mean and how is it related to the stiffness.
Thanks,

Nithin

Tags:

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: ClutchedPathSpring

Post by Dimitar Stanev » Mon Jul 16, 2018 12:43 am

Hi,

In cases like this it is a good practice to dig into the source code. The optimal force is irrelevant to the ClutchedPathSpring dynamics and is there because it was inherited from the PathActuator object.

https://github.com/opensim-org/opensim- ... thSpring.h
https://github.com/opensim-org/opensim- ... Spring.cpp

Regards

User avatar
Nithin Kurup
Posts: 149
Joined: Sat Jan 18, 2014 5:13 am

Re: ClutchedPathSpring

Post by Nithin Kurup » Mon Jul 16, 2018 1:20 am

Dear Stanev,

Yes , I believe you are correct, it is irrelevant. Thank you so much for your reply.

Thanks again,

Nithin

POST REPLY