Without prefix: What is the maximum power and force output of a trolley motor?

  • Thread starter Thread starter vu10758
  • Start date Start date
  • Tags Tags
    Power Speed
AI Thread Summary
The power output of a trolley motor is defined by the equation P(v) = av(b^2 - v^2), where power is zero when v^2 exceeds b. To find the maximum power output, one must maximize P with respect to velocity v, which is a calculus problem. The force exerted by the motor is not constant, complicating the relationship between power and force. It is noted that maximum force occurs at zero speed, aligning with the behavior of electric motors, which typically exhibit maximum torque at low speeds. Understanding these dynamics is crucial for analyzing motor performance.
vu10758
Messages
95
Reaction score
0
The power output from a trolley motor depends upon velocity P(v) = av(b^2-v^2). The power is 0 for v^2>b and "a" and "b" are constants. Determine the speed of the maximum power output and the speed of the maximum force exerted by the motor.


How do I begin this problem? I don't know how to start.
 
Physics news on Phys.org
In terms of the calculus, what do you know about power?
 
It's the derivative of work with respect to time.
 
Okay, good, but let's take it a step further. We know that P = \frac{dW}{dt} = \frac{\vec{F} \cdot \vec{ds}}{dt} = \vec{F} \cdot \frac{ \vec{ds}}{dt} = \vec{F} \cdot \vec{v}. Does this give you a start or any ideas?
 
vu10758 said:
The power output from a trolley motor depends upon velocity P(v) = av(b^2-v^2). The power is 0 for v^2>b and "a" and "b" are constants. Determine the speed of the maximum power output and the speed of the maximum force exerted by the motor.


How do I begin this problem? I don't know how to start.
The first part is a calculus maximization problem (or maybe a graphing calculator problem??). You are given P as a function of v and asked to maximize with respect to v.

I'm still thinking about the second part. The force is not constant here, so you cannot say P = Fv
 
Last edited:
OlderDan said:
The first part is a calculus maximization problem (or maybe a graphing calculator problem??). You are given P as a function of v and asked to maximize with respect to v.

I'm still thinking about the second part. The force is not constant here, so you cannot say P = Fv
Oh, oops, I overlooked that, but you are right. The force is not constant and can't be taken out of the derivative. Hum, it would be easy to graph into mathematica or another graphical program to find the quantitative solution, but the analytical solution is tough. Yes, I will have to think about this some more too.
 
Mindscrape said:
Oh, oops, I overlooked that, but you are right. The force is not constant and can't be taken out of the derivative. Hum, it would be easy to graph into mathematica or another graphical program to find the quantitative solution, but the analytical solution is tough. Yes, I will have to think about this some more too.
The more I think about it, the more I think you were right to begin with, at least for any physically reasonable force. The force related to an incremental displacement ds is not going to change while moving the distance ds. So it's not a product rule derivative when you write
dW = Fds
It's just dividing the incremental work by the incremental time

dW/dt = Fds/dt
P = Fv
F = P/v = a(b^2-v^2) is maximum when v = 0

That seems reasonable actually. I think electric motors typically have maximum torque at zero speed, so you would expect maximum force at zero speed.
 
Back
Top