How can I calculate the force required to compress a spring in a given distance?

AI Thread Summary
To calculate the force required to compress a spring over a given distance, one can use energy principles rather than a purely Newtonian approach. The maximum height from which a person weighing 80 kg can jump without breaking a bone under a force limit of 48,000 N is calculated to be 35.4 meters, considering a knee bend of 0.6 meters upon landing. The discussion highlights that force can be derived from momentum change during impact, leading to the formula F = mg(h/d). The calculations involve determining the velocity of impact and the time of compression, ultimately simplifying to express force in terms of height and distance. This method emphasizes the relationship between energy, force, and motion in analyzing the problem.
Brunno
Messages
80
Reaction score
0

Homework Statement



There's a question that i tried to solve in a "Newtonian way",but i could only solve it using the concept of energy:

supposing that the human bone only tolarates a force of 48.000 N without braking.Calculate the maximum hight H from where a man could jump and the bone wouldn't break,suposing that when his feet touchs the ground your knees bend itself and he decends 0.6meters.
Is given the man' weight:80Kg.





Homework Equations



W= F.d = 48000.06=28800J

W = W' --> 28800 = mgH

28800 = 80.10.H

H = 36

H' = 36 - 0,6 = 35,4m


Thanks in advance!
 
Physics news on Phys.org
Hmm, I agree that energy is the easier way here.
To solve this "Newtonically" you will probably have to work in the falling and impact times somewhere, and then get rid of them again :)

I did get to the answer, I will just outline the steps:

Force is change of momentum, right? Technically, F = dp/dt, but over a time interval t with average momentum pavg, F = pavg / t.
So
F = \frac{\tfrac{1}{2} m v}{t} (*)
where v is the velocity of impact (final velocity is 0) and t is the compression time of the backbone.
You can find this velocity
v = h / \tau, (**)
where \tau (the time from start of fall until the beginning of impact) can be eliminated in favo(u)r of h and g using
h = \tfrac{1}{2} g \tau^2 (***)

If you plug (***) into both (**) and (*) and cancel, you will obtain the expression
F = \frac{m g h}{d},
which is of course precisely the energy equation W = F s. Solving for the height h is now a piece of cake.
 
Hi,
Pluging the way was said what i found was this:

v = g.T/2F = (1/2.m.v)/t = m.g.T/4/t = m.g.T/4.t and not :F = mgh/d :(Certainly there's something that i couldn't get right.What would it be?
 
No one?:confused:
 
:rolleyes:
 
Sorry I was away for a few days.
If you rewrite (***) to \tau = \sqrt{2h / g} then (**) becomes
v = \frac{h}{\sqrt{2h/g}} = \frac{\sqrt{h g}}{\sqrt{2}}

Therefore
F = \frac{m \sqrt{g h}}{2\sqrt{2} t}
and of course for the compression time,
t = \frac{d}{v} = \frac{d \sqrt{2}}{\sqrt{h g}}
so you get
F = \frac{m g h}{4 d}

I will leave it up to you to get the factors of 2 right (look carefully which quantities are averages between an initial value and 0 or between 0 and a final value).
 
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 '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