Calculating Work Done to Move Arm from Position 1 to 2

AI Thread Summary
To calculate the work done by the deltoid muscle in moving the arm from position 1 to position 2, the arm is treated as a point mass of 7.0 kg attached to a rigid rod. The distance between the two positions is approximately 0.12 m, and the work done against gravity can be expressed as W = -0.21mg(cos(30°) - 1). The force applied to move the arm is equal to the weight of the arm, mg. The height change during the movement can be derived using trigonometry, confirming the calculations for work done.
Haroon Pasha
Messages
5
Reaction score
0
An arm has a mass of 7.0 kg. Treating the arm as if it were a single point mass m attached to a rigid massless rod, determine the work that must be done by the deltoid muscle to move the arm from position 1 to position 2. (Position one and two have an angle of 30 degrees between them and it is 21.0 cm from the shoulder to the elbow of the arm)

By doing a little trigonometry, I figured out that the distance between position 1 and position 2 is about 0.12m. I will use the equation
W(for work)=F*delta x*cos(angle)

How do I find the force applied to move it from position one to two?
 
Physics news on Phys.org
Haroon Pasha said:
An arm has a mass of 7.0 kg. Treating the arm as if it were a single point mass m attached to a rigid massless rod, determine the work that must be done by the deltoid muscle to move the arm from position 1 to position 2. (Position one and two have an angle of 30 degrees between them and it is 21.0 cm from the shoulder to the elbow of the arm)

By doing a little trigonometry, I figured out that the distance between position 1 and position 2 is about 0.12m. I will use the equation
W(for work)=F*delta x*cos(angle)

How do I find the force applied to move it from position one to two?

Your arm is in the Earth's gravitational field. You will have to do work against this force. The minimum work you have to do to move your arm 30° is the work done BY GRAVITY on your arm as it moves 30°. So let's find that. If we could find exactly what HEIGHT your arm had moved, it would be easy: W = -mgh. But we can't apparently. So we'll stick with the definition of work done by a force, which is the line integral

W = \int_{C}\vec{F}\cdot d\vec{r}

C is a portion of circle. Easy to parametrize. Let's do that..

x(\theta) = 0.21 sin(\theta)
y(\theta) = -0.21 cos(\theta)
0\leq \theta \leq 30°
\vec{r}(\theta) = 0.21 sin(\theta)\hat{x} -0.21 cos(\theta)\hat{y}
\vec{r'}(\theta) = 0.21 cos(\theta)\hat{x} + 0.21 sin(\theta)\hat{y}

\Rightarrow \int_{C}\vec{F}\cdot d\vec{r} = \int_0^{30°} \vec{F}(\vec{r}(\theta)) \cdot \vec{r'}(\theta)d\theta = \int_0^{30°}-0.21mgsin(\theta)d\theta = 0.21mg(cos(30)-1)

So your muscle will have to do work in the amount -0.21mg(cos(30)-1).
 
Last edited:
Haroon Pasha said:
An arm has a mass of 7.0 kg. Treating the arm as if it were a single point mass m attached to a rigid massless rod, determine the work that must be done by the deltoid muscle to move the arm from position 1 to position 2. (Position one and two have an angle of 30 degrees between them and it is 21.0 cm from the shoulder to the elbow of the arm)

By doing a little trigonometry, I figured out that the distance between position 1 and position 2 is about 0.12m. I will use the equation
W(for work)=F*delta x*cos(angle)

How do I find the force applied to move it from position one to two?
The force is mg. What is W in terms of mass, g, and the height?

AM
 
Wow. that makes sense. That was very helpful. Even though I am not in calc based physics, I still understoon your reasoning. Thanks Quasar987 and AM both.
 
It turns out we can get the height exactly directly from trigonometry. It would require a drawing but the key is

0.21 - h = 0.21 cos(30°)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top