How this instrument works
dBm (decibel-milliwatts) is the standard unit RF, telecom and wireless engineers use to express power levels, because it compresses an enormous range of real-world power values — from picowatts of received signal to kilowatts of transmitter output — into a compact, easy-to-work-with logarithmic scale referenced to exactly 1 milliwatt. By definition, 0dBm is exactly 1mW; every +10dBm represents a 10x increase in power, and every -10dBm represents a 10x decrease.
The conversion from dBm to linear milliwatts follows directly from that logarithmic definition: P(mW) = 10^(dBm/10). So 10dBm equals 10^1 = 10mW, 20dBm equals 10^2 = 100mW, and 30dBm equals 10^3 = 1000mW (1 watt) — a pattern worth memorizing, since every 10dBm step multiplies the linear power by exactly 10.
The reason dBm dominates RF and telecom work instead of plain milliwatts is arithmetic convenience: gains and losses through a signal chain (amplifiers, cables, connectors, antennas) add and subtract in dB, rather than multiplying and dividing as they would in linear units. A link budget calculation — start with transmitter power, add antenna gain, subtract cable and free-space path loss, add receiver antenna gain — becomes simple addition and subtraction in dBm, instead of a chain of multiplications and divisions in milliwatts.
This instrument handles the one direction most often needed when interpreting a datasheet or spec sheet number: converting a dBm figure (as commonly quoted for transmitter output power, receiver sensitivity, or signal strength) back into the linear milliwatt value most people intuitively understand as 'actual power'.
- Enter Power (dBm) — the logarithmic power value you want to convert, positive or negative.
- Read Power (mW) for the equivalent linear power in milliwatts.
- Try 0 to confirm the reference point: 0dBm always equals exactly 1mW by definition.
- Try steps of +10dBm (e.g. 0, 10, 20, 30) to see the linear result multiply by 10 each time — this doubling pattern is the fastest mental-math shortcut for rough dBm-to-mW conversions.
- For values below 0dBm (weak signals, receiver sensitivity specs), the mW result will be a small fraction — well under 1mW, since negative dBm values represent power below the 1mW reference.
Worked example — converting 30dBm to milliwatts
Enter Power (dBm) = 30. Power (mW) reads 1000.0. Working through the formula: 10^(30/10) = 10^3 = 1000mW, which equals exactly 1 watt.
30dBm (1 watt) is a widely referenced power level in RF engineering — it's a common transmitter output figure for consumer and mid-power radio equipment, and it makes a clean, memorable worked example because 10^3 has no rounding to worry about, unlike most dBm values, which land on less tidy decimal fractions of a milliwatt.
Questions
Why is 0dBm equal to exactly 1mW?
By definition — the dBm scale is built with 1mW as its reference point, so a power level of 0dBm always means exactly 1mW, with no rounding or approximation involved. Every other dBm value expresses how many times larger or smaller the actual power is relative to that fixed 1mW anchor, using the logarithmic formula P(mW) = 10^(dBm/10), which returns exactly 1 when dBm = 0 since 10^0 = 1.
What does a negative dBm value mean?
Negative dBm values represent power below the 1mW reference point — for example, -10dBm equals 10^(-1) = 0.1mW, and -30dBm equals 10^(-3) = 0.001mW (1 microwatt). Negative dBm values are extremely common in RF work for describing weak signals: receiver sensitivity specs, received signal strength from a distant transmitter, or the output of an attenuator are almost always well below 1mW and so are naturally expressed as negative dBm.
How much does +3dBm actually multiply the power by?
Roughly by a factor of 2 — 10^(3/10) works out to about 1.995, close enough to 2 that RF engineers commonly use '+3dB ≈ double the power' as a mental shortcut. Similarly, -3dB is roughly half the power. This approximation, alongside the exact '+10dB = 10x power' rule, is one of the most-used pieces of quick mental math in RF and audio engineering, letting engineers estimate power changes through a signal chain without a calculator.
Is dBm the same as dB?
No — dB (decibel) on its own is a dimensionless ratio between two power levels, with no fixed reference point, so '10dB of gain' just means the output power is 10 times the input power, whatever that input happens to be. dBm is specifically dB referenced to a fixed 1mW baseline, so a dBm value describes an absolute power level, not just a ratio. You can add a dB gain figure to a dBm power figure (the arithmetic works because both are logarithmic), but they measure different things: dB measures a change, dBm measures an absolute amount.
How do I convert milliwatts back to dBm?
Rearranging the formula gives dBm = 10 x log10(mW). For example, converting 1000mW back to dBm: 10 x log10(1000) = 10 x 3 = 30dBm, matching this calculator's worked example in reverse. This calculator computes the dBm-to-mW direction, but the same logarithmic relationship works both ways — dBm and mW are just two different scales (logarithmic and linear) for describing the exact same physical power.