Derivation of Tangential Acceleration in Non-Uniform Circular Motion

AI Thread Summary
The discussion focuses on deriving expressions related to a block sliding inside a hoop under the influence of friction. The frictional force is identified as f = (u * m * v^2) / R, where "u" is the coefficient of friction. The tangential acceleration is expressed as dv/dt = -u * v^2 / R. To find the time required for the block's speed to reduce to one-third of its original velocity, integration of the derived acceleration equation is suggested, leading to the result t = R/(u * (v/3)) - R/(u * v). The calculations emphasize the importance of incorporating the coefficient of friction in the analysis.
drummerteenX
Messages
1
Reaction score
0

Homework Statement


A small block of mass "m" slides on a frictionless horizontal surface as it travels inside of a hoop of radius "R". The coefficient of friction between the block and the wall is "u", therefore, the speed of the block decreases. In terms of "m", "R", "u", and "v" (the block's velocity), find expressions for the following.
1. The frictional force on the block: (I believe it is f = (v^(2) * m / R)

2. The block's tangential acceleration (dv/dt). I really need this one.

3. Use the equation from #2 to find the time required to reduce the speed of the block to one-third of its original velocity from its original velocity.

Homework Equations



N/A

The Attempt at a Solution



#1 should be "f = (v^(2) * m / R"

#2 All I have so far is #1 solved for "v". "v = sqrt(f * R / m)"

#3 Once I have #2, this will be cake.
 
Physics news on Phys.org
drummerteenX said:

Homework Statement


A small block of mass "m" slides on a frictionless horizontal surface as it travels inside of a hoop of radius "R". The coefficient of friction between the block and the wall is "u", therefore, the speed of the block decreases. In terms of "m", "R", "u", and "v" (the block's velocity), find expressions for the following.
1. The frictional force on the block: (I believe it is f = (v^(2) * m / R)

2. The block's tangential acceleration (dv/dt). I really need this one.

3. Use the equation from #2 to find the time required to reduce the speed of the block to one-third of its original velocity from its original velocity.

Homework Equations



N/A

The Attempt at a Solution



#1 should be "f = (v^(2) * m / R"

#2 All I have so far is #1 solved for "v". "v = sqrt(f * R / m)"

#3 Once I have #2, this will be cake.

Welcome to PF.

In one you have ignored the coefficient of friction. Your expression if for the radial force. Frictional force is Normal force * coefficient of friction.

From F = m*a , knowing 1, you can solve immediately for 2.

Since 3 is a piece of cake ... you're all set.
 
Ok, so I solved for a) and b), but c) is not "cake" for me. Can you help me out for where to start solving it?
 
Ok so this is what I get for

a) -u*v^(2)*m/R = F

b)dv/dt = -u*v^(2)/R

If you accept those answers then this is how I would solve c)

dv = (-u*v^(2)/R)dt

dv*R/(-u*v^2)= dt

Integrate both sides. Left integral is from v to 1/3v. Right integral is from 0 to t.

After the integration you get this:

R/(u*v) = t left side still needs to be evaluated on limits of integration so...

R/(u*(v/3)) - R/(u*v) = t

That would be the answer I get.
 
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