Calculating Acceleration for Circular Motion

AI Thread Summary
A particle in circular motion with a radius of 18m starts from rest and has a tangential acceleration of 6.7m/s². After 2 seconds, the tangential speed is calculated to be 13.4m/s, leading to a normal acceleration of approximately 9.98m/s². The total acceleration magnitude is found to be about 12.02m/s². The discussion confirms that tangential acceleration is the rate of change of velocity in the tangential direction, and kinematics is the primary method for calculating it in this scenario. Overall, the calculations and understanding of circular motion dynamics are validated.
steven10137
Messages
117
Reaction score
0

Homework Statement


A particle starts from rest at t=0s.
It moves along a circular path of radius 18m and has an acceleration component along its path of 6.7m/s^2.
What is the magnitude of the acceleration when t=2s

Homework Equations


\begin{array}{l}<br /> \left| a \right| = \sqrt {a_n ^2 + a_t ^2 } \\ <br /> a_n = \frac{{v^2 }}{p} \\ <br /> v = \frac{{2\pi r}}{T} \\ <br /> \end{array}

The Attempt at a Solution


The particle is acting in circular motion, hence:
v = \frac{{2\pi r}}{T} = \frac{{2\pi \left( {18} \right)}}{2} = 18\pi \;ms^{ - 1}

The normal component of acceleration is then given by:
a_n = \frac{{v^2 }}{p} = \frac{{\left( {18\pi } \right)^2 }}{{18}} = \frac{{18^2 .\pi ^2 }}{{18}} = 18\pi ^2 \;ms^{ - 2}

Then I can find the magnitude of the total acceleration:
\left| a \right| = \sqrt {a_n ^2 + a_t ^2 } = \sqrt {\left[ {18\pi ^2 } \right]^2 + 6.7^2 } \approx 178ms^{ - 2}

Look OK? My first response would be that the figure seems quite high...
 
Physics news on Phys.org
steven10137 said:

The Attempt at a Solution


The particle is acting in circular motion, hence:
v = \frac{{2\pi r}}{T} = \frac{{2\pi \left( {18} \right)}}{2} = 18\pi \;ms^{ - 1}
That's an equation for uniform circular motion where T is the period of the motion. Not relevant here.

Instead, use kinematics to calculate the tangential speed of the particle at the end of 2 seconds.
 
OK thanks, I thought this might have been where I went wrong.

How about?

\begin{array}{l}<br /> a_t = \frac{{dv}}{{dt}} \Rightarrow dv = a_t .dt \\ <br /> \int {dv} = \int {a_t .dt} \Rightarrow v = \int\limits_0^2 {a_t .dt} = \int\limits_0^2 {6.7.dt} = \left[ {6.7t} \right]_0^2 = 13.4\,ms^{ - 1} \\ <br /> a_n = \frac{{v^2 }}{r} = \frac{{13.4^2 }}{{18}} = 9.98\;ms^{ - 2} \\ <br /> \left| a \right| = \sqrt {a_t ^2 + a_n ^2 } = \sqrt {6.7^2 + 9.98^2 } = 12.0167\;ms^{ - 2} \\ <br /> \end{array}

Cheers.
 
Much better. :approve:
 
ok thanks :)

Just to confirm my understanding of this, the tangential acceleration is defined as the rate of change of velocity, in the 't' direction, yeah?
There is no other way to calculate this than to use kinematics?
 
steven10137 said:
Just to confirm my understanding of this, the tangential acceleration is defined as the rate of change of velocity, in the 't' direction, yeah?
Right.
There is no other way to calculate this than to use kinematics?
Not sure what you mean.
 
Well I was just curious as to whether or not there was another way to get the same result.
 
steven10137 said:
Well I was just curious as to whether or not there was another way to get the same result.
Not that I can see.
 
Back
Top