Search found 15 matches

by Matt DeMers
Thu Jan 07, 2016 4:48 pm
Forum: OpenSim
Topic: OpenSim 3.3 on Windows 10
Replies: 1
Views: 520

OpenSim 3.3 on Windows 10

Hi all, We've been hearing reports that OpenSim 3.3 gui has been unable to launch the 3D visualizer for some Windows 10 users. If you are experiencing this problem, it is likely that a few core Microsoft libraries are missing from your Windows 10 installation. To fix this, you must install these mis...
by Matt DeMers
Fri Oct 02, 2015 12:01 pm
Forum: OpenSim
Topic: Unrealistic Induced Acceleration Potentials
Replies: 1
Views: 456

Re: Unrealistic Induced Acceleration Potentials

Hi Rachel, The usual culprit is a mismatch in data sources. For IAA, you must provide kinematics, ground reaction forces, and actuations as separate files. You have to be sure that the model, kinematics, grf, and actuation files are from the same trial and synchronized. If they aren't, you're in eff...
by Matt DeMers
Fri Mar 27, 2015 11:36 am
Forum: OpenSim
Topic: Behaviour of JointReaction analysis with zero muscle forces
Replies: 3
Views: 1571

Re: Behaviour of JointReaction analysis with zero muscle for

Hi Claudio, Thanks for the great and very detailed question! The short answer is this. It's not ok to just set all muscle forces to zero in the inputs to the JointReactionAnalysis. If you do, you no longer have a dynamically consistent system, and the joint reaction calculations will incur all the e...
by Matt DeMers
Wed Apr 03, 2013 11:09 am
Forum: OpenSim
Topic: Analyze tool
Replies: 6
Views: 868

Re: Analyze tool

You should not equilibrate muscles. If you've performed CMC, you already have all trajectories of the muscle states (activation, fiber length) and initial conditions for muscle were already equilibrated. Did you check the JointReaction documentation? http://simtk-confluence.stanford.edu:8080/display...
by Matt DeMers
Sat Jan 29, 2011 12:42 pm
Forum: OpenSim
Topic: JointReaction Analysis Tool
Replies: 3
Views: 884

RE: JointReaction Analysis Tool

<t>Hi Hang Xu,<br/> <br/> The JointReaction Analysis simply reports the reaction forces occurring at a joint due to the structure, or definition of that joint. For example, JoinReaction will only report 3 non-zero forces and two moments for a pin joint, and will report 3 non-zero moments for a ball ...
by Matt DeMers
Tue Aug 31, 2010 10:48 am
Forum: OpenSim
Topic: How can I see the joint moment?
Replies: 12
Views: 1596

RE: How can I see the joint moment?

<t>Ideally yes. If you you're interested in a generalized force then Inverse Dynamics will tell you exactly that. JointReactions should give you zero moment/force along a generalized coordinate, however it is possible to set up the analysis so that it mistakenly reports forces in these free directio...
by Matt DeMers
Thu May 06, 2010 10:56 am
Forum: OpenSim
Topic: Static Optimization Performance
Replies: 2
Views: 535

RE: Static Optimization Performance

<t>Hi Kang,<br/> <br/> You can decrease the strength of the residual actuators be decreasing their optimal force value. You can find that tag in the xml file for the model. You should run inverse dynamics first and look at the required generalized forces for the 6 pelvis degrees of freedom. The maxi...
by Matt DeMers
Tue Sep 15, 2009 11:02 am
Forum: OpenSim
Topic: How can I see the joint moment?
Replies: 12
Views: 1596

RE: How can I see the joint moment?

<t>This is exactly right. To put it a little more concretely:<br/> <br/> The joint moment calculated by inverse dynamics is a generalized force (for example the knee moment) actuating a generalized coordinate (for this example, the knee angle).<br/> <br/> The forces and moments calculated by JointRe...
by Matt DeMers
Tue Sep 15, 2009 10:42 am
Forum: OpenSim
Topic: JointReaction analysis.....
Replies: 4
Views: 598

RE: Part II of the question....

It depends on how they are actuated. If your RRA is driven only by torques actuators (as it is normally) and your CMC is driven by muscle actuators which are just complicated force actuators, then JointReactions will give very different results.
by Matt DeMers
Tue Sep 15, 2009 10:35 am
Forum: OpenSim
Topic: JointReaction analysis.....
Replies: 4
Views: 598

RE: JointReaction analysis.....

<t>Could you be more specific? What errors are being thrown?<br/> <br/> The tool will work with RRA results. The key is that the states you supply must match the states in the model. In the analyze tool, just supply the RRA states file, load the RRA actuators (be sure to replace the model's actuator...