RF Power
Understanding RF Power
Power is the most fundamental quantity in RF engineering. Every link budget starts with transmit power. Every receiver has a minimum required power (sensitivity). Every regulatory standard specifies maximum allowed power. Every PA is characterized by its output power capability. Mastering power calculations, conversions, and budgets is the first skill every RF engineer must develop.
The decibel system (dBm, dBW) transforms multiplicative relationships into additive ones, dramatically simplifying cascade calculations. Instead of multiplying a 0.001 W signal by a gain of 100, a loss of 0.5, another gain of 1000, and a loss of 0.1, you simply add: 0 dBm + 20 dB - 3 dB + 30 dB - 10 dB = +37 dBm. This is why RF engineers think in dB.
Power Equations
P(dBm) = 10 log10(PmW)
P(mW) = 10P(dBm)/10
dBm = dBW + 30
EIRP:
EIRP = PTX + Gant − Lcable (dB)
1 W + 15 dBi − 2 dB = 43 dBm
Free-space path loss:
FSPL = 20 log(4πdf/c) dB
= 32.4 + 20log(fMHz) + 20log(dkm)
2.4 GHz, 100 m: FSPL = 80 dB
Link margin:
M = PRX − Psensitivity (dB)
Target: 10-20 dB for fade margin
Common RF Power Levels
| dBm | Watts | Context | Example | Regulation |
|---|---|---|---|---|
| −90 | 1 pW | Sensitivity | GPS receiver | N/A |
| 0 | 1 mW | Reference | BLE transmit | FCC Part 15 |
| +23 | 200 mW | Handset TX | LTE UE max | 3GPP 36.101 |
| +43 | 20 W | Small cell | 5G NR micro | FCC Part 27 |
| +60 | 1 kW | Macro BTS | LTE eNB PA | Site-specific |
Frequently Asked Questions
dBm to watts?
P(dBm) = 10log(P_mW). 0 dBm = 1 mW. +10 = 10 mW. +20 = 100 mW. +30 = 1 W. +40 = 10 W. Negative: −30 = 1 μW, −60 = 1 nW, −90 = 1 pW. dBm = dBW + 30. Cascade: add gains/subtract losses in dB. Much simpler than linear multiplication.
What is EIRP?
EIRP = P_TX + G_ant − L_cable (dB). Power an isotropic antenna would need to match actual peak radiation. 1 W + 15 dBi − 2 dB = 43 dBm (20 W). Regulatory limits in EIRP. FCC WiFi 2.4 GHz: 36 dBm. 5G mmWave UE: 43 dBm with beamforming. ERP uses dipole reference (ERP = EIRP − 2.15 dB).
Power budget?
TX power → add PA gain → subtract cable/filter/switch losses → add TX antenna gain → subtract FSPL (32.4+20logf+20logd) → add RX antenna gain → subtract RX losses = received power. Compare to sensitivity (min power for target BER/SNR). Difference = link margin. Target 10-20 dB for fading/aging margin.