TSE.
MathematicsFinanceHealthPhysicsEngineeringBrowse all

Physics · Classical Mechanics · Dynamics & Forces

Work and Power Calculator

Calculates mechanical work done by a force and the resulting power output given force, displacement, angle, and time.

Calculator

Advertisement

Formula

W is the work done in joules (J), F is the applied force in newtons (N), d is the displacement in metres (m), θ is the angle between the force vector and the direction of displacement in degrees, t is the elapsed time in seconds (s), and P is the power in watts (W). Work is maximised when force and displacement are parallel (θ = 0°) and is zero when they are perpendicular (θ = 90°).

Source: Halliday, Resnick & Krane — Physics, 5th Edition, Chapter 7 (Work and Kinetic Energy).

How it works

In classical mechanics, work is defined as the energy transferred to or from an object by a force acting through a displacement. The key insight is that only the component of the force aligned with the direction of motion does useful work — a force acting perpendicular to displacement does no work at all. This is captured by the dot product formulation, making the cosine of the included angle essential to the calculation.

The governing equations are W = F · d · cos θ and P = W / t. Here, F is the magnitude of the applied force in newtons, d is the magnitude of the displacement in metres, θ is the angle between the force vector and the displacement vector, and t is the time in seconds over which the work is performed. Work is expressed in joules (J), where 1 J = 1 N·m, and power in watts (W), where 1 W = 1 J/s. The calculator also converts power to kilowatts (kW) and mechanical horsepower (hp, where 1 hp ≈ 745.7 W) for practical engineering use.

Practical applications are widespread. Mechanical engineers use these formulas to size motors and determine the energy consumption of conveyor systems, cranes, and pumps. Athletes and coaches use power output to gauge physical performance. Civil engineers calculate the work done against gravity when lifting structural elements. In automotive engineering, engine torque and rotational speed are converted to power using the same underlying principles. Understanding both work and power together — not just one in isolation — allows engineers to optimise systems for both energy efficiency and operational speed.

Worked example

Suppose a worker pushes a heavy crate across a warehouse floor. The applied force is F = 200 N, directed at an angle of θ = 25° below the horizontal, and the crate is moved a horizontal distance of d = 15 m. The worker completes the task in t = 20 seconds.

Step 1 — Calculate the work done:
W = F · d · cos θ
W = 200 × 15 × cos(25°)
W = 200 × 15 × 0.9063
W ≈ 2718.9 J

Step 2 — Calculate the average power output:
P = W / t
P = 2718.9 / 20
P ≈ 135.9 W

Step 3 — Convert to kilowatts and horsepower:
P = 135.9 W ÷ 1000 ≈ 0.1359 kW
P = 135.9 W ÷ 745.7 ≈ 0.1823 hp

Note that the downward component of the force (F · sin θ) increases the normal force on the floor and thus friction, but does no work in the horizontal direction — this is why the angle matters significantly. If the same force were applied purely horizontally (θ = 0°), the work would be 200 × 15 = 3000 J, roughly 10% more useful work for the same effort.

Limitations & notes

This calculator assumes a constant force applied at a fixed angle over the entire displacement — it does not handle variable forces or forces that change direction along a curved path. For variable-force scenarios (e.g., a spring), the work must be computed by integration: W = ∫F·ds. The formula also applies to translational motion only; rotational work uses the analogous expression W = τ · φ, where τ is torque and φ is angular displacement. Results represent the gross work done by the specified force and do not account for friction, air resistance, or other opposing forces unless those are incorporated into the net force value. Additionally, when the angle θ exceeds 90°, the cosine becomes negative and the work is negative — this is physically meaningful (the force opposes motion, removing energy from the system) but should be interpreted carefully. The power output calculated here is the average power over the time interval; instantaneous power P = F · v may differ substantially if velocity or force varies with time.

Frequently asked questions

What is the difference between work and energy?

Work is the process of energy transfer — it is the mechanism by which energy moves into or out of a system due to an applied force over a displacement. Energy is the property a system possesses (kinetic, potential, thermal, etc.). The work-energy theorem states that the net work done on an object equals the change in its kinetic energy: W_net = ΔKE. So work and energy share the same unit (joules) but describe different physical concepts.

Why does the angle between force and displacement matter?

Only the component of force parallel to the displacement does work. The cosine function extracts this parallel component: when θ = 0° the full force contributes, when �� = 90° the force is entirely perpendicular and no work is done, and when θ > 90° the force opposes motion and work is negative. This is why pulling a sled at a shallow angle is more efficient than pulling at a steep angle.

What does negative work mean physically?

Negative work means the force is removing kinetic energy from the object rather than adding it. Friction is the classic example — it acts opposite to displacement (θ = 180°, cos 180° = −1), so it does negative work and slows the object down. Braking forces and gravity on an ascending object also do negative work.

How is mechanical horsepower defined, and why is 745.7 W used?

Mechanical horsepower was originally defined by James Watt as approximately the power a draft horse could sustain over a working day — he estimated this at 33,000 foot-pounds per minute. Converting to SI units gives exactly 745.69987 W, which is rounded to 745.7 W in most engineering contexts. Electric horsepower is slightly different at 746 W exactly.

Can this calculator be used for rotational systems like motors?

Not directly — this calculator covers linear (translational) work and power. For rotating systems, use the rotational equivalents: W = τ · φ (torque times angular displacement in radians) and P = τ · ω (torque times angular velocity in rad/s). However, if you know the tangential force and the arc-length displacement of a point on a rotating body, the linear formula does apply to that specific point.

Last updated: 2025-01-15 · Formula verified against primary sources.