dBm ↔ Watt Conversion

Convert RF power levels between dBm (logarithmic) and milliwatts or watts (linear).

What is dBm?

dBm is a logarithmic unit of power referenced to 1 milliwatt (mW). It is the standard unit for expressing RF signal levels in wireless communications because the logarithmic scale compresses the enormous dynamic range of signal power — from femtowatts at a distant receiver to kilowatts at a transmitter — into manageable numbers.

A signal power of 0 dBm equals exactly 1 mW. Positive values indicate powers above 1 mW (transmitter outputs), while negative values indicate powers below 1 mW (received signals at antennas, typically in the range of −60 to −130 dBm for practical wireless systems).

The key advantage of dBm in link budgets is that signal gains and losses can be added and subtracted rather than multiplied and divided. A 20 dBi antenna gain simply adds 20 to the dBm level rather than multiplying the power by 100.

Why Does It Matter?

Quick dBm ↔ Watt Converter

Formulas Used by LinkBudgetPro

\[ P_{\text{dBm}} = 10 \cdot \log_{10}(P_{\text{W}} \times 1000) \]

Watts \(\to\) dBm: multiply by 1000 to convert to mW, then take \(10\log_{10}\)

\[ P_{\text{W}} = 10^{\left(\dfrac{P_{\text{dBm}} - 30}{10}\right)} \]

dBm \(\to\) Watts: the \(-30\) shifts reference from 1 mW to 1 W

Parameter Explanation

ParameterSymbolUnitDescription
Power (linear)P_WWRF power in watts (absolute linear unit)
Power (milliwatts)P_mWmWRF power in milliwatts: P_mW = P_W × 1000
Power (dBm)P_dBmdBmPower in dB relative to 1 mW: P_dBm = 10·log₁₀(P_mW)
Power (dBW)P_dBWdBWPower in dB relative to 1 W: P_dBW = P_dBm − 30

Worked Example

Convert 500 mW (0.5 W) to dBm, then convert −90 dBm to watts:

Watts to dBm:
P = 0.5 W = 500 mW
P_dBm = 10 · log₁₀(500) = 10 · 2.699
P_dBm = 26.99 dBm ≈ 27 dBm
dBm to Watts:
P = −90 dBm (typical Wi-Fi receiver sensitivity)
P_W = 10^((−90 − 30) / 10) = 10^(−12)
P_W = 1 picowatt = 0.000 000 000 001 W

Quick Reference Table

dBmMilliwattsWattsTypical Use
−130 dBm0.0000001 mW0.1 pWGPS receiver minimum signal
−100 dBm0.0001 mW0.1 nWWeak receiver signal
−90 dBm0.001 mW1 nWTypical Wi-Fi sensitivity
−70 dBm0.1 mW0.1 µWGood Wi-Fi signal level
0 dBm1 mW0.001 WReference level; small signal
10 dBm10 mW0.01 WBluetooth Class 1 max
20 dBm100 mW0.1 WWi-Fi access point typical
30 dBm1000 mW1 WTypical point-to-point radio Tx
37 dBm5000 mW5 WHigh-power RF amplifier
40 dBm10000 mW10 WAmateur radio HF transceiver
50 dBm100000 mW100 WCommercial FM broadcast

When Should You Use It?

Related Calculations

The full RF calculator accepts power in both dBm and watts — all conversions handled automatically.

Open Full RF Link Budget Calculator