T = 2π√(L/g) — solve a simple pendulum's period, frequency or length, with Earth, Moon and Mars gravity, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Results
T = 2π·√(L/g) · Valid for swings under about 15°. Period does not depend on the bob mass or the amplitude.
What this tool does
Free simple pendulum period calculator. Enter the length of a pendulum and it returns the period T from the textbook formula T = 2π√(L/g), the frequency f = 1/T in hertz, and the half-period (the time for one swing across). Flip the mode and it works backward: type the period you want, such as the one-second-per-swing beat of a seconds pendulum, and read the length you need to build. Pick Earth (9.81), Moon (1.62) or Mars (3.72) gravity from a preset, or type your own g for a physics lab. The result makes the surprising part of pendulum physics obvious: the period depends only on length and gravity, never on the mass of the bob and never on the amplitude as long as the swing stays under about 15 degrees. One click copies a clean text summary, and the shareable URL reproduces your exact length, period and gravity. Everything runs in your browser, nothing is uploaded.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Student
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Pendulum Period Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Scientific Calculator Scientific calculator — sin / cos / log / sqrt / power, with full keyboard input + history, deg/rad mode. Open
- 2 Frequency Wavelength Calculator Convert frequency to wavelength and back with λ = v/f, pick the wave speed, read the EM spectrum band, copy in one click, browser-only Open
- 3 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
Real-world use cases
Check a physics homework answer
A worksheet asks for the period of a 0.5 metre pendulum. Enter 0.5, keep gravity at 9.81, and read T ≈ 1.42 seconds and f ≈ 0.70 Hz. The copy button gives you the formula line and the numbers to paste into your write-up, so you can verify your hand calculation in one step.
Size a pendulum for a target beat
Building a metronome or a kinetic sculpture that should swing once a second? Switch to period-to-length mode, type 1 second, and the tool returns 0.248 metres. Want a slow 3 second swing instead? Type 3 and it gives 2.24 metres, so you cut the rod to length before gluing.
Teach why mass does not matter
Demonstrate Galileo's result in class without a stopwatch. Show that changing the length changes the period while the mass never appears in the formula. Share the URL with a fixed length so every student opens the same setup, then have them predict before you run the real swing.
Compare gravity across worlds
Set a 1 metre pendulum and click through Earth, Moon and Mars. The period stretches from about 2.0 to 4.9 to 3.3 seconds, a concrete way to feel how weak lunar gravity is, far better than a table of numbers.
Common pitfalls
Entering the length in centimetres instead of metres. The formula expects metres, so a 50 cm pendulum is 0.5, not 50. Typing 50 returns a 14 second period. The field is labelled in metres for this reason.
Confusing the period with one swing. The period T is a full round trip. The time for a single one-way swing is T/2, the half-period. A seconds pendulum ticks every 1 second, so its full period is 2 seconds.
Trusting the result for a wide swing. T = 2π√(L/g) is only the small-angle case. Past about 15 degrees the real period runs measurably longer, so a wide release lags the prediction.
Privacy
Every calculation runs in your browser tab as plain JavaScript. No length, period or result leaves the page and nothing is logged. The shareable URL does encode your inputs in the query string, so a link pasted into chat records those values in the recipient server's access log.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Affine Cipher Encoder & Decoder Encrypt and decrypt the ax+b affine cipher with live modular-inverse check, browser-only
- Anagram Solver Check if two words are anagrams, rearrange a set of letters into every ordering, and read the sorted letter fingerprint, all in your browser
- Angle Converter Degrees, radians, gradians, turns, arcminutes, arcseconds and NATO mils, all from one input, copyable, browser-only