Effects of drag on the distance of a car travelling

  • Thread starter Thread starter oscar90
  • Start date Start date
  • Tags Tags
    Car Drag Effects
AI Thread Summary
The discussion focuses on calculating the distance a car travels after deploying a parachute, starting at a speed of 100 m/s and slowing to 45.45 m/s over 10 seconds, while ignoring ground resistance. The drag force is calculated using the formula Fd = 1/2 (rho) * u^2 * Cd * A, with given values for density, drag coefficient, and planform area. The user successfully determined the final speed but struggles with integrating the equations to find the distance traveled, suspecting non-constant acceleration complicates the use of SUVAT equations. The correct distance, as provided by the lecturer, is 657 meters, but the user is seeking clarification on integrating the drag force to derive displacement. The mass of the car is noted as 2000 kg, which is essential for further calculations.
oscar90
Messages
2
Reaction score
0

Homework Statement


A car starts at 100 m/s and deploys a parachute. After 10 seconds its speed decreases to 45.45 m/s. Calculate the distance the car has traveled in this duration. The effects of ground resistance are ignored.

drag coefficient and planform area product (Cd * A) = 4 m^2


Homework Equations



drag force, Fd = 1/2 (rho) * u^2 * Cd * A

rho = density, 1.22 kg/m^3
u = speed
Cd = drag coefficient
A = planform area

-Fd = m du/dt

m = mass



The Attempt at a Solution



Basically I managed to calculate the speed after 10 seconds which is 45.45 m/s by integrating -Fd = m du/dt.

I cannot use the SUVAT equations to calculate the distance because it is not constant acceleration (I think). Besides, even if I try this method I get the question wrong. The answer from my lecturer is supposedly s=657m.

I think the above equation must be integrated again to get the displacement but I have tried and I think I'm missing something because I can't manipulate it so that I end up with s in the formula.

Please help as I have pulled my hair off trying to figure this out to no avail.
 
Physics news on Phys.org
What is the value for mass?
 
Oops sorry forgot to put that value. Mass is 2000 kg.
 
From:

ma=F_d

And:

a dx=u du

You get:

\int dx=\int\frac{m u}{F_d}du
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top