About negative muscle activation during simulation

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Jong In Han
Posts: 5
Joined: Thu May 17, 2018 6:26 am

About negative muscle activation during simulation

Post by Jong In Han » Tue Jan 08, 2019 5:20 am

Hello, I'm using Opensim 4.0 and working with Lowerlimb model that has 3DOF(hip, knee, ankle) and 9 muscles.
When I hit the 'simulate' button from default model poses, the opensim generates 'Results' file that consists of angles, velocities, fiber length, and muscle activation.
The muscle activation values during the simulation period are nearly zero including negative values. I'm curious about the negative value of the muscle activation. By definition, the muscle activation is "Activation level of the muscle" and 1.0 is full activation; 0.0 is no activation.
Could I know why this muscle activation range violation occurs?

Tags:

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

Re: About negative muscle activation during simulation

Post by Dimitar Stanev » Wed Jan 09, 2019 12:27 am

It is strange because the activation is clamped between a_min and 1. Can you post the simulation results (e.g. state.sto)?

User avatar
Jong In Han
Posts: 5
Joined: Thu May 17, 2018 6:26 am

Re: About negative muscle activation during simulation

Post by Jong In Han » Wed Jan 09, 2019 1:38 am

Dimitar Stanev,

Attached is my result file for the simulation.
8, 9, 11 ... columns are muscle activation.

Thank you for your comment.
Attachments
190109_simulation_result.mot
(39.08 KiB) Downloaded 20 times

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

Re: About negative muscle activation during simulation

Post by Dimitar Stanev » Wed Jan 09, 2019 3:15 am

This could be a bug. Please raise an issue on github with details on how to reproduce this behavior:

https://github.com/opensim-org/opensim-core/issues

This is important since it is not clear from your post how to reproduce these results.

Thanks!

User avatar
Jong In Han
Posts: 5
Joined: Thu May 17, 2018 6:26 am

Re: About negative muscle activation during simulation

Post by Jong In Han » Wed Jan 09, 2019 5:07 am

It seems like to use 'CMC Tool' to compute exact muscle activation from the attached states file.
I could get all muscle actuation values between 0 and 1 by using CMC Tool.
Thanks.

POST REPLY