Equation for reserve actuator and static optimization

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
John Chan
Posts: 22
Joined: Tue Feb 19, 2019 5:54 pm

Equation for reserve actuator and static optimization

Post by John Chan » Wed Aug 03, 2022 8:34 pm

https://simtk-confluence.stanford.edu:8 ... timization

From the link above, in Study 3, we can see how the optimal force of the reserve actuator affects the muscle activation and force while performing static optimization. May I know where I can view the mathematical equation to explain that?

https://simtk-confluence.stanford.edu:8 ... tion+Works

This link only explains how static optimization works without reserve actuator.

User avatar
Carmichael Ong
Posts: 375
Joined: Fri Feb 24, 2012 11:50 am

Re: Equation for reserve actuator and static optimization

Post by Carmichael Ong » Mon Aug 08, 2022 10:45 am

From your second link, the equation is similar to the last equation. For any actuator (including reserve actuators), you can use its control value as another "activation" in the problem.

The code that controls all of this is here: https://github.com/opensim-org/opensim- ... Target.cpp

User avatar
John Chan
Posts: 22
Joined: Tue Feb 19, 2019 5:54 pm

Re: Equation for reserve actuator and static optimization

Post by John Chan » Fri Aug 19, 2022 2:58 am

Thank you so much for your reply.

POST REPLY