What this calculator does
The Power Unit Conversion Calculator converts a single power value (a rate of doing work or transferring energy) into every common unit at once. It covers metric SI units (milliwatt, watt, kilowatt), the logarithmic radio-frequency scale dBm, mechanical units (kilogram-force metre per second, metric horsepower PS, imperial horsepower HP, foot pound-force per second) and thermal units (calorie/second, kilocalorie/second, BTU/second). One entry instantly fills the whole table.
How to use it
Type the numeric power into the Power field, choose the Unit that value is expressed in, and pick the number of significant digits for display. The result panel shows the equivalent value in all eleven units, grouped by unit system, plus the underlying SI value in watts.
The formula explained
Every linear unit has a fixed factor giving watts per unit (for example 1 kW = 1000 W, 1 PS = 735.49875 W, 1 HP = 745.69987 W). The tool first converts your input to watts with \(P_{\text{W}} = \text{value} \times \text{factor}\), then divides by each target factor: \(\text{out} = P_{\text{W}} / \text{factor}_{\text{target}}\). The dBm scale is the exception: it is logarithmic, so $$P_{\text{W}} = 0.001 \times 10^{\,\text{dBm}/10}$$ on the way in and \(\text{dBm} = 10 \times \log_{10}(P_{\text{W}} / 0.001)\) on the way out. Because dBm needs a logarithm, it is only defined for positive power.
Worked example
Enter value = 1 and unit = Kilowatt. That is \(P_{\text{W}} = 1000 \text{ W}\). Dividing 1000 W by each factor gives 1,000,000 mW, 1000 W, 1 kW, 60 dBm, 101.9716 kgf-m/s, 1.35962 PS, 1.34102 HP, 737.5621 ft-lbf/s, 238.8459 cal/s, 0.238846 kcal/s and 0.947817 BTU/s.
FAQ
Why are there two horsepowers? Metric horsepower (PS) equals 75 kgf-m/s ~ 735.5 W, while the imperial/mechanical horsepower (HP) equals 550 ft-lbf/s ~ 745.7 W. They differ by about 1.4%, so they are kept separate.
Which calorie is used? The IT (international steam table) calorie of 4.1868 J, and the IT BTU of 1055.05585262 J, matching standard engineering tables.
What does dBm show for zero power? dBm is undefined (negative infinity) for zero or negative power, since the logarithm of zero diverges.