# Amps to Kilowatts Calculator > Convert electrical current (amps) to power in kilowatts for DC, single-phase AC, and three-phase AC circuits **Category:** Conversion **Keywords:** amps, kilowatts, kw, power, electrical, current, ac, dc, three phase, single phase **URL:** https://complete.tools/amps-to-kilowatts-calculator ## How it calculates The calculation method depends on the type of electrical circuit being analyzed: **DC Circuits (Direct Current):** The formula is straightforward: kW = (V × I) / 1000, where V is voltage in volts and I is current in amperes. Direct current circuits do not have a power factor because the current and voltage are always in phase. **Single-Phase AC Circuits:** For alternating current, the formula becomes: kW = (V × I × PF) / 1000. The power factor (PF) accounts for the phase difference between voltage and current waveforms. A power factor of 1.0 indicates perfect efficiency where voltage and current are completely in phase, typical of resistive loads like electric heaters. **Three-Phase AC Circuits:** Industrial equipment often uses three-phase power, calculated as: kW = (√3 × V × I × PF) / 1000. The √3 factor (approximately 1.732) accounts for the mathematical relationship between the three phases that are offset by 120 degrees from each other. This configuration allows for more efficient power transmission and is standard for large motors and industrial machinery. ## Who should use this Electrical engineers designing power distribution systems benefit from quick kilowatt calculations when sizing equipment and determining power requirements. Industrial facility managers use this calculator to assess power consumption of three-phase machinery and plan electrical capacity. Solar installation professionals calculate the power output of solar systems by converting the current generated at specific voltages to kilowatts. Electricians and contractors use this tool to verify circuit capacity and ensure proper load balancing. Building maintenance personnel find it helpful for monitoring power consumption and troubleshooting electrical systems. Anyone working with electrical systems who needs to convert between current and power units will find this calculator essential for accurate measurements and safety compliance. ## Worked examples Example 1 (DC Circuit): A solar panel array produces 25 amps of current at 48 volts. Using the DC formula: kW = (48 V × 25 A) / 1000 = 1.2 kW. The solar system produces 1.2 kilowatts or 1,200 watts of power. Example 2 (Single-Phase AC): A household air conditioner draws 15 amps at 240 volts with a power factor of 0.85. Calculation: kW = (240 V × 15 A × 0.85) / 1000 = 3.06 kW. The air conditioner consumes approximately 3.06 kilowatts. Example 3 (Three-Phase AC): An industrial motor operates at 480 volts, drawing 50 amps per phase with a power factor of 0.9. Using the three-phase formula: kW = (1.732 × 480 V × 50 A × 0.9) / 1000 = 37.4 kW. The motor consumes 37.4 kilowatts of real power. Example 4 (Power Factor Impact): A 10-amp load at 120 volts with a power factor of 0.65 (typical computer equipment without power factor correction) calculates as: kW = (120 V × 10 A × 0.65) / 1000 = 0.78 kW. Compare this to a resistive load (PF = 1.0) at the same current and voltage: kW = 1.2 kW. The lower power factor means less real power is being consumed even though the same current is drawn. ## Limitations This calculator assumes ideal conditions and steady-state operation. In real-world applications, factors such as harmonic distortion, transient loads, and temperature variations can affect the accuracy of power calculations. The power factor must be accurately known for AC calculations, as using an incorrect value will produce incorrect results. For three-phase systems, this calculator assumes balanced loads where each phase carries equal current. Unbalanced loads require more complex calculations. The formulas used assume sinusoidal waveforms typical of utility power. For non-sinusoidal waveforms found in some electronic equipment, additional analysis may be required. This tool does not account for power losses in conductors or efficiency losses in equipment, which should be considered separately when designing electrical systems. ## FAQs **Q:** What power factor should I use if I do not know the exact value? **A:** For general residential and commercial loads, a power factor of 0.8 to 0.85 is a reasonable estimate. Resistive loads like heaters use 1.0, while motors and fluorescent lighting typically range from 0.7 to 0.9. The default value of 0.8 provides a conservative estimate for mixed loads. **Q:** Why does the three-phase formula include the square root of 3? **A:** In a three-phase system, the three voltage waveforms are offset by 120 degrees. When calculating total power, this phase relationship introduces a mathematical factor of √3 (approximately 1.732). This is a fundamental property of three-phase power systems. **Q:** What is the difference between kW and kVA? **A:** Kilowatts (kW) measure real power that performs actual work. Kilovolt-amperes (kVA) measure apparent power, which is the total power flowing in the circuit. The relationship is kW = kVA × Power Factor. For DC circuits and AC circuits with unity power factor, kW equals kVA. **Q:** Can I use this calculator for single-phase 240V household circuits? **A:** Yes, use the single-phase AC formula for typical household 240V circuits used for appliances like dryers and water heaters. These are still single-phase even though they use two hot wires from a split-phase system. **Q:** How do I convert the result back to amps if I know the kilowatts? **A:** Rearrange the formulas: For DC, I = (kW × 1000) / V. For single-phase AC, I = (kW × 1000) / (V × PF). For three-phase AC, I = (kW × 1000) / (√3 × V × PF). --- *Generated from [complete.tools/amps-to-kilowatts-calculator](https://complete.tools/amps-to-kilowatts-calculator)*