If you are querying the standard benchmark of 20 dBV, the direct converted answer is 10 Volts RMS. Decibels (dB) measure a logarithmic ratio, not an absolute physical quantity, meaning the exact voltage depends entirely on your reference baseline. Using the standard dBV reference (1 Volt), the formula is V = V_ref × 10^(dB / 20). Substituting the values: V = 1 × 10^(20 / 20) = 1 × 10^1 = 10V. However, if your reference shifts to professional audio (dBu), RF systems (dBm), or power grid distribution (120V/230V baselines), that same 20 dB figure yields vastly different physical voltages. This guide breaks down the exact math, neighboring value tables, and how these conversions behave in high-voltage power systems.
The Core Formula and Reference Assumptions
The fundamental assumption that fixes any decibel-to-volt answer is the reference voltage (V_ref). Without a defined reference, a dB value is just a dimensionless multiplier. According to NIST guidelines on non-SI units, the decibel is accepted for use with the SI system specifically for logarithmic power and field quantities, but the base must always be declared.
The universal formula for converting a field quantity (like voltage) from decibels to absolute volts is:
V = V_ref × 10^(dB / 20)
Here is how the answer shifts based on the three most common reference assumptions you will encounter on the bench or in the field:
- dBV (Consumer Audio / General Electronics): The reference is exactly 1.000 V. Therefore, 0 dBV = 1V, and 20 dBV = 10V. This is the default assumption for most handheld multimeters and basic oscilloscopes when set to dB mode.
- dBu (Professional Audio / Broadcast): The reference is 0.7746 V (the voltage that dissipates 1mW into a 600Ω load). Using the formula, 20 dBu = 0.7746 × 10^(20/20) = 7.746V. If you feed a 20 dBu signal into a consumer line-in expecting 10V, you will be 2.25V short.
- dBm (RF / Telecom): This is a power reference (1 milliwatt), not a voltage reference. To convert dBm to volts, you must know the load impedance (Z). The formula becomes
V = √(Z × 0.001 × 10^(dBm / 10)). A 20 dBm signal into a 50Ω RF terminator yields 2.236V, but into a 600Ω audio line, it yields 7.746V.
Neighboring Values Conversion Table (16 to 24 dBV)
When calibrating equipment or setting gain staging, you rarely land on a perfect integer. The table below provides the exact RMS voltages for a ±20% range around our 20 dBV baseline (16 dBV to 24 dBV), assuming the standard 1V reference. This allows for rapid interpolation without needing a calculator on the bench.
| Decibels (dBV) | Multiplier (10^(dB/20)) | Absolute Voltage (RMS) | Peak Voltage (× √2) |
|---|---|---|---|
| 16 dBV | 6.309 | 6.31 V | 8.92 V |
| 17 dBV | 7.079 | 7.08 V | 10.01 V |
| 18 dBV | 7.943 | 7.94 V | 11.23 V |
| 19 dBV | 8.912 | 8.91 V | 12.60 V |
| 20 dBV | 10.000 | 10.00 V | 14.14 V |
| 21 dBV | 11.220 | 11.22 V | 15.87 V |
| 22 dBV | 12.589 | 12.59 V | 17.80 V |
| 23 dBV | 14.125 | 14.13 V | 19.98 V |
| 24 dBV | 15.848 | 15.85 V | 22.41 V |
Note: Peak voltage is calculated assuming a pure sine wave. For complex waveforms like square or sawtooth waves, the peak-to-RMS ratio (crest factor) will differ, rendering the peak column inaccurate.
Power System Shifts: 120V vs 230V vs 3-Phase
In power engineering and utility distribution, decibels are frequently used to express voltage regulation, sag, or swell relative to the nominal grid voltage rather than a 1V audio baseline. A Texas Instruments application note on logarithmic math confirms that the 20log rule applies to any voltage baseline, but the physical implications shift drastically depending on your regional mains voltage.
Consider a -3 dB voltage sag (a 50% drop in power, which translates to a ~29.3% drop in voltage magnitude). Here is how that identical -3 dB shift impacts different systems:
- 120V Branch Circuit (North America): A -3 dB sag drops the nominal 120V down to 84.85V. This is well below the NEMA MG-1 tolerance for standard induction motors, which will draw locked-rotor-level current and trip thermal overloads.
- 230V Branch Circuit (Europe/UK/AU): The exact same -3 dB scalar drop reduces the 230V line to 162.6V. While still a severe brownout, the absolute voltage remains high enough that some universal switching power supplies (SMPS) with wide input ranges (100-240V) will continue to operate without dropping out.
- 3-Phase Systems: The scalar dB math applies identically to line-to-neutral or line-to-line magnitudes if the sag is balanced. However, a single-phase sag (e.g., -6 dB on Phase A only) creates severe unbalance. You cannot simply average the dB values across phases. You must convert the dB values back to absolute volts and apply symmetrical component analysis (positive, negative, and zero sequence) to determine the actual negative-sequence heating in motor rotors or the tripping threshold of a digital protective relay.
When the Conversion is Meaningless
Converting dB to volts becomes mathematically and practically meaningless under two specific conditions:
- Unknown Impedance (for dBm): If a spectrum analyzer reads -10 dBm, you cannot determine the voltage without knowing if the system is 50Ω (RF), 75Ω (Video), or 600Ω (Audio). The voltage could be 0.07V or 0.24V.
- Unknown Power Factor (pf) in AC Power: When calculating real power (Watts) or thermal conductor loading from a dB voltage reading in an AC circuit, the conversion to useful work metrics is meaningless if the power factor (pf) is unknown. A -3 dB voltage drop on a highly inductive motor load (pf = 0.6) results in vastly different phase angles, reactive power (VAR) demands, and thermal stress than the same -3 dB drop on a unity power factor (pf = 1.0) resistive heater. Voltage magnitude alone does not define the system state.
Frequently Asked Questions
How do I convert dBm to volts without knowing the impedance?
You cannot. Decibels-milliwatts (dBm) is strictly a unit of power. Because voltage is the square root of power multiplied by resistance (V = √(P × R)), the impedance (R) is a mandatory variable. If you are working in RF, assume 50Ω unless your equipment datasheet explicitly states otherwise. If you are working in legacy telecom or analog audio, assume 600Ω. Always verify the characteristic impedance of your test gear's input port before taking measurements.
Why does my oscilloscope show a different voltage than my dB meter?
This discrepancy almost always stems from a Peak vs. RMS mismatch. Most digital multimeters and audio dB meters read in RMS (Root Mean Square), which represents the equivalent heating value of a DC voltage. Oscilloscopes, by default, display Peak or Peak-to-Peak voltage. For a pure sine wave, the Peak voltage is exactly √2 (1.414) times the RMS voltage. If your dB meter reads 0 dBV (1.0V RMS), your oscilloscope will show a peak amplitude of 1.414V, and a peak-to-peak swing of 2.828V. Ensure both instruments are set to measure the same statistical property.
Does a 6 dB increase always mean double the voltage?
Yes, practically speaking. Because the formula uses a divisor of 20 for field quantities, an increase of 6.02 dB results in a multiplier of exactly 2.0 (10^(6.02/20) ≈ 2). In the industry, we round this to 6 dB = 2× voltage. However, it is critical to remember that while 6 dB doubles the voltage, it quadruples the power (since power scales with the square of voltage, P = V²/R). Confusing the 10log power rule with the 20log voltage rule is the most common mistake junior technicians make when calculating amplifier gain stages.






