What Is the Correct Formula for Calculating Power in Rotational Motion?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
20 replies · 6K views
RoboNerd
Messages
410
Reaction score
11

Homework Statement


An object of moment of inertia I is initially at rest. a net torque T accelerates the object to angular velocity omega in time t.

The power with which the object is accelerated is?

The right answer apparently is [ I * omega^2 ] / [2 * t].

Could anyone please explain why this approach is right?

Here's what I did:

Homework Equations


torque = I * angular acceleration
power = torque * omega

The Attempt at a Solution


power = torque * omega = I * angular acceleration * omega = I * (final omega/delta t) * final omega [I was finding the maximum power here]

However, the solutions have everything I got, with an additional 2 in the denominator.
Is the 2 supposed to be used for calculating the average omega in the rotational motion?

If so, the problem just says "the power," not "average power," so is it OK to make such an assumption?

Thanks in advance!
 
Physics news on Phys.org
RoboNerd said:
power = torque * omega

Check that.
 
I meant angular accceleration instead of omega. My bad. typo
 
I accounted for the angular acceleration in my work, though.
 
Sorry we cross posted...

Power = Torque * angular velocity
 
Oops looks like I miss read your OP. I see omega _is_ the angular velocity.
 
OK, so is the reason why they have a 2 in the denominator for the accepted answer the fact that they are accounting for average omega?
 
The equation for the KE in a moving object is 0.5mV2.. What's the same for a flywheel ?
 
CWatters said:
The equation for the KE in a moving object is 0.5mV2.. What's the same for a flywheel ?

I do not believe they are asking for kinetic energy of rotation in this problem.
 
Not explicitly but remember

Power = energy/time

(or rather the change in energy/change in time)
 
  • Like
Likes   Reactions: RoboNerd
well I could have done that approach. The question is not what approach I could have done, but rather, if they were doing for average power.

OK, going your way I would have (0.5) * I * omega^2 /2, which is the "right" answer.
 
I did not mean "average power", I was talking about taking the average omega with it being = (wi + wf)/2 with the expression turning into wf/2 because wi is equal to zero.
 
I can see where you are coming from but I get there a slightly different way...

The work done by Torque T is given by
Work = Tθ
where θ = Angular Displacement

Now
T = Iα
where
I = Moment of inertia
α = angular acceleration

so
Work = Tθ = Iαθ

α = ω/t
and
θ = ωt/2

so the work done is

Work = I * ω/t * ωt/2 = 0.5Iω2

and the power is that divided by time..

Power = 0.5Iω2/t
 
RoboNerd said:

Homework Statement


An object of moment of inertia I is initially at rest. a net torque T accelerates the object to angular velocity omega in time t.

The power with which the object is accelerated is?

The right answer apparently is [ I * omega^2 ] / [2 * t].

Could anyone please explain why this approach is right?

Here's what I did:

Homework Equations


torque = I * angular acceleration
power = torque * omega

The Attempt at a Solution


power = torque * omega = I * angular acceleration * omega = I * (final omega/delta t) * final omega [I was finding the maximum power here]

However, the solutions have everything I got, with an additional 2 in the denominator.
Is the 2 supposed to be used for calculating the average omega in the rotational motion?

If so, the problem just says "the power," not "average power," so is it OK to make such an assumption?

Thanks in advance!
 
your first post is absolutely correct.
Power = T x ω
The object accelerates from zero up to ω and therefore the power increase from zero up to Tω after t seconds
If the quoted answer is 0.5Tω then this is the average power supplied during the acceleration.
 
  • Like
Likes   Reactions: RoboNerd
CWatters said:
No the power is constant so the 0.5 doesn't come from calculating the "average power".

If you want to know where the 0.5 comes from see threads like this one...

https://www.physicsforums.com/threads/how-is-the-formula-kinetic-energy-1-2mv-2-derived.124750/

That's all about the linear KE but it's essentially the same for rotational KE.
The power is not constant !
It increases from zero to a max of Tω where ω is the final angular velocity
This is how the value of 0.5Tω comes about for the average power (assuming uniform accelerarion)
Mistakes like this cause great confusion !
 
Gosh I'm sorry. I really messed up there!