Audio dBu Calculator
Convert between dBu, Volts RMS, dBV, and power (Watts) when impedance is known.
If you work in live sound, studio production, broadcast, or audio electronics, you will eventually need to convert signal levels between dBu and volts. This page gives you a quick and reliable dBu calculator, plus practical context so you can use the numbers correctly in the real world.
What is dBu?
dBu is a voltage level measurement expressed in decibels, referenced to 0.775 volts RMS. The “u” historically comes from “unloaded,” meaning it does not assume a specific load impedance for the level definition itself.
The core formula is:
dBu = 20 × log10(V / 0.775)
Where V is the voltage in RMS.
dBu vs dBV vs dBm
dBu
Voltage level relative to 0.775 Vrms.
dBV
Voltage level relative to 1.000 Vrms. Since references differ, dBu and dBV are offset by a constant:
dBV = dBu - 2.214 (approx.)
dBm
Power level relative to 1 milliwatt. Unlike dBu and dBV, dBm depends on power and therefore load impedance context. You cannot convert between dBu and dBm without impedance information.
How this dBu calculator works
- dBu → Volts RMS:
V = 0.775 × 10^(dBu/20) - Volts RMS → dBu:
dBu = 20 × log10(V/0.775) - dBu → dBV: subtract 2.214
- dBV → dBu: add 2.214
- dBu ↔ Watts: uses
P = V²/RandV = √(P×R)with user-supplied impedanceR
Quick reference values
| Level | Approx. Vrms | Typical Context |
|---|---|---|
| -10 dBV | 0.316 V | Consumer line level |
| 0 dBu | 0.775 V | Reference point |
| +4 dBu | 1.228 V | Pro line level nominal |
| +24 dBu | 12.28 V | Typical analog headroom limit in pro gear |
Step-by-step: using the calculator
- Select the conversion mode you need.
- Enter the value in the selected source unit.
- If converting to/from watts, enter impedance in ohms.
- Click Calculate to see the result and useful secondary values.
Practical examples
Example 1: Convert +4 dBu to volts
+4 dBu is the standard professional nominal level. The calculator returns approximately 1.228 Vrms, with optional peak and peak-to-peak values for waveform planning.
Example 2: Convert 1.0 Vrms to dBu
1.0 Vrms corresponds to about +2.21 dBu. This helps when comparing equipment specs listed in different formats.
Example 3: Convert +4 dBu to watts at 600 Ω
Using 600 ohms, +4 dBu translates to a small power value in watts (and milliwatts). This is useful for legacy telecom and matched-line style calculations.
Common mistakes to avoid
- Mixing up dBu and dB gain values. dBu is an absolute level reference; dB gain is relative ratio.
- Trying to convert dBu to power without impedance.
- Using peak voltage where RMS is required by the formula.
- Assuming consumer and pro nominal levels are equivalent without conversion.
FAQ
Is dBu impedance-independent?
Yes, the definition is voltage-based and does not require a load to define the level. But power conversions do require impedance.
Why is +4 dBu common in pro audio?
It provides robust nominal level with good noise performance and practical headroom in analog signal chains.
Can I use this as a gain staging helper?
Absolutely. This audio voltage calculator is useful for gain staging, signal interfacing, and checking compatibility between mixers, interfaces, and outboard gear.