Skip to content
RFrftools.io
Convert

dBm to Watts Power Converter

Instant dBm ↔ watts conversion: 0 dBm = 1 mW, 10 dBm = 10 mW, 20 dBm = 100 mW, 30 dBm = 1 W. Also converts dBW, dBμV, and RMS volts for 50 Ω RF systems.

Loading calculator...

Formula

P(W)=10dBm/10×103,V=P×50P(W) = 10^{dBm/10} \times 10^{-3}, \quad V = \sqrt{P \times 50}
PPower (W or mW)
dBmPower in dBm (dBm)
dBWPower in dBW (= dBm − 30) (dBW)
VRMS voltage into 50Ω (V)

How It Works

This calculator converts dBm (decibel-milliwatts) to watts and milliwatts for RF engineers, telecommunications professionals, and wireless system designers who need accurate power measurements. The dBm scale, defined in IEEE Std 100, references power to exactly 1 mW (0 dBm = 1.000 mW). RF systems span 140 dB of dynamic range: from -110 dBm receiver sensitivity (0.1 pW) to +30 dBm transmitter output (1 W). The conversion formula P(W) = 10^(dBm/10) / 1000 is exact per NIST SP 811 logarithmic unit definitions. Accuracy matters: a 0.1 dB error in link budget calculations causes 2.3% power error, potentially violating FCC Part 15 limits or degrading system margin.

Worked Example

Problem

A 5G small cell transmits at +23 dBm per MIMO stream. Calculate total power for 4 streams and verify compliance with 36 dBm EIRP limit.

Solution
  1. Convert single stream: P = 10^(23/10) / 1000 = 0.1995 W = 199.5 mW
  2. Total 4-stream power: 4 × 199.5 mW = 798 mW = 0.798 W
  3. In dBm: 10 × log10(798) = 29.02 dBm
  4. With 6 dBi antenna gain: EIRP = 29.02 + 6 = 35.02 dBm
  5. Result: 35.02 dBm < 36 dBm limit - compliant with 0.98 dB margin

Practical Tips

  • Reference impedance is critical: dBm assumes 50 ohm in RF (per IEEE 802.3), 600 ohm in audio, 75 ohm in video - a 1 mW signal is 224 mV RMS at 50 ohm but 775 mV at 600 ohm
  • Memorize key points: 0 dBm = 1 mW, +10 dBm = 10 mW, +20 dBm = 100 mW, +30 dBm = 1 W; each +3 dB doubles power (exactly 3.0103 dB per NIST)
  • For FCC compliance: Part 15.247 limits ISM band devices to +30 dBm conducted with 6 dBi antenna gain for total EIRP of +36 dBm - calculate both values explicitly

Common Mistakes

  • Forgetting to divide dBm by 10 before exponentiating - causes 10x power error (e.g., calculating 10^20 instead of 10^2 for 20 dBm yields 10^18 times too high)
  • Confusing dBm (absolute power vs 1 mW) with dB (relative ratio) - adding two dBm values is physically meaningless; 10 dBm + 10 dBm = 13 dBm, not 20 dBm
  • Using approximate conversions instead of exact formula - the common '3 dB = 2x' rule gives 2.000x but exact is 1.995x, causing 0.25% cumulative errors in cascade calculations

Frequently Asked Questions

dBm is an absolute power unit defined as 10 × log10(P_mW) where P_mW is power in milliwatts (IEEE Std 100). The reference is exactly 1 mW: 0 dBm = 1.000 mW. Unlike dB which is a ratio, dBm specifies actual power. Common ranges: WiFi signals -30 to -90 dBm, cellular -50 to -120 dBm, transmitter outputs +10 to +50 dBm.
dBm compresses 12 orders of magnitude (1 pW to 1 kW = -90 to +60 dBm) into 150 units, making link budgets additive: received power = transmitted power + gains - losses, all in dB/dBm. Per Shannon's theorem, SNR in dB directly predicts channel capacity. Industry standards (3GPP, IEEE 802.11) specify all power levels in dBm.

Related Calculators