User Rating 0.0 โ˜…โ˜…โ˜…โ˜…โ˜…
Total Usage 0 times
Category Electronics
Calculation Type
Direction
ร—
dB
Quick Values:
Gain โ€”
Ratio โ€”
Is this tool helpful?

Your feedback helps us improve.

โ˜… โ˜… โ˜… โ˜… โ˜…

About

Decibel miscalculations cascade through signal chains. A 3dB error doubles or halves actual power - amplifier stages compound this exponentially. This calculator implements the IEEE standard logarithmic definitions: 10log10 for power ratios, 20log10 for voltage ratios across matched impedances. The distinction matters because voltage squared equals power in resistive loads.

RF engineers sizing attenuator pads, audio technicians matching amplifier stages, and antenna designers calculating link budgets all require precise dB conversions. Manual calculation introduces transcription errors. The tool handles bidirectional conversion: input a ratio to find dB, or input dB to find the linear ratio. Results display both gain and attenuation interpretations since negative dB indicates signal loss.

decibel dB gain amplifier audio voltage ratio power ratio electronics RF

Formulas

The decibel is a logarithmic unit expressing ratios. Power and voltage require different coefficients because power is proportional to voltage squared across constant impedance.

Power Gain: GdB = 10 โ‹… log10(P2P1)
Voltage Gain: GdB = 20 โ‹… log10(V2V1)
Inverse (Power Ratio from dB): P2P1 = 10GdB10
Inverse (Voltage Ratio from dB): V2V1 = 10GdB20

Where GdB is the gain in decibels, P1 and P2 are input and output power, V1 and V2 are input and output voltage. The factor of 20 for voltage arises from P โˆ V2, thus 10 โ‹… log10(V2) = 20 โ‹… log10(V).

Reference Data

dB ValuePower RatioVoltage RatioCommon Application
0dB1.0001.000Unity gain (no change)
1dB1.2591.122Minimum audible difference
3dB2.0001.414Half-power point (โˆ’3dB cutoff)
6dB3.9812.000Voltage doubling
10dB10.003.162Order of magnitude power
12dB15.853.981Typical preamp gain stage
20dB100.010.00Voltage order of magnitude
30dB100031.62High-gain amplifier
40dB10000100.0Antenna array gain
60dB1061000Dynamic range of quality audio
โˆ’3dB0.5010.708Filter cutoff frequency
โˆ’6dB0.2510.501Voltage halving
โˆ’10dB0.1000.316Typical pad attenuator
โˆ’20dB0.0100.100Significant attenuation
โˆ’40dB0.00010.010Noise floor suppression
โˆ’60dB10โˆ’60.001Background noise level
13.01dB20.004.472Power ratio of 20
26.02dB400.020.00Voltage ratio of 20
9.54dB9.0003.000Triple voltage
4.77dB3.0001.732Triple power

Frequently Asked Questions

Use 10ร—logโ‚โ‚€ when comparing power values (watts, milliwatts). Use 20ร—logโ‚โ‚€ when comparing voltage, current, or sound pressure values. The distinction exists because power is proportional to voltage squared (P = Vยฒ/R). When you square a ratio inside a logarithm, the coefficient doubles: 10ร—log(Vยฒ) = 20ร—log(V). Misapplying the coefficient produces errors of exactly 2ร— in the dB result.
Because 10ร—logโ‚โ‚€(2) โ‰ˆ 3.01 dB. For voltage doubling across matched impedance, power quadruples (P โˆ Vยฒ), which equals 10ร—logโ‚โ‚€(4) โ‰ˆ 6.02 dB. The 3 dB point specifically marks where power halves, used universally to define filter cutoff frequencies and amplifier bandwidth limits.
Add dB values directly. Three stages of +10 dB each yield +30 dB total. This logarithmic property makes dB convenient: multiplication of linear gains becomes addition of dB values. For a 10ร— amplifier followed by a 5ร— amplifier, the combined gain is 50ร—. In dB: 10 dB + 6.99 dB = 16.99 dB. Verify: 10^(16.99/10) โ‰ˆ 50.
Negative dB indicates attenuation (signal loss). A value of โˆ’6 dB means the output voltage is half the input voltage, or output power is one-quarter of input. Passive components like filters, cables, and attenuators produce negative dB values. An amplifier with โˆ’3 dB at 20 kHz indicates the high-frequency response drops to half-power at that frequency.
The 20ร—log formula for voltage assumes matched impedances. When source and load impedances differ, use the power formula or apply correction factors. For audio line levels (+4 dBu versus โˆ’10 dBV), the reference impedances differ: 600ฮฉ for professional dBu, 10kฮฉ for consumer dBV. Direct voltage comparison without impedance context produces misleading dB values.
Standard practice uses one decimal place (e.g., 12.5 dB). Test equipment typically achieves ยฑ0.1 dB accuracy. Two decimal places (12.53 dB) implies unrealistic precision for most applications. For cascaded calculations, maintain full precision internally and round only the final reported value to avoid accumulated rounding errors.