Decibel Calculator
Convert between power ratios and decibels, voltage ratios and decibels. Compute gain/loss for cascades. Includes dBm, dBu, dBV reference conversions.
How to Use
- Pick conversion direction: ratio to dB, or dB to ratio.
- Select type: power (10·log) or voltage (20·log).
- Use dBm/dBu/dBV presets to reference absolute power/voltage levels.
- For cascaded stages, add dB values directly — no multiplication needed.
Show Work
Formulas
Reference Scales
| Scale | Reference | Use |
|---|---|---|
| dBm | 1 mW | RF, telecom |
| dBW | 1 W | Transmitter power |
| dBV | 1 V RMS | Consumer audio |
| dBu | 0.775 V RMS | Pro audio |
| dBSPL | 20 µPa | Acoustic sound pressure |
| dBi | Isotropic radiator | Antenna gain |
History of the Decibel
The bel — named for Alexander Graham Bell — was created at Bell Telephone Laboratories in 1924 by Colonel William H. Martin to quantify signal losses on long telephone cables. One bel represents a tenfold change in power; the bel was quickly divided into ten "decibels" for practical everyday use, giving the familiar ~1 dB just-noticeable-difference in human hearing.
The logarithmic scale matches the natural psychophysics of human perception. Gustav Fechner\'s 1860 Weber-Fechner law established that perceived intensity of sound, light, and pressure is proportional to the logarithm of the physical stimulus — so plotting loudness, brightness, or pressure on a log scale gives approximately linear perceived changes. This is why decibels and musical octaves (which are log2) both work so well for describing sensory phenomena.
The distinction between 10·log (for power) and 20·log (for voltage or current) comes from the fact that power = V²/R, so a factor-of-2 voltage change corresponds to a factor-of-4 power change. Both express the same physical change — 10·log(4) = 20·log(2) ≈ 6.02 dB — so the two conventions give identical results for identical physical situations. Engineers use whichever matches their measurement (voltmeter → 20·log; wattmeter → 10·log).
About This Calculator
Pick conversion direction (ratio → dB or dB → ratio) and measurement type (power 10·log vs voltage 20·log). The tool converts between linear ratio and decibels, also showing the equivalent in the other unit type (e.g., 20 dB voltage = 100× voltage = 10,000× power). Use quick presets for common benchmarks (2×, 10×, 100×).
Reference tables below show common absolute-reference decibel scales: dBm (mW), dBW (W), dBV (1 V RMS), dBu (0.775 V RMS), dBSPL (20 µPa for acoustic sound), dBi (isotropic radiator for antennas). When you see "dBm," "dBV," etc., that\'s an absolute reference — plain "dB" is just a ratio. Everything runs client-side; no values leave your browser.
Frequently Asked Questions
Why use decibels?
Decibels convert multiplicative ratios into additive values. A 100× gain followed by 50× gain = 5000×, but in dB: 20 + 17 = 37 dB. Adding beats multiplying for large ratios. Also lets us describe signals spanning billions in range with reasonable numbers.
Why 10·log for power but 20·log for voltage?
Both give the same dB value for the same physical change. Power = V²/R, so doubling voltage quadruples power. 20·log(2) = 6.02 dB for voltage doubling; 10·log(4) = 6.02 dB for the corresponding power quadrupling. Same answer.
What's dBm?
dB referenced to 1 mW. 0 dBm = 1 mW. +30 dBm = 1 W. −30 dBm = 1 µW. Common in RF and telecom. Always specifies absolute power, unlike plain dB (which is a ratio).
dBu vs dBV?
dBV: referenced to 1 V RMS (consumer audio: −10 dBV = 0.316 V). dBu: referenced to 0.775 V RMS (pro audio: +4 dBu = 1.23 V). Both are absolute voltage scales.
How do dB add up?
For cascaded stages: add dB values. Amplifier +20 dB, cable −3 dB, attenuator −10 dB = net +7 dB. Equivalent to multiplying ratios: 100× × 0.5× × 0.1× = 5×, and 20 log(5) = 14 dB... wait, 20 log for voltage; 10 log for power. Always track which one you\'re using.
Common Use Cases
Audio Amp Gain
Pre-amp adds 20 dB, mic pre adds 60 dB, headphone amp adds 10 dB. Total gain = 90 dB = 10^(90/20) = 31,623× voltage.
RF Link Budget
TX power +20 dBm, antenna +2 dBi, free-space loss −60 dB, RX antenna +2 dBi. Received signal: −36 dBm. If noise floor is −100 dBm, link margin is 64 dB.
Acoustic Sound Level
SPL (sound pressure level) is dB re 20 µPa. Quiet room: 30 dB. Conversation: 60 dB. Rock concert: 110 dB. Each 10 dB = 10× louder perception.
Fiber Optic Attenuation
Single-mode fiber: 0.2 dB/km at 1550 nm. 100km run = 20 dB loss. Amplifiers every 80km compensate.
Cable Loss
RG-58 at 100 MHz: 16 dB per 100m. 25m run = 4 dB = 40% power loss.
Last updated: