How Do You Model Instantaneous Velocity in a Fluid with Square Root Drag?

  • Thread starter Thread starter S[e^x]=f(u)^n
  • Start date Start date
  • Tags Tags
    Drag Velocity
AI Thread Summary
The discussion focuses on modeling the instantaneous velocity of an object experiencing drag in a fluid, described by the equation -k(v^1/2). The user attempts to derive the velocity equation using the net force and drag force, leading to a differential equation. They express confusion regarding the resulting equation, which suggests increasing velocity over time, contradicting expected deceleration. Other participants clarify that if only drag acts on the object, it should decelerate, and they suggest incorporating an integration constant to correctly apply initial conditions. The conversation emphasizes the importance of correctly modeling forces to derive an accurate expression for instantaneous velocity.
S[e^x]=f(u)^n
Messages
23
Reaction score
0

Homework Statement


An object dragged through an unknown fluid experiences a force opposite to that of its initial velocity (Vi) that is equal to -k(v^1/2). find the equation that models its instantaneous velocity

Fn = Force Net
Ff = Frictional force
Vi = Initial Velocity
V = instantaneous velocity

Homework Equations


Fn=ma
Ff=-k(v^1/2)


The Attempt at a Solution



Fn=Ff
ma=-k(v^1/2)
dv/dt=(-k/m)(v^1/2)
S[dv/(v^1/2)]=(-k/m)S[dt]
2(v^1/2)=-kt/m
v=(-kt/2m)^2 + Vi

which can't be right because that would mean velocity increased as time moves positively...

i'm lost. help lol
v=
 
Physics news on Phys.org
Does the object have mass m? Is another force being applied to the object?

If the force is subject only to drag, then it will deceleration in proportion to kv1/2 according to the problem as stated.

If the mass falls under gravity then the mass will decelerate or even accelerate to a constant velocity where the drag force = the force of gravity.

a = dv(t)/dt = F(t)/m, where F(t) = applied force - drag force,

and the initial condition is v(t=0) = vi/.
 
there is no mass stated and the object is traveling horizontally and not subject to gravity.

i guess I'm having trouble deriving a velocity equation more than i am having trouble understanding the situation. I'm not even sure if the way i tried it first is the right way.

all i know for sure is that the only force acting on the point is -kv^(1/2)

could u perhaps help me find an equation for its instantaneous velocity with respect to time?
 
S[e^x]=f(u)^n;1461783 said:

Homework Statement


An object dragged through an unknown fluid experiences a force opposite to that of its initial velocity (Vi) that is equal to -k(v^1/2). find the equation that models its instantaneous velocity

Fn = Force Net
Ff = Frictional force
Vi = Initial Velocity
V = instantaneous velocity

Homework Equations


Fn=ma
Ff=-k(v^1/2)


The Attempt at a Solution



Fn=Ff
ma=-k(v^1/2)
dv/dt=(-k/m)(v^1/2)
S[dv/(v^1/2)]=(-k/m)S[dt]
2(v^1/2)=-kt/m

you need to add a constant here:

2(v^1/2)=-kt/m + C

then

v^1/2=-kt/2m + D


v=(-kt/2m)^2 + 2(-kt/2m)D + D^2

So know solve for D using initial conditions.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top