How to Solve Decibel dB Volts Formula Calculator

This dB Volts formula calculator can calculate dB (decibels) from input and output voltage and can calculate the voltage from dB. The measurement of dB is always a comparison of the power of two signals. When a dB value is positive it means the output power is larger than the input, and when a dB value is negative it means that the output power is smaller than the input. Although the measurement of dB relates to power, you can still calculate it based on the ratio of voltages. The dB Volts calculator can be used for other signal values too (such as sound volume), as long as you are comparing the signal amplitudes and not the signal power. If you need to calculate dB from the ratio of power, use the dB Watts Formula Calculator instead.

The calculator below finds the decibels (dB) for a given set of output/input voltages.

dB Volts Calculator
dB

dB Volts Formula

The formula used to perform this calculation is below. Remember to convert all units to volts when using the dB Volts Formula.

dB Volts Formula:
\fn_jvn \small dB=20log\left ( \frac{V_{out}}{V_{in}} \right )
 where:
     • dB = Decibels
     • Vout = Output Voltage
     • Vin = Input Voltage

Solution Examples:

We will use the formula above to work out a few real world example problems. You can always check your work with the calculator.

Example #1:

For this example, we have an amplifier circuit that outputs 2 volts when you input 1 volt. We will be solving for the gain in dB (decibels) of the amplifier. We will enter the values into the formula as shown.

\fn_jvn \small dB=20log\left ( \frac{V_{out}}{V_{in}} \right )=20log\left ( \frac{2}{1} \right )\approx 20\cdot 0.301\approx 6.021 dB

The result is that when our amplifier doubles our voltage, it has a gain of 6.021 dB.

Example #2:

For this example, we have an amplifier with a known gain of 30dB, and you are inputting a voltage of 50mV. What is the expected output voltage?

The first step is to convert everything to the correct units. The input voltage is 50mV (millivolts) so we need to convert it to 0.05 volts. The formula above solves for dB, so we will need to use algebra to rearrange the variables to solve for the output voltage Vout.

\inline \dpi{150} \fn_jvn \small dB=20log\left( \frac{V_{out}}{V_{in}} \right ) \Rightarrow \frac{dB}{20}=log\left( \frac{V_{out}}{V_{in}} \right )\Rightarrow 10^{\frac{dB}{20}}=\frac{V_{out}}{V_{in}}\Rightarrow V_{in}\cdot 10^{\frac{dB}{20}}=V_{out}

So now that we have found the formula for for Vout, we can plug in the variables and solve.

\fn_jvn \small V_{out}=V_{in}\cdot 10^{\frac{dB}{20}}=0.05\cdot 10^{\frac{30}{20}}\approx 0.05\cdot 31.62\approx 1.58V

The result is that if you input a 50mV signal into an amplifier with 30dB of gain, you should get an output voltage of 1.58 volts.

Example #3:

For this example, we have an amplifier that is outputting 2 volts and it has a known gain of -6dB. Note that the gain is negative, so right away you know the output should be smaller than the input. We want to find the expected input voltage to this amplifier.

We need to use algebra to convert the formula for dB Volts to solve for input volts.

\inline \dpi{200} \fn_jvn \tiny dB=20log\left( \frac{V_{out}}{V_{in}} \right ) \Rightarrow \frac{dB}{20}=log\left ( \frac{V_{out}}{V_{in}} \right )\Rightarrow 10^{\frac{dB}{20}}=\frac{V_{out}}{V_{in}}\Rightarrow \frac{10^{\frac{dB}{20}}}{V_{out}}=\frac{1}{V_{in}}\Rightarrow \frac{V_{out}}{10^{\frac{dB}{20}}}=V_{in}

So now that we have solved for input voltage, we can plug in the variables and solve for Vin.

\fn_jvn \small V_{in}=\frac{V_{out}}{10^{\frac{dB}{20}}}=\frac{2}{10^{\frac{-6}{20}}}=\frac{2}{10^{\frac{-6}{20}}}=\frac{2}{10^{-0.3}}\approx \frac{2}{0.5}\approx 4V

This input result is larger than the output, which is what we expected because the dB gain of the amplifier is negative. A rule of thumb to remember is when the output of a system has double the voltage of it’s input, that system has about 6dB of gain, and if the output is half the voltage, the gain is about -6db.

The result is that if you have a 2 volts coming out of a system with -6dB of gain, the input voltage should be about 4 volts.

Leave a Reply

Your email address will not be published. Required fields are marked *