Newtonian Mechanics: Falling Parachutist Problem

AI Thread Summary
The discussion revolves around calculating the time it takes for a parachutist to reach the ground after jumping from a helicopter, considering both free fall and parachute deployment. The parachutist's weight is 75 kg, and air resistance is modeled with two different constants depending on whether the parachute is open or closed. The initial equation of motion is derived, leading to an integration process to find the time until the parachutist reaches a velocity of 20 m/sec before the chute opens. The user seeks validation for their calculations and methodology. The thread emphasizes the importance of correctly applying Newtonian mechanics and differential equations to solve the problem.
bobey
Messages
29
Reaction score
0
(Moderator's note: thread moved from "Differential Equations")

A parachutist whose weight is 75 kg drops from a helicopter hovering 2000 m above the ground and falls towards the ground under the influence of gravity. Assume that the force due to the air resistance is proportional to the velocity of the parachutist, with the proportionality constant k1 = 30 kg/sec when the chute is close and k2= 90 kg/sec when the chute is open. If the chute does not open until the velocity of the parachutist reaches 20 m/sec, after how many seconds will it be before the parachutist reach the ground? ( Take g = 9.81 m/sec2.)
 
Last edited by a moderator:
Physics news on Phys.org
This sounds like a homework problem...have you at least tried to solve it?
 
i've tried :The equation of motion of the parachutist falling is :

m(dv/dt) = mg-k1v......... .......1

From (1) we have : mdv/(mg-k1v)=dt

And integrating from t=0 to t=t1and from v=0 to v= 20m/sec we have :

t1=(m/k1) ln |mg/(mg-k1v)|

And substituting the values given by the problem we find the time taken before the parachut opens .

And since the equation for the motion is the same for the part where the parachut is open ,in a similar way you can calculate the time taken for this part ,and hence the overall time taken before the parachutist reach the ground

is my answer correct ?
 
Last edited:
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top