JJBladester
Gold Member
- 281
- 2
Homework Statement
A series of small packages is moved by a conveyor belt that passes
over a 300mm radius pulley. The belt starts from rest at t=0 and its
speed increases at a constant rate of 150 mm/s2. The
coefficient of friction is μ=0.75. Determine the time the first
package slips.
Answer: ts=11.32s
Homework Equations
V_{0}=0
r_{pulley}=300mm
a_{pulley}=150mm/s^{2}
\mu=0.75
These are equations for polar coordinates, which I'm thinking I may need to use to solve the problem.
F_{r}=ma_{r}
F_{\theta}=ma_{\theta}
F_{net}=F_{r}{\bf e}_{r}+F_{\theta}{\bf e}_{\theta}
m(\ddot{r}-r\dot{\theta}^{2})=F_{r}
m(r\ddot{\theta}+2\dot{r}\dot{\theta})=F_{\theta}
The Attempt at a Solution
First of all, I'm trying to decide if I should use cartesian, polar, or path coordinates for this problem.
If cartesian coordinates work, then I would set the problem up as below. Also, I don't think the radius of the pulley would matter...?
Sum of forces x-dir = -Fs+Fpulley=ma
Sum of forces y-dir = N-mg=0 -----> N=mg
The maximum static friction would be Fs=μsmg.
For polar or path coordinates, I wouldn't know where to start.