Frequency ↔ Period
Convert between frequency and period instantly. Supports common units, show-work steps, and share links.
How to Use
- Enter a value in either Frequency or Period.
- Select the unit (Hz/kHz/MHz/GHz or s/ms/µs/ns).
- The tool converts instantly using
T = 1/fandf = 1/T. - Open “Show Work” to see unit normalization and steps.
Signal Timing Snapshot
A quick “what does this mean?” view for oscillators, PWM, and audio.
f
—
T
—
ω
—
RPM
—
Range:
—
Show Work (step-by-step)
—
Work is shown in base units: Hz and seconds. Conversions are applied before/after the core formula.
Reference
Core formulas:
- Period from frequency:
T = 1 / f - Frequency from period:
f = 1 / T - Angular frequency:
ω = 2πf - RPM from Hz:
RPM = 60f
Where f is in Hz, T is in seconds, ω is in rad/s.
FAQ
What is “period” in plain terms?
Period is the time for one full cycle of a repeating signal (one oscillation).
Why does 60 Hz equal ~16.67 ms?
Because T = 1/f → 1/60 ≈ 0.016666… s = 16.67 ms.
What’s the difference between Hz and rad/s?
Hz counts cycles per second. rad/s uses angular measure: ω = 2πf.
Does this work for PWM frequency?
Yes — PWM period is still T = 1/f. Duty cycle affects pulse width, not frequency.
Tool Info
Last updated:
Updates may include unit handling improvements, validation edge cases, and UX polish.