# A.6 Circular motion and gravitation (AHL)

> IB Physics HL · Theme A: Space, time and motion
> Source: https://www.owlsprep.com/study/ib-physics-hl-u1-a-6-circular-motion-and/

This AHL subtopic covers uniform circular motion dynamics, Newton's universal law of gravitation, Kepler's planetary laws, and applications to orbital motion, satellite motion, and escape speed for IB Physics HL.

**Prerequisites:** [Newton's laws of motion](https://www.owlsprep.com/study/ib-physics-hl-u1-newtons-laws/); [Work and energy](https://www.owlsprep.com/study/ib-physics-hl-u1-work-energy/)

## Learning objectives

- Calculate centripetal acceleration and force for uniform circular motion
- Apply Newton's law of universal gravitation to interacting masses
- State and use Kepler's three laws of planetary motion to solve problems
- Derive expressions for orbital speed and escape speed
- Solve problems involving satellite and planetary orbital motion

## Uniform Circular Motion Dynamics

**Uniform circular motion (UCM)** — Motion of an object traveling at constant speed along a circular path of fixed radius. Speed is constant, but velocity changes direction, so acceleration is non-zero.

*Notation:* UCM

*Example:* A car rounding a circular bend at constant 30 km/h

Acceleration in UCM is always directed towards the center of the circle, called centripetal acceleration. Its magnitude is given by:

$$a_c = \frac{v^2}{r} = \omega^2 r$$

By Newton's second law, the net force causing this acceleration (centripetal force) is also directed towards the center, with magnitude:

$$F_c = m a_c = \frac{m v^2}{r} = m \omega^2 r$$

**Worked example:** A 1000 kg car drives around a circular bend of radius 50 m at constant speed 15 m s⁻¹. Calculate the required centripetal force and state what provides it.

1. Write the formula for centripetal force:
2. $$F_c = \frac{m v^2}{r}$$
3. Substitute given values:
4. $$F_c = \frac{1000 \times 15^2}{50} = \frac{225000}{50} = 4500 \text{ N}$$
5. State the origin of the force: Friction between the car's tires and the road surface provides the centripetal force.

> **Exam tip:** Centripetal force is the net resultant force towards the center, not a separate force. Never add it as an extra force in free-body diagrams.

## Newton's Law of Universal Gravitation

**Newton's Law of Universal Gravitation** — Every mass attracts every other mass with a force proportional to the product of their masses, and inversely proportional to the square of the distance between their centers.

*Example:* Force between the Sun and the Earth, force between you and the Earth

$$F = G \frac{M m}{r^2}$$

Where $G = 6.67 \times 10^{-11} \text{ N m}^2 \text{ kg}^{-2}$ is the universal gravitational constant, and $r$ is the distance between the centers of the two masses. For spherical masses, the formula applies directly.

> **info**
>
> This is a mutual force: the force Earth exerts on you is equal in magnitude to the force you exert on Earth, consistent with Newton's third law.

**Worked example:** Calculate the gravitational force between Earth ($M = 5.97 \times 10^{24} \text{ kg}$) and a 70 kg person standing on Earth's surface (Earth radius $r = 6.37 \times 10^6 \text{ m}$).

1. Substitute values into the gravitation formula:
2. $$F = (6.67 \times 10^{-11}) \frac{(5.97 \times 10^{24})(70)}{(6.37 \times 10^6)^2}$$
3. Calculate numerator and denominator:
4. $$F ≈ \frac{2.79 \times 10^{16}}{4.06 \times 10^{13}} ≈ 687 \text{ N}$$
5. This matches the expected weight of ~$70g$, confirming the formula works for objects on a planet's surface.

## Kepler's Laws of Planetary Motion

Kepler derived three empirical laws describing planetary motion before Newton developed his theory of gravitation. Newton later proved these laws follow directly from universal gravitation:

1. **Law of Orbits**: All planets move in elliptical orbits with the Sun at one focus.
2. **Law of Areas**: A line joining a planet to the Sun sweeps out equal areas in equal time intervals.
3. **Law of Periods**: The square of the orbital period is proportional to the cube of the semi-major axis of the orbit.

For circular orbits, where the semi-major axis $a = r$ (orbital radius), Kepler's third law becomes:

$$T^2 = \left( \frac{4 \pi^2}{G M} \right) r^3$$

**Worked example:** Earth's orbital period is 1 year, with semi-major axis 1 AU. Mars has a semi-major axis of 1.52 AU. Calculate Mars' orbital period.

1. For objects orbiting the same central body, $T^2/a^3$ is constant:
2. $$\frac{T_E^2}{a_E^3} = \frac{T_M^2}{a_M^3}$$
3. Rearrange for $T_M$:
4. $$T_M = T_E \sqrt{\left( \frac{a_M}{a_E} \right)^3}$$
5. Substitute values:
6. $$T_M = 1 \times \sqrt{(1.52)^3} ≈ 1.87 \text{ years}$$

> **Exam tip:** Only use the $T^2/a^3 = \text{constant}$ ratio when both objects orbit the same central body. The proportionality constant depends on the central mass, so it changes for different central bodies.

## Orbital Motion and Escape Speed

For a satellite in circular orbit, gravitational force provides the centripetal force required to maintain the orbit. We can derive the orbital speed directly from this equality:

**Derivation:** Derive orbital speed for a circular orbit

*Starting from:* Gravitational force = centripetal force

1. Equate the two force expressions:
2. $$G \frac{M m}{r^2} = \frac{m v^2}{r}$$
3. Cancel $m$ and one $r$ from both sides:
4. $$v^2 = \frac{G M}{r}$$
5. Rearrange for $v$:

*Conclusion:* $v = \sqrt{\frac{G M}{r}}$: orbital speed depends only on the central mass and orbital radius, not the satellite mass.

Escape speed is the minimum speed required for an object to escape a planet's gravitational pull, reaching infinite distance with zero remaining kinetic energy. Its derivation from energy conservation gives:

$$v_{esc} = \sqrt{\frac{2 G M}{R}}$$

**Worked example:** Calculate escape speed from Earth's surface, given $M_E = 5.97 \times 10^{24} \text{ kg}$, $R_E = 6.37 \times 10^6 \text{ m}$.

1. Substitute into the escape speed formula:
2. $$v_{esc} = \sqrt{\frac{2 \times 6.67 \times 10^{-11} \times 5.97 \times 10^{24}}{6.37 \times 10^6}}$$
3. Calculate the value inside the square root:
4. $$v_{esc} ≈ \sqrt{1.25 \times 10^8} ≈ 11200 \text{ m s}^{-1} = 11.2 \text{ km s}^{-1}$$

> **tip**
>
> Escape speed is $\sqrt{2}$ times the orbital speed at the same radius, a useful relationship for multiple-choice questions.

## Common pitfalls

- **Wrong:** Treat centripetal force as an extra separate force in free-body diagrams.
  - Why it fails: Centripetal force is the net resultant force towards the center, provided by real forces like gravity, friction, or tension.
  - Correct: Identify all real forces, then take the component towards the center as the centripetal force.
- **Wrong:** Use the $T^2/a^3 = \text{constant}$ ratio for planets orbiting different stars.
  - Why it fails: The proportionality constant depends on the mass of the central body, so it changes when the central mass changes.
  - Correct: Only use the ratio for objects orbiting the same central body, otherwise use the full formula $T^2 = \frac{4\pi^2}{GM}a^3$.
- **Wrong:** Use height above a planet's surface instead of distance from the planet's center in gravitational calculations.
  - Why it fails: Newton's law of gravitation uses the distance between the centers of the two masses, not surface height.
  - Correct: Always add the planet's radius to the height above the surface to get the total $r$.
- **Wrong:** Claim orbiting objects are weightless because gravity does not act on them.
  - Why it fails: Gravity is still acting on the orbiting object, and provides the centripetal force for orbit.
  - Correct: Weightlessness is apparent weightlessness: the object and its reference frame are both in free fall.
- **Wrong:** Confuse orbital speed and escape speed, use the wrong formula.
  - Why it fails: Orbital speed is for stable circular orbit, escape speed is to leave the gravitational field entirely.
  - Correct: Remember $v_{esc} = \sqrt{2} v_{orbit}$ at the same radius.

## Cheatsheet

| Concept | Formula | Key Notes |
| --- | --- | --- |
| Centripetal acceleration | $a_c = \frac{v^2}{r} = \omega^2 r$ | Always directed towards center |
| Centripetal force | $F_c = \frac{mv^2}{r}$ | Net force, not an extra force |
| Gravitational force | $F = G\frac{Mm}{r^2}$ | r = distance between centers |
| Kepler's 3rd Law (circular) | $T^2 = \frac{4\pi^2}{GM} r^3$ | M = mass of central body |
| Orbital speed | $v = \sqrt{\frac{GM}{r}}$ | Independent of satellite mass |
| Escape speed | $v_{esc} = \sqrt{\frac{2GM}{R}}$ | R = radius of planet |

## What's next

This subtopic forms the foundation for advanced gravitational concepts and astrophysics in IB Physics HL. It connects directly to gravitational field theory, where you will extend these ideas to calculate gravitational potential and field strength around extended masses. Understanding circular motion dynamics is also critical for rotational motion and simple harmonic motion later in the course. Derivations of orbital speed and Kepler's third law are common exam questions, so mastering the steps here will give you easy marks in assessments.

- [Theme B: The particulate nature of matter](https://www.owlsprep.com/study/ib-physics-hl-u2-overview/)
- [B.1 Temperature and thermal energy](https://www.owlsprep.com/study/ib-physics-hl-u2-b-1-temperature-and-thermal/)
- [B.2 Gas laws](https://www.owlsprep.com/study/ib-physics-hl-u2-b-2-gas-laws/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ib-physics-hl-u1-a-6-circular-motion-and/
