mW to dBm converter
Why a logarithmic scale
Because in a link budget everything multiplies: antenna gain, cable loss, path loss. In decibels multiplication becomes addition, and the whole calculation is done in a column. The reference point of the dBm scale is 1 mW.
| mW → dBm | |
| Power (mW) | |
| Result (dBm) | |
| dBm → mW | |
| Level (dBm) | |
| Result (mW) | |
| Reference levels | |
| 0 dBm = 1 mW | the reference level of the scale |
| 14 dBm = 25 mW | the LPD/PMR limit |
| 20 dBm = 100 mW | the Wi-Fi 2.4 GHz limit (EIRP) |
| 30 dBm = 1 W | a handheld on low power |
| 37 dBm = 5 W | a typical handheld transceiver |
| 47 dBm = 50 W | a mobile station |
| 50 dBm = 100 W | a typical HF transceiver |
📐 The formulas
Power in decibels relative to a milliwatt:
P [dBm] = 10 × lg(P [mW])
The reverse:
P [mW] = 10^(P [dBm] / 10)
Quick reference:
| Change | Power ratio |
|---|---|
| +3 dB | ×2 |
| +6 dB | ×4 |
| +10 dB | ×10 |
| +20 dB | ×100 |
| −3 dB | ÷2 |
Where this calculator stops:
- dBm is an absolute power, dB a ratio. You may add dB to dBm, but not dBm to dBm
- The logarithm is undefined for zero and negative power
- dBi (antenna gain) and dBm are different quantities: the first is added to the second, it does not replace it
🎯 In practice
- A link budget: everything in dB, added up in a single column.
- Checking EIRP against the permitted limits.
- Reading datasheets: receiver sensitivity is always given in dBm (−89, −96 and so on).
Practical advice:
- 30 dBm = 1 W is the handiest anchor for mental arithmetic.
- Every +6 dB of EIRP roughly doubles the range in free space.
- Antenna gain buys more than transmitter power: it works on receive as well as transmit.
© 2026 UR3PKI · CyberDev.Space · Content licensed under CC BY-NC-SA 4.0.
How to cite this calculator
UR3PKI. «mW to dBm converter». CyberDev.Space. https://cyberdev.space/en/radio/calculators/others/dbm (licence CC BY-NC-SA 4.0).The licence lets you use this material freely, including in teaching materials, but only with attribution to the author and a link to the source.