Frequency Converter
Convert hertz, kilohertz, megahertz, rpm and radians per second — keeping ordinary frequency and angular frequency apart, because they differ by a factor of 2π.
Frequency Converter
Results recalculate instantly on every keystroke. Nothing you type is transmitted.
What this result does not account for
- Angular frequency shares a dimension with ordinary frequency but is a different quantity; the engine reports both rather than assuming.
- Vacuum wavelength applies only to electromagnetic waves and is meaningless for rotations or tempos.
- The frequency-band description is orientation, not a standards-grade allocation table.
- Sound wavelength depends on the medium and is not the vacuum figure shown here.
In short: Frequency conversion routes through the hertz, one cycle per second. The trap is angular frequency: radians per second is a different quantity that shares the same dimension, related by ω = 2πf. One hertz is 6.2831853 rad/s, and 3,000 rpm is 50 Hz but 314.15927 rad/s. Period is the reciprocal of frequency, not a scaled version of it.
Formula
Each factor is the number of hertz in one of that unit. The hertz is one cycle per second. Angular frequency in radians per second is 2π times the ordinary frequency, and period is the reciprocal — neither is a simple rescaling, which is why both are shown separately rather than as extra unit rows.
Worked Example
- Identify the source factor. One hertz is 1 Hz.
- Convert to the SI unit. 1,000 × 1 = 1,000 Hz.
- Identify the target factor. One kilohertz is 1,000 Hz.
- Divide. 1,000 ÷ 1,000 = 1 kHz.
- Watch the 2π. The same 1,000 Hz is 6,283.1853 rad/s, not 1,000.
Where the 2π bites. A motor turning at 3,000 rpm is rotating 50 times a second, so its frequency is 50 Hz. But its angular velocity is 314.15927 rad/s, because each revolution is 2π radians. Substituting 50 where a formula expects ω understates the answer by a factor of 6.2831853 — an error that appears constantly in rotational dynamics and AC circuit analysis.
Strengths & Limits Of This Model
Where this engine is strong
- Separates ordinary from angular frequency instead of hiding the 2π.
- Period is computed as a true reciprocal and auto-scales its unit.
- Handles zero frequency explicitly rather than emitting an infinity.
- Uses the exact defined speed of light for wavelength.
Where it stops
- Does not model wave speed in materials, so wavelengths are vacuum only.
- Cannot distinguish a rotational rpm from an oscillatory one — that context is yours.
Practical Use Cases
Rotating machinery
Motor and engine speeds are quoted in rpm, while vibration analysis works in hertz and rotational dynamics in radians per second. All three describe the same shaft.
Signal processing and electronics
Clock speeds, sampling rates and filter corner frequencies move between hertz and radians per second constantly, and the 2π is the single most common slip in transfer-function work.
Audio and music
Concert pitch A is 440 Hz and every octave doubles it. Tempo in beats per minute is a frequency too — see the Time Converter for the period side of the same relationship.
Radio and telecommunications
Band planning moves between kilohertz, megahertz and gigahertz, and the vacuum wavelength readout gives an immediate sense of antenna scale.
Methodology & Editorial Standards
All conversions route through the hertz, defined as one cycle per second, with the second itself fixed by the caesium-133 hyperfine transition at exactly 9,192,631,770 Hz. Metric prefixes are exact powers of ten. Revolutions per minute and beats per minute are exactly one sixtieth of a hertz. Radians per second is included as a convertible row because it is genuinely dimensioned as inverse time, but the engine also reports angular frequency separately and labels it as a distinct quantity, since ω = 2πf rather than being a rescaled frequency. Period is computed as the reciprocal and switches units automatically so that a megahertz signal reports microseconds rather than an unreadable decimal. Vacuum wavelength uses the exact defined speed of light, 299,792,458 m/s, and is flagged as meaningless for a rotation or a tempo. All conversion factors are exact by definition under the International System of Units, or exact by international agreement where the unit is defined by treaty. Values are held at full IEEE-754 double precision internally and rounded only for display, so chained conversions do not accumulate drift.
Computation runs in IEEE-754 double precision at full internal precision; rounding to two decimal places occurs strictly at the display layer, so no cumulative drift enters the result. All monetary outputs use accounting presentation — grouped thousands, two decimals, negatives in parentheses — so figures can be transcribed directly into a model or working paper. Division-by-zero and out-of-domain inputs return an em-dash rather than a misleading number.
This engine was reconciled against an independent reference implementation and hand-verified for the worked example above before release. Our full five-stage review process is published on the About Us page.
Disclaimer. This calculator is provided for informational and modelling purposes only and does not constitute financial, tax, legal, medical, or engineering advice. Verify all figures with a qualified professional before acting on them.
Frequency Converter — 10 Expert FAQs
10 analyst-written answers to the questions practitioners actually ask — optimised for voice and answer-engine retrieval.
What is the difference between hertz and radians per second?
Hertz counts complete cycles per second; radians per second measures how fast the phase angle advances. Since one cycle is 2π radians, ω = 2πf, so 1 Hz is 6.2831853 rad/s. They share the dimension of inverse time, which is exactly why they are so easily confused, but substituting one for the other introduces a factor of 6.28.
How do I convert rpm to hertz?
Divide by 60, since a revolution per minute is one cycle per sixty seconds. So 3,000 rpm is 50 Hz. To get angular velocity in radians per second instead, multiply the hertz figure by 2π, giving 314.15927 rad/s for the same 3,000 rpm.
What is the relationship between frequency and period?
They are reciprocals: period equals one divided by frequency. A 440 Hz tone has a period of 1/440 seconds, about 2.2727273 milliseconds. Because the relationship is reciprocal rather than linear, doubling the frequency halves the period, and a frequency of zero has no period at all.
Why is the second defined by a frequency?
Because atomic transitions are the most reproducible periodic phenomena known. Since 1967 the second has been defined as 9,192,631,770 periods of the caesium-133 ground-state hyperfine transition. Defining time by counting cycles of a fixed frequency is far more stable than any astronomical definition.
How do I get wavelength from frequency?
Divide the wave speed by the frequency. For electromagnetic waves in vacuum that speed is exactly 299,792,458 m/s, so a 100 MHz FM signal has a wavelength of about 3 metres. The figure only applies to a wave; a rotation or a musical tempo has a frequency but no electromagnetic wavelength.
What frequencies can humans hear?
Roughly 20 Hz to 20 kHz for a young adult, with the upper limit falling steadily with age. Below 20 Hz is infrasound, felt more than heard; above 20 kHz is ultrasound. Concert pitch A is 440 Hz and each octave up doubles the frequency, so the audible range spans about ten octaves.
Is a beat per minute really a frequency?
Yes, dimensionally identical to rpm: one event per sixty seconds. A tempo of 120 bpm is 2 Hz. Musicians rarely think of it that way, but treating tempo as a frequency is exactly how sequencers and drum machines compute note timing.
What is the difference between kHz, MHz and GHz?
Successive factors of a thousand: a kilohertz is a thousand cycles per second, a megahertz a million and a gigahertz a billion. Unlike data storage prefixes, these are always decimal powers of ten with no binary ambiguity whatsoever.
Why does my processor's GHz rating not predict its speed?
Because clock frequency only counts cycles; it says nothing about how much work each cycle performs. Instructions per cycle, core count, cache and memory bandwidth all matter as much. Comparing clock speeds across different architectures is close to meaningless.
What is angular frequency used for?
It is the natural variable wherever rotation or oscillation appears in calculus: simple harmonic motion, AC circuit impedance, wave equations and control theory are all written in terms of ω rather than f, because the derivatives come out clean when the phase is measured in radians.