Spring constant and maximum acceleration

AI Thread Summary
To determine the spring constant k for a spring that stops a 1150 kg car from 99 km/h while ensuring a maximum acceleration of 5 g, the initial speed must be converted to meters per second, resulting in 27.5 m/s. The required negative acceleration is calculated as -49 m/s². Using the kinematic equation, the stopping distance x is found to be 7.7 meters. Finally, applying Hooke's Law, the spring constant k is calculated to be approximately 7318.1 N/m. This method provides a clear approach to solving the problem based on the given parameters.
cgward
Messages
5
Reaction score
0
What should be the spring constant k of a spring designed to bring a 1150 kg car to rest from a speed of 99 km/h so that the occupants undergo a maximum acceleration of 5.0 g?


I am unsure of the formula to find the spring constant by determining a maximum acceleration of 5 g
 
Physics news on Phys.org
What have you tried so far? Can you think of any formulas that might be relevant?
 
PE= 1/2 k x^2
 
cgward said:
What should be the spring constant k of a spring designed to bring a 1150 kg car to rest from a speed of 99 km/h so that the occupants undergo a maximum acceleration of 5.0 g?


I am unsure of the formula to find the spring constant by determining a maximum acceleration of 5 g

This is how you should do it:

1- change the initial velocity to m/s
2- calculate acceleration: 5*9.8m/s^2 = -49m/s^2: note acceleration is negative to stop the car.
3- calculate the distance (x) over which the car come to halt: V^2= V^2 (initial)+2ax (V= final velocity = 0, x= distance, a=acceleration)
4- now you have 'x', calculate 'k' like this: F=-kx and F=ma (where m=mass)

Solution: m=1150kg, V(initial)=99km/h*(1000m/km)*(h/3600s)= 27.5m/s, V(final)=0, now:

0 = (27.5)^2 + 2*(-49)* x, x= 7.7m

now we can calculate 'k': ma = -kx (this come from F = -kx hook's law), so

1150kg*-49m/s^2 = -k * 7.7m, k = 7318.1 N/m

Note: I did this calculation quickly and I might have errors but the method should be all right.

Good luck!
 
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