Search found 10 matches
- Tue Apr 30, 2019 4:36 pm
- Forum: OpenSim
- Topic: Plot values do not match up
- Replies: 8
- Views: 368
Re: Plot values do not match up
I was using OpenSim 4.0 before. I just uninstalled and reinstalled it.
- Fri Apr 26, 2019 5:02 pm
- Forum: OpenSim
- Topic: Plot values do not match up
- Replies: 8
- Views: 368
Re: Plot values do not match up
I reinstalled OpenSim 4.0 on my computer and that has resolved the issue. Thank you for your assistance.
- Tue Apr 23, 2019 7:51 pm
- Forum: OpenSim
- Topic: Plot values do not match up
- Replies: 8
- Views: 368
Re: Plot values do not match up
I'm not talking about the point (0, 0) or about a value of 0 N-m for the hip flexion moment. *When looking at hip_flexion_r moment for bifemlh_r over the hip flexion range, the red curve has a value of about -45 N-m at zero degree hip (and the knee is at zero). *When looking at hip_flexion_r moment ...
- Tue Apr 23, 2019 11:45 am
- Forum: OpenSim
- Topic: Plot values do not match up
- Replies: 8
- Views: 368
Re: Plot values do not match up
The model is in the same default position for both graphs. I checked both graphs in separate plotting windows to make sure it wasn't a scale error. I also checked total musculo-tendon lengths and confirmed that they also have different values at joint angle 0. I would like to get this issue resolved...
- Fri Apr 19, 2019 1:21 pm
- Forum: OpenSim
- Topic: Plot values do not match up
- Replies: 8
- Views: 368
Plot values do not match up
When plotting hip flexion moment for bifemlh in Gait Body 2392 I notice the values do not match up at 0 degrees for hip flexion (red) and knee flexion (blue). If OpenSim assumes all the other joint angles are 0, then when either the hip or knee angle is at zero the values should be the same, since t...
- Tue Nov 13, 2018 8:57 pm
- Forum: OpenSim
- Topic: Knee Translation function
- Replies: 1
- Views: 155
Knee Translation function
When I first looked at the translation functions 1 and 2 for the knee, I saw that the independent variable axis had a range of -2.31 to 2.31. I assumed the units were in radians but it appears that 1 unit is about 57 degrees. Specifically: Knee flex 120 degrees = -2.095 units => 57.3 degrees/unit Kn...
- Tue Oct 23, 2018 4:16 pm
- Forum: OpenSim
- Topic: Moment arm calculation help needed
- Replies: 4
- Views: 918
Moment arm calculation help needed
Hello, I'm trying to calculate the moment arms in Matlab with wrapping point coordinates copied from OpenSim and my values are not matching up. The methodology I'm using is from Hoy, et al.: http://e.guigon.free.fr/rsc/article/HoyEtAl90.pdf "We calculated the moment arm as the cross product between ...
- Fri Jul 06, 2018 12:44 pm
- Forum: OpenSim
- Topic: Need help calculating total fiber-force given muscle-tendon length
- Replies: 4
- Views: 599
Re: Need help calculating total fiber-force given muscle-tendon length
James,
Thank you for your help. After I read these papers I was able to accomplish the things I needed to do.
Sincerely,
Ben
Thank you for your help. After I read these papers I was able to accomplish the things I needed to do.
Sincerely,
Ben
- Thu May 10, 2018 5:31 pm
- Forum: OpenSim
- Topic: Need help calculating total fiber-force given muscle-tendon length
- Replies: 4
- Views: 599
Re: Need help calculating total fiber-force given muscle-tendon length
Like I said in the previous post: I've already looked at the Wiki and it wasn't very helpful. I've also looked at the source code but am not really experienced enough in C++ or Arduino to really understand what the program is doing. It is unclear what variables like excitation, activation, and veloc...
- Wed May 09, 2018 1:07 pm
- Forum: OpenSim
- Topic: Need help calculating total fiber-force given muscle-tendon length
- Replies: 4
- Views: 599
Need help calculating total fiber-force given muscle-tendon length
Hello, I am a mechanical engineering grad student working on a project to build a bipedal robot with pneumatic artificial muscles. I wrote the location of attachment points from GaitModel2392 and placed them in Matlab. With this information I've been able to find the total muscle-tendon lengths and ...