🔊 Decibel (dB) Calculator

The complete decibel reference — calculators, gain chain analysis, reference tables, SPL guide, and a ground-up explanation of why dB matters in electronics and audio.

Calculators

Voltage Ratio ↔ dB

dB = 20 × log₁₀(V2 / V1)
V
V

Power Ratio ↔ dB

dB = 10 × log₁₀(P2 / P1)
W
W

dB → Voltage & Power Ratio

V ratio = 10^(dB/20)   P ratio = 10^(dB/10)
dB

dBm Calculator

dBm = 10 × log₁₀(P / 0.001)
W
dBm
Cascaded Gain / Loss Chain

System Gain Chain — Add dB values in cascade

Enter the gain or loss (in dB) of each stage. Negative = loss/attenuation. The system total is simply their sum.

New to this? Here's what a gain chain is (tap to expand)

Real systems aren't one part — they're a chain of stages a signal passes through in order. An RF receiver, for example: antenna → amplifier → cable → another amplifier → filter. Each stage either boosts the signal (gain) or weakens it (loss). This tool answers the everyday question: after the signal passes through everything, how much stronger or weaker is it?

Here's the trick that makes dB so useful: because every stage is in dB, you don't multiply — you just add the numbers up. Gains are positive, losses are negative, and the total is the sum:

+20 dB − 3 dB + 23 dB − 6 dB = +34 dB total

That same chain in raw ratios would mean multiplying ×100 × ×0.5 × ×200 × ×0.25 — messy arithmetic with unwieldy numbers. In dB it collapses to grade-school addition you can do in your head.

Why does adding work? Because a decibel is a logarithm, and logarithms turn multiplication into addition. Think of dB as steps on a staircase rather than “times bigger”: a gain is steps up, a loss is steps down, and the total is just where you end up — you count and add steps, you don't multiply them. That single property is the whole reason RF and audio engineers work in dB: every amplifier, cable, splitter, and connector becomes one number you add or subtract as you walk down the signal path.

Try it below: each stage you add or edit changes the running total instantly — watch the dB values simply sum.

Input
dBm
Pre-amp
dB gain
Cable loss
dB
Amp stage
dB gain
Filter loss
dB
Power ↔ dBm Converter

Convert Any Power to dBm (and back)

dBm = 10 × log₁₀(P / 1 mW)     P = 1 mW × 10^(dBm / 10)

dBm is power referenced to 1 milliwatt: 0 dBm = 1 mW exactly. Pick your unit from the dropdown — pW, nW, µW, mW, W, or kW — and it converts instantly. Try 1 mW → 0 dBm, 100 mW → 20 dBm, 1 W → 30 dBm.

dBm
PowerdBmTypical context
The dB Ruler — Common Benchmarks

A visual scale of the most important dB reference points every engineer should know by heart. The bar runs from heavy attenuation (left) through unity gain to strong amplification (right).

Complete dB Reference Table
dB ValueVoltage RatioPower RatioMeaning / Memory HookVisual
Why Decibels? — The Essential Explanation
The key insight: Human hearing perceives loudness logarithmically — doubling the physical sound power adds only 3 dB. Decibels compress vast ranges (0.000001W to 1,000,000W) into a human-friendly scale. They also turn multiplication into addition: two cascaded amplifiers of 20 dB each give exactly 40 dB total.

Voltage vs Power — Why the 20/10 Difference?

Power is proportional to voltage squared (P = V²/R). So doubling voltage quadruples power. The factor-of-2 in the exponent becomes the factor-of-2 difference between the formulas:

dBpower = 10 × log₁₀(P2/P1)
dBvoltage = 20 × log₁₀(V2/V1)

Both give the same dB number when measured across equal impedances. The 20 absorbs the squaring.

The Three Rules You Must Memorise

These three facts let you do dB arithmetic in your head:

+3 dB  ⇒  power ×2 (voltage ×1.414)
+6 dB  ⇒  voltage ×2 (power ×4)
+10 dB  ⇒  power ×10 (voltage ×3.16)

Memorise these three. Any other dB value can be built by adding them. 26 dB = 20 + 6 = ×10 (power) × ×4 (power) = ×400 power.

dBm — Power Referenced to 1 mW

dBm pins the reference: 0 dBm = 1 mW. This makes it an absolute power measurement, not just a ratio. RF engineers live in dBm because it survives calculation chains:

Pout (dBm) = Pin (dBm) + Gain (dB)

Common levels: phone transmitter ~30 dBm (1 W); Wi-Fi AP ~20 dBm (100 mW); received Wi-Fi signal ~ −70 dBm (0.0000001 mW).

dBV, dBu, dBFS — The Audio References

Audio engineering uses different zero references:

0 dBV = 1 V RMS
0 dBu = 0.7746 V RMS (√(0.6W×600Ω))
0 dBFS = full digital scale (clipping point)

Professional line level is +4 dBu; consumer is −10 dBV. Mix these references and you get a 12 dB level mismatch.

Common dBm Power Levels
dBmPowerTypical source / context
+50100 WHigh-power amateur radio transmitter
+4320 WTypical VHF/UHF mobile radio
+375 WHandheld radio (HT) max power
+301 WTypical smartphone cellular Tx
+27500 mWBluetooth Class 1 (long range)
+20100 mWWi-Fi access point (typical)
+1010 mWBluetooth Class 2
01 mWReference level; low-power IoT Tx
−10100 µWStrong received signal (cable)
−40100 nWModerate received Wi-Fi signal
−70100 pWTypical received Wi-Fi at range
−100100 fWMinimum usable signal (weak DX)
−1301 aWNear thermal noise floor (kTB)
Sound Pressure Level (dB SPL) Reference

SPL Calculator & Reference

Reference: 0 dB SPL = 20 μPa (threshold of human hearing). SPL uses a pressure ratio, so: dB SPL = 20 × log₁₀(p / 20μPa).

Pa
Noise Figure & SNR

SNR, Noise Figure & Friis Formula

NFtotal = NF1 + (NF2-1)/G1 + (NF3-1)/(G1×G2) + …

Friis formula: noise performance of a cascade is dominated by the first stage. A high-gain, low-noise first stage is critical.

dB
dB
dB
dB
dB
📊 Go deeper: dB on a Spectrum Analyzer → Now that you’ve got the concepts, put them to work: a hands-on trainer for reading signal levels on a service monitor — place markers, measure the gap, and turn dB into real power and voltage ratios.