Hertz (Hz) measures frequency (cycles per second), while decibels (dB) measure a logarithmic ratio of power or amplitude. You cannot mathematically convert Hz to decibels any more than you can convert miles per hour to kilograms—they measure fundamentally different physical dimensions. However, in signal processing, audio engineering, and AC circuit analysis, engineers routinely map a specific frequency to a dB value using a transfer function. If you are evaluating a standard 60 Hz AC signal passing through a first-order RC low-pass filter with a 1,000 Hz (1 kHz) cutoff frequency, the converted attenuation is exactly -0.0156 dB.

The formula for the amplitude response (attenuation) of a first-order low-pass filter is:

Attenuation (dB) = -10 × log10(1 + (f / fc)²)

Substituting our values: -10 × log10(1 + (60 / 1000)²) = -10 × log10(1 + 0.0036) = -0.0156 dB

Below is the data-dense attenuation table for neighboring grid frequencies within a ±20% range of 60 Hz, assuming the same 1 kHz cutoff filter.

Table 1: Frequency (Hz) to Attenuation (dB) at 1 kHz Cutoff
Frequency (Hz) Ratio (f / fc) Attenuation (dB) Signal Passed (%)
48 Hz (-20%) 0.048 -0.0100 dB 99.88%
50 Hz (EU Grid) 0.050 -0.0108 dB 99.87%
55 Hz 0.055 -0.0131 dB 99.85%
60 Hz (US Grid) 0.060 -0.0156 dB 99.82%
65 Hz 0.065 -0.0183 dB 99.79%
72 Hz (+20%) 0.072 -0.0225 dB 99.74%

Note: At these low frequencies relative to the 1 kHz cutoff, the filter introduces negligible attenuation. The -3 dB cutoff point is not reached until the input frequency hits exactly 1,000 Hz.

The Assumptions That Fix the Answer (Voltage, Phase, and PF)

A common point of confusion on the bench is assuming that system voltage or phase configuration alters the Hz-to-dB relationship. In linear signal filtering and passive AC impedance networks, the dB attenuation of a frequency is entirely independent of the system voltage.

A 60 Hz signal is attenuated by -0.0156 dB through our 1 kHz RC filter whether it is a 120V single-phase residential circuit, a 230V European mains circuit, or a 480V 3-phase industrial feeder. The transfer function relies strictly on impedance ratios (capacitive reactance vs. resistance), not absolute voltage. The assumption that fixes the answer is the linearity of the components and the fixed cutoff frequency ($f_c$).

What about Power Factor (PF)? In power systems, PF is the cosine of the phase angle between voltage and current (a dimensionless value from 0 to 1). Converting Hz to dB using PF is a category error. PF describes the phase shift at a fundamental frequency (like 60 Hz), whereas dB in this context describes amplitude attenuation across a frequency spectrum. If you are analyzing a motor's power factor, you are looking at real vs. apparent power (kW vs. kVA), not frequency response.

When Converting Hertz to Decibels is Meaningless

While mapping Hz to dB is the foundation of Bode plots and filter design, the conversion becomes physically meaningless in several common electrical scenarios:

  • Unknown Transfer Function: If you do not know the impedance network (the resistance, capacitance, or inductance) the frequency is passing through, you cannot calculate a dB value. A 60 Hz wave in a vacuum or an ideal superconductor experiences 0 dB attenuation.
  • Raw Power Transmission: When sizing conductors for a 60 Hz grid, we calculate voltage drop in absolute volts or percentages, not decibels. Using dB to describe I²R heating losses in a 500 MCM THHN feeder is technically possible but practically useless for NEC ampacity derating.
  • Audio EQ Without a Reference Curve: In digital signal processing, an equalizer maps frequencies to dB boosts or cuts. But without a defined Q-factor (bandwidth) and reference gain, asking "what is the dB of 1 kHz?" is unanswerable.
Safety & Code Caveat: When analyzing AC mains frequencies (50/60 Hz) for harmonic distortion (THD), always use a true-RMS clamp meter or power quality analyzer. Attempting to measure high-frequency harmonic dB attenuation on live 480V 3-phase panels requires CAT IV rated equipment and arc-flash PPE. Leave live panel metering to qualified personnel.

Practical Application: Inductive Reactance and VFD Cable Impedance

Where the Hz-to-dB relationship matters most in heavy electrical work is in Variable Frequency Drives (VFDs) and motor leads. As a VFD sweeps its output frequency from 10 Hz up to 60 Hz (or 120 Hz for field weakening), the inductive reactance ($X_L$) of the motor windings and the feeder cables increases linearly.

The formula for inductive reactance is $X_L = 2\pi f L$. As $f$ (Hz) increases, $X_L$ increases, causing a larger voltage drop across the cable. If we express this voltage drop in decibels relative to the drive's output voltage, we can map the exact high-frequency attenuation caused by parasitic cable inductance.

Table 2: VFD Output Frequency vs. Inductive Voltage Drop (100mH Cable/Motor Inductance, 10A Load)
VFD Output (Hz) Reactance (XL) Voltage Drop (V) Attenuation (dB relative to 480V)
10 Hz 6.28 Ω 62.8 V -17.6 dB
30 Hz 18.85 Ω 188.5 V -8.1 dB
60 Hz 37.70 Ω 377.0 V -2.1 dB
90 Hz 56.55 Ω 565.5 V +1.4 dB (Overvoltage Risk)

Source: Reactance calculations based on standard AC circuit theory (HyperPhysics). Note that at 90 Hz, the inductive voltage drop exceeds the nominal supply, requiring the VFD to boost its PWM carrier voltage to maintain torque.

Frequently Asked Questions

Can I convert 60 Hz directly to dB SPL (Sound Pressure Level)?

No. 60 Hz is the pitch of the sound (the frequency of the acoustic wave), while dB SPL is the loudness (the amplitude of the pressure wave). A 60 Hz hum from a transformer can be 20 dB SPL (barely audible) or 90 dB SPL (deafening), depending on the physical vibration amplitude, not the frequency itself.

Why do audio graphs show Hz on the X-axis and dB on the Y-axis?

Those are frequency response curves (Bode plots). The graph does not "convert" Hz to dB; rather, it shows how much a system amplifies or attenuates (dB) a specific input frequency (Hz). The X-axis is the independent variable (stimulus), and the Y-axis is the dependent variable (system response).

Does a higher Hz always mean a higher dB?

Not inherently. In a low-pass filter, higher Hz results in lower dB (more attenuation). In a high-pass filter, higher Hz results in higher dB (less attenuation, approaching 0 dB unity gain). The relationship is entirely dictated by the circuit topology.