Pendulum Period Calculator

Calculate the period of a simple pendulum using T = 2π√(L/g). Includes large-angle elliptic integral correction for valid inputs.

m
m/s²
°
Period (small angle)
2.006409 s
T = 2π√(L/g) — valid for small amplitudes
Period at 15°
2.015038 s
0.430% longer than small-angle
Frequency
0.498403 Hz
ω = 3.1316 rad/s
Pendulum Length
1.0000 m
100.00 cm
Gravity Used
9.80665 m/s²
Standard: 9.80665 m/s²
Beats per Minute
29.90
Useful for metronome / clock design

Large-Angle Period Correction

Period error: 0.430% — small-angle approx OK
Amplitude (°)Period (s)Error vs Small-AngleVisual
5°2.0073650.048%
10°2.0102360.191%
15°2.0150380.430%
20°2.0217960.767%
25°2.0305471.203%
30°2.0413381.741%
35°2.0542282.383%
40°2.0692883.134%
45°2.0866033.997%
50°2.1062684.977%
55°2.1283926.080%
60°2.1530927.311%
65°2.1804898.676%
70°2.21070410.182%
75°2.24385011.834%
80°2.28001913.637%
85°2.31927015.593%
90°2.36161717.704%
Planning notes, formulas, and examples

About the Pendulum Period Calculator

The **Pendulum Period Calculator** computes the oscillation period of a simple pendulum — the time for one complete back-and-forth swing. The classic formula T = 2π√(L/g) works well for small amplitudes, but real pendulums swung at larger angles have longer periods that require elliptic integral corrections.

It gives both the small-angle approximation and the corrected period using a high-order series expansion of the complete elliptic integral of the first kind. You can immediately see how much the small-angle formula underestimates the true period at any amplitude. For a 30° swing, the error is about 1.7%, but at 60° it grows to 7.3% and at 90° it reaches 18%.

Beyond period calculation, the tool can solve for the required pendulum length to achieve a target period (useful for clock design) or the gravitational acceleration implied by observed period and length (used in gravimetry). The angle correction table with visual error bars makes it easy to determine when the simple formula is good enough and when you need the full correction.

When This Page Helps

Whether you are designing a pendulum clock, calibrating a physics experiment, or studying oscillatory motion, accurate period calculation is essential. The small-angle formula is taught in every introductory physics course, but real pendulums rarely swing at tiny angles. This calculator bridges the gap between textbook simplicity and real-world accuracy.

Clock designers need precise periods — a 1 m pendulum ticking at exactly 2 seconds was historically the basis for the meter definition. Geophysicists use pendulum period measurements to determine local gravitational acceleration, where even small period errors translate to significant gravity measurement errors.

How to Use the Inputs

  1. Select solve mode: Period & Frequency, Required Length, or Required Gravity.
  2. Enter pendulum length in meters (distance from pivot to bob center).
  3. Enter gravitational acceleration (default 9.80665 m/s² for Earth sea level).
  4. For period mode, enter the swing amplitude angle in degrees.
  5. Review the small-angle period and the corrected large-angle period.
  6. Check the angle correction table to see period error at various amplitudes.
  7. Use presets for common pendulum configurations.
Formula used
Small-angle period: T₀ = 2π√(L/g) Large-angle correction: T = T₀ × [1 + (1/4)sin²(θ/2) + (9/64)sin⁴(θ/2) + (25/256)sin⁶(θ/2) + ...] Frequency: f = 1/T, Angular frequency: ω = 2πf Required length: L = g(T/2π)² Variables: L = pendulum length, g = gravitational acceleration, θ = amplitude angle

Example Calculation

Result: 2.0174 s (corrected period)

A 1 m pendulum on Earth has small-angle period T₀ = 2π√(1/9.807) = 2.0064 s. At 30° amplitude, the elliptic correction factor is 1.0055, giving corrected period T = 2.0174 s — about 0.55% longer than the small-angle approximation.

Tips & Best Practices

  • For amplitudes under 15°, the small-angle formula is accurate to within 0.5%.
  • A 1-second pendulum (half-period = 1 s) requires length ≈ 0.994 m at sea level.
  • Period depends only on length and gravity — mass does not matter.
  • To double the period, quadruple the length (period scales as √L).
  • On the Moon (g = 1.625 m/s²), a pendulum swings about 2.45× slower than on Earth.
  • Temperature changes affect period through thermal expansion of the pendulum rod.

The Simple Pendulum Formula

The period of a simple pendulum — a point mass on a massless, inextensible string — is one of the most important formulas in classical mechanics. For small oscillations, Newton's second law applied to the tangential direction gives the familiar result T = 2π√(L/g). This formula is remarkable in its simplicity: the period depends only on the length and local gravity, not on the mass of the bob or the amplitude of the swing.

However, "small oscillation" is a crucial qualifier. The derivation assumes sin θ ≈ θ, which is the first term in the Taylor expansion. For amplitudes beyond about 15°, the nonlinearity of the sine function causes measurable deviations. The exact solution involves the complete elliptic integral of the first kind, K(k), where k = sin(θ₀/2).

Series Expansion for Large Angles

The exact period is T = T₀ × (2/π) × K(sin(θ₀/2)), where K is the complete elliptic integral. Since K has no closed-form expression, we use its series expansion: T = T₀ × [1 + (1/4)k² + (9/64)k⁴ + (25/256)k⁶ + (1225/16384)k⁸ + ...]. Each additional term improves accuracy for larger angles. This calculator uses terms through k⁸, which provides excellent accuracy up to 90°.

Applications in Science and Engineering

Pendulums have been central to physics for centuries. Galileo first observed that the period is independent of amplitude (approximately) around 1602. Huygens built the first pendulum clock in 1656. Since then, pendulum-based measurements have been used to determine the shape of the Earth (which affects local g), prospect for mineral deposits underground, and calibrate precision instruments. Understanding the period formula — including its large-angle corrections — remains a cornerstone of physics education.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • At larger angles, the pendulum travels a longer arc, and the restoring force is not proportional to displacement (the sin θ ≈ θ approximation breaks down). The result is a longer period, quantified by the elliptic integral correction factor.