Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving DegrooteFregly2016Muscle active fiber force-length curve #3912

Open
mrrezaie opened this issue Sep 20, 2024 · 0 comments
Open

Improving DegrooteFregly2016Muscle active fiber force-length curve #3912

mrrezaie opened this issue Sep 20, 2024 · 0 comments

Comments

@mrrezaie
Copy link
Contributor

mrrezaie commented Sep 20, 2024

Hi, I noticed that the active fiber force-length curve in OpenSim DegrooteFregly2016Muscle does not match the Millard2012EquilibriumMuscle; the later one is wider, the max force is at optimal fiber force, and it matches the experimental data very well (Link). I'm also familiar with the active_force_width_scale method, but it expands the left side more the the right side.

I engaged in some curve fitting to improve the parameters, and this is the result:
image

And this is the peak:
image

As can be seen, the optimized curve matches the Millard curve very well, and the peak value is exactly at the optimal fiber length. I'm sharing the parameters here:

b11 = 0.72593788
b21 = 1.01662509
b31 = 0.14822035
b41 = 0.07999036
b12 = 0.48117123
b22 = 0.68465555
b32 = 0.004977
b42 = 0.17908455
b13 = 0.28468675
b23 = 1.33670321
b33 = 0.4310037
b43 =-0.10840583

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant