dBm to Watts Conversion
RF power conversion both ways
Required Parameters
Waiting for input data...
Quick Answer
dBm is an absolute power measurement referenced to 1 milliwatt (mW). 0 dBm = 1 mW. Every 3 dB increase doubles the power; a 10 dB increase multiplies power by 10.
dBm to Watts Converter
Convert between dBm (decibel-milliwatts) and watts for RF power measurements. Essential for wireless, telecommunications, and RF engineering.
Conversion Formulas
P(mW) = 10^(dBm/10)
dBm = 10 x log10(P/1mW)
Common Reference Points
- 0 dBm = 1 mW
- 10 dBm = 10 mW
- 20 dBm = 100 mW
- 30 dBm = 1 W
- -30 dBm = 1 uW (microwatt)
Related Tools
- Attenuator Calculator
- Frequency to Wavelength Calculator
Design Notes
Using dBm makes calculating signal chains incredibly simple by substituting multiplication/division with addition/subtraction. For example, if you output +10 dBm, pass it through a -3 dB attenuator, and add a +15 dB amplifier, the output is simply 10 - 3 + 15 = +22 dBm. Note that in 50Ω systems, 0 dBm corresponds to ~223.6 mV(RMS).
Common Mistakes
- 1
Confusing dBm (absolute power) with dB (relative ratio). You can add dB to dBm, but adding dBm to dBm is mathematically invalid.
- 2
Forgetting that negative dBm still represents positive Watts (e.g., -30 dBm is 1 microwatt, not 'negative power').
- 3
Assuming the calculation depends on impedance. Power to dBm conversion is pure power mapping independent of impedance, though converting it safely to Voltage requires knowing Z0.
Engineering Handbox
1. Use formula: P(W) = 10^(dBm / 10) / 1000 2. 10^(30/10) = 10³ = 1000 3. 1000 / 1000 = 1 Watt
Knowledge Base
What is dBm?
dBm is an absolute power measurement in decibels referenced to 1 milliwatt. 0 dBm = 1 mW exactly. Positive dBm means power greater than 1 mW; negative dBm means power less than 1 mW. Unlike dB (which is a relative ratio), dBm represents an actual power level. It is the universal unit for RF signal levels.
What is the formula to convert dBm to watts?
P(watts) = 10^(dBm/10) / 1000. Or equivalently: P(mW) = 10^(dBm/10). Example: 30 dBm = 10^(30/10) = 10^3 = 1000 mW = 1 Watt. For the reverse: dBm = 10 × log10(P_mW). Example: 500 mW = 10 × log10(500) = 10 × 2.699 = 26.99 dBm.
What is the difference between dBm and dB?
dBm is an absolute power level (referenced to 1 mW). dB is a relative ratio between two power levels. You can add dB to dBm: 10 dBm + 6 dB = 16 dBm. But you cannot add dBm to dBm — that makes no physical sense. Think of dBm as an 'address' and dB as a 'distance'.
What are common dBm values I should memorize?
Key reference points: 0 dBm = 1 mW, +3 dBm = 2 mW, +10 dBm = 10 mW, +20 dBm = 100 mW, +30 dBm = 1 W, +40 dBm = 10 W, +50 dBm = 100 W. Negative side: -3 dBm = 0.5 mW, -10 dBm = 0.1 mW, -30 dBm = 1 µW, -60 dBm = 1 nW, -90 dBm = 1 pW. Every 3 dB doubles/halves the power.
What is the typical WiFi signal strength in dBm?
Excellent: -30 to -50 dBm (near the router). Good: -50 to -67 dBm (reliable for all applications). Fair: -67 to -72 dBm (acceptable for web browsing). Weak: -72 to -80 dBm (unreliable, frequent drops). Unusable: below -80 dBm. Most WiFi routers transmit at +15 to +20 dBm (30-100 mW) EIRP.
How do I use dBm for link budget calculations?
A link budget adds gains and subtracts losses in dB along the signal path. Example: Transmitter output: +20 dBm, cable loss: -3 dB, antenna gain: +6 dBi, path loss: -100 dB, receive antenna: +3 dBi, cable loss: -2 dB. Received power = 20 - 3 + 6 - 100 + 3 - 2 = -76 dBm. Compare to receiver sensitivity (e.g., -90 dBm) to determine margin.
What is dBm vs dBW?
dBm references 1 milliwatt. dBW references 1 watt. The conversion is: dBm = dBW + 30. So 0 dBW = 30 dBm = 1 watt. dBW is used for higher-power RF applications (broadcast transmitters, satellite links), while dBm is standard for most electronics and telecom work.
How do I convert dBm to voltage?
You need to know the impedance. V(RMS) = √(P × Z), where P is power in watts. In a 50Ω system: V = √(10^(dBm/10) × 0.001 × 50). Common values: 0 dBm in 50Ω = 223.6 mV RMS, +10 dBm = 707.1 mV RMS, -10 dBm = 70.7 mV RMS, -50 dBm = 707 µV RMS.
What power levels are safe for test equipment?
Most spectrum analyzers and VNAs have maximum input of +30 dBm (1W) with some tolerance up to +40 dBm. Exceeding this damages the input mixer permanently. Always: (1) use appropriate attenuators, (2) check estimated power before connecting, (3) start measurements with attenuators in and remove them gradually. RF power meters can typically handle up to +20 to +44 dBm depending on the sensor.
What is EIRP and how does it relate to dBm?
EIRP (Effective Isotropic Radiated Power) is the total radiated power in a specific direction: EIRP(dBm) = Transmit Power(dBm) - Cable Loss(dB) + Antenna Gain(dBi). Regulatory limits (FCC, ETSI) specify maximum EIRP. For example, FCC limits WiFi at 2.4 GHz to +36 dBm (4W) EIRP.