Horsepower Calculator

Calculate engine horsepower, torque, and power output for automotive applications.

433 Views
Add as a preferred source on Google

About this Horsepower Calculator

Torque and engine speed describe different aspects of rotational performance, and horsepower combines them into a rate of doing work. The Horsepower Calculator in this script calculates mechanical horsepower from torque and RPM using the unit-specific constants shown on the page. With torque in lb-ft, HP = (Torque × RPM) ÷ 5252.

With torque in N·m, the script gives HP = (Torque × RPM) ÷ 7127 and also shows the metric power route kW = (Torque × RPM) ÷ 9550 followed by conversion from kilowatts to horsepower. The source example produces about 228.5 HP from 300 lb-ft at 4,000 RPM.

This is useful for understanding why a high-torque engine does not have one fixed horsepower number across all speeds: RPM changes the power calculation even when torque is held constant.

The reference section also provides common power-unit conversions, making the page useful for comparing HP, metric horsepower, kilowatts, watts, and other quoted specifications.

What Is a Horsepower Calculator?

A Horsepower Calculator estimates rotational power from torque and engine speed. Torque describes rotational force, while RPM describes how quickly that force is being applied. The script combines them through HP = Torque × RPM ÷ 5252 when torque is in lb-ft.

For torque entered in newton-metres, it uses the metric conversion constants stated on the page. Because horsepower depends on the product of torque and RPM, two operating points with the same torque can have different power if their rotational speeds differ.

The reference material also shows that mechanical horsepower, metric horsepower (PS), and kilowatts are not numerically identical units, so the unit label is part of the result rather than a cosmetic detail.

Reading Your Results

Your result shows the estimated horsepower based on the method and inputs you selected. The trap-speed method gives a rough real-world estimate, while the torque and RPM formula gives a precise value at that specific engine speed.

How to use this calculator

1Enter the engine torque.
2Enter the engine speed in RPM.
3Select the torque unit (lb-ft or N·m).
4Click "Calculate."

The calculator determines the engine horsepower using the appropriate conversion constant.

Horsepower (HP) = (Torque × RPM) ÷ 5252

Where

Horsepower (HP) = Engine power output
Torque = Rotational force (lb-ft)
RPM = Engine speed in revolutions per minute
5252 = Constant used to convert torque and rotational speed into horsepower (for torque measured in lb-ft)

Note

If torque is entered in Newton-meters (N·m), the formula becomes:

Horsepower (HP) = (Torque × RPM) ÷ 7127

Where

Torque = Rotational force (N·m)
RPM = Engine speed in revolutions per minute
7127 = Conversion constant for metric units

Example 1

Torque = 300 lb-ft
RPM = 4,000
Horsepower = (300 × 4,000) ÷ 5252
Horsepower = 1,200,000 ÷ 5252

Horsepower ≈ 228.5 HP

Metric Version (if torque is entered in Newton-meters)

Power (kW) = (Torque × RPM) ÷ 9550
Horsepower (HP) = Power (kW) × 1.34102

Example 2

Torque = 400 N·m
RPM = 3,000
Power = (400 × 3,000) ÷ 9550

Power ≈ 125.65 kW

Horsepower = 125.65 × 1.34102

Horsepower ≈ 168.5 HP

Horsepower Against Engine Speed Power produced at each engine speed for a constant torque output 100 lb-ft Torque200 lb-ft Torque300 lb-ft Torque 0100200300400 133 HP267 HP400 HP 1,0002,0003,0004,0005,0006,0007,000 Engine Speed (RPM) Horsepower Horsepower and torque are numerically equal at 5,252 RPM, where every dynamometer chart crosses.

Power Unit Conversion

FromToMultiply By
Horsepower (mechanical)Watts745.7
Horsepower (metric, PS)Watts735.5
KilowattsHorsepower1.34102
HorsepowerKilowatts0.7457
HorsepowerBTU/hr2,544.43
HorsepowerFoot-pounds/sec550

European manufacturers usually quote PS (metric horsepower), which is slightly smaller than HP.

Horsepower Formula Reference

ContextFormula
From Torque and RPM (imperial)HP = (Torque lb-ft × RPM) ÷ 5,252
From Torque and RPM (metric)kW = (Torque Nm × RPM) ÷ 9,549
ElectricalHP = (Volts × Amps × Efficiency) ÷ 746
Trap Speed EstimateHP = Weight × (Speed ÷ 234)³
Elapsed Time EstimateHP = Weight ÷ (ET ÷ 5.825)³

Horsepower and torque curves always cross at exactly 5,252 RPM in imperial units.

Typical Power Output by Vehicle

Vehicle TypeTypical Power
Scooter (110cc)8 – 9 HP
Motorcycle (150cc)14 – 18 HP
Small Hatchback70 – 90 HP
Mid-size Sedan110 – 160 HP
Compact SUV140 – 200 HP
Sports Car300 – 500 HP
Heavy Truck300 – 600 HP

Power-to-weight ratio predicts acceleration better than raw horsepower alone.

Factors Affecting Your Horsepower Result

Torque and RPM are the direct variables: increasing either one increases calculated power when the other stays fixed. The torque unit determines which conversion constant must be used, so entering an N·m value into the lb-ft formula or vice versa will produce the wrong horsepower.

The source lists 5252 for lb-ft and RPM, 7127 for N·m and RPM when calculating horsepower directly, and 9550 when calculating kilowatts from N·m and RPM.

The torque figure itself may vary across the engine’s RPM range, so using peak torque at an unrelated peak RPM can create a combination the engine never actually produces at one operating point.

Measurement source also matters: engine, crankshaft, and wheel power figures can represent different stages of the drivetrain, even though that distinction is not part of the formula.

The calculator applies the mechanical relationship to the paired values entered; it does not reconstruct a full dyno curve or compensate for drivetrain losses.

Benefits of Using the Horsepower Calculator

  • Convert a matched torque-and-RPM operating point into horsepower without manually applying the unit conversion constant.
  • See why horsepower changes with engine speed even when the torque value is temporarily held constant.
  • Handle lb-ft and N·m inputs with the corresponding formulas shown in the script instead of mixing imperial and metric constants.
  • Cross-check horsepower and kilowatt specifications using the power-conversion references included on the page.
  • Evaluate actual paired torque and RPM values rather than assuming peak torque and peak power necessarily occur at the same engine speed.

Frequently asked questions

What formula is used for torque in lb-ft?

The script uses Horsepower = (Torque × RPM) ÷ 5252. Both the torque value and RPM must describe the same operating point for the result to represent that point on the engine’s output curve.

What if my torque is in newton-metres?

The source gives HP = (Torque × RPM) ÷ 7127 for N·m, and also shows kW = (Torque × RPM) ÷ 9550 followed by horsepower conversion. Use the metric route rather than the lb-ft constant.

Why does horsepower rise when RPM rises?

Horsepower depends on torque multiplied by rotational speed. If torque stays unchanged while RPM increases, the same rotational force is being applied more times per minute, so calculated power increases.

Can I multiply peak torque by peak horsepower RPM?

Only if that torque value actually occurs at that RPM. Engines usually have a torque curve, so peak torque and peak horsepower can occur at different speeds. Pair torque with the RPM at which that torque was measured.

Are HP and PS the same unit?

Not exactly. The reference table distinguishes mechanical horsepower from metric horsepower (PS) and gives different watt equivalents, so check the unit label when comparing specifications.

Final Words

Treat the Horsepower Calculator as a focused tool for one job: convert a matched torque-and-RPM operating point into horsepower without manually applying the unit conversion constant.

Its result still depends on the fact that torque and RPM are the direct variables: increasing either one increases calculated power when the other stays fixed.

If that context changes, rerun the Horsepower Calculator and see why horsepower changes with engine speed even when the torque value is temporarily held constant before using the previous answer.

Disclaimer

This calculator provides estimates for general informational and educational purposes only and should not be treated as financial, medical, legal, or professional advice. Results depend entirely on the accuracy of the figures you enter.

Always verify important decisions with a qualified professional, official documentation, or your financial institution before acting on any result shown here.

Related Calculators

Age Calculator

Precise age calculator that determines your exact age in years, months, days, hours, and minutes from your birth date. Calculate age differences between dates, upcoming birthdays, and various time-related calculations with detailed breakdowns and multiple format options.

12.0K Views
Use Calculator
Hours Calculator

Calculate work hours, overtime, time sheets, hourly wages, and time tracking for payroll and project management purposes.

6.5K Views
Use Calculator
Time Duration Calculator

Calculate duration between two times or dates with precise time measurements.

846 Views
Use Calculator
Love Calculator

Calculate love compatibility percentage based on names for entertainment purposes.

692 Views
Use Calculator
Height Calculator

Calculate height conversions between different units and predict adult height based on current age.

651 Views
Use Calculator
Dice Roller

Roll virtual dice with customizable sides and quantities for games and probability.

607 Views
Use Calculator
Shoe Size Conversion

Convert shoe sizes between different international sizing systems and standards.

592 Views
Use Calculator
Heat Index Calculator

Calculate heat index and apparent temperature based on air temperature and humidity levels.

517 Views
Use Calculator
GPA Calculator

Calculate Grade Point Average (GPA) for academic performance tracking with support for different grading scales and credit systems.

501 Views
Use Calculator

All Categories