Hp To Amps Interactive Calculator

← Back to Engineering Library

If you only have the horsepower rating from a motor nameplate and need to size wire, breakers, or a panel, you’ll have to convert horsepower to amps. The process is a little different depending on whether you’re working with single-phase AC, three-phase AC, or DC. This calculator gives you the electrical current draw from horsepower, voltage, efficiency, and power factor. It’s especially relevant when dealing with industrial motors, HVAC compressors, or DC drives—if you get the numbers wrong, you can end up with undersized wiring or breakers, which causes nuisance tripping or even equipment damage. Below, you’ll find the conversion formulas, a worked example, some practical context, and commonly asked questions.

What is HP to Amps conversion?

This is how you figure out how much electrical current a motor draws based on its horsepower. You need to factor in the voltage, motor efficiency, and for AC motors, the power factor.

Simple Explanation

Horsepower is about the mechanical work the motor does; amps measure what the wiring and power supply need to provide. Since no motor is 100% efficient, you’ll always need more electrical input than the output rating suggests. For AC motors, the power factor also matters—a low power factor increases the current required above what the real power calculation alone would give, because not all the current does usable work.

📐 Browse all 1000+ Interactive Calculators

Wiring Diagram

Hp To Amps Interactive Calculator Technical Diagram

HP to Amps Calculator

How to Use This Calculator

Engineering calculation notice

This calculator is intended for education, concept evaluation, and preliminary design. Results are based on the equations and assumptions described on this page, but cannot account for every real-world load case, tolerance, material property, environmental condition, installation detail, safety factor, code, or regulatory requirement. Verify all inputs, assumptions, units, and results independently before selecting components or using the result in a real application. Safety-critical, structural, medical, lifting, transportation, or regulated applications must be reviewed by a qualified engineer.

Found a calculation error? Message us

  1. Select your calculation mode — single-phase AC, three-phase AC, DC motor, or any of the reverse (Amps → HP) modes.
  2. Enter your horsepower (or current if using a reverse mode), voltage, and efficiency percentage.
  3. For AC modes, enter your power factor (typically 0.75–0.90 for induction motors).
  4. Click Calculate to see your result.

Conversion Equations

Here’s how you calculate current draw from horsepower for each motor type.

Single-Phase AC Motors

I = (HP × 745.7) / (V × η × PF)

Three-Phase AC Motors

I = (HP × 745.7) / (√3 × V × η × PF)

DC Motors

I = (HP × 745.7) / (V × η)

Variable Definitions

  • I = Current draw in amperes (A)
  • HP = Mechanical horsepower rating of the motor
  • 745.7 = Conversion constant from horsepower to watts (W/HP)
  • V = Line voltage in volts (V)
  • η = Motor efficiency as a decimal (0-1)
  • PF = Power factor as a decimal (0-1, AC motors only)
  • √3 = Square root of 3 (≈1.732, three-phase correction factor)

Simple Example

Single-phase AC motor, 5 HP, 240 V, 90% efficiency, power factor 0.85:

I = (5 × 745.7) / (240 × 0.90 × 0.85) = 3,728.5 / 183.6 = 20.31 A

Recommended breaker (125% rule): 20.31 × 1.25 = 25.39 A → select a 30 A breaker.

Theory & Practical Applications

The horsepower-to-amps calculation comes from the simple fact that a motor’s electrical input is always higher than its mechanical output. Losses from heat, friction, and windage mean you have to “feed” the system extra amps. You’ll also see a big difference between the real (useful) current and total current for AC motors due to power factor. That’s especially noticeable if you’re sizing anything beyond a small single-phase unit.

Fundamental Power Relationships in Motor Systems

Motor output is rated in horsepower: 1 HP = 745.7 W (rounded). That’s based on historical measurements, not technical logic. Your wiring and breaker need to supply more than this since the system is never perfect. With AC, you also have to separate real power (Watts—what gets work done), reactive power (VARs—energy bouncing back and forth with no net work), and apparent power (Volt-amperes—what the wires actually “see”).

With AC induction motors—extremely common in industry—current lags voltage a bit. The power factor tells you how out of sync they are. If a motor is lightly loaded or poorly designed, the power factor gets worse, and current goes up even if the real mechanical work stays low. For example, running big motors at low load can be inefficient not just in power lost, but by forcing you to upsize wires and panels for wasted current. Nameplate power factor is valid at full rated load; it often drops off a cliff below that.

Single-Phase vs. Three-Phase Current Distribution

You use the square-root-of-three (√3) correction in three-phase formulas because three-phase systems spread the power delivery between three wires. This steadier supply means line current is lower for the same power output compared to single-phase. Practically, for 5 HP at 240 V, you’ll find a three-phase motor usually draws about 10.6 A, while the same 5 HP single-phase motor would need 18.3 A. Lighter wiring, less heat, and less voltage drop are the main reasons heavy equipment gravitates toward three-phase where available.

Efficiency Characteristics Across Load Ranges

Don’t assume the motor runs at nameplate efficiency all the time. The efficiency curve peaks somewhere between 75% and 85% of rated load. At low loads, fixed losses (iron loss, magnetizing current) become a bigger portion of total input and efficiency drops off. Even a “premium efficiency” motor can lose several percentage points if running below half load. If you use peak efficiency in your calculations for a system that runs unloaded a lot, you’ll underestimate current and may risk undersized wiring or fuses.

Voltage Drop Considerations and Starting Current

The current number from these formulas only tells you normal running current. Motor starting current is a different story: AC induction motors routinely pull 5–8 times running amps while starting, usually for a few seconds. This mostly impacts breaker and starter sizing rather than the wiring, but you still need to understand it. Oversized voltage drop during starting can prevent motors from spinning up—torque falls with the square of supply voltage.

Real-World Application: HVAC Compressor Sizing

Let’s say you’re setting up a 25 HP scroll compressor on 480V three-phase, with 92.3% efficiency and PF 0.88. For this kind of real-world project, you calculate:

Step 1: Calculate full-load running current

Using the three-phase formula:

I = (HP × 745.7) / (√3 × V × η × PF)

I = (25 × 745.7) / (1.732 × 480 × 0.923 × 0.88)

I = 18,642.5 / 676.67

I = 27.54 A

Step 2: Size conductors per NEC 430.22

Code says the wiring ampacity must cover at least 125% of full-load current:

Required ampacity = 27.54 × 1.25 = 34.43 A

Looking at standard copper wire tables, #10 AWG at 75°C is rated for 35 A, so it squeaks by. That doesn’t mean you’re done; you also check the voltage drop next.

Step 3: Verify voltage drop at 150 feet run length

The formula: VD = (√3 × I × R × L) / 1000

For #10 copper at 75°C: R = 1.24 Ω/1000 ft

VD = (1.732 × 27.54 × 1.24 × 150) / 1000

VD = 8.87 V

This means a 1.85% voltage drop (8.87 V out of 480 V), which is acceptable. At startup, with 6× current, voltage drop climbs much higher (11.1%) but as long as starting torque isn’t critical, it may be manageable.

Step 4: Select overcurrent protection

You can size the breaker up to 250% of running amps for this kind of load: 27.54 × 2.5 = 68.85 A. Standard breaker size is 70 A, which works, especially if you set the instantaneous trip correctly to allow for starting surges but trip quickly on real faults.

Step 5: Calculate actual power consumption and operating cost

For utility cost and actual power drawn (which affects load on the supply and transformer):

P = 1.732 × 480 × 27.54 × 0.88 = 20,175 W = 20.18 kW

If this runs 4,200 hours a year at $0.11/kWh, the utility cost is about $9,323. If you raise the power factor with capacitors, the line current comes down a bit—good for wiring and transformers, not much effect on your energy bill unless your energy provider also bills on kVA or imposes low power factor penalties.

DC Motor Current Calculations and Battery System Design

For DC motors the math is simpler; there’s no power factor. Just use efficiency. But in battery applications, always check the actual draw at real working loads (especially at high torque). For example, a 2 HP DC motor at 48V, 88% efficiency, pulls 35.1 A continuously. That equates to about 5.7 hours from a 200 Ah battery, but you’ll get less in practice because manufacturers’ ratings don’t account for things like battery voltage drop under load and the impact of running below 20% battery charge if you want long life.

DC motor efficiency also drops under overload, which drains batteries faster and heats up the windings. Use the efficiency curve from the motor’s datasheet if possible; otherwise, your calculations could easily be off by 10% or more.

Variable Frequency Drive Considerations

When a motor is run by a VFD, things get tricky. The input current to the VFD can be higher than the output current to the motor. That’s because of losses in the drive and waveform distortion, which increases the real line current. Sizing wire upstream to the VFD, use input amps, not motor amps, and account for harmonics if you have several drives on the same supply. If the VFD data sheet gives both input and output ratings, always use the higher value to be on the safe side for wiring.

Frequently Asked Questions

▼ Why is the current draw higher for single-phase motors compared to three-phase motors of the same horsepower?

▼ How do I determine motor efficiency if it's not listed on the nameplate?

▼ Why does my measured current differ from the calculated value?

▼ What safety margin should I apply when sizing circuit breakers based on calculated current?

▼ How does power factor correction affect motor current draw?

▼ Can I use these calculations for motors operating at high altitude or extreme temperatures?

Free Engineering Calculators

Explore our complete library of free engineering and physics calculators.

Browse All Calculators →

About the Author

Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations

Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.

Wikipedia · Full Bio

📹 Video Walkthrough — How to Use This Calculator

📹 Video Walkthrough — How to Use This Calculator

Hp To Amps Interactive Calculator

Need to implement these calculations?

Explore the precision-engineered motion control solutions used by top engineers.

Share This Article
Tags: