Quadratic drag — a baseball is thrown upwards

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
jbeatphys
Messages
6
Reaction score
0

Homework Statement


[/B]
A baseball of mass m is thrown straight up with an initial velocity v0. Assuming that the air drag on the ball varies quadratically with speed (f = cv^2), show that the speed varies with height according to the equations.

[Attached]
Screen Shot 2015-09-24 at 1.48.52 pm.png


Where x_{0} is the highest point and k = c/m. Note: x is measured positive upward, and the gravitational force is assumed to be constant.

Homework Equations


The Attempt at a Solution



As I see it, F_netup = F(v_intial) - normal force - drag force(-v) & F_netdown = normal force - drag force.

F_up
(1) Integrate to v(t) (from v0 to 0) and then set v(0) and solve for t, which is the time that it takes to get the peak of the throw.
(2) Integrate to x(t) (from 0 to x0) and then sub in t_{peak}, and solve for v^2.

This is what I have in my head. But I when I complete these calculations I get nothing like what I should be getting [according to the equations] — I get a very complicated equation with hyperbolic trig functions.

Thanks for any help that you can provide.
 
Physics news on Phys.org
SteamKing said:
Unfortunately, we can't peek inside your head. You'll have to show your work.

Okay, I can understand that, not a problem (and probably fortunately).
 
Oops. Yes. There is nothing in contact with the ball (other than the fluid, which is air) and so there is no normal force. I meant to say gravitational force, sorry.

The two forces acting upon the ball whilst it rises are the gravitational and the fluid resistance, which are both opposing the initial velocity. You are right to question what is the F_(v initial) it is definitely the wrong conceptualisation of the problem.

To reiterate:

m dv/dt = -mg-cv^2 (up) &
m dv/dt = mg-cv^2 (down) ... I am pretty sure now.

I am going through my calculations again at the moment.
 
jbeatphys said:
Oops. Yes. There is nothing in contact with the ball (other than the fluid, which is air) and so there is no normal force. I meant to say gravitational force, sorry.

The two forces acting upon the ball whilst it rises are the gravitational and the fluid resistance, which are both opposing the initial velocity. You are right to question what is the F_(v initial) it is definitely the wrong conceptualisation of the problem.

To reiterate:

m dv/dt = -mg-cv^2 (up) &
m dv/dt = mg-cv^2 (down) ... I am pretty sure now.

I am going through my calculations again at the moment.
And thanks for correcting my misconceptions.
 
jbeatphys said:
Oops. Yes. There is nothing in contact with the ball (other than the fluid, which is air) and so there is no normal force. I meant to say gravitational force, sorry.

The two forces acting upon the ball whilst it rises are the gravitational and the fluid resistance, which are both opposing the initial velocity. You are right to question what is the F_(v initial) it is definitely the wrong conceptualisation of the problem.

To reiterate:

m dv/dt = -mg-cv^2 (up) &
m dv/dt = mg-cv^2 (down) ... I am pretty sure now.

I am going through my calculations again at the moment.
Much better. Nice job.