Free for students · Ad-free · WCAG 2.1 AA Compliant · Accessibility

Connecting Linear and Rotational Motion

Lesson ~10 min read 8 MCQs

In simple terms: In simple terms, this topic is about translating between the language of spinning (rotation) and the language of straight-line motion (linear) for any point on a rotating object.

Why this matters

Imagine you and your friend Priya are on a classic merry-go-round at a park in Chicago. You decide to stand near the center pole, while Priya picks a horse right on the outer edge. The ride starts, and you both complete one full circle in exactly 10 seconds.

You both have the same rotational speed — one revolution per 10 seconds. But are you moving at the same speed? Not at all. Priya, way out on the edge, has to cover a huge circle and is probably holding on tight, her hair flying. You, near the quiet center, are covering a tiny circle and could almost sip a soda.

Even though you're part of the same spinning system, your actual speed through space—your linear speed—is totally different. This topic is all about the simple, powerful math that connects your rotational world to Priya's much faster linear one.

Diagram

Connecting Linear and Rotational Motion A diagram showing a gray disk that has rotated counter-clockwise. A point P on the edge moves from an initial to a final position. The diagram labels the radius r, the angle of rotation Δθ, the arc length Δs, and the tangential velocity vector v, along with the equations that connect them. Axis of rotation Initial position P r Δθ = π/3 rad Δs v Key Relationships: Δs = rΔθ v = rω a_T = rα
A diagram shows a gray disk rotating counter-clockwise around a central axis. A point P on the edge moves along a curved path, tracing an arc length Δs. The diagram labels the radius r, the angle of rotation Δθ, the arc length Δs, and the tangential velocity vector v, along with the key equations: Δs = rΔθ, v = rω, and a_T = rα.

Concept map

flowchart TD
    A[Rotational Motion] -->|Has properties| B(Angular Position θ<br/>Angular Velocity ω<br/>Angular Acceleration α)
    C[Linear Motion] -->|Has properties| D(Arc Length s<br/>Tangential Velocity v<br/>Tangential Acceleration a_T)
    subgraph Translation Bridge
        B -- s = rθ --> D
        B -- v = rω --> D
        B -- a_T = rα --> D
    end
    style Translation Bridge fill:#070e1c,stroke:#fcd34d,stroke-width:2px,stroke-dasharray: 5 5
A diagram shows a gray disk rotating counter-clockwise around a central axis. A point P on the edge moves along a curved path, tracing an arc length Δs. The diagram labels the radius r, the angle of rotation Δθ, the arc length Δs, and the tangential velocity vector v, along with the key equations: Δs = rΔθ, v = rω, and a_T = rα.

Core explanation

Hello everyone, let's dive into one of the most fundamental ideas in rotational motion: how it connects back to the linear motion we studied earlier. Think of it as learning to speak a new language. We have all these new rotational variables—θ, ω, α—and now we need to learn how to translate them back into the familiar language of meters and seconds.

From Angle to Arc Length: The First Bridge

Imagine a single point, P, on the edge of a spinning vinyl record. As the record turns, P travels along a circular path.

If the record rotates through an angle, Δθ, how far did point P actually travel along its curved path? That distance is called the arc length, Δs.

The relationship is beautifully simple:

Δs = rΔθ

Where:

  • Δs is the arc length (the linear distance traveled along the curve), in meters.
  • r is the radius (the distance of the point from the center of rotation), in meters.
  • Δθ is the angular displacement (the angle the object rotated through).

From Angular Velocity to Linear Velocity

Okay, so we can relate distance. What about speed?

If we take our arc length equation, s = rθ, and consider how these quantities change over time, we get the connection for velocity. The rate of change of linear distance (s) is linear velocity (v), and the rate of change of angular position (θ) is angular velocity (ω).

This gives us our second key translation:

v = rω

Where:

  • v is the tangential velocity of the point, in m/s.
  • r is the radius, in meters.
  • ω is the angular velocity, in rad/s.

Why "tangential"? Because at any given instant, the velocity of point P is directed tangent to the circular path. If the record suddenly vanished and point P kept moving (thanks, Newton's First Law), it would fly off in a straight line in that tangential direction. This v is the magnitude of that velocity—its speed.

The Rigid Body Rule: One ω for All

Now, let's go back to that merry-go-round. You, Priya, and everyone else on that spinning platform are part of what we call a rigid body. This means every point on the object stays in a fixed position relative to every other point.

For any rigid body, a critical rule applies: Every single point on the object has the same angular velocity (ω) and the same angular acceleration (α).

Think about it: when the merry-go-round turns 90 degrees, every part of it turns 90 degrees in the same amount of time. The horse on the edge and the spot you're standing on near the center have the same ω.

But do they have the same v? No! Because v = rω. Since ω is the same for both of you, the person with the larger radius r (Priya on the edge) must have a larger tangential velocity v. This perfectly explains why she feels like she's moving so much faster.

From Angular Acceleration to Linear Acceleration

Let's complete our dictionary. What if the merry-go-round is speeding up? This means it has an angular acceleration, α. Does this cause a linear acceleration for point P?

Yes, it does. Specifically, it causes a tangential acceleration, a_T. This is the component of acceleration that is tangent to the path of motion and is responsible for the change in the magnitude of the tangential velocity.

The relationship is just what you'd expect:

a_T = rα

Where:

  • a_T is the tangential acceleration, in m/s².
  • r is the radius, in meters.
  • α is the angular acceleration, in rad/s².

So there you have it. Our translation dictionary is complete:

Rotational Relationship Linear (Tangential)
θ (angle) s = rθ s (arc length)
ω (velocity) v = rω v (velocity)
α (acceleration) a_T = rα a_T (acceleration)

Master these three simple equations, and you've mastered the link between these two worlds.

Worked examples

Example 1

Speed of a Bicycle Tire

A bicycle has wheels with a radius of 33 cm. While the bike is on a repair stand, you spin the front wheel at a constant rate of 2.5 revolutions per second. What is the tangential speed of a point on the very edge of the tire?

1. Identify your goal and knowns.

  • Goal: Find the tangential speed v.
  • Knowns:
    • Radius r = 33 cm
    • Angular velocity is 2.5 rev/s. Let's call this f (frequency).

2. Convert units. This is the most important step! Our formulas require SI units (meters) and radians.

  • Convert radius to meters: r = 33 cm = 0.33 m.
  • Convert angular velocity to rad/s. We know that 1 revolution = radians. ω = (2.5 rev/s) * (2π rad / 1 rev) = 5π rad/s ≈ 15.7 rad/s.

3. Choose the right equation. We need to connect angular velocity ω to linear velocity v. The equation is v = rω.

4. Solve. v = (0.33 m) * (5π rad/s) v ≈ 5.18 m/s

So, a point on the rim of the tire is moving at over 5 meters per second!


Example 2

Two Dots on a Record

A vinyl record with a diameter of 12 inches spins on a turntable at 33 ⅓ RPM (revolutions per minute). Let's analyze two points: Point A is a speck of dust 2 inches from the center, and Point B is at the very edge of the record.

(a) What is the angular velocity (ω) of each point in rad/s? (b) What is the tangential velocity (v) of each point?

1. Analyze the setup. The key insight here is the "Rigid Body Rule". The entire record spins as one solid object.

  • Diameter = 12 in, so the radius of the record is R = 6 in.
  • Point A is at r_A = 2 in.
  • Point B is at r_B = 6 in.
  • The rotational speed is 33 ⅓ RPM, which is 100/3 RPM.

2. Solve (a): Find the single angular velocity. Since it's a rigid body, ω_A = ω_B. We just need to find this value and convert it to rad/s. ω = (100/3 rev/min) * (1 min / 60 s) * (2π rad / 1 rev) ω = (200π / 180) rad/s = (10π / 9) rad/s ≈ 3.49 rad/s Both points have this same angular velocity.

3. Solve (b): Find the different tangential velocities. Now we use v = rω for each point. We should convert inches to meters first for a proper SI answer (1 inch = 0.0254 m).

  • r_A = 2 in * 0.0254 m/in = 0.0508 m
  • r_B = 6 in * 0.0254 m/in = 0.1524 m

Now, calculate v for each:

  • v_A = r_A * ω = (0.0508 m) * (3.49 rad/s) ≈ 0.177 m/s
  • v_B = r_B * ω = (0.1524 m) * (3.49 rad/s) ≈ 0.532 m/s

As expected, Point B on the outer edge is moving much faster (three times faster, since its radius is three times larger).

Try it yourself

Ready to try a couple on your own? Don't worry about getting the perfect answer right away; focus on setting up the problem correctly.

  1. 1
    Wind Turbine Power
    A large wind turbine in West Texas has blades that are 60 meters long. It spins at a steady rate of 15 revolutions per minute (RPM). What is the linear speed of the very tip of a blade?
    • Hint 1
      Your first step should be converting 15 RPM into radians per second.
    • Hint 2
      The length of the blade is your radius.
  2. 2
    Car on the Highway
    A car is traveling down a highway in Atlanta at a constant 65 mph (about 29 m/s). The tires have a radius of 35 cm. What is the angular velocity (ω) of the tires in rad/s? Assume the tires are not slipping.
    • Hint: This time you know v and r, and you're solving for ω. You'll need to rearrange the equation. Make sure your units are consistent!