Work and Power Calculator
Calculate mechanical work and average power from force acting over a distance and time, with angle-based sign checks and unit conversion.{{ summaryTitle }}
{{ summaryLine }}
| Quantity | Value | Calculation note | Copy |
|---|---|---|---|
| {{ row.label }} | {{ row.value }} | {{ row.detail }} |
Physics interpretation
{{ section.title }}
{{ section.status }}{{ section.body }}
Formula trail
Canonical SI values retain full precision; display rounding happens afterward.
- {{ step.label }}
- {{ step.value }}{{ step.note }}
Work and power describe different parts of the same energy transfer. Work measures how much energy a force transfers through a displacement. Power measures how quickly that transfer occurs. Two motors can do the same work while the faster one delivers greater average power.
Only the component of force parallel to the displacement contributes to the constant-force work calculation. Pulling forward adds energy, a perpendicular force contributes no work along the measured motion, and a resisting force removes energy. The angle between force and displacement carries that direction information.
| Angle between force and motion | Parallel component | Work sign |
|---|---|---|
| 0° to less than 90° | Points with the displacement | Positive |
| Exactly 90° | Zero | Zero |
| More than 90° to 180° | Points against the displacement | Negative |
Positive and negative work are not quality labels. A drive force can do positive work while friction or braking does negative work on the same object. Zero work from one force also does not mean nothing is happening; holding a load while walking horizontally can require biological effort even though the upward holding force is perpendicular to horizontal displacement.
Distance must describe the displacement used for the force-angle comparison. A curved path, changing force, changing direction, rotation, variable speed, or deformation cannot be reduced faithfully to one constant force, one distance, and one angle. In those cases, work is found by summing or integrating the force along the path.
The simple model is well suited to classroom checks and steady snapshots such as pulling, lifting, braking, or winching. It reports average power over the entered interval, not instantaneous or peak equipment power.
How to Use This Tool:
Measure force, displacement, angle, and time for the same constant-force interval.
- Enter the applied force magnitude and its unit. Use the angle, not a negative force value, to describe direction.
- Enter the distance moved along the displacement being analyzed and the angle from that displacement to the force.
- Enter a positive elapsed time for the same motion, then choose the work and power display units.
- Review the parallel force, work sign, work, and average power. Change display precision only for readability; it does not feed rounded values back into the calculation.
Interpreting Results:
The Work sign follows the cosine of the angle. For nonzero force and distance, angles below 90° are positive, 90° is zero, and angles above 90° are negative. Zero force or zero distance also produces zero work regardless of angle.
Average power keeps the sign of work. For the same work, halving elapsed time doubles the magnitude of average power and doubling time halves it. A high average does not reveal a brief peak, and a negative value describes energy removal rather than invalid input.
Technical Details:
Constant-force work is the dot product of force and displacement. The cosine projects the force onto the displacement direction. Average power divides that work by the elapsed time; multiplying the parallel force by average speed provides the same result for this constant-force snapshot.
Formula Core:
F is force in newtons, θ is the angle from force to displacement, d is distance in metres, t is time in seconds, W is work in joules, and P is average power in watts. Angles are converted from degrees to radians before evaluating the cosine.
For 50 N acting across 8 m at 30° over 10 s, the parallel force is 43.301 N. Work is 346.410 J and average power is 34.641 W. The average speed is 0.800 m/s, so the force-speed check gives the same 34.641 W.
Unit and Boundary Rules:
| Quantity | Accepted range or conversion |
|---|---|
| Force | Zero through 1,000,000,000 in N, kN, or lbf; 1 lbf = 4.4482216152605 N. |
| Distance | Zero through 1,000,000,000 in m, cm, mm, ft, or in; 1 ft = 0.3048 m and 1 in = 0.0254 m. |
| Angle | 0° through 180°, inclusive. |
| Time | Greater than zero and no more than 1,000,000,000 in seconds, minutes, or hours. |
| Work display | J, kJ, MJ, or ft-lbf; 1 ft-lbf = 1.3558179483314004 J. |
| Power display | W, kW, mechanical hp, or ft-lbf/s; 1 hp = 745.6998715822702 W. |
The angle curve holds force, distance, and time fixed while evaluating 0°, 30°, 60°, 90°, 120°, 150°, and 180°. Tiny floating-point residues near physical zero are normalized so the perpendicular case displays zero rather than a meaningless residual.
This model excludes varying force or angle, curved paths, rotation and torque, deformation, efficiency losses, and peak power. Those cases require a force-position integral, rotational work model, or time-resolved power data.