How to Design a Reverted Gear Train! (With Python)
5 videos • 1,674 views • by PythonParseltongue This series is dedicated to the automatic optimization of a two ratio reverted gear train gearbox. Given two target gear ratios, we can model this problem as a mixed integer non-linear programming problem. This is accomplished using the PyOMO optimization suite and the Couenne mixed integer non linear programming problem solver.