This tool converts a Power Gain in dB to the ratio of:
and therefore the ratios
P1/P2 = 10 (PdB/10)
V1/V2 = 10 (PdB/20)
A 10 dB value gives a power ratio of 10 and a voltage ratio of 3.162.
A -10 dB value gives a power ratio of 0.1 and a voltage ratio of 0.3162.
Note that negative dB values have a higher voltage ratio value than power ratio. The reverse is true for positive dB values.
It is important to note that the dB scale is logarithmic, meaning that small changes in dB correspond to large changes in the power or voltage ratios. This conversion ratio is widely used in various fields such as telecommunications, radio frequency engineering and audio engineering.
When dealing with Power, it is 10*Log and when dealing with Voltage it is 20*Log.
Let’s get into the details.
From [1] If P1 and P2 are two powers, their ratio expressed in decibels is:
PdB = 10*Log10 (P1 / P2)
Where P1 = V1 2 /R1 and P2 = V2 2 /R2
where R1 and R2 are impedance or resistance values (ohm or Ω)
V1 and V2 are both Root-Mean-Square (RMS) values of voltage which can be calculated from
PdB = 10*Log10 (V1 2 / V2 2 )
or PdB = 20*Log10 (V1/ V2)
Hence it is 20*Log when calculated using a ratio of voltage and 10*Log when using a ratio of power.
[2] DeciBel on Wikipedia