dBm to Watts Calculator
Convert RF power between dBm and Watts (bidirectional)
dBm is used in RF and telecom to express power on a logarithmic scale relative to 1 milliwatt (mW). It compresses a huge power range into small, easy-to-compare numbers.
0 dBm = 1 mW. Every +3 dBm roughly doubles the power, and every +10 dBm multiplies power by 10×. So 30 dBm = 1000 mW = 1 W, and 10 dBm = 10 mW = 0.01 W.
Formula: watts = 10(dBm − 30) / 10, and reversed: dBm = 10 × log₁₀(watts × 1000).