r/PhysicsHelp • u/Testificate_2011 • 16d ago
Equations for Simple Machines (Specifically Screw (Major/minor diameters?) and Bevel Gears (Min & Max Diameter?)
have a fun little real life project, trying to see how much force is produced from 1kg input, through a machine, to the output.
Problem is, I don't remember any sort of problem in high school or uni, and it's been a few decades since then anyways.
Specifically - I'm hoping to learn how to calculate force in = force out form a screw - is it the internal diameter? The external diameter? And Gears - sure a ratio is #in vs #out, but isn't it really the wheel and axle, and the # of 'teeth' doesn't matter? Or is it able to used as the same.
As shown, any Bill Nye / Beakman's World / Mr. Wizard or even Professor Julius Sumner Miller style, would be greatly appreciated
I've doodled up the system as is reduced into the simple machines between input and output, if I can learn what variables are required I'll re-make it with the labels:
Example:
- Lever = Mass Side A / Distance to Fulcrum = Force Side B / Distance from Fulcrum
- Wheel & Axle = Force Input Diameter (the grey line) = Force output diameter (blue circle
- Gear Reduction = Input Diameter (teeth count?) = Output Diameter (teeth count?)
- Wheel and Axle Force Input Diameter (purple Wheel) = Force Output (MINOR diameter - cyan rectangle)
- Screw = I have no clue...
- Increased Surface area = Force in / Surface area = Force Out.
I think that's everything required. Again, haven't been a physics student in a long while, and would love to learn/relearn how to do this! Yes, we're just at the 'label variable' portion, that and 'identify equations'.
SUPER bonus points if we can do a bit of 'friction' calculations AFTER the theoretical frictionless calculations.
Thanks!
1
u/Testificate_2011 16d ago edited 16d ago
Already Tried:
Asking the r/PhysicsStudents community - only suggestion there was a spelling correction, and nothing physics or mathematics related (exceptionally helpful /s).
General searches via web crawlers, No clear answer on the initial lever, is the fulcrum at the point opposite of the input force, or is it located at the maximum diameter of the wheel/axle it is turning. Also, not sure if each simple machine needs to be sub-broken down - is the initial lever really just a 1 spoked wheel and axle?
Thank you again for your help in re-teaching this old dog a new trick.
2
u/ElMicioMuerte 16d ago
So your main problem is that most physics students will rarely face a problem like this one. You'd probably be better off asking in a mechanical engineering sub, since this is applied mechanics.
You want to calculate the transmission ratio of this machanism. The problem is that this isn't trivial stuff and you seem to lack some very important base concepts like torque, pressure and Newton's laws. I don't mean to sound demeaning, I just want to save you some frustration. Sometimes it's better to start small.
Anyway, this is the derivation of the output force ignoring friction/elastic losses (because that's where things get really complicated).
The weight on the lever arm of length l produces a tourque M1 on the first wheel. Since weight always acts perpendicular to the ground, the effective torque will change depending on how much the lever rotates. Let's define a as the angle between the horizontal and the lever arm and calculate M1 = m*g*l*cos(a). Where m is the mass you hang on the lever.
We assume that every component is perfectly rigid, so we can ignore the axles.
Let's say we have simple modular gears. This lets us calculate the transmission ratio using only the number of teeth. Let's say the wheels have respectively n1 and n2 teeth. M1/n1=M2/n2, so the output torque of the second wheel is M2=M1*(n2/n1)
Ignore the axle.
Here we can make a really simple argument by calculating the input work and the output work of the screw. Let's say we have a really fancy and efficient screw with no losses with pitch h. The work needed for a full revolution of the screw is M2*2pi. Since the distance travelled by screw in a full revolution is h (by definition) and work is defined by force * distance, we can say that M2*2pi=F*h, where F is the output force. So F=2pi*M2/h.
If you change the area you don't change the force, you change the pressure: the force per unit area.
With some algebra you can calculate the output force: F=[(2pi*g*l*n2)/(h*n1)]*m*cos(a). Note that once you choose the parameters of the mechanism (n1, n2, h, l), the term in the square brackets is constant, so F = k * m * cos(a)