Finding the power of an elevator motor

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 8K views
petefic
Messages
3
Reaction score
0

Homework Statement



A 650kg elevator starts from rest. It moves upward for 3s with constant acceleration until it reaches its cruising speed of 1.75m/s.
A) What is the average power of the elevator motor during this time period?
B) How does this power compare with the motor power when the elevator is at its cruising speed?

Homework Equations


I think I did part a correctly, but I would like someone to check it. I don't really understand where to start with part b, how is it different than part a?


The Attempt at a Solution


Pavg = W/dT = (F*d)/t = ((ma+mg)*(v*t))/t = ((m(v/t)+mg)*(v*t))/t = (650kg(((1.75m/s)/3s) + 9.8m/s^2)*(1.75m/s*3s))/3s = 11811.04W
 
Physics news on Phys.org
Welcome to PF, Pete.
All okay except the replacement of d with vt. That would be assuming the motion is at constant speed, which it is not. Use an accelerated motion formula to find d.
The formula P = F*v will also work with the average velocity. Should be half your answer.
 
Thanks. Do you have any idea on how to get started on part b?