Hi
I have EMG voltage data of MCP2 with respect to time.So can I use static optimization method by uploading those data as .mot file
EMG data
- Dimitar Stanev
- Posts: 1096
- Joined: Fri Jan 31, 2014 5:14 am
Re: EMG data
What you can do is: extract the emg envelope and use it to constraint the possible solution that the SO or CMC finds. Here is how to constrain CMC:
http://simtk-confluence.stanford.edu:80 ... efinitions
http://simtk-confluence.stanford.edu:80 ... efinitions
- Krishnakumar Sankar
- Posts: 115
- Joined: Tue Mar 01, 2016 10:06 am
Re: EMG data
Ok I Will try this method.
Also I would like to know about an option in muscle properties .The option is max control and min control which specifies numerics that can be edited.What does that numerics denote.One of the video lectures goes by saying that it would increase the muscle power.So does it mean that withstanding large forces at a short time ?
Also I would like to know about an option in muscle properties .The option is max control and min control which specifies numerics that can be edited.What does that numerics denote.One of the video lectures goes by saying that it would increase the muscle power.So does it mean that withstanding large forces at a short time ?
- Dimitar Stanev
- Posts: 1096
- Joined: Fri Jan 31, 2014 5:14 am
Re: EMG data
This is a property of an Actuator. For the muscle it always lies between 0.01 and 1, and for other actuators it can have different bounds.
- Krishnakumar Sankar
- Posts: 115
- Joined: Tue Mar 01, 2016 10:06 am
Re: EMG data
mitkof6 wrote:What you can do is: extract the emg envelope and use it to constraint the possible solution that the SO or CMC finds. Here is how to constrain CMC:
http://simtk-confluence.stanford.edu:80 ... efinitions
Could you mention what exact steps I should follow from the link given to convert the voltage data of emg to a .mot file which should have equivalent angle values .
- Aseel Ghazwan
- Posts: 22
- Joined: Thu Sep 17, 2015 2:54 am
Re: EMG data
Hi Krishnakumar,
You can use MOtoNMS "https://simtk.org/projects/motonms" to extract the emg envelope from C3D files.
You can use MOtoNMS "https://simtk.org/projects/motonms" to extract the emg envelope from C3D files.
- Krishnakumar Sankar
- Posts: 115
- Joined: Tue Mar 01, 2016 10:06 am
Re: EMG data
I have only a .sto file which has emg data namely time and voltage and not any other data.My doubt is whether is it possible to convert the data I have to equivalent muscle force ?
Last edited by Krishnakumar Sankar on Wed Nov 02, 2016 9:39 pm, edited 1 time in total.
- Krishnakumar Sankar
- Posts: 115
- Joined: Tue Mar 01, 2016 10:06 am
Re: EMG data
kishan wrote:mitkof6 wrote:What you can do is: extract the emg envelope and use it to constraint the possible solution that the SO or CMC finds. Here is how to constrain CMC:
http://simtk-confluence.stanford.edu:80 ... efinitions
"XML file for the CMC setup file".The link has this code.Is this the code to be edited for my application of converting voltage to angle.