You cannot universally convert hertz to decibels because hertz (Hz) measures frequency (cycles per second) while decibels (dB) measure a logarithmic ratio of power or amplitude. They are fundamentally different physical dimensions. However, if you are asking for the amplitude attenuation of a standard 1st-order RC low-pass filter at its 1000 Hz cutoff frequency, the exact converted answer is -3.01 dB. The formula used with values substituted is: dB = 20 × log10(1 / √(1 + (f/fc)2)). Substituting f = 1000 Hz and fc = 1000 Hz yields 20 × log10(1 / √2), which equals 20 × log10(0.7071) = -3.01 dB.

The Physics: Why Hertz and Decibels Are Different Dimensions

To understand why a direct unit conversion is physically impossible, we have to look at what each unit actually quantifies on the bench. Hertz is an absolute unit of time-domain frequency. A 60 Hz mains supply or a 2.4 GHz WiFi signal simply describes how many times a wave oscillates in one second. Decibels, conversely, are dimensionless. A dB value is strictly a ratio comparing a measured value to a reference value (such as dBm referenced to 1 milliwatt, or dBV referenced to 1 volt RMS).

Because of this dimensional mismatch, attempting to convert hertz to decibels is meaningless without a defined system context or transfer function. If you look at a bare 60 Hz AC waveform on an oscilloscope, it has a frequency of 60 Hz, but it has no "dB" value until you compare its voltage to a specific reference. The intersection of Hz and dB only exists when a system alters an amplitude based on frequency—most commonly visualized on a Bode plot showing filter attenuation, acoustic room resonance, or power electronics harmonic distortion.

Filter Attenuation: Neighboring Values Table (±20% Range)

When engineers talk about "converting" a frequency to a decibel value, they are almost always referring to the attenuation (signal loss) introduced by a filter at that specific frequency. The assumption that fixes the answer here is the filter topology and its cutoff frequency (fc).

The table below assumes a standard 1st-order passive low-pass filter with a cutoff frequency (fc) fixed at 1000 Hz. It shows the dB attenuation for neighboring frequencies within a ±20% range. Notice how the attenuation steepens as you move further past the cutoff.

Frequency (Hz) Ratio (f / fc) Attenuation (dB) Signal Passed (%)
800 0.80 -1.94 dB 78.1%
900 0.90 -2.33 dB 74.1%
1000 (Cutoff) 1.00 -3.01 dB 70.7%
1100 1.10 -3.68 dB 65.4%
1200 1.20 -4.33 dB 60.6%

Note: For higher-order filters (like a 2nd-order Butterworth), the attenuation at the 1000 Hz cutoff might be different, and the roll-off beyond 1200 Hz will be much steeper (e.g., -12 dB per octave instead of -6 dB per octave). Always check your specific transfer function.

Power Systems: Does 120V vs 230V vs 3-Phase Change the dB?

A common point of confusion on the jobsite is whether the voltage or phase configuration of a power system changes the Hz-to-dB relationship. The answer depends entirely on whether you are measuring signal attenuation or acoustic/harmonic output.

1. Passive Signal Filtering (Voltage Independent):
If you are passing a 1000 Hz control signal through an RC filter, the -3.01 dB attenuation remains exactly the same whether the source is a 5V Arduino GPIO, a 120V AC control circuit, or a 480V 3-phase sensor loop. The dB ratio is relative; the filter reduces the amplitude by 29.3% regardless of the starting voltage.

2. Power Electronics and Acoustic Noise (Voltage/Phase Dependent):
If you are measuring the audible acoustic whine (dB SPL) generated by a Variable Frequency Drive (VFD) switching at 4000 Hz, the voltage and phase matter immensely. A 120V single-phase fractional HP drive pushing a small motor might generate 45 dB of acoustic noise at that 4 kHz switching frequency. However, a 230V or 480V 3-phase VFD pushing hundreds of amps through magnetic laminations will cause magnetostriction that scales the acoustic output at that same 4000 Hz up to 75+ dB. Furthermore, modern SiC (Silicon Carbide) and GaN (Gallium Nitride) drives in 2026 frequently push switching frequencies past 16 kHz specifically to move the Hz above human hearing, effectively dropping the audible dB to zero, even though the electrical dBc (decibels relative to carrier) of the harmonics remains high.

Frequently Asked Questions

How do I convert 60 Hz mains frequency to decibels?

You cannot, because the conversion is meaningless without a load or reference. A 60 Hz mains frequency is just a time-domain rate. If you want to know the dB level of 60 Hz hum in an audio system, you must measure the RMS voltage of that specific 60 Hz noise spike and compare it to your system's reference voltage (e.g., dBu or dBV). For example, if your audio reference is 1.0V and your 60 Hz ground loop noise measures 10mV, the 60 Hz hum is exactly -40 dBV.

What is the dB level of a 1 kHz audio test tone?

Again, Hz does not dictate dB. A 1 kHz (1000 Hz) test tone can be generated at +20 dBu (clipping professional gear) or -60 dBV (barely audible in headphones). The frequency (1 kHz) is simply the standard reference pitch used to calibrate the 0 dB mark on analog VU meters and digital mixing consoles. The dB level is entirely dependent on the amplitude you set on the signal generator.

Can I use a multimeter to measure both Hz and dB?

Yes, most modern True-RMS digital multimeters (like the Fluke 87V or Brymen BM235) have separate Hz and dBm/dBV functions, but they are measuring two completely different things simultaneously. When you select 'Hz', the meter counts the zero-crossings of the AC waveform per second. When you select 'dBm', the meter calculates the RMS voltage and applies the formula: dBm = 10 × log10(VRMS2 / R) referenced to 1 milliwatt (typically assuming a 600 Ω impedance in legacy audio, though modern DMMs often let you set a custom reference impedance). They do not convert into one another; they are parallel measurements of the same wave.