1. Two-Stage Speed Reduction Gearbox
Robotics HobbyistBackground
A hobbyist is building a mobile robot using a high-speed DC motor running at 3000 RPM, but needs a slower, high-torque output.
Problem
Calculate the final output speed and overall gear ratio for a two-stage reduction using 12:48 and 15:60 gear sets.
How to use
Enter '12,48' on the first line and '15,60' on the second line of the tooth pairs input, set the input speed to 3000, and run the calculation.
teethInput: "12,48\n15,60"
inputSpeed: 3000
decimalPlaces: 2Outcome
The calculator outputs a total gear ratio of 16.0000 (4.0 x 4.0) and a final output speed of 187.50 RPM.