COLLEGE PHYSICS • OSCILLATIONS & SIMPLE HARMONIC MOTION

Simple and Physical Pendulums

How gravity and geometry govern the rhythmic swing of suspended bodies, from idealized point masses to extended rigid objects.

Historical Context & Motivation

The pendulum stands as one of the most consequential instruments in the history of physics, serving simultaneously as a timekeeping device, a tool for measuring gravitational acceleration, and a paradigmatic example of oscillatory motion. Long before formal theories of mechanics were established, observers noticed that a weight swinging from a cord seemed to repeat its motion with remarkable regularity. This observation—that the period of a pendulum's swing depends primarily on its length rather than on the amplitude of displacement—was first systematically studied by Galileo Galilei in the late sixteenth century, allegedly inspired by watching a chandelier sway in the Cathedral of Pisa. Galileo's insight that pendulums exhibit isochronism—nearly constant period regardless of amplitude for small oscillations—opened the door to precision timekeeping and laid essential groundwork for Newtonian mechanics.

1583
Galileo's Isochronism Observation
Galileo observes that a swinging chandelier completes each oscillation in approximately the same time regardless of the swing's amplitude, establishing the principle of isochronism for small-angle pendulum motion.
1656
Huygens' Pendulum Clock
Christiaan Huygens invents the first pendulum clock, achieving unprecedented timekeeping accuracy. His work on the cycloidal pendulum also proves that true isochronism requires a curved path, not a circular arc.
1673
Horologium Oscillatorium Published
Huygens publishes his masterwork containing the first rigorous analysis of physical (compound) pendulums, introducing the concept of the center of oscillation and relating extended-body motion to an equivalent simple pendulum.
1687
Newton's Principia
Isaac Newton's laws of motion provide the complete theoretical framework for deriving pendulum dynamics from first principles, including the role of torque and rotational inertia in physical pendulums.
1851
Foucault's Pendulum
Léon Foucault demonstrates Earth's rotation using a large pendulum at the Panthéon in Paris, providing dramatic visual proof that the planet rotates beneath a freely swinging plane of oscillation.

Despite its apparent simplicity, the pendulum raises a deep question that motivates this lesson: how do we transition from the idealized model of a simple pendulum—a point mass on a massless string—to the more realistic physical (compound) pendulum, where the oscillating body has finite size, shape, and distributed mass? Understanding both models reveals how rotational dynamics generalizes the simple harmonic motion framework and provides tools applicable to seismology, structural engineering, biomechanics, and precision metrology.

Core Principles & Definitions

Both simple and physical pendulums share common foundational principles rooted in rotational dynamics and the small-angle approximation. A pendulum oscillates because gravity supplies a restoring torque that drives the system back toward its equilibrium position. When the angular displacement is small, this restoring torque becomes approximately proportional to the displacement angle, satisfying the defining condition for simple harmonic motion. The key difference between the two pendulum models lies in how the system's inertia is characterized: the simple pendulum uses a point-mass model where all inertia resides at one location, while the physical pendulum requires the full moment of inertia about the pivot.

1

Restoring Torque

Gravity exerts a torque about the pivot proportional to mgd sin θ, where d is the distance from the pivot to the center of mass. This torque always acts to return the pendulum to vertical equilibrium.
2

Small-Angle Approximation

For angles θ ≲ 15° (≈ 0.26 rad), sin θ ≈ θ with less than 1% error. This linearization transforms the pendulum's equation of motion into the standard SHM form, enabling closed-form period expressions.
3

Simple Pendulum Model

An idealized system consisting of a point mass m suspended by a massless, inextensible string of length L. All rotational inertia is I = mL², and the center of mass is at distance L from the pivot.
4

Physical Pendulum Model

A rigid body of arbitrary shape pivoted about a fixed axis that does not pass through its center of mass. The period depends on the moment of inertia I about the pivot and the distance d from the pivot to the center of mass.
5

Equivalent Length

Every physical pendulum has an equivalent simple pendulum length Leq = I/(md) that produces the same period. This concept, introduced by Huygens, bridges the two models and simplifies comparison.
KEY TAKEAWAY
Think of the simple pendulum as the "spherical cow" of oscillations: a deliberately oversimplified model that captures the essential physics—restoring torque proportional to displacement—while ignoring the messy details of shape and mass distribution. The physical pendulum is the real cow: it adds the complexity of rotational inertia but, remarkably, reduces to exactly the same mathematical form. The only difference is that the effective length becomes I/(md) instead of L. This is a powerful demonstration of how rotational dynamics generalizes translational concepts.

Visual Explanation

Figure 1. Side-by-side comparison of a simple pendulum (left) and a physical pendulum (right). The simple pendulum has all its mass concentrated at a single point at distance L from the pivot, while the physical pendulum is an extended body with its center of mass (CM, yellow dot) located at distance d from the pivot. Both experience a gravitational restoring torque (green arrow) that drives oscillation. The angle θ (gold arc) measures displacement from vertical equilibrium.

The diagram above highlights the structural difference between the two models. In the simple pendulum, the tension T in the string (blue arrow) acts along the string and passes through the pivot, contributing zero torque. Only the tangential component of gravity, mg sin θ (pink arrow), generates a restoring torque about the pivot. For the physical pendulum, the gravitational force acts at the center of mass, and the torque calculation involves the perpendicular distance from the line of action of mg to the pivot axis. The crucial parameter d (orange dashed line) replaces L in the torque expression, but the moment of inertia I about the pivot is no longer simply md2—it must be computed using the parallel axis theorem.

Mathematical Framework

Simple Pendulum Derivation

Consider a point mass m suspended from a frictionless pivot by a massless, inextensible string of length L. Applying Newton's second law for rotation about the pivot, the net torque equals the moment of inertia times the angular acceleration: τ = Iα. The restoring torque due to gravity is −mgL sin θ (the negative sign indicates the torque opposes the displacement), and the moment of inertia for a point mass at distance L is mL2. The equation of motion is therefore mL2(d²θ/dt²) = −mgL sin θ. Dividing both sides by mL2 and applying the small-angle approximation sin θ ≈ θ yields the standard SHM equation.

EQUATION OF MOTION (SIMPLE PENDULUM)
d²θ/dt² = −(g/L) θ
This is the SHM form d²θ/dt² = −ω²θ with angular frequency ω = √(g/L). Valid for θ ≲ 15°.
PERIOD OF A SIMPLE PENDULUM
T = 2π √(L/g)
Where T = period (s), L = string length (m), g = gravitational acceleration (9.81 m/s²). Note: the period is independent of mass.

Physical Pendulum Derivation

Now consider a rigid body of total mass m pivoted at a point P located a distance d from the center of mass. The restoring torque about P is −mgd sin θ. The moment of inertia about the pivot is obtained via the parallel axis theorem: IP = ICM + md², where ICM is the moment of inertia about the center of mass. Applying τ = Iα and the small-angle approximation gives:

EQUATION OF MOTION (PHYSICAL PENDULUM)
d²θ/dt² = −(mgd / I_P) θ
Angular frequency: ω = √(mgd / I_P), where IP = ICM + md².
PERIOD OF A PHYSICAL PENDULUM
T = 2π √(I_P / (mgd))
Where IP = moment of inertia about pivot (kg·m²), m = total mass (kg), g = gravitational acceleration (m/s²), d = pivot-to-CM distance (m). Reduces to the simple pendulum formula when IP = mL² and d = L.
🔗 Connection to Simple Pendulum
If you substitute IP = mL² and d = L into the physical pendulum period formula, you get T = 2π√(mL²/(mgL)) = 2π√(L/g), which is exactly the simple pendulum result. The simple pendulum is therefore a special case of the physical pendulum.

Physical Pendulums for Common Geometries

The period of a physical pendulum depends critically on the body's geometry through its moment of inertia. Below, we tabulate results for several standard shapes commonly encountered in physics courses and laboratory settings. Each entry applies the parallel axis theorem to find IP and then computes the period using T = 2π√(IP/(mgd)). The equivalent simple pendulum length Leq = IP/(md) is also listed; a simple pendulum of this length would have the same period.

Moments of inertia and equivalent lengths for common physical pendulum geometries
ShapePivot LocationI_CMdI_P = I_CM + md²L_eq = I_P/(md)
Uniform RodEnd(1/12)mL²L/2(1/3)mL²(2/3)L
Uniform DiskRim(1/2)mR²R(3/2)mR²(3/2)R
Uniform HoopRimmR²R2mR²2R
Solid SphereSurface point(2/5)mR²R(7/5)mR²(7/5)R
Rectangular PlateEdge (width a)(1/12)m(a²+b²)a/2m(a²/3 + b²/12)(2a²+b²)/(6a)
Figure 2. Three common physical pendulum geometries. Each shows the pivot point P (purple), center of mass CM (yellow), and the distance d between them (orange). The equivalent simple pendulum length Leq and resulting period expression are listed beneath each shape. Notice how the hoop, with all mass at maximum radius, has the longest equivalent length (2R) and therefore the longest period of the three for the same R.

An important observation emerges from the table and figure: for a given characteristic size, the distribution of mass determines the period. The hoop concentrates all its mass at the maximum distance from its center, giving it a larger ICM = mR² compared to the disk's (1/2)mR². Consequently, the hoop's equivalent length (2R) exceeds the disk's (3R/2), and the hoop swings more slowly. This dependence on mass distribution—not just total mass—is precisely what distinguishes the physical pendulum from the simple pendulum, where the "distribution" is trivially a single point.

Worked Example

Period of a Meter Stick as a Physical Pendulum
1
Step 1 — Identify the System and Given ValuesA uniform meter stick (length L = 1.00 m, mass m = 0.150 kg) is pivoted about a horizontal axis through one end. We seek the period of small oscillations. Since the stick is a uniform rod pivoted at its end, we treat it as a physical pendulum. The gravitational acceleration is g = 9.81 m/s².
2
Step 2 — Find the Distance to the Center of MassFor a uniform rod, the center of mass is located at the geometric center. Since the pivot is at one end:
d = L/2 = 1.00/2 = 0.500 m
3
Step 3 — Compute the Moment of Inertia About the PivotUsing the parallel axis theorem: IP = ICM + md². For a uniform rod, ICM = (1/12)mL². Therefore: IP = (1/12)(0.150)(1.00²) + (0.150)(0.500²) = 0.01250 + 0.03750 = 0.05000 kg·m². Equivalently, IP = (1/3)mL² = (1/3)(0.150)(1.00²) = 0.05000 kg·m².
IP = 0.0500 kg·m²
4
Step 4 — Apply the Physical Pendulum Period FormulaT = 2π√(IP/(mgd)) = 2π√(0.0500 / (0.150 × 9.81 × 0.500)). The denominator is mgd = 0.150 × 9.81 × 0.500 = 0.7358 N·m. The ratio is 0.0500/0.7358 = 0.06794 s². Taking the square root: √0.06794 = 0.2607 s.
T = 2π × 0.2607 = 1.64 s
5
Step 5 — Verify with Equivalent LengthAs a check, compute the equivalent simple pendulum length: Leq = IP/(md) = 0.0500/(0.150 × 0.500) = 0.667 m = (2/3)L, consistent with the rod formula in our table. A simple pendulum of length 0.667 m would have period T = 2π√(0.667/9.81) = 2π × 0.2607 = 1.64 s. ✓
Leq = 0.667 m = (2/3)L ✓
💡 Physical Insight
Notice that the meter stick's period (1.64 s) is shorter than what a 1.00 m simple pendulum would give (T = 2π√(1.00/9.81) = 2.01 s). This makes sense: the rod's equivalent length is only 2/3 of its physical length because the mass distributed along the rod is, on average, closer to the pivot than the far end. The effective "swinging distance" is shorter, so the period is shorter.

Simple vs. Physical Pendulum: Strengths & Limitations

Comparison of simple and physical pendulum models
FeatureSimple PendulumPhysical Pendulum
Mass modelPoint mass on massless stringExtended rigid body with distributed mass
Inertia parameterI = mL² (trivially known)IP = ICM + md² (must be calculated)
Period formulaT = 2π√(L/g)T = 2π√(IP/(mgd))
Mass dependencePeriod independent of massPeriod independent of mass (m cancels in IP/(md))
Realistic accuracyApproximate; ignores string mass, bob sizeMore realistic; accounts for actual geometry
Best use caseQuick estimates, introductory physics, measuring gEngineering design, measuring ICM, irregular bodies
LimitationNo real object is a true point mass on a massless stringRequires knowledge of ICM and d; assumes rigid body
KEY TAKEAWAY
The relationship between the simple and physical pendulum mirrors a pattern seen throughout physics: a simplified model captures the essential behavior, while a more general formulation reveals how additional parameters—here, the geometry-dependent moment of inertia—modify the result. Just as circuit engineers upgrade from ideal resistors to real components with parasitic capacitance and inductance, the physical pendulum upgrades the simple pendulum by incorporating the full rotational inertia of an extended body. The remarkable fact that both models share the same mathematical form (SHM with ω² = restoring factor / inertia factor) underscores the universality of oscillatory motion.

Connection to Advanced Theory

The small-angle approximation is remarkably useful but fundamentally limited. When θ exceeds about 15°, the error in sin θ ≈ θ grows rapidly, and the true period of a pendulum begins to deviate significantly from the SHM prediction. The exact period of a simple pendulum involves a complete elliptic integral of the first kind, a transcendental function that cannot be expressed in terms of elementary functions. Understanding where the SHM model breaks down prepares you for more advanced treatments in analytical mechanics and nonlinear dynamics.

Small-angle SHM model vs. exact large-angle pendulum dynamics
FeatureSmall-Angle (SHM) ModelExact (Large-Angle) Model
Approximationsin θ ≈ θNone; uses full sin θ
Equation of motiond²θ/dt² = −ω²θ (linear)d²θ/dt² = −(g/L) sin θ (nonlinear)
PeriodT₀ = 2π√(L/g), constantT = T₀ × K(sin(θ₀/2)) × (2/π), depends on amplitude θ₀
Period at θ₀ = 30°T₀ (no correction)≈ 1.017 T₀ (1.7% longer)
Period at θ₀ = 90°T₀ (no correction)≈ 1.180 T₀ (18% longer)
Motion waveformPurely sinusoidalAnharmonic; contains higher harmonics

Beyond the large-angle correction, advanced treatments introduce additional real-world effects. Damped pendulums incorporate frictional torques (viscous drag, pivot friction) that cause the amplitude to decay exponentially over time. Driven pendulums add an external periodic torque, leading to resonance phenomena and, at large driving amplitudes, chaotic motion. The Lagrangian and Hamiltonian formulations of classical mechanics treat pendulum systems as canonical examples—the simple pendulum in generalized coordinates (θ, pθ) is one of the first systems studied in graduate-level mechanics courses. The physical pendulum concept also extends into torsional pendulums, where a restoring torque proportional to angular displacement arises from a twisted wire or spring rather than gravity.

Practice Problems

PROBLEM 1CONCEPTUAL
A simple pendulum and a uniform rod of the same length L are both set into small-angle oscillation. The rod is pivoted at one end. Which has the shorter period, and why? Does the answer depend on the masses involved?
PROBLEM 2BASIC CALCULATION
A simple pendulum has a period of 2.00 s on Earth (g = 9.81 m/s²). What is the length of the pendulum?
PROBLEM 3INTERMEDIATE
A uniform solid disk of mass 2.50 kg and radius 0.300 m is free to swing about a horizontal axis through a small hole drilled at its rim. Find the period of small oscillations and the equivalent simple pendulum length.
PROBLEM 4APPLIED
An engineer needs to determine the moment of inertia of an irregularly shaped machine component (mass 4.80 kg) about its center of mass. She suspends it from a pivot point located 0.250 m from the center of mass and measures the period of small oscillations as 1.40 s. Calculate ICM for the component.
PROBLEM 5CRITICAL THINKING
Consider a uniform rod of length L pivoted at a distance x from one end (not necessarily the end or center). (a) Derive an expression for the period T as a function of x. (b) Show that there are two distinct pivot positions that give the same period and find the condition relating them. (c) At what pivot position is the period minimized, and what is the minimum period?

Lesson Summary

A simple pendulum models a point mass on a massless string of length L, yielding the period T = 2π√(L/g) under the small-angle approximation (sin θ ≈ θ). A physical (compound) pendulum generalizes this to any rigid body pivoted at distance d from its center of mass, with period T = 2π√(I_P/(mgd)), where IP is found using the parallel axis theorem: IP = ICM + md².

Both models exhibit simple harmonic motion in the small-angle regime, with periods that are independent of mass and dependent only on geometry and gravitational acceleration. The concept of equivalent length Leq = IP/(md) bridges the two formulations and reveals that every physical pendulum behaves like a simple pendulum of a specific, calculable length. Beyond small angles, the motion becomes anharmonic, and the true period depends on amplitude via elliptic integrals—a gateway to nonlinear dynamics studied in advanced mechanics.

Varsity Tutors • College Physics • Simple and Physical Pendulums