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
| dB | Voltage ratio | Plain description |
|---|---|---|
| +20 dB | 10× | Ten times the amplitude |
| +12 dB | 3.98× | About four times |
| +6 dB | 2.00× | Double amplitude |
| +3 dB | 1.41× | Square-root-of-two up |
| 0 dB | 1.00× | No change |
| -3 dB | 0.708× | Half-power point |
| -6 dB | 0.501× | Half amplitude |
| -20 dB | 0.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.