Skip to main content

Decibel (dB) Calculator

Convert between decibels and power or voltage ratios using standard logarithmic formulas. Results update in real time.

Ad (leaderboard)
P

Power Ratio → dB

dB = 10 log10(P2/P1)
Decibels
P

dB → Power Ratio

P2/P1 = 10(dB/10)
Power Ratio
V

Voltage Ratio → dB

dB = 20 log10(V2/V1)
Decibels
V

dB → Voltage Ratio

V2/V1 = 10(dB/20)
Voltage Ratio
Rate this tool
0.0 / 5 · 0 ratings

Embed This Calculator

Add this calculator to your website for free. Copy the single line of code below and paste it into your HTML. The calculator auto-resizes to fit your page.

<script src="https://calchammer.com/embed.js" data-calculator="decibel-calculator" data-category="physics"></script>
data-theme "light", "dark", or "auto"
data-values Pre-fill inputs, e.g. "amount=1000"
data-max-width Max width, e.g. "600px"
data-border "true" or "false"
Or use an iframe instead
<iframe src="https://calchammer.com/embed/physics/decibel-calculator" width="100%" height="500" style="border:none;border-radius:12px;" title="Decibel Calculator"></iframe>

Preview

yoursite.com/blog
Decibel Calculator auto-resizes here
Ad (in_results)

How Decibels Work

The decibel (dB) is a logarithmic unit that expresses the ratio between two values of a physical quantity. Rather than saying a signal is 1,000,000 times more powerful, engineers simply say it is 60 dB stronger. This logarithmic compression makes it far easier to work with the enormous ranges of power and amplitude encountered in acoustics, electronics, and telecommunications.

The decibel is named after Alexander Graham Bell and is defined as one-tenth of a bel. It is not an absolute unit like a watt or a volt; instead, it always describes a ratio relative to a reference level. Common reference standards include dBm (referenced to 1 milliwatt), dBV (referenced to 1 volt), and dB SPL (referenced to the threshold of human hearing at 20 micropascals).

Ad (in_content)

Power dB vs. Voltage dB

The two most common decibel formulas differ by a factor of two. For power ratios, the formula is dB = 10 × log10(P2/P1). For voltage (or amplitude) ratios, the formula is dB = 20 × log10(V2/V1). The reason for this difference is that power is proportional to the square of voltage (P = V²/R). When you take the logarithm of a squared quantity, the exponent of 2 comes out as a multiplier, doubling the factor from 10 to 20. Use the power formula when comparing wattages, and the voltage formula when comparing signal amplitudes or voltages.

Common Decibel Values Reference

Understanding a few key dB values provides a useful intuitive benchmark:

  • 0 dB — no change; the ratio is exactly 1:1
  • 3 dB — approximately double the power (or √2 × the voltage)
  • 6 dB — approximately four times the power (or double the voltage)
  • 10 dB — 10 times the power
  • 20 dB — 100 times the power (or 10 times the voltage)
  • -3 dB — half the power; this is the standard cutoff point for filters
  • -10 dB — one-tenth the power

In acoustics, the range from a whisper (around 30 dB SPL) to a rock concert (around 110 dB SPL) spans a power ratio of 100 million to one, yet it is neatly expressed as an 80 dB difference.

Practical Uses of Decibels

Decibels appear everywhere in engineering. Audio engineers use dB to set gain stages, ensuring signals stay above the noise floor but below clipping. RF engineers calculate link budgets in dB, adding antenna gains and subtracting cable losses to predict whether a receiver can detect a transmitted signal. Acousticians measure sound pressure levels in dB SPL to assess noise exposure and hearing safety. In fiber optics, insertion loss and return loss are both expressed in dB. The beauty of the logarithmic scale is that cascaded gains and losses simply add and subtract, making system-level analysis straightforward.

Frequently Asked Questions

What is a decibel (dB)?

A decibel (dB) is a logarithmic unit used to express the ratio between two values of a physical quantity, most commonly power or amplitude (voltage). It was originally developed for measuring sound intensity but is now widely used in electronics, telecommunications, and acoustics. Because it uses a logarithmic scale, decibels can represent very large or very small ratios with manageable numbers.

Why is the formula different for power dB and voltage dB?

Power decibels use a factor of 10 (dB = 10 log10(P2/P1)) while voltage decibels use a factor of 20 (dB = 20 log10(V2/V1)). This is because power is proportional to the square of voltage (P = V²/R). When you take the logarithm of V squared, the exponent 2 comes out front as a multiplier, turning the factor of 10 into 20.

What does doubling the power mean in decibels?

Doubling the power corresponds to an increase of approximately 3 dB. This is because 10 × log10(2) equals roughly 3.01 dB. Similarly, halving the power is a decrease of about 3 dB. This 3 dB rule is one of the most commonly referenced benchmarks in audio and RF engineering.

Can you add decibel values directly?

Yes, one of the advantages of decibels is that multiplication and division of ratios become simple addition and subtraction. For example, if a signal passes through an amplifier with 10 dB gain and then through a cable with 3 dB loss, the net change is 10 - 3 = 7 dB. However, you cannot directly add dB values that represent separate, uncorrelated sources — those must first be converted back to linear power values, summed, and then converted back to dB.

What are some common decibel values and what do they represent?

0 dB represents no change (a ratio of 1:1). 3 dB is roughly double the power. 10 dB is 10 times the power. 20 dB is 100 times the power. In acoustics, 0 dB SPL is the threshold of human hearing, normal conversation is about 60 dB SPL, and 120 dB SPL is the threshold of pain. In electronics, -3 dB is the standard cutoff frequency for filters.

Related Calculators

Disclaimer: This calculator is for informational and educational purposes only. Results are estimates and should not be considered professional expert advice. Consult a qualified professional before making decisions based on these calculations. See our full Disclaimer.