dBm to Watts Converter (RF Power)

Convert RF power between dBm and watts (and back).

Convert Log formula Bidirectional
Rate this calculator

dBm ↔ Watts

P(W) = 10^((dBm − 30) / 10)

Instructions — dBm to Watts Converter (RF Power)

1

Enter dBm or watts

Type a value into the dBm field on the left or the watts field on the right — the other side updates instantly. Default is 20 dBm = 100 mW, a typical WiFi access-point output.

2

Use the reference picks

Preset buttons cover the values that matter in RF work — −30 dBm (deep fade), 0 dBm (1 mW reference), 20 dBm (WiFi), 30 dBm (1 W), 40 dBm (high power), 46 dBm (cellular base station), and 50 dBm.

3

Adjust precision

4 decimals is enough for everyday RF link-budget math. Use 6–8 decimals for very low-power values (sub-microwatt receive signals) or for precise loss calculations across long cable runs.

Formulas

dBm is decibels relative to one milliwatt. The conversion to and from linear power involves base-10 logarithms and exponentials, which makes the math non-linear but very compact.

dBm to Watts
$$ P_{W} = 10^{(\text{dBm} - 30)/10} $$
Subtract 30 (because 1 W = 30 dBm), divide by 10, and exponentiate to base 10. Quick check: 30 dBm gives 10^0 = 1 W.
Watts to dBm
$$ \text{dBm} = 10 \log_{10}(P_{W}) + 30 $$
Take the base-10 log of the watt value, multiply by 10, then add 30. Reverse of the dBm-to-watt expression.
dBm to milliwatts
$$ P_{mW} = 10^{\text{dBm}/10} $$
Without the −30 shift. 0 dBm = 1 mW; 10 dBm = 10 mW; 20 dBm = 100 mW.
dBm to dBW
$$ \text{dBW} = \text{dBm} - 30 $$
Decibels relative to one watt. Used for high-power transmitters and satellite links. 30 dBm = 0 dBW = 1 W.
3 dB rule of thumb
$$ +3\,\text{dB} \approx \times 2 \;\;\; +10\,\text{dB} = \times 10 $$
Adding 3 dB roughly doubles power; adding 10 dB multiplies it by 10. Subtracting halves or divides by ten. RF engineers do most link-budget math this way.
Free-space path loss
$$ \text{FSPL (dB)} = 20\log_{10}\!\left(\frac{4\pi d}{\lambda}\right) $$
Path loss in decibels between transmitter and receiver in free space. Once both signal and loss are in dB, the link budget is just addition and subtraction.

Reference

dBm to Power Reference
dBmWattsMilliwattsContext
−30 dBm1 µW0.001 mWVery weak / deep fade
−20 dBm10 µW0.01 mWWeak signal
−10 dBm100 µW0.1 mWMarginal WiFi receive
0 dBm1 mW1 mWReference (1 mW)
10 dBm10 mW10 mWBluetooth Class 1 max
20 dBm100 mW100 mWConsumer WiFi router
23 dBm200 mW200 mWMobile phone transmit
30 dBm1 W1,000 mWAmateur radio HT
40 dBm10 W10,000 mWMarine VHF radio
46 dBm~40 W~40,000 mWCellular macro base station (per sector)
50 dBm100 W100,000 mWFM broadcast translator

WiFi signal quality (IEEE 802.11)

dBm rangeQualityTypical experience
−30 to −50ExcellentFull data rate
−50 to −60GoodStreaming, video calls OK
−60 to −70FairWeb browsing OK, slow downloads
−70 to −80PoorFrequent drops
Below −80UnusableConnection unstable

Article — dBm to Watts Converter (RF Power)

The dBm to Watts Converter

dBm is decibels relative to one milliwatt, so 0 dBm equals exactly 1 mW. The dBm to watts formula is P(W) = 10^((dBm − 30) / 10). That gives 20 dBm = 100 mW = 0.1 W, 30 dBm = 1 W, and 46 dBm ≈ 40 W. The −30 shift comes from the fact that 1 W = 30 dBm.

Almost every radio in your life — WiFi router, phone, smart speaker, car key fob, ham radio — quotes its transmit power and received signal strength in dBm. The unit is logarithmic, which makes it strange the first time but indispensable once you do RF math regularly. A single sheet of paper of dBm reference values covers the entire dynamic range from a cell phone receiver to a broadcast transmitter.

What is dBm?

dBm stands for decibels relative to one milliwatt. The "m" attaches the otherwise-relative decibel scale to a fixed reference (1 mW). Because the scale is logarithmic, a signal that is one thousand times stronger than the reference reads as 30 dBm, not 1,000-something. That compression is what makes dBm useful — and what makes it confusing if you have never met logarithms.

The scale runs negative for signals weaker than 1 mW. A typical WiFi receiver sees the access point at somewhere between −40 and −80 dBm, which corresponds to fractions of a microwatt of actual electrical power. The transmitter putting that signal out is at +20 dBm (100 mW), so the path loss between transmitter and receiver in a normal apartment is 60–100 dB — that is, six to ten orders of magnitude.

Did you know

The "deci" in decibel makes the unit one-tenth of a Bel — the original unit invented at Bell Labs in the 1920s to measure attenuation on telephone lines. The Bel turned out to be too coarse, so engineers split it into ten parts and the decibel became the working unit. Almost no one uses the full Bel.

The dBm to watts formula

The conversion from dBm to watts is one exponent and one subtraction:

dBm and watts shorthand
dBm → W P(W) = 10^((dBm−30)/10)
W → dBm dBm = 10 log₁₀(W) + 30
dBm → mW P(mW) = 10^(dBm/10)
dBm → dBW dBW = dBm − 30

The −30 shift in the dBm-to-watts version is there because 1 watt equals 1,000 milliwatts, and 10 × log₁₀(1,000) = 30. Drop the −30 and you get the dBm-to-milliwatts version, which is sometimes more convenient when working with small consumer radios.

The 3 dB rule and quick mental math

RF engineers almost never reach for a calculator for routine link math. They use two rules:

  • +3 dB = roughly ×2 (exact 10^0.3 = 1.995)
  • +10 dB = exactly ×10
  • −3 dB = ÷2
  • −10 dB = ÷10
  • +6 dB = ×4 (two +3 dB stacked)
  • +20 dB = ×100 (two +10 dB stacked)

Combine them to convert almost any dBm value to watts in your head. Want 23 dBm in watts? That is 30 dBm − 7 dB, which is 1 W cut by ~7 dB. 7 dB is about ×0.2 (because 10 dB cuts to ×0.1 and 3 dB doubles it back), so 23 dBm ≈ 0.2 W. Exact answer: 199.5 mW. Close enough for any link budget.

dBm in WiFi, cellular, and Bluetooth

Almost every common radio system quotes power in dBm. The values cluster around predictable ranges set by regulators (FCC, ETSI) and by the physics of small portable devices.

Mobile phone transmit
23 dBm
≈ 200 mW peak
Cellular base station
46 dBm
≈ 40 W per sector
  • Bluetooth Class 3 0 dBm (1 mW) — earbuds and wearables
  • Bluetooth Class 2 4 dBm (~2.5 mW) — most phones and laptops
  • Bluetooth Class 1 20 dBm (100 mW) — long-range modules
  • Consumer WiFi router 20 dBm (100 mW) — typical FCC ceiling for 2.4 GHz
  • Mobile phone 23 dBm (200 mW) peak transmit
  • Cellular macro tower 43–46 dBm (20–40 W) per sector
  • FM radio translator 40–60 dBm (10 W to 1 kW)

dBm vs dBW — when each is used

The relationship between dBm and dBW is straightforward: subtract 30 from dBm to get dBW. Both measure the same thing — RF power on a log scale — but anchor it to different references. The choice depends on the typical power range in a given field.

Low-power devices stick to dBm because the numbers stay sensible. A WiFi router at 20 dBm reads better than −10 dBW. High-power broadcast and satellite engineers prefer dBW because their values are large positive numbers in that scale — a 1 kW transmitter is 30 dBW or 60 dBm, and the dBW form is easier to skim.

Tip

If you are reading a datasheet and the units jump between dBm and dBW, just remember 30 dBm = 0 dBW = 1 W. The whole conversion is a constant shift; no formula required.

A link budget is the running total of signal strength as it travels from transmitter to receiver. Because everything is in dB, the calculation is pure addition and subtraction:

received dBm = transmit dBm + antenna gain (dBi) − cable loss (dB) − path loss (dB) + receive antenna gain (dBi) − receive cable loss (dB)

Free-space path loss is the biggest term. The formula FSPL = 20 log₁₀(4π d / λ) gives the loss between two isotropic antennas. At 2.4 GHz over 10 m, FSPL is roughly 60 dB; at 100 m it is 80 dB. That is why a 20 dBm router sounds the receiver at around −60 dBm in the same room and around −80 dBm down the hall.

Negative dBm is the normal case for received signals

Every received RF signal is far weaker than 1 mW, so received-signal-strength values are almost always negative dBm. A "−65 dBm" reading is not a problem — it is a normal good signal. The minus sign is the standard convention, not an error.

A short history of the dBm

The decibel grew out of Bell Telephone Laboratories work on signal loss in long telephone lines during the 1920s. Engineers needed a way to express ratios from a few percent to many orders of magnitude in a small number of digits. The Bell — base-10 logarithm of the power ratio — fit the bill, but turned out to be too coarse for routine work. Splitting it into ten gave the decibel, and pegging the scale to 1 mW gave the dBm.

The unit moved out of telephony into radio in the mid-20th century, then into computer networking with the rise of WiFi and Bluetooth. Today every wireless protocol stack reports RSSI (received signal strength indicator) in dBm or some quantised version of it. The original 1 mW reference has never changed.

Common dBm to watts mistakes

Most dBm errors come from skipping the −30 shift between dBm and dBW, or from confusing the dB step values.

  • forgetting the −30 shift — 30 dBm is 1 W, not 1 kW
  • treating 3 dB as 3× — it is about 2×, not 3×
  • reading −60 dBm as bad — it is a normal good signal
  • adding dBm directly — dBm + dBm has no physical meaning; you add gains and losses in dB and apply them to a power value in dBm
  • using natural log — dB always uses log base 10, never ln
  • missing voltage vs power dB — voltage decibels use 20 log instead of 10 log, but dBm always refers to power

FAQ

dBm is a way to write radio power on a logarithmic scale. 0 dBm equals 1 milliwatt; each +10 dBm is 10× more power; each +3 dBm is roughly 2× more. So 20 dBm equals 100 mW (0.1 W), and 30 dBm equals exactly 1 W.
30 dBm = 1 watt. The math: P(W) = 10^((30−30)/10) = 10^0 = 1. This is the most useful reference point in the entire dBm scale.
20 dBm = 0.1 W (100 mW). The math: 10^((20−30)/10) = 10^(−1) = 0.1 W. A typical consumer WiFi router transmits in this range.
Radio power spans roughly 14 orders of magnitude — from a billionth of a watt at a sensitive receiver to thousands of watts at a broadcast tower. Logarithmic dBm compresses that range into about 140 single-digit numbers, and it turns multiplication into addition for link-budget math.
−30 to −50 dBm is excellent; −50 to −60 dBm is good; below −70 dBm gets unreliable. WiFi adapters typically lose connection around −90 dBm. The values are negative because received signals are tiny fractions of a milliwatt.
dBW = dBm − 30. dBm uses 1 milliwatt as the reference; dBW uses 1 watt. So 30 dBm equals 0 dBW (both 1 W), and 0 dBm equals −30 dBW (1 mW). Choose dBm for low-power radios and dBW for broadcast or satellite uplinks.
dBm = 10 × log₁₀(P_mW). For example, 100 mW → 10 × log₁₀(100) = 10 × 2 = 20 dBm. The reverse: P_mW = 10^(dBm/10).
0 dBm equals exactly 1 milliwatt. It is the reference point for the entire dBm scale, by definition. A signal at 0 dBm is sometimes called the unity-reference power.