dB to Voltage Gain Converter

Convert between dB values and voltage gain/attenuation ratios instantly.

Convert dB to voltage ratio and voltage ratio to dB using the 20·log10 formula. Built for audio engineers calculating gain staging, fader moves, amplifier specs, and signal-level changes. Runs entirely in your browser. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

Why is the voltage formula 20·log10 and not 10·log10?

Decibels are defined on power, and power is proportional to voltage squared (P is proportional to V²). When you express the ratio in voltage, the squared term comes out of the log as a factor of 2, so 10·log10(V₂²/V₁²) becomes 20·log10(V₂/V₁). The 20 multiplier therefore applies to any amplitude quantity: voltage, current, sound pressure, or sample amplitude.

A precise, two-way converter between decibels and voltage (amplitude) ratios for audio and electronics work. Enter a dB figure to see the multiplier it represents, or enter a ratio to see its dB equivalent. Because this is an amplitude quantity, the tool uses the 20·log10 form of the decibel formula, which is the correct one for voltage, current, sound pressure, and sample amplitude.

How it works

Decibels are fundamentally a ratio of two powers. Voltage is an amplitude, and power scales with the square of amplitude, so converting a voltage ratio to decibels uses a multiplier of 20 instead of 10.

dB = 20 · log10(V₂ / V₁)

Voltage ratio = 10^(dB / 20)

To go from dB to a ratio, divide the dB value by 20 and raise 10 to that power. To go from a ratio to dB, take the base-10 logarithm of the ratio and multiply by 20. A ratio of exactly 1 corresponds to 0 dB (no change), ratios above 1 are positive dB (gain), and ratios below 1 are negative dB (attenuation).

Worked example

A mic preamp set to +40 dB of gain multiplies the input voltage by 10^(40/20) = 10^2 = 100×. A -3 dB fader move multiplies the signal by 10^(-3/20) = 0.708×, the classic “half-power” point where the perceived loudness drop is just becoming noticeable.

Useful reference points

dBVoltage ratioPlain description
+20 dB10×Ten times the amplitude
+12 dB3.98×About four times
+6 dB2.00×Double amplitude
+3 dB1.41×Square-root-of-two up
0 dB1.00×No change
-3 dB0.708×Half-power point
-6 dB0.501×Half amplitude
-20 dB0.1×One tenth

These figures are why +6 dB is the engineer’s shorthand for “double it” and why a fader pulled down 6 dB roughly halves the signal. Every calculation runs locally in your browser; nothing is uploaded.