dBV to Volts RMS Converter
Convert a level in dBV to RMS voltage against the 1 V reference: V = 10^(dBV/20). Consumer line level, −10 dBV, is 0.316 V — which is not the same as dBu.
Volts RMS
—
dBV to volts: the cleanest decibel in audio
Of all the decibel flavors in audio, dBV is the simplest to undo: the reference is exactly 1 volt RMS, so the voltage equals 10 raised to (dBV/20) with no scaling constant at all. That is precisely what this page computes — one field takes the dBV value and the RMS voltage refreshes on every keystroke. Enter 0 and you get 1 V; enter 6 and you get 1.995262 V, since 6 dB in voltage terms is a factor of 1.9953; and every 20 dB step moves the decimal point one place.
The figure people look up most is consumer line level, minus 10 dBV. Type in minus 10 and the tool shows 0.316228 V, which is 10 to the power of minus 0.5 — the nominal level on the RCA outputs of home equipment. Comparing against professional gear takes care with units: plus 4 dBu equals 1.228 V, so the real gap between the two standards is about 11.8 dB of voltage (a factor of 3.88), not the 14 dB you would get by naively subtracting the labels, because dBu and dBV rest on different references. The fixed relation is dBV equals dBu minus 2.218.
This converter does not handle dBu (0.7746 V reference) or dBm (which needs a load impedance), and it does not run in reverse from volts to dBV — for that, compute 20 times log10 of the voltage. Results below 0.001 V switch to scientific notation with four decimals: minus 80 dBV displays as 1.0000e-4, meaning 100 microvolts. Large positive values work too (plus 40 dBV is 100 V), handy for amplifier output estimates. One behavioral detail: leaving the field empty is the same as typing 0, so the page shows 1 V instead of flagging the missing input.
Frequently asked questions
What is minus 10 dBV in volts, and why does it matter?
How do I convert volts back to dBV?
Can dBV and dBu values be compared directly?
Related Tools
dBu to Volts RMS Converter
Convert a level in dBu to RMS voltage against the 0.7746 V reference (1 mW into 600 Ω): V = 0.7746 × 10^(dBu/20). Pro line level, +4 dBu, is 1.228 V.
AC Voltage Converter: Peak to RMS
Convert peak voltage to RMS on a sine wave and back: Vrms = Vp/√2. This is the maths that connects what the scope shows to what the multimeter reads.
AC Voltage Converter: Peak-to-Peak to RMS
Convert peak-to-peak voltage to RMS on a sine wave: Vrms = Vpp/(2√2). Peak-to-peak is what you read off the scope; RMS is what sizes the power.
Brazilian Address Parser
Splits pasted Brazilian addresses into street, number, unit, neighborhood, city, state and postal code fields, with CSV and JSON export.
Beaufort to km/h Converter
Convert wind force on the Beaufort scale (0 to 12) to the equivalent speed in km/h, with a description of each level. Useful for sailing, fishing and weather.
Coordinates Converter
Convert geographic coordinates between decimal degrees (DD) and degrees-minutes-seconds (DMS). Handles formats like -23.55 ↔ 23°33'00"S. Everything in your browser.