dB Gain Calculator

Calculate decibel gain or loss between input and output power or voltage levels with cascade analysis, Neper conversion, and common dB reference table.

W
W
Gain (dB)
20.000
Signal amplified
Power Gain (dB)
20.000
10·log₁₀(P_out/P_in)
Voltage Gain (dB)
40.000
20·log₁₀(V_out/V_in)
Linear Ratio
100.000000
Output = 100.0000× input
Gain (Neper)
2.3026
1 Np ≈ 8.686 dB
% Change
9,900.00%
Increase
2-Stage Cascade
40.000 dB
Two identical stages in series
3-Stage Cascade
60.000 dB
Three identical stages in series

Gain Visualization

Input
0.0010 W
Output
0.1000 W

Common dB Values Reference

dBPower RatioDescription
-20 dB0.010100× attenuation
-10 dB0.10010× attenuation
-6 dB0.501~2× voltage atten.
-3 dB0.501Half-power point
0 dB1.000Unity gain
+3 dB1.995Double power
+6 dB1.995~2× voltage
+10 dB10.00010× power
+20 dB100.000100× power
+30 dB1e+31000× power
+40 dB1e+410,000× power
+60 dB1e+61,000,000× power
Planning notes, formulas, and examples

About the dB Gain Calculator

The decibel (dB) is a logarithmic unit used throughout electronics, acoustics, and telecommunications to express the ratio between two signal levels. Because real-world signals can span many orders of magnitude — from microwatts in a radio receiver to megawatts in a broadcast transmitter — the decibel scale compresses these enormous ranges into manageable numbers. A gain of +10 dB means the signal power has increased tenfold, while −3 dB represents a halving of power, a critical threshold in filter design and bandwidth specifications.

Power gain in decibels uses the formula G = 10·log₁₀(P_out / P_in), while voltage or amplitude gain uses G = 20·log₁₀(V_out / V_in). The factor-of-two difference arises because power is proportional to the square of voltage (P = V²/R). Understanding this distinction is essential for correctly interpreting amplifier specifications, antenna gains, and cable losses in any signal chain.

This dB gain calculator works bidirectionally: enter input and output levels to find the gain in dB, or enter a dB value and reference level to compute the output. It supports both power and voltage modes, converts between dB and Nepers, and provides cascade analysis for multi-stage amplifier chains. A built-in reference table of common dB values makes it easy to develop intuition for the logarithmic scale.

When This Page Helps

Whether you are designing an RF amplifier chain, sizing a PA system, analyzing fiber-optic link budgets, or debugging a signal path, converting between linear ratios and decibels is a daily task. This calculator eliminates conversion errors and shows cascade effects for multi-stage systems.

The bidirectional calculation, built-in Neper conversion, and common dB reference table make it equally useful for students learning the decibel scale and practicing engineers performing link budget analysis.

How to Use the Inputs

  1. Select a preset or choose between power gain and voltage gain mode.
  2. Choose the calculation direction: levels-to-dB or dB-to-level.
  3. For levels-to-dB, enter the input and output signal levels.
  4. For dB-to-level, enter the gain in dB and the reference level.
  5. Select the appropriate unit (W, mW, V, or mV).
  6. Review the computed gain, linear ratio, Neper value, and cascade results.
  7. Use the common dB reference table to contextualize your result.
Formula used
Power Gain: G_dB = 10·log₁₀(P_out / P_in). Voltage Gain: G_dB = 20·log₁₀(V_out / V_in). Neper: Np = dB / 8.6859. Cascade Gain: G_total = G₁ + G₂ + … (in dB). Linear ratio from dB: Power ratio = 10^(dB/10), Voltage ratio = 10^(dB/20).

Example Calculation

Result: 20.000 dB (100× power ratio)

G = 10·log₁₀(0.1 / 0.001) = 10·log₁₀(100) = 10 × 2 = 20 dB. The output power is 100 times the input power, a common gain for audio amplifiers.

Tips & Best Practices

  • Remember: +3 dB ≈ double power, +6 dB ≈ double voltage, +10 dB = 10× power.
  • Gains add in dB — cascade stages by summing their individual dB gains.
  • A cable rated at −0.5 dB/m over 20 m gives −10 dB total loss.
  • Antenna gain is measured in dBi (relative to isotropic) or dBd (relative to dipole). dBi = dBd + 2.15.
  • Noise figure in dB adds directly to the system noise — keep the first-stage NF as low as possible (Friis formula).
  • For quick mental math: +20 dB = 100×, +40 dB = 10,000×, +60 dB = 1,000,000×.

Understanding the Decibel Scale

The decibel was originally defined by Bell Telephone Laboratories as one-tenth of a Bel, named after Alexander Graham Bell. It gained universal acceptance because it matches human perception — our ears respond logarithmically to sound intensity, and a 10 dB increase sounds roughly "twice as loud."

dB Reference Levels in Practice

| Unit | Reference | Field | |---|---|---| | dBm | 1 milliwatt | RF/telecom | | dBW | 1 watt | Broadcast/radar | | dBV | 1 volt RMS | Audio | | dBu | 0.775 V RMS | Pro audio | | dBSPL | 20 µPa | Acoustics | | dBFS | Full-scale digital | Digital audio |

Link Budget Example

A complete link budget adds and subtracts dB values through the entire signal path: transmitter power (+43 dBm) → cable loss (−2 dB) → antenna gain (+15 dBi) → free-space path loss (−120 dB) → receive antenna (+12 dBi) → cable loss (−1 dB) = received power = −53 dBm. Comparing this to receiver sensitivity (−90 dBm) gives a 37 dB link margin.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Decibels compress enormous ranges into small numbers and allow cascaded gains to be simply added rather than multiplied. A signal chain with stages of 100×, 0.5×, and 1000× gain becomes +20 −3 +30 = +47 dB, much easier to work with than 50,000×.