--ok, you know what? I am totally lost by your equations. As mentioned before, I am not a physicist and not great with equations. But your corrections and the answers you derive has me stumped?
Sorry if I'd made you more confused than you were. I probably should have checked my work more thoroughly, and I changed variables on you. I never edited the first post, so only the second one on are fixed.
r
sml=r
axle
r
big=r
wheel
Always be aware the possibility that I'm wrong. I was hoping someone would come along and check my work(*cough* *cough* like soon)
1. what does this 1/(1+rsml*u*m/rbig), stand for again?
That is an equation giving efficiency. rsml and rbig are explained above. u is coefficient of friction, m is mass.
2. which one is correct? in the first you said Rwheel/Raxel... and in the second you corrected it to rsmall/rbig? I assume since you got 25 in the second example (radius of pulley is 5, radius of axle is .2) , then the correct equation is k=rbig/rsmall?!?
that is correct if we divide by k. If you want to multiply by k as one normally does, then we need to take the reciprocal. The important thing to realize is that it implies k the ratio between the wheel and axle gets bigger, efficiency increases.
Are you saying that an elevator pulley is .04% efficient?
I think it really depends on how you define efficiency. I'm going to check all my work and fix all my examples at the end of this post.
1. When you say one pulley still has to support the ship, I assume you misunderstood my suggestion of using several fixed pulleys. So imagine 3 or 4 fixed to a ceiling with it's own counterweight but the 3 or 4 is either 1/3 or 1/4 of using one big counterweight; this is to reduce the burden one a large counterweight and distribute the lifting among several pulleys.
I did indeed misunderstand your idea. Using multiple pulleys would significantly increase efficiency, comparable to increasing the ration between the wheel and axle by the same factor as the number of pulleys.
Maybe it's wrong if you use a constant for the co-efficient of friction?!
No, the coefficient of friction is a constant between any two given materials. The force of friction varies directly with the force applied.
http://en.wikipedia.org/wiki/Coefficient_of_friction#Dry_friction"
2. so the calculation should have been 86% efficiency? [10,000/(10,000 + 1600)] and not 72.41 % for the original 1000kg example you used?
You're correct. You're getting this more than you give yourself credit for.
Going back to the derivation, and fixing errors as I go:
FireStorm000 said:
I can start to answer your question by simplifying it. Consider a single pull with a mass on one end, and the other connected to some mechanism which will measure both work and displacement.
Now, the efficiency will depend on the coefficient of friction, the force of tension on the rope (effectively the mass*gravity), and the size of the wheel thing. Work is force over distance. This means our efficiency is determined by how far the wheel moves against the axle and the coefficient of friction. How much the rope moves is some multiple of the distance the wheel moves against the axle.
Assume that the wheel has a radius of 1m, the axle one of .1m. Let's assume you want to lift a 1000kg object 1 meters(1 radian of rotation). The coefficient of friction for lubricated steel on steel is .16 http://www.engineeringtoolbox.com/friction-coefficients-d_778.html" .
Now, the 1000kg object exerts a force mg=f=10,000N on the pulley. In order to counter that, 10000N must be applied to the other end for a grand total 20000N acting on the pulley. The wheel moves against the axle a distance of .1m, meaning 1.6kJ was lost to friction. W = FTension*(u)*d.
work done to raise the object is W=mg\Deltah, or 10KJ
that is an efficiency Wuseful/ WTof (10000)/(10000+1600) = 86%
To give some useful equations:
let K = Raxle/Rwheel. Smaller 'K's are more efficient
u is the coefficient of friction. It is a constant for any two given materials.
F is the force on the pulley, in this case 2mg
Efficiency is: (total work - work of friction) / (total work)
Total work is defined as all of the energy put into or taken out of a system
Wasted work is: (FT)(\Deltah*k)(u)
Total work is the sum of wasted and useful work
Thus, efficiency for a (single) pulley is given by: (mg\Deltah + 2mg\Deltahku - 2mg\Deltahku)/(mg\Deltah + 2mg\Deltahku)
(mg\Deltah)/(mg\Deltah + 2mg\Deltahku)
Efficiency=1/(1+2ku)
So in conclusion, I've now failed at this twice, but I'm fairly certain that the bold-ed equation works for a change, and should give you your 90% elevator efficiency.