Get time from acceleration given as a function of velocity

AI Thread Summary
The discussion focuses on finding time as a function of velocity when acceleration is expressed as a function of velocity, a(v). The equation t(v) = t0 + ∫vv0 1/a(v) dv is derived from the relationship between acceleration, velocity, and time. Participants express confusion about integrating with respect to velocity when time and velocity are not independent variables. Clarification is provided that acceleration is defined as dv/dt, applicable whether it is a function of time or velocity. Understanding these relationships is crucial for solving the problem correctly.
harmyder
Messages
31
Reaction score
1

Homework Statement


If the acceleration is given as a function of velocity a(v), we can found t(v) as t(v) = t0 + ∫vv0 1/a(v) dv.

Homework Equations

The Attempt at a Solution


I just can't understand there to go to understand the equation..
 
Physics news on Phys.org
What is the (calculus based) definition of acceleration?
 
  • Like
Likes harmyder
\frac{dv}{dt} = a(t) \rightarrow v(t_1) = v(t_0) + \int_{t_0}^{t_1}a(t)dt
\frac{dt}{dv} = \frac{1}{a(t)} \rightarrow t(v_1) = t(v_0) + \int_{v_0}^{v_1}\frac{1}{a(t)}dv

but it is still not a(v)
 
harmyder said:
t(v_1) = t(v_0) + \int_{v_0}^{v_1}\frac{1}{a(t)}dv
How will you integrate f(t)dv? t and v are not independent variables.

Note that acceleration a is dv/dt regardless of if a is a function of time a(t) or a function of velocity a(v)
 
  • Like
Likes harmyder
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