Circular Motion
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?];
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."
- DirectionThe 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.
- MagnitudeThe 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:
vis the object's tangential speed (the speed you'd read on a speedometer).ris 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 stringWhen you swing a ball in a circle, the tension in the string provides the centripetal force.
- A car turning on a flat roadThe 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 EarthThe 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.
- 1The 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²/rSolving forv, we getv_min = √gr. Any slower, and the car falls. - 2The Conical PendulumImagine 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.
- 3Banked CurvesOn 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.
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:
- 1Identify the GoalWe need to find the maximum speed,
v_max. - 2Identify the PhysicsThe 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.
- 3Set 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_nbalances gravity, soF_n = mg.
- The required centripetal force is
- 4SolveTo find the maximum speed, we set the required centripetal force equal to the maximum available friction force.
mv_max²/r = μ_s * mgThis is where many students get stuck, but notice something cool: the mass
mappears on both sides! We can cancel it out.v_max²/r = μ_s * gNow, we just need to rearrange and solve for
v_max.v_max² = μ_s * g * rv_max = √(μ_s * g * r) - 5Calculate
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).
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:
- 1Identify the GoalWe need to find the orbital radius,
R. - 2Identify the PhysicsThis is a satellite in a circular orbit. The relationship between its period (
T) and radius (R) is given by Kepler's Third Law. - 3Set up the Equation
T² = (4π²/GM) * R³ - 4Solve for RWe need to rearrange the equation to isolate
R³.R³ = (GMT²)/(4π²) - 5CalculateNow, 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.
- 1The TetherballA 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?
- 2Designing a RacetrackThe 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.
Practice — 8 questions
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.
- 2.9.A: Describe the motion of an object traveling in a circular path.
- 2.9.B: Describe circular orbits using Kepler's third law.
- 2.9.A.1
- Centripetal acceleration is the component of an object's acceleration directed toward the center of the object's circular path.
- 2.9.A.1.i
- The magnitude of centripetal acceleration for an object moving in a circular path is the ratio of the object's tangential speed squared to the radius of the circular path. Relevant equation: a_c = v²/r
- 2.9.A.1.ii
- Centripetal acceleration is directed toward the center of an object's circular path.
- 2.9.A.2
- Centripetal acceleration can result from a single force, more than one force, or components of forces exerted on an object in circular motion.
- 2.9.A.2.i
- At the top of a vertical, circular loop, an object requires a minimum speed to maintain circular motion. At this point, and with this minimum speed, the gravitational force is the only force that causes the centripetal acceleration. Derived equation: v = √gr
- 2.9.A.2.ii
- Components of the static friction force and the normal force can contribute to the net force producing centripetal acceleration of an object traveling in a circle on a banked surface.
- 2.9.A.2.iii
- A component of tension contributes to the net force producing centripetal acceleration experienced by a conical pendulum.
- 2.9.A.3
- Tangential acceleration is the rate at which an object's speed changes and is directed tangent to the object's circular path.
- 2.9.A.4
- The net acceleration of an object moving in a circle is the vector sum of the centripetal acceleration and tangential acceleration.
- 2.9.A.5
- The revolution of an object traveling in a circular path at a constant speed (uniform circular motion) can be described using period and frequency.
- 2.9.A.5.i
- The time to complete one full circular path, one full rotation, or a full cycle of oscillatory motion is defined as period, T.
- 2.9.A.5.ii
- The rate at which an object is completing revolutions is defined as frequency, f. Relevant equation: T = 1/f
- 2.9.A.5.iii
- For an object traveling at a constant speed in a circular path, the period is given by the derived equation T = 2πr/v
- 2.9.B.1
- For a satellite in circular orbit around a central body, the satellite's centripetal acceleration is caused only by gravitational attraction. The period and radius of the circular orbit are related to the mass of the central body. Derived equation: T² = (4π²/GM)R³
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?];
Read what Saavi narrates
Hi everyone, it’s Saavi. Let's talk about something you experience every day: turning.
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 your speedometer reads a constant 25 miles per hour, you feel pressed against the passenger-side door. Why is that? If your speed isn't changing, why does it feel like a force is acting on you?
That feeling is the key to understanding circular motion. The big idea is this: even at a constant speed, an object that's turning is always accelerating. That’s because its velocity, which includes direction, is constantly changing. And that acceleration is always caused by a real, measurable force pointing toward the center of the turn. We call this center-seeking acceleration 'centripetal acceleration'.
Let's walk through a classic example. Imagine a 1200 kilogram car on a flat road, approaching a curve with a 45 meter radius. The friction between the tires and road is what allows the car to turn. Let's say the coefficient of static friction is 0.80. What's the fastest the car can go?
Well, the force making it turn is static friction. The maximum friction force is the coefficient, mu, times the normal force, which on a flat road is just mass times gravity, or m g. We set this maximum available force equal to the required centripetal force, which is m v-squared over r. So, mu times m g equals m v-squared over r. The mass cancels out, which is neat! It means the maximum speed doesn't depend on how heavy the car is. Solving for v, we get the square root of mu times g times r. Plugging in our numbers... that gives us about 18.8 meters per second, or around 42 miles per hour. Any faster, and the car's tires can't provide enough force to make the turn.
Now, one of the biggest mistakes I see every year is students adding a "centripetal force" arrow to their free-body diagrams. Please don't do this! Centripetal force isn't a new force. It's the *net* force, the *result* of other forces like friction, tension, or gravity. So, draw the real forces, and then set their sum toward the center equal to m v-squared over r.
This topic connects so many ideas we've learned. Keep practicing, and you'll see these patterns everywhere. You've got this.
Centripetal force isn't a fundamental force; it's the *net force* pointing toward the center. You should only draw the actual forces acting on the object (like tension, gravity, or friction).
Draw all the real forces, then set the sum of the forces pointing toward the center equal to `mv²/r`.
Centrifugal force is an apparent outward force you feel when you're in a turning reference frame (like being in the car). AP Physics 1 problems are always analyzed from an inertial (non-accelerating) frame of reference, where centrifugal force doesn't exist. The only real force is the inward centripetal force.
Always analyze the situation from the perspective of someone standing still on the ground. From that view, the only force related to turning is the inward-pointing centripetal force.
Acceleration is the rate of change of *velocity*, which includes direction. Since the direction is constantly changing in circular motion, the object is always accelerating.
Remember that `a_c = v²/r`. As long as `v` and `r` are not zero, there is an acceleration.
The `M` in the formula is the mass of the large, central body being orbited (e.g., the Sun, the Earth). The satellite's own mass cancels out during the derivation.
Always identify the central body and use its mass for `M`.
It's a simple algebraic error, but it's very common under pressure. The relationship is quadratic with speed, not linear.
When you write the formula, say it out loud in your head: "a equals v-squared over r." This little bit of emphasis can help you remember the exponent.