⏱️

Frequency to Period Converter

Convert any frequency in Hz, kHz, MHz, or GHz to its time period using T = 1/f. Output auto-scales to seconds, milliseconds, microseconds, or nanoseconds. Includes a visual single-cycle sine waveform, angular frequency, and wavelength.

Input

Common Frequencies

Result

Time Period (T = 1 / f)
Audible
Seconds (s)
Milliseconds (ms)
Microseconds (µs)
Nanoseconds (ns)
Angular Freq (ω = 2πf)
Wavelength (sound in air, 20°C)
Formula
T = 1 / f   (period = inverse of frequency)
ω = 2π × f   (angular frequency, rad/s)

Single-Cycle Sine Waveform

Each tick (0, T/4, T/2, 3T/4, T) marks one quarter of the period. The full canvas width represents one complete oscillation.

Frequency vs Period Reference

Source / ApplicationFrequencyPeriod (T = 1/f)Notes
Earth's rotation~11.6 µHz~86,400 s1 day = one period
Schumann resonance7.83 Hz~127.7 msEarth-ionosphere cavity
Sub-bass20 Hz50 msLowest audible
Mains hum (EU)50 Hz20 msOne cycle = 20 ms
Mains hum (US)60 Hz~16.667 ms1/60 s
Concert A4440 Hz~2.273 msStandard tuning
1 kHz audio test1,000 Hz1 ms exactlyReference tone
Upper hearing limit20 kHz50 µsTop of audible range
CD sample rate44.1 kHz~22.676 µsPeriod between samples
AM radio1 MHz1 µsMiddle of AM band
FM broadcast100 MHz10 nsMid-FM
WiFi 2.4 GHz2.4 GHz~417 psOne RF cycle
CPU clock 3 GHz3 GHz~333 psOne clock tick
WiFi 5 GHz5 GHz200 psOne RF cycle
5G mmWave 28 GHz28 GHz~35.7 psOne RF cycle

Share or embed this tool

Free to use on your own website — WordPress, Wix, or any platform. Paste one line and it works instantly, resizing to fit.


About Frequency & Period

Use this frequency to period converter to find the time per cycle for any signal — essentially a frequency period calculator that works across Hz, kHz, MHz, and GHz. Period (T) is the time for one complete oscillation; frequency (f) is cycles per second. They are exact reciprocals: T = 1/f and f = 1/T. A 1 Hz signal has a 1-second period; a 1 kHz signal has a 1 ms period; a 1 GHz signal has a 1 ns period. When you need to go from Hz to time, you simply divide 1 by the frequency value. You can also reverse the calculation with the period-to-frequency converter if you're starting from a known time and need the equivalent frequency.

Why period matters in digital signals

Digital systems measure time in clock periods. A 3 GHz CPU has a clock period of ~333 picoseconds — every basic operation takes one or more of these ticks. Audio sample rates also work this way: 44.1 kHz means a sample every 22.676 µs, 48 kHz every 20.833 µs, 96 kHz every 10.417 µs. The duty cycle of a digital waveform is always expressed as a fraction of one period — a 50% duty cycle means the signal is high for exactly T/2. In analog instrumentation, period is also the quantity a frequency-to-voltage converter circuit implicitly measures: it integrates pulse count over time to produce a DC output proportional to frequency.

Why period matters in analog and RF

Oscilloscopes display signals in the time domain — they show period directly. A 1 MHz signal will fill one oscilloscope screen division (typically 1 µs/div) with one cycle. Period is the natural unit for measuring rise times, pulse widths, and signal timing. When you need a reference signal to compare against, you can generate a known-frequency tone and use its calculated period as your oscilloscope trigger reference.

Period and angular frequency

Mathematics often uses angular frequency (ω) instead of cyclic frequency in Hertz. The relationship is ω = 2πf (rad/s), and the time period of a wave in terms of angular frequency is T = 2π/ω. This is more natural for trigonometric functions: y = sin(ωt) completes one full cycle when ωt = 2π, i.e., when t = 2π/ω = T. The period of a wave and its wavelength are closely related: wavelength λ = v/f = v·T, where v is the propagation speed in the medium.

Worked Example: Converting Frequency to Period

The formula is T = 1 / f, where T is the period in seconds and f is the frequency in hertz. To convert 440 Hz (concert A4) to its period: T = 1 / 440 = 0.002272... s, which the tool scales to approximately 2.273 milliseconds. That is the exact duration of one complete oscillation of a vibrating A-string. The angular frequency for the same note is ω = 2π × 440 ≈ 2,765 rad/s, and its wavelength in air at 20°C is roughly 78 cm (speed of sound 343 m/s divided by 440 Hz).

Two clean reference values worth memorizing: 1 kHz → T = 1 ms exactly (useful as a mental anchor for audio work), and 1 MHz → T = 1 µs exactly (handy for RF and oscilloscope timing). Any other frequency can be estimated by scaling from these anchors. If you know a period instead of a frequency, use the period-to-frequency converter to invert the calculation.

Frequently Asked Questions

How do I convert frequency to period?
Divide 1 by the frequency. For example, a 50 Hz mains signal has a period of T = 1/50 = 0.02 seconds = 20 milliseconds. A 1 MHz radio signal has T = 1/1,000,000 = 1 µs. The reciprocal relationship is exact and lossless — you can always go either direction.
What is the period of 60 Hz mains power?
T = 1/60 ≈ 16.667 milliseconds. That's why oscilloscope traces of US power show a complete cycle every ~16.7 ms. In Europe and most of the rest of the world, 50 Hz means a period of exactly 20 ms.
What's the period of a 440 Hz A4?
T = 1/440 ≈ 2.273 milliseconds (2,273 µs). Every air molecule near a vibrating A-string completes one back-and-forth oscillation in that time. Doubling the frequency to A5 (880 Hz) halves the period to ~1.136 ms; halving to A3 (220 Hz) doubles it to ~4.545 ms.
What does "period" mean for digital signals?
In digital electronics, period is the time between two consecutive clock edges (or one complete cycle of a clock signal). A 3 GHz CPU has a clock period of 1/3 ns ≈ 333 picoseconds. Modern chips run at clock periods so short that signals can't physically propagate across the whole chip in one period — necessitating pipelined design.
What's angular frequency?
Angular frequency ω (omega) measures rate of phase change in radians per second: ω = 2πf. A 1 Hz oscillation has angular frequency 2π ≈ 6.283 rad/s. Angular frequency appears naturally in sinusoidal equations like y = sin(ωt) and in differential equations of oscillation — physicists usually prefer ω; engineers usually prefer f.
Why does the waveform always show one cycle?
The canvas above always renders exactly one period of a sine wave, regardless of the entered frequency. What changes is the time scale of the X-axis — at 1 Hz the canvas represents 1 second; at 1 MHz the same width represents 1 microsecond. The cycle shape is invariant; only the time labels change.
How do period and duty cycle relate in a digital clock signal?
Period is the total time for one complete cycle (high + low). Duty cycle is the fraction of that period the signal spends high, expressed as a percentage. A 10 MHz clock has a period of 100 ns; a 50% duty cycle means it's high for 50 ns and low for 50 ns. An asymmetric duty cycle doesn't change the period or frequency — only the pulse width changes. This matters for digital timing budgets where setup and hold times are measured against specific clock edges.
What is the period of common audio sample rates — 44.1 kHz, 48 kHz, 96 kHz?
These are the inter-sample intervals: 44.1 kHz → T ≈ 22.676 µs (CD audio); 48 kHz → T ≈ 20.833 µs (professional audio, video); 96 kHz → T ≈ 10.417 µs (hi-res audio). The sample period defines the highest frequency a digital audio system can represent — by the Nyquist theorem, the highest reproducible frequency is exactly 1 / (2T), or half the sample rate. For 44.1 kHz that's 22.05 kHz, safely above the 20 kHz hearing limit.
How do I read period directly on an oscilloscope?
Set the time-per-division knob so that one or two full cycles fit comfortably on screen. Count the horizontal grid divisions between two identical points on adjacent cycles (e.g., two rising zero-crossings). Multiply that count by the time/div setting. For example, if the cycles span 5 divisions at 1 ms/div, the period is 5 ms and the frequency is 200 Hz. Most modern digital oscilloscopes also display period and frequency in the automatic measurements menu, calculated from the same count.