Calculating Angular Acceleration

AI Thread Summary
The discussion revolves around calculating angular acceleration and the confusion between time and period in the equations provided. Participants clarify that the angular velocity formula, ω = 2π/T, is specific and not a general case, leading to misunderstandings in deriving angular acceleration. The importance of differentiating angular displacement with respect to time rather than period is emphasized, as well as the need for clear notation to avoid errors. The conversation also touches on the relationship between angular and linear motion, highlighting the necessity for general expressions that apply to all cases of angular acceleration. Ultimately, the participants reach a better understanding of the concepts involved in deriving angular acceleration.
IBY
Messages
106
Reaction score
0

Homework Statement


Find angular acceleration.


Homework Equations


\omega=\frac{2\pi}{t}
\frac{\delta*\omega}{\delta*t}=a_{angular}

The Attempt at a Solution


\frac{\delta*\omega}{\delta*t}=-1*2\pi*t^{-1-1}
-2\pi*t^{-2}=\frac{-2\pi}{t^2}
\frac{-2\pi}{t^2}=a_{angular}

Is this right?
 
Physics news on Phys.org
Hi IBY,

IBY said:

Homework Statement


Find angular acceleration.


Homework Equations


\omega=\frac{2\pi}{t}
\frac{\delta*\omega}{\delta*t}=a_{angular}

It looks to me like the t in the first equation is the period (time to complete a revolution or 2 \pi radians), while the t in the second equation is the time, and the left side of that is a derivative with respect to time.

Since time and period are two diffrent things here, it's best to give them separate symbols. That's what's leading to errors in the work that follows--to determine the acceleration you want to take the derivative with respect to time, but in your original post you are finding the derivative with respect to the period.
 
Okay, but how can I do it in respect to time if omega doesn't have it. I assumed T for period was the one to use because frequency is 1/T, and T is measured in seconds. So how can I do it in respect to time itself instead of the period?
 
IBY said:
Okay, but how can I do it in respect to time if omega doesn't have it. I assumed T for period was the one to use because frequency is 1/T, and T is measured in seconds. So how can I do it in respect to time itself instead of the period?

What if I said, an object rotates through 1.3 radians in 5.9 seconds. What is the angular speed? What general formula do you use to find that?

The point is that \omega= 2 \pi / T is not the general formula; it has had values of 2 \pi radians plugged in so that it only applies to a specific case.

But I was just making a point about the formulas in the original post. The problem is to find angular acceleration? Is it asking for a general relationship, or a formula for constant acceleration, or what? Depending on what it's asking for, it may be worthwhile to consider an analogous problem for linear acceleration--the problem often are solved in quite similar ways.
 
Let's just say for one cycle, which is 2pi, and 1/T can be any frequency. Omega is the angular velocity, so I thought I could use that to derive angular acceleration. Or you could just do a general relationship, it wouldn't matter.
 
I don't think you would be keeping track of the problem that way. The general formula for omega is:

<br /> \omega=\frac{d\theta}{dt}<br />
(or for average angular velocity:<br /> \omega=\frac{\Delta\theta}{\Delta t}<br />). The form in your original post loses the time dependence of \theta. Do you see where that makes a difference in the expression for alpha?

Looking again at \omega=2\pi/T in your original post, this specific case could describe a case where the \omega is constant, which would mean that angular acceleration is zero. But the formula you derived in your original post indicates that there is always a negative angular acceleration.
 
Would the next step, then be this?:
\omega=\frac{d\theta}{dt}
\omega*dt=d\theta
This gave my acceleration omega. So acceleration is the same as the velocity of the motion?
 
Last edited:
IBY said:
Would the next step, then be this?:
\omega=\frac{d\theta}{dt}
\omega*dt=d\theta

It depends on what form you're trying to get. That looks to be how you would derive a formula relating change in \theta, once you know how \omega changes with time.

I'm still not clear as to what you are trying to derive. Are you trying to find a formula for \alpha that's true in all cases? Or are you deriving the constant-\alpha kinematic equations for rotations? Or something else?

But you already had that

<br /> \alpha=\frac{d\omega}{dt}<br />
Depending on what you are trying to find, that would probably be a good starting point.
 
That still makes this:

\theta*t^{-1}

-\theta*t^{-1-1}

\frac{-\theta}{t^2}
 
  • #10
Oh, and I am trying to derive alpha that is true for all cases when things are rotating..
 
  • #11
IBY said:
That still makes this:

\theta*t^{-1}

-\theta*t^{-1-1}

\frac{-\theta}{t^2}

No, you are treating \theta as a constant, but it's the thing you're supposed to be differentiating. You are not differentiating the time factor, because the t is not an explicit factor of time; the time t shows up as a derivative with respect to time, and it occurs inside the function \theta.

Look at this notation:

<br /> \begin{align}<br /> \omega(t) &amp;= \frac{d}{dt}\ (\theta(t) )\nonumber\\<br /> \alpha(t) &amp;= \frac{d}{dt}\ (\omega(t) )\nonumber<br /> \end{align}<br />

When you plug the first into the second, what do you get? Until you specify something like the time dependence for \theta, \omega, or \alpha, I think that's about all you can do.


And think back to the linear case. You have:

<br /> v = dx/dt<br />
a=dv/dt.
Does that mean that a=\, -\, x/t^2 always? What is the expression for linear acceleration that is always true, for all one-dimensional motion? That will be essentially the same expression that you'll find for the rotational case.

(It's when you specify something, like for example that the acceleration is constant, or the explicit time dependence of the speed, etc., that you'll be able to get expressions that are more explicit.)
 
  • #12
What is omega(t), though? What I know of omega is \frac{\theta}{T}, but I don't know how to do it with respect to time. That means there is \theta(t) What is the function of theta, then?
 
  • #13
Okay, I got somethign else working. I found that theta is arclenght/radius. That makes theta purely radians. There is no variable of time because time=t^0. So, I did:
s*r^{-1}*T^{-1}*t^0
s*r^{-1}*T^{-1}*t^0-1
s*r^{-1}*T^{-1}*t^-1
\frac{s}{r*T*t}
t is in the bottom, so it becomes frequency.
\frac{s}{r*T*T}=\frac{\theta}{T^2}=\alpha
Wait..., argh, that would mean I would have had to multiply the whole thing by 0 because of the exponent 0! At least tell I must be somewhere in the right track, right?
 
  • #14
IBY said:
What is omega(t), though? What I know of omega is \frac{\theta}{T}, but I don't know how to do it with respect to time. That means there is \theta(t) What is the function of theta, then?

That's the point; they're unknown. I think you're searching for results that just aren't there until you move away from the most general case.

In the general case, \omega(t) , \theta(t), and \alpha(t) are unknown functions. You can find relationships between these, and you already have. For example, \omega(t) = d \theta(t)/dt.


It's just like the linear case I keep bringing up--for what you are searching for they are the same. What is x(t),v(t), or a(t)? You don't know what they are in general. But you know how they are related: v = dx/dt, a=dv/dt, \mbox{ and } a=d^2 x/dt^2.

Once you have those, let's say you specify that a(t)=\mbox{constant}. Once you specify that, you get all of the kinematic results for constant acceleration.

Or you can specify that a= (- c x) for some constant c. Then you get the results for a spring type motion.


But those specific results only follow once you've narrowed the problem down.
 
  • #15
Oh, I get it, thanks. :)
Though, I did think of a geometric way to do it when theta is arclenght/radius (as you said, now I have specified it).
Basically, velocity is tangen to angular position, right? And in this case, the position is the angle of the circle. Well, if you put all vectors of velocity in circular motion together, you will find that it forms a circle, with the tips at the circumference. Therefore, acceleration is tangent to the circle of velocity. Therefore: \frac{\theta}{T}=\omega,
so \frac{\omega}{T}=\frac{\theta}{T^2}=\alpha.
That feels right. Hey! It is the same result I got previously!
 
Last edited:
  • #16
IBY said:
Oh, I get it, thanks. :)
Though, I did think of a geometric way to do it when theta is arclenght/radius (as you said, now I have specified it).
Basically, velocity is tangen to angular position, right? And in this case, the position is the angle of the circle. Well, if you put all vectors of velocity in circular motion together, you will find that it forms a circle, with the tips at the circumference. Therefore, acceleration is tangent to the circle of velocity. Therefore: \frac{\theta}{T}=\omega,
so \frac{\omega}{T}=\frac{\theta}{T^2}=\alpha.
That feels right. Hey! It is the same result I got previously!

I think you're confusing some properties of the linear velocity and position vector for uniform circular motion. The angular acceleration you're looking for is related to the tangential acceleration, but it looks like you're thinking about the centripetal acceleration.

If you're looking for general expressions for the angular acceleration, they have to be valid for all possible angular accelerations. Consider the simplest case: \alpha=0. That's a perfectly valid angular acceleration, but your formula would not allow that. If something is rotating uniformly, it has an angle, a change in angle, and a period, but if you plug some possible numbers in your formula you don't get zero.

The form of your formula is similar to the form of the kinematic equation for \Delta\theta assuming constant \alpha:
<br /> \Delta\theta = \omega_0 t + \frac{1}{2}\alpha t^2<br />
if you make some assumptions about the initial angular velocity; but it is missing a factor of (1/2); and that is far from being a general case.

But you can also have situations with \alpha=c t, \alpha= c t^2,\alpha= c \sin( d t), etc. (with d and c constants, for example), or just about anything else. A general expression for \alpha will need to be able to encompass all of these, which is why from your posts I think you are looking for something that isn't there.
 
  • #17
Thanks, that was really helpful. :) I think this is the end of the line, so, yeah, thanks.
 
Back
Top