Ready to Calculate
Select a mode and enter your values to calculate force, work, or power. Results will appear here.
Calculate force (F = m·a), work (W = F·d·cos θ), and power (P = W/t). Analyze inclined planes with friction and compute work from variable forces.
Force (N) = mass × acceleration — any push or pull that changes motion.
Work (J) = force × distance × cos(angle) — energy transferred when moving an object.
Power (W) = work ÷ time — how fast work is done.
For example, pushing a 10 kg box with 2 m/s² acceleration requires 20 N of force. Moving that box 5 meters horizontally does 100 J of work (20 N × 5 m × cos(0°)). If done in 2 seconds, your power output is 50 W.
Example: Lifting a Box
Lifting a 20 kg box to a 1.5 m high shelf against gravity (9.8 m/s²):
Select a mode and enter your values to calculate force, work, or power. Results will appear here.
This force work power calculator handles any combination of knowns and unknowns—enter what you have, and it solves for the rest. A mechanical engineering student was designing a conveyor belt and needed to find the motor power required to move 600 kg of material up a 15° incline at 0.5 m/s. She entered mass, angle, friction coefficient (μ = 0.3), and velocity, and the calculator returned 2,100 W (about 2.8 hp). Without the angle breakdown and friction accounting, she would have underestimated by almost 40%.
| Unknown | Formula | Required Inputs |
|---|---|---|
| F (force) | F = ma | m, a |
| W (work) | W = Fd cos θ | F, d, θ |
| P (power) | P = W/t = Fv | W and t, or F and v |
| d (distance) | d = W/(F cos θ) | W, F, θ |
| t (time) | t = W/P | W, P |
Work is defined as force times displacement in the direction of force: W = Fd cos θ. The cosine factor extracts only the component of force that actually moves the object.
Quick reference:
Pulling a sled at a 30° angle means only cos(30°) ≈ 0.87 of your pulling force contributes to moving it forward. The rest lifts the sled slightly—wasted effort for horizontal motion. That's why pulling horizontally (θ = 0°) is more efficient than pulling at an angle.
Most problems give you three quantities and ask for the fourth. Here are the rearrangements:
Solving for work: W = Fd cos θ
Multiply force, distance, and cosine of the angle.
Solving for force: F = W / (d cos θ)
Divide work by the product of distance and cosine.
Solving for distance: d = W / (F cos θ)
Same algebra, isolating d instead of F.
Solving for angle: θ = arccos(W / Fd)
Divide W by Fd, then take inverse cosine. Make sure result is in degrees or radians as needed.
The calculator automatically selects the appropriate rearrangement. Enter any three known values, and it solves for the fourth.
Power measures how fast work is done. Two formulas give the same result in different situations:
P = W/t
Use when you know total work done and time elapsed. Example: A crane lifts a 500 kg load 20 m in 10 seconds. W = mgh = 500 × 9.8 × 20 = 98,000 J. P = 98,000/10 = 9,800 W ≈ 13 hp.
P = Fv
Use when you know instantaneous force and velocity. Example: A car engine exerts 3,000 N at 25 m/s. P = 3,000 × 25 = 75,000 W ≈ 100 hp.
Both formulas are mathematically equivalent: since W = Fd and d = vt (at constant velocity), P = W/t = Fd/t = Fv. Choose whichever matches your known quantities.
A common engineering problem: what motor power is needed to move material up an incline?
Problem Setup
Move 200 kg of material up a 20° incline at 0.8 m/s. Friction coefficient μ = 0.25. Find required motor power.
Step 1: Calculate weight components
Weight = mg = 200 × 9.8 = 1,960 N
Component parallel to incline = mg sin(20°) = 1,960 × 0.342 = 670 N
Normal force = mg cos(20°) = 1,960 × 0.940 = 1,842 N
Step 2: Calculate friction force
Friction = μ × Normal = 0.25 × 1,842 = 461 N
Step 3: Calculate total required force
F_total = 670 + 461 = 1,131 N
Step 4: Calculate power using P = Fv
P = 1,131 × 0.8 = 905 W ≈ 1.2 hp
Result
Minimum motor power: 905 W (1.2 hp). In practice, specify a larger motor (1.5–2 hp) to handle startup loads and maintain efficiency at partial load.
The friction coefficient μ depends on both surfaces in contact. Here are typical values for static friction (higher) and kinetic friction (lower):
| Material Pair | μ_static | μ_kinetic |
|---|---|---|
| Rubber on dry concrete | 0.9–1.0 | 0.6–0.8 |
| Steel on steel (dry) | 0.6–0.8 | 0.4–0.6 |
| Wood on wood | 0.3–0.5 | 0.2–0.4 |
| Rubber on wet concrete | 0.5–0.7 | 0.4–0.5 |
| Steel on steel (lubricated) | 0.1–0.2 | 0.05–0.1 |
| Ice on ice | 0.03–0.1 | 0.01–0.03 |
These are approximate ranges. Actual values depend on surface finish, contamination, temperature, and normal force. Use static μ for objects at rest; use kinetic μ once motion begins.
W = Fd only works when force is constant throughout the motion. When force varies with position, you need integration: W = ∫F(x)dx.
Common variable-force scenarios:
The calculator uses trapezoidal integration for variable forcedata: W ≈ Σ[(F_i + F_{i+1})/2 × Δx]. Enter your (force, position)data points, and it computes total work.
How much power does a cyclist need to climb a hill at constant speed?
Problem
Cyclist + bike mass = 80 kg. Hill grade = 6% (about 3.4°). Speed = 5 m/s. Rolling resistance coefficient = 0.005. Air resistance ≈ 15 N at this speed. Find power output.
Step 1: Gravity component
F_gravity = mg sin(3.4°) = 80 × 9.8 × 0.059 = 46 N
Step 2: Rolling resistance
F_roll = μ × mg = 0.005 × 80 × 9.8 = 3.9 N
Step 3: Total resistance
F_total = 46 + 3.9 + 15 = 64.9 N
Step 4: Power output
P = Fv = 64.9 × 5 = 325 W
Result
The cyclist needs to sustain 325 W (about 0.44 hp) to maintain 5 m/s up the hill. This is a moderate effort for a trained cyclist but exhausting for a recreational rider.
Force, work, and power appear in both metric (SI) and imperial units. Here are the key conversions:
| Quantity | SI Unit | Imperial Unit | Conversion |
|---|---|---|---|
| Force | N (newton) | lbf (pound-force) | 1 lbf = 4.448 N |
| Work/Energy | J (joule) | ft·lbf | 1 ft·lbf = 1.356 J |
| Power | W (watt) | hp (horsepower) | 1 hp = 745.7 W |
| Mass | kg | lbm (pound-mass) | 1 lbm = 0.4536 kg |
The calculator handles these conversions automatically. Select your preferred unit system, and all inputs and outputs will use consistent units.
This calculator is designed for physics coursework, homework verification, and conceptual exploration. It uses idealized constant-friction and constant-force models. Real engineering applications—motor sizing, structural design, vehicle dynamics—require additional factors (efficiency losses, dynamic loads, safety margins) that this tool does not model. For professional applications, consult engineering standards and qualified engineers.
Real questions from students stuck on angle factors, unit conversions, and motor sizing.
Check your angle. Work equals Fd cos θ, and cos(90°) = 0. If your force is perpendicular to the motion—like the normal force on a sliding block, or holding a heavy suitcase while walking—no work is done because the force isn't moving the object in the direction of the force. You can push on a wall all day and do zero physics work because the wall doesn't move.
They're mathematically identical but suited for different situations. Use P = W/t when you know total work and total time (like lifting a load a certain height over some seconds). Use P = Fv when you know instantaneous force and velocity (like a car engine producing thrust at highway speed). Since W = Fd and d = vt, both formulas reduce to the same thing.
Probably friction or the incline angle. For an inclined conveyor, you need force to overcome both gravity (mg sin θ) AND friction (μ mg cos θ). Forgetting friction can underestimate required power by 20-50%. Also check your efficiency—real motors are 70-90% efficient, so the electrical input power is higher than mechanical output power.
Rearrange W = Fd cos θ to get cos θ = W/(Fd), then take the inverse cosine: θ = arccos(W/(Fd)). If your calculator gives radians, multiply by 180/π to convert to degrees. Watch the domain: arccos only works for values between -1 and +1. If W/(Fd) is outside that range, something's wrong with your inputs.
There are actually three different 'horsepowers': mechanical/imperial hp = 745.7 W, metric horsepower (PS, CV) = 735.5 W, and electrical hp = 746 W exactly. Car engines in the US use mechanical hp; European car specs often use PS (metric). The differences are small (~1.4%) but matter for precise conversions. When in doubt, use 746 W/hp as a round number.
Common ballpark values: rubber on concrete ~0.7, steel on steel (dry) ~0.5, wood on wood ~0.4, steel on steel (oiled) ~0.1, ice ~0.03. For physics homework without a given μ, the problem might want you to assume frictionless (μ = 0) or to solve symbolically. For engineering estimates, use conservative (higher) values to ensure adequate motor sizing.
You need calculus (or the derived formula). Spring force varies as F = kx, so using W = Fd with the final force overestimates work. The correct formula is W = ½kx² for compressing from 0 to x. If you don't have calculus, use this derived result. The calculator handles variable-force integration automatically when you select that mode.
Calculate power: P = Fv = (mg)(v) = (500)(9.8)(2) = 9,800 W ≈ 13 hp. But this is theoretical minimum—you need to add margins: efficiency losses (motor ~85% efficient → need ~11,500 W input), startup torque (motors need extra power to accelerate loads), and safety factor (typically 1.25–1.5×). Specify at least a 15–20 hp motor for this application.
Work is positive when force and motion are in the same direction (you add energy). Work is negative when force opposes motion (you remove energy). Friction always does negative work because it opposes the direction of sliding. When you catch a ball, your hands do negative work—removing kinetic energy from the ball and stopping it.
Use integration: W = ∫F(x)dx. If you have discrete data points (measured force at several positions), use trapezoidal approximation: sum [(F_i + F_{i+1})/2 × Δx] for each segment. The calculator's variable-force mode does this automatically—enter your (position, force) data pairs and it computes total work.
Learn more about force, work, and power from these authoritative physics resources:
Comprehensive physics education on work, energy, and power
Educational resource on force, motion, and Newton's laws
Georgia State University physics reference on work and energy
Official SI unit definitions from the National Institute of Standards and Technology
Disclaimer: This calculator provides educational estimates based on classical mechanics principles. For professional engineering applications, consult qualified engineers and refer to relevant industry standards.