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

Circular Motion

Lesson ~12 min read 8 MCQs

In simple terms: In simple terms, circular motion is about why objects turn. It explains that a constant, center-seeking force is required to change an object's direction, even if its speed stays the same, and how this applies from cars to planets.

Why this matters

Imagine you're driving with a friend in Boston, navigating one of those tight, winding roads. You turn the steering wheel to take a sharp left. Even though you keep your foot steady on the gas and the speedometer reads a constant 25 mph, you feel pressed against the passenger-side door. Why? If your speed isn't changing, why does it feel like a force is acting on you?

That feeling is the heart of circular motion. It's the physics of turning, spinning, and orbiting. It’s not just about cars; it’s in the thrilling loop of a roller coaster, the spin cycle of a washing machine, and even the Moon's orbit around the Earth. In this lesson, we'll break down why any object moving in a circle is accelerating and what forces make that happen.

Concept overview

flowchart TD
    A[Object is moving in a circle] --> B{Is the speed constant?};
    B -- Yes --> C[Uniform Circular Motion];
    B -- No --> D[Non-Uniform Circular Motion];
    C --> E[Has Centripetal Acceleration (a_c)];
    D --> E;
    D --> F[Also has Tangential Acceleration (a_t)];
    E --> G[a_c = v²/r];
    G --> H[Requires a Net Force toward the center];
    H --> I[F_net_center = m * a_c];
    I --> J{What provides the force?};
    J --> K[Tension?];
    J --> L[Gravity?];
    J --> M[Friction?];
An animation showing an object in uniform circular motion. As the object moves around the circular path, its velocity vector is always shown tangent to the path, while its centripetal acceleration vector constantly points from the object to the center of the circle.

Core explanation

Hello everyone! Let's dive into the physics of turning. It seems simple, but there are some beautiful and often counter-intuitive ideas here.

The Big Idea: Turning is Accelerating

First, let's get one crucial thing straight. In physics, acceleration is any change in velocity. And velocity is a vector—it has both magnitude (speed) and direction.

Think about it: to make an object turn, you have to continuously nudge it inward, away from the straight line it wants to travel on. That "nudge" is a force, and according to Newton's Second Law (F_net = ma), where there's a net force, there's acceleration.

Centripetal Acceleration (a_c)

For an object moving in a perfect circle at a constant speed (we call this uniform circular motion), this acceleration has a special name: centripetal acceleration.

  • "Centripetal"
    means "center-seeking."
  • Direction
    The centripetal acceleration vector always points directly toward the center of the circle. As the object moves, the direction of this vector changes to keep pointing at the center.
  • Magnitude
    The magnitude of this acceleration depends on how fast the object is moving and how tight the circle is.

The formula is: a_c = v²/r

Where:

  • v is the object's tangential speed (the speed you'd read on a speedometer).
  • r is the radius of the circular path.

Centripetal Force: The "Why" Behind the Turn

If an object has centripetal acceleration, some net force must be causing it. We call this the centripetal force, F_c.

F_c = ma_c = m(v²/r)

This is the most important concept in this topic, so lean in. The centripetal force is not a new, fundamental force of nature like gravity or friction. It's the net force that points toward the center. It's a job description for a force, not the name of a force itself.

Think of it like the title "Quarterback" on a football team. The quarterback isn't a new player; it's a role that a person (like Patrick Mahomes or Lamar Jackson) fills. Similarly, the centripetal force is a role that familiar forces play.

Let's look at some examples:

  • A ball on a string
    When you swing a ball in a circle, the tension in the string provides the centripetal force.
  • A car turning on a flat road
    The force of static friction between the tires and the road provides the centripetal force, pushing the car toward the center of the turn.
  • A satellite orbiting Earth
    The force of gravity provides the centripetal force, keeping the satellite from flying off into space.

Special Cases You Need to Know

The AP exam loves to test this concept in a few classic scenarios.

  1. 1
    The Vertical Loop (like a roller coaster)
    At the very top of the loop, two forces can act on the car: gravity (F_g) and the normal force from the track (F_n), both pointing down toward the center of the loop. So, F_net = F_g + F_n = mv²/r. What's the minimum speed to stay on the track? This happens at the moment you're about to lose contact, meaning the normal force is zero. At that point, gravity alone provides the centripetal force: mg = mv²/r Solving for v, we get v_min = √gr. Any slower, and the car falls.
  2. 2
    The Conical Pendulum
    Imagine a ball on a string swinging in a horizontal circle. The string makes an angle with the vertical. The tension force has two jobs. Its vertical component balances gravity, and its horizontal component provides the centripetal force to keep the ball moving in a circle.
  3. 3
    Banked Curves
    On highways or racetracks like Daytona, the turns are banked (tilted). This is clever engineering. By tilting the road, a component of the normal force now points toward the center of the turn. This helps provide the centripetal force, so the car doesn't have to rely entirely on friction.

Speeding Up and Slowing Down: Tangential Acceleration

What if the object's speed is changing as it turns? Then it has another type of acceleration: tangential acceleration (a_t).

  • a_c (centripetal) is due to the change in direction. It's always perpendicular to the velocity.
  • a_t (tangential) is due to the change in speed. It's always parallel (or anti-parallel) to the velocity.

The net acceleration is the vector sum of these two. If you're hitting the gas while turning, a_t is in the same direction as your velocity. If you're braking, it's in the opposite direction.

Period, Frequency, and Orbits

For uniform circular motion, we can describe the motion using two related terms:

  • Period (T)
    The time it takes to complete one full revolution. (Units: seconds).
  • Frequency (f)
    The number of revolutions completed per unit time. (Units: Hertz, or Hz, which is 1/s).

They are inverses of each other: T = 1/f.

We can also relate the period to the speed and radius. Since speed is distance over time, for one full circle: v = (distance of one circle) / (time for one circle) = 2πr / T This is a very useful equation for relating these variables.

Kepler's Third Law for Circular Orbits

Let's go back to our satellite. We said gravity provides the centripetal force. F_g = F_c (GMm)/R² = mv²/R

Here, M is the mass of the central body (like Earth), m is the mass of the satellite, and R is the orbital radius.

Now, let's substitute v = 2πR/T into that equation. After a bit of algebra (try it!), you get a famous result known as Kepler's Third Law for circular orbits:

T² = (4π²/GM) * R³

This equation is incredible. It tells us that the square of a satellite's orbital period is proportional to the cube of its orbital radius. Notice that the mass of the satellite (m) canceled out! The orbital period depends only on the mass of the central body (M) and the orbital radius (R). This is why all satellites at the same altitude, from a tiny CubeSat to the huge International Space Station, have the same orbital period.

Worked examples

Let's walk through a few problems together to see how these concepts apply.


Example 1

Maximum Speed on a Flat Curve

Problem: A 1200 kg car is driving on a flat, unbanked road. It encounters a circular curve with a radius of 45 meters. The coefficient of static friction between the tires and the road is 0.80. What is the maximum speed the car can have to make the turn without skidding?

Solution:

  1. 1
    Identify the Goal
    We need to find the maximum speed, v_max.
  2. 2
    Identify the Physics
    The car is in circular motion. The force causing it to turn (the centripetal force) is the static friction between the tires and the road. The car will skid if the required centripetal force exceeds the maximum possible static friction force.
  3. 3
    Set up the Equations
    • The required centripetal force is F_c = mv²/r.
    • The maximum available static friction force is f_s,max = μ_s * F_n.
    • On a flat road, the normal force F_n balances gravity, so F_n = mg.
  4. 4
    Solve
    To find the maximum speed, we set the required centripetal force equal to the maximum available friction force. mv_max²/r = μ_s * mg

    This is where many students get stuck, but notice something cool: the mass m appears on both sides! We can cancel it out. v_max²/r = μ_s * g

    Now, we just need to rearrange and solve for v_max. v_max² = μ_s * g * r v_max = √(μ_s * g * r)

  5. 5
    Calculate
    v_max = √(0.80 * 9.8 m/s² * 45 m) v_max = √(352.8 m²/s²) v_max ≈ 18.8 m/s

So, the maximum speed the car can safely take the turn is about 18.8 m/s (which is around 42 mph).


Example 2

Geosynchronous Orbit

Problem: A geosynchronous satellite orbits the Earth such that it always stays above the same point on the equator. Its orbital period is one day (86,400 seconds). What is the radius of its orbit, measured from the center of the Earth? (Mass of Earth, M_E = 5.97 x 10²⁴ kg; Gravitational Constant, G = 6.67 x 10⁻¹¹ N·m²/kg²).

Solution:

  1. 1
    Identify the Goal
    We need to find the orbital radius, R.
  2. 2
    Identify the Physics
    This is a satellite in a circular orbit. The relationship between its period (T) and radius (R) is given by Kepler's Third Law.
  3. 3
    Set up the Equation
    T² = (4π²/GM) * R³
  4. 4
    Solve for R
    We need to rearrange the equation to isolate . R³ = (GMT²)/(4π²)
  5. 5
    Calculate
    Now, plug in the values. Be careful with your calculator! R³ = ( (6.67 x 10⁻¹¹ N·m²/kg²) * (5.97 x 10²⁴ kg) * (86400 s)² ) / (4π²) R³ ≈ ( (3.98 x 10¹⁴) * (7.46 x 10⁹) ) / (39.48) R³ ≈ 7.53 x 10²² m³

    Now, take the cube root to find R: R = ³√(7.53 x 10²² m³) R ≈ 4.22 x 10⁷ m

This is the radius from the center of the Earth, which is about 42,200 kilometers.

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
    The Tetherball
    A 0.4 kg tetherball is attached to a 1.5 m rope and swings in a horizontal circle. The rope makes a 30° angle with the pole. What is the speed of the ball?
    • Hint: Start with a free-body diagram for the ball. What are the two forces acting on it? Break the tension force into horizontal and vertical components. The vertical component must balance gravity. What does the horizontal component do?
  2. 2
    Designing a Racetrack
    The engineers for a new racetrack in Atlanta want to design a circular turn with a radius of 300 m. The turn is banked at an angle of 20°. At what speed can a car navigate this turn perfectly without relying on any friction?
    • Hint: Draw the free-body diagram for the car on the banked turn. The normal force is perpendicular to the road surface. Break the normal force into vertical and horizontal components. The vertical component balances gravity, and the horizontal component provides the centripetal force.