Search found 30 matches

by Brandon Brown
Wed Jun 17, 2015 11:24 am
Forum: OpenSim
Topic: Time delay between activation and muscle force
Replies: 1
Views: 497

Time delay between activation and muscle force

Hello everyone. I had a couple of quick questions about the time delay between muscle activation and the onset of muscle force. In OpenSim, is the time delay equal to the time activation constant given by the Thelen muscle model? That's my first question. My next question is whether there is a time ...
by Brandon Brown
Mon Jun 01, 2015 3:17 pm
Forum: OpenSim
Topic: static optimization failure because of weak muscles
Replies: 8
Views: 1202

Re: static optimization failure because of weak muscles

Hello Fred, The coordinate limit forces should be in the same section of your model (in the coding which defines the model) as where the muscle forces are. You could use notepad ++. Just open the model file in notepad++, switch the language to xml to make it easier to see, and then search for the te...
by Brandon Brown
Sun May 31, 2015 5:35 am
Forum: OpenSim
Topic: Induced Acceleration Analysis error message
Replies: 1
Views: 190

Induced Acceleration Analysis error message

Hello everyone, I'm trying to run the induced acceleration analysis. I specify that I want the analysis to be ran for two of the bodies in my model and for three coordinates, but I get the following error: Storage: ERROR - failed to parse header of storage file Has anyone seen this message before an...
by Brandon Brown
Fri May 29, 2015 4:38 pm
Forum: OpenSim
Topic: static optimization failure because of weak muscles
Replies: 8
Views: 1202

Re: static optimization failure because of weak muscles

Hey, See if there are coordinate limit forces in your model. I had the same issue you had and what helped me was totally deleting the coordinate limit forces. Besides that, make sure you've got at least an actuator for each degree of freedom (a reserve actuator). Try setting the reserve activations ...
by Brandon Brown
Wed May 27, 2015 6:04 pm
Forum: OpenSim
Topic: Distance between points across wrapping objects
Replies: 3
Views: 241

Re: Distance between points across wrapping objects

Hey Michael,

Thanks for the paper recommendations. I'll look at them.

Brandon
by Brandon Brown
Sat May 23, 2015 12:56 pm
Forum: OpenSim
Topic: Distance between points across wrapping objects
Replies: 3
Views: 241

Distance between points across wrapping objects

Hello all, Does anyone know of any papers or resources which might describe how the distance between points spanning a joint with a wrapping object is found? For example, if a cylindrical wrapping object is used at the elbow and the triceps long wraps over it, how is the length of that portion of th...
by Brandon Brown
Sat May 23, 2015 12:54 pm
Forum: OpenSim
Topic: The difference between SO and CMC
Replies: 4
Views: 592

Re: The difference between SO and CMC

Hello Wang, I actually didn't use any external loads in my model so I'm not sure what would cause your model to crash. Make sure you have a reserve actuator for every joint. Set the control values to positive and negative infinity and set the optimal forces to 1 for each reserve. If there is a joint...
by Brandon Brown
Mon May 18, 2015 6:16 am
Forum: OpenSim
Topic: The difference between SO and CMC
Replies: 4
Views: 592

Re: The difference between SO and CMC

Hello, The difference in what you're seeing is that cmc accounts for both passive muscle forces and active muscle forces. To understand the difference between the two, read the opensim pages on muscle theory. Static optimization only accounts for active forces in the model while cmc accounts for bot...
by Brandon Brown
Wed May 06, 2015 3:35 pm
Forum: OpenSim
Topic: Static Optimization not working with just reserves
Replies: 4
Views: 421

Re: Static Optimization not working with just reserves

Hello everyone, I think I determined the source of my problem. I tried disabling the muscles again and simply appending the reserve actuators onto the force set of the model but I also got rid of the coordinate limit force. There are coordinate limit forces in the model, and they will have an effect...
by Brandon Brown
Wed May 06, 2015 2:19 pm
Forum: OpenSim
Topic: Static Optimization not working with just reserves
Replies: 4
Views: 421

Re: Static Optimization not working with just reserves

Hey James, What I mean by "turn muscles off" is that I disabled the muscles in the GUI. When I do that and select "append to model's force set" for the reserve actuators, static optimization doesn't work and wont give me solutions even at the very beginning of the motion. However, I tried what you d...