Modify the maximum muscle activation

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Eric Tang
Posts: 3
Joined: Mon Oct 14, 2019 3:45 pm

Modify the maximum muscle activation

Post by Eric Tang » Tue Jun 16, 2020 2:10 pm

Hi all,

I'm doing a simulation of the impact of the injury of certain muscles on the increased burden on other muscles during a motion task. I want to modify the roof of muscle activation (from default 1.0 to a lower level), but I think that there is only an entry for <minimum_activation> from the OpenSim Class Reference. Is there a way to add constrains to the maximum activation for certain muscles in the .osim file (from 1 to 0.8 for example)? Is it possible to achieve that without modifying the maximum isometric force?

Thanks a lot!!!

Tags:

User avatar
Thomas Uchida
Posts: 1798
Joined: Wed May 16, 2012 11:40 am

Re: Modify the maximum muscle activation

Post by Thomas Uchida » Tue Jun 16, 2020 4:18 pm

You can do this using "control constraints"; there's some information in the "Control Constraints File" section of the "CMC Settings Files and XML Tag Definitions" page in the documentation: https://simtk-confluence.stanford.edu/d ... raintsFile

User avatar
Eric Tang
Posts: 3
Joined: Mon Oct 14, 2019 3:45 pm

Re: Modify the maximum muscle activation

Post by Eric Tang » Tue Jun 16, 2020 7:36 pm

Thank you so much!

POST REPLY