You cannot directly convert Hertz (Hz) to Decibels (dB) because they measure fundamentally different physical dimensions—frequency (cycles per second) versus a logarithmic amplitude ratio. However, if you are asking how to find the dB attenuation at a specific Hz for a standard 1st-order low-pass RC filter with a 500 Hz cutoff frequency ($f_c$), the direct answer is -6.99 dB at 1000 Hz. The formula used is $dB = -10 \log_{10}(1 + (f/f_c)^2)$, substituting the values as $dB = -10 \log_{10}(1 + (1000/500)^2) = -10 \log_{10}(5) = -6.99$ dB.
The Transfer Function: Bridging Frequency and Amplitude
In electronics and acoustics, Hertz and Decibels only interact through a system's transfer function. A transfer function defines how a circuit or medium alters the amplitude (dB) of a signal based on its frequency (Hz). Without knowing the specific circuit topology, filter order, or acoustic environment, asking to "convert 60 Hz to dB" is physically meaningless—it is akin to asking how to convert miles per hour into kilograms.
For a basic 1st-order passive low-pass filter, the signal drops at a rate of -20 dB per decade (or -6 dB per octave) past the cutoff frequency. If you shift the system to a 2nd-order active filter (like a Sallen-Key topology), the attenuation steepens to -40 dB per decade. At 1000 Hz, that same 500 Hz cutoff would yield an attenuation of roughly -12.3 dB instead of -6.99 dB. This is why referencing Analog Devices' active filter design guides is critical before finalizing component values; the filter order drastically shifts the dB outcome at any given Hz.
Attenuation Table: Neighboring Frequency Values (±20% Range)
When tuning audio crossovers or designing anti-aliasing filters for ADCs, you rarely look at just one frequency. Below is a spec-sheet-table showing the dB attenuation for neighboring frequencies in a ±20% range around our 1000 Hz target, assuming a 1st-order low-pass filter with a 500 Hz cutoff.
| Frequency (Hz) | Ratio ($f / f_c$) | Calculated Attenuation (dB) | Phase Shift (Degrees) |
|---|---|---|---|
| 800 (-20%) | 1.60 | -5.51 dB | -57.9° |
| 900 (-10%) | 1.80 | -6.27 dB | -60.9° |
| 1000 (Target) | 2.00 | -6.99 dB | -63.4° |
| 1100 (+10%) | 2.20 | -7.66 dB | -65.5° |
| 1200 (+20%) | 2.40 | -8.30 dB | -67.3° |
Note: As documented in All About Circuits' AC theory textbook, the phase shift approaches -90° as frequency increases infinitely, but the dB attenuation continues linearly on a logarithmic Bode plot.
System Shifts: 120V, 230V, and 3-Phase Harmonic Contexts
While Hz-to-dB conversions are most common in low-voltage signal processing, they frequently appear in power quality analysis regarding harmonic distortion. In power systems, we measure Total Harmonic Distortion (THD) in dB relative to the fundamental frequency. Here, the answer shifts dramatically based on your regional grid voltage and phase configuration:
- 120V / 60Hz Systems (North America): The 3rd harmonic occurs at 180 Hz. If a non-linear load (like a VFD or LED driver) injects 5% THD at the 3rd harmonic, that 180 Hz component sits at roughly -26 dB relative to the 60 Hz fundamental.
- 230V / 50Hz Systems (EU/UK/AU): The 3rd harmonic shifts down to 150 Hz. The exact same 5% non-linear load profile will place the harmonic peak at 150 Hz, but the absolute dB magnitude relative to the 230V RMS baseline changes the thermal stress profile on the neutral conductor.
- 3-Phase Configurations: In a balanced 3-phase wye system, triplen harmonics (3rd, 9th, 15th) add arithmetically on the neutral wire rather than canceling. A 150 Hz (or 180 Hz) signal that measures -20 dB on a single phase can aggregate to a much higher dB level on the neutral, causing overheating. The Hz value remains fixed by the grid, but the resulting dB amplitude shifts based on the phase vector sum.
When the Conversion is Meaningless
Attempting to convert Hz to dB is entirely meaningless under the following conditions:
- Unknown Transfer Function: If you do not know the resistance, capacitance, or inductance values defining the circuit's cutoff, you cannot map a frequency to an amplitude drop.
- Missing Reference Level: Decibels are a ratio. Without a defined reference (such as dBV referenced to 1 Volt, dBu referenced to 0.775 Volts, or dBm referenced to 1 milliwatt), stating a signal is "-10 dB at 1000 Hz" provides no actionable data for impedance matching or gain staging.
- Digital Aliasing Limits: If the Hz value you are querying exceeds the Nyquist frequency (half the sampling rate) of your digital system, the dB reading will reflect aliased artifacts, not the true amplitude of the target frequency.
Frequently Asked Questions
How do you convert Hz to dB in audio EQ?
In audio equalization, you are not converting the units themselves; you are applying a gain or cut (in dB) at a specific center frequency (in Hz). For a parametric EQ, the relationship is defined by a bell curve. The formula relies on the Q factor (bandwidth). A high Q (e.g., Q=10) applies the dB change to a very narrow Hz band, while a low Q (e.g., Q=0.7) applies the dB change across a wide swath of neighboring frequencies. You map the Hz to the dB using the DSP's biquad filter coefficients.
Is there a direct Hz to dB formula for sound pressure?
No. Sound Pressure Level (SPL) in dB is calculated using the formula $dB = 20 \log_{10}(P / P_0)$, where $P$ is the measured acoustic pressure and $P_0$ is the reference threshold of hearing (20 µPa). Frequency (Hz) does not appear in this formula. However, human hearing sensitivity varies by Hz, which leads to weighted measurements like dBA.
How does A-weighting change the Hz to dB conversion?
A-weighting applies a standardized attenuation curve to raw acoustic measurements to mimic human ear sensitivity. According to the IEC 61672-1:2013 standard, low frequencies are heavily penalized. For example, a pure tone measuring 80 dB SPL at 1000 Hz will read as 80 dBA. But a tone measuring 80 dB SPL at 31.5 Hz will be attenuated by the A-weighting filter to roughly 40.8 dBA. The Hz dictates how many dB are subtracted from the raw measurement.






