Calculate decibel gain or loss between input and output power or voltage levels with cascade analysis, Neper conversion, and common dB reference table.
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.
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 instantly 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.
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).
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.
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."
| 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 |
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.
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×.
dB is a relative measurement (ratio between two levels). dBm is an absolute measurement referenced to 1 milliwatt. So 0 dBm = 1 mW, +30 dBm = 1 W, and −30 dBm = 1 µW.
10^(−3/10) = 10^(−0.3) ≈ 0.5012. This is the half-power point, also known as the −3 dB bandwidth cutoff frequency in filter design.
Use power gain (10·log₁₀) when comparing power levels directly. Use voltage gain (20·log₁₀) when comparing voltage or current amplitudes. The 20× factor accounts for the P = V²/R relationship.
The Neper (Np) is an alternative logarithmic unit using natural logarithm instead of base-10. 1 Np = 8.686 dB. Nepers are common in European telecommunications standards and transmission line theory.
In decibels, simply add all gains and subtract all losses. For example: antenna (+12 dB) → cable (−2 dB) → amplifier (+25 dB) → filter (−1 dB) = +34 dB total gain.