Free Calculator Online LogoFree Calculator Online

Frequency to Period Converter

Convert between frequency and period with support for multiple units. Visualize waveforms and understand the relationship between frequency and period in electronic signals.

Calculate Period of One Cycle

Enter frequency to calculate the corresponding period

Waiting for valid input...

Click save settings to reload page with unique web page address for bookmarking and sharing the current tool settings, or click flip tool to reverse the tool function with current settings

What is Frequency and Period?

Frequency and period are fundamental concepts in physics and electronics that describe periodic phenomena. Frequency (f) is the number of cycles that occur in one second, measured in Hertz (Hz). Period (T) is the time it takes for one complete cycle to occur, measured in seconds. These two quantities are inversely related: as frequency increases, period decreases, and vice versa.

Key Points:

  • Frequency and period are reciprocals of each other (f = 1/T)
  • Higher frequency means shorter period and faster oscillation
  • Common in electronics, communications, and signal processing
  • Essential for understanding waves, oscillators, and timing circuits

How to Use This Calculator

1

Choose your calculation mode: frequency to period or period to frequency

2

Enter the input value and select the appropriate unit (Hz, kHz, MHz, GHz for frequency; s, ms, μs, ns, ps for period)

3

Select the desired output unit for the result

4

Click Calculate to see the result, formula, and waveform visualization

Frequency and Period Formulas

Basic Relationship:

f = 1/T

T = 1/f

Where:

  • f = Frequency in Hertz (Hz) - cycles per second
  • T = Period in seconds (s) - time per cycle

Examples:

1 kHz frequency = 1 ms period

60 Hz frequency = 16.67 ms period (AC power)

2.4 GHz frequency = 0.417 ns period (WiFi)

Example Conversions

These worked examples show how to use the frequency to period converter for common electronics, power, and communications scenarios.

Power Line Frequency

A power electronics engineer needs the period of a 60 Hz AC waveform to size a zero-crossing detection circuit.

  • Select frequency to period mode and enter 60 Hz.
  • Apply T = 1 / f, so T = 1 / 60 seconds = 0.01667 seconds.
  • The result is 16.67 ms per cycle, which is the timing reference often used in AC control designs.

Microcontroller Clock Timing

A developer wants to know the clock period of a 16 MHz microcontroller oscillator.

  • Enter 16 in the frequency field and choose MHz as the input unit.
  • Convert using T = 1 / 16,000,000 seconds.
  • The calculator returns 62.5 ns, which helps when estimating instruction timing and peripheral clock cycles.

Wireless Signal Frequency

An RF designer has a signal period of 8 ns and wants the equivalent operating frequency.

  • Switch to period to frequency mode and enter 8 ns.
  • Use f = 1 / T, so f = 1 / 8 ns = 125,000,000 Hz.
  • The result is 125 MHz, a useful reference for oscillator, IF, and timing chain analysis.

Real-World Applications

Electronics & Circuits

  • Clock signal generation in digital circuits
  • PWM (Pulse Width Modulation) control
  • Oscillator design and timing circuits

Communications

  • Radio frequency (RF) system design
  • WiFi, Bluetooth, and cellular networks
  • Antenna design and impedance matching

Audio & Music

  • Musical note frequencies and harmonics
  • Audio sampling rates and digital processing
  • Speaker and microphone specifications

Physics & Science

  • Wave mechanics and vibration analysis
  • Light frequency and electromagnetic spectrum
  • Atomic and molecular oscillations

Frequently Asked Questions

What's the difference between frequency and period?

Frequency is how many cycles occur per second (Hz), while period is how long one cycle takes (seconds). They are mathematical inverses: f = 1/T.

Why are there so many different units?

Different applications use different scales. Electronics might use MHz or GHz, while audio uses Hz or kHz. The calculator supports all common units for convenience.

How accurate are the calculations?

The calculations use standard mathematical relationships and are accurate to the precision of JavaScript's floating-point arithmetic (typically 15-17 significant digits).

Can I use this for AC power calculations?

Yes! AC power in most countries is 50 Hz or 60 Hz. You can calculate that 60 Hz has a period of 16.67 milliseconds, which is useful for power electronics design.