Why is Arc Length Calculated as r*theta in Circular Motion?

In summary: If not, there are probably plenty of instructional sites on-line that do so. I'm not going to work up an example from scratch for you.
  • #1
Redfire66
36
0
According to what I've read, I was told that
1) s = r*theta
2) angle("theta"): theta(t) in radians
3) angular velocity ("omega"): omega(t) = d/dt theta(t) in rads/s
4) angular acceleration ("alpha"): alpha(t) = d/dt omega(t) in rad/(s^2)
However I do not understand the concept of this. I understand that s is the arc length, r is radius, but why is r multiplied by the angle? For example shouldn't it be rsintheta, rcostheta, etc?
Also if someone could explain what 2, 3 and 4 represent. Is it the derivative of the functions at t?
For example f(x) = omega, and then you would take f'(x) to get alpha?
Also, is angular velocity/acceleration the velocity/acceleration as it changes relative to the angle? Or simply put the change in the angle? Would this mean that the velocity changes as the angle changes? I'd like some help understanding this please
Edit: I'm really confused so my explanation might not be very good. I would also like to ask, if s = rtheta, then if I had an angle of let's say as an example... pi/3. Then would I multiply r by pi/3 to get a value of s? (if theta = pi/3. s = r(pi/3) right? )
 
Last edited:
Physics news on Phys.org
  • #2
Redfire66 said:
According to what I've read, I was told that
1) s = r*theta
2) angle("theta"): theta(t) in radians
3) angular velocity ("omega"): omega(t) = d/dt theta(t) in rads/s
4) angular acceleration ("alpha"): alpha(t) = d/dt omega(t) in rad/(s^2)
However I do not understand the concept of this. I understand that s is the arc length, r is radius, but why is r multiplied by the angle? For example shouldn't it be rsintheta, rcostheta, etc?
Consider a unit circle (r=1), and say you start at the point (1,0) where it intersects the x-axis. Now imagine you go along the circle for 90 degrees (in the counter-clockwise direction) so that now you're at the point (0,1), where the circle intersects the y-axis. The formulas
\begin{eqnarray*}
x &= r \cos\theta = (1)\cos 90^\circ = 0 \\
y &= r \sin\theta = (1)\sin 90^\circ = 1
\end{eqnarray*} give you the coordinates of the point. On the other hand, you have ##s=r\theta = (1)\frac \pi 2 = \frac \pi 2##. This is the distance you traveled along the circle, that is, the arc length. It should make sense that in this case, it turns out to be one-fourth of the circumference, ##2\pi / 4 = \pi/2##.

Also if someone could explain what 2, 3 and 4 represent. Is it the derivative of the functions at t?
For example f(x) = omega, and then you would take f'(x) to get alpha?
Also, is angular velocity/acceleration the velocity/acceleration as it changes relative to the angle? Or simply put the change in the angle? Would this mean that the velocity changes as the angle changes? I'd like some help understanding this please
Edit: I'm really confused so my explanation might not be very good. I would also like to ask, if s = rtheta, then if I had an angle of let's say as an example... pi/3. Then would I multiply r by pi/3 to get a value of s? (if theta = pi/3. s = r(pi/3) right? )
It helps to draw an analogy with linear quantities (the stuff you learned about first). In the linear case, you had the displacement ##x##, the velocity ##v=\frac{dx}{dt}##, and the acceleration ##a=\frac{dv}{dt}##. Similarly, you now have the angular displacement ##\theta##, the angular velocity ##\omega = \frac{d\theta}{dt}##, and the angular acceleration ##\alpha = \frac{d\omega}{dt}##. The angular displacement represents how much you've rotated from some arbitrary orientation just like the regular displacement represents where you are relative to some point you arbitrarily designate as the origin.

In the linear case, you could have a constant velocity so that ##v## didn't change even as ##x## did. Similarly, in the angular case, you can have constant angular velocity, and ##\omega## will not change even though ##\theta## does.
 
  • #3
vela said:
Consider a unit circle (r=1), and say you start at the point (1,0) where it intersects the x-axis. Now imagine you go along the circle for 90 degrees (in the counter-clockwise direction) so that now you're at the point (0,1), where the circle intersects the y-axis. The formulas
\begin{eqnarray*}
x &= r \cos\theta = (1)\cos 90^\circ = 0 \\
y &= r \sin\theta = (1)\sin 90^\circ = 1
\end{eqnarray*} give you the coordinates of the point. On the other hand, you have ##s=r\theta = (1)\frac \pi 2 = \frac \pi 2##. This is the distance you traveled along the circle, that is, the arc length. It should make sense that in this case, it turns out to be one-fourth of the circumference, ##2\pi / 4 = \pi/2##.It helps to draw an analogy with linear quantities (the stuff you learned about first). In the linear case, you had the displacement ##x##, the velocity ##v=\frac{dx}{dt}##, and the acceleration ##a=\frac{dv}{dt}##. Similarly, you now have the angular displacement ##\theta##, the angular velocity ##\omega = \frac{d\theta}{dt}##, and the angular acceleration ##\alpha = \frac{d\omega}{dt}##. The angular displacement represents how much you've rotated from some arbitrary orientation just like the regular displacement represents where you are relative to some point you arbitrarily designate as the origin.

In the linear case, you could have a constant velocity so that ##v## didn't change even as ##x## did. Similarly, in the angular case, you can have constant angular velocity, and ##\omega## will not change even though ##\theta## does.
Okay I think that makes sense with what I partially assumed. However could you further elaborate with an example for your explanations on the angular equations? Since it only defines the derivative, I'm hoping to get some sort of explanation involving it's application in a question. For example similar to how a linear quantity question 'could' use an equation of V = D/t where when you derive it you could get that it is equal to the acceleration, how would it apply to an application of questions?
 
  • #4
Your textbook surely has worked examples involving angular quantities.
 
  • #5

I can provide some clarification on the concepts of angular acceleration equations.

Firstly, the equation s = r*theta represents the relationship between arc length (s), radius (r), and central angle (theta). This is derived from the definition of radian measure, where 1 radian is equal to the ratio of arc length to radius. So, s = r*theta simply means that the arc length is equal to the radius multiplied by the central angle.

Secondly, angle("theta") refers to the angular position of an object, measured in radians. This is a way to describe the location of an object in circular motion. Angular velocity ("omega") is the rate of change of angular position with respect to time, and can be calculated by taking the derivative of angular position (theta) with respect to time (t). Similarly, angular acceleration ("alpha") is the rate of change of angular velocity with respect to time, and can be calculated by taking the derivative of angular velocity (omega) with respect to time (t).

To answer your question about taking the derivative of functions, yes, you are correct. In this case, f(x) represents the function for angular velocity (omega), and taking the derivative (f'(x)) gives us the function for angular acceleration (alpha).

Angular velocity and acceleration describe the change in the angle of an object as it moves in circular motion. So, as the angle changes, the velocity and acceleration also change. This is because the object is constantly changing its direction, and therefore its velocity and acceleration.

In your example, if theta = pi/3, then s = r(pi/3) would give you the arc length for that angle. However, it is important to note that this equation only works for circular motion, where the angle is measured in radians. If the angle is measured in degrees, then you would need to convert it to radians before using this equation.

I hope this helps to clarify the concepts of angular acceleration equations. Remember, these equations are specific to circular motion and are used to describe the motion of objects in circular paths.
 

FAQ: Why is Arc Length Calculated as r*theta in Circular Motion?

1. What is angular acceleration?

Angular acceleration is the rate at which an object's angular velocity changes over time. It is measured in radians per second squared (rad/s^2).

2. What is the formula for angular acceleration?

The formula for angular acceleration is α = (ωf - ωi) / t, where α is the angular acceleration, ωf is the final angular velocity, ωi is the initial angular velocity, and t is the time interval.

3. How is angular acceleration related to linear acceleration?

Angular acceleration and linear acceleration are related through the radius of rotation. The linear acceleration of an object moving in a circular path is equal to the angular acceleration multiplied by the radius of the circle.

4. Can angular acceleration be negative?

Yes, angular acceleration can be negative. A negative angular acceleration indicates that the object is slowing down or changing direction in a clockwise direction.

5. How is angular acceleration measured?

Angular acceleration can be measured using a device called an accelerometer, which measures the rate of change of angular velocity. It can also be calculated using the formula α = (ωf - ωi) / t, where ωf and ωi are measured using a rotational speed sensor and t is measured using a stopwatch or timer.

Back
Top