The pendulum by Newton
Our first turning machine. We swing a mass on a rod, take torques about the pivot, and out comes a famous equation — with a twist that the spring never had.
Source: course notes, after a standard simple-pendulum treatment (cf. Spong, Robot Modeling & Control).
Before you start
What you need first
- Newton for turning — \(\sum \tau = I\,\ddot\theta\) (twist = rotational inertia × angular acceleration).
- Free-body diagrams & torque = force × lever arm (the perpendicular distance).
- The model recipe — draw it, pick a coordinate, sum forces/torques, write the balance (from the spring topic).
What you'll be able to do
- Build the equation of motion of a pendulum with Newton.
- See why it is nonlinear — the \(\sin\theta\) term.
- Get it ready for small-angle linearization (the next topic).
Step 1 · the picture
The system: a mass swinging on a rod
A small bob of mass \(m\) hangs from a fixed pivot on a light, rigid rod of length \(L\) (we treat the rod as massless and the bob as a point mass).
The bob can only swing — it moves on a circle of radius \(L\). So the system has one degree of freedom, and we pick one coordinate: the angle \(\theta\), measured from the straight-down position.
Step 2 · the rotational inertia
A point mass that turns: \(I = mL^2\)
Because the pendulum turns, we use the turning law \(\sum\tau = I\ddot\theta\). That needs \(I\), the moment of inertia — the "rotational mass," i.e. how hard the body is to spin up about the pivot.
| Symbol | Meaning | SI unit |
|---|---|---|
| I | moment of inertia of the bob about the pivot | kg·m² |
| m | mass of the bob | kg |
| L | length of the rod (pivot to bob) | m |
Step 3 · isolate the bob
The forces on the bob
Cut the bob free and draw every outside force. There are just two:
- Weight \(mg\) — straight down, always.
- Rod tension \(T\) — along the rod, pulling toward the pivot.
Step 3 · the twist
The torque that swings it back
Torque about the pivot = force × lever arm (the perpendicular distance from the pivot to the line of the force). Gravity \(mg\) acts straight down, so its line is the vertical through the bob. The perpendicular distance from the pivot to that line is the horizontal offset of the bob, \(L\sin\theta\):
So the size of the gravity torque is \(mg \times L\sin\theta\). Which way does it turn the pendulum? Always back toward straight-down — it fights \(\theta\). A torque that opposes the coordinate gets a minus sign:
Step 4 · derive
Derive the equation of motion
The equation of motion
| Symbol | Meaning | SI unit |
|---|---|---|
| \(\theta\) | angle from straight-down | rad |
| \(\ddot\theta\) | angular acceleration | rad/s² |
| g | acceleration due to gravity (\(9.81\)) | m/s² |
| L | rod length | m |
This single line is the model of the pendulum — the mass \(m\) cancelled out, so a heavy bob and a light bob on the same rod swing the same way.
Why this one is different: it is nonlinear
Compare the pendulum with the spring we built last topic:
| System | Equation of motion | Restoring term |
|---|---|---|
| Mass–spring | \(m\ddot x + kx = 0\) | \(kx\) — straight-line in \(x\) ✓ linear |
| Pendulum | \(\ddot\theta + \tfrac{g}{L}\sin\theta = 0\) | \(\sin\theta\) — curved in \(\theta\) ✗ nonlinear |
Restoring torque and angular acceleration
A simple pendulum has a bob of mass \(m = 0.5\ \text{kg}\) on a light rod of length \(L = 1.0\ \text{m}\). It is held at \(\theta_0 = 20^\circ\) from straight-down and released from rest. Take \(g = 9.81\ \text{m/s}^2\). Find (a) its moment of inertia, (b) the restoring torque at release, and (c) the initial angular acceleration.
✏️ Try it yourself
A simple pendulum has a bob of mass \(m = 0.8\ \text{kg}\) on a rod of length \(L = 0.5\ \text{m}\), held at \(\theta_0 = 30^\circ\) and released from rest. Take \(g = 9.81\ \text{m/s}^2\). Find (a) \(I\), (b) the restoring torque, and (c) the initial angular acceleration.
Common mistakes to avoid
| Mistake | Fix |
|---|---|
| Using torque \(= mgL\) (forgetting the \(\sin\theta\)) | The lever arm is the horizontal offset \(L\sin\theta\), not \(L\). Torque \(= mgL\sin\theta\). |
| Dropping the restoring minus sign | Gravity always twists \(\theta\) back to zero, so the torque is \(-mgL\sin\theta\). |
| Writing \(I = mL\) | Moment of inertia of a point mass is \(I = mL^2\) (units kg·m²). |
| Reading \(\omega_n=\sqrt{g/L}\) at any angle | That only holds after the small-angle step (next topic). At large \(\theta\) the \(\sin\theta\) rules. |
| Measuring \(\theta\) from the horizontal | Here \(\theta\) is from straight-down; that is why the restoring term is \(\sin\theta\) (not \(\cos\theta\)). |
Recap — the whole topic on one screen
| Idea | What you own now |
|---|---|
| Build the model | Torque about the pivot: \(\sum\tau = I\ddot\theta\) with \(I=mL^2\) |
| The torque | Gravity gives a restoring \(-mgL\sin\theta\) (lever arm \(L\sin\theta\)) |
| The equation | \(\ddot\theta + \tfrac{g}{L}\sin\theta = 0\) — mass cancels out |
| The twist | It is nonlinear because of \(\sin\theta\) |