Search found 8 matches
- Wed Nov 20, 2024 9:37 pm
- Forum: OpenSim
- Topic: Re: calculation flow in ForwardTool
- Replies: 0
- Views: 93
Re: calculation flow in ForwardTool
In the Forward Tool, is my understanding correct that excitation is provided as input to the muscles, and then each parameter is calculated through the muscle model and the skeletal model as shown in the attached image? Additionally, in the arm26.osim model, unless I manually add elements such as "C...
- Sun Aug 11, 2024 1:44 am
- Forum: OpenSim
- Topic: Can this bug be worked around?
- Replies: 4
- Views: 2124
Re: Can this bug be worked around?
Thank you, Mr. Uchida, for your numerous advices. I will consider the method again.
- Tue Aug 06, 2024 10:16 pm
- Forum: OpenSim
- Topic: Can this bug be worked around?
- Replies: 4
- Views: 2124
Re: Can this bug be worked around?
Thank you for your reply, Mr. Uchida. Indeed I was running the integrator with a fixed time step size. If I make this a variable time step size, might the numerical calculation work better, in which case it would automatically be even finer than the time step size I had set? Also, I am using a fixed...
- Tue Aug 06, 2024 3:00 am
- Forum: OpenSim
- Topic: Can this bug be worked around?
- Replies: 4
- Views: 2124
Can this bug be worked around?
We are currently using python to simulate the model. -The model I am using is "arm26.osim". -I am controlling the elbow joint angle by giving excitation as input to the model's biceps brachii muscle (BIClong,BICshort). -It seems that the internal numerical calculation of the state variables of the m...
- Tue Jan 16, 2024 4:28 am
- Forum: OpenSim
- Topic: Help my simulation...
- Replies: 1
- Views: 310
Help my simulation...
In opensim 4.4, simulations were performed on the "arm26.osim" model using python. The elbow joint angles were controlled by inputting excitation to the "BIClong" and "BICshort" muscles. As shown in the figure, when a step input was applied to each muscle, the elbow joint angle suddenly increased sh...
- Tue Nov 07, 2023 1:19 am
- Forum: OpenSim
- Topic: I got a negative value for activation!
- Replies: 3
- Views: 728
Re: I got a negative value for activation!
Hi, Mr Thomas Uchida.
Thank you for your response.
My question has been resolved!
Thank you for your response.
My question has been resolved!
- Fri Nov 03, 2023 7:01 am
- Forum: OpenSim
- Topic: I got a negative value for activation!
- Replies: 3
- Views: 728
I got a negative value for activation!
I ran a simulation with the forward dynamics tool and in the results there are negative values for activation. The simulation conditions are as follows The model "arm26" was used. The simulation was performed for 20 seconds. The excitation was entered only for "BIClong" and its value was increased p...
- Thu Oct 05, 2023 4:47 am
- Forum: OpenSim
- Topic: Help me with my simulation
- Replies: 1
- Views: 330
Help me with my simulation
I am currently looking to do a model simulation of FES (Functional Electrical Stimulation) using opensim version 4.4. The model I am using is "arm26.osim". The target motions I want to achieve with FES are flexion and extension of the elbow, and therefore the target muscles are the biceps brachii an...