Dazed&Confused
- 190
- 3
Homework Statement
This problem is taken from Kleppner's Intoduction to Mechanics and is problem 2.29.
A car is driven on a large revolving platform which rotates with constant angular speed \omega. At time t=0 a driver leaves the origin and follows a line painted radially outward on the platform with constant speed v_0. The total weight of the car is W, and the coefficient of friction between the car and stage is \mu.
a. Find the acceleration of the car as a function of time using polar coordinates.
b. Find the time at which the car starts to skid.
Homework Equations
Acceleration in polar coordinates (\dot{r}\ -r \dot{\theta}^2 )\hat{r} +(r \ddot{\theta} +2\dot{r}\dot{\theta})\hat{\theta}.
f_{MAX} =\mu W, where f is friction.
The Attempt at a Solution
So the acceleration is (-v_0t\omega^2 )\hat{r} +(2v_0\omega)\hat{\theta}.
I think the time the car begins to skid when the frictional force cannot provide the necessary acceleration, or when the acceleration is \geq \mu g. I would then find the absolute value of the acceleration, equate it to \mu g, and solve for t. I'm not sure if this is correct, however.