Relationship between CMC calculated muscle force and model isometric force

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
marco xu
Posts: 20
Joined: Fri Nov 06, 2020 5:02 pm

Relationship between CMC calculated muscle force and model isometric force

Post by marco xu » Wed Dec 29, 2021 6:35 am

Hi, recently I'm trying to build a subject-specific model in opensim.
While I find that the isometric force of gait2354 will not be scaled during the scale part.
So I'd like to know if MIMF(maximum isometric force) will affect the result of CMC.

I change the standard gait2354 model's all muscle's MIMF to double, then all the results muscle force becomes nearly double.(I think it's mainly from the passive muscle force as the result of double the value of MIMF of model.)
While the activation calculated are nearly a half.

So how do I scale the MIMF of my model?
How does MIMF influence the CMC result?(force/activation)

User avatar
Mohammadreza Rezaie
Posts: 378
Joined: Fri Nov 24, 2017 12:48 am

Re: Relationship between CMC calculated muscle force and model isometric force

Post by Mohammadreza Rezaie » Sat Jan 08, 2022 5:14 am

Hi,

Handsfield2014 is a good source in this regard [https://pubmed.ncbi.nlm.nih.gov/24368144/]. The implementation of his regression equation in MATLAB or Python can be found here:

https://github.com/aaronsfox/predictive ... Specific.m
https://github.com/rebrik/OpenSimFullBo ... ons.py#L52

Hope this helps,

POST REPLY