Can't Get Started on Car Acceleration Problem. Please Help!

  • Thread starter Double A
  • Start date
In summary: JNo, that doesn't help. You need to find \omega^2 first. Then you can use what you have to find \alpha.
  • #1
Double A
31
0
Can't Get Started. Please Help!

The following question I have spent the past few hours trying to figure out how to solve it. I'm not sure where to start.

Question:
A car traveling on an flat (unbanked) circular track accelerates uniformly from rest with a tangential acceleration of 1.70 m/s^2. The car makes it one quarter of the way around the circle before it skids off the track. Determine the coefficient of static friction between the car and track from these data.

I have been looking through the corresponding section in the text to this question for an understanding/example solution/equations but I'm not seeing anything that helps me.

Anyone have an idea?
 
Physics news on Phys.org
  • #2
You know that the centripetal force that the static friction must provide is

[tex]F_c = m \omega^2 R[/tex]

Do you know what [itex]\omega^2[/itex] is when the car slips? Would you be able to determine this (at least as a function of radius) if you knew the acceleration?

You know that the maximum value [itex]F_c[/itex] can take is the maximum static friction, i.e. [itex]F_s = \mu mg[/itex]. Can you solve for [itex]\mu[/itex] with this information?

--J
 
  • #3
Sorry, but I'm a little confused. Is [tex]F_c[/tex] the centripital force? The only information I'm given is in the question above. Are you saying that I need to first do some symbolic algebra?
 
  • #4
Get used to having to deal with letters. Because radius is not necessary to solve this problem, we don't need a numerical value for it, even though our equations involve radius. It simply means that it's going to cancel out somewhere and the final equation will not. Personally, I don't even consider the numerical values of expressions until the absolute end.

Not including the force which is providing the 1.70 m/s^2 acceleration to the car, (we already know everything we care to know about that particular one, i.e. that it accelerates the car 1.70 m/s^2 in the direction of motion), there is only the force of static friction in the system. The force of static friction is the centripetal force. However, we have two different ways of calculating what this force is. We can calculate it by noting that the car follows a circular path and is hence in circular motion, and we can calculate it directly using the static friction equation I cited below. Regardless of how we do it, there is only one force, so these two methods must yield the same answer, hence we can equate them.

--J
 
  • #5
Ok, I have been playing around with what you have been saying but I do not think that I am still getting it.

Your telling me that:
[tex]F_c=F_s[/tex]

Which is: [tex]m \omega^2 R = \mu_s m g[/tex]

Solving for [tex]\mu_s[/tex]: [tex]\mu_s = \frac{\omega^2 R}{g}[/tex]

I'm not seeing where the radius is canceling and I am not sure what [tex]\omega^2[/tex] is or how to find it. Is there something that I am not getting or missing?
 
  • #6
I think I have it now. When I went back and dug a little more in the text I found that [tex]a_c = \frac{v^2}{r} = \omega^2 r[/tex].

So, since [tex]F_c = F_s[/tex]

Then [tex]m \omega^2 r = \mu_s m g[/tex]

[tex]m a_c = \mu_s m g[/tex]

Mass cancels. So, then solving for [tex]\mu_s[/tex]

[tex]\mu_s = \frac{a_c}{g}[/tex]

Putting in values where [tex]a_c = 1.70 \frac{m}{s^2}[/tex] and [tex]g = 9.8 \frac{m}{s^2}[/tex]

[tex]\mu_s = \frac{1.70}{9.8} = 0.173[/tex]

Thank you for leading me in the right direction. I was confused at first but as I did more digging in the text I found the right relationship that lead me to the solution. I appreciate the time you gave to help me.
 
  • #7
You're on the right track, but [itex]a_c[/itex] is not what you think it is.

[itex]a_c[/itex] is the centripetal acceleration. You're going to use the relation [itex]a_c = \omega^2 r[/itex], but you need to find [itex]\omega^2[/itex].

If you have the linear acceleration, how would you calculate the angular acceleration? How would you use this angular acceleration to find [itex]\omega^2[/itex] given that you know the distance through which it was accelerating (i.e. do you have an equation for angular acceleration, angular velocity, and angle that doesn't include time?) ?

--J
 
  • #8
I have the equation [tex]\omega_f^2 = \omega_i^2 + 2\alpha(\theta_f-\theta_i)[/tex]

Solving for [tex]\alpha[/tex]

[tex]\alpha = \frac{\Delta \omega^2}{2 \Delta \theta}[/tex]

Because the car travels one quarter of a circle [tex]\theta = \frac{\pi}{2}[/tex]

So then [tex]\alpha = \frac{\Delta \omega^2}{\pi}[/tex]

Where do I go from here? I do not know what [tex]\alpha[/tex] and [tex]\omega^2[/tex] are.

The only other relationship I know of is that the total acceleration of the system is equivalent to the addtion of the tangential acceleration vector with the centripital acceleration vector. Does this help me find what [tex]\alpha[/tex] is? So then I could use what I derived above to find [tex]\omega^2[/tex]?
 
  • #9
You're almost there!

You actually do know [itex]\alpha[/itex]. You're given the linear acceleration [itex]a[/itex] of the car, and the linear acceleration is related to angular acceleration in circular motion by

[tex] \alpha r = a [/tex]

And you're right, you don't know what [itex]\omega^2[/itex] is. But that's okay! Remember the equation you had,

[tex]m \omega^2 r = \mu_s m g[/tex] ?

If you had an expression for [itex]\omega^2[/itex], and this expression just happened to havean r in the denominator, do you think you could solve for [itex]\mu_s[/itex] in this problem?

--J
 
  • #10
Ok, after some long hard thought and mounds of scratch paper this is what i finally came up with. Rather than using the equations associated with angular motion I used equations that are associated with linear motion.

Here is what I did:

[tex]m a_c = \mu g r[/tex]

[tex]m\frac{v_f^2}{r} = \mu m g[/tex]

[tex]v_f = \sqrt{\mu g r}[/tex]

[tex]v_f^2 = v_i^2+2a_t(\frac{1}{4})(2\pi r)[/tex]

[tex]v_f^2 = 0 + a_t \pi r[/tex]

[tex]v_f = \sqrt{a_t \pi r}[/tex]

[tex]\sqrt{\mu g r} = \sqrt{a_t \pi r}[/tex]

[tex]\mu g r = a_t \pi r[/tex]

[tex]\mu g = a_t \pi[/tex]

[tex]\mu = \frac{a_t \pi}{g}[/tex]

[tex]\mu = \frac{1.7 \pi}{9.8} = 0.545[/tex]

This should be the right answer because I was able to talk with my instructor and he guided me in this direction. So, thanks for all the help hopefully you can help me on some more problems in the near future because I have a few more problems on this assignment that I'm not getting the right answer for. I'll post them up as soon as I get more time which may not be until tomorrow.
 

1. What is the cause of my car's acceleration problem?

The cause of a car's acceleration problem can vary and may require further investigation. Some common causes include issues with the fuel system, spark plugs, or transmission.

2. How can I diagnose the acceleration problem on my car?

You can diagnose a car's acceleration problem by checking the fuel system, spark plugs, and transmission for any issues. It is also helpful to check for any error codes using a diagnostic tool.

3. Is it safe to continue driving my car with an acceleration problem?

It is not recommended to continue driving a car with an acceleration problem as it can lead to further damage and potentially unsafe driving conditions. It is best to address the issue as soon as possible.

4. Can I fix the acceleration problem myself?

Fixing a car's acceleration problem can be a complex task and may require specialized knowledge and tools. It is recommended to seek the help of a professional mechanic to properly diagnose and fix the issue.

5. How much will it cost to fix the acceleration problem on my car?

The cost of fixing a car's acceleration problem can vary depending on the cause of the issue and the specific repairs needed. It is best to get a diagnosis and estimate from a mechanic to determine the cost for your specific situation.

Similar threads

  • Introductory Physics Homework Help
Replies
6
Views
2K
Replies
7
Views
3K
  • Introductory Physics Homework Help
Replies
4
Views
4K
  • Introductory Physics Homework Help
Replies
9
Views
3K
  • Introductory Physics Homework Help
Replies
4
Views
2K
  • Introductory Physics Homework Help
Replies
5
Views
4K
  • Introductory Physics Homework Help
Replies
33
Views
10K
  • Introductory Physics Homework Help
Replies
6
Views
1K
  • Introductory Physics Homework Help
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
1
Views
2K
Back
Top