Mechanical Power from Work
Calculates mechanical power P=W/t in watts from work in joules and time in seconds.
—
Mechanical power from work over time
Power tells you how fast work gets done. The formula is P = W / t, measured in watts (W = J/s). When the force stays constant and points along the direction of motion, you can also write P = F · v. Lift a 1 kg mass by 10 cm in 1 s and the work comes to W = m·g·h ≈ 1·9.81·0.10 ≈ 0.98 J, which puts the average power right around 1 W. That makes a handy anchor for picturing the unit.
Horsepower (HP) is an older unit that has stuck around: 1 HP = 745.7 W. So a 100 HP car engine peaks at roughly 74.6 kW. For comparison, a fit cyclist can hold 200–300 W over an hour, while elite sprinters briefly push past 1 500 W.
Applications: motors, treadmills and ergometers
Engineers reach for P = W/t when sizing electric motors, hoists or conveyor belts. Once you know the load, the lift height and the cycle time, the shaft power you need drops right out. Sport uses it too: stationary bikes and rowing ergometers read out power in watts, which measures effort directly and doesn't depend on body mass, so it tells you a lot more than speed does on its own. HVAC sizing, pump duty cycles and elevator specs all run on the same relation.
FAQ
Is power the same as energy? No. Energy (joules) is the total work done. Power (watts) is the speed at which you do it. A 100 W bulb left on for 1 hour burns through 360 000 J = 0.1 kWh.
Why is P = F·v? Take a constant force F that moves a body by dx in a time dt. The bit of work done is F·dx, so the power is F·(dx/dt) = F·v. Think of it as the instantaneous form of W/t.
Watts vs horsepower? Mechanical HP works out to about 745.7 W; the European metric version is closer to 735.5 W. Carmakers tend to quote PS/CV, which is the metric HP.
Does the formula assume constant power? What P = W/t gives you is the average power across the interval. When you want the value at a single instant, switch to F·v or dW/dt.
Related Tools
PWM Output Voltage
Calculate the average output voltage of a PWM signal, V_out = (duty ÷ 100) × V_sup, from the duty cycle (in %) and the supply voltage V_sup. The result, in volts, is the effective average voltage delivered to a load (motor, LED, heater) by rapidly switching the supply on and off. Varying the duty cycle from 0 to 100% varies the average voltage from 0 to V_sup, allowing power control without dissipating energy in resistors — the basis of motor speed and LED brightness control in microcontrollers. Enter the duty cycle and the supply voltage.
Belt Transmitted Power
Calculate the power transmitted by a belt, P = (T₁ − T₂)·v, from the tight-side tension T₁ (N), the slack-side tension T₂ (N) and the belt velocity v (m/s). In a belt drive, the driving pulley drags the belt by friction, creating a DIFFERENCE in tension between the two sides: the side that 'pulls' (tight side, T₁) is more tensioned than the side that 'follows' (slack side, T₂). This difference (T₁ − T₂), the effective tension or tangential force, is the net force that actually transmits motion; times the belt velocity, it gives the transmitted POWER. The larger the tension difference the belt can sustain without slipping (depending on friction, wrap angle and, in V-belts, the wedging effect of the pulley walls), the greater the transmissible power. Power also grows with belt velocity — so high-power drives use large pulleys and fast belts (up to a limit, since centrifugal tension reduces available friction at very high speeds). This is central in belt-drive design, present in almost every rotating machine: motors, fans, pumps, compressors, machine tools and vehicles. Enter the tight- and slack-side tensions and the belt velocity.
Boost Converter (Step-Up)
Calculate the output voltage of a boost (step-up) DC-DC converter in continuous conduction, V_out = V_in ÷ (1 − D), from the input voltage V_in and the duty cycle D (0 to 1). The result, in volts, is always greater than the input — the boost converter raises voltage by storing energy in an inductor and releasing it in series with the source. As D approaches 1, the output tends to infinity (limited by real losses). It is used in supplies that must step up voltage (LEDs, batteries, power factor correction) and in photovoltaic systems. Enter the input voltage and the duty cycle.
Steam Turbine Power
Calculate the mechanical power generated by a steam turbine, P = ṁ × (h₁ − h₂), multiplying the steam mass flow (kg/s) by the enthalpy drop between turbine inlet and outlet (kJ/kg). The result, in kW, is the shaft power delivered to the generator, accounting for the expansion of high-pressure, high-temperature steam down to condenser pressure. It is the core calculation in sizing thermal power and cogeneration plants: the larger the enthalpy drop, the more power per kg of steam. Enter the steam flow and the inlet and outlet enthalpies.
Buck Converter (Step-Down)
Calculate the output voltage of a buck (step-down) DC-DC converter in continuous conduction, V_out = D × V_in, from the duty cycle D (0 to 1) and the input voltage V_in. The result, in volts, is always less than or equal to the input — the buck converter lowers voltage efficiently (without dissipating the excess, unlike a linear regulator), by switching rapidly and filtering with an inductor and capacitor. Varying the duty cycle adjusts the output from 0 to V_in. It is the most common topology in switching power supplies and point-of-load regulators. Enter the duty cycle and the input voltage.
Square-Wave RMS Current
Calculate the RMS value of a pulsing square-wave current, I_rms = I_p × √D, from the peak current I_p and the duty cycle D (fraction of the period the current flows). The result, in amperes, is the RMS current that determines the actual heating (I²R losses) of a component that conducts in pulses — such as a transistor or winding in a switching converter. Unlike the average value, the RMS is what matters for sizing conductors, resistances and dissipation. The smaller the duty cycle, the lower the RMS for the same peak current. Enter the peak current and the duty cycle.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.