How Do You Model Air Resistance in Mechanics?

  • Thread starter Thread starter raphile
  • Start date Start date
  • Tags Tags
    Mechanics
AI Thread Summary
The discussion focuses on modeling air resistance in mechanics, specifically for a bead moving on a wire. The retarding force due to air resistance is expressed as ku², leading to the equation of motion a = -ku²/m. A user initially struggles to rearrange the equation to express speed u in terms of time t but is guided to recognize it as a differential equation. The correct relationship derived shows that (m/u) = (m/u0) + kt when u = u0 at t = 0. The conversation concludes with the user confirming their understanding of the problem.
raphile
Messages
23
Reaction score
0
[SOLVED] Mechanics question - help please?

Hey, I've just signed up here, and not entirely sure if I'm posting in the right place. But I have a Mechanics question, which has confused me, so here goes:

Homework Statement



A bead of mass m is threaded onto a horizontal wire. When moving with speed u, the retarding force of air resistance is known to be ku^2 where k is a constant. Write down an equation of motion for the bead that describes the speed u in terms of the time t, and hence show that:

(m/u) = (m/u0) + kt

if u = u0 when t = 0.

Homework Equations



I guess F = ma ?

The Attempt at a Solution



Since the retarding force is given by ku^2 I tried letting a = (F/m) = (-ku^2)/m and then writing that u = u0 - (ktu^2)/m, because the speed should be the initial speed plus (acceleration x time) right? But when I re-arrange this equation to get something in terms of (m/u) it doesn't give me the right answer. Am I even on the right lines?
 
Physics news on Phys.org
raphile said:
Hey, I've just signed up here, and not entirely sure if I'm posting in the right place. But I have a Mechanics question, which has confused me, so here goes:

Homework Statement



A bead of mass m is threaded onto a horizontal wire. When moving with speed u, the retarding force of air resistance is known to be ku^2 where k is a constant. Write down an equation of motion for the bead that describes the speed u in terms of the time t, and hence show that:

(m/u) = (m/u0) + kt

if u = u0 when t = 0.

Homework Equations



I guess F = ma ?

The Attempt at a Solution



Since the retarding force is given by ku^2 I tried letting a = (F/m) = (-ku^2)/m and then writing that u = u0 - (ktu^2)/m, because the speed should be the initial speed plus (acceleration x time) right? But when I re-arrange this equation to get something in terms of (m/u) it doesn't give me the right answer. Am I even on the right lines?
Welcome to PF raphile,

This is indeed the right place. I'll give you a hint: You have correctly determined the acceleration, however what you actually have is a differential equation,

a = \frac{du}{dt} = -\frac{ku^2}{m}
 
Last edited:
Thanks, I've got it now!
 
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