Physics·Revision Notes

Instantaneous Power — Revision Notes

NEET UG
Version 1Updated 24 Mar 2026

⚡ 30-Second Revision

  • Definition:Rate of doing work at an instant.
  • Formula 1:P=dWdtP = \frac{dW}{dt}
  • Formula 2 (Key):P=FvP = \vec{F} \cdot \vec{v}
  • Scalar Quantity:Power has magnitude only.
  • Units:Watt (W) or J/s.
  • Dot Product:P=FvcosθP = Fv\cos\theta, where θ\theta is angle between F\vec{F} and v\vec{v}.
  • Zero Power:If Fv\vec{F} \perp \vec{v} (e.g., centripetal force) or v=0\vec{v} = \vec{0}.
  • Negative Power:If force component is opposite to velocity (θ>90\theta > 90^\circ).
  • Relation to Kinetic Energy:Pnet=dKdtP_{net} = \frac{dK}{dt}.

2-Minute Revision

Instantaneous power is the rate at which work is done or energy is transferred at a precise moment in time. It is fundamentally defined as the time derivative of work done, P=dWdtP = \frac{dW}{dt}. The most practical and frequently used formula for instantaneous power is the dot product of the instantaneous force F\vec{F} acting on an object and its instantaneous velocity v\vec{v}, expressed as P=FvP = \vec{F} \cdot \vec{v}.

This formula highlights that only the component of the force parallel to the velocity contributes to the power. Instantaneous power is a scalar quantity, meaning it has magnitude but no direction, and its SI unit is the Watt (W), equivalent to Joules per second (J/s).

It can be positive (energy added), negative (energy removed), or zero (force perpendicular to velocity or zero velocity). For NEET, remember to use calculus (differentiation) when force or velocity are given as functions of time or position, and be adept at vector dot product calculations.

5-Minute Revision

Instantaneous power is a critical concept in physics, representing the rate of work done or energy transfer at any given instant. It's distinct from average power, which is measured over a time interval.

The core mathematical definition is P=dWdtP = \frac{dW}{dt}, where dWdW is the infinitesimal work done over an infinitesimal time dtdt. A more practical and frequently tested form is P=FvP = \vec{F} \cdot \vec{v}, the dot product of the instantaneous force vector and the instantaneous velocity vector.

This formula is crucial because it immediately tells us that power is a scalar quantity, and only the component of the force parallel to the velocity contributes to the power. If the angle between F\vec{F} and v\vec{v} is θ\theta, then P=FvcosθP = Fv\cos\theta.

Key Points to Remember:

    1
  1. Scalar Nature:Power is always a scalar, even though force and velocity are vectors.
  2. 2
  3. Units:The SI unit is Watt (W), which is 1 J/s1\text{ J/s}.
  4. 3
  5. Zero Power Conditions:Power is zero if:

* The object is momentarily at rest (v=0\vec{v} = \vec{0}). Example: A ball at the peak of its trajectory. * The force is perpendicular to the velocity (Fv\vec{F} \perp \vec{v}, so cosθ=0\cos\theta = 0). Example: Centripetal force in uniform circular motion.

    1
  1. Negative Power:If the force component is opposite to the direction of velocity (θ>90\theta > 90^\circ), power is negative, meaning energy is being removed from the system (e.g., friction, braking force).
  2. 2
  3. Calculus Application:For problems where force or velocity are functions of time or position, you'll need to use differentiation to find instantaneous values. For example, if x(t)x(t) is given, find v(t)=dxdtv(t) = \frac{dx}{dt} and a(t)=dvdta(t) = \frac{dv}{dt}, then F(t)=ma(t)F(t) = ma(t), and finally P(t)=F(t)v(t)P(t) = F(t)v(t).

Worked Example: A 1 kg1\text{ kg} object moves such that its velocity is given by v=(2ti^+3j^) m/s\vec{v} = (2t\hat{i} + 3\hat{j})\text{ m/s}. A constant force F=(4i^2j^) N\vec{F} = (4\hat{i} - 2\hat{j})\text{ N} acts on it. Find the instantaneous power at t=1 st = 1\text{ s}.

Solution:

    1
  1. Find velocity at t=1 st = 1\text{ s}: v(1)=(2(1)i^+3j^)=(2i^+3j^) m/s\vec{v}(1) = (2(1)\hat{i} + 3\hat{j}) = (2\hat{i} + 3\hat{j})\text{ m/s}.
  2. 2
  3. The force is constant: F=(4i^2j^) N\vec{F} = (4\hat{i} - 2\hat{j})\text{ N}.
  4. 3
  5. Calculate instantaneous power: P=Fv(1)=(4)(2)+(2)(3)=86=2 WP = \vec{F} \cdot \vec{v}(1) = (4)(2) + (-2)(3) = 8 - 6 = 2\text{ W}.

This example demonstrates the direct application of the dot product formula, which is a common NEET question type.

Prelims Revision Notes

Instantaneous power (PP) is the rate of work done or energy transfer at a specific moment. It is defined as P=dWdtP = \frac{dW}{dt}. The most frequently used formula is P=FvP = \vec{F} \cdot \vec{v}, where F\vec{F} is the instantaneous force and v\vec{v} is the instantaneous velocity.

Remember that power is a scalar quantity, always. Its SI unit is the Watt (W), which is equivalent to Joules per second (J/s). When force and velocity are given as vectors, calculate the dot product by multiplying corresponding components and summing them: P=Fxvx+Fyvy+FzvzP = F_x v_x + F_y v_y + F_z v_z.

If the magnitudes and the angle θ\theta between them are known, use P=FvcosθP = Fv\cos\theta.

Crucial conditions for power:

  • Zero Power:Occurs when F\vec{F} is perpendicular to v\vec{v} (e.g., centripetal force, normal force on a horizontal surface) or when v=0\vec{v} = \vec{0} (e.g., at the highest point of projectile motion).
  • Negative Power:Occurs when the component of force is opposite to the direction of velocity (θ>90\theta > 90^\circ), indicating energy is being removed from the system.

For problems involving time-dependent position or velocity:

    1
  1. If x(t)x(t) is given, find v(t)=dxdtv(t) = \frac{dx}{dt}.
  2. 2
  3. If v(t)v(t) is given, find a(t)=dvdta(t) = \frac{dv}{dt}.
  4. 3
  5. Use Newton's second law, F=maF = ma, to find the force if mass is given.
  6. 4
  7. Then apply P=FvP = Fv (if parallel) or P=FvP = \vec{F} \cdot \vec{v} (for vectors) at the specified time instant.

Also, recall the connection to the work-energy theorem: the instantaneous power delivered by the net force is equal to the rate of change of kinetic energy, Pnet=dKdtP_{net} = \frac{dK}{dt}. This means if K(t)K(t) is given, you can find P(t)P(t) by differentiating K(t)K(t) with respect to time. Practice problems involving all these scenarios to ensure quick recall and accurate application.

Vyyuha Quick Recall

Power Is Force Velocity Dot-product. (P = F \cdot v)

Featured
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.
Ad Space
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.