Decibel Calculator
Convert between decibels (dB), power ratios, voltage ratios, and absolute power levels (dBm). Supports both power and voltage/current calculations.
What is a decibel (dB)?
A decibel is a logarithmic unit expressing the ratio between two values. It's used to measure power, voltage, sound intensity, and signal strength. Because it's logarithmic, dB compresses large ranges: 3 dB = 2× power, 10 dB = 10× power, 20 dB = 100× power.
What is the difference between dB power and dB voltage?
Power dB uses factor of 10: dB = 10 log₁₀(P₂/P₁). Voltage/current dB uses factor of 20: dB = 20 log₁₀(V₂/V₁) because power is proportional to voltage squared (P ∝ V²). For equal impedances, 6 dB voltage gain = 2× voltage = 4× power.
Why are dB values sometimes negative?
Negative dB indicates a decrease or loss. 0 dB = no change (ratio of 1:1). Positive dB = gain/increase. Negative dB = attenuation/loss. For example, -3 dB means power reduced to 50%, -10 dB means power reduced to 10%.
What is dBm and how is it different from dB?
dBm is absolute power referenced to 1 milliwatt: dBm = 10 log₁₀(P/1mW). 0 dBm = 1 mW, 30 dBm = 1 W. dB is relative (ratio), while dBm is absolute power. dBm is common in RF/telecommunications. Adding dB to dBm gives dBm: 10 dBm + 3 dB = 13 dBm.
What does 3 dB mean in practical terms?
3 dB is significant: +3 dB = double power, -3 dB = half power. In voltage (same impedance), +6 dB = double voltage. 3 dB is also the filter cutoff point (half-power frequency). Audio: -3 dB is barely noticeable volume reduction.
How do I add decibels?
When cascading systems, ADD decibels (don't multiply). If amplifier 1 has +20 dB gain and amplifier 2 has +15 dB gain, total gain is 20 + 15 = 35 dB. This is because dB is logarithmic: log(A×B) = log(A) + log(B). Ratios multiply, dB values add.
What is dBV, dBu, and dBFS?
dBV: voltage referenced to 1V RMS (0 dBV = 1V). dBu: voltage referenced to 0.775V RMS (0 dBu = 0.775V, professional audio). dBFS: digital full scale, 0 dBFS = maximum digital value, all values are negative or zero to avoid clipping.
What are common dB reference levels?
Audio: 0 dBu = 0.775V, line level ≈ -10 dBV (consumer) or +4 dBu (pro). RF: 0 dBm = 1 mW. Sound: 0 dB SPL = 20 µPa (threshold of hearing). Antennas: dBi (isotropic reference), dBd (dipole reference). WiFi: typically 15-20 dBm.
How do dB relate to human perception?
Humans perceive logarithmically. Sound: +10 dB SPL ≈ 2× perceived loudness. Light: similar logarithmic perception. Phone signal: -70 dBm is good, -100 dBm is weak but usable, -110 dBm is near unusable. Each -10 dB makes signal harder to detect.
What is a typical amplifier gain in dB?
Audio preamps: 20-60 dB (10× to 1000× voltage). Power amps: 20-40 dB. Op-amps: 60-120 dB open-loop gain. RF LNAs: 10-20 dB. Antenna gain: 2-15 dBi (omnidirectional to directional). Total system gain is sum of all stages in dB.
How do I convert between different dB references?
dBm to dBW: dBW = dBm - 30. dBV to dBu: dBu = dBV + 2.2. dBi to dBd: dBd = dBi - 2.15. These conversions involve adding/subtracting constants because all are logarithmic scales with different reference points.
What is signal-to-noise ratio (SNR) in dB?
SNR (dB) = 10 log₁₀(Signal Power/Noise Power). Higher is better. 0 dB SNR = signal equals noise. 10 dB SNR = signal 10× stronger than noise (acceptable for some uses). 20 dB = good. 40+ dB = excellent. Audio CDs have ~96 dB SNR (16-bit).