Convert dB Change to dBm Output
Use this tool when you have a gain/loss in dB and a starting power in dBm.
Positive values add gain; negative values represent loss.
Default is 0 dBm (1 mW).
What this dB to dBm calculator does
A common confusion in RF, audio, and communications is that dB and dBm are not the same thing. dB is a relative change, while dBm is an absolute power level referenced to 1 milliwatt.
That means you cannot convert dB to dBm without a reference. This calculator solves that by asking for:
- The dB gain or loss
- Your starting/reference power in dBm
Then it computes the output power in dBm using a simple addition rule.
Core formula
dBm output from dB change
Output (dBm) = Input (dBm) + dB change
Example: If your amplifier adds +10 dB and your input is -20 dBm, then output is: -20 + 10 = -10 dBm.
Linear power ratio from dB
If you also need linear ratio:
Power Ratio = 10^(dB/10)
So +3 dB is about 2x power, +10 dB is 10x power, and -3 dB is roughly half power.
Quick reference table
| dB Change | Power Ratio | Practical Meaning |
|---|---|---|
| +3 dB | ~2.00x | About double the power |
| +6 dB | ~3.98x | Almost 4x power |
| +10 dB | 10x | Ten times power |
| -3 dB | ~0.50x | About half power |
| -10 dB | 0.1x | One tenth power |
How to use this calculator
- Enter your gain/loss in dB (for example, cable loss might be -2.5 dB).
- Enter the input/reference power in dBm.
- Click Calculate to get output dBm, linear ratio, and mW value.
Common mistakes to avoid
- Trying to convert dB directly to dBm without a reference power.
- Mixing voltage dB formulas with power dB formulas.
- Forgetting that negative dBm is still valid power (just below 1 mW).
FAQ
Is 0 dB equal to 0 dBm?
Not generally. 0 dB means “no change.” 0 dBm means an absolute power of 1 mW.
Can I convert dBm back to mW?
Yes. Use: mW = 10^(dBm/10).
When does dB numerically equal dBm?
Only in a special case when your reference level is 0 dBm (1 mW). Then adding dB to 0 dBm gives the same numeric value in dBm.