EngiRef / Formulas

Power (Work/Time)

Average power over a time interval

Dynamics

Source Details

Id

mech-power-work

Name

Power (Work/Time)

Discipline

mechanical

Category

Dynamics

Latex

P = \frac{W}{t}

Description

Average power over a time interval

Conditions

Work and time must correspond to the same interval

Variables
[
  {
    "symbol": "P",
    "name": "Power",
    "unit": "W",
    "siUnit": "W",
    "imperialUnit": "hp"
  },
  {
    "symbol": "W",
    "name": "Work",
    "unit": "J",
    "siUnit": "J",
    "imperialUnit": "ft·lbf"
  },
  {
    "symbol": "t",
    "name": "Time",
    "unit": "s",
    "siUnit": "s"
  }
]
Solve For

P, W, t

Tags

power, work, time, rate

Is Custom

false