Decibel (dB) Calculator
Convert gain or loss ratios to decibels (dB) and vice versa. Supports power-based and amplitude-based calculations for electronics, audio, and RF engineering.
Decibel (dB) Calculator
Convert gain or loss ratios to decibels (dB) and vice versa. Supports both power-based and amplitude-based calculations for electronics, audio, and RF engineering.
Precision
Actions
Calculation Mode
Input Value
Quick Presets
Quick Reference
What is a Decibel (dB)?
The decibel (dB) is a logarithmic unit used to express the ratio between two values, commonly power or amplitude. It's widely used in electronics, audio engineering, telecommunications, and signal processing to measure gain, loss, or signal strength. The logarithmic scale makes it easier to work with very large or very small ratios.
Decibel Formulas
Power-Based Calculation
dB = 10 × log₁₀(P₂/P₁)
Used when comparing power levels. A 10 dB increase represents a 10× power increase.
Voltage/Current-Based Calculation
dB = 20 × log₁₀(V₂/V₁)
Used when comparing voltage or current levels. A 20 dB increase represents a 10× voltage increase.
Reverse Calculations
Power Ratio = 10^(dB/10)
Voltage Ratio = 10^(dB/20)
Common dB Values
| dB Value | Power Ratio | Voltage Ratio |
|---|---|---|
| +3 dB | 2× (double) | 1.41× |
| +6 dB | 4× | 2× (double) |
| +10 dB | 10× | 3.16× |
| +20 dB | 100× | 10× |
| -3 dB | 0.5× (half) | 0.71× |
| -10 dB | 0.1× (10%) | 0.32× |
| -20 dB | 0.01× (1%) | 0.1× (10%) |
Real-World Applications
🎵 Audio Engineering
- Amplifier gain measurements
- Sound pressure level (SPL)
- Microphone sensitivity
- Speaker efficiency ratings
📡 RF & Telecommunications
- Antenna gain
- Signal attenuation
- Cable loss calculations
- Transmitter power output
⚡ Electronics
- Amplifier specifications
- Filter response curves
- Signal-to-noise ratio (SNR)
- Power supply efficiency
🔊 Acoustics
- Room acoustics analysis
- Noise reduction ratings
- Hearing protection levels
- Environmental noise assessment
Why Use Decibels?
Calculation Examples
Example 1: Power Gain
An amplifier increases power from 1W to 10W. What is the gain in dB?
dB = 10 × log₁₀(10/1) = 10 × 1 = 10 dB
Example 2: Voltage Gain
A circuit doubles the voltage from 1V to 2V. What is the gain in dB?
dB = 20 × log₁₀(2/1) = 20 × 0.301 = 6.02 dB
Example 3: Signal Attenuation
A cable causes -20 dB loss. What fraction of power remains?
Power Ratio = 10^(-20/10) = 10^(-2) = 0.01 (1%)
Tips for Using This Calculator
- •Choose the correct mode based on whether you're working with power or voltage/current ratios.
- •For power calculations, use the 10× multiplier formula (10 × log₁₀).
- •For voltage/current calculations, use the 20× multiplier formula (20 × log₁₀).
- •Negative dB values indicate attenuation or loss, while positive values indicate gain.
- •Use the quick presets for common gain/loss scenarios to save time.
- •Adjust precision (2-6 decimal places) based on your accuracy requirements.
Frequently Asked Questions
What's the difference between dB, dBm, and dBW?
dB is a relative unit comparing two values. dBm is absolute power relative to 1 milliwatt (0 dBm = 1 mW). dBW is absolute power relative to 1 watt (0 dBW = 1 W).
Why is 3 dB called the "half-power point"?
-3 dB represents exactly half the power (0.5×). This is commonly used in filter design and frequency response analysis to define bandwidth.
Can I add dB values directly?
Yes! One major advantage of dB is that cascaded gains/losses can be added. For example, +10 dB followed by +6 dB equals +16 dB total gain.
When should I use 10× vs 20× multiplier?
Use 10× for power ratios (P₂/P₁). Use 20× for voltage or current ratios (V₂/V₁ or I₂/I₁). This is because power is proportional to voltage squared (P = V²/R).