dB Gain / Loss & Linear Ratio Calculator

Convert between dimensionless decibels (dB) and linear power or voltage ratios. Evaluate amplifier gain, attenuator insertion loss, percentage changes, and transmission efficiency using rigorous 10·log₁₀ and 20·log₁₀ rules.

Enter decibel magnitude; choose whether it represents amplifier gain or cable loss
Quick Engineering Presets:
Linear Power Ratio (P₂ / P₁) 100.00x
Voltage Ratio (V₂ / V₁)
10.00x
Decibel Equivalent (dB)
+20.00 dB
Percentage Gain / Loss
+9,900.0%
Pass-Through Efficiency
10,000.0%
Step-by-Step Mathematical Substitution
Power Ratio = 10^(+20.00 / 10) = 10^2.0000 = 100.00x | Voltage Ratio = 10^(+20.00 / 20) = 10^1.0000 = 10.00x

Engineering Principles: Decibels, Linear Ratios, and Cascaded Link Budgets

An authoritative technical reference on the distinction between relative decibels and absolute power, the derivation of the 10·log₁₀ and 20·log₁₀ rules, sign conventions, and multi-stage cascaded RF chain analysis.

1. The Decibel as a Dimensionless Ratio

In radio frequency (RF), optical telecommunications, and acoustic engineering, the decibel (dB) is strictly a dimensionless logarithmic ratio comparing two physical quantities. Unlike absolute power units such as decibel-milliwatts (dBm) or decibel-watts (dBW)—which peg power to a fixed physical reference (1 mW and 1 W respectively)—the standard decibel (dB) carries no physical units:

\text{dB} = 10 \cdot \log_{10}\left(\frac{P_2}{P_1}\right)

Because both numerator \( P_2 \) and denominator \( P_1 \) share identical units (Watts, milliwatts, or microwatts), the units cancel out entirely. Decibels quantify amplification factors (gain), transmission line losses (attenuation), filter rejection, antenna directivity, and noise figure.

2. The 10 log10 vs. 20 log10 Rule Explained

A cornerstone principle of RF engineering is knowing when to multiply logarithmic ratios by 10 versus 20:

  • Power Ratios (10·log₁₀): When measuring energy rates, electromagnetic flux, or dissipated thermal power.
  • Voltage, Current, & Field Ratios (20·log₁₀): When measuring electrical potentials, currents, or electric field strength (\( \text{V/m} \)) across constant impedance.
Mathematical Proof: Origin of the Factor 20

In linear circuit theory, average electrical power dissipated across a resistive load \( R \) is given by Joule's Law: \( P = \frac{V^2}{R} \).

Consider an amplifier or transmission line with identical input and output characteristic termination impedances (\( R_1 = R_2 = 50\ \Omega \)):
\( \text{dB} = 10 \cdot \log_{10}\left(\frac{P_2}{P_1}\right) = 10 \cdot \log_{10}\left(\frac{V_2^2 / R}{V_1^2 / R}\right) = 10 \cdot \log_{10}\left(\left[\frac{V_2}{V_1}\right]^2\right) \)

Applying the logarithmic power identity \( \log_{10}(x^n) = n \cdot \log_{10}(x) \), the exponent 2 moves forward as a multiplier:
\( \text{dB} = 10 \cdot 2 \cdot \log_{10}\left(\frac{V_2}{V_1}\right) = 20 \cdot \log_{10}\left(\frac{V_2}{V_1}\right) \)

Crucial Engineering Constraint: The 20·log₁₀ formula is strictly valid only when the input and output impedances are identical (\( Z_1 = Z_2 \)). If an amplifier transforms impedance (such as a 50 Ω to 75 Ω balun), power must be evaluated directly using \( 10 \cdot \log_{10}\left(\frac{V_2^2 / R_2}{V_1^2 / R_1}\right) \).

3. Gain vs. Loss: Sign Conventions and Inversion

Sign conventions indicate whether energy is injected into or extracted from the propagating electromagnetic wave:

  • Positive Decibels (+dB, Gain): Indicates amplification where output exceeds input (\( P_2 > P_1 \)).
    \( +20\text{ dB} \implies \text{Power Ratio} = 10^{(+20/10)} = 10^2 = 100\times \quad (+9,900\%\text{ increase}) \)
  • Zero Decibels (0 dB, Unity): Represents a transparent component where \( P_2 = P_1 \). Power ratio is exactly 1.0 (100% transmission).
  • Negative Decibels (-dB, Attenuation / Insertion Loss): Indicates signal reduction where output is less than input (\( P_2 < P_1 \)).
    \( -20\text{ dB} \implies \text{Power Ratio} = 10^{(-20/10)} = 10^{-2} = 0.01\times \quad (1\%\text{ remaining, } 99\%\text{ absorbed}) \)

4. Cascaded Link Analysis: Why Telecom Uses Decibels

The ultimate utility of decibels lies in converting tedious multi-stage multiplication into trivial addition. Consider a typical satellite earth station receive chain consisting of a parabolic dish antenna, waveguide feed, Tower-Mounted Low-Noise Amplifier (LNA), coaxial run, bandpass filter, and downconverter:

\text{Linear Total Gain} = G_{\text{antenna}} \times L_{\text{waveguide}} \times G_{\text{LNA}} \times L_{\text{cable}} \times L_{\text{filter}}
\text{Decibel Total Gain (dB)} = G_{\text{ant (dBi)}} - L_{\text{wg (dB)}} + G_{\text{LNA (dB)}} - L_{\text{cable (dB)}} - L_{\text{filter (dB)}}

In decibels, an RF link budget collapses into elementary arithmetic additions and subtractions, preventing floating-point overflows and simplifying sensitivity margin calculations across hundreds of kilometers of free-space path loss.

5. The Power Doubling Rule & Key Heuristics

Field RF engineers rely on fundamental decibel benchmarks for instantaneous mental calculations:

  • +3 dB: Power doubles (\( 10^{0.3} \approx 1.9953 \approx 2\times \)); voltage increases by \( \sqrt{2} \approx 1.414\times \).
  • -3 dB: The universal half-power point (50.1% power remaining, 70.7% voltage remaining). Defines 3 dB antenna beamwidths and filter cutoff frequencies.
  • +6 dB: Voltage doubles (\( 10^{6/20} = 10^{0.3} \approx 2\times \)); power quadruples (\( 4\times \)).
  • -6 dB: Voltage halves (0.5x); power drops to 25% (-75% loss).
  • +10 dB: Power increases by a factor of 10 (\( 10\times \)); voltage increases by \( \sqrt{10} \approx 3.162\times \).
  • +20 dB: Power increases by 100x; voltage increases by 10x.
  • -20 dB: 99% power reduction (1% pass-through). Standard target for antenna return loss (\( \text{VSWR} \approx 1.22:1 \)).

6. Standard Reference Lookup Table

The table below cross-references benchmark decibel values with linear power and voltage ratios, transmission efficiencies, and telecom applications:

Decibels (dB) Linear Power Ratio Linear Voltage Ratio Percentage Change / Pass Common Telecom / RF Application
+40.0 dB 10,000x 100.0x +999,900% gain High-gain multi-stage RF power amplifier lineup
+30.0 dB 1,000x 31.62x +99,900% gain Tower-Mounted Amplifier (TMA) / Satcom Low Noise Block (LNB)
+20.0 dB 100.0x 10.00x +9,900% gain Standard intermediate frequency (IF) or driver gain block
+10.0 dB 10.00x 3.162x +900% gain Decade power amplification baseline (10x power)
+6.0 dB 3.981x (~4x) 1.995x (2.0x) +298.1% gain Voltage doubling threshold across identical impedance
+3.0 dB 1.995x (2.0x) 1.413x +99.5% gain Power doubling benchmark (+3 dB rule)
0.0 dB 1.000x (Unity) 1.000x (Unity) 100.0% (No change) Ideal lossless transmission baseline
-1.0 dB 0.794x 0.891x 79.4% pass (-20.6% loss) Acceptable RF filter passband insertion loss ripple
-3.0 dB 0.501x (~0.5x) 0.707x 50.1% pass (-49.9% loss) Half-Power Beamwidth (HPBW) / 3 dB filter cutoff point
-6.0 dB 0.251x (~0.25x) 0.501x (0.5x) 25.1% pass (-74.9% loss) Voltage halving / 4-way resistive splitter port loss
-10.0 dB 0.100x 0.316x 10.0% pass (-90.0% loss) 10 dB directional coupler coupled port / 90% attenuation
-20.0 dB 0.010x 0.100x 1.0% pass (-99.0% loss) Antenna return loss target (VSWR 1.22:1) / RF isolator
-30.0 dB 0.001x 0.0316x 0.1% pass (-99.9% loss) Harmonic and intermodulation distortion (IMD) suppression
-40.0 dB 0.0001x 0.0100x 0.01% pass (-99.99% loss) Deep notch filter out-of-band rejection